body {
	font-size:.75em;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	/*position:relative; /*IE6 needs this becase of the logo placement--*/
	background-color: #000;
	background: url(../images/bg_site.jpg) no-repeat fixed center top;
	margin:0 auto;
	width:828px;
	text-align:center;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-style:oblique;
	}
h1 {font-size:1.5em;}
h2 {font-size:1.2em;}
h3 {font-size:1.3em;}
h4 {font-size:1.17em;}

h2 {
	color:#fff;
	background:#333 url(../images/bg_bars_x.gif) repeat-x left top;
	padding:.25em;
	}

p {
	font-size:1em;
	line-height:1.4em;
	}
p.small_text {
	font-size:.83em;
	line-height:1.4em;
	margin:0;
	padding:0;
	}
a {
	color:#c1272d;
	font-weight:bold;
	font-style:oblique;
	text-decoration:none;
	}
a:hover {
	color:#c1272d;
	text-decoration:underline;
	}
hr {
	background:#fff;
	border:none;
	border-bottom:1px solid #ccc;
	height:1px;
	margin:10px 0;
	}
hr.hr_dashed {
	background:#ccc;
	border-bottom:1px dashed #333;
	}	
#ecg_master_wrapper {
	background:#fff;
	text-align:left;
	}
#ecg_header_wrapper {
	}
#ecg_body_wrapper {
	clear:both;
	}
#ecg_footer_wrapper {
	clear:both;
	}

/*--Content Wrappers--*/
#ecg_body_content {
	margin:0 9px 9px 9px;
	}
#ecg_left_column {
	width:180px;
	float:left;
	}
#ecg_right_column {
	float:right;
	width:615px;
	}
#ecg_left_column,
#ecg_right_column {
	margin-bottom:10px;
	}
/*--Header--*/

#ecg_header_1 {
	text-align:left;
	position:relative;
	background:url(../images/bg_blue_white.gif) repeat-x left bottom;
	padding:1px 0 0 0;
	}
#ecg_header_admin {
	background:url(../images/bg_page_top.gif) no-repeat;
	position:absolute;
	right:0;
	top:-3px;
	height:28px;
	width:100%;
	text-align:right;
	}
#ecg_header_cart_coupons {
	float:right;
	margin:35px 10px 0 0;
	}
#ecg_header_news {
	margin:3px 0 0 10px;
	}
#ecg_header_3 {
	border:1px solid #434343;
	}
#ecg_logo {
	float:left;
	margin:10px 0 0 10px;
	}
#ecg_print_contact {
	display:none;
	}
#ecg_header_phone {
	float:right;
	font-size:1.3em;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 10px 0 0;
	}
span.ecg_header_phone_text {
	font-size:.83em;
	color:#8C8C8C;
	font-weight:normal;
	}	
/*--Backgrounds--*/
.bg_black_bar {
	background:#000 url(../images/bg_bars_x.gif) repeat-x left top;
	}
.bg_red_bar {
	background:#af5155 url(../images/bg_bars_x.gif) repeat-x left -63px;
	}
.bg_double_line {
	height:3px;
	background:#fff url(../images/bg_bars_x.gif) repeat-x left -143px;
	font-size:0em;
	}
.bg_page_shadow {
	height:8px;
	background:#fff url(../images/bg_bars_x.gif) repeat-x left -127px;
	font-size:0;
	}
.bg_blue_box {
	background:#253b5e9 url(../images/bg_blue_white.gif) repeat-x left top;
	}
.bg_white_fade {
	background:#fff url(../images/bg_blue_white.gif) repeat-x left bottom;
	}
/*--Colors--*/
.color_red {color:#c1272d;}	
.color_peach {color:#e49d7f;}
/*--Borders--*/
.border_black {
	border:1px solid #000;
	}
/*--Helpers--*/
.m_all_5px {margin:5px;}
.m_all_8px {margin:8px;}
.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_left {text-align:left;}
.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;}

/*----Al MENUS-----*/
/*-----------------------All Menus------------------------------------------*/
/*--Standard Horizontal Menu--*/

ul.ecg_horz_menu, ul.ecg_horz_menu li {
	margin:0;
	padding:0;
	list-style:none;
	}
ul.ecg_horz_menu li {
	display:block;
	float:left;
	margin-left:1em;
	}
ul.ecg_horz_menu li a {
	font-weight:normal;
	text-decoration:none;
	}
ul.ecg_horz_menu li a:visited {
	}
ul.ecg_horz_menu li a:hover {
	text-decoration: underline;
	background:none;
	}

/*--Top Admin Menu--*/
ul.ecg_admin_menu
 {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	font-size:1em;
	color:#fcbabc;
	margin:5px 10px 0 0;
	}
ul.ecg_admin_menu li
 {
	display:inline;
        margin-left:10px;
	}

ul.ecg_admin_menu li a, ul.ecg_admin_menu li a:visited, ul.ecg_admin_menu li a:hover {
	color:#fff;
	font-weight:normal;
	font-style:normal;
	}
	
	/*--Top Menu Bar--*/
ul.ecg_menu_bar, ul#ecg_menu_bar li {
	margin:0;
	padding:0;
	list-style:none;
	}
ul.ecg_menu_bar {
	float:left;
	font-variant:small-caps;
	}
ul.ecg_menu_bar li {
	float:left;
	}
ul.ecg_menu_bar li a{
	display:block;
	font-size:1.17em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:6px 10px;
	color:#fff;
	text-decoration:none;
	border-right:1px solid #818181;
	}
ul.ecg_menu_bar li a:hover {
	color:#fff;
	text-decoration:none;
	background:#af5155 url(../images/bg_bars_x.gif) repeat-x left -63px;
	}


/*--Left column Menu--*/
.ecg_left_menu_wrapper {

	}	
ul.ecg_left_menu {
	padding:0;
	margin:0;
	font-weight:bold;
	list-style:none;
	border-top:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	}
ul.ecg_left_menu li a {
	color:#c1272d;
	display:block;
	text-decoration:none;
	padding:.3em 0 .3em 21px;
	margin:0;
	background:url(../images/bullet_dred_sngl.gif) no-repeat 8px center;
	border-bottom:1px solid #ccc;
	font-style:oblique;
	font-weight:bold;
	
	
	}
ul.ecg_left_menu li a:hover {
	color:#c1272d;
	text-decoration:none;
	background: #F5F5F5 url(../images/bullet_dred_dbl.gif) no-repeat 8px center;
	
	}
/*--Footer Menus--*/
.footer_menu_box_1,
.footer_menu_box_2 {
	float:left;
	margin-left:10px;
	}
.footer_menu_box_2 {
	float:right;
	} 
ul.ecg_footer_menu,
ul.ecg_footer_menu li {
	margin:0;
	padding:0;
	list-style:none;
	}
ul.ecg_footer_menu li {
	display:block;	
	}
ul.ecg_footer_menu li a {
	margin:.75em 0 0 1em;
	color:#fff;
	background: url(../images/bullet_dred_sngl.gif) no-repeat left center;
	padding-left:15px;
	list-style:none;
	}	
ul.ecg_footer_menu li a:hover {
	color:#fff;
	background: url(../images/bullet_dred_dbl.gif) no-repeat left center;
	text-decoration:underline;
	}

/*--Left Column Content--*/
.ecg_mini_cart {
	font-weight:bold;
	font-size:1em;
	}	
.ecg_mini_cart_left {
	float:left;
	margin-right:5px;
	}
.ecg_mini_cart_right {
	width:220px;
	}
	
.ecg_tag_search {
	margin-bottom:10px;
	background-color: #253b5e9;
	background-image: url(../images/bg_blue_white.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:1px;
	}
/*---------------FOOTER CONTENT------------------*/
#ecg_anchor_link {
	clear:both;
	margin:0 0 5px 8px;
	}	
#ecg_newsletter_signup {
	color:#fff;
	font-size:1em;
	font-weight:bold;
	padding:5px 0;
	text-align:center;
	border:1px solid #9b2311;
	}
.ecg_newsletter_link a{
	font-size:.83em;
	color:#fff;
	text-decoration:none;
	}	
.ecg_newsletter_link a:hover {
	color:#fff;
	text-decoration:undeline;
	}
form.ecg_newsletter_form {
	margin:0;
	padding:0;
	}
form.ecg_newsletter_form label {
	display:inline;
	margin:0;
	}

#ecg_footer_content_wrapper {
	background-color: #040404;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#ccc;
	}
	
#ecg_footer_contact,
#ecg_footer_menu,
#ecg_footer_co_info {
	margin-right:2%;
	float:left;
	display:inline;
	}
#ecg_footer_contact {width:30%;}
#ecg_footer_menu {width:30%;margin-right:0;}
#ecg_footer_co_info {width:30%;}

/*--Contact form in Footer--*/
form.ecg_standard_form {
	margin:0;
	padding:0;
	}

form.ecg_standard_form input,
form.ecg_standard_form textarea,
table.wsm_contact_form input,
table.wsm_contact_form textarea,
table.wsm_contact_form select {
	width:100%;
	background:#fff;
	border:1px solid #333;
	color:#333;
	margin-bottom:10px;
	}
table.wsm_contact_form input {
	width:auto;
	}
form.ecg_standard_form textarea {
	height:90px;
	}
form.ecg_standard_form label,
table.wsm_contact_form label {
	font-size:.83em;
	margin-bottom:5px;
	display:block;
	}
table.wsm_contact_form label {
	font-size:1em;
	}	
	
#ecg_footer_copyright {
	float:left;
	font-size:.83em;
	color:#949393;
	}	
#ecg_footer_copyright a {
	font-weight:bold;
	color:#949393;
	text-decoration:underline;
	}
#ecg_footer_copyright a:hover {
	color:#ec351a;
	text-decoration:underline;
	}

/*--------------------FORMS----------------------*/
/*--Search Bar--*/
.ecg_searchform {
	margin:3px 0 0;
	width:255px;
	}
form.ecg_search {
	margin:0 0 0 0;
	padding:0 0 0 0;
	}	
form.ecg_search input {
	font-size:12px;
	width:128px;
	background:#fff;
	color:#000;
	border:1px solid #778db0;
	padding:3px;
	margin-right:5px;
	display:block;
	float:left;
	}
.ecg_search_line {
	width:1px;
	background:#333;
	margin:7px 10px 0 10px;
	height:35px;
	font-size:0;
	float:left;
	}
/*--Thes buttons have the orange bg--*/

.wsm_addcart_button,
.standard_btn a,
form.ecg_search input.ecg_go_btn,
form.ecg_standard_form input.ecg_submit_btn,
form.ecg_newsletter_form input.ecg_submit_btn
 {
	margin:0;
	padding:0;
	cursor:pointer;
	cursor:hand;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:none;
	background-repeat:no-repeat;
	cursor:pointer;
	cursor:hand;
	background-image: url(../images/buttons_all.gif);
	height:21px;
	color:#951e23;
	background-color:#CC0000;
	}
.wsm_addcart_button {
	font-size:0;
	padding-left:106px;
	}
.wsm_addcart_button,
.standard_btn a
  {
	width:123px;
	height:21px;
	background-position:left top;
	text-align:center;
	display:block;
	}
.wsm_addcart_button:hover,
.standard_btn a:hover
 {
	background-position:left -26px;
	text-decoration:none;
	}

form.ecg_search input.ecg_go_btn {
	background-position:left -156px;
	width:29px;
	}
form.ecg_search input.ecg_go_btn:hover {
	background-position: left -182px;
	}
form.ecg_standard_form input.ecg_submit_btn,
form.ecg_newsletter_form input.ecg_submit_btn
 {
	background-position: left -104px;
	width:63px;
	}
form.ecg_standard_form input.ecg_submit_btn:hover,
form.ecg_newsletter_form input.ecg_submit_btn:hover
 {
	background-position: left -130px;
	}

.wsm_addwishlist_button,
.wsm_inquiry_button,
.wsm_tellafriend_button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	background:none;
	border:none;
	background: url(../images/bullet_dred_dbl.gif) no-repeat left center;
	padding:0 0 0 1em;
	cursor:pointer;
	cursor:hand;
	}
.wsm_addwishlist_button:hover,
.wsm_inquiry_button:hover,
.wsm_tellafriend_button:hover {
	background: url(../images/bullet_dred_sngl.gif) no-repeat left center;
	}
/*-------Titles------*/
.title_selecg_vehicle,
.title_news,
.title_browse_catalog,
.title_search,
.title_more_ecgs {
	background-image:url(../images/titles_all.gif);
	background-repeat:no-repeat;
	height:14px;
	margin-bottom:5px;
	}
.title_selecg_vehicle {
	background-position: left top;
	}
.title_search {
	background-position: left -17px;
	}
.title_news {
	background-position: left -35px;
	height:11px;
	width:40px;
	margin:2px 0 0 0;
	}

.title_browse_catalog {
	background-position: left -50px;
	height:16px;
	}
.title_more_ecgs {
	background-position: left -67px;
	height:16px;
	}
/*--Coupons--*/
.ecg_free_ship {
	background: url(../images/free_shipping.gif) no-repeat left top;
	width:143px;
	height:65px;
	text-align:center;
	float:left;
	padding-right:15px;
	margin-right:15px;
	border-right:1px solid #ccc;
	}
.free_ship_text {
	font-size:12px;
	margin:45px 0 0 0;
	font-weight:bold;
	font-style:oblique;
	
	}
/*----------------------HOMEPAGE--------------------------*/
/*--Featured Items on Homepage--*/
.ecg_special_prod {
	text-align:center;
	}
.ecg_special_image {
	height:100px;
	margin:0 auto;
	}
.ecg_special_image a img {
	border:1px solid #ec351a;
	}
.ecg_special_summary {
	text-align:left;
	}
.ecg_special_title {
	height:2.5em;
	margin-bottom:.3em;
	overflow:hidden;
	}
/*--Home SLideshow--*/
#ecg_home_slideshow {
	background:#E0E0E0 url(../images/n_site_bg.jpg) repeat-x center center;
	text-align:center;
	margin-bottom:10px;
	}	
/*--News Page formatting--*/
.ecg_news_wrapper {}
.ecg_news_date {
	background: #000 url(../images/bg_blue_white.gif) repeat-x left -50px;
	float:left;
	width:75px;
	padding:3px 0;
	margin:0;
	border:1px solid #333;
	text-align:center;
	}
.ecg_news_month, .ecg_news_year, .ecg_news_day {
	font-family:Arial, Helvetica, sans-serif;
	}
.ecg_news_month, .ecg_news_year {
	font-size:1em;
	color:#fff;
	font-style:oblique;
	font-weight:bold;
	}
.ecg_news_day {
	font-size:2.5em;
	color:#fff;
	margin:.1em 0 .1em 0;
	font-style:oblique;
	font-weight:bold;
	}
.ecg_news_info {
	margin-left:95px;
	}
.ecg_news_info img {
	padding:2px;
	border:1px solid #333;
	margin:0 5px 5px 5px;
	float:right;
	}	
/*--News Ticker--*/
#ecg_news_ticker {
	}
ul#wisget_news_ticker {
	color:#fff;
	height:1.2em;
	overflow:hidden;
	margin:0;
	padding:0;
	}
ul#ul#wisget_news_ticker li a {
	color:#c1272d;
	text-decoration:none;
	font-weight:bold;
	}
ul#nul#wisget_news_ticker li a:hover {
	color:#c1272d;
	text-decoration:underline;
	background:none;
	}
/*--Featured Products--*/
.ecgs_featured_prod {
	float:left;
	text-align:center;
	margin:0 10px 15px 10px;
	width:150px;
	}
.ecgs_featured_image {
	width:120px;
	height:120px;
	margin:0 auto 5px auto;
	border:1px solid #ccc;
	padding:2px;
	vertical-align: middle;	
	}
.ecgs_featured_title {
	height:2.4em;
	overflow:hidden;
	}
.ecgs_featured_title a {
	color:#000000;
	}
.ecgs_featured_price {
	height:2.2em;
	overflow:hidden;
	}
/*--Featured Categories on Homepage--*/
.ecgs_featured_cat {
	text-align:center;
	float:left;
	width:33%;
	}
.ecgs_featured_catimage {
	height:100px;
	margin:0 auto 10px 0;
	}
.ecgs_featured_catimage a img {
	border:1px solid #000;
	}
.ecgs_featured_catsummary {
	margin:0 12% 0 12%;
	}
.ecgs_featured_cattitle {
	height:2.5em;
	margin:0 12% 5px 12%;
	overflow:hidden;
	}

/*--Forms--*/
form.ecg_standard_form {
	margin:0;
	padding:0;
	}
form.ecg_standard_form label {
	width:10em;
	display:block;
	float:left;
	font-weight:bold;
	}
form.ecg_standard_form input,
form.ecg_standard_form textarea {
	width:200px;
	margin:0 0 5px 0;
	border:1px solid #eee;
	}
form.ecg_standard_form select {
	margin:0 0 5px 0;
	}
/*--Featured Products on Homepage--*/
.ecg_featured_prod {
	float:left;
	margin:0 2% 15px 2%;
	width:27%;
	text-align:center;
background:#fff;
	}
.ecg_featured_image {
	margin:0 auto 5px auto;
	vertical-align: middle;	
	height:120px;
	}
.ecg_featured_image img {padding:4px;border:1px solid #ccc;background:#fff;}
.ecg_featured_image img:hover {border:1px solid #666;}
.ecg_featured_title {
	height:2.3em;
	overflow:hidden;
	}
.ecg_featured_price {
	height:2.2em;
	overflow:hidden;
	}
/**Widget Innerfade Gallery
*****************************/
.widget_innerfade {margin:0; padding:0; listy-style:none;margin-bottom:10px;border:1px solid #000;width:613px;height:280px;overflow:hidden;}
.widget_innerfade p {display:none;}
.widget_innerfade img {max-height:280px; max-width:613px;}



/*--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%;
}	