body {
	margin: 0px;
	padding:0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

h1{ font-size: 2.8em; padding:2px; margin-top: 2px; margin-bottom: 2px; text-align:center;}	
h2{ font-size: 1.7em; padding:2px; margin-top: 2px; margin-bottom: 2px; text-align:center; }
h3{ font-size: 1.4em; padding:2px; margin-top: 2px; margin-bottom: 2px;}
h4{ font-size: 1.0em; padding:2px; margin-top: 2px; margin-bottom: 2px;}
h5{ font-size: 0.8em; padding:2px; margin-top: 2px; margin-bottom: 2px;}



#maindiv {
	min-width: 748px;
	max-width: 960px;
	width:96%;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	/*border: 1px solid #00ff00;*/
}

#pageSurround{    width:100%;
 }

#topHeader {
	text-align: right;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top:0px;	
	float:left;
	width:100%;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/getLogo.php?skin=uGOshop);
	/*background-image:url(../styleImages/logo/default.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;	

}

#headercontent{ margin:20px; 
  }

#titleDiv{ float: left; }  
h1#sitetitle{ float:left; margin-bottom:0px; padding-bottom:0px; font-weight:normal;}  
h1#titleReflection{ float:left; 
                  margin-top:0px;
				  padding-top:0px;
				  font-weight:normal;
                  filter: flipv(), 				       
    progid:DXImageTransform.Microsoft.Blur(pixelradius='3',MakeShadow='true', ShadowOpacity='0.5' ) ;
	position:relative;
	left: -3px;
	top:-6px;
     opacity:0;}

.boxTitleLeft, .boxTitleRight {
	background-image: url(../styleImages/backgrounds/CatHeader.jp);
	height: 16px;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #333333;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 16%; 
	margin-left:1%;
	float: left;
}
.colMid {
	position: relative;
	width: 60%;
	float: left;
	margin-left:2%;
	/*border: 1px solid #333333;*/
}


.colRight {
	position: relative;
	width: 18%; 
	margin-right:1%;
	float: right;
}
.boxContent {
	padding: 4px;
	margin: 4px;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit
}

span.txtContentTitle{ font-size: 1.3em; font-weight:bold; }

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	width: 16%; 
	margin-left:1%;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 75%;
	float: left;
	margin-left:2%;
	border: 1px solid #808080;
}

a.txtCheckout{ font-weight:bold; font-size: 1.2em;  }
/* END CHECK OUT PAGES */

/*footer menu*/
.siteDocs {
	text-align:center;
	margin-top: 10px;
}

.siteDocs a{ text-decoration:none; }
.siteDocs a:hover{ text-decoration:none; }

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	text-align: center;
	border: 1px solid #FFFFFF;
	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;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 131px;
	height: 100px;
	float: left;
	overflow: hidden;
}

li.bullet a {
	padding: 2px 1px;
	width: 100%;
	display: block;
	text-indent: 2px;
	text-decoration: none;
	margin: 0px;
	
}

li.bullet a:hover { text-decoration: none;}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 2px 1px;
	width: 100%;
	display: block;
	text-indent: 2px;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {

}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
	width:98%;
}

.ul-nav {
	padding: 0px;
}

.li-nav {	
	float: left;
	position:relative;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 95%;
	margin-top: -19px;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-top: 4px solid #ffdd99;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
/*
End Cross-Browser DHTML Menu
*/
div#footer{ text-align: center;
            margin-top: 10px; }
			
div#footer a{ text-decoration:none; }
div#footer a:hover{ text-decoration:none; }			


div.txtCopyright{ text-align:center; }

/* general */

span.txtOldPrice{ text-decoration:line-through; }

