@charset "utf-8";
/* CSS Document */

body {
	background: #dabb8e url(../images/bg_main.jpg) no-repeat top center;
}

#header {
	position: relative;
	height: 176px;
}

#content {
	position: relative;
	background: #fff;
}

#banner {
	position: relative;
	height: 260px;
	width: 980px;
	background: url(../images/bg_shad.png) no-repeat;
}
#ban_inner {
	width: 950px;
	height: 240px;
	background: url(../images/bg_ban.jpg) repeat-x;
}

.logo {
	position: absolute;
	top: 70px;
	left: 60px;
}

#left p {
	margin: 5px 5px 5px 20px;
	font-size:16px;
}

#right {
	background: url(../images/search.jpg) no-repeat top right;
	margin-top: 20px;
}

.welcome {
	margin: 25px 0 15px 30px;
}

#outer {
	border: 5px solid #cb4a23;
}

.srch {
	margin: 55px 40px 10px 50px;
	font-size: 13px;
	color: #fff;
}
/* featured */

	
		h3 {
			margin: 0;	
			padding: 7px 0 0 0;
			font-size: 16px;
			text-transform: uppercase;
		}

		div#feature_list {
			width: 950px;
			height: 240px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 3;
			width: 320px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 10px 10px 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 60px;
			outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
			background:  url(http://besthawaiianfurniture.com/images/feature-tab-current.png);
			color: #fff;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 664px;
			height: 240px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width: 664px;
			height: 240px;
		}

		ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 40px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #fff;
			background: #cd4d26;
			-moz-border-radius: 5px;
			z-index: 10;
		}
		
		ul#output li a:hover {
			background: #2e5025;
		}
		
#footer p {
	margin: 20px 0;
	color: #000;
	text-align: right;
	font-size: 16px;
}
		
/* nav */

#menubar {
	margin: 0;
	padding: 0;
	background: url(http://besthawaiianfurniture.com/images/bg_nav.jpg) repeat-x;
	border-top: 1px solid #50a346;
	border-bottom: 1px solid #2e5025;
}
ul.topnav {
	list-style: none;
	padding: 5px 0 0 90px;	
	margin: 0;
	float: left;
	width: 920px;
	font-size:18px;
	background: url(http://besthawaiianfurniture.com/images/topnav_bg.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 40px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 7px 5px;
	color: #000;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	color: #2e5025;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(http://www.hawaiidiscountfurniture.com//images/subnav_btn2.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 40px;
	background: #cc4c24;
	color: #fff;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 175px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #7b3621;
	z-index: 999;
}
ul.topnav li ul.subnav li{
	font-size: 14px;
	margin: 0; padding: 0;
	border-top: 1px solid #dd6946; /*--Create bevel effect--*/
	border-bottom: 1px solid #a13a1a; /*--Create bevel effect--*/
	clear: both;
	width: 175px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #cc4c24 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
	color: #fff;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #b1d238 url(../images/dropdown_linkbg.gif) no-repeat 10px center; 
	color: #000;
}

#product {
	border-bottom: 1px solid #CCC;
	width: 640px;
}

#product p {
	margin: 10px 10px 10px 0;
}

#prod_pic {

	background:  #fff;
}

#prod_pic p {
	margin: -10px 0 10px 0;
	padding: 0;
}

#prod_info {

}

.prod_title {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	border-bottom: 1px solid #ff6600;
}

.prod_num {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.prod_thb {
	margin: 20px;
	padding: 5px;
}

.prod_cat {
	color: #ff6600;
	font-weight: bold;
}
.prod_price {
	color: #F00;
	font-weight: bold;
	font-size: 16px;
}

.thb img {
			border: 1px solid #999;
}

.thb:hover img {
			border: 1px solid #ff6600;
}


