/*NEWS*/
#newsContainer{
	position:relative;
	width: 232px;
	background-color:#992a87;
}
#newsTab{
	position:relative;
	width: 232px;
	height:26px;
	/*background-image: url(../images/awd2RightTop.gif);*/
	background-image: url(../images/CartTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#newsTab2{
	position:relative;
	width: 232px;
	height:26px;
	background-image: url(../images/awd2RightTop2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div.newsTitle{
	position:relative;
	height:26px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 26px;
	text-decoration: none;
}
#contentContainer{
	position:relative;
	width: 222px;
	margin-left:10px;
}
#minicartTopR{
	position:relative;
	width:222px;
	height:3px;
	margin:0px;
	padding:0px;
	line-height:3px;
	
}
#minicartBotR{
	position:relative;
	width:222px;
	height:3px;
	margin:0px;
	padding:0px;
	line-height:3px;
	
}
/*#minicartMidR{
	width:217px;
	margin:0px;
	padding-left:5px;
	background-color:#FFFFFF;
}*/

#minicartMidR{
	width:222px;
	margin:0px;
	padding-left:5px;
	background-color:#FFFFFF;
}
#minicartSpacerBig{
	width:222px;
	height:10px;
	clear:both;
}
#minicartSpacer{
	width:222px;
	height:3px;
	clear:both;
}
#newsBottom{
	position:relative;
	width: 232px;
	height:9px;
	background-image: url(../images/awd2NewsBot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
#adSpacer{
	position:relative;
	width: 232px;
	height:5px;
}
/*STYLE FOR NEWS PICTURES*/
#newsPic{
	border: 4px solid #babea8;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
}
/*SIGN IN TEXT*/

.minicartHeadingText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #94cc00;
	text-decoration: none;
		text-transform: uppercase;
}
/*GREEN BODY TEXT*/
#newsStoryContainer{
	width:204px;
	margin:0px;
	padding-left:5px;
}
.minicartText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	font-weight: normal;
	text-decoration: none;
	text-align:justify;
}
.minicartText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;

}
.minicartText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;

}
.minicartText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #94cc00;
	text-decoration: underline;

}
.minicartTextR{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
}
.proceedToCheckout{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #db0d0d;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	width:186px;
	height:40px;
	background-image: url(../images/cartButton.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height:40px;
	text-indent: 8px;

}
.proceedToCheckout a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #db0d0d;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	width:186px;
	height:40px;
		line-height:40px;
	text-indent: 8px;	
}
.proceedToCheckout a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #db0d0d;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	width:186px;
	height:40px;
		line-height:40px;	
	text-indent: 8px;
}
.proceedToCheckout a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #db0d0d;
	font-weight: bold;
	text-decoration: underline;
	text-align:left;
	width:186px;
	height:40px;
	line-height:40px;
	text-indent: 8px;
}

/*STYLE FOR login TEXT FIELD*/
#newsTextField{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #7f9db9;
	border-right-color: #7f9db9;
	border-bottom-color: #7f9db9;
	border-left-color: #7f9db9;
	width:52px;

}
/*STYLE FOR ORANGE BUTTON(USED GLOBALLY)*/
.newsButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color:#f58500;
	width:52px;
	height:17px;
	border: 1px solid #f58500;
	background-image: url(../images/awd2searchArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform:uppercase;
	cursor: pointer;
}

.cartUpdateButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color:#f58500;
	width:60px;
	height:19px;
	border: 1px solid #f58500;
	background-image: url(../images/awd2searchArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform:uppercase;
	cursor: pointer;
	text-align: center;
}

.cartVerifyButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color:#f58500;
	width:90px;
	height:17px;
	border: 1px solid #f58500;
	background-image: url(../images/awd2searchArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform:uppercase;
	cursor: pointer;
	text-align: center;
}

.cartDeleteButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color:#b02b3f;
	width:52px;
	height:17px;
	line-height:17px;
	border: 1px solid #911729;
	background-image: url(../images/awd2searchArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
	text-align: center;
	text-transform:uppercase;
}

.cartDeleteButton a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	cursor: pointer;
	text-align: center;
	text-transform:uppercase;
	text-decoration:none;
}
.cartDeleteButton a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	cursor: pointer;
	text-align: center;
	text-transform:uppercase;
	text-decoration:none;
}
.cartDeleteButton a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	cursor: pointer;
	text-align: center;
	text-transform:uppercase;
	text-decoration:none;
}


/*STYLE FOR ORANGE BUTTON(USED GLOBALLY)*/
.checkoutButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color:#f58500;
	width:200px;
	height:17px;
	border: 1px solid #f58500;
	background-image: url(../images/awd2searchArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform:uppercase;
	cursor: pointer;
}



/*ADVERTISING SPACE STYLES*/

#advertisingTab{
	position:relative;
	width: 232px;
	height:26px;
	background-image: url(../images/awd2AdvertisingTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#advertisingContainer{
	position:relative;
	width: 222px;
	background-color:#f1f2ed;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:0px;
	text-align: center;
}
#voucherContainer{
	position:relative;
	width: 232px;
	height:430px;
	background-color:#f1f2ed;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:0px;
	text-align: center;
}
#voucherButtonContainer{
	position:relative;
	width: 222px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	text-align: left;
}
.voucherButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color:#7dc1e8;
	width:100px;
	border: 1px solid #69a7cb;
	padding-left:5px;
	padding-right:5px;
	line-height:20px;
}
.voucherButton a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;

}
.voucherButton a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;

}
.voucherButton a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;

}

div.advertisingTitle{
	position:relative;
	height:26px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d1d6bd;
	line-height: 26px;
	text-decoration: none;
}
.adText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	font-weight: normal;
	text-decoration: none;
	text-align:justify;
}
.adText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;

}
.adText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;

}
.adText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	text-decoration: underline;

}
/*#newsBottom{
	position:relative;
	width: 232px;
	height:9px;
	background-image: url(../images/awd2AdvertBot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
}*/
#adBottom{
	position:relative;
	width: 232px;
	height:9px;
	background-image: url(../images/awd2AdvertBot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
}



#regionMenu{

	/*clear:both;*/
	position:relative;
	width: 222px;
	height:80px;
	background-color:#f1f2ed;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:3px;
	text-align: left;
		overflow:auto;
}

.region ul  { /* all lists */
padding-top:2px;
padding-bottom:2px;
padding-left:-10px;
padding-right:0px;
	margin-left: -15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;	
	font-family: Arial, Helvetica, sans-serif;
	color:#42a3d4;
		font-size: 11px;
		text-align: left;
}
.region li  { /* all lists */
padding-top:2px;
padding-bottom:2px;
padding-left:-10px;
padding-right:0px;
	margin-left: -15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#42a3d4;
	font-size: 11px;
	text-align: left;
}



.region li a:link  { /* all lists */
padding-top:2px;
padding-bottom:2px;
padding-left:-10px;
padding-right:0px;
	margin-left: -15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#42a3d4;
	font-size: 11px;
	text-align: left;
	text-decoration:none;
}


.region li a:visited { /* all lists */
padding-top:2px;
padding-bottom:2px;
padding-left:0px;
padding-right:0px;
	margin-left: -15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#42a3d4;
	font-size: 11px;
	text-align: left;
	text-decoration:none;
}

.region li a:hover { /* all lists */
padding-top:2px;
padding-bottom:2px;
padding-left:0px;
padding-right:0px;
	margin-left: -15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 11px;
	text-align: left;
	background-color:#42a3d4;
	text-decoration:none;
}

#dealsMenu{
	/*clear:both;*/
	position:relative;
	width: 222px;
	height:200px;
	background-color: #BBDDFF;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:3px;
	text-align: left;
	overflow:auto;
}

#dealContainer1{
	position:relative;
	width: 222px;
	background-color:#f1f2ed;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:0px;
	text-align: center;
}
.dealSubContainer1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	font-weight: normal;
	text-decoration: none;
	text-align:justify
}

