body {
        background-color:#0a4e75; 
        background-attachment: fixed;
        background-image: url(../styleImages/backgrounds/pageBg.jpg);
        background-repeat: repeat-x; 
        background-position: top;
	margin: 0px;
	padding:0px;
	/*margin:0 20px 0 20px;*/
}
#pageSurround {
	/*width: 100%;*/
	/*float:left;*/
        width: 1015px;
	margin: 0px auto;
	padding: 0px;
	background-color: #1496E0;
	/*border:#FF0000 1px solid;*/
}
#subSurround {
	border: 0px solid #5C84CE;
	background-repeat: repeat-x;
	background-position: bottom;
}
#bottom {
        margin-bottom: 0px;
        padding-right: 0px;
        padding-top: 0px;
 }

#topHeader {
	text-align: right;
	height: 85px;
	/*margin-bottom: 10px;*/
	/*padding-right: 9px;*/
	padding-top: 0px;
	/*background-image: url(../styleImages/backgrounds/banner.jpg);*/
	border-bottom: 2px solid #FFFFFF;
	border-left:none;
	border-right:none;
	border-top:none;
}
*:first-child+html #topHeader {
	text-align: right;
	height: 85px;
	/*margin-bottom: 10px;*/
	/*padding-right: 9px;*/
	padding-top: 0px;
	/*background-image: url(../styleImages/backgrounds/banner.jpg);*/
	}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;
    width: 158px;
	height: 25px;
	padding-left: 5px;
	padding-top: 1px;
    margin-top: -24px;
}
.boxContentLeft, .boxContentRight {
	/*margin-top: -12px;*/
	margin-bottom: 10px;
    width:173px;
}

*:first-child+html .boxContentLeft, .boxContentRight {
	/*margin-top: -12px;*/
	margin-bottom: 10px;
    width:173px;
	margin-top:-4px;
}

.boxContentLeft-new, .boxContentRight-new {
	margin-bottom: 10px;
	padding-bottom: 4px;
	width:170px;
	margin-left:4px;
	
}

.boxContentrandProd{
	margin-bottom: 10px;
	padding-bottom: 4px;
	width:170px;
	margin-left:4px;	
	text-align:center;
	margin-top:-16px;
}

*:first-child+html .boxContentrandProd{
	margin-bottom: 10px;
	padding-bottom: 4px;
	width:170px;
	margin-left:4px;
	text-align:center;
	margin-top:0px;
}

.colLeft {
	position: relative;
	left: 0px;
	width: 164px; 
	padding-left: 1px;
	padding-right: 9px;
	float: left;
	padding-top:12px;
	border-right:#10599C 1px solid;
        border-left:#10599C 1px solid;
	border-bottom:#10599C 1px solid;
}
.colMid {
	/*position: relative;*/
	width: 823px;
        /*width: 842px;*/
	float: left;
	padding-left:10px;
	position:relative;
}
*:first-child+html .colMid {
	/*position: relative;*/
	width: 823px;
        /*width: 842px;*/
	float: left;
	padding-left:10px;
	}

.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border:1px solid #105b85;
	padding: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
    margin-bottom: 5px;
	margin-top:1px;
}
.boxContent-new {
    border:1px solid #105b85;
	padding: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
    margin-bottom: 5px;
	margin-top:20px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 163px; 
	padding-left: 1px;
	padding-right: 19px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 823px;
        /*width: 842px;*/
	float: left;
	/*margin-top:15px;*/
}
/* END CHECK OUT PAGES */

#nav{
background-image: url(../styleImages/backgrounds/nav.jpg);
border-bottom:2px solid #FFFFFF;
width:1014px;
/*width:1041px;*/
padding:6px 0 6px 0;

}
*:first-child+html #nav{
background-image: url(../styleImages/backgrounds/nav.jpg);
border-bottom:2px solid #FFFFFF;
width:1014px;
/*width:1038px;*/
padding:6px 0 6px 0;

}
#navcart{
background-image: url(../styleImages/backgrounds/nav.jpg);
border-bottom:2px solid #FFFFFF;
width:939px;
/*width:1014px;*/
padding:6px 0 6px 0;
margin-top:8px;

}
.siteDocs-new {
	margin-top: 0px;
	padding-top:10px;
	padding-bottom:16px;
	height:33px;
	clear:both;
	background-color:#10599C;
}
*:first-child+html .siteDocs-new {
	margin-top: 0px;
	padding-top:11px;
	padding-bottom:16px;
	height:33px;
	clear:both;
	border-top:#94CB4A 1px solid;
}

a.textdocs{
        font-family: Arial ;
		font-size: 14px;
        color: #ffffff;
	  	text-decoration:none;
		padding:6px;				
}

*:first-child+html a.textdocs{
        font-family: Arial ;
		font-size: 14px;
        color: #ffffff;
	  	text-decoration:none;
		padding:5px;				
}

li.txtSiteDocs-new {
        display:inline;
		border-right:1px solid #FFFFFF;
		padding:6px 0 6px 0px;
		margin-left:-3px;
}
*:first-child+html li.txtSiteDocs-new {
 		display:inline;
		border-right:1px solid #FFFFFF;
		padding:6px 0 6px 0;
}

li.txtSiteDocs-new:hover {
 		background-image:url(../styleImages/backgrounds/gig.jpg);
		}
		
*:first-child+html li.txtSiteDocs-new:hover{
   background-image:url(../styleImages/backgrounds/gig.jpg);
}	


.siteDocs {
	text-align:left;
	margin-top: 0px;
	padding-top:10px;
	height:31px;
	clear:both;
}
.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;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 155px;
	height: 160px;
}
div.latestProds {
text-align: center;
width: 125px;
height: 140px;
margin:14px;
float: left;
/*overflow: hidden;*/
}
.leftSiteDoc{
	width:11px;
	height:43px;
	background-color: #ffffff;
	background-image:url(../styleImages/backgrounds/siteDocsBgLeft.gif);
	background-repeat:no-repeat;
	float:left;
}
.rightSiteDoc{
	width:1px;
	height:43px;
	background-color: #0055A5;
	background-repeat:no-repeat;
	float:left;
}
/*.midSiteDoc{
	height:33px;
	background-repeat:repeat-x;
	width:100%;
	float:top;
	clear:both;
	margin-left:1px;
}*/

.txtContentShop {
    height: 22px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    margin: 2px;
}

#imgThumbSpace{
line-height: 0px;
}
#imgThumbSpace img {
padding-right: 3px;
padding-bottom: 3px;
}
/*
Start Cross-Browser DHTML Menu
*/
#mainmenu-nav {
list-style: none;
list-style-type: none;
width: 170px;
padding: 0px;
margin: 0px;
}
.li-nav a {
padding: 2px 1px;
background-color: #1496E0;
width: 170px;
display: block;
text-indent: 2px;
color: #FFF;
font-family:  Arial;
font-size:13px;
text-decoration: none;
margin: 0px;
border-bottom:1px solid #5EBBE9;
border-top:1px solid #155677;
}
.li-nav a:hover {
/*background-color: #FFFFFF;
color: #175A96;*/
    list-style-type: none;
	background-color:#175A96;
	display: block;
	color:#FFFFFF;
	font-family:  Arial;
	font-size:13px;
	width: 170px;
	
}
.ul-nav, .li-nav {
display: block;
list-style: none;
}
.ul-nav {
width: 150px;
padding: 0px;
}
.li-nav {
float: left;
}
.li-nav .ul-nav {
display: none;
position: absolute;
margin-left: 100px;
margin-top: -19px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-top: 4px solid #0858B6;
z-index: 99;
}
a.hassubmenu {
background-image: url(../styleImages/more.gif);
background-repeat: no-repeat;
background-position: 143px 6px;
}

/*
End Cross-Browser DHTML Menu
*/
