/* Font Faces - BEGIN */
@font-face {
    font-family: 'TeXGyreHerosBold';
    src: url('fonts/texgyreheros-bold-webfont.eot');
    src: url('fonts/texgyreheros-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreheros-bold-webfont.woff') format('woff'),
         url('fonts/texgyreheros-bold-webfont.ttf') format('truetype'),
         url('fonts/texgyreheros-bold-webfont.svg#TeXGyreHerosBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Font Faces - END */

html, body {
	height: 100%;
}
body {
	background: #ededed;
	margin: 0px;
}
body, p, td, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #B348B3;
	line-height: normal;
	font-family: "TeXGyreHerosBold", Arial, Helvetica;
}
h1 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	background: url('tpl_images/heading_bg.png') left top repeat-y;
	padding: 2px 0 5px 14px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:13px;
}
h6 {
	font-size:12px;
}
a {
	color: #FF6F00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-width: 0px;
}
p {
	padding: 0;
	margin-top: 9px;
	margin-bottom: 9px;
}
ul {
	padding-left: 30px;
	margin-left: 0;
	list-style-type: none;
}
ul li {
	background: url('tpl_images/list.png') 0 2px no-repeat;
	padding: 0 0 6px 20px;
}

/* More Info Container Styles */

#more_info_container {
	width: 800px;
	height:500px;
	position: absolute;
	top: 90%;
	left: 50%;
	margin-top:100px;
	margin-left:-400px;
	border: 1px solid #333333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #F2F2F2;
	overflow: auto;
	z-index: 999999;
}
#more_info_padding {
	padding: 10px;
}
#more_info_close_button {
	float: right;
	display: block;
	width: 80px;
	text-align: right;
}

/** Phone Styles **/

#phoneText {
    font-size: 19.5pt;
    font-weight: bold;
   
}


/****** SPECIAL FOOTER LINKS STYLES ******/

#footer_links, #footer_links a {
	color: #999;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
#footer_links a {
	padding: 0;
	text-decoration: none;
}
/****** HORIZONTAL MENU STYLES ******/

#menu li {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
/****** COMMON MENU STYLES ******/

#menu {
	width: 100%;
	float: left;
}
#menu ul {
	width: 100%;
	float: left;
}
#menu li.first_main_menu_item, #menu li.middle_main_menu_item, #menu li.last_main_menu_item {
	background: url('tpl_images/menu_separator.png') right top no-repeat;
	padding: 0 2px 0 0;
	border: none;
	margin: 0;
}
#menu li a {
	height: 32px;
	padding: 0 16px;
	margin: 0;
	color: #fff;
	font: bold 13px/32px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
}
* html #menu li a {
	float: left;
}
#menu li:hover, #menu li:hover a, #menu li a:hover, #menu li.selected_main_menu_item a {
	text-decoration: none;
}
#menu li ul {
	width: 160px;
	left: 0;
	background: url('tpl_images/sub_menu_bg.png') left bottom no-repeat;
	padding: 5px 0 6px;
	border: none;
}
* html #menu li ul {
	top: 46px;
}
#menu li ul li {
	width: 160px;
	background: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-image: none;
	text-align: left;
}
#menu li ul li a, #menu li:hover ul li a {
	height: auto;
	min-height: 1px;
	background: none;
	text-align: left;
	padding: 2px 5px 3px 16px;
	color: #fff;
	font: normal 13px/16px Helvetica,Arial,sans-serif;
	text-decoration: none;
	text-transform: none;
}
#menu li ul li a:hover, #menu li:hover ul li a:hover {
	background: none;
	color: #fff;
	text-decoration: underline;
}

/****** MAIN LAYOUT STYLES ******/
#wrapper_center {
	width: 982px;
	margin: 0 auto;
}
#wrapper_repeat {
	width: 100%;
	float: left;
	background: url('tpl_images/wrapper_repeat.png') left top repeat-y;
}
#wrapper_padding {
	width: 950px;
	float: left;
	padding: 0 16px;
}
#header {
	width: 100%;
	height: 107px;
	float: left;
	background: url('tpl_images/header.png') left top no-repeat;
	border-bottom: 1px solid #eee;
}
#logo {
	width: 733px;
	float: left;
}
#logo_padding {
	width: 320px;
	float: left;
	padding: 9px 397px 10px 16px;
}
#logo a, #logo img {
	float: left;
}
#logo a {
    outline: medium none;
}
#phone {
	width: 217px;
	height: 48px;
	float: right;
	padding: 11px 0 0;
}
#phone img {
	float: left;
}
#your_car {
	width: 217px;
	float: right;
	background: url('tpl_images/cart.png') left top no-repeat;
}
#your_cart_padding {
	width: ;
	float: left;
	padding: 19px 0 0 47px;
	color: #000;
	font-size: 12px;
}
#your_cart_padding a {
	color: black;
	text-decoration: none;
}
#your_cart_padding a:hover {
	text-decoration: underline;
}
#top_menu {
	width: 100%;
	float: left;
	background: url('tpl_images/menu_bg.png') left top repeat-x;
}
#mainbody_left {
	width: 100%;
	float: left;
	background: url('tpl_images/left_col.png') left top repeat-y;
}
#mainbody_bg {
	width: 100%;
	float: left;
	background: url('tpl_images/mainbody_bg_top.png') left top no-repeat;
}
#left_col {
	width: 210px;
	float: left;
}
#product_search {
	width: 100%;
	height: 34px;
	float: left;
	background: url('tpl_images/search_bg.png') left top repeat-x;
}
#product_search_padding {
	width: 195px;
	float: left;
	padding: 4px 11px 0 4px;
}
#product_cats {
	width: 100%;
	float: left;
}
#left_content {
	width: 100%;
	float: left;
	padding: 0 0 15px;
}
#right_col {
	width: 740px;
	float: right;
}
#right_col_padding {
	width: 727px;
	float: left;
	padding: 6px 7px 13px 6px;
}
#banner {
	width: 100%;
	float: left;
	position: relative;
	padding: 0 0 5px;
}
#banner_slideshow {
    width: 727px;
    height: 282px;
}
#nav {
	position: absolute;
	z-index: 9999;
	top: 228px;
	left: 31px;
}
#nav a {
	width: 25px;
	height: 25px;
	float: left;
	margin: 0 5px 0 0;
	background: url('tpl_images/circle.png') left top no-repeat;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
    outline: medium none;
}
#nav a.activeSlide {
	background: url('tpl_images/circle_active.png') left top no-repeat;
	color: white;
}
#main_content {
	/*width: 100%;*/
	width: 713px;
	float: left;
	padding-left: 14px;
}
#main_content h1 {
	margin-left: -14px;
}
#wrapper_bottom {
	width: 100%;
	float: left;
	background: url('tpl_images/wrapper_bottom.png') left top no-repeat;
}
#wrapper_bottom_padding {
	width: 100%;
	float: left;
	padding: 27px 0 25px;
	color: #999;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	text-align: center;
}
#wrapper_bottom_padding div {
	padding: 5px 0 0;
}
#wrapper_bottom_padding a {
	color: #999;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#preload_menu_bg {
	width: 1px;
	height: 1px;
	position: absolute;
	top: -10px;
	left: 0;
	background: url('tpl_images/sub_menu_bg.png') left top no-repeat;
}

/* Left Content */
#left_col h2 {
	background: #b348b3;
	padding: 7px 2px 8px 14px;
	color: #fff;
	font: normal 18px/22px "TeXGyreHerosBold", Arial, Helvetica;
}

/* Product Search */
input#ps_input {
	width: 120px;
	height: 25px;
	float: left;
	background: url('tpl_images/search_input.png') left top repeat-x;
	padding: 0 4px 0 9px;
	border-width: 0;
	margin: 0;
	color: #B0B0B0;
	font-weight: bold;
	line-height: 25px;
}
#ps_button {
	width: 54px;
	height: 12px;
	float: right;
	background: url('tpl_images/search_btn.png') left top no-repeat;
	padding: 0;
	border-width: 0;
	margin: 7px 0 0;
	cursor: pointer;
}

/* Left Categories Menu */

ul#shop_by_product_menList li, ul#shop_by_brand_menList li {
	background: url('tpl_images/left_menu_separator.png') left bottom no-repeat;
	padding: 0 0 1px;
	color: #666;
	font: bold 13px/16px Arial, Helvetica, sans-serif;
}
ul#shop_by_product_menList li a, ul#shop_by_brand_menList li a {
	background: url('tpl_images/left_menu_active.png') -210px 0 repeat-y;
	padding: 5px 2px 5px 14px;
	color: #666;
	font: bold 13px/16px Arial, Helvetica, sans-serif;
}
ul#shop_by_product_menList li a:hover, ul#shop_by_brand_menList li a:hover {
	background-position: left top;
}
#shop_by_product_menList li ul, #shop_by_brand_menList li ul {
	border: 1px solid #B348B3;
	background-color: #F7EAF7;
	width: 170px;
}
#shop_by_product_menList li ul li, #shop_by_brand_menList li ul li {
	background-image: none;
	width: auto;
	padding: 0px;
}
#shop_by_product_menList li ul li a, #shop_by_brand_menList li ul li a {
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	padding: 4px 2px 4px 10px;
	color: #B348B3;
}


/*******
ul#cart_categories_men_snippetList {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#cart_categories_men_snippetList li {
	width: 100%;
	float: left;
	background: none;
	padding: 0 0 26px;
	color: #fff;
	font: normal 18px/22px "TeXGyreHerosBold", Arial, Helvetica;
}
ul#cart_categories_men_snippetList li a {
	display: block;
	background: #b348b3;
	padding: 7px 2px 8px 14px;
	color: #fff;
	font: normal 18px/22px "TeXGyreHerosBold", Arial, Helvetica;
	text-decoration: none;
}
ul#cart_categories_men_snippetList ul {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#cart_categories_men_snippetList ul li {
	background: url('tpl_images/left_menu_separator.png') left bottom no-repeat;
	padding: 0 0 1px;
	color: #666;
	font: bold 13px/16px Arial, Helvetica, sans-serif;
}
ul#cart_categories_men_snippetList ul li a {
	background: url('tpl_images/left_menu_active.png') -210px 0 repeat-y;
	padding: 5px 2px 5px 14px;
	color: #666;
	font: bold 13px/16px Arial, Helvetica, sans-serif;
}
ul#cart_categories_men_snippetList ul li a:hover {
	background-position: left top;
}
****/

/* cart styles */

.cart_view_cart_box {
	/*display: none;*/
}

table.cart_categories_list_table td.cart_categories_list_single_column_left {
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 5px;
}

table.cart_categories_list_table td.cart_categories_list_single_column_right {
	padding-left: 7px;
}

/* product list */

table.cart_products_list_table {
	position: relative;
	border-spacing: 8px;
	margin: 0 0 0 -22px;
}
*+html table.cart_products_list_table {
	border-collapse: expression('separate', cellSpacing = '8px');
}
table.cart_products_list_table td.cart_products_list_multi_column {
	width: 220px;
	padding: 9px 7px 5px;
	border: 1px solid #b0b0b0;
	vertical-align: top;
	color: #333;
}

div.cart_list_product_thumb_div {
	margin-bottom: 2px;
}

table.cart_products_list_table td, table.cart_products_list_table td a, table.cart_products_list_table td .cart_list_product_pricing {
	color: #333;
	font-size: 12px;
}
a.cart_list_product_name {
	font-weight: bold;
}
div.cart_list_product_pricing {
	font-weight: bold;
	margin: 3px 0px;
}
div.cart_list_product_short_description {
	font-size: 11px;
}

table.cart_products_list_table td a.cart_list_product_details_link {
	background: url('tpl_images/more_info.png') no-repeat top left;
	display: block;
	width: 84px;
	height: 20px;
	float: right;
	font-size: 1px;
	text-indent:-9999px;
	white-space: nowrap;
	font-weight: normal;
	position: relative;
	top: -18px;
}

.cart_list_add_product_submit, .cart_product_add_product_submit {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	/*font: 14px/100% Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	padding: 2px 6px;
	margin-left: 3px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	
	/*colour stuff*/
	color: #fef4e9;
	border: solid 1px #AC30AC;
	background: #AC30AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#990099), to(#BE61BE));
	background: -moz-linear-gradient(top,  #990099,  #BE61BE);
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');*/
	
}
.cart_list_add_product_submit:hover, .cart_product_add_product_submit:hover {
	text-decoration: none;
	
	/*colour stuff*/
	background: #AC30AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#880088), to(#B74FB7));
	background: -moz-linear-gradient(top,  #880088,  #B74FB7);
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');*/
}
.cart_list_add_product_submit:active, .cart_product_add_product_submit:active {
	position: relative;
	top: 1px;
	
	/*colour stuff*/
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#880088), to(#B74FB7));
	background: -moz-linear-gradient(top,  #880088,  #B74FB7);
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');*/
}

a.cart_product_back_button {
	display: none;
}
h1.cart_product_details_heading {
	margin-bottom: 15px;
}

div.cart_product_details_div {
	width: 250px;
	float: left;
	margin-bottom: 10px;
}
div.cart_long_description {
	clear: left;
}
img.cart_product_image_large {
	float: right;
	margin-bottom: 30px;
	margin-left: 15px;
}


/* Featured Products */
.cart_featured_products_table {
	position: relative;
	border-spacing: 8px;
	margin: 0 0 0 -22px;
}
*+html .cart_featured_products_table {
	border-collapse: expression('separate', cellSpacing = '8px');
}
.cart_featured_products_table td {
	width: 208px;
	padding: 9px 13px 0px;
	border: 1px solid #b0b0b0;
	vertical-align: top;
	color: #333;
}
.cart_featured_products_table td a, .cart_featured_products_table td .cart_list_product_pricing {
	color: #333;
	font-size: 16px;
	line-height: 120%;
	font-family: "TeXGyreHerosBold", Arial, Helvetica;
}

.cart_featured_products_table td .cart_featured_products_thumb_link {
	width: 182px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	display: block;
	margin: 10px 0 0;
	text-align: center;
}
.cart_featured_products_table td .cart_list_product_pricing {
	padding: 5px 0 0;
}

.cart_featured_products_table td a.cart_list_product_details_link {
	background: url('tpl_images/more_info.png') no-repeat top left;
	display: block;
	width: 84px;
	height: 20px;
	float: right;
	font-size: 1px;
	text-indent:-9999px;
	white-space: nowrap;
	font-weight: normal;
	position: relative;
	top: -18px;
}