body{
margin: 7px;
padding:0;
line-height: 1.5em;
background-color: #191918;
color: white;
font-family: Helvetia, Arial, Sans-Serif;
font-size: 10pt;
}

a { color: #FFFF80; }

H1 {
	font-size: 27px;
	font-family: Helvetica, Arial, Sans-Serif;                   
	color: #936B09; 
	margin-top: 10px;
	letter-spacing:0.5px;
	line-height: 1.05em;
}
H1.checkout {
	font-family: Helvetica, Arial, Sans-Serif;                   
	font-weight: bold;
	font-size: 17px;
	border-bottom: solid 1px #936B09;
	padding: 5px;
	width: 400px;
	color: #993399;
}
H2 {
	font-size: 18px;
	font-family: Helvetica, Arial, Sans-Serif;                   
	margin-top: 10px;
	letter-spacing:0.5px;
}

IMG { border: 0px; }
b{font-size: 110%;}
em{color: red;}

#maincontainer{
	width: 998px;
	background-color: #000000;
	border: 1px solid #474747;
}

#topsection{
height: 60px; /*Height of top section*/
border-bottom: 1px solid #616161;
padding: 10px;
vertical-align: middle;
}
#leftStuff {
	float: left;
	display: block;
}
#rightStuff {
	display: inline;
	float: right;
}
#badges {
	
	font-weight: bold;
	text-align: right;
	color: #555;
	font-size: 12pt;
	vertical-align: middle;
	margin-bottom: 10px;
}
#phoneContainer {
	vertical-align: middle;
}
#phone {
	font-size: 14pt;
	color: white;
}
#orderNow {
	font-size: 12pt;
	color: 555;
}
#cartLbl {
	color: #EEEEEE;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 8pt;
	text-shadow: none;
	margin-left:100px;
	display: inline;
}
#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -100%;
}

#footer{
	clear: left;
	width: 100%;
	color: #555;
	text-align: center;
	padding: 4px 0;
	border-top: 1px solid #616161;
	font-size: 8pt;
	line-height: 1.3em;
}
#footer p {margin: 0px;}

#footer a{
color: #999999;
text-decoration: none;
}

.footCat {
	color: #777777;
	font-weight: bold;
	padding-bottom: 8px;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.menuHeader {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold	;
	font-style: normal;
	color: #CC5490;
	border-bottom: 1px solid #616161;
	border-right: 1px solid #616161;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
}
.menuHeader a {
	color: #338333; 
	text-decoration: none;
}
.menuItem {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #936B09; 
	border-bottom: 1px solid #616161;
	border-right: 1px solid #616161;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.menuItem a {
	color: #936B09; 
	text-decoration: none;
}
.menuItemSm {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #555; 
	border-bottom: 1px solid #616161;
	border-right: 1px solid #616161;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.menuItemSm a {
	color: #555; 
	text-decoration: none;
}
.menuItem a:hover {
	text-shadow: 0px 2px 3px #C69E3C;
}
.menuItemSm a:hover {
	text-shadow: 0px 2px 3px 	#B24A7E;
}
.validateError {
	color: #993399;
	font-size: 8pt;
	line-height: 1.2em;
}
#ItemInfoContainer {
	float: right;
	display: block;
	text-align: center;
}
#priceDiv {
	border: 1px solid #616161;
	background-color: #191918;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#ProductInfo {
	width: 80px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#ProductInfoPrice {
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
#ProductInfoRight {
	text-align: left;
}
#ItemPhoto {
	float: right;
	display: block;
}
.imgWhiteBG {
	background-color: white;
	padding: 5px;
}
#cure {
	padding: 10px;
	text-align:center;
	color: DeepPink;
	font-weight: bold;
	font-size: 9pt;
}
.cartLineTD {
	height: 40px;
	border-bottom-color: #616161;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.cartLineTDHead {
	height: 40px;
	border-bottom-color: #616161;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	font-size: 12pt;
}
.SectHead {
	color: #993399;
	font-weight: bold;
	font-size: 15pt;
}
.checkoutBody {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
.checkoutAddressTD {
	border-bottom-color: #616161;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom:10px;
}
#msgBox {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-color: #191918;
	border: 1px solid #616161;
	text-align: center;
	padding: 0px;
	color: #FFFF80;
}
.tdInfoHead {
	font-weight: bold;
	color: #993399;
	border-bottom: solid 1px #936B09;
}
#ItemGridName {
	font-size: 9pt;
}
#ItemGridShortDesc {
	font-size: 8pt;
}
#ItemGridPrice {
	color: #993399;
	font-weight: bold;
	font-size; 9pt;
}

