body {
	margin:0;
	padding:0px 0px 20px 0px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/design/bkgd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: auto;
	width: 920px;
	background-color: #000000;
	background-image: url(../images/design/banner.jpg);
	background-repeat: no-repeat;
	padding: 130px 0px 0px 0px;
}
#wrapper {
	width: 900px;
	padding: 0px 10px;
}
#nav {
	float: left;
	width: 600px;
	list-style-type: none;
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/design/nav-bkgd.jpg);
	background-repeat: no-repeat;
}
#nav li {
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1em;
}
#nav a {
	margin: 0;
	color: #666666;
	text-decoration: none;
	border-right: 1px solid #000;
	padding: 5px;
	display: block;
}
#nav a:hover {
	background-color: #000000;
	color: #FF6600;
}
#minicart {
	float: left;
	width: 290px;
	background-image: url(../images/design/nav-bkgd.jpg);
	background-repeat: no-repeat;
	height: 25px;
}

#minicart table {
	display: block;
	height: 20px;
}

#minicart td {
	padding: 0px 5px;
	font-size: 0.75em;
	color: #FF6600;
}

#minicart  .subhead {
	color: #000000;
	background-color: #000000;
	font-weight: bold;
	background-image: url(../images/design/mini-cart-sub.jpg);
	background-repeat: no-repeat;
}

#minicart  .info {
	border-left: 1px solid #000;
}
#minicart .info strong {
	color: #666666;
}

#minicart  .go {
	border-left: 1px solid #000;
	padding: 0px;
}
#minicart .info a {
	color: #666666;
	text-decoration: none;
}
#minicart .info a:hover {
	color: #FF6600;
}

#content {
	float: left;
	width: 900px;
	margin: 0px 0px 10px 0px;
}
#title {
	width: 900px;
	margin: 0px 0px 10px 0px;
	float: left;
	display: block;
}
#title h1 {
	color: #FF6600;
	font-size: 1.13em;
	margin: 0;
	font-weight: bold;
}

#title h2 {
	color: #FFB200;
	margin: 0px 0px 0px;
	font-size: 0.69em;
	line-height: 1.4;
}

#home {
	border: 0px solid #222;
	width: 600px;
	height: 400px;
	float: left;
	margin: 0px 10px 0px 0px;
	color: #FF6600;
	font-size: 0.75em;
  }

#image {
	height: 400px;
	width: 600px;
	margin: 0px 10px 0px 0px;
	float: left;
	background-repeat: no-repeat;
}
#text {
	width: 280px;
	margin: 0px 0px 0px 0px;
	float: left;
}
#text h1 {
	color: #FF6600;
	font-size: 1em;
	margin: 0px 0px 5px;
	font-weight: bold;
}
#text h2 {
	color: #FF6600;
	margin: 0;
	font-size: 0.75em;
	line-height: 1.4;
}

#text p {
	font-size: 0.75em;
	color: #666666;
	line-height: 1.3em;
	margin: 0px 0px 8px 0px;
}
#text ul {
	margin: 0px 0px 8px 15px;
}
#text li {
	color: #666666;
	font-size: 0.75em;
	line-height: 1.3em;
}
#text strong {
	color: #999999;
}

#text p a {
	color: #666666;
}
#text p a:hover {
	color: #FFB200;
}
#main {
	float: left;
	width: 900px;
	height: 450px;
}

.thumb {
	margin: 0px 5px 5px 0px;
	float: left;
	width: 218px;
	height: 145px;
	border: 1px solid #222;
}

.thumb a {
	display: block;
	height: 143px;
	width: 216px;
	margin: -1px 0px 0px -1px;
}

.thumb a:hover {
	border: 2px solid #FF6600;
}
#main .gallery {
	float: left;
	margin: 0px 8px 5px 0px;
}
#footer {
	clear: left;
	border-top: 0px solid #222;
	padding: 5px 0px;
	background-image: url(../images/design/footer.jpg);
	background-repeat: no-repeat;
}
#footer p {
	font-size: 0.75em;
	color: #666666;
	margin: 0px;
	font-weight: bold;
	padding: 0px 5px;
}
#footer p a {
	color: #666666;
}
#footer p a:hover {
	color: #FF6600;
}
#copyright {
	padding: 0px;
}
#copyright p {
	font-size: 0.69em;
	color: #666666;
	margin: 0px;
	padding: 0px 5px;
}
.itemprice {
	font-size: 0.75em;
	color: #666666;
	width: 50px;
}
.quantity {
	width: 25px;
}




#cart {
	width: 900px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#cart p {
	color: #666666;
	font-size: 0.75em;
	margin: 0px 0px 8px;
}


#cart table {
	width: 900px;
}
#cart th {
	background-color: #000000;
	color: #000000;
	padding: 10px 5px;
	text-align: left;
	font-weight: bold;
	background-image: url(../images/design/cart-head.jpg);
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	font-size: 0.75em;
}
#cart td {
	vertical-align: top;
	color: #666666;
}
#cart .summary {
	border-top: 3px solid #111;
}
#cart .description {
	padding: 5px 10px 5px 5px;
	border-bottom: 1px solid #111;
}

#cart .subheads {
	padding: 5px 10px 5px 5px;
	border-bottom: 1px solid #111;
	font-size: 0.75em;
}

#cart .subheads-billing {
	padding: 5px 10px 5px 5px;
	border-bottom: 1px solid #111;
	font-size: 0.75em;
	width: 200px;
	border-right: 1px solid #111;
}

#cart .description img {
	border: 1px solid #222;
	float: left;
	margin: 0px 10px 0px -5px;
}
#cart .description h2, 
#cart .summary h2 {
	color: #FF6600;
	font-size: 0.75em;
	margin: 0;
}
#cart .description p {
	font-size: 0.75em;
	line-height: 1.3;
	color: #666666;
}
#cart .price {
	width: 80px;
	padding: 5px;
	border-left: 1px solid #111;
	border-bottom: 1px solid #111;
	text-align: right;
	font-size: 0.75em;
}
#cart .pricehead {
	border-left: 1px solid #350305;
	text-align: right;
}
#cart .buttons {
	padding: 10px 0px;
	border-top: 3px solid #111;
	text-align: right;
}
#cart .checkout {
	padding: 10px 0px 0px 0px;
	border-top: 3px solid #222;
	width: 80px;
}
#cart  .buttons  input {
	margin: 0;
}
#cart .cartempty {
	height: 400px;
}
#cart .billing {
	padding: 20px 5px 5px;
}
#cart .addresshead {
	color: #D60C16;
	background-image: url(../images/design/bkgd.png);
	padding: 3px 3px 3px 5px;
	width: 130px;
	border-top: 1px solid #350305;
	border-right: 1px solid #350305;
	vertical-align: middle;
	font-weight: bold;
}
#cart .addressentry {
	padding: 3px 5px 5px 3px;
	border-top: 1px solid #111;
}

