/* CSS Document */

body {
	background-color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	text-decoration: none;	
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	margin: 20px 0 10px 0;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	letter-spacing: 1px;
}

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
	margin-top: 20px;
}
#hdr {
	border-bottom: solid 1px #CCCCCC;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	margin: 15px 0 15px 0;
	float: left;
	width: 140px;
	padding: 5px;
	text-align: left;
}
#left {
	float: left;
	width: 200px;
	text-align: left;
	margin: 0 20px 0 10px;
	padding: 20px 0 20px 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#search {
	padding: 10px 0 20px 0;
	margin-top: 15px;
	float: right;
	width: 530px;
	line-height: 37px;
	text-align: right;
}
input.cart {
	border: none;
}
#search input {
	width: 125px;
}
#search input.searchbtn {
	width: 17px;
	height: 17px;
	border: none;
}
#nav ul {
	list-style-type: none;
	margin-left: 0px;
	padding: 20px 10px 10px 0;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#categories {
	padding: 15px 0 0 0;
}
a.cat {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	float: left;
	width: 720px;
	padding: 20px 0 20px 0;
	margin: 0 10px 0 0;
	text-align: left;
}
#offers {
	text-align: center;
}
div.offer {
	float: left;
	width: 150px;
	height: 220px;
	padding: 10px 10px 0 10px;
	text-align: center;
}
.offer a {
	color: #999999;
	text-decoration: none;	
}
.offer a:hover {
	color: #333333;
}
.offer img {
	width: 150px;
	height: 150px;
	border: 1px solid #CCCCCC;
}
.price {
	font-weight: bold;
	color: #808040;
}
#catalog {
	clear: both;
}
#categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#categories ul {
	list-style-type: none;
	margin-right: 10px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#categories li a {
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	background-color:#E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	height: 18px;
}
#categories li.selectednav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	background-color: #EBEBEB;
	height: 16px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#categories li a.category_child {
	color: #0066FF;
	font-size: 11px;
	line-height: 16px;
	padding-left: 15px;
	background-color: #EBEBEB;
	height: 16px;
}
#ftr {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 20px;
}
#copyright {
	float: left;
	width: 490px;
	text-align: left;
}
#meComm {
	float: right:
	width: 490px;
	text-align: right;
}
.noborder {
	border: none;
}
td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
td.firsttd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;	
}
.remove a {
	font-size: 10px;
	color: #993333;
	text-decoration: none;
}
.remove a:hover {
	text-decoration: underline;
}
td.menu {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
td.sum {
	font-size: 12px;
}
label {
	width: 150px;
	text-align: right;
	padding-right: 40px;
	vertical-align: top;
	display: block;
	clear: both;
	float: left;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	width: 125px;
}
input.paypal {
	padding: 0px;
	border: none;
	width: 62px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	width: 125px;
	border: 1px solid #CCCCCC;
}
.prod td {
	border: none;
}