@charset "utf-8";
/* Main Master CSS Document 
   Created on 01/14/2010
   By Lena 
*/

/*------------ Generic ----------*/
body {
	margin:0;
	padding:0;
	height:100%; 
	background-color: #fff;
	text-align:center;
}
html, body, p, th, td, li, dd, dt {
  font: 1em Arial, Helvetica, sans-serif;
  color:#333;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
}
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em ; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }

a:link { color: #36c; }
a:visited { color: #2b61a4; }
a:hover { color:#666; text-decoration:none;/*#a4c3e5; */}
a:active { color: #769dd8; }
img{
	border:none;
}
hr{
	width: 98%;
	border:1px dashed #d0dee4;
}p{
	white-space:normal;
	line-height:1.5em;
}blockquote{
	font-size:0.8em;
	line-height:1.5em;
}.btn120off{
	width:120px;
	height:30px;
	background:#ffdf9f url(../images/main/btn_120.gif) no-repeat center;
	cursor:pointer;
	border:none;
	font-weight:bold;
	color:#504525;
	font-size:0.8em;
}
.btn120on{
	width:120px;
	height:30px;
	background:#ffdf9f url(../images/main/btn_120_2.gif) no-repeat center;
	cursor:pointer;
	border:none;
	font-weight:bold;
	color:#282216;
	font-size:0.8em;
}
.center{
	text-align:center;
}
.clear_both{
	clear:both;
}.clear_right{
	clear:right;
}.clear_left{
	clear:left;
}
.fill200{
	width:200px;
	white-space:nowrap;
}
.left{
	float: left;
}
.right{
	float: right;
}
.mrg_top_10{
	margin-top: 10px;
}
.padding_left50{
	padding-left:50px;
}.small{
	font-size:9px;
}.small_white{
	font-size:9px;
	color:#fff;
}
/*---------- one column for table_less------*/
#content_main { 
	margin:130px 20px 0 20px;
	color:#333;
	padding:10px;
	position:relative;
	min-height:360px;
	vertical-align:top;
	text-align:center !important;
}#tbl_main{
	margin-left: auto;
	margin-right: auto;
	height:auto;
}
#tbl_main .box{
	width:160px;
	padding:0.5em 0.2em 0.2em 0.2em;
	vertical-align:top;
	text-align:left;
}
#tbl_main .box li{
	list-style-image:url(../images/icons/li_07.gif);
	list-style-position: outside;
	margin-left:20px;
	font-size:0.7em;
	line-height:1.6em;
}
#tbl_main  .box li a {
	text-decoration:none;
	color:#fff;
}
#tbl_main  .box li a:link{
	text-decoration:none;
}#tbl_main  .box li a:hover{
	color:#282216;
	text-decoration:none;
}
#tbl_main .box .title{
	font-size:0.8em;
	color:#282216;
	font-weight:bold;
	margin:0 0 5px 0;
	padding: 10px 5px 5px 5px;
	text-align:center;
}#tbl_main  .box .title a{
	font-size:1em;
	color:#282216;
	font-weight:bold;
	text-decoration:none;
}#tbl_main  .box .title a:hover{
	color:#fff;
}
.box_text{
	color:#300;
	text-align:center;
	vertical-align:top;
	padding: 15px 0 0 0;
}.box_text .title{
	font-weight:bold;
	font-size:0.8em;
}.box_text .title a{
	color:#300;
	text-decoration:none;
}.box_text .title a:link{
	color:#300;
}.box_text .title a:hover{
	color:#504525;
	text-decoration:underline;
}
.box_text .small{
	font-weight: lighter;
	font-size:0.7em;
	margin-top:0.6em;
}
.box1{
	background:#fff url(../images/main/box1.jpg) no-repeat top center;
}
.box2{
	background:#fff url(../images/main/box2.jpg) no-repeat top center;
}.box3{
	background:#fff url(../images/main/box3.jpg) no-repeat top center;
}.box4{
	background:#fff url(../images/main/box4.jpg) no-repeat top center;
}
/*------------ body table ----------*/
.tbl_body{
	width:96.5%;
	margin:0 auto;
	height:100px;
}.tbl_body table, .tbl_body td{
	border:none;
	border-collapse:collapse;
}
.bar{
	background: #fff url(../images/main/bar.jpg) repeat-x top left;
	height: 34px;
	border-bottom: 4px #ffdc96 solid;
	margin:0 auto;
	vertical-align:middle;
	text-align:right;
	padding:2px 10px;
}
/*------------ Header ----------*/
#header{
	top:0;
	width:100%;
	height:130px;
	background:#fff url(../images/main/header_bg_ribbon.jpg) no-repeat top left;
	margin:0 auto;
}
#logo_img{
	position:absolute;
	top:10px;
	left:2em;
	z-index:100;
}
#logo_img img, .top_icons img{
	border:none;
}
.top_icons{
	white-space:nowrap;
	width:280px;
	font-size:10px;
}.top_icons td{
	text-align:center;
}
.top_icons a{
	color: #532407;
	margin: 2px 0;
	text-decoration: underline;
}
.top_iconsa:hover{
	text-decoration:none;
	color:#666;
}.top_icons span{
	float:right;
	text-align:center;
	margin:0 5px 0 5px;
}/************* breadCrumb styles ***************/
.breadcrumb{
	padding:3px 2em 3px 5em;
	margin:0 auto;
	color:#333;
	font-size:0.7em;
	text-align:left !important;
}
.breadcrumb a{
	color: #002B55;
	margin: 0 5px;
}
.breadcrumb a:hover{
	color: #005fa9;
	text-decoration:none;
}
.breadcrumb a.current{
	color: #000;
	margin: 0 5px;
	text-decoration:none;
	font-weight:bold;
}
#tbl_content{ /*----------------- 3 columns ---------*/
	margin:0 auto;
	color:#333;
	padding: 0 5px 0 5px;
	min-height:360px;
	vertical-align:top;
	width:95.6%;
	font-size:0.8em;
}	
/*-------------- page left ---------*/
#tbl_content .page_left{
	width:170px;
}
/*-------------- page right ---------*/
#tbl_content .page_right{
	width:170px;
}
#tbl_content .page_center{
	vertical-align:top;
}#tbl_content .page_center, #tbl_content .page_right, #tbl_content .page_left{
	padding: 0.5em;
	vertical-align:top;
}/*html>body .feature {
	height: auto;
}*/

/************ sectionLinks styles **************/
.menu_lt{
	margin: 0;
	padding: 0 4px 0 0;
	text-align:left;
	width: 166px;
	font-size:0.85em;
}
.menu_lt a{
	font-weight: normal;
	background: #fff url(../images/icons/li_01.gif) no-repeat left;
	color:#963;
	text-indent: 5px;
	margin:0 0 1px 0;
}.menu_lt a:link, .menu_lt a:visited, .relatedLinks a:link, .relatedLinks a:visited{
	text-decoration:none;
	color:#963;
}
.menu_lt a:hover, .relatedLinks a:hover{
	text-decoration:none;
	color:#663300;
}
.menu_lt a:link, .menu_lt a:visited {
	display: block;
	border-bottom: 1px dashed #cbcbff;
	padding: 3px 0 3px 10px;
	color: #21536a;
	line-height: 22px;
}
.menu_lt a:hover{
	background: #7c92a8 url(../images/bg/bg_nav_left.jpg) no-repeat left;
	border-bottom: 1px solid  #f2d376;
	color:#963;
}
.menu_lt a.current{
	background: #7c92a8 url(../images/bg/bg_nav_left.jpg) no-repeat left;
	border-right: 1px solid #fff;
	border-top: 1px solid #cbcbff;
	border-bottom: 1px solid #f2d376;
	color:#663300 !important;
	font-weight:bold;
	margin-right: -10px;
}
 .border4sd{
	border: 1px solid #7c92a8;
	padding:2px;
	margin:0;
	height:auto;
}

.side_box{
	width: 166px;
	background-color:#fff;
	margin: 0 0 10px 0 !important;
	font-size:0.85em;
}
.side_box_title_lt{
	background:#fff url(../images/bg/tab_170_lt.gif) no-repeat left top;
	margin-bottom:-2px !important;
}.side_box_title_rt{
	text-align: left;
	background: #fff url(../images/bg/tab_170_rt.gif) no-repeat right top;
	margin-bottom:-2px !important;
}.side_box_title_rt, .side_box_title_lt{	
	height:22px;
	color:#fff;
	font-weight:bold;
	padding-top: 4px;
	margin: 0 auto;
	text-indent:20px;
	white-space:nowrap;
}
.side_box img{
	border: 1px solid #7c92a8;
	margin:2px;
	text-align: center;
}
.side_box a:link, .box a:visited{
	text-decoration:none;
	color:#963;
}
.side_box a:hover{
	text-decoration:none;
	color:#663300;
	background-color: #cbcbff;
	background: #fff url(../images/icons/li_06.gif) no-repeat left;
	border-bottom: 1px solid #99f;
	color:#963;
}
.side_box a{
	text-align: left;
	display: block; 
	font-weight: normal;
	background: #fff url(../images/icons/li_05.gif) no-repeat left;
	color:#963;
	text-indent: 5px;
	text-indent: 15px;
	line-height:22px;
	border-bottom: 1px dashed #cbcbff;
}
.side_box_footer_rt{
	line-height: 8px;
	background: #fff url(../images/bg/tab_170_rt_footer.gif) no-repeat left bottom;
	margin-bottom:0.6em;
}
.side_box_footer_lt, .menu_lt .footer{
	line-height: 8px;
	background: #fff url(../images/bg/tab_170_lt_footer.gif) no-repeat right bottom;
	margin-bottom:0.6em;
}
/*----------- center content and tabs ------------*/
.tbl_main{
	margin:0 auto;
	padding: 0;
	width:580px; 
}.div_center_content{
	/*width:580px; */
	margin:0 auto; 
	padding:0 10px 0 10px;
}
.main_desc{
	margin:0 auto;
	padding:0;
	/*width:580px; 
	border: #d0dee4 1px solid;*/
	border-top:none;
	text-align:left; 
}.main_desc .caption{
	font-weight:bold;
	text-align:left !important;
	color:#2B61A4;
	/*color: #3d6fc9;*/
	padding:10px 8px 2px 8px;
}.main_desc ul{
	white-space:normal;
	margin-top: 0;
}.main_desc ul li{
	list-style-image:url(../images/icons/li_07.gif);
	line-height:1.5em;
}
.lable_group{
	width:100%;
}.lable_group ul{
	margin-top: 0;
	margin-bottom: 0;
}.lable_group .right{
	position:relative;
	top:-20px;
	float:right;
	margin-right:0;
}
/*tabs ------------------------*/
.tab_title_bg{
	background:#3e70c9 url(../images/bg/bg_tab_title.jpg) repeat-x top left; 
	height:26px; 
	margin:0 auto;
	padding:0;
	text-align:left;
}
.tab_title{
	background:#3e70c9 url(../images/bg/bg_tab_title.jpg) repeat-x top left; 
	height:24px; 
	white-space:nowrap;
	width:580px;
	margin:0;
	text-align:left;
	color:#fff;
	font-weight:bold;
	padding: 2px 10px 0 10px;
}
.tab_title li{
	float:left;
	list-style-type:none;
	font-weight:bold;
	color:#669;
	text-align:center;
	margin:1px 1px 0 1px;
	padding: 4px 8px 4px 8px;
	vertical-align:bottom;
	cursor:pointer;
	cursor:hand;
	color:#cc9;
	font-size:11px;
}.tab_title li.navpon {
	background-color:#fff;
	color: #600;
	border-right: #89a9de solid 1px;
	border-top: #30538f solid 2px;
	border-left: #395A94 solid 2px;
}
.tab_title li.navpoff {
	/*
	background-color:#89a9de;
	border-left: 1px solid #a2acb5;
	border-right: 1px solid #a2acb5;
	*/
}
.story_box{
	text-align:left;
	padding: 0 8px 0 8px;
	font-size: 11px;
}
.story_box ul{
	margin-right:10px;
	line-height:18px;
	white-space:normal;
	margin-top:0;
}.story_box .pre_desc{
	text-align:left;
	line-height:18px;
	margin:2px 5px 8px 10px;
	color:#993300;
	font-weight:bold;
	font-size:10px;
	white-space:normal;
}.story_box p:first-letter{
	font-size:1em; 
	color:red;
}
.story_box p:first-line{
	text-indent:10px;
}.story_box p{
	line-height:16px;
}.story, .story ul li, .story_box ul li{
	list-style-image:url(../images/icons/li_07.gif);
	list-style-position: outside;
	line-height:20px;
}.story_box ul ul li{
	list-style-image:url(../images/icons/li_02.gif);
	list-style-position: outside;
	line-height:20px;
}
.story hr, .story_box hr{
	width: 98%;
	border:1px dashed #d0dee4;
}.story_box h3{
	margin: 10px 20px 10px 20px;
}
.label_icon, .label_icon_img{
	position:relative; 
	float:right; 
	margin:4px 4px 10px 10px;
	text-align:right;
}.group_li {
	text-align:center;
}.group_li li{
	line-height:16px;
	margin:1px 0;
	padding:1px 2px 1px 2px;
	list-style:none;
	display:inline-block;
	display:inline;
}.tbl_img_list{
	white-space:normal;
	margin: 0 0 8px 0;
}
.tbl_img_list ul{
	margin-top:0;
	float:left;
}.tbl_img_list li{
	display:inline-block;
	float:left;
	font-size:10px;
	color:#090;
	margin:4px 2px;
	vertical-align:text-top;
}.label_icon img, .tbl_img_list img,  .tbl_img_list table, .tbl_brands table{
	border:0;
	margin:0;
} .label_icon_img table, .label_icon_img td, .tbl_img_list td{
	border:1px solid #d0dee4;
	border-collapse:collapse;
	padding:2px 1px 1px 1px;
}.label_icon_img a, .label_icon_img td a, .tbl_img_list td a{
	font-size:10px;
	line-height:14px;
} .label_icon_img td, .tbl_img_list td{
	text-align:left;
	width:70px;
}.label_icon_img .title {
	color:#663300;
	background:none;
	font-size:10px;
	margin:-2px 10px 1px 0;
}
.label_icon a{
	display:inline-block;
	width:16px;
	line-height:18px;
	background: #fff url(../images/icons/small_page.gif) no-repeat top right;
	margin: 0 1px 2px 0;
	padding:0;
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
}.label_icon a:hover{
	color:#333;
	/*background-color:#769dd8;*/
	background: #f96 url(../images/icons/small_page2.gif) no-repeat top right;
}.label_icon a:visited{
	color:#fff;
}.label_icon_img a:hover img, .label_icon_img a:hover, .tbl_img_list a:hover img, .tbl_brands a:hover img{
	filter:alpha(opacity = 70);
	opacity:0.7;
}.label_icon_img a, .tbl_img_list a, .tbl_brands a{
	 opacity:1.0;
	 filter:alpha(opacity = 100);
}.label_icon_img a img, .tbl_brands a img{
	border:0;
	margin:1px 0 1px 0;
}#viewer{
	border:12px solid #002b55;
	z-index:11;
	position:absolute;
	left:-1000px;
}

#viewerClose{
	position:absolute;
	height:24px;
	z-index:20;
	background-color:#002b55;
}
#viewerClose img{
	margin: 1px 5px 1px 5px;
}

/*------------ Footer ----------*/
#footer{
	bottom:0;
	height:50px;
	width:100%;
	text-align:center;
	vertical-align:bottom;
	color:#333;
	font-size:0.7em;
	margin: 0;
	padding-top:1em;
}

#footer hr{
	width: 90%;
	color:#d0dee4;
	border: 1px solid #d0dee4;
}
#footer a{
	margin:0 6px 0 6px;
}#footer a:link{
	color:#666;
}
#footer a:hover{
	color:#630;
}
#footer a:visited{
	color:#333;
}
#footer_img {
	text-align:center;
	margin: 1em 0 0.5em 0;
	border:none;
	width:90%;
	height:1px;
}

