body {
    margin: 0;
    background: #070707 url("../images/background/main_bg.jpg") repeat-x top left;
    width: 100%;
    height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fdf7c3;
	line-height: 1.2;
   
}
a:link,a:visited,a:active{
	color:#fdf7c3;	
}
a:hover{
	color:#fdf7c3;
	text-decoration: none;
}
#page-top {
	background:transparent url("../images/background/main_top_bg.jpg") no-repeat center;
	display:block;
	height:150px
	/*overflow:hidden;*/
}

#page-top .nav {
	margin:0 auto;
	width:780px;
	display:block;
	padding-left:80px;
}

#page-top .top-margin {
	height:128px;
	display:block;
	overflow:hidden;
}

#page {
	background-color:#000000;
	width:860px;
	margin:0 auto;
	display:block;
	overflow:hidden;
}

#page-bottom {
	background:transparent url("../images/background/main_bottom_bg.gif") no-repeat center;
	display:block;
	overflow:hidden;
	height:57px;
}

/*-----LEFT-----*/
#left-container {
	display:block;
	float:left;
	overflow:hidden;
	width:170px;
	background-color:#6c0721;
}

/*-----MAIN-----*/
#main-container {
	display:block;
	float:left;
	width:474px;
	padding:30px 0 0 26px;
}

#main-container .flash {
	display:block;
	overflow:hidden;
}
#main-container .index-content {
	display:block;
	overflow:hidden;
	padding:10px 22px 10px 12px;
	background-color:#202020;
	margin-right:12px;
}
#main-container-full {
	display:block;
	float:left;
	width:664px !important;
	padding:0px 0 0 26px;
}
#main-container-full .index-content {
	display:block;
	overflow:hidden;
	padding:0 15px 30px 15px;
	background: #202020 url("../images/background/content_bg.gif") bottom left no-repeat;
	
}
#main-container-full-shop {
	display:block;
	float:left;
	width:664px !important;
	padding:0px 0 0 26px;
}
#main-container-full-shop .index-content {
	display:block;
	overflow:hidden;
	padding:0;

}
#main-container-full-shop .index-content .shop-frame{
	background-color:#202020;
	margin-right:22px;
	padding:20px;
}
.page-tools{
	padding:10px 0;
	text-align: right;
}
/*-----BOTTOM----*/

#bottom-content {
	display:block;
	overflow:hidden;
}
/*--left--*/
#bottom-content .bot-left {
	display:block;
	float:left;
}

#bottom-content .logo {
	display:block;
	padding:34px 0 15px 0;
}

#bottom-content .contact {
	display:block;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#fdf7c4;
	text-align:center;
}
/*--right--*/
#bottom-content .bot-right {
	display:block;
	float:left;
}

#signup-container {
	display:block;
	overflow:hidden;
	width:286px;
	padding:21px 18px 0 10px;
}

#signup-container .signup-form {
	background:transparent url("../images/background/signup_bg.jpg") no-repeat bottom left;
	padding:5px 0 0 8px;
	display:block;
	overflow:hidden;
}
br{
	clear:both;
}
label, input{
display: block;
float: left;
margin-bottom: 10px;
}
label{
text-align: left;
width: 130px;
padding-right: 10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal;
color: #fdf2ab;
}
/*-------------------------------------*/
/*----------TEMPORARY FORM LAYOUT------*/
/*-----DELETE ONCE PROPER FORM IS UP---*/
/*-------------------------------------*/

.name {
	display:block;
	overflow:hidden;
	margin-bottom:9px;
}

.name1-input {
	display:block;
	float:left;
	width:122px;
	height:17px;
	margin-left:12px;
	border:1px solid #313336;
	background:#040404 url("../images/background/field_bg_rpt.jpg") repeat-x top left;
}

.name2-input {
	display:block;
	float:left;
	width:122px;
	height:17px;
	margin-left:9px;
	border:1px solid #313336;
	background:#040404 url("../images/background/field_bg_rpt.jpg") repeat-x top left;
}

.email-input {
	display:block;
	overflow:hidden;
	width:255px;
	height:17px;
	margin: 0 0 12px 12px;
	border:1px solid #313336;
	background:#040404 url("../images/background/field_bg_rpt.jpg") repeat-x top left;
}

.radio1 {
	display:block;
	float:left;
	margin-left:12px;
}

.radio2 {
	display:block;
	float:left;
	margin:0 15px;
}

.signup-btn {
	display:block;
	float:left;
}
/*------------------------------------*/
/*-------------SIGNUP END-------------*/
/*------------------------------------*/

#payment-cont {
	display:block;
	overflow:hidden;
	margin:30px 0 30px 0;
}

#payment-cont .pay-heading {
	display:block;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#fdf7c4;
	font-weight:bold;
	padding-top:22px;
}

#payment-cont .options {
	display:block;
	float:left;
	margin-left:25px;
}

/*-----RIGHT----*/
#right-container {
	display:block;
	float:left;
	width:190px;
}

#shopping-cart {
	display:block;
	overflow:hidden;
	padding:20px 0 0 11px;
}

#shopping-cart .cart-top {
	display:block;
}

#shopping-cart .cart-middle {
	display:block;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FDF7C4;
}

#shopping-cart .cart-bottom {
	display:block;
}

#right-container .hotlink {
	display:block;
	padding:25px 0 15px 0;
}

#sub-bot-holinks {
	display:block;
	overflow:hidden;
	padding:25px 0 15px 0;
}

#sub-bot-holinks .sub-hotlink {
	display:inline;
}
#sub-bot-holinks .sub-hotlink img {
	margin:0px;
}
#sub-bot-holinks .sub-hotlink .pad{
	margin-right:12px;
}
/* ------- NEWS ---------- */
.news-item-cont{
	width:310px;
	overflow: hidden;
	float:left;
}
.news-item{
	clear: both;
	margin-bottom: 8px;
}
.news-icon{
	float:left;
	width:30px;
	height:30px;
}
.news-text{


}
.news-title a{
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}
.news-body{
	margin-top:2px;
	color: white;
	font-size:12px;
}

/*-------------------------------------------------------------*/
/*------------------------FOOTER-------------------------------*/
/*-------------------------------------------------------------*/
#page-bottom .footer-container {
	display:block;
	margin:0 auto;
	width:820px;
}

#footer {
	padding:5px 0 10px 0;
	overflow:hidden;
}

.footer-left {
	display:inline;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#eec879;
	overflow:hidden;
	padding-left:10px;
}

.footer-right {
	display:inline;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#eec879;
	overflow:hidden;
	padding-right:10px;
}

.footer-left a:link, .footer-left a:visited, .footer-left a:active {
	color:#eec879;
	font-weight:bold;
	text-decoration:none;
}

.footer-left a:hover {
	text-decoration:underline;
}

.footer-right a:link, .footer-right a:visited, .footer-right a:active {
	color:#eec879;
	font-weight:bold;
	text-decoration:none;
}

.footer-right a:hover {
	text-decoration:underline;
}

.print-footer {
	background:#6c0721 url("../images/main/print_footer.jpg") no-repeat bottom;
	height:30px;
	padding-top:7px;
	color:#ffffff;
}	
.signup-form input[type="text"]{
	background:#040404 url("../images/background/field_bg_rpt.jpg") repeat-x top left;
	border: 1px solid #636161;
	padding:3px;
	font-size: 11px;
}
.signup-form .mail-field input.small{
	width:120px;
	margin-right:5px;
}
.signup-form .mail-field input.large{
	margin-top:5px;
	width:253px;
}
.join-btn{
	padding-top:5px;
}

.error-validate{
	padding-left:5px;
	color: #bf0000;
}

.newsletter-heading{
	color:black;
}

#enquiry-form{
	padding:30px;
	color:black;
}
#enquiry-form label{
	width: 150px;
	display: block;
	float: left;
	height:30px;
	color:black;
}
#enquiry-form input[type="text"]{
	float: left;
	display: inline;
	border: 1px solid #cecece;
	padding:3px;
}
#enquiry-form select{
	float: left;
	display: inline;
	border: 1px solid #cecece;
	padding:3px;
}
#enquiry-form textarea{
	float: left;
	display: inline;
	border: 1px solid #cecece;
	padding:3px;
	width:200px;
	height:75px;
	margin-bottom: 8px;
}
#enquiry-form br{
	clear:both;
}
.enq-header{
	background: url("../images/main/enq_form_header.gif") no-repeat left top;
	height:106px;
}
.stf-header{
	background: url("../images/main/send_form_header.gif") no-repeat left top;
	height:106px;
}
.enq-body{

}
.enq-footer{
	background: url("../images/main/enq_form_footer.gif") no-repeat left top;
	height:96px;
}

