body
{
	background-color: black;
	margin: 0px;
	font-size: 0.75em;
	line-height: 130%;
	font-family: Arial, Verdana, Geneva, sans-serif; 
	color: white;
}
select
{
	font-size: 0.9em;	
}
input,textarea
{
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6, p, td, ul, form, input, textarea
{
	font-family: Arial, Verdana, Geneva, sans-serif; 
	margin: 0px 0 0 0; 
	line-height: 140%;
}

h1
{ 
	font-size: 2em; 
	color: #fff; 
	font-weight: normal; 
}

h2 
{ 
	font-size: 1.85em; 
	color: #fff; 
	font-weight: normal; 
}

h3 
{ 
	font-size: 1.71em; 
	color: #fff; 
	font-weight: normal; 
} 

h4 
{ 
	font-size: 1.57em; 
	color: #fff; 
	font-weight: normal;
}

h5 
{ 
	font-size: 1.42em; 
	color: #fff; 
	font-weight: normal; 
} 

h6 
{ 
	font-size: 1.28em; 
	color: #fff; 
	font-weight: normal; 
}
.whiteLink
{
	color: white;
}
.noScreen
{
	display: none;
}
#innerDiv a
{
		
}
.dark
{
	color: #cccccc;	
}
a 
{ 
	color: #cccccc; 
	text-decoration: none; 
}
a:hover 
{ 
	color: white;
}
#mainDiv
{
	position: relative;
	top: 50px;
	width: 998px;
	height: 600px;
	border: 1px solid white;
	
}
#cartDiv
{
	position: absolute;
	right: 0px;
	top: -25px;	
}
#innerDiv
{ 
	position: relative;
	border-bottom: 1px solid white;
	width: 998px;
	height: 498px;
}
#backgroundDiv
{
	position: absolute;
	left: 0px;
	top: 0px;
}
#titleDivbottom
{
	position: absolute;	
	left: 0px;
	top: 15px;
}
#titleDivtop
{
	position: absolute;	
	left: 0px;
	bottom: 15px;
}
#textDivbottom
{
	position: absolute;
	text-align: justify;
	left: 20px;
	bottom: 20px;
	width: 255px;
}
#holderDiv
{
	position: relative;
	left: 0px;
	top: 0px;
	height: 497px;
	width: 296px;
	overflow-x: hidden;
	overflow-y: auto;
}
#textDivtop
{
	position: relative;
	text-align: justify;
	left: 20px;
	top: 20px;
	width: 255px;
}
#footer
{
	position: relative;
	right: 0px;
	text-align: right;
	top: 108px;
	font-size: 0.85em;
}
#footer a
{
	color: #cccccc;	
}
#footer a:hover
{
	color: white;	
}
#footerLeft
{
	position: relative;
	left: 0px;
	text-align: left;
	top: 95px;
	font-size: 0.85em;
	width: 450px;
}
#footerDiv
{
	position: relative;
	width: 100%;
}
#logoDiv
{
	position: absolute;
	left: 1px;
	top: 1px;
}
#menuDiv
{

	position: absolute;
	left: 320px;
	top: 5px;
	line-height: 22px;
}
#menuDiv .over
{
	font-size: 0.9em;
	display: inline;
	background: url(../images/menu_back.gif) left center no-repeat #346715;
	color: white;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 11px;
	padding-right: 8px;
	margin: 0px;
}
#menuDiv a
{
	font-size: 0.9em;
	display: inline;
	background: url(../images/menu_back.gif) left center no-repeat black;
	color: white;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 11px;
	padding-right: 8px;
	margin: 0px;
}
#extraDiv
{
	position: absolute;
	left: 298px;
	top: 0px;
	width: 598px;
	height: 496px;	
}
#extraDivInner
{
	padding: 25px;	
}
#menuDiv a:hover
{
	background: url(../images/menu_back.gif) left center no-repeat #2b5400;
	text-decoration: none; 
}
.fld
{
	border: 1px solid #999999;	
	background-color: #eeeeee;
	color: #333333;
	font-size: 0.9em;
}
.fldDark
{
	border: 1px solid #666666;	
	background-color: #1a1a1a;
	color: white;
	font-size: 0.9em;
}

.btn
{
	border: 1px solid #666666;	
	background-color: #346715;
	color: white;
	font-size: 0.9em;
}
#ContentDiv
{
	overflow:  scroll;
	border : 1px solid blue;
	
}
#largeTextHolder
{
	position: absolute;
	left: 0;
	top: 0;
	width: 699px;
	height: 496px;
	overflow-y: none;
	overflow-x: auto;
	overflow: auto;
}
#largeText
{
	padding: 30px;
	color: #333333;
}
#shopShade
{
	position: absolute;
	left: 43px;
	top: 111px;	
}
#shopContent
{
	position: absolute;
	left: 63px;
	top: 131px;
	width: 574px;
	height: 314px;	
}
#shopContent td
{
}
#backBright
{
	position: absolute;
	left: 353px;
	top: 0px;
	width: 261px;
	height: 354px;	
}
.prodListingImage
{
	display: block;
	position: relative;
	width: 129px;
	height: 65px;
	background-color: white;
	text-align: center;
}
.prodListingBrand
{
	position: absolute;
	right: 2px;
	bottom: 2px;	
}
.prodViewImage
{
	display: block;
	position: relative;
	width: 235px;
	height: 210px;
	text-align: center;

}
.prodViewBrand
{
	position: absolute;
	right: 4px;
	bottom: 4px;	
}
.cartViewImage
{
	display: block;
	position: relative;
	width: 76px;
	height: 58px;
	text-align: center;
	background-color: white;
}
.cartViewBrand
{
	position: absolute;
	right: 2px;
	bottom: 2px;	
}
.priceHolder
{
	position: absolute;
	left: 421px;
	top: 192px;
	width: 153px;	
	height: 147px;
}
.priceBack
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 153px;	
	height: 147px;
}
.priceInner
{
	position: absolute;
	text-align: right;
	left: 10px;
	top: 10px;
	width: 125px;
	height: 125px;
}
.err
{
	font-weight: bold;
	font-size: 1.15em;
}