
* {
	margin: 0;
	padding: 0;
	z-index: 1;
}

body {
	background:#FFFFFF;
	font: 70%/15px "Trebuchet MS",Arial, Verdana, Helvetica, sans-serif;
}

img {
	border:0;
}

a {
	color: #000;
}

a:hover {
	text-decoration:none;
}


p {
	margin-bottom:13px;
}

.bigger{
	font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.left {
	float: left;
}

.clear {
	clear: left;
}

/*============================================================================================================
	WRAPPER */

div#wrapper {
	margin:5px auto;
	width:780px;
	background:#fff;
	
}

div#wrapper div#container {
	float:left;
	border:1px solid #000;
}

/*============================================================================================================
	HEADER */

div#wrapper div#container div#header{
	background:url(../images/house_style/banner.jpg);
	width:780px;
	height:123px;
	text-indent:-5000px;
	float:left;
}

/*============================================================================================================
	MENU BAR */

div#wrapper div#container div#menu_bar{
	float:left;
	background:url(../images/house_style/bg_menu.jpg);
	height:26px;
	width:780px;
}


/*========================================================== SUCKERFISH DROPDOWN
	MENU */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 999;
}

#nav a {
	display: block;
	width: 10em;
	height:26px;
	text-indent:-5000px;
}

#nav li#list1, li#list2, li#home, li#contact { /* all list items */
	float: left;
	/*width: 10em;*/ /* width needed or else Opera goes nuts */
}

#nav li#list1 ul, li#list2 ul { /* second-level lists */
	position: absolute;
	width: 10em;
	left: -999px; /* using left instead of display to hide menus because display:
	none isn't read by screen readers */ }

#nav li#list1:hover ul, #nav li#list1.sfhover ul, #nav li#list1:hover ul { /*
	lists nested under hovered list items */ left: auto;
}

#nav li#list2:hover ul, #nav li#list2.sfhover ul, #nav li#list2:hover ul { /*
	lists nested under hovered list items */ left: auto;
}



/* ===== END MENU */

div#wrapper div#container div#menu_bar ul#nav li a#item1{
	background:url(../images/house_style/menu_sheet_m_and_b.jpg);
	width:183px;
}

div#wrapper div#container div#menu_bar ul#nav li a#item2{
	background:url(../images/house_style/menu_m_tools.jpg);
	width:123px;
}

div#wrapper div#container div#menu_bar ul#nav li a#item3{
	background:url(../images/house_style/menu_home.jpg);
	width:65px;
}

div#wrapper div#container div#menu_bar ul#nav li a#item4{
	background:url(../images/house_style/menu_contact.jpg);
	width:93px;
}

div#wrapper div#container div#menu_bar ul#nav li ul li a#item_sub1{
	background:url(../images/house_style/menu_new.jpg);
	width:183px;
	height:18px;
}

div#wrapper div#container div#menu_bar ul#nav li ul li a#item_sub1:hover{
	background:url(../images/house_style/menu_rollover/menu_new_grey.jpg);
	width:183px;
	height:18px;
}

div#wrapper div#container div#menu_bar ul#nav li ul li a#item_sub2{
	background:url(../images/house_style/menu_used.jpg);
	width:183px;
	height:18px;
}

div#wrapper div#container div#menu_bar ul#nav li ul li a#item_sub2:hover{
	background:url(../images/house_style/menu_rollover/menu_used_grey.jpg);
	width:183px;
	height:18px;
}

div#wrapper div#container div#menu_bar ul#nav li ul li a#item_sub3{
	background:url(../images/house_style/menu_new.jpg);
	width:123px;
	height:18px;
}

div#wrapper div#container div#menu_bar ul#nav li ul li a#item_sub3:hover{
	background:url(../images/house_style/menu_rollover/menu_new_grey.jpg);
	width:123px;
	height:18px;
}

div#wrapper div#container div#menu_bar ul#nav li ul li a#item_sub4{
	background:url(../images/house_style/menu_used.jpg);
	width:123px;
	height:18px;
}

div#wrapper div#container div#menu_bar ul#nav li ul li a#item_sub4:hover{
	background:url(../images/house_style/menu_rollover/menu_used_grey.jpg);
	width:123px;
	height:18px;
}

div#wrapper div#container div#menu_bar div#item5{
	float:left;
	background:url(../images/house_style/bg_menu_edge.jpg);
	width:4px;
	height:26px;
}

/*============================================================================================================
	MAIN AREA */

div#wrapper div#container div#main{
	margin-bottom:30px;
}

/*============================================================================================================
MAIN AREA LEFT */

div#wrapper div#container div#main div#main_left{
	float:left;
	height:220px;
	width:320px;
	margin:58px 19px;
}

div#wrapper div#container div#main div#main_left h3, h3 {
	font-size:150%;
	color:#232db4;
	margin-bottom:9px;
}

div#wrapper div#container div#main div#main_left h4, h4 {
	color:#232db4;
	font-size:110%;
	margin-top:9px;
}

/*============================================================================================================
MAIN AREA RIGHT */

div#wrapper div#container div#main div#main_right {
	float:left;
	height:255px;
	width:330px;
	margin:46px 0 0 60px;
}

div#wrapper div#container div#main div#main_right h1 {
	float:left;
	font-size:200%;
	line-height: 110%; color:#232db4;
	margin-bottom:16px;
}

div#wrapper div#container div#main div#main_right div#button_links {
	float:left;
	margin:0px;
	width:300px;
	height:210px;
}

div#wrapper div#container div#main div#main_right div#button_links a{
	margin-bottom:5px;
	text-indent:-5000px;
	display:block;
	float:left;
}

div#wrapper div#container div#main div#main_right div#button_links div#item1
a{ background:url(../images/house_style/button_new_1.jpg);
	width:264px;
	height:48px;
	float:left;
}

div#wrapper div#container div#main div#main_right div#button_links div#item2
a{ background:url(../images/house_style/button_new_2.jpg);
	width:264px;
	height:48px;
}

div#wrapper div#container div#main div#main_right div#button_links div#item3
a{ background:url(../images/house_style/button_used_1.jpg);
	width:264px;
	height:48px;
}

div#wrapper div#container div#main div#main_right div#button_links div#item4
a{ background:url(../images/house_style/button_used_2.jpg);
	width:264px;
	height:48px;
}

/*============================================================================================================
FOOTER */

div#wrapper div#container div#footer_text a{
	background:#b1aca6;
	clear:both;
	width:780px;
	height:18px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	padding-top:3px;
	display:block;
	text-decoration:none;
}

div#wrapper div#container div#footer_bar{
	clear:both;
	height:4px;
	background:#b1aca6;
}

div#wrapper div#container div#footer_banner{
	clear:both;
	background:url(../images/house_style/footer_banner.jpg);
	height:120px;
	width:780px;
}	

/*============================================================================================================
	SUBCATEGORIES */ /*============================================================================================================
	*/

div#wrapper div#container div#category_block{
	min-height:300px;
	clear:both;
	list-style:none;
}

*html div#wrapper div#container div#category_block{
	height:300px;
	clear:both;
}

div#wrapper div#container div#category_block div#main_text{
	float:left;
	margin:25px 0 24px 37px;
	width:500px;
	height:65px;
}

*html div#wrapper div#container div#category_block div#main_text{
	float:left;
	margin:25px 0 24px 19px;
	width:500px;
	height:65px;
}

div#wrapper div#container div#category_block a{
	list-style:none;
}

div#wrapper div#container div#category_block div#main_cats{
	float:left;
	width:740px;
	height:45px;
	margin:25px 0 24px 37px;
	padding-top:15px;
	
}

*html div#wrapper div#container div#category_block div#main_cats{
	float:left;
	width:740px;
	height:45px;
	margin:25px 0 24px 19px;
	padding-top:15px;
	
}

div#wrapper div#container div#category_block div#thumbs{
	float:left;
	width:740px;
	height:40px;
	margin-left:37px;
	list-style:none;
}

*html div#wrapper div#container div#category_block div#thumbs{
	float:left;
	width:740px;
	height:40px;
	margin-left:19px;
	list-style:none;
}

div#wrapper div#container div#category_block div#thumbs ul, div#main_cats ul{
	list-style:none;
}

div#wrapper div#container div#category_block div#thumbs ul li{
	float:left;	
}

div#wrapper div#container div#category_block div#thumbs ul li a{
	display:block;
	text-indent:-5000px;
	width:153px;
	height:90px;
	margin:0 30px 19px 0;
}

div#wrapper div#container div#category_block div#thumbs ul li a img{
	float:left;
}


div#wrapper div#container div#category_block div#main_alt{
	float:left;
	height:235px;
	width:330px;
	margin:46px 0 0 60px;
}

div#wrapper div#container div#category_block div#main_alt h1{
	float:left;
	font-size:220%;
	color:#232db4;
	margin-bottom:16px;
}

div#wrapper div#container div#category_block div#main_alt div#button_links{
	clear:both;
	width:740px;
	height:533px;
}

div#wrapper div#container div#category_block div#main_alt div#button_links a{
	display:block;
	float:left;
	text-indent:-5000px;
	color:yellow;
	margin:0 30px 19px 0;
}

div#wrapper div#container div#category_block div#main_alt div#button_links div#item1
	a{ background:url(../images/house_style/button_new_1.jpg);
	width:264px;
	height:48px;
	float:left;
}

div#wrapper div#container div#category_block div#main_alt div#button_links div#item2
	a{ background:url(../images/house_style/button_new_2.jpg);
	width:264px;
	height:48px;
}

div#wrapper div#container div#category_block div#main_alt div#button_links div#item3
	a{ background:url(../images/house_style/button_used_1.jpg);
	width:264px;
	height:48px;
}

div#wrapper div#container div#category_block div#main_alt div#button_links div#item4
	a{ background:url(../images/house_style/button_used_2.jpg);
	width:264px;
	height:48px;
}

div#wrapper div#container div#category_block div#main_text h3{
	font-size:150%;
	color:#232db4;
	margin-bottom:9px;
}

/*div#wrapper div#container div#main_links{
	clear:both;
	font-size:200px;
	color:#232db4;
	margin-bottom:9px;
}*/

div#wrapper div#container div#button_links{
	clear:both;
	margin-left:37px;
	width:740px;
	height:533px;
}

div#wrapper div#container div#button_links a{
	display:block;
	float:left;
	text-indent:-5000px;
	color:yellow;
	margin:0 30px 19px 0;
}





/*============================================================================================================
	PRODUCT INFO */ /*============================================================================================================
	*/

div#wrapper div#container div#main_details{
	float:left;
	width:780px;
	min-height:400px;
	position: relative;
}

div#wrapper div#container div#main_details div#main_info{
	float:left;
	margin:80px 0 0 314px;
	width:466px;
	height:178px;
	background:#e4e4e4;
}

*html div#wrapper div#container div#main_details div#main_info{
	float:left;
	margin:80px 0 0 157px;
	width:466px;
	height:178px;
	background:#e4e4e4;
}


div#wrapper div#container div#main_picture{
	float:left;	
	width:314px;
	height:395px;
}
*html div#wrapper div#container div#main_details{
	height:400px;
}

div#wrapper div#container div#main_details img {
	position: absolute;
	top: 60px;
	left: 0;
}

div#wrapper div#container div#main_details div#main_info div#product_title{
	float:left;
	font-size:110%;
	width:auto;
	height:16px;
	background:#4202b7;
	color:#fff;
	padding:5px 8px 0 8px;
}

div#wrapper div#container div#main_details div#main_info p{
	padding:0px 8px;
	margin-top:28px;
}

div#wrapper div#container div#main_details div#main_info div#back_link a{
	float:left;
	display:block;
	text-indent:-5000px;
	background:url(../images/house_style/link_back.jpg);
	height:16px;
	width:46px;
}

/*============================================================================================================
PRODUCT LIST */ /*============================================================================================================
*/

div#wrapper div#container div#product_listing{
	clear:both;
	min-height:400px;
	width:780;
}

*html div#wrapper div#container div#product_listing{
	clear:both;
	height:400px;
	width:780;
}
	
div#wrapper div#container div#product_list_text{
	float:left:both;
	width:753px;
	height:40px;
	padding:13px 0 0 27px;
}

div#wrapper div#container div#product_list_text h3{
	font-size:150%;
	color:#232db4;
	margin-bottom:9px;
}

div#wrapper div#container .product_bar {
	clear:both;
	width:780px;
	height:100px;
	background-color:#e4e4e4;
	margin-bottom:40px;
}

div#wrapper div#container .product_bar div#prod_image{
	float:left;
	margin:0 5px 0 27px;
	width:120px;
	height:100px;
	background:#fff;
	
	
}
div#wrapper div#container .product_bar div#prod_image a{
	float:left;
	display:block
	text-indent:-5000px
}

div#wrapper div#container .product_bar div#prod_image a img{
	margin-top:10px; 
	vertical-align:middle;
}

div#wrapper div#container .product_bar div#prod_text{
	float:left;
	width:350px;
	height:50px;
	padding:8px 0 0 7px;
}

div#wrapper div#container .product_bar div#prod_text div#product_title{
	float:left;
	font-size:120%;
	font-weight:bold;
	width:300px;
	height:16px;
	color:#4202b7;
}

div#wrapper div#container .product_bar div#prod_text p{
	float:left;
}

div#wrapper div#container .product_bar div#prod_text a{
	float:left;
	clear:both;
	display:block;
	text-indent:-5000px;
	background:url(../images/house_style/button_more_info.jpg) no-repeat;
	height:12px;
	width:147px;
}

/*=========================== CONTACT US*/

div#wrapper div#container div#padding {
	clear:both;
	min-height:400px;
	width:350px;
	padding:40px 0 0 37px;
}

*html div#wrapper div#container div#padding {
	clear:both;
	height:400px;
	width:350px;
	padding:40px 0 0 37px;
}