* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #0d380a;
}
#wrapper_outer { 
 margin: 0 auto;
 width: 960px;
 padding: 10px;
 background: #fff;
}
#wrapper { 
 width: 960px;
 border: 1px solid #bdc0a1;
}
#faux {
 background: url(../images/body.jpg) repeat-x;
 margin-bottom: 0px;
 height: 450px;
 width: 100%
}
#faux_alt {
 background: url(../images/body_1.jpg) #dddfd2;
 background-repeat: repeat-x;
 border-top: 3px solid #0d380a;
 border-bottom: 3px solid #0d380a;
 width: 100%;
}
#header {
 color: #333;
 width: 960px;
 height: 114px;
 margin: 0px 0px 0px 0px;
 background: url(../images/header.jpg) no-repeat;
 text-align:right;
}
#nav_bar { 
 width: 960px;
 height: 27px;
 clear: both;
 color: #333;
 background: url(../images/nav_grad.jpg);
 /*padding: 10px;*/
}
#leftcolumn { 
 display: inline;
 color: #333;
 width: 254px;
 float: left;
 margin-top: 4px;
}
#rightcolumn { 
 float: right;
 color: #333;
 width: 705px;
 display: inline;
 position: relative;
 margin-top: 4px;
}
#leftcolumn_alt { 
 display: inline;
 color: #333;
 width: 27%;
 float: left;
}
#rightcolumn_alt { 
 float: left;
 color: #333;
 width: 73%;
 display: inline;
 position: relative;
}
#footer { 
 width: 960px;
 clear: both;
 color: #333;
 height: 29px;
 background: url(../images/footer.jpg);
 /*padding: 10px;*/
}
.clear { clear: both; background: none; }

/* STYLING LEFT COLUMN */
#desc_home{
	background: #0d380a;
	color: #fff;
	height: 54px;
	width: 254px;
	padding-top: 10px;
	text-align: center;
	font-family: verdana;
	font-size: 17px;
}
#butt_sell{
	color: #fff;
	height: 77px;
	width: 254px;
	display: block;
}
.disp_home{
	border: none;
	margin: 0px;
}

/* STYLING RIGHT COLUMN */
#cont_wrap{
	overflow: auto;
	width: 641px;
	margin: 30px auto;
	/*background: yellow;*/
}
#cont_head{
	height: 86px;
	width: 641px;
	background: url(../images/main_1.jpg);
	display: block;
}
#cont_body{
 	height: 210px;
	width: 611px;
	/*background: blue;*/
	background: url(../images/main_2.jpg);
	display: block;
	padding: 0px 10px 0px 20px;
}
#cont_foot{
	height: 25px;
	width: 641px;
	background: url(../images/main_3.jpg);
	display: block;
}
#cont_head_alt{
	height: 86px;
	width: 641px;
	background: url(../images/main_1_alt.jpg);
	display: block;
}
#cont_body_alt{
	overflow: auto;
	width: 611px;
	/*background: blue;*/
	background: url(../images/main_2_alt.jpg);
	display: block;
	padding: 0px 10px 0px 20px;
}
#cont_foot_alt{
	height: 25px;
	width: 641px;
	background: url(../images/main_3_alt.jpg);
	display: block;
}
#cont_text{
	/*background: green;*/
	width: 365px;
	float: left;
}
#cont_text_alt{
	width: 600px;
	float: left;
	margin-bottom: 10px;
	color: #0d380a;
}
#cont_text_alt p{
	margin: 0px 0px 20px 0px;
	color: #0d380a;
}
#cont_text_alt h4{
	color: red;
}/*
#cont_text_alt label{
	float: left;
	width: 200px;
	font-weight: bold;
}
#cont_text_alt input{
	float: left;
	width: 150px;
}*/
#cont_text_alt fieldset{
	width: 400px;
	border:none;
}
#cont_banner{
	margin: 0px 0px 0px 35px;
	padding: 10px 0px 10px 0px;
	width: 195px;
	height: 195px;
	/*background: yellow;*/
	float: left;
}
#cont{
	background: white;
	overflow: auto;
	width: 500px;
}
#cont_text_alt ul{
	list-style: none;
	width: 500px;
}
#cont_text_alt ul li{
	margin: 20px 0px 10px 0px;
	display: inline;
}
#cont_text_alt ul li a{
	color: #0d380a;
}
#cont_text_alt ul li a:visited{
	color: #0d380a;
}
#cont_text_alt ul li a:hover{
	color: red;
}

/* STYLING FOR THE TABS AND NAVIGATION */
#tabs{
	float: left;
	position: relative;
	 top: 4px;
}
#tabs ul{
	list-style: none;
	text-indent: 5px;
}
#tabs ul li{
	display: inline;
	margin: 0px 0px 0px 0px;
}

/* STYLING THE CONTENT TEXT */
#cont_body h2{
	color: #0d380a;
	font-size: 15pt;
	margin: 0px 0px 20px 0px;
}

/* STYLING THE FOOTER TEXT */
#foot_det{
	float: right;
	font-size: 10px;
	margin: 5px 300px 0px 0px;
}

/* STYLING OUTPUTS OF CATEGORIES AND ITEMS */
.cats{
	float:left;
	width: 118px;
	height: 50px;
	text-align: center;
}
#phone_single{
	float:left;
	width: 120px;
	overflow: auto;
	margin: 10px 10px 10px 0px;
	text-align: center;
}
#phone_list{
	float:left;
	width: 610px;
	height: 400px;
	overflow: auto;
}
.items{
	float:left;
	width: 118px;
	height: 120px;
	text-align: center;
}
.items a:link{
	color: #0d380a;
}
.items a:visited{
	color: #0d380a;
}
.items a:hover{
	color: red;
}
#cont_text_alt a:link{
	color: #0d380a;
}
#cont_text_alt a:visited{
	color: #0d380a;
}
#cont_text_alt a:hover{
	color: red;
}
.disp{
	border: none;
}
#add{
 	float: left;
 	width: 250px;
 	padding: 10px;
 	margin: 10px 10px 10px 0px;
	border: 1px solid #0d380a;
}
#add p{
 	margin: 0px 0px 10px 0px;
 	font-size: 8pt;
}
#phone_single p{
 	margin: 0px 0px 10px 0px;
 	font-size: 8pt;
}
#phone_single h3{
 	color: red;
}
#cart_full{
 	overflow: auto;
 	width: 580px;
 	padding: 10px;
 	margin: 20px 0px 20px 0px;
 	border: solid 1px #0d380a;
}
#cart_full h3{
 	color: red;
}
#cart_full table{
 	margin: 20px 0px;
 	border: solid 1px #0d380a;
 	background: #dddfd2;
}
#cart_full table th{
 	padding: 5px;
 	background: #dddfd2;
}
#cart_full table td{
 	padding: 5px;
 	background: #fdebbb;
}
#cart_full a:link{
	color: #0d380a;
	font-size: 150%;
	text-decoration: none;
	font-weight: bold;
}
#cart_full a:visited{
	color: #0d380a;
	font-size: 150%;
	text-decoration: none;
	font-weight: bold;
}
#cart_full a:hover{
	color: red;
	font-size: 150%;
	font-weight: bold;
}
#cart{
 	float: left;
 	padding: 10px;
 	width: 150px;
 	margin: 10px 10px 10px 0px;
	border: 1px solid #0d380a;
}
#cart_foot{
 	float: left;
 	padding: 10px;
 	width: 600px;
 	text-align: center;
}
#cart h4{
 	color: red;
 	border-bottom: 1px solid #0d380a;
}
#cart ul{
 	list-style: none;
 	width: 150px;
}
#cart ul li{
 	color: #0d380a;
 	display: block;
 	margin: 5px 0px;
 	font-size: 8pt;
}
#form{
 	float: left;
 	padding: 10px;
 	width: 350px;
}
#form label{
 	float: left;
 	width: 150px;
 	font-weight: bold;
 	margin: 10px 10px 0px 0px;
}
.form_inputs{
 	float: left;
 	width: 150px;
 	margin: 10px 10px 0px 0px;
}
#terms{
 	float: left;
	width: 300px;
	border: 1px solid #0d380a;
	padding: 0px 10px 10px 10px;
	margin: 10px 0px 0px 0px;
}
#terms label{
 	float: left;
	width: 300px;
}
#address{
	width: 580px;
 	padding: 10px;
 	margin: 10px 0px 10px 0px;
	border: 1px solid #0d380a;
}
#address h3{
	color: red;
	margin: 0px 0px 15px 0px;
}
#address label{
 	float: left;
 	font-weight: bold;
	width: 100px;
	color: #0d380a;
}
#address p{
 	float: left;
	width: 200px;
	color: #0d380a;
}
#add_holder{
	width: 300px;
 	overflow: auto;
}
#completed{
	width: 580px;
 	padding: 10px;
 	margin: 10px 0px 10px 0px;
	border: 1px solid #0d380a;
}
#completed h3{
	color: red;
	margin: 0px 0px 15px 0px;
}
#completed table{
 	margin: 20px 0px;
 	border: solid 1px #0d380a;
 	background: #dddfd2;
}
#completed table th{
 	padding: 5px;
 	background: #dddfd2;
}
#completed table td{
 	padding: 5px;
 	background: #fdebbb;
}
#completed label{
 	float: left;
 	font-weight: bold;
	width: 130px;
	color: #0d380a;
}
#completed p{
 	float: left;
	width: 170px;
	color: red;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#login_div{
	width: 580px;
 	padding: 10px;
 	margin: 10px 0px 10px 0px;
	border: 1px solid #0d380a;
}
#login_div h3{
	color: red;
	margin: 0px 0px 15px 0px;
}
#login_div label{
	float: left;
	width: 120px;
}
#instructions{
	width: 580px;
 	padding: 10px;
 	margin: 10px 0px 10px 0px;
	border: 1px solid #0d380a;
}
#instructions h3{
	color: red;
	margin: 0px 0px 15px 0px;
}
#instructions p{
	margin: 0px 0px 15px 0px;
}
#account{
	width: 580px;
 	padding: 10px;
 	margin: 10px 0px 10px 0px;
	border: 1px solid #0d380a;
}
#account ul{
	list-style: none;
}
#account ul li{
	display: block;
}
#account h3{
	color: red;
	margin: 0px 0px 15px 0px;
}
#account table{
 	margin: 20px 0px;
 	border: solid 1px #0d380a;
 	background: #dddfd2;
}
#account table th{
 	padding: 5px;
 	background: #dddfd2;
}
#account table td{
 	padding: 5px;
 	background: #fdebbb;
}
#account label{
 	float: left;
 	font-weight: bold;
	width: 130px;
	color: #0d380a;
}
.cont_head_text{
 	float: right;
 	font-weight: bold;
 	font-size: 8pt;
	color: #fff;
	padding: 15px 20px 0px 0px;
}
#errorMessage{
	color: red;
	margin: 10px 0px 10px 0px;
}
#contact_us{
	width: 400px;
}
#contact_us label{
	width: 200px;
	float: left;
	font-weight: bold;
}
#tandc{
	font-size: 8pt;
}
#tandc .tandc_list{
	margin: 5px 0px 5px 20px;
	padding-bottom: 20px;
	width: 550px;
	float: left;
}
#tandc .tandc_list li{
	float: left;
	width: 500px;
	margin: 2px 0px;
}
#tandc h4{
	float: left;
	width: 550px;
}
#tandc p{
	float: left;
	width: 600px;
	text-align: justify;
}
#address_holder{
	width: 170px;
	float: left;
}
#paging{
	width: 600px;
	float: left;
}
#data_protection label{
	font-weight: bold;
	float: left;
	width: 200px;
}
#data_protection p.labelled{
	float: left;
	width: 400px;
	margin-right: -3px;
}