/* CSS Document */

BODY
{
	text-align:center;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bg.png) repeat-x #339999;}

padding:0;
margin:0;

}

h1{line-height:30px;}

/*text */
.white {color:#FFFFFF;}
.keywords{font-size:10px; color:#666666;}
.displayPrice{font-weight:bold; color:#000033;}
.displayPriceAmount{color:#669900;}
.category{color:#336666; font-weight:bold; text-decoration:none; font-size:12px;}
.category:hover{color:#000033;}

form {margin:0px; padding:0px;}

#header {height:200px; width:800px; margin:0 auto;}

#wrapper {width:800px; margin:0 auto;}
#main {width:800px; background:url(images/lside.png) top left repeat-y #003333; margin:auto; overflow:hidden; clear:both;}

#sideCol {width:150px; float:left;}
#mainCol {width:490px; float:left; padding:5px;}
#box {background-color:#FFFFFF; margin:5px;}

/* corners */
#tl {background:url(images/corners/tl.gif) no-repeat top left; }
#tr {background:url(images/corners/tr.gif) no-repeat top right;}
#bl {background:url(images/corners/bl.gif) no-repeat bottom left;}
#br {background:url(images/corners/br.gif) no-repeat bottom right;}

#footer {color:#FFFFFF; font-size:12px; background:url(images/footer.png) no-repeat}
#footer a {color:#FFFFFF;}

/* Cat menu */
#catMenu ul{list-style:none; padding-left:15px;}
#catMenu li a {background-color:#003333; margin-top:5px; padding-left:15px; display:block; height: 25px; list-style:none; text-align:left; text-decoration:none; color:#FFFFFF;}
#catMenu li a:hover {background:#006666;}

#nav li {display:inline; list-style:none;}
#nav li a{width:150px; float:left; padding-top:5px; display:block; height: 25px; list-style:none; text-align:center; text-decoration:none; color:#FFFFFF; background-image:url(images/tabs.png);}
#nav li a:hover{background-image:url(images/tabs2.png);}

#menu{width:800px; float:left;}
#search {padding-top:10px; background:url(images/menu/search.gif) no-repeat; width:150px; height:50px;}
/*

#header{height:300px;}

#hleft{width:650px; float:left;}



#colL{width:150px; float:left}
#colMain2{margin-left:155px; margin-right:155px;}
#colMain{margin:10px; margin-top:0px; width:460px; float:left; background-color:#FFFFFF;}
#colR{width:150px; float:right; position:absolute;}

#cart{width:150px; float:left;}*/

#title {	padding: 0px 160px 0px 0px;
	margin: 0px 10px 0px 0px;}
/*
#menu{
	float: right;
	width: 140px;
	margin-right:10px;
	margin-top:10px;}
#menu ul {margin: 0; padding: 0;list-style-type: none;} 
#menu li{display:block; margin-bottom:5px; height: 35px; list-style:none; text-align:left;}
#menu a{padding-left:35px; padding-top:7px; background-image:url(images/menubg.gif); width:150px; height:35px; color:#FFFFFF; text-decoration:none;}
#menu a:hover{background-image:url(images/menubg2.gif);}
*/




ul {margin:5px;}


/* new */
#cat{width:200px; background-color:#FFFFFF; float:left;}
#productList{background-color:#FFFFFF; margin-bottom:10px; width:inherit;}
#spacer{clear:both;}


/*
div#left {
	float: left;
	width: 140px;
	margin-left:10px;
	margin-top:10px;
}
div#right {
	background-color: #FAEAC9;
	float: right;
	width: 140px;
	margin-right:10px;
	margin-top:10px;
}
div#main {
	padding: 0px 160px 5px 160px;
	margin: 0px 10px 0px 10px;
	
}
*/