

body{
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-attachment:fixed;
	background-image:url(../i/bg.gif);
	background-repeat:repeat;
	background-color:#333333;
	margin:0px;
	
}

p{
	color:#FFFFFF;
	font-size:11px;
	margin:0px;
}

#mf:hover {
	font-size:9px;
	color:#00FF00;
}

a:link, a:visited{
	font-size:9px;
	color:#fff;
	text-decoration:underline;
} 
a:hover{
	font-size:9px;
	color:#FFFFFF;
}

#button{
	font-size: 11px;
	color: #8f8f8f;
}

#button:hover{
	font-size: 11px;
	color: #fff;
}

#Top p{
	margin-left:14px;
	font-size:11px;
	color:#FFFFFF;
}

#FooterHolder p{
	text-align:right;
	margin-left:0px;
	padding-top:14px;
	margin-right:65px;
	font-size:9px;
	color:#333333;
}

input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:13px;
	width:200px;
	margin-top:8px;
	margin-left:7px;
	padding-left:3px;

}

input#grandTotalCost, input#shippingCost{
	width: 50px;
}



#Top-Border{
	background-image:url(../i/logo-bg.gif);
	background-repeat:repeat-x;
	background-color:#333333;
	height:145px;
	width:100%;
	
	margin-top:0;
}

#Top-BorderLogo{
	position: absolute;
	background-image:url(../i/logo.gif);
	background-repeat:repeat-x;
	background-color:#333333;
	width:900px;
	height:145px;	
	left: 50%;
	margin-left: -450px;
	margin-right:auto;
}

#Content{
	background-color:transparent;
	min-height:400px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:47px;
}

#CMS{
	margin-top:10px;
	padding:10px;
	width: 630px;
	float:right;
	background-color:#000000;

}

#StoreCMS{
	margin-top:10px;
	width: 650px;
	float:right;
	background: none;
}

#StoreCMS a{
	font-size: 1em;
}


#Main-Menu{
	background-color:transparent;
	float:left;
	width:250px;
	height:450px;
	margin-top: 7px;
	margin-left: -5px;
}

#stretcher{
	clear:both;
	background-color:transparent;
	width:900px;
	height:0px;
}

#Footer{
	position:fixed;
	bottom:0px;
	background-color:transparent;
	height:37px;
	width:100%;
}

th {
	padding-bottom: 10px;
	font-weight: normal;
	color: #8f8f8f;
}

select{
	border: 1px solid #333;
	background: #000;
	color: #8f8f8f;
}

#FooterHolder{
	background-image:url(../i/footer.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:transparent;
	height:37px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#Documentation{
	width: 650px;
	float:right;
	background: #000;
	text-align: center;
	color:#333333;
}

#itemInfo{
	padding: 10px;
	color: #f8f8f8;
}

#itemHeader{
	padding: 2px;
	border-top: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	color: #8f8f8f;
}

#itemImage{
	text-align: center;
}

#cartHeader{
	padding: 2px;
	border-top: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	color: #8f8f8f;
}

#itemOptions{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	color: #8f8f8f;
}

#roundTopLeft{
	float: left;
}

#roundTopRight{
	float: right;	
}

#roundBottomLeft{
	background: #000;
	margin-top: -5px;
	float: left;
}

#roundBottomRight{
	float: right;
	margin-top: -5px;
}