body {
		font-family: "Times new roman",arial, helvetica, serif;
		font-size: 12px;
		font-weight: bold;
 		background:url(../images/home.gif) #FBFBF5 center;		
 		background-repeat: no-repeat;
background-position: top 
/*		background-color: yellow; */
	}


	#header ul{
		list-style-type: none;
	}

	#header ul li{
		margin-left:5px;
		float: left;
	}

	#user_links_header{
		margin-right:10%;
	}

#header	a { text-decoration: none;color: #4C4A3C; }
#header	a:visited {text-decoration: none; color: #4C4A3C; }
#header	a:hover { text-decoration: none; background-color: #000;}
#header	a:hover { text-decoration: none; color: #FFF;}

a {text-decoration: none; color: #FF0000;}
a:visited {text-decoration: none; color: #991313; }
a:hover { text-decoration: none; background-color: #000;}
a:hover { text-decoration: none; color: #FFF;}

	
#container{
width:75em;
margin: 0 auto;
position:relative;
margin-bottom:5em;
/*background-color: red; */
}

#page{
float:right;
text-align:left;
width:62em;
margin-top:20px;
padding:0px;
border-top:#333333 dotted thin;
/*background-color: blue; */
}
#home_text{
margin-top:-0.5em;
float:left;
width:13em;	
margin-right: 0.5em;
}

#content{
float:left;
width:47em;
/*margin-left:1em;*/
/*background-color: green; */
}

#featureitem{

}

.itemrow{
width:48em;


}

.top_image{
	padding-top:10px;
}

.item_image{
	padding: 2px;
	border: 1px solid #666666; 
	margin-bottom:2px;
}

.item_l{
	float:left;


}

.item_m{
float:left;
margin-left:1.0em;


}

.item_r{
float:left;
margin-left:1.0em;

}

.item_l p{
	margin-top: -2px;
margin-bottom:0px;
}

.item_m p{
	margin-top: -2px;
	margin-bottom:0px;
}

.item_r p{
	margin-top: -2px;
	margin-bottom:0px;
}



#menudeco{
text-align:center;
position:relative;
top:-1.15em;
margin:0;
}

.dotted{
	
	border-top:#333333 dotted thin;
}

.clearing{clear:both;}

	
	
	
	
	
	
	
	
	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
 		width : 11em;
		position:relative;
		top:-1em;
	}
	
	#nav li { /* all list items */
		position : relative;
 		line-height : 1.25em;
		margin-bottom : -1px;
		width: 11em;
		vertical-align: bottom;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.0em;
		margin-top : 1.0em;
	}
	

	#nav ul{margin-bottom:-3px;}
	
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 11em;
		w\idth : 10em;
		display : block;
		color : black;
		font-weight: normal;

		text-decoration : none;
		background-color : #ECECD2;
		border-top : 1px dotted black; 
		padding : 2px 0.5em;
	}
	
	#nav li a:hover {
		color : #ECECD2;
		background-color : black;
		
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	#left_menu{
		background-color: #ECECD2;
		border: 1px solid #999;
		padding:5px;
		width :11em;
		margin-top:20px;
	}
	
	#left_menu form {
		width:9em;
		padding-left:0.5em;
		margin:0px;

	}

	#left_menu input {
	}







	
	.menu_checkbox{
		margin:0px;
	}
	
	.menu_text_field{
		width:9em;
	}
	
	#unsold_and_sold_items{
		margin-left:1em;
		margin-right:1em;
		width:28em;
		float:left;
	}

	#unsold_items{
		margin-left:1em;
		width:28em;
		float:left;	
	}
	
	.floating-left{
		float:left;
	}

	.floating-right{
		float: right;
	}
	
	#checkout_signin{
		margin-right: 1em;
		width :20em;
	}

	#checkout_register{
		margin-left: 1em;
		width :35em;
	}
	
	
	
	#basket_checkout3{
		margin-right: 0.5em;
		width:15em;
	}

	#address_checkout3{
		width:15em;
	}

	#payment_details{
		width:28em;
		margin-right: 0.5em;
	}
	

	.item_thumb{
		float:left;
		margin:1em;

		
	}

.item_list{
	float:left;
	margin-left:2.0em;
	
	
}

.item_list p{
	margin-top: -2px;
	margin-bottom:1em;
}

#left_list{
	width:20em;
	float:left;
	margin-right:2.0em;
}

#right_list{
	width:20em;
	float:left;
	margin-right:2.0em;
}


#questions_div{
	margin-bottom:10em;
}

#view_item_big_photo{
	width :700px;
	height:510px;
}

.big { 
	font-family:  helvetica,arial, serif;
	font-size: 200%;
}





