body {
	background: #402614 url(../imgs/bg_maina.jpg) no-repeat top center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	border: 0;	
	}

img, h1, h2, h3, p, a {
	padding: 0;
	margin: 0;
	border: 0;
	}

	h1 {
		font-size: 20px;
		color: #F1CFAA;
		}

	p {
		font-size: 13px;
		line-height: 20px;
		color: #D7B181;
		}		
	
	li, a {
		color: #D7B181;
		}
		
	a:hover {
		text-decoration: none;
		}	
	
#wrap {
	/*background: transparent url(../imgs/bg_wrap.jpg) no-repeat top center;*/
	margin: 0 auto;
	}

.show {
	display: block;
	}

.hide {
	display: none;
	}

img.logo {
	margin: 0 0 0 80px;
	display: inline;
	}
	
#nav {
	height: 50px;
	position: absolute;
	left: 200px;
	top: 0;
	}
	
	#nav ul {
		list-style-type: none;
		margin: 0;
		padding: 20px 0 0 0;
		}	
		
		#nav ul li {
			float: left;
			font-size: 17px;
			padding: 0 15px 0 20px;
			}
	
		#nav ul li a {
			font-size: 12px;
			}
	
#imgcol {
	width: 360px;
	float: left;
	position: absolute;
	left: 200px;
	top: 50px;
	text-align: center;
	}
	
	#imgone, #imgtwo, #imgthree, #imgfour {
		width: 359px;
		}
	
	#imgcol p {
		font-size: 13px;
		line-height: 15px;
		border-bottom: 1px solid #D7B181;
		margin: 0 60px 20px 60px;
		padding: 0 0 20px 0;
		}

	#imgcol p.sm {
		font-size: 10px;
		border: 0;
		padding: 0 0 20px 0;
		margin:0;
		}
		
		#imgcol #imgone p.sm, #imgcol #imgtwo p.sm, #imgcol #imgthree p.sm, #imgcol #imgfour p.sm {
			background: transparent url(../imgs/purchase_bg.png) top center no-repeat;
			line-height: 20px;
			margin: 0;
			padding: 0 0 20px 0;
			}
		
		/*#imgcol #imgthree p.sm, #imgcol #imgfour p.sm {
			position: absolute;
			top: 460px;
			margin: 0;
			padding: 0;
			}*/
		
	#imgcol img.bwv {
		float: left;
		margin: 0 10px 30px 60px;
		}
		
	#imgcol p.flt {
		font-size: 12px;
		text-align: left;
		border: 0;
		margin: 0 60px 0 0;
		padding: 10px 0;
		}	
		
#txtcol {
	width: 319px;
	float: left;
	position: absolute;
	left: 580px;
	top: 52px;
	}	
	
	#txtcol p, #txtcol h1 {
	height: auto !important;
	height: 1px;
	background: transparent url(../imgs/bg_content.png) repeat-y top center;
	}	
	
		#txtcol p {
			background: transparent url(../imgs/bg_content.png) repeat-y top center;
			padding: 10px 30px;
			}	
		
		#txtcol h1 {
			background: transparent url(../imgs/bg_content.png) repeat-y top center;
			padding: 30px 30px 10px 30px;
			}				

#frm {
	position: absolute;
	left: 220px;
	top: 100px;
	text-align: left;
	}
	
	#frm p {
		width: 250px;
		padding: 20px 0 0 20px;
		}
	
	.usea {
		float: left;
		padding: 0 80px 80px 0;
		}
		
	.useb {
		float: left;
		padding: 0 20px 0 0;
		}	
	
	#frm p.xtrapad, #frm p.xtrapadb, #frm p.xtrapadc {
		width: 700px;
		margin: 0 0 10px 0;
		padding: 20px 0;
		border-bottom: 1px solid #D7B181;
		}
		
		#frm p.xtrapadb, #frm p.xtrapadc {
			font-size: 15px;
			font-weight: bold;
			clear: both;
			padding: 20px 0 0 0;
			border-bottom: 0;
			}
			
		#frm p.xtrapadc {
			clear: both;
			display: block;
			border-top: 1px solid #000;
			padding: 20px 0 0 0;
			margin: 20px 0 0 0;
			}	
	
	#frm div.cartimg {
		width: 350px;
		float: left;
		}

		/*#frm p.cartimg input {
			margin: 0 0 0 30px;
			}*/
		
		#frm div.cartimg ul {
			width: 265px;
			clear: both;
			list-style-type: none;
			padding: 0 0 10px 0;
			margin: 0 0 30px 50px;
			/*border-bottom: 1px solid #D7B181;*/
			}
			
			#frm div.cartimg ul li {
				font-size: 12px;
				padding: 5px 0;
				}	
	
	#frm p.success, #frm p.error {
		width: 650px;
		color: #000;
		border: 1px solid #fff;
		line-height: normal;
		font-weight: bold;
		text-align: center;
		padding: 15px;
		margin: 0 0 20px 0;
		}
				
		#frm p.success {
			background-color: #cfc;
			}	
				
		#frm p.error {
			background-color: #fcc;
			}
			
	#frm img.ssimg {
		border: 3px solid #674B34;
		}
		
	#frm p.note {
		font-size: 10px;
		width: 400px;
		padding: 10px 0 0 0;
		}
		
	#frm .toppad {
		padding: 200px 0 0 0;
		}	

table {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #F1CFAA;
	}	

td.head {
	font-weight: bold;
	background-color: #674b34;
	text-align: center;
	/*color: #402614;*/
	}
	
td {
	border-bottom: 1px solid #F1CFAA;
	border-collapse: collapse;
	padding: 5px;
	}
	
td.done {
	color: #000;
	background-color: #666;
	}				

.compdown {
	display: inline;
	float: left;
	color: #F1CFAA;
	background-color: #674b34;
	border: 1px solid #F1CFAA;
	}	
	
.updsub {
	float: left;
	display: inline;
	color: #F1CFAA;
	background-color: transparent;
	border: 1px solid #F1CFAA;
	}	