* html { padding: 0; margin: 0; }

body {
	background: #505050 url('../images/bg.jpg') top left repeat-x;
	margin: 0;
	padding: 0;
	font: normal 82.5% arial, verdana, san-serif;
	color: #000000;
}

a, a:visited {
	text-decoration: none;
	color: #404040;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

p { margin: 0 0 10px 0; }

h1 { color: #013042; font-size: 1.8em; padding-bottom: 4px; margin: 0 0 10px 0; font-weight: normal; }

h2 { color: #42424e; font-size: 1.2em; padding-bottom: 4px; margin: 0 0 10px 0; font-weight: normal; }

h3 { color: #42424e; font-size: 1.2em; margin: 0 0 6px 0; font-weight: normal; }

h4 { color: #42424e; font-size: 1.2em; margin: 0 0 6px 0; font-weight: normal; }


#wrapper {
	margin: 22px auto 20px;
	width: 982px;
	/*background: url('../images/bg_bottom.gif') bottom left no-repeat;*/
}

#header {
	width: 982px;
	height: 173px;
	background: url('../images/header.gif') top left no-repeat;
	overflow: hidden;
	position: relative;
}

 #livechat {
	position: relative;
	float: right;
	right: 16px;
	top: 15px;
	font: bold 13px verdana, arial, san-serif;
	color: #4d4d4d;
 }
 
	.live_num { font-size: 21px; font-weight: bold; }

#subscribe_box {
	position: relative;
	top: 120px;
	left: 440px;
	width: 520px;
}

#banner {
	width: 980px;
	height: 237px;
	border-left: solid 1px #505050;
	border-right: solid 1px #505050;
	background: url('../images/banner_temp.jpg') top left no-repeat;
	padding: 0;
	margin: 0;
}

#navbar {
	width: 980px;
	border-left: solid 1px #505050;
	border-right: solid 1px #505050;
	height: 44px;
	background: url('../images/bg_nav.jpg') top left repeat-x;
	color: #fff;
	font: bold 12px verdana, arial, san-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 0 0 0 0;
}

	.nav_item {


	}
	
	.nav_item a, .nav_item a:visited {
		color: #fff;
	}
	
	.nav_item a:hover {
		text-decoration: none;
		color: #ddd;
		background: #333;
	}
	
	#nav_search_bar {
		width: 260px;
		float: right;
		padding:0 10px 0 0;
	}
	
	#nav_search {
		border: solid 1px #333;
		width: 155px;
		padding-left: 5px;
		padding-right: 5px;
		margin: 12px 0 0 5px;
		float: left;
	}
	
	#nav_search_button {
		background: url(/persistent/images/nav_submit_button.jpg) top left no-repeat;
		border: 0;
		width: 76px;
		height: 20px;
		float: left;
		margin: 12px 0 0 0;
	}

#cont_wrap {
	width: 980px;
	background: #fff;
	border-left: solid 1px #505050;
	border-right: solid 1px #505050;
	background: #fff url('../images/bg_bottom.jpg') -1px bottom no-repeat;
	padding: 20px 0;
}

#content {
	/*width: 920px;*/
	width: 640px;
	padding: 5px 30px 5px 30px;
	color: #474747;
	float: left;
	border-right: solid 1px #505050;
}

#content_bottom {
	width: 982px;
	height: 52px;
	background: url('../images/bg_bottom.jpg') bottom left no-repeat;
	margin-top: 0px;
	z-index: -10;
}

#sb_search {
	width: 278px;
	float: right;
}

#search_box_home {
	width: 240px;
	margin: 0 auto;
}

#logo_box {
	width: 270px;
	margin: 0 auto;
}

#footer {
	width: 982px;
	color: #fff;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: center;
	font-size: 10px;
}

	#footer p {
		padding: 0 0 5px 0;
		margin: 0;
	}

	#footer a, #footer a:visited {
		font-weight: normal;
		color: #fff;
	}

#stats {
	display: none;
}

.clear { clear: both; }

#listing {
	border: solid 3px #ccc;
	padding: 10px;
	margin: 0 0 10px 0;
}

#listing h2 {
	font-size: 14px;
}

#listing_pic {
	float: left;
	width: 180px;
}

#listing_description {
	float: right;
	/*width: 700px;*/
	width: 420px;
}

#view_details {
	width: 100px;
	height: 23px;
	padding: 5px 0 0 0;
	background: #ccc;
	display: block;
	text-align: center;
	margin: 0;
	float: right;
}

#view_details_random {
	width: 48px;
	padding: 2px 0;
	background: #ccc;
	display: block;
	text-align: center;
	margin: 0;
	font-size: 11px;
	float: right;
}

#book_now {
	width: 100px;
	height: 23px;
	padding: 5px 0 0 0;
	background: #ccc;
	display: block;
	text-align: center;
	margin: 0;
}

#search_button {
	background: url('../images/search_button.jpg') top left no-repeat;
	border: 0;
	width: 103px;
	height: 27px;
}

/*
#jsddm
{	
margin: 0;
padding: 0;
list-style: none;
}
	
	#jsddm li {
		list-style: none;
		float: left;
		position: relative;
	}

	#jsddm li a
	{	
		padding: 14px 12px 0 12px;
		text-decoration: none;
		height: 30px;
		display: block;
		float: left;
		color: #fff;
	}

	#jsddm li a:hover
	{	
		background: #444;
	}
		
		#jsddm li ul
		{	margin: 44px 0 0 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
		}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
		}
		
		#jsddm li ul li a
		{	width: auto;
			background: #555;
			height: 20px !important;
			padding: 5px 12px 0 12px;
		}
		
		#jsddm li ul li a:hover
		{	background: #444}

*/


#jsddm
{	margin: 0;
	padding: 0;
	float: left;
}
	
	#jsddm li
	{	float: left;
		list-style: none;
	}

	#jsddm li a
	{	display: block;
		padding: 15px 10px;
		text-decoration: none;
		color: #fff;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #444}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
		}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			text-align: left;
			background: #555}
		
		#jsddm li ul li a:hover
		{	background: #444}

#bottom_logo {
	text-align: center;
	padding: 0 0 15px 0;
}

#sign {
	width: 212px;
	height: 67px;
	position: absolute;
	left: 261px;
	top: 22px;
}

#sign a {
	text-decoration: none !important;
	float: left;
	border: none;
	display: block;
	width: 212px;
	height: 67px;
}

#sign img {
	border: none;
}

#random_products { text-align: left !important; }

#listing #listing_description_home {
	width: 175px;
}
