/*------ Copyright Notice -----------------------
Skin Name: BLINDS
Skin URL: affordable web design 4 u http://affordablewebdesign4u.com.au
Author: JanTUB 
Author URL: http://affordablewebdesign4u.com.au
Version: 1.0
Copyright: 2008 International and domestic Copyright Laws apply 
-------------------------------------------------*/

body {
	margin:0px;
	padding:0;
	background: #990000 url(../styleImages/backgrounds/fiveStripes.jpg) repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	min-width:880px;
}
/* Hides from IE5-mac \*/
html #pageSurround {height: 1%;}
/* End hide from IE5-mac */
#pageSurround {
	width: 90%;
	margin: 15px auto;
	padding: 10px;
	border:4px solid #E4C2BB;
	background: #FFFFFF;
	min-width:980px;
	
}
#subSurround {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background:#FFFFFF;
}
#topBlock {
	background-color: #FFFFFF;
	border-bottom:2px solid #990000;
	border-top:2px solid #990000;
	height:44px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 10px;
}
#topHeader {
	height: 150px;
	border-top:2px solid #990000;
	padding: 0px;
	background: #990000 url(../styleImages/backgrounds/Logo.jpg) no-repeat center center;
}
.boxTitleLeft, .boxTitleRight {
	text-transform: uppercase;
	border:2px solid #990000;
	width: 201px;
	height: 22px;
	padding-top: 7px;
	text-align:center;
	background: #FFF url(../styleImages/backgrounds/catBg.jpg) repeat-y center top;
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	color: #BA3023;	
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	width: 201px;
	padding: 3px 0px 5px 0px;
	margin-bottom: 10px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #990000;
	border-top:none;
	
}
.mainContent {
	padding: 3px 20px;
	color: #333333;
	margin-bottom: 5px;
	width:90%;
	font: 100%/1.5 Verdana, Arial, Helvetica, sans-serif;
	background: url(none);
	min-width:750px;
}
.boxContent {
		min-width:750px;


}

.colLeft {
	position: relative;
	left: 0px;
	width: 190px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	/*float:left;*/
	width:750px;
	margin-left:210px;
	padding-left:30px;
	background:#FFFFFF ;
}
/*.colRight {
	position: relative;
	width: 50px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}*/

/* ---------- Checkout styling ------------ */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 170px; 
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	/*float:left;*/
	width:640px;
	margin-left:210px;
	padding-left:30px;
}

/* -------------------------------------- */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFF;
	text-align: center;
	border-top: 6px double #E4C2BB;
	margin-top: 10px;
	padding: 3px;
	float: left;
	width: 100%;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 170px;
	height: 120px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
div.latestProds {
	float: left;
	width: 42%;
	height: 246px;
	margin:15px;
	padding:5px;
	padding-top:6px;
	border: 1px solid #CCCCCC;
	font-size:90%;
	overflow: hidden;
	
}
/*------------ Footer styling ----------*/
#Footer {
	background-color:#FFF;
	color:#990000;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:26px;
	border-top:2px solid #990000;
	text-align:left;
	padding:10px;	
}

#Footer a:link {
	color:#990000;
	text-decoration:underline;
	}
#Footer a:hover {
	text-decoration:none;
	color:#D9A99F;
	}	
	
/*-----------------*/
#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: 190px;
padding: 0px;
margin: 0px;
}
.li-nav a {
padding: 2px 1px;
background-color: #FFFFFF;
width: 190px;
display: block;
text-indent: 2px;
color: #070F72;
text-decoration: none;
margin: 0px;
}
.li-nav a:hover {
background-color: #FFFFFF;
color: #FF6600;
}
.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
*/

