body {
	margin: 0px;
	background-color: #ffffff;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 970px;
	margin: 0px auto;
	padding: 0px;
	background-color: transparent;
	padding-top:15px;
}



/* TOP OF SITE - LOGO AND CURRENCY LANGUAGE BOX */
/* start */
.sitelogo {
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/getLogo.php?skin=ElectronicStoreCC4);
	background-repeat: no-repeat;
	background-position: left;
	height:65px;
}
.txtcurrencytitle {
	color:#6E7475;
	font-size:12px;
	padding-right:5px;
	font-weight:bold;
}
.txtlanguagetitle {
	color:#6E7475;
	font-size:12px;
	padding-right:5px;
	font-weight:bold;
}
.languagedropDown {
	width: 100px;
	font-size:10px;
	color:#2C6078;
}
.currencydropDown {
	width: 100px;
	font-size:10px;
	color:#2C6078;
}
.siteoptions-left {
	background-image: url(../styleImages/backgrounds/siteoptions-left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:5px;
	height:52px;
}
.siteoptions-repeat {
	background-image: url(../styleImages/backgrounds/siteoptions-repeat.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:52px;
}
.siteoptions-right {
	background-image: url(../styleImages/backgrounds/siteoptions-right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:5px;
	height:52px;
}
.checkboxadjust {
	margin-left:-1px;
}
/* end */


/* DOC AND SEARCH BAR BACKGROUND */
/* start */
.txtSiteDocLinks, a.txtSiteDocLinks {
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
}
a.txtSiteDocLinks:hover {
	color:#004F92;
	text-decoration:none;
}
.txtshoppingcarttitle {
	color:#6E7475;
	font-size:12px;
	font-weight:bold;
}

.txtshoppingcartLink, a.txtshoppingcartLink {
	color:#3B70A6;
	text-decoration:none;
	font-size:12px;
}
a.txtshoppingcartLink:hover {
	color:#598527;
	text-decoration:underline;
}

.doc-left {
	background-image: url(../styleImages/backgrounds/doc-left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:17px;
	height:39px;
}
.doc-repeat {
	background-image: url(../styleImages/backgrounds/doc-repeat.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:39px;
}
.doc-right {
	background-image: url(../styleImages/backgrounds/doc-right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:17px;
	height:39px;
}
/* end */


/* LEFT AND RIGHT BOX SECTIONS */
/* start */
div.boxCatBottom {
	padding-bottom:5px;
}
div.SearchTop {
	background-image: url(../styleImages/backgrounds/search-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:200px;
	height:6px;
}
div.Searchbg {
	background-image: url(../styleImages/backgrounds/search-repeat.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:200px;
}
div.boxSearchLeft {
	color: #616161;
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
	padding-left:15px;
}
div.SearchContentLeft, div.SearchContentRight {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:5px;
}
div.SearchBottom {
	background-image: url(../styleImages/backgrounds/search-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:200px;
	height:5px;
	margin-bottom:15px;
}
.txtCartEmpty {
	color:#598527;
	font-size:12px;
}
.txtAdvancedSearch, a.txtAdvancedSearch {
	color:#598527;
	text-decoration:underline;
	font-size:11px;
}
a.txtAdvancedSearch:hover {
	color:#598527;
	text-decoration:none;
}
.mailbox {
	background-color: #ffffff;
	border: 1px solid #A0A493;
	font-size: 11px;
	color: #444444;
}
div.boxTop {
	background-image: url(../styleImages/backgrounds/box-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:200px;
	height:5px;
}
div.boxTitleLeft, div.boxTitleRight {
	color: #616161;
	font-weight:bold;
	font-size:14px;
	padding-top:20px;
	padding-left:15px;
}
div.boxDividerLine {
	background-image: url(../styleImages/backgrounds/box-dividerline.gif);
	background-repeat: no-repeat;
	width:162px;
	margin-left:15px;	
	height:1px;
	margin-top:20px;
	padding-bottom:10px;
}
div.boxbg {
	background-image: url(../styleImages/backgrounds/box-repeat.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:200px;
}
div.boxContentLeft, div.boxContentRight {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:10px;
}
div.boxCatLeft, div.boxCatRight {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:10px;
}
div.boxBottom {
	background-image: url(../styleImages/backgrounds/box-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:200px;
	height:5px;
	margin-bottom:15px;
}
div.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 200px; 
	padding-right: 10px;
	float: left;
}
div.colRight {
	position: relative;
	width: 200px; 
	padding-left: 10px;
	right: 0px;
	float: right;
}
/* end */


/* MIDDLE BOX SECTIONS */
/* start */
.HeadingsTitleLeft {
	background-image: url(../styleImages/backgrounds/headings-left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:5px;
	height:40px;
	margin-bottom:15px;
}
.HeadingsTitleRepeat {
	background-image: url(../styleImages/backgrounds/headings-repeat.gif);
	background-repeat: repeat-x;
	height:40px;
	margin-bottom:15px;
}
.HeadingsTitleRight {
	background-image: url(../styleImages/backgrounds/headings-right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:5px;
	height:40px;
	margin-bottom:15px;
}
.headings-title {
	color:#708B90;
	font-size:18px;
	padding-left:12px;
	
}
.colMid {
	position: relative;
	width: 550px;
	float: left;
}

.boxContent {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit;
}
/* end */


/* FOOTER SECTIONS */
/* start */
.FooterBGLeft {
	background-image: url(../styleImages/backgrounds/footer-left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:5px;
	height:69px;
	margin-bottom:15px;
}
.FooterBGRepeat {
	background-image: url(../styleImages/backgrounds/footer-repeat.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:69px;
	margin-bottom:15px;
}
.FooterBGRight {
	background-image: url(../styleImages/backgrounds/footer-right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:5px;
	height:69px;
	margin-bottom:15px;
}
.txtfooterLinks, a.txtfooterLinks {
	color:#4297B0;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
a.txtfooterLinks:hover {
	color:#4297B0;
	text-decoration:underline;
}
/* end */


/* LATEST PRODUCTS SECTIONS */
/* start */
.ProdName {
	height:45px;
}
.ProdImage {
	height:140px;
}
ProdPrice {
	height:30px;
}
div.latestProds {
	text-align: center;
	width: 31.1%;
	height: 272px;
	float: left;
	overflow: hidden;
	background-color:#F7FBEF;
	border: 1px solid #BCC9CB;
	margin-bottom:7px;
	margin-left:7px;
}
.boxLatest {
	padding-bottom: 10px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit;
}
/* end */

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	z-index:5;
	left: 0px;
	width: 200px; 
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 757px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: center;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 98.5%;
}
.txtline {
border-top: 1px solid #BCC9CB;
}
.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;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

/*
Start Cross-Browser DHTML Menu
*/
.txtCatLinks, a.txtCatLinks {
	font-weight:normal;
	font-size:12px;
	color:#2891A8;
	text-decoration:none;
}
a.txtCatLinks:hover {
	text-decoration:underline;
}
#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 195px;
}

.li-nav a {
	padding: 2px 1px;
	background-color: transparent;
	width: 183px;
	display: block;
	text-indent: 2px;
	color: #070F72;
	text-decoration: none;
	margin: 0px;
	line-height:20px;
	color:#2891A8;
}
.li-nav a:hover {
	background-color: transparent;
	color: #2891A8;
	text-decoration:underline;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 180px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 184px;
	margin-top: -30px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	border-right: 1px solid #BCC9CB;
	border-bottom: 1px solid #BCC9CB;
	border-top: 1px solid #BCC9CB;
	background-color:#FFFFFF;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 160px 6px;
}
/*
End Cross-Browser DHTML Menu
*/