.yui-nav {
	background: transparent url('/images/reviews/box_top.png') no-repeat 50% 100%;
}
.review_box_bottom {
	background: transparent url('/images/reviews/box_bottom.png') no-repeat 50% 100%;
	height: 10px;
}
.box_content {
	background: transparent url('/images/reviews/box_middle.png') repeat-y 50% 0%;
}

#tab1 .box_content {
	
}
.box_content_santa {
	background: transparent url('/images/reviews/bg-reviews.jpg') no-repeat 50% 0%;
	padding-top: 10px;
	
	padding-bottom: 48px;
}
#tabview_reviews ul li {
	background: transparent url('/images/reviews/tab_right.png') no-repeat 100% 0;
	margin:0 0 8px;
	border-bottom: 1px solid #868686;
}

#tabview_reviews ul li.selected {
	border-bottom: none;
}
#tabview_reviews ul li .tab_wrapper {
	background: transparent url('/images/reviews/tab_left.png') no-repeat 0 0;
	display:block;
	height: auto;
	margin-right: 10px;
	float:left;
}
#tab_press_reviews {
	margin-left: 6px;
}

#tabview_reviews ul li em {
	display:block;
	height: 32px;
	padding: 14px 0 0 48px;
	float:left;
	cursor: pointer;
}
	#tab_video_reviews em {
		background: transparent url('/images/video_head.gif') no-repeat 10px 50%;
	}
	#tab_press_reviews em {
		background: transparent  url('/images/press_head.gif') no-repeat 10px 50%;
	}
	#tab_visitor_comments em {
		background: transparent  url('/images/visitors_head.gif') no-repeat 10px 50%;	
	}
	#tab_magic_stories em {
		background: transparent url('/images/reviews/magical_stories_tab.gif') no-repeat 10px 50%;
	}

#tabview_reviews ul li a {
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px 4px 0;
}
#tab_video_reviews a,
#tab_magic_stories a,
#tab_visitor_comments a {
	color: #042d03;
}
#tab_press_reviews a {
	color: #002E54;
}
#wrapper #content_wrapper_reviews {
	background:#00294d url(/images/reviews_bg.gif) 0 0 no-repeat;
	width: 800px
}
#tabview_reviews {
	-background-color: #fff;
}

/*
	.video_reviews h2,
	.press_reviews h2,
	.visitor_comments h2 {
		font-size: 130%;
		font-weight: bold;
		padding: 7px 0px 5px 40px
	}*/

	.box_content .rev {
		background: url(/images/review_border.gif) repeat-x top;
		padding: 20px 0 10px;
		margin: 0 20px;
	}
/*VIDEO REVIEWS*/
.video_reviews {
	color: #042d03;
	font-weight: bold
}
	.video_reviews .rev div {
		padding: 2px 40px 7px;
		background: url(/images/video_rev_icon.gif) no-repeat 5px 0px
	}
		.video_reviews .rev div a {
			color: #042d03;
			text-decoration: underline
		}
/* PRESS REVIEWS */
.press_reviews h2 {
	color: #74070f;
	background: url(/images/press_head.gif) no-repeat;
	padding: 9px 0px 10px 40px
}

	.visitor_comments blockquote,
	.press_reviews blockquote,
	.magic_stories blockquote {
		color: #72070f;
		padding: 0px 40px 10px;
		font-weight: bold;
		font-style: italic;
		font-size: 110%;
		line-height: 150%;
		background: url(/images/press_q_icon.gif) no-repeat 5px 3px
	}
	.magic_stories .rev ol li {
		list-style-type: decimal;
		margin-left: 10px;
	}
	.magic_stories blockquote {
		color: #134c7d;
	}
		
			.press_reviews  blockquote div a {
				font-style: normal;
				color: #2f2f2f;
				text-decoration: underline;
				font-weight: normal
			}

/* VISITORS COMMENTS */
/*.visitor_comments h2 {
	color: #153819;
	background: url(/images/visitors_head.gif) no-repeat;
	padding: 5px 0px 5px 40px
}*/

.visitor_comments blockquote {
	color: #153819;
	background: url(/images/vis_comm_icon.gif) no-repeat 5px 3px
}
.magic_stories blockquote {
	background: url(/images/reviews/magical_stories_bullet.gif) no-repeat 5px 3px
}

.visitor_comments blockquote div {
	padding-top: 3px;
	color: #153819;
	font-weight: normal;
	font-style: normal
}

#wrapper #content.reviews .review .bottom {
	height: 19px;
	background: url(/images/review_box_bottom.png) no-repeat;
}

		.press_reviews blockquote div,
		.visitor_comments blockquote div {
			padding-top: 3px
		}
#magic_comp {
	border: 1px solid #e0e9ef;
	padding: 10px;
	background-color: #eeeeff;
}
#magic_comp a {
	color: #3b84bf;
}
#magic_comp a:hover {
	color: #225066;
}
	#magic_comp ul {
		list-style: disc;
	}
		#magic_comp ul li {
			list-style: disc;
			list-style-position: inside;
			background:none;
			border: none;
			margin:0 0 8px;
			font-size: 0.85em;
		}
.box_content_santa .rev {
	background: transparent no-repeat;
	padding-bottom: 0px;
	margin-bottom: 0px;
}	
.box_content_santa img {
	padding-left: 10px;
}	
.box_content_santa blockquote {
	padding: 0px;
	background:none no-repeat scroll 0 0 transparent;
	color:white;
	font-family:Georgia;
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	line-height:1.1em;
	padding-bottom:0;
	padding-left:10px;
	padding-top:10px;
	width:450px;
	
}
	.box_content_santa blockquote p {
		font-size: 12px !important;
		color: #bd9873;
		font-weight: bold;
	
	}
