

/* begin styles */

.submenu {
	/*width: 546px;*/
	height: 190px;
	
}

#promosContainer {
	margin-top: 0px;
	width: 575px;
	height: 240px;
	text-align: right;
	overflow: hidden;
}

#promoItem {
	/*background: url(../cs-images/promo/promo_bg.jpg) no-repeat top left;*/
	height: 190px;
	/*visibility: hidden;*/
	overflow: hidden;
	display: block;
	margin:7px 15px;
	text-align:center;
}

#promoItem table {
	float: left;
}



#PromoDescription {
	float: left;
	width: 135px;
	padding-left: 20px;
	color: #FFFFFF;
	text-align: left;
}

.promosNav {
	width: 160px;
	list-style-type:none;
	height: 220px;
	float: right;
	padding-top: 16px;
	padding-bottom: 10px;
	margin: -240px 0px 0px 425px;
	position: absolute;
}

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

.promosNav li {
	width: 160px;
	height: 37px;
	cursor: pointer;
}

.promosNav td {
	width: 160px;
	/*background: url(../cs-images/promo/promo_tab_normal.jpg) no-repeat 28px 0px;*/
	height: 54px;
	cursor: pointer;
}

.promosNav li a {
	text-decoration:none;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-align: left;
	outline: none;
	height: 25px;
	width: 117px;
	overflow: hidden;
	line-height: 16px;
	border-bottom: 1px solid #e0e0e0; 
	margin-right: 15px;
	float:right;
	padding-top: 11px;
}

.promosNav td a {
	text-decoration:none;
	color: #000000;
	display: block;
	font-weight: bold;
	text-align: left;
	outline: none;
	/* height: 25px; */
	width: 117px;
	overflow: hidden;
	line-height: 16px;
	/* border-bottom: 1px solid #e0e0e0; */
	margin-right: 15px;
	float:right;
	padding-top: 0px;
}

.promosNav li a span {
	font-weight: normal;
	color: #9c9c9c;
}
.promosNav li.current {
	background: url(../cs-images/promo/promo_tab_active.png) no-repeat top left;
	width: 160px;
	height: 54px;
}

.promosNav td.current {
	background: url(../cs-images/promo/promo_tab_active.png) no-repeat top left;
	width: 160px;
	height: 54px;
}

* html .promosNav li.current {
	width: 120px;
}

.promosNav li.current a {
	color: #FFFFFF;
	border: none;
	text-align: left;
	padding-top: 17px;
	
}

.promosNav td.current a {
	color: #FFFFFF;
	border: none;
	text-align: left;
	padding-bottom: 8px;
}

.promosNav li.current a span {
	font-weight: normal;
	color:#aaa;
}

.promoPic {
	float: left;
	/*margin-left:-133px;*/
}

.submenu_ul {
	width: 500px;
	list-style-type:none;
	height: 50px;
	font-family: ;
	margin-bottom:10px;
	margin-top: -45px;
	margin-left:20px;
	position: relative;
}

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

.submenu_ul li {
	width: 30px;
	height: 16px;
	margin-right: 3px;
	background:url(../cs-images/promo/promotab_off.png) no-repeat center center ;
	cursor: pointer;
	padding: 5px 0px 7px 0;
	float:left;
	text-align: center;
}
.submenu_ul li a {
	text-decoration:none;
	color:#FFFFFF;
	font-family: ;
	font-size:10px;
	display: block;
	font-weight: bold;
	outline: none;
	height: 20px;
	width: 30px;
	padding-right: 15px;
	overflow: hidden;
	line-height: 16px;
	padding: 1px 0 6px 0;
	text-align: center;
}
.submenu_ul li a span {
	font-weight: normal;
	color: #fff;
}
.submenu_ul li.current {
	background:url(../cs-images/promo/promotab_on.png) no-repeat center center ;
	width: 30px;
}

* html .submenu_ul li.current {
	width: 18px;
}

.submenu_ul li.current a {
	color:#fff;
	font-weight:bold;
}
.submenu_ul li.current a span {
	font-weight:bold;
  color:;
}
.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: ;
	font-size: 24px;
	position: absolute;
	display: block;
	color: ;
	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:;
	font-size:12px;
	font-weight: bold;
	padding: 8px 5px 8px 8px;
	background: ;
	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;
}


/* end styles */

