@charset "UTF-8";
/* CSS Document */

.titles {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
}

.mainTitles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}
.categoryHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background-color: #f5f5f5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.categoryHeadingBIG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	background-color: #f5f5f5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/************************************************
*	Content			*
************************************************/

#sub_box {
	width: 690px;
	border:1px solid #ccc;
	background: #ffffff;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right:10px;
	margin-bottom:20px;
	margin-left: 17px;
}

#sub_box_full {
	width:935px;
	border:1px solid #ccc;
	background: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right:6px;
	margin-bottom:20px;
}


#sidebar_box  {
	width: 284px;
	background: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right:6px;
	margin-left:15px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

#deals {
	width: 700px;
	border:1px solid #ccc;
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right:10px;
	margin-bottom:20px;
	margin-left: 8px;
	border-radius:10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#featuredeals {
	width: 330px;
	float:left;
	border:1px solid #ccc;
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right:10px;
	margin-bottom:20px;
	margin-left: 8px;
	border-radius:10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.allsidespadding {padding:8px 10px 10px 10px;}

/************************************************
*	Benefit Pages			*
************************************************/

#benifits_title {
	width: 700px;
	border-right:1px solid #ccc;
	background: url(../images/SavingsCentre/Benefit_header.png) no-repeat;
	padding-top: 25px;
	padding-bottom: 23px;
	padding-left: 30px;
	padding-right:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	color: #000;
	font-weight: bold;
	margin-right: 0px;
}

#benifits_title2 {
	width: 700px;
	border-right:1px solid #ccc;
	background: url(../images/SavingsCentre/Benefit_header2.png) no-repeat;
	padding-top: 20px;
	padding-bottom: 14px;
	padding-left: 30px;
	padding-right:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	color: #000;
	font-weight: bold;
	margin-right: 0px;
	line-height: 22px;
}

#benifits_offers {
	width: 700px;
	border-right:1px solid #ccc;
	background: url(../images/SavingsCentre/Benefit_Offers.png) no-repeat;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 30px;
	padding-right:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-right: 0px;
}

#benifits_box {
	background:#fff url(../images/SavingsCentre/Benefit_wrap.png) repeat-y;
	width: 690px;
	border-right:1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right:10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#benifits_bottom {
	background: url(../images/SavingsCentre/Benefit_bottom.png) no-repeat;
	width: 700px;
	height:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right:10px;
	margin-right: 0px;
}

#ben_title {
	width: 720px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-radius:10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right:6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	float:left;
}

#ben_box {
	width: 620px;
	border:1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right:6px;
	margin-bottom:20px;
	float:left;
}

#ben_title_sm {
	width: 270px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-radius:10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	background: #f5f5f5;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right:6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	float:right;
}

#ben_box_sm {
	width: 270px;
	border:1px solid #ccc;
	background: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right:6px;
	margin-bottom:20px;
	float:right;
}

.popUp a .pop {
	display: block;
	color: #000;
	background-color: #ffffff;
	width: 500px;
	padding: 5px;
	border: 1px solid #000000;
	position: absolute;
	top: auto;
	left: 600px;
	margin-top:10px;
	padding-top:0px;
	z-index: 50; 
	visibility: hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
}

.popUp a:hover .pop {visibility: visible;}

/************************************************
	Sales Centre				
*************************************************/

#salescentre_header_page {
	width: 1030px;
	padding-top: 23px;
	padding-bottom: 17px;
	padding-left: 20px;
	padding-right:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	background-image: url(../images/SavingsCentre/SC_top.png);
	background-repeat: no-repeat;
}
#salescentre_page {
	width: 1025px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right:5px;
	padding-left: 20px;
	background-image: url(../images/SavingsCentre/SC_wrap.png);
	background-repeat: repeat;
}


#soho_info {
	width: 308px;
	height: auto;
	float:left;
	background: #f5f5f5;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin-bottom: 20px;
}

 .salescentre, a.salescentre:visited {
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	font-size: 10px;
	line-height:17px;
	font-weight:normal;	
	text-decoration: none;
}

a.salescentre:hover  {font-family: Verdana, Arial, sans-serif;
	color: #666;
	font-size: 10px;
	line-height:17px;
	font-weight:normal;	
	text-decoration: underline;
}

#salescentre_header_benefits {
	width: 295px;
	float:left;
	background: url(../images/SavingsCentre/SC_top.png) no-repeat;
	padding-top: 18px;
	padding-bottom: 17px;
	padding-left: 20px;
	padding-right:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}

#salescentre_benefits {
	width: 290px;
	height: auto;
	float:left;
	background: url(../images/SavingsCentre/SC_wrap.png) repeat-y;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right:5px;
	padding-left: 20px;
}
	

