﻿  /* CSS layout */
body {
	border: thick none #6600FF;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	height: auto;
	background-repeat: repeat;
	background-color: #B8CEEB;
}
#masthead {
	border-width: 5px;
	border-color: #000000;
	background-color: #E2D7DD;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#top_nav {
	padding: 10px;
	border-width: 4px;
	border-color: #663300;
	width: 830px;
	height: auto;
	border-bottom-style: solid;
	margin-right: auto;
	margin-left: auto;
	position: static;
	border-right-style: none;
	text-indent: 200px;
	background-image: url('../graphics/NavBackground.jpg');
}
#container {
	border-style: none;
	min-width: 600px;
	width: 850px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: static;
	background-color: #FFFFFF;
}
#page_content {
	border: medium none #008000;
	padding: 10px;
	margin-left: 220px;
	width: auto;
	height: auto;
	font-family: "Times New Roman";
	background-color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}
#left_col {
	border-width: 4px;
	border-color: #663300;
	width: 200px;
	float: left;
	height: auto;
	border-right-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-style: solid;
	background-repeat: repeat;
	background-color: #CB8C66;
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
#footer {
	border-width: 5px;
	border-color: #A56F60;
	padding: 10px;
	clear: both;
	width: auto;
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	font-family: Calibri;
	font-size: 12px;
	text-align: center;
	border-bottom-style: solid;
	color: #800000;
	background-image: url('../images/IonFoot.gif');
	background-repeat: no-repeat;
	background-color: #C89474;
	font-weight: bold;
	line-height: 20px;
}
#news {
	border-style: none none solid none;
	border-width: 4px;
	border-color: #663300;
	padding: 10px;
	background-image: url('../images/GodsRock_large.jpg');
	font-family: "Times New Roman";
	font-weight: bold;
	color: #663300;
	font-size: 12px;
	width: auto;
	margin-bottom: 20px;
	background-color: #6D7B9D;
	height: auto;
	background-repeat: no-repeat;
}
#hypercity {
	border-style: none none solid none;
	border-width: 4px;
	border-color: #663300;
	padding: 3px 3px 25px 3px;
	margin-top: 15px;
	background-color: #CB8C66;
	line-height: 13px;
	font-family: Calibri;
	font-weight: bold;
	color: #996633;
	text-align: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	font-size: 14px;
}
.buybutton {
	border: 2px solid #663300;
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	background-color: #FFFFCC;
}
HR {
	border: 1px solid #008000;
	color : #006633;
	height : 1px;
}
SPAN.price {
	color: #800000;
	font-family: Calibri;
	font-weight: bold;
	font-size: 15px;
}
P {
	font-size: 14px;
	font-family: Calibri;
	line-height: 1.4;
	color: #663300;
}
table.mincart{
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	font-family: Calibri;
	font-size: 14px;
	color: #663300;
}
div.detaildescription{
	text-align: left;
	color: #663300;
	font-family: Calibri;
}
div.detailname{
	font-family: Calibri;
	font-size: 16px;
	color: #663300;
	font-weight: bold;
}
div.proddescription{
	font-family: Calibri;
	font-size: 14px;
	color: #663300;
	text-align: left;
}
div.prodname{
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
}
P.prodnavigation{
	font-family: Calibri;
	font-size: 14px;
	color: #800000;
	font-weight: bold;
}
td.prodnavigation{
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
}
TABLE.cobtbl{
	background-color: #663300;
}
TD.cobhl{
	background-color: #CCFFFF;
}
TD.cobll{
	background-color: #FFFFCC;
}
