body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000000; 

}

div.page {
	width: 900px;
	min-height: 600px;
	margin: 0px auto;
	padding: 0px;
}

div.top {
	width: 900px;
	height: 144px;
	border: 1px solid #000000;
	margin: 0px 10px;
	float: center;
}

div.top img {
	border: none;
}

div.banner {
	border: 1px solid #000;
        width: 900px;
        height: 236px;
        margin: 0 10px;
}

div.staticnav {
  	width: 899px;
  	height: 30px;
  	border: 1px solid #000000;
      	background: #201e1f;
}

div.staticnav ul {
        margin:0;
        padding:0;
        width:100%;
}

div.staticnav ul.nostyle li {
        float: left;
	color: #FFFFFF;
	text-align: center;
 	font-size: 12px;
        width: 177px;
	height: 30px;
}

div.staticnav ul.nostyle li a {
	color: #FFFFFF;
        text-decoration: none;
        display: block;
        height: 20px;
        padding: 5px 0;
        width: 190px;
}

div.staticnav ul.nostyle li a:hover {
        background-color: #fd8900;
	color: #000;
        display: block;
        height: 20px;
        width: 190px;
}

div.main-image {
        background-image: url(../images/main-img.jpg);
        width: 889px;
        height: 195px;
        float: left;
        margin: 6px 0 0 5px;
}

div.body {
	width: 900px;
	min-height: 300px;
	float: left;
	margin: 0px 10px;
        background-color: #fff;
	border: 1px solid #000000;
        line-height: 150%
}

div.content {
	min-height: 300px;
	float: left;
	border: none;
	border: 0px solid #72050b;
        padding:10px 30px 0;
        width:840px;
}

div.footer {
	width: 900px;
	margin: 0px 10px;
	float: left;
	border: 1px solid #000000;
        background-image: url(../images/footer.jpg);
	border-top: none;
	text-align: center;
	height: 73px;
}

div.footer ul.nostyle li a, span.med a {
        list-type-style: none;
	color: #00adf1;
}

div.footer ul.nostyle li a:hover {
	color: #00adf1;
}

span.med {
	font-size: 10px;
        color: white;
}

div#footNavigation ul li { list-style-type: none; text-align: left; }
div#footNavigation ul li a { color: #00adf1; }

ul.nostyle {
	padding: 0px;
	margin: 0px;
}

ul.nostyle li {
	list-style-type: none;
}


/*shop things*/
div.categorybox {
	width: 130px;
	height: 140px;
	float: left;
	margin: 5px;
}

div.categorybox div.catname {
	width: 130px;
	height: 35px;
	margin: 0px 0px 5px;
	text-align: center;
}

div.categorybox div.catimage {
	width: 100px;
	height: 100px;
	margin: auto;
	border: 1px solid #CC3300;
}

div.categorybox div.catimage img { border: none; }

div.product {
	width: 577px;
	min-height: 300px;
}
div.productimage {
	width: 300px;
	height: 200px;
	margin: 0px 5px 0px 20px;
	float: left;
}

div.productform {
	width: 200px;
	height: 200px;
	float: left;
}

div.productblurb {
	width: 530px;
	margin: 5px auto;
	min-height: 50px;
	float: left;
}

div.row {
	width: 98%;
	min-height: 20px;
	margin: 2px 0px 3px;
	float: left;
}

div.remove {
	width: 75px;
	min-height: 20px;
	float: left;
}

div.code {
	width: 100px;
	min-height: 20px;
	float: left;
}

div.name {
	width: 125px;
	min-height: 20px;
	float: left;
}

div.price {
	width: 75px;
	min-height: 20px;
	float: left;
}

div.amount {
	width: 75px;
	min-height: 20px;
	float: left;
}

div.total {
	width: 75px;
	min-height: 20px;
	float: left;
}

div.tb {
	width: 25%;
	height: 20px;
	margin: 0px 0px 5px;
	float: left;
}

div.otb {
	width: 60%;
	min-height: 20px;
	margin: 0px 0px 5px 5px;
	float: left;
}

div.full , div.ftb {
	width: 98%;
	float: left;
	margin: 0px 0px 5px;
}

div.gallerywrapper {
	float:left;
	margin:5px;
	min-height:125px;
	width:110px;
}

div.galleryimage, div.image {
	border:1px solid black;
	height:100px;
	margin:10px;
	width:100px;
}

div.gallerypages {
	float:left;
	height:20px;
	text-align:right;
	width:98%;
}

div.image img.image, div.galleryimage div.image, img.gallery {
	float:left;
	height:75px;
	margin:13px 12px 12px 13px;
	text-align:center;
	width:75px;
}

div.gallerylink, div.imagetext {
	float:left;
	height:50px;
	margin:10px;
	text-align:center;
	width:100px;
}

div.gallerynav {
	float:left;
	margin:5px 0px 10px;
	width:98%;
}

div.viewimage {
	margin:0px 0px 10px;
	min-height:580px;
	text-align:center;
	width:98%;
}

/* header styles */
h1 {
	font-weight: bold;
	font-size: 2.1em;
        color: #0D7C85;
}

h2 {
	font-weight: bold;
	font-size: 1.5em;
	margin: 30px 40px 20px 0px;
	color: #f48400;
}


h3 {
	font-weight: bold;
	font-size: 1em;
	margin: 10px 0px 0px 0px;
	color: #f48400;
	border-bottom: 1px solid #fff;
}

td {
	font-weight: normal;	
	font-size: 12px;
	text-align: left;
	color: #000000; 
}

div.content table td, div.content table th { 
        border: 1px solid #00adf1; 
}

div.content table td + td, div.content table th + td, div.content table th + th {
        border-left: medium none;
}

div.content table tr + tr > td {
        border-top: medium none;
}