@charset "utf-8";
/* CSS Document */
/*     RESET      */
* {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

html {
	background: #751F00;
	min-height: 100%;
}

body {
	float: left;
	display: inline;
	background: url(../img/mom_bkg.png) top repeat-x;
	min-width: 1024px;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

ul,li {
	list-style: none;
}

.wrap {
	float: left;
	display: inline;
	width: 100%;
}

.content_middler {
	width: 960px;
	margin: 0 auto;
	padding: 0px 41px;
}

/*     HEADER      */
.header {
	height: 144px;
}

.header_top {
	float: left;
	display: inline;
	width: 100%;
	height: 98px;
	background: #000;
}

.header_logo {
	float: left;
	display: inline;
	width: 438;
	height: 59px;
	margin-top: 23px;
}

.header_text {
	float: right;
	display: inline;
	width: 127px;
	height: 61px;
	margin: 18px 10px;
}

/*     NAVIGATION      */
.header_menu {
	float: left;
	display: inline;
	width: 100%;
	height: 46px;
	background: #797874;
}

.top_nav {
	float: left;
	display: inline;
	width: auto;
	height: 46px;
	margin-right:130px;
}

.top_nav li {
	float: right;
	display: inline;
	margin-right: -10px;
	height: 46px;
}

.top_nav li.upload {
	width: 147px;
	height: 46px;
	background: url(../img/btn_upload-shim.png);
}

.top_nav li.rate {
	width: 127px;
	height: 46px;
	background: url(../img/btn_rate.png) 0px -46px;
}

.top_nav li.browse {
	width: 148px;
	height: 46px;
	background: url(../img/btn_browse.png) 0px -46px;
}

.top_nav li.wp {
	width: 124px;
	height: 46px;
	background: url(../img/btn_what.png) 0px -46px;
}

.top_nav li:hover {
	background-position: 0px 0px;
}

.top_nav li.active {
	background-position: 0px 0px;
}

.top_nav li a {
	display: block;
	width: 100%;
	height: 46px;
}

.options {
	float: left;
	display: inline;
	width: auto;
	height: 30px;
	margin: 8px 0px 8px 10px;
	position: relative;
}

.options li {
	float: left;
	display: inline;
	height: 30px;
	margin: 0px 1px;
}

.options li.teacher {
	background: url(../img/btn_teachers.png) 0px -30px;
	width: 104px;
	margin-right: 7px;
}

.options li.technique {
	background: url(../img/btn_techniques.png) 0px -30px;
	width: 186px;
	position: relative;
}



.options li a {
	display: block;
	width: 100%;
	height: 30px;
}

.options li:hover {
	background-position: 0px 0px;
}

.options li.active {
	background-position: 0px 0px;
}
/*     SUBMENU      */
.sub_menu {
	position: absolute;
	right: 0px;
	top: 30px;
	width: 935px;
	height: auto;
	background: #969693;
	padding: 10px;
	border: #000 solid 1px;
	z-index: 1000;
	display:none;
}

.options li.technique:hover .sub_menu{
	display:inline;
	}

.sub_menu .box {
	float: left;
	display: inline;
	width: 430px;
	height: 200px;
	margin:15px 10px;
}

.sub_menu .left {
	float: left;
	display: inline;
	width: 84px;
	height: 200px;
	text-align: center;
}

.sub_menu .left img {
	width: 84px;
	height:auto;
	max-height:160px;
}

.sub_menu .right {
	float: right;
	display: inline;
	width: 333px;
	height: 200px;
}

.sub_menu .right h4 {
	font-size: 18px;
	color: #fff;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.sub_menu .right p {
	font-size: 16px;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	text-align: left;
	margin:0px;
	padding:0px;
}

.sub_menu .right a{
	font-size:14px;
	text-decoration:underline;
	}
.border_hider {
	position: absolute;
	top: 29px;
	right: 1px;
	z-index: 1001;
	float: right;
	display: block;
	width: 184px;
	height: 3px;
	background: #969693;
	display: none;
}

.options li:hover .border_hider {
	display: inline;
}

.wrap_main {
	float: left;
	display: inline;
	width: 100%;
	height: auto;
	background: url(../img/mom_texture.png) center top no-repeat;
}

/*     HOME CONTENT      */
.content {
	float: left;
	display: inline;
	width: 100%;
	height: auto;
}

.content_top {
	float: left;
	display: inline;
	width: 960px;
	height: 550px;
	margin-top: 20px;
}

.content_top .left_section {
	float: left;
	display: inline;
	width: 675px;
	height: 550px;
	margin-right: 21px;
}

.left_section .title {
	float: left;
	display: inline;
	width: 100%;
	height: 50px;
}

.left_section .title h1 {
	margin: 0px;
	padding: 0px;
	line-height: 50px;
	font-size: 27px;
	font-weight: bold;
}

.left_section .video {
	float: left;
	display: inline;
	width: 100%;
	height: 450px;
}

.carousel_wrapper {
	float: left;
	display: inline;
	width: 675px;
	height: 450px;
	overflow: hidden;
	position: relative;
}

.carousel_wrapper img.loading {
	position: absolute;
	top: 225px;
	left: 337px;
	margin: -70px 0px 0px -46px;
}

.carousel_container {
	float: left;
	display: inline;
	width: auto;
	height: 450px;
}

.carousel_container img {
	float: left;
	display: inline;
	width: 675px;
	height: 450px;
}

.left_section .video_nav {
	float: left;
	display: inline;
	width: 100%;
	height: 70px;
}

.video_nav p {
	float: left;
	display: block;
	width: auto;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}

.video_nav p a {
	text-decoration: underline;
}

.video_nav .button {
	float: right;
	display: block;
	width: 20px;
	height: 20px;
	margin: 15px 0px 5px 5px;
	cursor: pointer;
}


.video_nav .button.prev{
	background:url("/img/left_arrow.png") 0px 0px;
	}

.video_nav .button.next{
	background:url("/img/right_arrow.png") 0px -20px;
	}

.content_top .right_section {
	float: right;
	display: inline;
	width: 260px;
	height: 550px;
}

.right_section p {
	float: left;
	display: block;
	margin-top: 50px;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
}

.content_bottom {
	float: left;
	display: inline;
	width: 907px;
	height: auto;
	border-top: #FFF solid 1px;
	padding: 35px 0px 42px 0px;
}

.content_bottom .box {
	float: left;
	display: inline;
	width: 244px;
	height: 179px;
	margin: 0px 10px 0px 11px;
	padding: 22px;
	background: url(../img/box_bg.png)
}

.content_bottom .first {
	margin-left: 0px;
}

.content_bottom .last {
	margin-right: 0px;
}

.box_row {
	float: left;
	display: inline;
	width: 100%;
	height: auto;
	text-align: center;
	margin-bottom: 3px;
}

.box_row img {
	width: 60px;
	height: 50px;
}

.box_row h1 {
	font-size: 18px;
	line-height: 20px;
}

.box_row p {
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
}

/*     RATE CONTENT      */

#voteResults{padding:0 0 9px;}
#voteResults .content{
	height:64px;
	width:549px;
	float: left;
	overflow:hidden;
	padding:5px 7px;
	background:url(/img/bg-block.png);
}

#voteResults .content .wrapper strong{
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	background:#000;
	overflow:hidden;
}

#voteResults .content .wrapper div{
	float: left;
	width:64px;
	height:64px;
	margin:0 57px 0 0;
	position: relative;
}

#voteResults .content .wrapper {
width: 111%;
}

#voteResults .content .wrapper span {
font-weight: bold;
text-align: center;
display: block;
font-size: 18px;
line-height: 64px;
position: relative;
z-index: 10;
color: white;
}

#rateMore :hover {
background: url(/img/btn-next-h.png) no-repeat;
}

#rateMore {
float: right;
width: 103px;
height: 82px;
overflow: hidden;
background: url(/img/btn-next.png) no-repeat;
text-indent: -9999px;
margin: -61px 0 0;
}

.rate_content_left {
	float: left;
	display: inline;
	width: 680px;
	height: auto;
	padding: 15px;
	background: url(../img/box_bg.png);
	margin-top: 20px;
}

.rate_content_left .banner{
	float: left;
	display: inline;
	width: 100%;
	height: auto;
	text-align: center;
	background:#3f260e;
}

.rate_content_left .visual img {
	/*max-width:100%;
	margin-top:0px;
	margin-bottom:0px;*/
}

.rate_content_left .visual .question {
	width: 100%;
	text-align: center;
	background:none;
    height: 450px;
    margin:0px;
}

.rate_content_left .visual .question img{
	height:450px;
	width:600px;
	border:none;
	margin:0px;

}

.rate_content_left .banner p {
	float: left;
	display: inline;
	width: 680px;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px;
}

.rate_content_left .ratting_area {
	float: left;
	display: inline;
	width: 100%;
	height: 120px;
	margin-top: 10px;
	padding-bottom: 15px;
	border-bottom: #FFF solid 1px;
	margin-bottom: 5px;
}

.ratting_area .left {
	float: left;
	display: inline;
	width: 580px;
	height: 80px;
}

.ratting_area .left_top {
	float: left;
	display: inline;
	width: 100%;
	height: 50px;
}

.ratting_area .left_bottom {
	float: left;
	display: inline;
	width: 530px;
	height: 30px;
}

.left_bottom span {
	font-size: 12px;
	line-height: 30px;
}

.ratting_area .right {
	float: left;
	display: inline;
	width: 100px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 14px;
	background: #000;
}

#voteResults {
	background: url("/img/bg-block.png") repeat scroll 0 0 transparent;
	float: left;
	display: inline;
	height: 68px;
	overflow: hidden;
	padding: 3px 7px;
	width: 549px;
}

#voteResults .wrapper div {
	float: left;
	display: inline;
	width: 64px;
	height: 64px;
	position: relative;
	margin: 0px 28px;
}

#percentVote1{
	margin-left:2px !important;
	}

#percentVote5{
	margin-right:0px !important;
	}

#voteResults .wrapper span {
	display: block;
	width: 64px;
	height: 64px;
	text-align: center;
	line-height: 64px;
	position: absolute;
	z-index: 3;
	bottom: 0px;
	font-weight:bold;
}

#voteResults .wrapper strong {
	display: block;
	width: 64px;
	height: auto;
	text-align: center;
	line-height: 64px;
	position: absolute;
	z-index: 2;
	background: #000;
	bottom: 0px;
}

#voteResults .mark strong {
	background: #FF9900;
}


.propaganda_list {
	padding-left: 10px;
	margin-top: 70px;
	font-family: Arial;
	font-size: 16px;
	color: #D4C4AA !important;
}

.propaganda_list li {
	font-family: Arial;
	font-size: 16px;
	color: #D4C4AA !important;
}

.hr_row {
	float: left;
	display: inline;
	width: 100%;
	height: auto;
	margin: 5px 0px;
}

.hr_row p{
	font-size:16px;
	font-weight:400;
	font-family:"Times New Roman", Times, serif;
	color: #d4c4aa;
	}

.hr_row_left_sec {
	float: left;
	display: inline;
	width: 220px;
	height: auto;
	font-weight: bold;
}

.hr_row_left_sec p {
	font-size: 14px
}

.hr_row_right_sec {
	float: right;
	display: inline;
	width: 450px;
	height: auto;
}

.hr_row_right_sec p {
	font-family: Arial
	font-size: 14px;
}

.hr_row_right_sec h1 {
	font-family: Arial
	font-size: 19px;
}

.hr_row form {
	float: right;
	display: inline;
	width: 450px;
	height: auto;
	padding: 10px 0px;
	border-bottom: #000 solid 2px;
}

.hr_row form p {
	float: left;
	display: inline;
	width: 100%;
	height: auto;
	margin: 5px 0px;
	font-size: 14px;
}

.hr_row form span {
	float: left;
	display: inline;
	width: 100%;
	line-height: 20px;
	font-size: 12px;
	margin: 2px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.hr_row form input {
	float: left;
	display: inline;
	width: 100%;
	line-height: 20px;
	font-size: 12px;
	margin: 2px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}

.hr_row form textarea {
	float: left;
	display: inline;
	width: 100%;
	height: 150px;
	line-height: 20px;
	font-size: 12px;
	margin: 2px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}

.hr_row .button {
	float: right;
	display: inline;
	width: 70px !important;
	text-align: center;
	height: 20px;
	line-height: 20px;
	background: #000;
	font-size: 14px;
	border: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 160px;
	cursor: pointer;
}


.hr_row .comment_con {
	float: right;
	display: inline;
	width: 450px;
	height: auto;
}

.comment_con .comment {
	float: left;
	display: inline;
	width: 100%;
	height: auto;
}

.comment h1.title,.comment span {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.comment p {
	font-size: 12px;
	color: #C0C0C0;
	margin: 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.comment p span {
	float: left;
	display: inline;
	background: url(../img/box_bg.png);
	padding: 2px;
	margin: 3px;
	font-size: 12px;
	line-height: 24px;
	width: 40px;
}

.like_unlike {
	float: left;
	display: block;
	width: auto;
	padding: 2px;
	background: url(../img/box_bg.png);
	margin: 3px;
}

.like_unlike img {
	float: left;
	display: inline;
	margin-right: 3px;
}

.like_unlike span {
	float: right;
	display: inline;
	line-height: 24px;
	padding: 0px 2px;
}

.rate_content_right {
	float: right;
	display: inline;
	width: 230px;
	height: 200px;
	margin-top: 20px;
}

.rate_content_right p {
	float: left;
	display: inline;
	font-size: 16px;
	width: 100%;
}

.rate_content_right a {
	float: left;
	display: block;
	margin: 2px;
}

.ques_pop_box {
	float: left;
	display: none;
	width: 600px;
	height: auto;
	margin: 10px 30px;
	background: #000;
	padding: 5px;
}

.ques_pop_box p {
	display: block;
	width: 590px;
	height: auto;
	text-align: center;
}

.filter_box {
	float: left;
	display: inline;
	width: 220px;
	height: 35px;
	background: url(../img/select_bg.png);
	border: none;
	position: relative;
}

.filter_box input {
	display: none;
}

.filter_box ul {
	float: left;
	display: inline;
	width: 200px;
	height: auto;
	margin: 0px;
	margin-top: -4px;
	position: absolute;
	top: 39px;
	left: 0px;
	display: none;
	border-top: #FFF solid 1px;
}

.filter_box li {
	float: left;
	display: block;
	width: 170px;
	height: 18px;
	padding: 14px 15px 14px 10px;
	line-height: 18px;
	background: url(../img/select_bg.png);
	border-bottom: #FFF solid 0px;
}

.filter_box a {
	float: left;
	display: block;
	width: 170px;
	height: 18px;
	line-height: 18px;
	font-size: 18px;
}

.filter_box a.first {
	float: left;
	display: block;
	width: 170px;
	height: 18px;
	line-height: 18px;
	background: url(../img/downarrow.png) right no-repeat;
	background-position:230px 13px;
	padding: 7px 20px 0px 10px;
	font-size: 18px;
}

.filter_box li:hover {
	background: #ff6600 !important;
}

/*    Gallery     */
.gallery_container {
	float: left;
	display: inline;
	width: 100%;
	height: auto;
	background: url(../img/box_bg.png);
	margin-top: 20px;
}

.filter_area {
	float: left;
	display: inline;
	width: 100%;
	height: 60px;
	margin-top: 10px;
}

.filter_area span,.filter_area select {
	float: left;
	display: inline;
}

.filter_area span {
	width: auto;
	height: 60px;
	font-size: 16px;
	padding: 0px 5px;
	position: relative;
}

.gallery_display {
	float: left;
	display: inline;
	width: 100%;
	height: auto;
	margin-top: 20px;
}

.img_box {
	float: left;
	display: inline;
	width: 218px;
	height: 220px;
	margin: 18px 10px 17px 11px;
}

.img_box .thumb {
	float: left;
	display: inline;
	width: 218px;
	height: 146px;
	background: #40260E;
	overflow: hidden;
	text-align: center;
}

.img_box p {
	float: left;
	display: block;
	width: 100%;
	height: auto;
	font-size: 16px;
	font-family: Arial, Helvetica,sans-serif;
}

.img_box p span {
	font-size: 16px;
	font-family: Arial, Helvetica,sans-serif;
}


.img_box p.p_rate{

	}

.img_box p.p_rate span{
	}

.img_box p.last_row a{
	float:right;
	display:block;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right:25px;
	background:url(../img/discuss.png) right 5px no-repeat;
	}

/*    Annotation     */
.content_left {
	float: left;
	display: inline;
	width: 680px;
	height: auto;
	padding: 15px;
	background: url(../img/box_bg.png);
	margin-top: 20px;
}

.content_left h1.title {
	float: left;
	display: block;
	width: 100%;
	height: 40px;
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 20px;
}

.hr_section {
	float: left;
	display: inline;
	width: 100%;
	height: auto;
	margin-bottom: 35px;
}

.hr_section_left {
	float: left;
	display: inline;
	width: 190px;
	height: auto;
}

.hr_section_right {
	float: right;
	display: inline;
	width: 470px;
	height: auto;
}

.hr_section h1 {
	float: left;
	display: inline;
	width: 100%;
	height: auto;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.hr_section p {
	float: left;
	display: inline;
	height: auto;
	font-family: Arial;
	font-size: 16px;
	color: #D4C4AA !important;
	margin: 0px;
	padding: 0px;
}

.hr_section p img {
	float: left;
	display: inline;
	margin: 5px 20px 10px 0px;
}

.content_right {
	float: right;
	display: inline;
	width: 230px;
	height: 200px;
	margin-top: 20px;
}

.content_right h4 {
	float: left;
	display: block;
	width: 90%;
	height: 25px;
	font-size: 16px;
	line-height: 25px;
	border-bottom: #FFF solid 1px;
	margin-bottom: 10px;
}

.content_right a {
	float: left;
	display: block;
	width: 90%;
	font-size: 16px;
	text-decoration: underline;
	margin-bottom: 5px;
}

/*    Teachers Annotation     */
.mail_submission input {
	float: left;
	display: inline;
	width: 350px;
	height: 30px;
	padding: 0px 3px;
	line-height: 30px;
	color: #000;
}

.mail_submission button {
	float: left;
	display: inline;
	width: auto;
	height: auto;
	padding: 5px 8px;
	background: #000;
	border: none;
	color: #FFF;
	margin-left: 8px;
	cursor: pointer;
}

.mail_submission p {
	width: 650px;
}

#forgotID{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D4C4AA;
	text-decoration: underline;
	float: left;
	display: block;
}
/*     Upload      */
.annotation_upload input,.annotation_upload textarea {
	padding: 3px;
	color: #000;
	font-size: 14px;
	margin-top: 5px;
}

.annotation_upload .input {
	width: 400px;
}

.annotation_upload P {
	display: inline;
	width: 650PX;
}

.annotation_upload P span {
	float: right;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

.annotation_upload P i {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

#btnFile {
	display: block;
	width: 100px;
	height: auto;
	padding: 7px 3px;
	background: #000;
	text-align: center;
	color: #FFF;
	border-radius: 3px;
	cursor: pointer;

}
.file{
font-family:Arial;
font-size:17px;
}
#btnFile:hover, #btnFile_p:hover, input[type=file]:hover, input[type=submit]:hover {
	cursor: pointer;
	cursor: hand;
}
/*     FOOTER      */
#submitBtn {
	cursor: pointer;
}

.footer {
	float: left;
	display: inline;
	width: 960px;
	border-top: #000 solid 1px;
	padding: 5px 0px 100px 0px;
	margin-top:20px;
}

.footer p {
	float: left;
	display: block;
	width: auto;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #C0C0C0;
}

.footer ul {
	float: right;
	display: inline;
	width: auto;
	height: 20px;
}

.footer ul li {
	float: left;
	display: inline;
	width: auto;
	height: 20px;
}

.footer li a {
	display: block;
	line-height: 20px;
	padding: 0px 5px;
	color: #C0C0C0;
	font-size: 12px;
}

.footer li span {
	display: block;
	line-height: 20px;
	color: #C0C0C0;
	font-size: 12px;
}

/* bubble stuff */
div#bubbleContainer {
	cursor: pointer;
}

div#bubbleOverlay {
	background: url('/img/bubbles_black.png') no-repeat right top;
	z-index: 1;
}

div#bubbleRolloverBg {
	z-index: 2;
	left: 0px;
	width: 0px;
	background: url('/img/bubbles_dim.png') no-repeat left top;
}

div#bubbleClickBg {
	z-index: 3;
	left: 0px;
	width: 0px;
	background: url('/img/bubbles_bright.png') no-repeat left top;
}

.bubble {
	position: absolute;
	top: 10px;
	width: 560px;
	height: 33px;
}

/* END bubble stuff */

/*Error Handler*/
p.error {
	color: #09F !important;
}

h2 {

	font-family: arial;
	font-weight: bold;
	font-size: 14px;

}


/* Navigation changes */

img.hidden{
	display:none !important;
	}

#comments_con span{
	margin:5px 3px 2px 0px;
	}