body{
	margin:0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #c0c0c0;
}
p{
	margin-top: 0px;
	margin-bottom: 10px;
}
h1{
	font-size: 14px;
	color: white;
}
h2{
	margin-top: 4px;
	font-size: 12px;
	color:#006666;
}
h3{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	color:#0066ff;
}
form{
	margin: 0px;
	padding:0px;
}
input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin:0px;
	padding:0px;
}
a:link{
	color: #666666;
	text-decoration: underline;
}
a:visited{
	color: #666666;
	text-decoration: underline;
}
a:hover{
	color: #006699;
	text-decoration: none;
}


/*splash page*/
#wrapper{
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 780px;
	height: 580px;
	border: 1px solid #006666;
	background-color: #FFF;
}
.splashbg{
	background-image:url(../../images/splashbg.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
}
#splashtop{
	height: 180px;
}
#splashcontent{
	clear: both;
}
#splashL{
	float:left;
	width: 206px;
	padding-left:24px;
}
#splashM{
	float: left;
	text-align: center;
	width: 300px;
	padding: 10px;
	padding-top: 90px;
}
#splashR{
	float: right;
	width: 218px;
	padding-left:12px;
}
#splashyellow{
	height: 39px;
	background-color: #ffcc00;
	clear: both;
}
#splashyellow a:link{
	text-decoration: none;
	color:#006666;
}
#splashyellow a:visited{
	color:#006666;
	text-decoration: none;
}
#splashyellow a:hover{
	color:#006666;
	text-decoration: underline; 
}
#yellowL{
	width: 308px;
	text-align: center;
	float: left;
}
#yellowR{
	width: 308px;
	text-align: center;
	float: right;
}
#splashtext{
	color: white;
	font-size: 10px;
	clear: both;
	padding-top:5px;
}
#textL{
	width: 265px;
	text-align: center;
	float: left;
	padding-left: 20px;
}
#textR{
	width: 275px;
	text-align: center;
	float: right;
	padding-right: 20px;
}
textarea, input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

/*header*/
#headerbg{
	background-image:url(../../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 124px;
}
.reditalic{
	color: #ff0000;
	font-style:italic;
}

/*nav*/
#nav{
	width: 560px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	float: right;
	padding-top: 8px;
	height: 20px;
	border-bottom: 1px solid #666666;
}
#nav ul {
	margin:0px;
	padding:0px;
}
#nav li{
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
}
#nav a:link{
	color: #666666;
	text-decoration: none;
}
#nav a:visited{
	color: #666666;
	text-decoration: none;
}
#nav a:hover{
	color: #006699;
	text-decoration: none;
}

/*navS*/
#navS{
	width: 560px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	float: right;
	padding-top: 8px;
	height: 20px;
	border-bottom: 1px solid #666666;
}
#navS ul {
	margin:0px;
	padding:0px;
}
#navS li{
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
}
#navS a:link{
	color: #666666;
	text-decoration: none;
}
#navS a:visited{
	color: #666666;
	text-decoration: none;
}
#navS a:hover{
	color: #ff9900;
	text-decoration: none;
}

/*others*/
.blue{
	color: #006699;
}
.gold{
	color: #ff9900;
}
.buybor{
	background-color:#666666;
	color: white;
}
.allbor{
	border: 1px solid #666666;
	font-weight: bold;
}
.shipbor{
}
.totalline{
	border-bottom: 1px solid #666666;
}
.smalltext{
	font-size: 10px;
}

/* checkout*/
.checkL{
	float: left;
	width: 220px;
}
.checkR{
	float: right;
	width: 260px;
}
.clearboth{
	clear:both;
	padding-top:11px;
}

/*left product*/
#leftpro{
	width: 220px;
	height: 400px;
	text-align: center;
	padding-top: 22px;
	float: left;
}
#leftprotext{
	padding-left: 10px;
	padding-right: 10px;
	color: #003366;
	font-size: 10px;
	padding-top: 8px;
}


/*content*/
#content{
	float: left;
	width: 560px;
	margin-top: 20px;
}
#contenttext{
	float: left;
	width: 325px;
	height: 315px;
	overflow: auto;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: #006666;
	scrollbar-arrow-color: #006666;
	scrollbar-track-color: white;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 25px;
	line-height: 17px;
}
#contentproimg{
	float: right;
	width: 194px;
	padding: 10px;
}
#contentfoot{
	width: 520px;
	border-top: 1px solid #666666;
	clear:both;
	color: #006699;
	margin-left: 10px;
}

/*other pages*/
#leftimg{
	padding-left: 20px;
	padding-right: 20px;
	width: 180px;
	height: 400px;
	text-align: center;
	padding-top: 65px;
	float: left;
}
#contentpages{
	float: left;
	width: 520px;
	height: 315px;
	overflow: auto;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: #006666;
	scrollbar-arrow-color: #006666;
	scrollbar-track-color: white;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 25px;
	line-height: 17px;
}
#policypages{
	float: left;
	width: 530px;
	height: 315px;
	overflow: auto;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: #006666;
	scrollbar-arrow-color: #006666;
	scrollbar-track-color: white;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 25px;
	line-height: 17px;
}

.smalltext{
	font-size: 10px;
	line-height: 13px;
}
#contactpage{
	float: left;
	width: 520px;
	height: 350px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 25px;
	line-height: 17px;
}



/*footer*/
#footer{
	clear: both;
	width: 100%;
	height: 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer li{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
