/*
Theme Name: Holika Holika 
Theme URI: 
Author: 9th sphere
Author URI:
Version: 1.0
License: 
License URI: 
Tags: 
*/

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

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	color:#003471;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}

strong {
	font-weight:bold;
}


/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}



sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: smaller;
}


a {
	color: #1982d1;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/**************************************************************************************************************************
** Generic Styles
***************************************************************************************************************************/
@font-face {
    font-family: 'HelveticaNeueThin';
    src: url('fonts/hlt____-webfont.eot');
    src: url('fonts/hlt____-webfont.eot#iefix') format('embedded-opentype'),
        url('fonts/hlt____-webfont.woff') format('woff'),
        url('fonts/hlt____-webfont.ttf') format('truetype'),
        url('fonts/hlt____-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	width: 100%;
	min-width: 100%;	
	font-family: Arial, Helvetica, sans-serif;
	color: #626262;
	min-height: 100%;
}

body {
	background:#3c0c4a url(images/back/back-body.jpg) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.2em;
	width: 100%;
	min-width: 100%;
	margin: auto;
}


#page {
	width:1130px;	
	margin:0 auto;
	position:relative; 
	border-left: solid 10px #f9f5d0; 
	border-right: solid 10px #f9f5d0; 
	background-color:#fff;
}

#main{ padding: 0 75px; min-height:600px; display:inline-block; width:982px;}

/**************************************************************************************************************************
** Heading Styles
***************************************************************************************************************************/

h1 {
	font-size:23px;	
	color:#782d86; margin-bottom:20px; 	
	
	font-family: 'HelveticaNeueThin';
	line-height:28px;
	}

#main h1 { background:transparent url(images/back/back-h1.gif) bottom repeat-x;}
h2 {
	font-size:20px;
	line-height:1.2em;
	font-family: 'HelveticaNeueThin';
	color:#626262; padding-bottom:18px;
	}
	
h3 { color:#792e8e;
	font-size:20px; padding-bottom:18px;font-family: 'HelveticaNeueThin';}


p span.title{color:#626262; font-size:20px; padding-bottom:18px;font-family: 'HelveticaNeueThin';} 

p {
	font-size:13px;
	line-height:1.2em;
	padding-bottom:20px;
}


#main ul {
	list-style:disc outside;
	font-size:13px;
	line-height:1.2em;
	margin-left:1em;
	padding-bottom: 20px;
}

#main ol {
	list-style: decimal outside;
	font-size:13px;
	line-height:1.2em;
	margin-left:1em;
	padding-bottom: 20px;
}

a{ color:#812a8b;}
	 a:hover{ text-decoration:underline;}
	 
	


/**************************************************************************************************************************
** Header Styles
***************************************************************************************************************************/

header#branding {
	width:100%;
	height:137px;
	position:relative;
	display:inline-block;
	background:url(images/back/back-header-branding.png) no-repeat left top;
	float:left; margin-bottom:8px; }

header#branding h1 {
	float:left;
	padding:0 0 0 75px;
	width:130px;
	height:137px;
	overflow:hidden; 
}



/**************************************************************************************************************************
** Navigation Styles
***************************************************************************************************************************/
.assistive-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

div.top_menu { 
	float:right; 
	padding: 33px 20px 0 0; 
	width:299px; height:36px;
	background:url(images/back/back-top-menu.jpg) no-repeat right top; margin-right:75px;
	font-size:12px; 
}

ul#top_menu{ float:right;}
div.top_menu ul#top_menu li{
	float:left;
	margin:0px 8px 0 0; 
	border-right:solid 2px #e7e7e7;
	padding-right:8px; color:#946490;
}

div.top_menu ul#top_menu li.last{ border-right:none; padding-right:0;}

div.top_menu ul#top_menu li a{ color:#707070}

div.top_menu ul#top_menu li a:hover{ color:#782d86; text-decoration:none;}

div.top_menu ul#top_menu li a.checkout{ 
	width:84px; 
	height:17px; 
	background:url(images/btns/btn-checkout.jpg) no-repeat ; 
	color:#fff; 
	display:inline-block;
	line-height:17px; text-align:center;
	margin-left:5px;
}

nav#access {
	height:65px;
	clear:right;
	padding:0 105px 0 21px;
	background:url(images/back/back-nav.png) no-repeat top right;
	margin:0 -30px 4px 225px;
}

nav#access li {
	float:left;
	
	height:52px;
	line-height:52px;
	padding:0 24px 0 19px;
	text-align:left;background:url(images/back/back-li.png) no-repeat top right;
}
nav#access li.last { background:none; padding-right:0;}

nav#access li a {
	color:#626262;font-family: 'HelveticaNeueThin';
	text-decoration:none;	
	display:block;font-size:19px;
}


nav#access li a:hover,
nav#access li.current_page_item a , nav#access li.current-menu-item a ,nav#access li.current-category-ancestor a , nav#access li.current-page-ancestor a{
	color:#782d86;
}




/* Search Form */


.search_container { float:right;  margin-top:17px; height:53px;}


header#branding .search_container input[type="text"] , .entry-content  form#searchform input[type="text"]{
    border: 1px solid #d7d7d7;
    color: #626262;
    font-size: 12px;
    height:19px;
    line-height: 19px;   
    padding: 0 2px 0 6px; 
    vertical-align: top;
    width: 190px; float:left; margin-top:1px;
}


header#branding .search_container input[type="submit"], .entry-content form#searchform input[type="submit"]  {
    background: url(images/btns/btn-submit.gif) no-repeat;
    border: medium none;
    display: inline-block;
    height: 22px;   
    padding: 0;
    width: 22px;float:left;
}


/**************************************************************************************************************************
** Home CTA Styles
***************************************************************************************************************************/

ul#ctas-home{ display:inline-block; 	list-style:none;	
	margin:13px 0 0 0px;
	font-size:14px;
	line-height:1.2em;
}
ul#ctas-home li {
	display:inline;
	float:left;	
	height:295px; padding-top:7px;
}


ul#ctas-home h2 {
	font-size:24px; font-family: 'HelveticaNeueThin';
	line-height:56px; padding-bottom:10px;display:inline-block;
	
}

ul#ctas-home li.cta-01 h2{ color:#fff;  }
ul#ctas-home li.cta-02 h2{ color:#3c0c4a;}
ul#ctas-home li.cta-03 h2{ color:#701283; }

ul#ctas-home li.cta-01 h3{ color:#fff; font-size:30px; font-family: 'HelveticaNeueThin'; line-height:32px; padding:21px 0 8px;}
ul#ctas-home li.cta-02 h3{ color:#3c0c4a;  font-size:36px; font-family: 'HelveticaNeueThin'; line-height:37px;padding:7px 0 3px;}
ul#ctas-home li.cta-02 p{color:#3c0c4a; padding-bottom:5px;}

ul#ctas-home li.cta-02 p, ul#ctas-home li.cta-02 h3{ margin-right:135px;}

ul#ctas-home li.cta-03 a:hover p{ color:#0072bc;}

ul#ctas-home li.cta-01{background: url(images/back/back-cta1.png) no-repeat top;margin-right:6px;}
ul#ctas-home li.cta-02 {background: url(images/back/back-cta2.png) no-repeat top; margin-right:14px;}	
ul#ctas-home li.cta-03 {margin-right:0px;background: url(images/back/back-cta3.png) no-repeat top;  margin-right:0px; }

ul#ctas-home li.cta-01 a{width:148px;padding-right:166px;padding-left:17px;display:block;  height:302px; text-decoration:none; }
ul#ctas-home li.cta-02 a{ width:300px;padding-left:20px;display:block;  height:302px; text-decoration:none;}	
ul#ctas-home li.cta-03 { width:268px;padding-right:24px; padding-left:17px;}

ul#ctas-home li.cta-03 img{ padding-right:15px; float:left;}
ul#ctas-home li.cta-03 span{ color:#7c2b8a;}
ul#ctas-home li.cta-03 a{ text-decoration:none; color:#626262;}
ul#ctas-home li.cta-03 a:hover{color:#782d86}

ul#ctas-home li p.btn_cta{background: url(images/back/back-cta-btn.png) no-repeat top; width:120px; height:25px; color:#fff; line-height:25px; text-align:center;font-family: 'HelveticaNeueThin'; font-size:16px;}

ul#ctas-home li a:hover p.btn_cta{color:#fff;}




/**************************************************************************************************************************
** Primary Styles
***************************************************************************************************************************/
#primary {
	width:776px;
	float:right;
	padding-top:17px;
	padding-bottom:52px;
}

#primary.full-width {
	width:100%;
	float:left;
}

#primary article header h1, 
#primary header h1.page-title {
	padding-bottom:5px;
}




/**************************************************************************************************************************
** Secondary Styles
***************************************************************************************************************************/

#secondary {
	width:170px;
	float:left;
	padding-top:17px;
}




#secondary aside h3 {
	font-size:23px;
	line-height:1.2em;
	color:#782d86;
	background:transparent url(images/back/back-h1.gif) bottom repeat-x;
	margin-bottom:5px;
	padding-bottom:4px;
}

#main #secondary ul {
	margin-left:0;
	list-style:none;
	font-size:13px;
	line-height:1.2em;
	margin-bottom:20px;
}

#main #secondary ul li {

}

#secondary ul li a {
	color:#626262;
	text-decoration:none; line-height:24px;
	display:block;
}

#secondary ul li a:hover,
#secondary ul li a:active,
#secondary ul li.current-menu-item a , #secondary ul li.current-cat a{
	color:#71297f;
}

/* Secondary navigation - 2nd Level */
#main #secondary ul li ul{margin:0 0 5px; }
#main #secondary ul li ul li {}
#main #secondary ul li ul li a{ color:#626262;  padding: 0 0 0 20px; line-height:25px;}
#main #secondary ul li ul li a:hover, #main #secondary ul li ul li a:active, #main #secondary ul li ul li.current-menu-item a {color:#782d86;}


#secondary input[type="text"] {
    border: 1px solid #d7d7d7;
    color: #626262;
    font-size: 12px;
    height:19px;
    line-height: 19px;   
    padding: 0 2px 0 6px; 
    vertical-align: top;
    width: 138px; float:left; margin:11px 0 6px;
}
#secondary input[type="submit"] {
    background: url(images/btns/btn-submit.gif) no-repeat;
    border: medium none;
    display: inline-block;
    height: 22px;   
    padding: 0;
    width: 22px;float:left;margin:10px 0 6px;
}

/**************************************************************************************************************************
** Post Styles
***************************************************************************************************************************/

article.post { display: inline-block; margin-bottom:30px; width:100%;}

#primary h1.entry-title  { margin-bottom:0; }
 
 
.single  #primary h1.entry-title { margin-bottom:0; background:none;}

#primary article header div.entry-meta {
	font-size:12px;
	line-height:1.2em;
	color:#707070;
	padding-bottom:1.2em; 
}

#primary article.post footer.entry-meta {
	font-size:10px;	
	color:#898989;
	padding-top:10px;	
	margin-bottom:50px;text-align:right;
}

.single #primary article.post footer.entry-meta { 
	background:transparent url(images/back/back-nav-blog.gif) top repeat-x;
	margin-top:25px;
}


#primary article header div.entry-meta a {
	color:#707070;
	text-decoration:none;
}

#primary article footer.entry-meta a {color:#782d86 !important;}


#primary article footer.entry-meta a:hover,
#primary article footer.entry-meta a:active,
#primary article header div.entry-meta a:hover,
#primary article header div.entry-meta a:active,
nav#nav-single span a:hover,nav#nav-single.top a:hover,
nav#nav-single span a:active {
	color:#782d86 !important;
}

nav#nav-single {
    clear: both;
    display: inline-block;
    margin-bottom: 31px;
    width: 100%;
	font-size:16px; color:#626262; padding-top:25px;
	background:transparent url(images/back/back-nav-blog.gif) top repeat-x;
}

nav#nav-single.top { 
	background:transparent url(images/back/back-h1.gif) bottom repeat-x; 
	padding-bottom:4px; 
	padding-top:0;
	line-height:28px;
	margin-bottom:18px;
	}

nav#nav-single.top a{ color:#898989; font-size:13px;}

nav#nav-single a{color:#626262; text-decoration:none;}

span.nav-previous {
    float: left;
}

span.nav-next {
    float: right;
    text-align: right;
}


/**************************************************************************************************************************
** Footer Styles
***************************************************************************************************************************/

footer#colophon { font-size:14px; color:#707070; display:inline-block; width:100%; padding:0; margin:-11px 0 0;background:url(images/back/back-footer-container.png) no-repeat; padding:28px 75px 0px;  }

.footer_wrapper{
    position: relative;
    width: 983px; }

div#footer-inner{ display:inline-block; width: 983px; }



.footer_menu { display:block; height:47px; width:690px; float:left;}
.footer_menu li { height:49px; line-height:49px; list-style:none; margin:0 18px 0 0; display:inline-block; background:url(images/back/back-footer-li.png) no-repeat right top ; padding:0px 25px 0 0; }
.footer_menu li a{
	color:#707070; font-size:14px;  
 	 margin: 0;  	
  	cursor: pointer;
  	display:inline;  	
}

.footer_menu li a:hover{color:#782d86; text-decoration:none;}

.footer_menu li.last { background:none;}


div#footer-inner ul#social_icons { 
 float:right; 
 width:220px; margin-top:14px; 
}
 
div#footer-inner ul#social_icons  li{
	float: right; 
	background:url(images/btns/btn-social-icons.png) no-repeat; 
	height:26px; 
	width:26px; 
	margin:0px 5px 0 0px; list-style:none;
}

div#footer-inner ul#social_icons li a {display:block; height:26px; width:26px;}

	div#footer-inner ul#social_icons li.facebook { background-position:-31px 0;}
	div#footer-inner ul#social_icons li.youtube { background-position:-62px 0;}
	div#footer-inner ul#social_icons li.pinterest { background-position:-93px 0;}

p.copyright { display:block; color:#a0a0a0; font-size:10px; clear:both; padding:11px 0;}

p.copyright a{ color:#a0a0a0;}
p.copyright a:hover{ color:#812A8B;}



/*General Styles */
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}



/******************************************************************************************************
*** Best Sellers / Products
*******************************************************************************************************/



div.bestSellers{
 color: #898989; display: inline;float: left; font-size: 12px; height: auto; min-height:263px;margin: 0 34px 14px 0; position: relative; width: 229px; z-index: 0; background:url(images/back/back-products.gif) no-repeat top left; padding:3px; }

div.bestSellers.last{ margin-right:0;}
div.bestSellers span.prod_name  , div.related_Products span.prod_name { text-align:center;display:block; min-height:50px; padding-top:2px; line-height:1.2em; }

div.bestSellers  a { color:#898989; }
div.bestSellers  a:hover{ color:#782d86; text-decoration:none;}

div.bestSellers img{ max-height:229px; max-width:229px;}

.strikeout{text-decoration:line-through;}
.highlight { color:#9d0a0e;}

span.product_sale .currentprice{ color:#9d0a0e;}

.oldprice{ padding-right:5px;}

span.order_List{ position:absolute; top:0; left:10px; width:53px; height:52px;background:url(images/back/back-selllers-number.png) no-repeat top left; padding:13px 6px 0; font-size:30px; color:#ffffff; text-align:center; font-family: 'HelveticaNeueThin'; }

div.bestSellers  a span.prod_more{width:232px;height:64px;display:none;color:#fff;text-decoration:none;position:absolute;z-index:999;cursor:pointer; font-size:18px; margin:107px 0px 0px; text-align:center; line-height:53px; font-family: 'HelveticaNeueThin'; }

div.bestSellers a:hover span.prod_more{display:block; background:url(images/back/back-more-products.png) no-repeat top right;}



/* Products */

body.single-wpsc-product div#secondary /*, body.tax-wpsc_product_category div#secondary aside*/{
    display: none;
}
body.single-wpsc-product #primary /*, body.tax-wpsc_product_category #primary*/{width:100%;
	float:left; }
	
body.tax-wpsc_product_category .entry-header h1{ display:none;}	
body.single-wpsc-product .entry-header { display:none;}


#grid_view_products_page_container, #content #grid_view_products_page_container, #content #list_view_products_page_container {
    display: inline-block;
    line-height: 1.2em;
    position: relative;
	margin-top: 8px;
    width: 100%;
}
#grid_view_products_page_container {
    text-align: right;
}

#grid_view_products_page_container .wpsc_page_numbers_top {
    background:url(images/back/back-h1.gif) top repeat-x; 
    height: 25px;
    line-height: 25px;
    margin-bottom: 21px;
    padding-bottom: 6px;
    width: 98.25%;
	 font-size: 13px;
	 color: #898989;
}

#grid_view_products_page_container .wpsc_page_numbers_top {
    background:url(images/back/back-h1.gif) top repeat-x; 
    height: 25px;
    line-height: 22px;
    margin-bottom: 19px;
    padding-bottom: 6px;
    width: 98.25%;
	 font-size: 13px;
	 color: #898989;
}

#grid_view_products_page_container .wpsc_page_numbers_bottom {
    background:transparent url(images/back/back-nav-blog.gif) top repeat-x;
    margin-bottom: 21px;
    padding-top: 3px;
    width: 98.25%;
	font-size: 13px;
	 color: #898989;
	 margin-top:8px;
}


#grid_view_products_page_container .wpsc_page_numbers_top span.sort{ float:left;}

#grid_view_products_page_container .wpsc_page_numbers_top span.current, #grid_view_products_page_container .wpsc_page_numbers_top span.current, #grid_view_products_page_container .wpsc_page_numbers_bottom span.current, #grid_view_products_page_container .wpsc_page_numbers_bottom span.current {
    color: #6c287b !important;
    font-size: 13px !important;
    margin-right: 0px !important;
	
}

#grid_view_products_page_container .wpsc_page_numbers_top a:link, #grid_view_products_page_container .wpsc_page_numbers_top a:visited, #grid_view_products_page_container .wpsc_page_numbers_bottom a:link, #grid_view_products_page_container .wpsc_page_numbers_bottom a:visited {
    color: #898989 !important;
    margin-right: 0px !important;
    text-decoration: none !important;

	
}


#grid_view_products_page_container .wpsc_page_numbers_top a:hover, #grid_view_products_page_container .wpsc_page_numbers_top a:active, #grid_view_products_page_container .wpsc_page_numbers_bottom a:hover, #grid_view_products_page_container .wpsc_page_numbers_bottom a:active {
     color: #782d86 !important;
 
}

.product_grid_display {
    display: inline-block;
    margin-top: 4px;
    min-width: 770px;
    width: 100%;
}

.product_grid_display .product_grid_item , .category_grid_item{
 color: #898989; 
 display: inline;
 float: left; 
 font-size: 12px; 
 height: auto; 
 min-height:290px;
 margin: 0 23px 0px 0; 
 position: relative; 
 width: 229px; 
 z-index: 0; 
 background:url(images/back/back-products.gif) no-repeat top left; 
 padding:3px; }
 
.product-title, .cat-title , .cat-title a, .product-number, .product-price, .product-title a, .product-number a, .product-price a {
    color: #898989;
    display: block;
    font-size: 12px;
    line-height: 16px; text-align:center;text-decoration:none !important ;
}

.product_grid_display .item_image a:hover .product-title, .category_grid_item .item_image  a:hover .cat-title, .product_grid_display .item_image a:hover .product-number ,.product_grid_display .item_image a:hover .product-price { color:#782d86;  }
.item_image a:hover{ text-decoration:none;}

.product_grid_display .item_image a span.product-view, .category_grid_item .item_image a span.product-view{
    top: 110px;
    color: #FFFFFF;
    display: none;  
    right: 0px;
    line-height: 24px;
    position: absolute;
	width:232px;height:64px;
	text-decoration:none;
	cursor:pointer; 
	font-size:18px; /*margin:107px 0px 0px;*/
	text-align:center; 
	line-height:53px; 
	font-family: 'HelveticaNeueThin';
}

.product-title, .cat-title{ padding-top:2px;}


.product_grid_display .item_image a:hover span.product-view, .category_grid_item .item_image a:hover span.product-view  {
    display: block;background:url(images/back/back-more-products.png) no-repeat top right;
}

.product_grid_display .product_grid_item .item_image, .product_grid_display .product_grid_item .item_no_image, .category_grid_item .item_image {
    margin-bottom: 2px;
}


/* category */
#main #secondary ul.wpsc_categories { margin-bottom:0; padding-bottom:0;}
#main #secondary ul.wpsc_second_level_categories{padding-left: 10px; }

#secondary ul li.wpsc-current-cat a {
    color: #782D86;
}

.wpsc_category_grid_item { background:none !important; border:none!important; margin:0 !important;}
/* Products Profile */

.group:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

.pagination {
    background:url(images/back/back-h1.gif) top repeat-x; 
    height: 25px;
    line-height: 22px;
    margin-bottom: 23px;
    margin-top: 4px;
    padding-bottom: 6px;
    width: 100%;
}


.pagination a {
    color: #898989;
	line-height:22px;
}

.pagination a:hover {
    color:#782d86; text-decoration:none;
}

#single_product_page_container {
    position: relative;
    width:100%;
}

.single_product_display {
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
}

.product {
    float: left;
    margin-bottom: 23px;
    width: 478px;
}

.imagecol a.image {
    display: block;
    min-height: 384px;
    min-width: 428px;
    padding: 25px;
	vertical-align:middle;
	display:table-cell;
	margin:auto;
	text-align:center; 
}

p.enlarge {
    display: inline-block;
    margin-top: 7px;
    position: relative;
    width: 100%;
}



a.btn_enlarge {
    color: #626262;
    float: right;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    margin-right: 15px;
    text-decoration: none;
}
a.btn_enlarge span {
    background: url("images/btns/btn-enlarge.gif") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 13px;
    position: absolute;
    right: 0;
    top: 1px;
    width: 12px;
}

a.btn_enlarge:hover {
    color: #782d86;
}

a.btn_enlarge:hover span {
    background-position: 0 -13px;
}


.wpcart_gallery {
    text-align: left;
}

.wpcart_gallery a.cboxElement {
    border: 2px solid #f9f5d0;
    display: inline-block;
    float: left;
    margin-bottom: 10px;
    margin-right: 12px;
    min-height: 69px;
    min-width: 69px;
    position: relative;
    text-align: center;
    width: auto;
}


.productRight {
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
    padding-left: 30px;
    width: 420px;
}


.productcol h1 {  font-family: 'HelveticaNeueThin'; color:#626262; font-size:24px; background:none !important; margin-bottom:0; line-height:22px;}

.wpsc_product_number{ color:#898989; font-size:11px; line-height:15px; padding-bottom:2px;}
.productcol .pricedisplay.wpsc-product-price { color:#000000; font-size:16px;}

form.product_form{ margin-top:20px;}
.product_form fieldset{ float:left; width:80px;}

.product_form fieldset.product-options{ float:none; width:100%; display:inline-block;}

.wpsc_quantity_update input{ width:65px; height:18px; border:solid 1px #e3e9ef;}

.wpsc_buy_button_container { float:left; width:220px;}
.wpsc_buy_button_container input[type="submit"]{ 
	background: url("images/btns/btn-add-cart.gif") no-repeat scroll 0 0 transparent; 
	width:113px; 
	height:21px;
	border:none;
	line-height:21px;
	color:#fff;
	text-align:center;
	font-size:12px; padding-bottom:2px; text-transform:uppercase;
}

.wpsc_buy_button_container input[type="submit"]:hover{ background: url("images/btns/btn-add-cart.gif") no-repeat scroll 0 -22px transparent; } 

.product_description { margin-top:20px !important;}
/************************************************************************************************************
*****  =Comments
*************************************************************************************************************/

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none !important;
	margin: 0 auto !important;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none !important;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #812A8B;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}


/**/
.widget_categories { display:inline-block;}
.widget_categories h2{display:none;}


body.search .entry-meta{ margin-bottom:15px; }
body.search .entry-meta .comments-link, body.search .entry-meta .edit-link{ font-size:10px; color:##898989;}


/**/

.wpec-related-wrap{ /*display:none !important;*/}

.single_product_display .wpsc_product_price{ display:inline-block; width:100%;}

/*Related Products*/

.wpec-related-wrap { width: 100%;}

.wpec-related-wrap h2{  background:url(images/back/back-h1.gif) top repeat-x; 
    height: 25px;
    line-height: 22px; }
	
	
.wpec-related-wrap .wpec-related-product {
 color: #898989; 
 display: inline;
 float: left; 
 font-size: 12px; 
 height: auto; 
 min-height:187px;
 margin: 0 25px 0px 0; 
 position: relative; 
 width: 169px; 
 z-index: 0; 
 background:url(images/back/back-related-products.gif) no-repeat top left; 
 padding:3px; }
 
.wpec-related-wrap .wpec-related-product .wpec-related-image{ min-height:169px;}


.wpec-related-wrap .wpec-related-product .wpec-related-image a { height:172px; width:172px;
    display: table-cell;

    text-align: center;
    vertical-align: middle;}
.wpec-related-wrap .wpec-related-product .wpec-related-image a span.product-view {
    top: 90px;
    color: #FFFFFF;
    display: none;  
    right: 0px;
    line-height:37px;
    position: absolute;
	width:169px;height:49px;
	text-decoration:none;
	cursor:pointer; 
	font-size:18px; /*margin:107px 0px 0px;*/
	text-align:center; 
	font-family: 'HelveticaNeueThin';
}

.wpec-related-wrap .wpec-related-product .wpec-related-image a:hover span.product-view {
    display: block;background:url(images/back/back-more-related-products.png) no-repeat top right;
}

.wpec-related-title,.product-info { padding-top:2px; color:#898989; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-align:center; padding-bottom:0;}
.wpec-related-title a{color:#898989; font-size:12px; text-decoration:none;}
.wpec-related-title a:hover{color:#782d86;}

.product-info{ padding-top:0;}

/* Profile Pages */
.user-profile-links a {font-size:12px; }

table.logdisplay, #checkout_page_container table , table.wpsc-purchase-log-transaction-results   { 
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
	font-size:12px;
}

table.logdisplay td , #checkout_page_container td, table.wpsc-purchase-log-transaction-results  td{
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}

#checkout_page_container th, table.wpsc-purchase-log-transaction-results  th {
	color: #666;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

table.wpsc-purchase-log-transaction-results  th { text-align:left; font-weight:bold;}


table.logdisplay td.details{ border-top:none;}

.log_expander_icon{ padding-right:5px;}

div.order_status { padding: 10px 20px;}

div.wrap { font-size:12px !important;} 

div.wrap input[type="text"] {
    border: 1px solid #d7d7d7;
    color: #626262;
    font-size: 12px;
    height:19px;
    line-height: 19px;   
    padding: 0 2px 0 6px; 
    vertical-align: middle;
    width: 190px; 
}

textarea, #checkout_page_container  textarea {width: 190px;  color: #626262;
    font-size: 12px;  }
	
	 #checkout_page_container  textarea {width: 255px; }

div.wrap select { width:200px; margin-bottom:10px;  color: #626262;
    font-size: 12px;}
	
div.wrap input[type="submit"] {  background: none repeat scroll 0 0 #3C0C4A;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    padding: 3px 6px; float:left;}


div.wrap table td,  #checkout_page_container  td {
	padding: 6px 10px 6px 0 !important;
}

div.wrap  form { margin-top:10px;}

#checkout_page_container input[type="text"]  {  border: 1px solid #d7d7d7;
    color: #626262 !important;
    font-size: 12px !important;
    height:19px;
    line-height: 19px;   
    padding: 0 2px 0 6px; 
    vertical-align: middle;}
	
#checkout_page_container  input[type="submit"] {background: none repeat scroll 0 0 #3C0C4A;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    padding: 3px 6px; }

#checkout_page_container  select { margin-right:10px; width:255px; margin-bottom:10px; color: #626262;
    font-size: 12px;}
	
#checkout_page_container .wpsc_totals { font-weight:bold !important;}

#checkout_page_container h4{ font-weight:bold;}

/* STYLES ADDED BY GREYSI */
	/* Review */
	.plugin_post_reviews { }

	.plugin_post_reviews .post_review_header  {
		background:url('images/back/back-h1.gif') top repeat-x; 
		height: 25px; margin-bottom:22px;
	}
	.plugin_post_reviews .post_review_header  h2{ float:left; line-height:20px;}

	.plugin_post_reviews .post_review_header a.user_reviewed_write_review_a{ float:right; font-size:12px; color:#898989; text-decoration:none !important; line-height:25px;}

	.plugin_post_reviews .post_review_header a.user_reviewed_write_review_a:hover{ color:#782d86;}

	.user_reviewed_separate { border:none !important; margin:22px 0 !important;}

	.user_reviewed_wrap { font-size:12px; width:982px;}
	.user_reviewed_date_rate { margin-bottom:0 !important; color:#626262 !important;}
	.user_reviewed_review_content {
	 line-height:16px !important;}
	 

	img.user_reviewed_image {border:solid 1px #ebebeb !important; padding:0 !important;}

	.post_review_user_image { max-height:49px !important; max-width:49px !important;}
	.facebook_like{ float:right;}	

	.plugin_post_reviews{ font-size:13px;}
	.user_detail_header{ color:#000;}

	.user_reviewed_write_review {border-bottom:solid 1px #ebebeb;  }
	.user_reviewed_write_review.bottom {border-top:solid 1px #ebebeb; border-bottom:none; margin-top:10px; }

	.user_reviewed_write_review a{ color:#898989; text-decoration:none !important; line-height:25px; float:right; margin-bottom:10px;  }
	.user_reviewed_write_review a:hover{ color:#812A8B; } 

	.signin_review_header_end, .signup_review_header_end { color:#812A8B !important;}

	.signin_review_submit_button, 
	.signup_review_submit_button { background-color:#812A8B !important;  border-radius: 4px 4px 4px 4px;}

/* STYLES ADDED BY GREYSI */


/* Breadcrumbs */

#grid_view_products_page_container .wpsc-breadcrumbs {color: #898989;
	line-height:22px;
	font-size:13px; text-align:left; float:left; width:500px;}
	
	
.wpsc-breadcrumbs {color: #959595;
	line-height:22px;
	font-size:11px; }

.wpsc-breadcrumbs a {color: #959595;

}

.wpsc-breadcrumbs a:hover {
    color:#782d86; text-decoration:none;
}

.single_page {margin-top:12px;}
.breadcrumbs_container{ margin-top:15px;}