/******** main page styles ********/

div.main_fpo1 {
	width: 700px;
	height: 300px;
	/* remove when content, throw dimensions to 700 x 300 */ 
	background: #F4F5F5;
	text-align: center;
	color: #D2D1D1;
	/* end remove */
}

div.seasonal_gateway {
	background: #FFF;
	margin: 8px 0;
	padding: 0 10px 6px;
	width: 680px;
}

/* Look Book article styles */
div#lookbook_container {
	width: 432px;
	height: 240px;
	background: #FFF url("/Media/04_MVR_10021_1112_BabyCtr/images/bg_video_container_reflection.png") 0 100% repeat-x;
}

/* article styles */
div#seasonal_left {
	padding-bottom: 20px;
}

div#seasonal_left p.sponsored {
	margin-bottom: 12px;
}

div#seasonal_left div#left_caption {
	width: 432px;
	height: 390px;
}

div#video_container {
	width: 432px;
	height: 286px;
	background: #FFF url("/Media/04_MVR_10021_1112_BabyCtr/images/bg_video_container_reflection.png") 0 100% repeat-x;
}

div#video_info {
	text-align: left;
	padding: 3px 5px;
}

div#video_info div#sponsor_logo {
	float: right;
	width: 125px;
	height: 60px;
	background: #EEE;
	margin-top: 5px;
}

div#video_info div#sponsor_logo img {
	width: 125px;
	height: 60px;
}

div#video_info h5 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
}

div#video_info span {
	color: #CCC;
}

div#video_info p {
	font-size: 12px;
	margin: 5px 0;
}

div#video_info p#all_video {
	text-align: right;
	height: 28px;
}

div#video_info p#all_video a {
	font-weight: bold;
}

div#uv_tool p#uv_tool {
	text-align: left;
	height: 28px;
}

div#uv_tool p#uv_tool a {
	font-weight: bold;
}

div#quick_nav a {
	font-weight: bold;
	font-size: 12px;
}

div#back_nav a {
	font-weight: bold;
	font-size: 12px;
}

div#bottom_nav {
	margin-top: 12px;
	height: 26px;
	background: transparent url("/Media/04_MVR_10021_1112_BabyCtr/images/bg_bottom_nav.png") repeat-x;
	font-size: 14px;
	padding: 12px 22px 0;
}

div#next_article {
	float: right;
	width: 500px;
	text-align: right;
}


ol.questions li {
	font-size: 13px;
}


/* emergency quiz styles */

div.quiz {
	clear: right;
	font-size: 12px;
}

div#articleQuiz {
	background: #EEE url("/Media/04_MVR_10021_1112_BabyCtr/images/bg_quiz_frame_top.png") 0 0 no-repeat;
}

div#articleQuiz2 {
	background: transparent url("/Media/04_MVR_10021_1112_BabyCtr/images/bg_quiz_frame_bottom.png") 0 100% no-repeat;
	padding: 1em;
}

div.inputs {
	padding-top: 8px;
}

div#seasonal_left div#articleQuiz p {
	font-size: 13px;
	line-height: 16px;
}

div#seasonal_left div#articleQuiz p.answer {
	margin: 4px 0;
}

div#seasonal_left div#articleQuiz p.correct {
	color: #519E1f;
	font-size: 12px;
	font-weight: bold;
}

div#seasonal_left div#articleQuiz p.incorrect {
	color: #C90016;
	font-weight: bold;
	font-size: 12px;
	margin: 6px 0;
}

div#seasonal_left div#articleQuiz p.explanation {
	margin-top: 5px;
	border-top: 1px dashed #CCC;
	padding-top: 4px;
}

div.question {
	padding: 0.75em 0;
	border-width: 1px 0;
	border-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
}

a#quiz_submit,
a#quiz_close {
	width: 88px;
	height: 31px;
	background: url("/Media/04_MVR_10021_1112_BabyCtr/images/quiz_submit.png") 0 0 no-repeat;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-right: 4px;
}

a#quiz_close {
	background-image: url("/Media/04_MVR_10021_1112_BabyCtr/images/quiz_close.png");
}

div#seasonal_left p.copyright {
	font-size: 10px;
	color: #999;
	text-align: right;
	clear: left;
}