@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	margin-top:25px;
	background-attachment: fixed;
	background: #151515 url(../images/n_site_bg.jpg) no-repeat fixed left top;
	}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
h1 {font-size:1.83em;}
h2 {font-size:1.17em;}
h3 {font-size:1em;}
h4 {font-size:.83em;}

h1 {/*Used for Page Heading only*/
	font-weight:normal;
	color:#c7b299;
	border-bottom:1px solid #333;
	font-variant:small-caps;
	}

h2 {/*Used for Subheadings*/
	color:#8b8b8b;
	font-variant:small-caps;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
p {
	font-size:1em;
	line-height:1.4em;
	}
p.small_text {
	font-size:.83em;
	line-height:1.1em;
	margin:0;
	padding:0;
	}
a {
	color:#a02c00;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	color:#a02c00;
	text-decoration:underline;
	}
hr {
	background:#111;
	border:none;
	border-bottom:1px solid #333;
	height:1px;
	margin:10px 0;
	
	}
.hr_left {
	margin:5px 0;
	padding:0;
	height:1px;
	border-bottom:1px solid #333;
	}
img {border:none;}
/*--Helpers--*/
.m_top_5px {margin-top:5px;}
.m_top_10px {margin-top:10px;}
.m_bottom_10px {margin-bottom:10px;}
.m_right_10px {margin-right:10px;}
.m_left_10px {margin-left:10px;}
.m_left_5px {margin-left:5px;}
.m_right_5px {margin-right:5px;}
.no_margin {margin:0;}
.p_top_10px {padding-top:10px;}
.no_pad {padding:0;}
.clear_right {clear:right;}
.clear_left {clear:left;}
.clear_all {clear:both;}
.float_left {float:left;}
.float_right {float:right;}
.text_right {text-align:right;}
.text_center {text-align:center;}
.text_justify {text-align:justify;}
.width_auto {width:auto;}
.bold {font-weight:bold;}
.no_border {border:none;}

/*--Wrappers--*/

#ect_main_wrapper {
	color:#c7b299;
	width:831px;
	margin:0 0 40px 40px;
	}
#ect_header_wrapper {
	background:#0c0d0b url(../images/n_page_bg.gif) repeat-y;
	margin-bottom:6px;
	}
#ect_body_wrapper {
	background:#0c0d0b url(../images/n_page_bg.gif) repeat-y;
	}
#ect_news_search_wrapper {
	background:#0c0d0b url(../images/n_page_top.gif) no-repeat top left;
	height:39px;
	width:831px;
	}
#ect_content_wrapper {
	margin:8px 13px;
	}
#ect_footer_wrapper {
	clear:both;
	}

/*--Columns--*/
#ect_left_column {
	float:left;
	width:157px;
	display:inline;
	position:relative;
	z-index:30000;
	}
#ect_left_admin {
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	}
#ect_right_wrapper {
	float:right;
	}
#ect_right_content {
	width:639px;
	}
/*--Header--*/
#ect_header_1 {/*Header Menu and Phone Number*/
	}
#ect_logo {
	position:absolute;
	left:0;
	top:0;
	}
#ect_admin_cart {
	float:right;
	border-bottom:1px solid #333;
	margin:0 14px 20px 0;
	padding-bottom:5px;
	}
#ect_468x60adspace {
	height:60px;
	width:468px;
	float:right;
	margin:0 14px 20px 0;
	text-align:right;
	clear:right;
	}

/*-------------Menus----------------------*/
/*--Top Menu Bar--*/
ul#ect_menu_bar, ul#ect_menu_bar li {
	margin:0;
	padding:0;
	list-style:none;
	}
ul#ect_menu_bar {
	background: #6d1e00 url(../images/n_menu_bar_bg.gif) repeat-x left top;
	margin:0 3px;

	}
ul#ect_menu_bar li {
	float:left;
	}
ul#ect_menu_bar li a{
	display:block;
	font-size:12px !important;
	padding:10px 7px;
	font-weight:bold;
	border-right:1px solid #fb4400;
	color:#e9a990;
	}
ul#ect_menu_bar li a:hover {
	color:#000;
	text-decoration:none;
	background-color: #b03b01;
	background-image: url(../images/n_menu_bar_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 -69px;
	}


/*--Left column Menu--*/
#ect_dhtml_menu {
	height:529px;
	}

/*--Standard Horizontal Menu--*/

ul.ect_horz_menu, ul.ect_horz_menu li {
	margin:0;
	padding:0;
	list-style:none;
	}
ul.ect_horz_menu li {
	display:block;
	float:left;
	margin-left:1em;
	}
ul.ect_horz_menu li a {
	font-weight:normal;
	text-decoration:none;
	}
ul.ect_horz_menu li a:visited {
	}
ul.ect_horz_menu li a:hover {
	text-decoration: underline;
	background:none;
	}

/*--Top Admin Menu--*/
ul#ect_admin_menu, ul#ect_admin_menu li {
	margin:0;
	padding:0;
	list-style:none;
	}
ul#ect_admin_menu li {
	margin-left:1.5em;

	}

ul#ect_admin_menu {
	margin-bottom:10px;
	font-size:1em;
	color:#baac95;
	}
ul#ect_admin_menu a, ul#ect_admin_menu a:visited, ul#ect_admin_menu a:hover {
	color:#baac95;
	margin-left:0em;
	}
/*--Footer Menu--*/
ul#ect_footer_menu, ul#ect_footer_menu li {
	margin:0;
	padding:0;
	list-style:none;
	}

ul#ect_footer_menu {
	text-align:left;
	font-size:.83em;
	}
ul#ect_footer_menu li a {
	display:inline;
	margin:0 .5em .5em 0;
	}	

/*--News Ticker--*/
#ect_news_ticker {
	margin:15px 0 0 32px;
	color:#333;
	font-weight:bold;
	display:inline;
	float:left;
	width:480px;
	overflow:hidden;
	}

.widget_news_ticker {
	margin:0;
	padding:0;
	list-style:none;
	color:#fff;
	overflow:hidden;
	height:1.5em;
	margin:0;
	}
.widget_news_ticker li a {
	text-decoration:none;
	font-weight:bold;
	}
.widget_news_ticker li a:hover {
	text-decoration:underline;
	background:none;
	}
/*--LPE Phone in HEader--*/
#ect_phone {
	padding-top:.2em;
	clear:none;
	margin-right:8px;
	}
#ect_phone span.ect_phone_number {
	font-size:1.38em;
	font-weight:bold;
	}	
#ect_phone span.ect_hours {
	font-size:.83em;
	line-height:1em;
	}
/*--Search Bar--*/
.ect_searchform {
	margin:15px 36px 0 0;
	display:inline;
	float:right;
	}
form.ect_search {
	margin:0;
	padding:0;
	}	
form.ect_search input {
	font-size:.83em;
	width:200px;
	background-color:#000000;
	color:#c7b299;
	border:1px solid #333;
	}
form.ect_search input.ect_search_btn {
	background:url(../images/title_search.gif) no-repeat center center;
	border:none;
	color:#fff;
	width:52px;
	height:20px;
	margin:0;
	cursor:pointer;
	cursor:hand;
	}
/*--Footer--*/
#ect_footer_flames {
	margin:0 3px;
	
	}
#ect_footer_1 {/*Grunge Background*/
	background-color: #261e1b;
	background-image: url(../images/n_footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:219px;
padding-top:1px;
	}
#ect_footer_content_wrapper {
	margin:0 18px;
	}

/*--Featured Items on Homepage--*/
#widget_featured_prods {padding:5px 10px}
.widget_featured_image {float:left;width:200px;text-align:center;background:#fff;padding:4px}
.widget_featured_title, .widget_pricebox, .widget_featured_prod .product_form {font-size:1.2em;} 
.widget_featured_title {margin-bottom:10px;}
.widget_featured_title,
.widget_pricebox,
.widget_featured_summary,
.widget_featured_prod .product_form {margin:0 0 10px 220px;}
span.ect_dollar_sign {
	font-size:.6em;
	vertical-align: super;
	}


#ect_footer_content_wrapper .widget_featured_title,
#ect_footer_content_wrapper .widget_pricebox,
#ect_footer_content_wrapper .widget_featured_summary,
#ect_footer_content_wrapper .widget_featured_prod, #ect_footer_content_wrapper product_form {margin:0;}

#ect_footer_content_wrapper .widget_featured_prods {padding:0;}
#ect_footer_content_wrapper .widget_featured_prod {margin-bottom:5px;font-size:.9em;border-bottom:1px solid #333;padding-bottom:5px;}

#ect_footer_content_wrapper .widget_featured_image {width:85px !important;height:auto;float:left;}
#ect_footer_content_wrapper .widget_featured_image img {
	max-width:80px;
	max-height:100px;
	float:left;
	}

#ect_footer_content_wrapper .widget_featured_title {
	height:auto;
	margin-bottom:.3em;
	overflow:hidden; float:none;display:block;
margin:0 0 0 100px;
	}
#ect_footer_content_wrapper .widget_pricebox {margin-left:100px;}


.os_link {text-align:right;font-size:10px;float:right;display:block;margin-right:10px;line-height:15px}
/*--Home SLideshow--*/
#ect_slideshow {
	margin-bottom:10px;
border:1px solid #666;
	}	

/*--Prop Listing Page--*/
.ect_featured {
	border-bottom:1px solid #333;
	margin-bottom:10px;
	}
.ect_featured_left {
	border:1px solid #ccc;
	float:left;
	text-align:center;
	}	
.ect_featured_right {
	margin-left:130px;
	}
.ect_featured_truncated {
	height:4.8em;
	text-align:justify;
	overflow:hidden;
	}	
	
/*--Misc Styles--*/
.ect_free_ship {
	font-size:.83em;
	color:#333;
	margin-left:7px;
	font-weight:bold;
	}



/*--BGs and Colors--*/
.color_red {color:#CC0000;}
.color_dgrey {color:#333;}
.color_grey {
	color:#8C8C8C;
}

#ect_admin_menu li.chat_link a, #ect_footer_menu li.chat_link a {color:#fb4400;padding-right:20px;background:url(/images/icon_chat.gif) no-repeat right center;}
#ect_admin_menu li.chat_link a:hover, #ect_footer_menu li.chat_link a:hover {text-decoration:underline;color:#fb4400;}

.ect_live_chat a {background: url(/images/ect_live_chat.gif) no-repeat top left; width: 66px; height: 18px; margin-top: 15px; margin-bottom: 20px; text-indent: -1000em; overflow: hidden; font-size: 0px; display: block; line-height: 0px; cursor: pointer; padding: 40px 25px 20px 60px; float: left; clear: right;}

.social_icons {padding: 0px; margin: 15px auto;}
.social_icons li {list-style: none; padding: 7px; margin: 0px 0 15px 0; display: inline; float: left;}
.social_icons li a, .social_icons li a:hover {width: 24px; height: 24px; display: block; text-indent: -1000em; overflow: hidden; fontsize: 0px; cursor: pointer; text-decoration: none;}
.social_icons li a.twitter, .social_icons li a.twitter:hover {background: url(/images/social_sprite.gif) no-repeat -3px center;}
.social_icons li a.facebook, .social_icons li a.facebook:hover {background: url(/images/social_sprite.gif) no-repeat -33px center;}
.social_icons li a.youtube, .social_icons li a.youtube:hover {background: url(/images/social_sprite.gif) no-repeat -63px center;}
.social_icons li a.myspace, .social_icons li a.myspace:hover {background: url(/images/social_sprite.gif) no-repeat -93px center;}

.widget_news_menu {margin: 0px; padding: 0px;}
.widget_news_menu li{border-bottom:1px solid #ccc;margin-bottom:10px; padding-bottom: 10px; list-style: none; padding-left: 0px; margin-left: 0px;}
.widget_news_menu li.widget_news_topic_head_li {display: none;}
.widget_news_date{background:#6d1e00 url(../images/n_menu_bar_bg.gif) repeat-x left -1px;float:left;width:45px;padding:2px 0;border:1px solid #343402;text-align:center;}
.widget_news_day, .widget_news_year{font-size:.83em;color:#fff;}
.widget_news_month{font-size:1.67em;font-weight:bold;color:#fff;}
.widget_news_menu li a.widget_news_article_title {display: block; margin-left: 60px; margin-bottom: 5px;}
.widget_news_menu li span.widget_news_article_body {display: block; margin-left: 60px;}

/**Email Capture Widget
*****************************************/
.ect_newsletter {border-top:1px solid #333; border-bottom:1px solid #333;padding:0 0 10px 0;clear:left;padding:10px 5px}
#widget_newsletter_form {clear:left; overflow:hidden; }
#widget_newsletter_form p {font-size:.83em;margin:4px 0 }
#widget_nltr_email {margin-bottom:3px;}
#widget_newsletter_form  #widget_nltr_button {float:right;margin-right:0;}

/**Atribute Widget
*************************************/
.wsm_widget_attribute_selector {padding:10px 0 5px 0}
.wsm_widget_attribute_selector_label select {width:150px;margin-bottom:3px;}
.wsm_widget_attribute_selector_shop {float:left;}
.wsm_widget_attribute_selector_clear {background:none;border:none;color:#9d8a73;font-size:.83em;padding:0;margin:5px 0 0 10px;}

/**Add This Tooblox on product pages
****************************************/
.addthis_toolbox {background:transparent;padding:3px;width:240px;margin-bottom:10px;}

div.AuthorizeNetSeal {width:100% !important;}
div.AuthorizeNetSeal a {display:block !important;color:#999 !important;}


/*Cart Page - Bong Info
*******************************************/
#wsm_cart_shipping_tool_form {margin-bottom:100px;}
.ect-shipping-bongo {position:absolute; bottom:250px;}
#ect_right_content.pos-relative {position:relative;}

/*--Clearfix to help enclose floats-----------------------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


