/*

Theme Name: Elements

Author: the team

Version: 1.0

Tags: white, two-columns, fixed-width, custom-menu

*/





/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html

-------------------------------------------------------------- */

@font-face {
	font-family: 'HelveticaRegular';
	src: url('fonts/4864-webfont.eot');
	src: url('fonts/4864-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/4864-webfont.woff') format('woff'), url('fonts/4864-webfont.ttf') format('truetype'), url('fonts/4864-webfont.svg#HelveticaRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	outline: none;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/* =Layout

-------------------------------------------------------------- */

#access li.current-menu-item a {
	color: #f37021;
}

/*

LAYOUT: Two columns

DESCRIPTION: Two-column fixed layout with one sidebar right of content

*/


/*

LAYOUT: One column, no sidebar

DESCRIPTION: One centered column with no sidebar

*/



.one-column #content {
	margin: 0 auto;
	width: 100%!important;
}
.one-column .hentry {
	width: 100%!important;
}
#checkout_page_container {
	width: 100%!important;
}
#checkout_page_container table {
	width: 100%;
	margin: 0 0 15px 0;
}
#checkout_page_container table td {
	background: none repeat scroll 0 0 #FCF9F6;
	border-bottom: 1px solid #F3F0ED;
	padding: 5px 10px;
	text-align: center!important;
}
#checkout_page_container table.checkout_cart .header th {
	letter-spacing: 1.5px;
	background: none repeat scroll 0 0 #FCF9F6;
	border-bottom: 1px solid #F3F0ED;
	border-top: 1px solid #F3F0ED;
	padding: 5px 10px;
}
#content #checkout_page_container table.checkout_cart tr.product_row td, #content #checkout_page_container table.checkout_cart tr.product_row {
	padding: 5px 10px;
}
#content #checkout_page_container table.checkout_cart tr.product_row td.wpsc_product_name {
	text-align: left;
}
.current_country {
	width: 261px;
}
.wpsc_email_address .wpsc_email_address_p input {
	width: 365px;
}
.wpsc_checkout_table h4 {
	color: #8B8078;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	text-align: right;
}
#main .wpsc_checkout_table td {
	padding: 5px!important;
	text-align: left!important;
	width: 80px!important;
}
#main .wpsc_checkout_table .wpsc_totals {
	font-size: 16px;
}
#main .wpsc_checkout_table #checkout_total {
	font-size: 16px;
	text-align: right!important;
	float: right;
}
#main .wpsc_checkout_table:after {
	content: "";
	clear: both;
	display: block;
}
#checkout_page_container .wpsc_make_purchase {
	bottom: 0!important;
}
#loginform #pwd, #loginform #log {
	width: 250px;
}
#loginform {
	margin: 15px 0 0;
}
.wpsc-user-account .entry-content table td {
	padding: 5px 10px;
	vertical-align: top;
}
.wpsc-user-account .entry-content table td strong {
	letter-spacing: 1.5px;
	padding: 10px 0;
	display: inline-block;
}
*+html .wpsc-user-account .entry-content table td strong {
	display: inline;
}
/*

LAYOUT: Full width, no sidebar

DESCRIPTION: Full width content with no sidebar; used for attachment pages

*/



.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}
.wpsc-user-account .entry-content table td select {
	width: 355px;
}
.wpsc_checkout_forms td select {
	width: 356px;
}
.wpsc_checkout_forms td textarea, .wpsc_checkout_forms td input[type="text"], .wpsc-user-account .entry-content table td textarea, .wpsc-user-account .entry-content table td input[type="text"] {
	width: 350px;
}
.wpsc_checkout_table.table-1 {
	border-bottom: 10px solid #FCF9F6!important;
}
/* =Fonts

-------------------------------------------------------------- */



h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-title, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text {
	font-family: "HelveticaRegular", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type=submit] {
	font-family: "HelveticaRegular", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
/* =Structure

-------------------------------------------------------------- */



/* The main theme structure */

#access .menu-header, div.menu, #colophon, #branding, #main, #wrapper {
	margin: 0 auto;/*width: 825px;*/
}
#wrapper {
	margin-top: 20px;
}
/* =Global Elements

-------------------------------------------------------------- */



/* Main global 'theme' and typographic styles */

body {
	background: #fff;
}
body {
	color: #444;
	font: 13px/1.5 'HelveticaRegular', Arial;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}
/* Text elements */

p {
	margin-bottom: 6px;
}
ul {
	list-style: square;
	margin: 0 0 5px 0;
}
ol {
	list-style: decimal;
	margin: 0 0 5px 0;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite, blockquote em, blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
/*input[type="text"], textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}*/
a {
	color: #8B8078;
	text-decoration: none;
}
/* Text meant only for screen readers */

.screen-reader-text {
	position: absolute;
	left: -9000px;
}
/* =Header

-------------------------------------------------------------- */



#site-title {
	background: url(images/logo.png) no-repeat 15px 0;
	/* float: left;
	width: 327px;
	height: 57px;
	margin: 110px 0 0;*/
	margin-top: 110px;
	min-height: 57px;
}
#site-title a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
}
#header {
	height: 190px;
	content: "";
	clear: both;
	display: block;
	background: url(images/circle.png) no-repeat 431px 2px;
}
/* =Menu

-------------------------------------------------------------- */



#access {
	margin: 0 0 12px 0;
}
#access .menu-header, div.menu {
	width: 100%;
}
#access .menu-header ul, div.menu ul {
	list-style: none;
	margin: 0;
}
#access a {
	color: #000;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}
#access a:hover {
	color: #8b8078;
}
.subpages .menu {
	list-style: none;
	margin-left: 0!important;
}
/*
#main .subpages .menu > .blue_link > a:hover, #main .subpages .menu > .current-menu-item.blue_link > a {
	color: #00aeef!important;
}
#main .subpages .menu > .red_link > a:hover, #main .subpages .menu > .current-menu-item.red_link > a {
	color: #f37021!important;
}
#main .subpages .menu > .green_link > a:hover, #main .subpages .menu > .current-menu-item.green_link > a {
	color: #80c342!important;
}
#main .subpages .menu > .orange_link > a:hover, #main .subpages .menu > .current-menu-item.orange_link > a {
	color: #fba61a!important;
}
*/
.current-wpsc_product_category-ancestor > a, #menu-sidebar-menu > li.current-menu-item > a, #access .current-page-ancestor a, #access li.current-menu-item a {
	color: #f37021;
}

.header_right_box {
/*float: right;
	width: 205px;
	margin-top: 3px;*/
}
#phone_area {
	font: 11px "HelveticaRegular", Arial;
	color: #a79d96;
	margin: 5px 0 0;
}
#phone_area .widget-container {
	margin: 0 0 12px 0;
}
.celebrate_color_menu {
	display: inline-block;
	list-style: none;
	width: 100%;
	margin: 0;
	position: relative;
}
*+html .celebrate_color_menu {
	display: inline;
}
.general_menu {
	display: inline;
	list-style: none;
	width: 100%;
	margin: 0;
}
.celebrate_color_menu > li {
	display: inline;
	float: left;
	max-width: 146px;
	font-size: 12px;
	line-height: 15px;
	margin: 0 4px 0 0;
	height: 63px;
}
.general_menu > li {
	display: inline;
	float: left;
	max-width: 127px;
	font-size: 12px;
	line-height: 15px;
	margin: 0 4px 0 0;
	position: relative;
	height: 63px;
}
.general_menu > li ul {
	list-style: none;
	margin: 0;
}
.celebrate_color_menu > li ul {
	list-style: none;
	margin: 0;
}
.color_title {
	padding: 10px 18px 8px 8px;
	height: 52px;
	color: #fff;
	display: inline-block;
	padding-bottom: 8px;
}
.popup_box {
	display: none;
	position: absolute;
	top: 49px;
	z-index: 100;
	padding: 14px 0 0;
	font-size: 11px;
}
*+html .popup_box {
	left: 0;
}
.popup_story {
	position: absolute;
	top: 49px;
	z-index: 100;
	padding: 14px 0 0;
	font-size: 11px;
	left: 0;
	width: 462px;
	background: #fff;
	display: none;
}
.popup_story.active {
	display: block!important;
}
.txt {
	float: left;
	width: 100%;
}
.celebrate_color_menu li {
	background: none!important;
}
li.blue_color:hover {
	background: url(images/blue_line.png) no-repeat center bottom;
}
li.blue_color ul li {
	background: url(images/blue_arrow.png) no-repeat left 5px;
	padding: 0 0 0 14px;
}
li.orange_color ul li {
	background: url(images/arrow.png) no-repeat left 5px;
	padding: 0 0 0 14px;
}
li.green_color ul li {
	background: url(images/green_arrow.png) no-repeat left 5px;
	padding: 0 0 0 14px;
}
li.red_color ul li {
	background: url(images/red_arrow.png) no-repeat left 5px;
	padding: 0 0 0 14px;
}
li.orange_color:hover {
	background: url(images/orange_line.png) no-repeat center bottom;
}
li.green_color:hover {
	background: url(images/green_line.png) no-repeat center bottom;
}
li.red_color:hover {
	background: url(images/red_line.png) no-repeat center bottom;
}
li:hover .popup_box {
	display: block;
}
li.blue_color .border_box {
	border: 1px solid #00aeef;
}
li.orange_color .border_box {
	border: 1px solid #fba61a;
}
li.green_color .border_box {
	border: 1px solid #8dc63f;
}
li.red_color .border_box {
	border: 1px solid #f37021;
}
li.blue_color .color_title.active, li.blue_color:hover .color_title {
	color: #abe1fa;
}
.color_title {
	cursor: pointer;
}
li.orange_color .color_title.active, li.orange_color:hover .color_title {
	color: #ffe1b7;
}
li.green_color .color_title.active, li.green_color:hover .color_title {
	color: #daebc1;
}
li.red_color .color_title.active, li.red_color:hover .color_title {
	color: #fdd1b0;
}
.border_box {
	background: #fff;
	padding: 10px;
	width: 300px;
}
.border_box li {
	line-height: 17px;
}
.last .popup_box {
	right: 0!important;
}
.blue_color .color_title {
	background: #00aef0;
}
.orange_color .color_title {
	background: #fba61a;
}
.green_color .color_title {
	background: #8dc63f;
}
.red_color .color_title {
	background: #f37021;
}
/*tabs*/

#tabContaier {
	position: relative;
}
#tabContaier ul.celebrate_color_menu {
	min-height: 49px;
	z-index: 100;
}
#tabContaier li {
	list-style: none;
}
#tabContaier h3 {
	margin-top: 0!important;
	margin-bottom: 6px!important;
}
.celebrate_color_menu .color_title {
	display: block;
	padding-right: 17px;
}
.tabDetails {
	width: auto;
	padding: 20px 0 0;
	min-height: 400px;
}
.tabDetails ul {
	margin: 0 0 15px -10px;
}
.tabDetails ul li {
	background: url(images/marker.png) no-repeat 0 6px;
	padding: 0 0 0 11px;
}
/* =Content

-------------------------------------------------------------- */
h2.form-header {
	    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    border-top: 1px solid #ddd;
    padding-top: 22px;
    letter-spacing: -1px;
}


#main {
	clear: both;
}
#content, #content input, #content textarea {
/*color: #000000;
	font-size: 11px;
	line-height: 19px;*/
}
#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
	margin-bottom: 6px;
}
#content ul ul, #content ol ol, #content ul ol, #content ol ul {
	margin-bottom: 0;
}
#content pre, #content kbd, #content tt, #content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt, #content th {
	color: #000;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 0 0 7px 0;
}
#content h4 {
	font-size: 11px;
}
.hentry {
	margin: 0;/*float: left;
	width: 463px;*/
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 12px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link, .page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active, .page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #8b8078;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-top: 56px;
	letter-spacing: 0.5px;
}
#content {
/*float: left;
	width: 463px;*/
}
.sidebar {
	float: right;
	width: 220px;
	margin: 55px 0 0;
}
.subpages {
	list-style: none;
	margin: 0 0 15px 17px;
}
.subpages li a:hover {
	color: #000000;
}
.subpages li {
	color: #999;
}
.wpsc_second_level_categories > .wpsc-current-cat > a, .wpsc_top_level_categories > .wpsc-current-cat > a, .subpages > li.current_page_item > a {
	color: #f37021;
}
#menu-sidebar-menu .sub-menu {
	margin: 0 0 2px 20px;
}
#product-categories .widgettitle {
	display: none;
}
.wpsc_categories {
	float: left;
	width: 100%;
	list-style: none;
	display: inline;
	margin: 0;
}
.shoppingcart td {
	border-bottom: 1px solid #f3f0ed;
	padding: 5px 10px!important;
	background: #fcf9f6;
}
#cart-widget-links {
	text-align: right;
	font-weight: bold;
}
.shoppingcart th {
	border-bottom: 1px solid #f3f0ed;
	border-top: 1px solid #f3f0ed;
	background: #fcf9f6;
	padding: 5px 10px!important;
}
.shopping-cart-wrapper .shoppingcart table tbody td.product-name {
	max-width: 200px!important;
	width: 200px!important;
}
.checkout-total {
	text-align: right;
	font-weight: bold;
}
.gocheckout {
	font-size: 16px;
	margin: 10px 0;
	display: inline-block;
}
*+html .gocheckout {
	display: inline;
}
.cart-widget-remove {
	text-align: right!important;
}
.wpsc_categories ul {
	display: inline;
	list-style: none;
	margin: 0;
}
.wpsc_categories ul li {
	display: inline;
}
.wpsc_categories ul li a {
	color: #f37021;
}
.wpsc_categories ul li a:hover {
	text-decoration: none;
	color: #8b8078;
	background: none!important;
}
.wpsc_categories .wpsc_second_level_categories {
	background: url(images/divider.png) no-repeat left 3px;
	padding: 0 0 0 7px!important;
}
.wpsc_categories ul li ul {
	margin-left: 0px!important;
}
.wpsc_categories ul li a {
	padding: 0;
}
#default_products_page_container {
	float: left;
	width: 620px!important;
}
.default_product_display {
	float: left;
	width: 136px;
	margin: 0 7px 7px 0;
	position: relative;
}
.default_product_display .wpsc_buy_button_container {
	position: absolute;
	right: 4px;
	bottom: 4px;
}
.default_product_display .preview_link {
	position: relative;
	max-width: 136px;
	height: 96px;
	display: inline-block;
}
*+html .default_product_display .preview_link {
	display: inline;
}
.default_product_display .preview_link span {
	background: url(images/zoom.png) no-repeat;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 1px;
	top: 1px;
}
.default_product_display .wpsc_buy_button {
	border: none!important;
	padding: 0!important;
	margin: 0!important;
	cursor: pointer;
	font-size: 8px!important;
	color: #F37021!important;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: none!important;
	text-align: right;
}
.default_product_display .wpsc_buy_button:hover {
	color: #8B8078;
}
#main .default_product_display, #main .default_product_display p {
	font-size: 11px!important;
	line-height: 14px!important;
	color: #766a63!important;
}
#content .default_product_display .wpsc_description, #content .default_product_display .wpsc_description {
	font-size: 11px!important;
	line-height: 14px!important;
	color: #766a63!important;
}
#content .default_product_display .wpsc_product_price {
	padding: 5px 0;
}
*+html .wpsc_description {
	max-height: 45px;
	overflow: hidden;
}
.wpsc_description {
	max-height: 55px;
	overflow: hidden;
}
.wpsc_description {
	max-height: 55px\0/;
	overflow: hidden\0/;
}
.wpsc_description p {
	margin: 0!important;
}
.wpsc_product_utility .post-edit-link {
	display: none;
}
#main .default_product_display .prodtitle {
	font-size: 11px;
	color: #000;
	text-transform: inherit;
}
.default_product_display .productcol {
	margin-left: 0!important;
}
.default_product_display .imagecol {
	float: none;
	padding: 0 0 10px 0;
	display: inline-block;
}
*+html .default_product_display .imagecol {
	display: inline;
}
.wpsc_loading_animation {
	display: none;
}
.hentry:after {
	content: "";
	clear: both;
	display: block;
}
.entry-title a:link, .entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active, .entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr, .entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover, .entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content, .entry-summary {
	clear: both;
	padding: 5px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 10px 0;
}
.entry-content input.file, .entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup, .entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
#main .entry-content ul {
	list-style: none;
	margin: 0 0 20px -10px;
}
.entry-content ul li {
	margin: 0;
	background: url("images/marker.png") no-repeat scroll 0 7px transparent;
	padding: 0 0 0 11px;
}
.entry-content ul li a {
	color: #f37021;
	text-decoration: none;
	padding: 0 0 0 10px;
	display: inline-block;
}
*+html .entry-content ul li a {
	display: inline;
}
.entry-content ul.arrow_list li {
	margin: 0;
	background: none;
	padding: 0;
}
.entry-content ul.arrow_list li a:hover {
	background: url(images/arrow.png) no-repeat 0 6px;
}
#main .entry-content h2 {
	font-size: 16px;
	color: #f37021;
	margin-bottom: 0px;
	margin-top: 13px;
}
.download_box {
	list-style: none;
	margin: 0 0 0 15px;
}
.download_box li {
	background: url(images/bg_btn.png) no-repeat 0 0;
	width: 190px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px 0 12px;
	margin: 0 0 12px 0;
}
.download_box li a {
	color: #8b8078;
}
.back_to_top {
	font-size: 8px;
	text-transform: uppercase;
	color: #8b8078;
	text-decoration: none;
	margin: 7px 0 0;
	display: block!important;
}
#default_products_page_container:after {
	content: "";
	clear: both;
	display: block;
}
#main .entry-content .category_name {
	font: italic 16px Georgia;
	margin: 0 0 12px 0;
}
.wpsc_categories {
	margin-left: 0!important;
	margin-top: 0!important;
}
.wpsc_categories li {
	margin: 0 0 8px 0!important;
}
.wpsc_categories li a:hover {
	background: none!important;
}
.wpsc_categories li ul {
	margin-left: 0!important;
	margin-right: 5px;
}
#default_products_page_container .wpsc_categories > li > a {
	display: none;
}
#default_products_page_container .wpsc_categories > li > ul > li > b.comma, #default_products_page_container .wpsc_categories > li > b.comma {
	display: none;
}
#default_products_page_container .wpsc_categories > li > ul > li {
	display: block;
}
#default_products_page_container .wpsc_categories > li ul li > a:hover {
	background: url(images/divider.png) no-repeat right center!important;
}
#default_products_page_container .wpsc_categories > li > ul >li > a {
	background: url(images/divider.png) no-repeat right center;
	padding: 0 3px 0 0!important;
	margin: 0 5px 0 0;
}
#default_products_page_container .wpsc_categories > li ul li > a:hover {
	background: url(images/divider.png) no-repeat right center!important;
}
.wpsc_categories .wpsc-current-cat {
	color: #8B8078;
}
.wpsc_subcategory p {
	line-height: 19px;
	padding: 0 0 10px 0;
}
.wpsc_categories li ul a {
	padding: 0!important;
}
#main .wpsc_categories li {
	background: none;
	padding: 0;
}
.comma {
	color: #f37021;
	font-weight: normal;
}
.page-link a:link, .page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active, .page-link a:hover {
	color: #ff4b33;
}
#main h3 {
	font: italic 16px Georgia;
	color: #f37021;
	margin: 15px 0 20px 0;
}
#main h4 {
	color: #8b8078;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a, .entry-utility a {
	color: #888;
}
.entry-meta a:hover, .entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}
#TB_window {
	width: 440px!important;
	height: 370px!important;
	border: 1px solid #766a63!important;
	text-align: center!important;
}
#TB_window img#TB_Image {
	float: none!important;
	display: inline-block;
	height: 286px;
	margin-top: 11px!important;
	width: auto!important;
}
*+html #TB_window img#TB_Image {
	display: inline;
}
#TB_secondLine {
	display: none;
}
#TB_caption {
	float: left;
	height: 18px!important;
	padding: 0!important;
	margin: 9px 12px 0 12px!important;
	font-size: 11px;
}
#TB_closeWindow {
	float: right;
	height: 18px!important;
	width: 18px!important;
	margin: 12px 12px 0 12px!important;
	padding: 0!important;
	background: url(images/close.png) no-repeat;
	text-indent: -99999px;
}
#TB_closeWindow a {
	display: block;
	height: 18px;
	width: 18px;
}
#TB_overlay {
	background: none!important;
}
#menu-sidebar-menu {
	list-style: none;
	margin-left: 0!important;
}
.hide_link {
	display: none;
}
#single_product_page_container {
	padding: 10px 0;
}
#single_product_page_container .single_product_display {
	padding: 0;
}
.single_product_display .product_description, .single_product_display .single_additional_description {
	font-size: 11px!important;
	line-height: 19px!important;
}
#single_product_page_container .imagecol {
	margin: 0 10px 10px 0;
}
#default_products_page_container .wpsc_page_numbers_bottom {
	margin-bottom: 20px;
}
#TB_additional_images, #TB_Header {
	display: none!important;
}
/* =Asides

-------------------------------------------------------------- */



.home #content .format-aside p, .home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside, .home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content, .home #content .category-asides .entry-content {
	padding-top: 0;
}
/* =Gallery listing

-------------------------------------------------------------- */



.format-gallery .size-thumbnail img, .category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb, .category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility, .home #content .category-gallery .entry-utility {
	padding-top: 4px;
}
/* =Attachment pages

-------------------------------------------------------------- */



.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}
/* =Images

-------------------------------------------------------------- */



/*

Resize images to fit the main content area.

- Applies only to images uploaded via WordPress by targeting size-* classes.

- Other images will be left alone. Use "size-auto" class to apply to other images.

*/

img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 12px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 12px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
#shopping-cart {
	float: right;
	width: 204px;
}
.widgettitle {
	color: #8B8078;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1.5px;
	margin-bottom: 0;
	text-transform: uppercase;
}
#main .shopping-cart-wrapper .shoppingcart {
	padding: 10px 0;
}
#main .default_product_display {
	padding: 6px;
	background: url(images/bg_product_box.png) no-repeat;
	min-height: 230px;
	margin-bottom: 10px!important;
}
.shopping-cart-wrapper .shoppingcart table {
	font-size: 12px;
	font-family: Arial;
}
/* =Navigation

-------------------------------------------------------------- */



.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link, .navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active, .navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above, .single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}
/* =Comments

-------------------------------------------------------------- */

#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a, a.comment-edit-link {
	color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword, .nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/* Comments form */

input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
/* =Widget Areas

-------------------------------------------------------------- */



.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link, .widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active, .widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
/* Main sidebars */

#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}
/* Footer widget areas */

#footer-widget-area {
}
/* =Footer

-------------------------------------------------------------- */



#footer {
	margin-bottom: 12px;
	font-size: 11px;
	color: #8b8078;
}
#colophon {
	overflow: hidden;
	padding: 12px 0 0 0;
}
/*new style*/

.left_col {
	float: left;
	width: 330px;
}
.homepage_content {
	width: 100%;
	float: left;
	margin: 0 0 21px 0;
}
.home #content {
/*float: none!important;
	width: 100%!important;*/
}
.first_image {
	float: left;
	width: 110px;
}
.second_image {
    float: left;
    width: 210px;
    overflow: hidden;
    margin-left: 10px;
}
.right_col {
	/*float: right;
	width: 481px;*/
	position: relative;
	min-height: 453px;
}
.right_col h2 {
	font-size: 12px;
	margin: 0 0 7px 0;
	padding: 0 10px;
}
.color-menu {
	height: 47px;
	margin: 0 0 13px 0;
}
.color-menu:after {
	content: "";
	clear: both;
	display: block;
}
.color-menu ul {
	display: inline;
	margin: 0;
	position: relative;
	z-index: 100;
}
.color-menu ul li {
	display: inline-block;
	height: 47px;
	line-height: 47px;
	margin: 0 0 0 6px;
	text-align: center;
}
*+html .color-menu ul li {
	display: inline;
}
.color-menu ul li:first-child {
	margin: 0;
}
.color-menu ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	display: block;
}
.color-menu ul li strong {
	font-weight: normal;
}
/*.color-menu ul li span.menu_description {
	position: absolute;
	left: 0;
	top: 30px;
	display: none;
	width: 216px;
	padding: 10px 9px 0 9px;
	color: #fff;
	min-height: 112px;
	line-height: 19px;
	text-align: left;
	z-index: 1000;
	font-size: 11px;
	border-top: 12px solid #fff;
	height: 132px;
}*/
.color-menu ul li span.menu_description {
	position: absolute;
	left: 0;
	top: 33px;
	display: none;
	width: 234px;
	padding: 10px 9px 0 9px;
	color: #fff;
	min-height: 153px;
	line-height: 19px;
	text-align: left;
	z-index: 1000;
	font-size: 11px;
	border-top: 12px solid #fff;
	height: 153px;
}
*+html .color-menu ul li span.menu_description {
	top: 47px;
}
.color-menu ul li a:hover span.menu_description {
	display: block;
}
.color-menu ul li.bg_blue span.menu_description {
	background: #00aef0;
}
.color-menu ul li.bg_red span.menu_description {
	background: #f37021;
}
.color-menu ul li.bg_green span.menu_description {
	background: #8dc63f;
}
.color-menu ul li.bg_orange span.menu_description {
	background: #fba61a;
}
.bg_blue {
	background: #00aeef;
	width: 127px;
}
.bg_red {
	background: #f37021;
	width: 98px;
}
.bg_green {
	background: #8dc63f;
	width: 111px;
}
.bg_orange {
	background: #fba61a;
	width: 115px;
}
.third_image {
    position: absolute;
    left: 0;
    top: 0px;
    width: 234px;
    height: 140px;
    z-index: 10;
    overflow: hidden;
}
.fourth_image {
	position: absolute;
	left: 0;
	top: 0px;
	width: 110px;
	height: 170px;
	z-index: 10;
}
.fifth_image {
	position: absolute;
	left: 123px;
	top: 0px;
	width: 112px;
	height: 77px;
	z-index: 10;
}
.sixth_image {
	position: absolute;
	left: 123px;
	top: 85px;
	width: 187px;
	height: 130px;
}
.seventh_image {
	position: absolute;
	left: 244px;
	top: 60px;
	width: 173px;
	height: 171px;
}
.quote {
	display: none;
}
.first_image a {
	display: block;
}
.relative_box {
	position: relative;
	width: 100%;
	float: left;
}
.relative_box2, .relative_box3 {
	position: relative;
	float: left;
	width: 100%;
}
.relative_box2 {
	height: 154px;
	z-index: 15;
}
.relative_box3 {
	height: 210px;
	z-index: 10;
}
.relative_box .quote, .relative_box2 .quote, .relative_box3 .quote {
	color: #f37021;
	line-height: 24px;
	z-index: 100;
	text-decoration: none;
	font-size: 16px;
	position: absolute;
	font-style: italic;
	font-family: Georgia;
	background: #fff;
}
.relative_box3 .quote {
	left: 123px;
	top: 83px;
	height: 133px;
	width: 215px;
}
.relative_box2 .quote {
	left: 243px;
	top: 27px;
	height: 213px;
	width: 190px;
}
.relative_box .quote {
	left: 118px;
	top: 0;
	width: 215px;
	height: 170px;
}
.relative_box2:hover .quote, .relative_box3:hover .quote, .relative_box:hover .quote {
	display: block;
}
.quote:hover {
	display: block!important;
	z-index: 1000;
}
.relative_box2 .quote a, .relative_box3 .quote a, .relative_box .quote a {
	color: #8b8078;
	font: 11px 'HelveticaRegular';
	text-decoration: none;
	margin: 5px 0 0;
}
/*social_box*/

.social_box {
	display: inline;
	margin: 0;
}
.social_box li {
	display: inline;
	margin: 0 7px 0 0;
}
#main .single_product_display .wpsc_product_price {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 10px;
	padding: 5px 0;
}
/* =Mobile Safari ( iPad, iPhone and iPod Touch )

-------------------------------------------------------------- */



pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access, .entry-meta, .entry-utility, .navigation, .widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}

/* =Print Style

-------------------------------------------------------------- */



@media print {
body {
	background: none !important;
}
#wrapper {
	clear: both !important;
	display: block !important;
	float: none !important;
	position: relative !important;
}
#header {
	border-bottom: 2pt solid #000;
	padding-bottom: 18pt;
}
#colophon {
	border-top: 2pt solid #000;
}
#site-title, #site-description {
	float: none;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}
#site-title {
	font-size: 13pt;
}
.entry-content {
	font-size: 14pt;
	line-height: 1.6em;
}
.entry-title {
	font-size: 21pt;
}
#access, #branding img, #respond, .comment-edit-link, .edit-link, .navigation, .page-link, .widget-area {
	display: none !important;
}
#container, #header, #footer {
	margin: 0;
	width: 100%;
}
#content, .one-column #content {
	margin: 24pt 0 0;
	width: 100%;
}
.wp-caption p {
	font-size: 11pt;
}
#site-info, #site-generator {
	float: none;
	width: auto;
	margin-bottom: 10px;
	display: block;
}
#colophon {
	width: auto;
}
img#wpstats {
	display: none;
}
#site-generator a {
	margin: 0;
	padding: 0;
}
#entry-author-info {
	border: 1px solid #e7e7e7;
}
#main {
	display: inline;
}
.home .sticky {
	border: none;
}
}

/* End Print Styles */

/* Contact Form 7 Styles*/
.wpcf7-submit {
	display: block;
    width: 100%;
    color: #fff;
    background: #faa61a;
    border: none;
    padding: 10px;
}
.wpcf7 input[type=submit] {
	color: #fff;
	font-weight: bold;
}
/* ESW Add Desktop */
@media (min-width: 768px) {
.container {
	width: 910px;
}
.navbar-default {
	background: none;
	border: none;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 0;
}
.navbar-collapse {
	padding-left: 0;
}
.navbar-nav>li {
	float: none;
}
.logo {
	margin-top: 110px;
	display: block;
}
	.wpcf7, .mobile-form {
		display: none;
	}
}
/* End ESW Desktop */

#container {
	float: left;
	width: 100%;
	min-height: 400px;
}
#primary, #secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}
.home #colophon {
	padding: 36px 0 0;
}

/* ESW ADD MOBILE */
@media only screen and (max-width: 767px) {
	body {
		font-size: 16px;
	}
	#content .entry-title {
		font-size: 16px;
		margin: 10px 0 10px;
	}
	#tabContaier, .future_color_menu.general_menu, .arrange_color_menu, .info_color_menu {
		display: none;
	}
	.wpcf7 {
		margin-top: 15px !important;
	}
	.mobile-form a {
		color: #f37021;
	}
	#footer a {
		color: #f37021;
	}
#wrapper {
	margin: 0;
}
.logo img {
	margin-bottom: 30px;
}
.header_right_box {
	float: none;
	width: 100%;
	display: block;
	margin-top: 3px;
	position: relative;
}
#phone_area, #phone_area a {
	letter-spacing: normal;
	vertical-align: middle;
	text-transform: capitalize;
	color:#00aeef;
		font-weight: bold;
		font-size: 18px;
	
}
	#phone_area .phone-no {
		margin-right: 10px;
	}
#header {
	height: auto;
}
	.home .col-sm-5 .img-responsive {
		margin-bottom: 10px;
	}
.navbar-default {
	background: none;
	border: none;
}
.navbar-default .navbar-toggle {
	border: none;
}
.navbar-default .navbar-toggle:hover {
	background: none;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
}
.navbar-header .social_box li a {
	padding-top: 2px;
	display: inline-block;
	text-transform: capitalize;
}
.social_box li {
	display: inline;
	margin: 0 2px 0 0;
}
	.sidebar {
    float: none;
    width: 100%;
    margin: 55px 0 0;
}
	.subpages {
    list-style: none;
    margin: 0;
		
}
	.subpages ul .menu-item a, .subpages .page_item a {
		display: block;
		width: 100%;
		color: #fff !important;
		background: #faa61a;
		border: none;
		padding: 10px;
		margin-bottom: 5px;
	}
	.subpages ul .menu-item:nth-child(2) a, .subpages .page_item:nth-child(2) a {
		background: #00aeef;
	}
	.subpages ul .menu-item:nth-child(3) a, .subpages .page_item:nth-child(3) a {
		background: #a6ce39;
	}
	.subpages ul .menu-item:nth-child(4) a, .subpages .page_item:nth-child(4) a {
		background: #f36f21;
	}
	/*.current-wpsc_product_category-ancestor > a, #menu-sidebar-menu > li.current-menu-item > a, #access .current-page-ancestor a {
		color: #fff;
		font-weight: bold;
	}
*/	
}



