body {
	margin: 0px;
	background: url(../styleImages/backgrounds/back.jpg) repeat-x #f0f1f0;
}
#pageSurround {
	width: 880px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}

* html #pageSurround {
	width: 880px;
	margin: 0px auto;
	padding: 0px;
}

#subSurround {
    background: #FFFFFF;
}
#topHeader {
	text-align: right;
	height: 170px;
	width: 880px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	background-repeat:no-repeat;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #fff;
	background-image: url(../styleImages/backgrounds/sideheader.jpg);
	background-repeat:repeat-x;
	width: 140px;
	height: 20px;
	padding-left: 10px;
	padding-top: 8px;

}



.boxContentLeft{
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.boxContentRight {
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #f4f4f4;
	border: 1px solid #dddddd;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 150px; 
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.colMid {
	position: relative;
	width: 540px;
	float: left;
	padding-top: 0px;
}


* html .colMid {
	width: 535px;
	float: left;
	margin-left: -12px;
	padding-top: 0px;
}

.colRight {
	position: relative;
	width: 150px; 
	padding-right: 10px;
	right: 0px;
	float: right;

}

* html .colRight {
	position: relative;
	width: 150px; 
	padding-right: 10px;
	right: 0px;
	float: right;

}


.boxContent {
    padding-top: 6px;
	padding-left: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
    background-image:url(../styleImages/backgrounds/back-fade.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border: 1px solid #bbbbbb;
	text-align: left;
}

.latestbox {
width: 540px;
margin-top: 10px;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}

* html .latestbox {
width: 535px;
margin-top: 10px;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}

/* CHECKOUT PAGES */
.colRightCheckout {
	position: relative;
	right: 0px;
	width: 150px; 
	float: right;
	margin-right: 10px;
	
}
.colMainCheckout {
	position: relative;
	width: 698px;
	float: left;
	margin-left: 10px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 0px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin-top: 0px;
	padding: 6px;
	float: left;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 115px;
}
.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: 122px;
	height: 150px;
	padding-top: 26px;
	padding-bottom: 14px;
	margin-top: 6px;
	margin-left: 5px;
	margin-right: 5px;
	background-image:url(../styleImages/backgrounds/back-fade.jpg);
	background-repeat:repeat-x;
	border: 1px solid #bbbbbb;

}

* html .latestProds {
	float: left;
	text-align: center;
	width: 122px;
	height: 160px;
	padding-top: 26px;
	padding-bottom: 14px;
	margin-top: 6px;
	margin-left: 3px;
	margin-right: 3px;
	background-image:url(../styleImages/backgrounds/back-fade.jpg);
	background-repeat:repeat-x;
	border: 1px solid #bbbbbb;

}

.footbox {
text-align:center;
width: 880px;
height: 79px;
background:url(../styleImages/backgrounds/bottom.jpg) #FFFFFF;
}

.footer {
text-align:center;
width: 880px;
height: 16px;
margin-top: 10px;
margin-left:auto;
margin-right:auto;
padding-bottom: 5px;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}



/*----------------------------------------------------------------------------------------------------------------------------------
                                                       TOP MENU SECTION													 -----------------------------------------------------------------------------------------------------------------------------------*/
													   
#menuback {
	background: url(../styleImages/backgrounds/menu.jpg) no-repeat;
	width: 100%;
	height: 23px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color:#000000;
	font-size: 120%;
}

.menu{
	list-style-type: none;
	width: 150px;
}

.menu li{
	list-style-type: none;
	padding-bottom: 2px;
	padding-top:2px;
	padding-left: 4px;
	width: 150px;
}

.menu li a{
list-style-type: none;
	color:#555;
	background-color: fff;
	width: 170px;
	text-decoration: none;
	text-align: left;
	padding-bottom: 2px;
	padding-top:2px;
	padding-right: 12px;
}

 .menu li a:hover{
	color: #fff;
	background: #ccc;
	background-position: center;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 150px; /*width of menu*/
}

* html .arrowlistmenu{
margin-right: 12px;
}


.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 0px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 1px; /*bottom spacing between each UL and rest of content*/
margin-left: 5px;
}

.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
display: block;
padding: 2px 0;
padding-left: 0px; /*link text is indented 19px*/
text-decoration: none;
font-size: 90%;
margin-bottom: -1px;
}

* html .arrowlistmenu ul li a{
color: #A70303;
display: block;
padding: 2px 0;
padding-left: 0px; /*link text is indented 19px*/
text-decoration: none;
font-size: 90%;
margin-bottom: -16px;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #ccc;
}


.clear {
clear:both;}

.txtContentShop {
    height: 22px;
    padding-top: 4px;
	padding-bottom: 3px;
    text-align: center;
    margin: 2px;
}
.free-deliv {
	display: block;
	width: 140px;
	height: 80px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../../../images/free-delivery.jpg) top left no-repeat;
	margin-top: 15px;
}