body
{
	margin: 3px;
	background-color: #fffff;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#pageSurround {
	width: 99%;
	margin: 0px auto;
}

#topHeader {
	
	height: 40px;
	padding-right: 0px;
	width: 99%;	
	margin: 0px auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	
	background-repeat: no-repeat;
	background-position: top left;
}

.boxTitleLeft  {
	
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Verdana;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	background-color: #eeeeee;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.boxContentLeft {

	border: 1px solid #333;
	background-color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 8px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.boxTitleRight {
	width: 165px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	background-color: #eeeeee;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.boxContentRight {
	width: 160px;
	border: 1px solid #333;
	background-color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 8px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.boxCatTitle  {
	width: 124px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	background-color: #eeeeee;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.boxCategories {
width: 123px;
	border: 1px solid #333;
	background-color: #FFFFFF;
	
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}

.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 176px; 
	float: left;
}
.colMid {
	position: relative;
	width: 100%;
	
	
}
.colRight {
	position: relative;
	width: 164px; 
	float: right;
}

.colRightMenu {
	position: relative;
	width: 164px; 
	float: left;
}

.boxContent {
	border: 1px solid #333;
	background-color: #FFFFFF;
	padding: 5px;
	color: #333333;
	margin-bottom: 8px;
	margin-top: 0px;
	position: inherit;
}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 180px; 
	padding-left: 1px;
	padding-right: 7px;
	float: left;
	font-size: 12px;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
	font-size: 12px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 7px;
	margin-bottom: 20px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #bcd;
	margin: 0px auto;
	padding: 3px;
	float: left;
	
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 3px;
	float: left;
	width: 110px;
	
	position:inherit;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 19%;
	margin-right: 5px;
	margin-bottom: 4px;
	height: 220px;
	float: left;
	overflow: hidden;
	
	position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
width: 110px;
	list-style: none;
	list-style-type: none;
	padding-left: 3px;
	margin: 0px;
	
}

.li-nav a {
	padding: 2px 1px;
	background-color: #ffffff;
	width: 121px;
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	text-indent: 2px;
}
.li-nav a:hover {
	background-color: #ffffff;
	color: #0b4;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 170px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-top: 4px solid #70cdcc;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 130px 6px;
}

/*
End Cross-Browser DHTML Menu
*/

.bigtext {
	font-family: "Bradley Hand", "Blackadder", Cracked, Times;
	font-size: 24px;
	font-weight: bold;
	}
    
    /* product content tabs */
a{outline:none;}
div.tablayout {width: 100%;margin: 10px 0px 20px 0; clear:both;}      
ul.tablayout {
    list-style-type: none;
    width: 100%;
    float: left;
    margin:0 0 -1px 0;     
    padding:0 0 0 0;
}
ul.tablayout li {margin: 0 0 0 0;float: left;padding-left:10px;}
ul.tablayout a {
    float: left;
    display: block;
    padding: 4px 8px;
    border: 1px solid #ccc;
    border-bottom: 0px;
    color: #666;
    background: #eee;
    text-decoration: none;
    font-weight: bold;
}
ul.tablayout a:hover { background: #fff; }
ul.tablayout a.active {
    background-color: #ffffff;
    border:1px solid #474747;
    border-top:1px solid #474747;
    border-bottom:none;
    padding-bottom: 5px;
    cursor: default;
    color: #000; 
}
.tab { padding:10px;} 
.contm{width:100%;clear:both;border-left:1px solid #474747;background: url(../styleImages/backgrounds/pixel1.gif) right repeat-y;margin-top:-1px;}
.cont{width:100%;height:1px;clear:both;background: url(../styleImages/backgrounds/pixel.gif) top repeat-x; display:block;}
.contb{width:100%;height:1px;clear:both;background: url(../styleImages/backgrounds/pixel.gif) bottom repeat-x;} 
.topright {}
.topleft {}
.bottomright {}
.bottomleft {}

