body {
	margin: 0px; 
	padding: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	
	background: url('web-images/bg-black2.gif');
	background-repeat: repeat-x;
	background-color: #cacaca;
}

.clear { clear:both; }
.quotes { font-size:20px; font-weight:bold; font-style:italic; color:#9900cc; padding: 0px; }
.cloud { width: 204px; height: 137px; background-image: url(web-images/cloud.jpg); background-repeat: no-repeat; }
.cloud p { padding: 20px; }
.spacer { height: 20px; }
.htext { font-size: 16px; font-weight: bold; }

.options_text { font-size: 18px; color: #00ffff; }
.redtext { color:#CC0000; } 
.exprice { font-size: 16px; color: #00ffff; text-decoration:line-through; } 
.price { font-size: 16px; color: #ffffff; font-weight:bold; }
.purplebig { font-family: Arial, Helvetica, sans-serif; font-size:18px; color:#e11be5; font-weight: bold; font-style: italic; text-align:center; }
.asterisk { color: #e11be5 }

a:link { color:#00CCFF; text-decoration:underline; }
a:visited { color:#00CCFF; text-decoration:underline; }
a:active { color:#00CCFF; text-decoration:underline; }
a:hover { color:#0099CC; text-decoration:underline; }

#main{
	width:780px;	
	margin:0 auto;
	padding-bottom: 30px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	background-color: #000000;
}

#header { }
.xzingtech { font-size:14px; letter-spacing: 7px; }

#wrapper { width: 780px; margin: 0 auto; margin-top: 0px; }
.content { padding: 5px 10px 20px 10px; }

.frmFields { list-style:none; margin-left:0px; padding-left: 25px; }
.frmFields li { margin-left:0px; padding-left: 0px; padding: 3px; }
.frmFields li label { float:left; width: 125px; text-align:right; padding-right: 5px; }

#footer { text-align: center; }
#footer .fnav { color: #CC00CC; }
#footer a:link { color:#CC00CC; text-decoration:none; }
#footer a:visited { color:#CC00CC; text-decoration:none; }
#footer a:active { color:#CC00CC; text-decoration:none; }
#footer a:hover { color:#FF99FF; text-decoration:underline; }

#payment_message { width: 600px; margin: 0 auto; border: 1px solid #CC0000; background-color: #FFFFFF; color:#666666; padding: 5px; text-align:center; }

#progress_bar {
 	display:none;
	background-color:#FFF;
	border:solid #CCC 4px;
	padding-top: 30px;
	padding-left: 5px;
	color:#000;
	font-family:Verdana;
	font-size: 12px;
	text-align:center;
	position:fixed;
	width:300px;
	height:130px;
	z-index: 100;
}

.messageBox {
	display:none;
	background-color:#FFF;
	border:solid #CCC 4px;
	padding-top: 30px;
	padding-left: 5px;
	color:#000;
	font-family:Verdana;
	font-size: 12px;
	text-align:center;
	position:fixed;
	width:300px;
	height:130px;
	z-index: 100;
}

#easy_return {
 	display:none;
	background-color:#FFF;
	border:solid #CCC 4px;
	padding: 10px;
	color:#000;
	font-family:Verdana;
	font-size: 12px;
	position:fixed;
	width:500px;
	height:280px;
	z-index: 100;
}

.wtop, .wbottom {display:block; background:transparent; font-size:1px;}
.wb1, .wb2, .wb3, .wb4 {display:block; overflow:hidden;}
.wb1, .wb2, .wb3 {height:1px;}
.wb2, .wb3, .wb4 {background:#FFFFFF; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF;}
.wb1 {margin:0 5px; background:#FFFFFF;}
.wb2 {margin:0 3px; border-width:0 2px;}
.wb3 {margin:0 2px;}
.wb4 {height:2px; margin:0 1px;}
