h3 {
	color: #005e95;
	margin-bottom: 10px;
	font-size: 18px;
}

h4 {
	color: #b3891c;
	font-size: 18px;
	font-style: italic;
	border-bottom: 1px solid #b3891c;
}

img {
	border: 2px solid #B24324;
	padding: 3px;
}

.image {
        border: 2px solid #B24324;
        padding: 3px;
	margin-right:15px;
}

.main {
	width:635px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	width:735px;
	height:69px;
}

.navigation {
	width:700px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #7cbade;
	margin-bottom: 20px;
	list-style: none;
	height:28px;
	text-align: center;
}
	.navigation li.pyramid { float: none; display: block; margin-left: auto; margin-right: auto; }
	.navigation li { color: #92b124; float:left; }
	.navigation li a { font-size:13px; color: #333333; text-decoration: none; padding-left:25px;padding-right: 25px;padding-top: 6px; padding-bottom: 7px; margin-left: auto; margin-right: auto; }
	.navigation li a:hover { color: white; background-color: #92b124; }

.description {
	/*border: 1px solid #92b124;*/
	color: #666666;
	overflow: auto;
}
	.description img { margin-right: 10px; }
	.description h3 { color: #B24324; font-size: 14px; margin-top: 0px; }
	.description a { color: #1a71a1; text-decoration: none; }
	.description a:hover { text-decoration: underline; }

.video {
	background-color: #eee7d9;
	padding: 15px;
	border: 1px solid #b0871b;
	width:350px;
	height:260px;
}

.links {
	list-style: none;
}
	.links li { background-image: url(../images/flower1.gif); background-repeat: no-repeat; border: 1px solid #92b124; margin: 10px auto 10px auto; padding-left:120px; padding-top: 10px; padding-bottom: 10px; }
	.links li a { font-size: 18px; color: #B28A24; font-weight: bold; text-decoration: none; }
	
	.links li.answer { position:relative; background-image: none; border: none; }
	.links li.answer p a { font-weight: 100; font-size: 16px; }
	.links li.answer p a:hover { color: #92b124; }
	.links li.answer h4 { color: #005e95; margin-bottom: 0px; }
	.links li.answer h5 { color: #005e95; margin-bottom: 0px; font-size: 16px; }
	.links li.answer a.listClip { font-size: 14px; }
	
.footer {
	width:735px;
	height: 60px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background-image:url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	color: #666666;
}
	.footer span.copyright { position: absolute; left:40px; bottom: 0; }
	.footer span.footercontact { position: absolute; right:15px; bottom: 0; }
	.footer span.footercontact a { color: #1970a0; text-decoration: none; }
	.footer span.footercontact a:hover { text-decoration: underline; }
	
.volumes { 
	list-style: none;
}
	.movie_volume { font-size: 18px; font-weight: bold; color: #92b124; margin-left: 0px; }
	.volumes li {  }
	
.share_form_container {

}
	.share_form_container form label { font-size: 12px; }
	.share_form_container form input { border-color: #e5d7c5; background-color: #faf4ee; margin-bottom: 10px; }
	.share_form_container form textarea { border-color: #e5d7c5; background-color: #faf4ee; }
	.vtek { display: none; }

.user_share {

}
	.user_share h1 { margin-bottom:20px; padding: 5px; border-top:1px solid #b1bbc1; background-color: #e3ecf2; color: #49657f; font-size: 14px; }
	.user_share h1 span { color: #5ca0df; font-weight: normal; float:right; margin-top: 0px; }
	.user_share .show_reply_link { background-color: #e0b8af; text-decoration: none; margin-left:60px; padding:5px; display: block; color: white; font-size: 12px; }
	.user_share .show_reply_link:hover { background-color: #a02f1b; }
	
.user_share .replies {
	margin-left: 60px;
	padding: 15px;
	border: 1px solid #e0b8af;
}

.paginate {
	margin-top: 20px;
}
	.paginate a { color: #73ade5; border: 1px solid #5ca0df; background-color: #eaf0f0; padding-left: 6px; padding-right: 6px; padding-top: 3px; padding-bottom: 3px; text-decoration: none; }
	.paginate a:hover { background-color: #5ca0df; color: #ffffff; }

.alert {
	border: 1px solid #dd3c10;
	background-color: #ffebe8;
	padding:15px;
	color: #000000;
	margin-bottom: 20px;
}
	.alert ul { margin-left: 20px; list-style: none; }
	.alert ul li { font-size: 12px; font-weight: normal; }

.success {
	border: 1px solid #83c556;
	background-color: #def7ca;
	padding:15px;
	color: #000000;
	margin-bottom: 20px;
}

.experience_right {
	width:450px;
	float: right;
}

.experience_left {
	width:160px;
	float:left;
}
