@charset "UTF-8";

.main_container {
	float:left;
	width: 980px;
	background:#FFFFFF url(../images/stories/bg_white_shade_home.png) repeat-y left top;
	padding:0px 10px 0px 10px;
}

.topic_header{
	float:left;
	width:980px;
	height: 21px;
	background: #CAD9EB url(../images/stories/topic_heading_blue.png) repeat-x top left;
	padding:0px;
}

.gray_line {
	background: #FFFFFF url(../images/stories/gray_line_pad_up.png) repeat-x top left;
}

/* -------------------------------- PAGE LINK FONTS ----------------------------- */
.page_link_fonts_small {
	font-family: "Segoe UI";
	color: #376092;
	font-size: 12px;
}
.page_link_fonts {
	font-family: "Segoe UI";
	color: #376092;
	font-size: 14px;
}
.page_link_fonts_dark {
	font-family: "Segoe UI";
	font-size: 16px;
	color: #1F1F1F;
}
.page_link_fonts_big {
	font-family: "Segoe UI";
	color: #376092;
	font-size:18px;
}
.page_link_fonts_white {
	font-family: "Segoe UI";
	font-size: 14px;
	color: #FFFFFF;
}
.page_link_fonts_orange {
	font-family: "Segoe UI";
	font-size: 14px;
	color: #F6A00A;
}

span a:link {color: #003399; text-decoration: none;}
span a:visited {color: #003399; text-decoration: none;}
span a:hover {color: #3366FF; text-decoration: underline;}
span a:active {color: #003399; text-decoration: none;}

.rating_fonts{
	font-family:Calibri;
	font-size:12px;
	color:#558EE3;
}
/* ---------------- All about product -------------- */
.product_container {
	float: left;
	width: 960px;;
	height: 250px;
	padding: 10px 5px 10px 5px;
}
.product_box {
	width:135px;
	height:135px;
	margin:10px 5px 40px 0px;
	border:none;
}
.product_title_area {
	padding:0px 10px 0px 10px;
	background-color:#F5F5F5;
}
.product_title{
	font-family:Calibri;
	font-size:18px;
	color:#376092;
}
.product_rating_area_lt {
	float:left;
	padding:0px 10px 0px 0px;
}
.product_rating_area_rt {
	float:right;
	padding:0px 0px 0px 10px;
}
.product_full_rev_area_lt, .product_full_rev_area_rt {
	width:620px;
	background: #FFFFFF url(../images/stories/gray_line_pad_up.png) repeat-x top left;
	padding:3px 0px 0px 0px;
	vertical-align:bottom;
}
.product_full_rev_area_lt {
	float:left;
}
.product_full_rev_area_rt {
	float:right;
	text-align:right
}
.product_desc{
	font-family:"Segoe UI";
	font-size:14px;
	color:#000000;
}
.product_desc_area_lt, .product_desc_area_rt {
	width:650px;
	padding:0px 0px 0px 0px;
	text-align:justify;
}
.product_desc_area_lt {
	float:left;
}
.product_desc_area_rt {
	float:right;
}
.product_read_more_lt, .product_read_more_rt {
	padding:10px 0px 0px 0px;
	text-align:justify;
}
.product_read_more_lt {
	width:600px;
	float:left;
}
.product_read_more_rt {
	width:790px;
	float:right;
	text-align:left;
}
.small_tab_btn {
	float:right;
	width:161px;
	height:27px;
	background:url(../images/stories/small_tab_btn.png) top left no-repeat;
	padding:0px;
	text-align:center;
	cursor:pointer;
}
.small_tab_btn_none {
	float:right;
	width:161px;
	height:27px;
	background:url(../images/stories/small_tab_btn_none.png) top left no-repeat;
	padding:0px;
	text-align:center;
	cursor:pointer;
}
.content_footer {
	float:left;
	width:950px;
	padding:5px;
	margin:10px;
	background-color:#FFFFCC;
	border:solid 1px #999999;
}

/*------------------------------------------------ ID STYLING --------------------------------------------------------*/
#top5_seo_banner {
	background:#FFFFFF url(../images/stories/bg_white_shade_home.png) repeat-y left top;
	width:980px;
	padding:0px 10px 0px 10px;
}

#mem_spk { width:130px; }

#ief_in_news { width:130px; }
