

#HomepagePromos {
	margin-top: 0px;
	width: 866px;
	height: 286px;
	text-align: left;
	overflow: hidden;
	background: url(../cs-images/promo_bg.png) repeat-x top left #d11a00;
}

.promoPic {
	float: left;
}

.showcase {
	width: 842px;
	padding-left: 24px;
	height: 166px;
	text-align: left;
	overflow: hidden;
	background: url(../cs-images/bg_showcase_home.jpg) repeat-x top left #FFFFFF;
}

.insurercase {
	width: 160px;
	height: 100px;
	text-align: center;
	padding-top: 40px;
	overflow: hidden;
	float: left;
	padding-right: 5px;
}

.submenu_ul {
	width: 315px;
	_width: 250px;
	*width: 250px;
	list-style-type:none;
//	height: 28px;
	font-family: Tahoma, Arial, sans-serif;
	margin-bottom:10px;
	position: relative;
	height: 286px;
	float: left;
	background: transparent url(../cs-images/promo_home_buttons.jpg) no-repeat center center;
}

*:first-child+html .submenu_ul {
	margin-left: 0px;
}

.submenu_ul li {
//	-moz-box-sizing:border-box;	box-sizing:border-box; margin:0; padding:0;
	height: 87px; height /*\**/:90px;
	margin: 0px;
	padding-left: 33px;
	*padding-left: 0px;
	_padding-left: 0px;
	padding-right: 58px;
	*padding-right: 20px;
	_padding-right: 20px;
}
/*.submenu_ul li a {
	color:#EAEAEA;
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:bold;
	height:22px;
	line-height:16px;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	overflow:hidden;
	padding-left:5px;
	text-decoration:none;
	width:22px;
}*/

.submenu_ul li a {
	color:#333333;
	text-decoration:none;
}

.mainarticle {
	float: right;
	padding-right: 15px;
	width: 531px;
	_width: 501px;
	*width: 501px;
}

.submenu {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	width: 531px;
	
}

.newscolumn {
	width: 315px;
	list-style-type:none;
	height: 28px;
	font-family: Tahoma, Arial, sans-serif;
	margin-bottom:10px;
	position: relative;
	height: 286px;
	float: left;
}

.newscolumn_article {
	width: 305px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #4f4f4f;
	font-family: arial;
	font-size: 12px;
}


.submenu_ul li a span {
	font-weight: normal;
	color: #9c9c9c;
}
.submenu_ul li.current {
	background:url(../cs-images/promo_tab_on.jpg) no-repeat top left;
	width: 19px;
}

.submenu_ul li.current a {
	color:#000;
	_padding: 4px 8px 4px 8px;
	_margin: 0px 0px 0px -3px;
	_background:url(../cs-images/promo_tab_on.jpg) no-repeat top left;
}
.submenu_ul li.current a span {
	font-weight: normal;
	color:#aaa;
}
.submenu p.promoText {
	color:#000;
	font-size:18px;
	font-weight:normal;
}
.submenu p.promoText {
	top:5px;
	right:5px;
	width: 450px;
	text-align: left;
	float: right;
	position: relative;
}
.submenu p.promoText a {
	width: 450px;
	text-align: left;
	text-decoration: none;
	color: #000;
}
.submenu p.promoPrice span {
	padding: 2px 3px 2px 3px;
	background: #eaeaea;
	margin-right: 0;
	margin: 0;
}

.promoPricebox {
	padding: 165px 0px 0px 228px;
}
.submenu .promoPrice {
	background: #fff;
	font-size: 24px;
	position: absolute;
	display: block;
	color: #000068;
	padding: 5px;

}
* html .promoPrice {
	margin-left: 228px;
	margin-top: -150px;

}
*:first-child+html .promoPrice {
	margin-left: -410px;
}
.submenu p.promoPrice a {
	text-decoration:none;
	color:#000068;
	font-size:12px;
	font-weight: bold;
	padding: 8px 5px 8px 8px;
	background: #444;
	margin:-2px 0 0 0;
	outline: none;
}

.submenu p.promoText span {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
.miniPromoPic {
	float: left;
	width: 24px;
	height: 24px;
	background: #000;
	margin-right: 5px;
}

/* Homepage Articles list - changes to the styles in mainstyle.css */

.ArticleBox {
	
	width: 176px;
	float: left;
	padding-right: 4px;
	
}
.ArticleBox h4 {
	background: url(../cs-images/article-title-bg.gif) repeat-x top left #f8f8f8;
	padding: 5px;
	margin: 0;
	border: 1px solid #e8e8e8;
	border-bottom: none;
	height: 30px;	
}
.childarticletitle {
    padding:5px 5px 5px 5px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none !important;
	color: #456982;
}
.childarticletext {
	font-size: 11px;
	padding:5px 5px 5px 5px;
	color: #333;
	display: block;
	border: 1px solid #e8e8e8;
	border-top: none;
	background: #f8f8f8;
}
.childarticletext a {
 	color:#456982;
}
 
 
h3.homeWLtitle {
	padding: 7px 0px 0px 8px;
	background: url("../cs-images/promotitlebg.gif") repeat-x top left;
	font-size: 11px;
	font-weight:bold;
	color: #333;
	height: 20px;
	border: 1px solid #e8e8e8;
	border-bottom: none;
	margin-top: 10px;
}

* html h3.homeWLtitle {
	margin-right: 0 !important;
	padding: 7px 6px 0px 8px;
	width: 544px;
}

.homeWLlist {
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	font-size: 11px;
	width: 558px;
}
.homeWLlist th {
	color: #666;
	background: #f8f8f8;
	padding: 5px 0 5px 5px;
	text-align: left;
}
.homeWLlist td {
	color: #333;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 3px 3px 3px 3px;
	text-align: left;
	vertical-align: middle;
}
.homeWLlist .odd {
	background: #fff;
}
.homeWLlist .even {
	background: #f9f9f9;
}

.homeWLlist td a {
	color: #2583ad;
}
.homeWLlist td a:hover {
	color: #333;
	text-decoration: none;
}

/* tabs list 
============*/

.HomeTabs {

}

.HomeTabs ul {
	margin: 0; padding: 0;
}

.HomeTabs ul li {
	display: inline;
}

.HomeTabs ul li a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background: url("../cs-images/tableft.png") no-repeat top left;
	padding: 6px 0 4px 10px;
	display:block;
	float: left;
	margin-right: 2px;
	text-decoration: none;
}
.HomeTabs ul li a span {
	background: url("../cs-images/tabright.png") no-repeat top right;
	padding: 6px 10px 4px 0;
}
.HomeTabs ul li a:hover,
.HomeTabs ul li.current a {
	color: #222935;
	background: url("../cs-images/tableft_on.png") no-repeat top left;
}
.HomeTabs ul li a:hover span,
.HomeTabs ul li.current a span {
	background: url("../cs-images/tabright_on.png") no-repeat top right;
}

.HomeTabContent {
	background: url("../cs-images/HomeTabbg.png") no-repeat bottom left #fff;
	width: 590px;
	padding-bottom: 10px;
	min-height: 228px;
	font-size: 12px;
	line-height: 18px;
}

.HomeTabContent .TabContentTop {
	background: url("../cs-images/HomeTab-top.png") no-repeat top right #fff;
	height: 10px;
	line-height: 10px;
	color: #1e1e1e;
}

.HomeTabContent h2.teaser {
	font-weight: normal;
	color: #1e1e1e;
	padding: 0 10px 10px 10px;
	margin: 0;
	font-size: 12px;
}
.HomeTabContent h3 {
	font-size: 12px;
}
.HomeTabContent .column {
	float: left;
	width: 185px;
	padding-left: 10px;
}
.HomeTabContent .column a {
	color: #007aff;
	text-decoration: underline;
}
.HomeTabContent .column a:hover {
	color: #000;
	text-decoration: none;
}



