body {
	background-color: #0d0908;
	margin: 0;
}
a{
	border: 0;
	text-decoration: none;
	color: #120b07;
}
#container{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Century Gothic", Century;
	color: #FFF;
	font-size: 12px;
}
#container #body{
	width: 900px;
	float: left;
	min-height: 820px;
	margin-top: 20px;
	background-color: #0d0908;
}
#container #body #logo{
	float: left;
	width: 338px;
	height: 83px;
	background: transparent url(../images/logo.png) no-repeat top left;
	text-decoration: none;
	color: #120b07;
}
#container #body #nform{
	float: right;
	width: 400px;
	height: 90px;
	margin-right: 15px;
	margin-top: 10px;
}
#container #body #nform .comment-form{
	float: left;
	clear: both;
	color: #120b07;
	width: 400px;
}
#container #body #nform .fleft{
	float: left;
	width: 200px;
	height: 80px;
}
#container #body #nform .fright{
	float: right;
	width: 200px;
	height: 80px;
}
#container #body #nform .comment-form input[type='text']{
	float: left;
	background: #705e4a;
	border: 1px solid #705e4a;
	padding: 2px;
	width: 200px;
	color: #120b07;
	height: 23px;
	margin-bottom: 10px;
	font-size: 12px; 
}
#container #body #nform .comment-form input[type='submit']{
	background: #705e4a;
	border: 1px solid #705e4a;
	float: right;
	padding: 0;
	line-height: 10px;
	color: #120b07;
	border: 0;
	width: 64px;
	height: 18px;
	font-size: 12px; 
	cursor: pointer;
	margin-top: 4px;
}
#container #body #nform .comment-form textarea{
	float: right;
	background: #705e4a;
	border: 1px solid #705e4a;
	padding: 2px;
	width: 180px;
	height: 62px;
	color: #120b07;
	font-size: 12px; 
}
#container #body #nform .comment-form input[type='checkbox']{
	float: left;
	background: #705e4a;
	border: 1px solid #705e4a;
	width: 16px;
	height: 16px;
	color: #FFF;
	font-size: 12px;
	padding: 0;
	margin: 0; 
}
#container #body #nform .msg{
	float: right;
	height: 14px;
	text-align: center;
	padding: 2px 4px 2px 4px;
	color: #efefef;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	background-color: #9e0009;
}
#upmsg, #upmsg2, #upmsg3{
	display: none;
}
#container #body #nform .newsletter{
	float: left;
	color: #FFF;
	font-size: 12px;
	margin-left: 4px;
}
#container #body #gallery{
	float: left;
	width: 900px;
	height: 480px;
}
#container #body #gallery .gall{
	float: left;
	width: 150px;
	height: 500px;
}
#container #body #gallery .gall .arrowl{
	float: right;
	width: 25px;
	height: 25px;
	text-decoration: none;
	color: #120b07;
	border: 0;
	background: transparent url('../images/arrowl.png') no-repeat top right;
	margin-top: 238px;
	margin-right: 20px;
}
#container #body #gallery .galc{
	float: left;
	width: 600px;
	height: 500px;
}
#container #body #gallery .galc .galimgc{
	float: left;
	width: 550px;
	height: 413px;
	border: 4px solid #705e4a;
	margin: 20px;
	margin-top: 30px;
}
#container #body #gallery .galr{
	float: left;
	width: 150px;
	height: 500px;
}
#container #body #gallery .galr .arrowr{
	float: left;
	width: 25px;
	height: 25px;
	text-decoration: none;
	color: #120b07;
	border: 0;
	background: transparent url('../images/arrowr.png') no-repeat top left;
	margin-top: 238px;
	margin-left: 20px;
}
#gallery-holder{
	width: 550px;
	height: 413px;
	position: relative;
}
img.upper{
	position: absolute;
	top: 0;
	left: 0;
}

#container #body #buyleft{
	float: left;
	width: 460px;
	min-height: 200px;
	margin-bottom: 5px;
}
#container #body #buyimg{
	float: left;
	width: 403px;
	height: 185px;
	text-decoration: none;
	border: 0;
	background: transparent url(../images/buy.jpg) no-repeat top left;
	margin-left: 30px;
	margin-top: 10px;
}
#container #body #bform{
	float: left;
	width: 460px;
	margin-left: 30px;
	margin-top: 5px;
}
#container #body #bform form input[type='checkbox']{
	float: left;
	background: #705e4a;
	border: 1px solid #705e4a;
	width: 16px;
	height: 16px;
	color: #FFF;
	font-size: 12px;
	padding: 0;
	margin: 0; 
}
#container #body #bform .terms{
	float: left;
	color: #FFF;
	font-size: 12px;
	margin-left: 4px;
}
#container #body #bform form input[type='submit']{
	display: none;
}
#container #body #inforight{
	float: left;
	width: 430px;
	min-height: 200px;
	margin-bottom: 5px;
	border-left: solid 1px #705e4a;
}
#container #body #inforight .title{
	float: left;
	width: 400px;
	height: 20px;
	color: #FFF;
	font-size: 16px;
	margin-left: 30px;
	margin-top: 10px;
}
#container #body #inforight .content{
	float: left;
	width: 370px;
	min-height: 20px;
	color: #705e4a;
	font-size: 12px;
	margin-left: 30px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	line-height: 16px;
}
#container #footer{
	width: 900px;
	float: left;
	height: 20px;
}
#container #footer .left{
	float: left;
	color: #eae4d7;
	font-size: 10px;
	width: 400px;
	line-height: 13px;
	height: 13px;
	margin-top: 4px;
}
#container #footer .right{
	float: right;
	width: 182px;
	height: 13px;
	margin-top: 4px;
	color: #eae4d7;
	text-decoration: none;
	background: transparent url(../images/flosites.png) no-repeat top left;
}
#container #spac{
	width: 900px;
	float: left;
	height: 50px;
}



#container #body #buy{
	float: left;
	margin-top: 10px;
	width: 900px;
	min-height: 300px;
}
#container #body #buy .mtitle{
	float: left;
	width: 400px;
	height: 22px;
	font-size: 18px;
	color: #eae4d7;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#container #body #buy .content{
	margin-top: 10px;
	float: left;
	width: 880px;
	min-height: 20px;
	color: #705e4a;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	line-height: 16px;
}
#container #body #buy .content .title{
	float: left;
	width: 900px;
	height: 20px;
	font-size: 16px;
	color: #eae4d7;
}
#container #body #buy .content .info{
	float: left;
	width: 800px;
	font-size: 12px;
	height: 14px;
}
#container #body #buy .content .btn{
	float: left;
	width: 400px;
	min-height: 20px;
	margin-top: 10px;
}

#container #body #buy .content2{
	margin-top: 10px;
	float: left;
	width: 150px;
	min-height: 20px;
	color: #705e4a;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	line-height: 16px;
}
#container #body #buy .content2 .title{
	float: left;
	width: 150px;
	height: 20px;
	font-size: 16px;
	color: #eae4d7;
}
#container #body #buy .content2 .info{
	float: left;
	width: 150px;
	font-size: 12px;
	height: 14px;
}
#container #body #buy .content2 .btn{
	float: left;
	width: 150px;
	min-height: 20px;
	margin-top: 10px;
}
#container #body #buy .left{
	float: left;
	width: 150px;
	min-height: 250px;
}
#container #body #buy .right{
	float: left;
	width: 650px;
	min-height: 280px;
	margin-left: 50px;
}
#container #body #buy .right .box{
	float: left;
	width: 620px;
	min-height: 250px;
	background-color: #1d1410;
	border: 2px solid #5e4b38;
	padding: 5px;
	color: #6a5946;
}
#container #body #buy .right .box b, #container #body #buy .right .box a{
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
#container #body #buy .right .box p{
	margin: 0;
	margin-bottom: 4px;
}
#container #body #buy #buy_form, #container #body #general #gform{
	float: left;
	width: 200px;
	min-height: 90px;
	margin-left: 15px;
	margin-top: 10px;
}
#container #body #buy #buy_form .comment-form input[type='text'], #container #body #general #gform .comment-form input[type='text'], #container #body #general #gform .comment-form input[type='password'], #container #body #buy #buy_form .comment-form input[type='password']{
	background: #705e4a;
	border: 1px solid #705e4a;
	padding: 2px;
	width: 200px;
	color: #120b07;
	height: 23px;
	margin-bottom: 10px;
	font-size: 12px;
	clear: both; 
}
#container #body #buy #buy_form .comment-form .txt{
	background: #705e4a;
	border: 1px solid #705e4a;
	padding: 2px;
	width: 200px;
	color: #120b07;
	height: 23px;
	margin-bottom: 10px;
	font-size: 12px;
	clear: both; 
}
#container #body #buy #buy_form .comment-form input[type='submit'], #container #body #general #gform .comment-form input[type='submit']{
	background: #705e4a;
	border: 1px solid #705e4a;
	float: left;
	padding: 0;
	line-height: 10px;
	color: #120b07;
	border: 0;
	width: 64px;
	height: 18px;
	font-size: 12px; 
	cursor: pointer;
	margin-top: 4px;
	clear: both; 
}
#container #body #buy #buy_form .comment-form input[type='checkbox']{
	float: left;
	background: #705e4a;
	border: 1px solid #705e4a;
	width: 16px;
	height: 16px;
	color: #FFF;
	font-size: 12px;
	padding: 0;
	margin: 0; 
	clear: both; 
}
#container #body #general #gform .comment-form textarea{
	float: left;
	background: #705e4a;
	border: 1px solid #705e4a;
	padding: 2px;
	width: 400px;
	height: 62px;
	color: #120b07;
	font-size: 12px; 
}
#container #body #general #gform .comment-form .ititle{
	width: 200px;
	height: 12px;
	margin-bottom: 4px;
	clear: both;
	margin-top: 4px;
}
#container #body #buy #buy_form .comment-form .ititle{
	width: 200px;
	height: 12px;
	margin-bottom: 2px;
	clear: both;
	margin-top: 4px;
}
#container #body #buy #buy_form .terms{
	float: left;
	color: #FFF;
	font-size: 12px;
	margin-left: 4px;
	width: 300px;
	height: 14px;
}
#container #body #buy #buy_form .note{
	float: left;
	color: #FFF;
	width: 400px;
	height: 12px;
	font-size: 10px;
	margin: 4px;
	font-style: italic;
}

img.captcha{
	float: left;
	background: #705e4a;
	border: 1px solid #705e4a;
	padding: 2px;
	color: #120b07;
}

.error_msg{
	margin: 8px 0px;
	border-color: #730008;
	border-width: 2px;
	border-style: solid;
	background-color: #b60006;
	color: #ffc5cc;
	float: left;
	padding: 8px;
	clear: both;
	
}

#container #body #general .msg{
	float: left;
	height: 14px;
	text-align: center;
	padding: 2px 4px 2px 4px;
	color: #efefef;
	font-size: 14px;
	line-height: 12px;
	margin-top: 4px;
	margin-left: 4px;
	background-color: #9e0009;
}


#container #body #general{
	float: left;
	margin-top: 10px;
	width: 900px;
	min-height: 300px;
}
#container #body #general .mtitle{
	float: left;
	width: 400px;
	height: 22px;
	font-size: 18px;
	color: #eae4d7;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#container #body #general .content{
	margin-top: 4px;
	float: left;
	width: 900px;
	min-height: 20px;
	color: #705e4a;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	line-height: 16px;
}
#container #body #general .mtitle2{
	float: left;
	width: 400px;
	height: 26px;
	font-size: 14px;
	color: #eae4d7;
	margin-left: 10px;
	margin-top: 10px;
}
#container #body #general .content .title{
	float: left;
	width: 400px;
	height: 20px;
	font-size: 16px;
	color: #eae4d7;
}
#container #body #general .content .title a{
	text-decoration: none;
	color: #c2bcb0;
}

#container #body #general .content a{
	text-decoration: none;
	color: #c2bcb0;
}



#myTable1, #myTable2, #myTable3{
	float: left;
	width: 870px;
}
#myTable1 a, #myTable2 a, #myTable3 a{
	color: #120b07;
	text-decoration: none;
}


/* tables */
table.tablesorter {
	font-family: Arial;
	background-color: #705e4a;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #705e4a;
	border: 1px solid #eae4d7;
	font-size: 8pt;
	padding: 4px;
	color: #120b07;
}
table.tablesorter thead tr .header {
	background-image: url(../images/blue/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #705e4a;
	padding: 4px;
	background-color: #120b07;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#705e4a;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/blue/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/blue/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #705e4a;
}
