span


a.plum { color: rgb(153, 51, 102); }
a.plum:visited { color: rgb(153, 51, 102); }
a.plum:active { color: rgb(153, 51, 102); }
a.plum:hover { color: rgb(153, 51, 102);
			   text-decoration: underline;
 }

.footer {font-size: 8pt;} 
 
body {
	padding: 0px;
	background-color: #F0F5DF;
	background-image: url(../styleImages/backgrounds/bgimage.jpg);
	background-repeat: repeat-y;
	xbackground-position: center 0px;	
}
#pageSurround {
	width: 860px;
	background-repeat: no-repeat;
	background-position: center -20px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	padding-top: 0px;
	background-image: url(../styleImages/topbar.jpg);
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;	
	
}
#topHeader {
	text-align: right;
	height:30px;
	margin-bottom: 30px;
	padding-right: 30px;
	
	background-repeat: no-repeat;
	background-position: center top;
	width: 856px;
	margin-top: 0px;
	padding-top: 260px;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #3b301c;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 18px;
	border-top: 1px solid #81AFC9;
	border-left: 1px solid #81AFC9;
	border-right: 1px solid #81AFC9;
	padding-left: 5px;
	
}

.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.boxContentLeft, .boxContentRight {
	b/order: 1px solid #81AFC9;
	font-size: 90%;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 170px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 603px;
	float: left;
	padding-bottom: 40px;
}
.colRight {
	position: relative;
	width: 160px;
	padding-left: 5px;
	right: 0px;
	float: right;
	padding-right: 15px;
}


.boxContent {
	
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: rgb(153, 51, 102);
	
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	
	text-align: center;
	
	margin: 0px;
	padding: 0px;
	float: left;
	width: 385px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	xheight: 50px;
	height: auto;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #3f7695;
	border-bottom: 1px solid #3f7695;
}
.latestProds {
	float:left;
	text-align: center;
	width: 140px;
	margin-right: 50px;
	margin-top: 10px;
	xmargin-bottom: 10px;
	height: 180px;
	xborder: solid 1px #FFCCFF;
}

/*sachin css*/
.topbar{ padding-left:13px; *padding-left:11px;}
.divgoogle{ margin-left:20px;}
