/* CSS DOCUMENT Rajendra */
body {
	margin: 0px auto;
	background-color: #EDEDE3;
}
#pageSurround {
	width: 782px;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	background-color: #FFFFFF;
}
#subSurround {

}
#topHeader {
	height: 280px;	background-color: #FFFFFF;
}
#logo {
	float:left;
	width:304px;
	height:59px;
	background: url(../styleImages/backgrounds/logo.jpg) top left no-repeat;
}
#language {
	float:right; /*float:right;*/
	width:120px;
	height:59px;
	margin-right:10px;
}
#currency {
	float:right; /*float:right;*/
	width:125px;
	height:59px;
}
#headl {
	float:left;
	width:571px;
	height:184px;
	/*background: url(../styleImages/backgrounds/head_l.jpg) top right no-repeat;*/
	background: url(../styleImages/backgrounds/head_03.jpg) top right no-repeat;
}
#headr {	
	float:left;
	width:211px;
	height:184px;
	/*background: url(../styleImages/backgrounds/head_r.jpg) top left no-repeat;*/
	background: url(../styleImages/backgrounds/head_04.jpg) top left no-repeat;	
	}
#nav {
	height:35px;
	margin-top:1px 0px 1px 0px;
	width:100%;
}	
#headnavl {	
	float:left;
	width:15px;
	height:35px;
	background: url(../styleImages/backgrounds/head_navl.jpg) top right no-repeat;	
}
#headnav {
	float:left;
	width:751px;
	height:35px;
	background: url(../styleImages/backgrounds/head_nav.jpg) top repeat-x;	
}
#headnavr {
	float:left;
	width:15px;
	height:35px;
	background: url(../styleImages/backgrounds/head_navr.jpg) top left no-repeat;	
}.boxTitleLeft, .boxTitleRight {
	font-family: Tahoma; font-weight:bold;
	font-size: 70%;	color: #ffffff; text-transform:uppercase;
	background: #F6F5F1 url(../styleImages/backgrounds/box_title.jpg) top left no-repeat;
	width: 187px; height: 29px;
	padding-top: 9px;	text-align:center;
}
.boxContentLeft, .boxContentRight {
	background-color: #F6F5F1;
	padding-left: 5px;padding-top: 3px;padding-bottom: 5px;
	margin-bottom:5px;	font-family: Tahoma;
	font-size: 13px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 187px; 
	float: left;
}
.colMid {
	position: relative;
	width: 396px;
	float: left;
	margin-left:5px;
}
.colRight {
	position: relative;
	width: 187px; 
	float: right;
}
.boxContent {
	border-bottom: 1px solid #1B3E72;
	padding: 3px;
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 187px; 
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 580px;
	float: left;
	margin-left:5px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#footer {
	clear:both;
	margin:5px 0px 2px 0px;
	height:90px;
}
#footl {
	float:left;
	width:10px;
	height:90px;
background: url(../styleImages/backgrounds/foot_l.jpg) top right no-repeat;	
}
#foot{
	float:left;
	width:761px;
	height:90px;
background: url(../styleImages/backgrounds/foot.jpg) top repeat-x;	
}
#footr {
	float:left;
	width:10px;
	height:90px;
background: url(../styleImages/backgrounds/foot_r.jpg) top left no-repeat;	
}
#headnav table {
	margin:8px 10px 0px 10px;
}
