/*
Powered by marketica.com
*/

body{
	background: #010b13 url("../images/bg.jpg") no-repeat fixed center top;
color:#c5e0d7;
font-size:14px;
margin:0;
padding:0;
}
body,input,select,textarea{
	font-family:"proxima-nova",sans-serif;
}
span.regmark{
	font-family:"proxima-nova",sans-serif !important;
}

/*start web font*/
@font-face {
	font-family: 'ITCKrist';
	src: url('ITCKrist.eot');
	src: local('ITCKrist'), url('ITCKrist.ttf') format('truetype');
}

h1,h2,h3,a strong, #menu-mainnav{
font-family: 'ITCKrist',sans-serif !important;
line-height:1.2em;
font-weight:normal !important;
}

/*end web font*/

h1,h2,h3,h4,div,ul,li,p,span,strong{
	margin:0px;
	padding:0px;
}
input,select,textarea{
	font-size: 15px;
}

ul{
	list-style-type:none;
}


a, a:link, a:visited{
	color:#FFF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:hover img{
	border-bottom:none;
}

#content a:hover{
border-bottom:0;
text-decoration:underline;
}

a{
	outline:none;
	padding-bottom:3px;
}

h1{
	font-size:33px;
	margin-bottom:3px;
}


h2{
	font-size:23px;
}

#content h3, #content h2, #content h4{
color:#2BB322;
}

h3,a.h3{
	font-size:20px;
	margin-bottom:10px;
	margin-top:15px;
	display:block;
}
#content h2 a{
color:#0483B5;
background:url(../images/linkarrow.gif) no-repeat right center;
padding-right:20px;
}
#content h2 a:hover,#content h3 a:hover,#home-store h3.title a{
color:#0483B5;
}
#content h3 a,a.h3{
color:#0483B5;
background:url(../images/linkarrow.gif) no-repeat right center;
padding-right:20px;
}
.cart-tab a{
	color: #0483b5;
}
.cart-tab h2.widgettitle{
	margin-top:0;
}
#sidebar h3{
margin-top:0;
margin-bottom:7px;
color:white;
}
#sidebar h3 a{
	color:white;
}


h4{
	font-size:15px;
	margin-bottom:10px;
	margin-top: 20px;
}

a img{
	text-decoration:none;
	border:none;
}


p{
	margin-bottom:12px;
}

input[type="text"], textarea, input[type="password"]{
	margin-top:3px;
}

/*CLASSES*/

.blackBox{
	/*background:url("../images/blackBox_bg.png") repeat-y scroll 0 top transparent;*/
	background: rgba(0,0,0,0.45);
	box-shadow: inset 0 0 19px rgba(0,0,0,0.3);
	/*min-height:199px;*/
	padding:8px 10px 8px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#sidebarcart{
	/*background:url("../images/blackBox_bg2.png") repeat-y scroll 0 top transparent;*/
	background: rgba(0,0,0,0.25);
	box-shadow: inset 0 0 19px rgba(0,0,0,0.2);
margin-right: 15px;
margin-top: 0 !important;
padding: 10px 10px 1px;
border-radius: 5px;
}
#sidebarcart .cart_list img {
float: left;
margin: 0 7px 7px 0;
width: 68px;
height: 68px;
}

.fleft,.alignleft{
	float:left;
}

.fright,.alignright{
	float:right;
}
.aligncenter{
text-align:center;
}

img.alignleft{
clear:left;
margin:0 15px 15px 0;
}
img.alignright{
clear:right;
margin:0 0 15px 15px;
}

.fairy{
left:50%;
margin-left:-265px;
position:absolute;
top:52px;
z-index:999;
}

.fairy-text{
left:50%;
margin-left:-223px;
position:absolute;
top:103px;
z-index:999;
}
body.home .fairy-text{
margin-left:-199px;
top:103px;
}

body.home .fairy{
margin-left: 424px !important;
top: 322px;
width: 69px;
height: auto;
}

.blueBackbut,input.blueBackbut,
#sidebar input[type="submit"],
.smallblueBackbut{
	background:#19c8ed;
	border:none;
	color:white !important;
	border-radius: 5px;
	text-shadow:0 1px rgba(0,0,0,0.25);
	font-size:15px;
	text-align: center;
	padding:5px 5px;
	text-decoration:none !important;
}
.blueBackbut,input.blueBackbut,input[type="submit"]{
	font-size:17px;
	padding:7px 5px;
}
#sidebar input[type="submit"]{
	
	
}
.smallblueBackbut{
	margin-bottom:5px;
}
#sidebar input[type="submit"]:hover,
.smallblueBackbut:hover{
	background-color: #00deff;
	box-shadow: 0 0 0 3px #FDFD59, 0 0 5px #FDFD59;
}
#comments .smallblueBackbut{
float: right !important;
margin-bottom: 0px !important;
margin-top: -5px !important;
}
.abouttheclub{
line-height:30px;
padding-left:10px;
vertical-align:top;
}
input.nostyling{
background:white !important;
border:1px solid white !important;
color:#0483B5 !important;
cursor:pointer !important;
font-size:inherit !important;
padding:inherit !important;
width:inherit !important;
height:auto !important;
}
input.nostyling:hover,
input[type="submit"].nostyling:hover{
color:#0483B5 !important;
text-decoration:underline !important;
}

.bradius{
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

.no-margin{
	margin:0px!important;
}

.white-panel{
	background-color:#FFF;
	padding:8px;
	border-radius:4px;
}

.white-panel a{
		padding-left:5px;
			display:block;
	padding-bottom:1px;
}

.white-panel a:hover {
	border-bottom:none !important;
	text-decoration:none !important;
}


.white-panel strong,.white-panel span.strong{
	color:#2987b1;
	font-size:24px;
}

.white-panel a:hover strong{
	}

.white-panel em{
display:block;
font-style:normal;
}
.white-panel a em{
	font-size:15px;
	margin-bottom:0;
	margin-top:7px;
	color:#666666;
	text-transform:uppercase;
	border-bottom:none;
}
.white-panel a:hover em{
color:#2BB322;
}
.white-panel a.smallereventtitle em{
}
.white-panel a.smallereventtitle strong{
font-size:18px;
}
.white-panel a:hover strong{
border-bottom:1px solid #2987b1;
}
.white-panel ul{
padding-left:5px;
}
.white-panel ul li a:hover{
text-decoration:underline !important;
}

.white-panel a small{
	font-size:15px;
	color:#2987b1;
	padding:0px 0px 0px 10px;
}

.white-panel a em.lowercase{
	text-transform:none;
}

.white-panel img{
	margin-bottom:4px;
}

span.regmark{
display:inline !important;
}

#newsList a:hover{
	text-decoration:underline;
}

.no-borderHover a:hover, .no-borderHover{
	border-bottom:none!important;
/*	padding-bottom:3px!important;*/
}

.no-padding{
	padding:0px!important;
}
/*HEADER*/

#header{
font-size:14px;
height:100px;
margin:0 auto;
padding:15px 10px;
width:983px;/*1003-20*/
}


#header h1{
	width:129px;
	float:left;
}

#header h1 a{
background:url("../images/logo.png") no-repeat scroll 0 0 transparent;
display:block;
height:93px;
width: 235px;
text-indent:-9999px;
}

#header ul{
	padding:0;
	list-style-type:none;
}

#header ul li{
	float:left;
	margin-left:21px;
}

#header #menu-mainnav li{
	margin-left:26px;
}

#navigation{
	float:right;
	text-align:right;
}

#menu-mainnav{
	font-size:20px;
}

.menu-mainnav-container{
	margin-top:8px;
}

#subNav{
	padding-bottom: 7px;
}
#navigation a:hover, #subNav a:hover, a:hover{
	color:#FDFD59;
	text-decoration:none;
	border-bottom:none;
}


/*SIDEBAR*/

#sidebar{
float:left;
/*width:240px;*/
width:270px;
}
.home #sidebar{
float: right;
width: 292px;
}

#subNav a{
	color:#FFF;
	font-size:16px;
}

#subNav li{
	margin-top:8px;
}

#subNav .current_page_item a, #menu-mainnav .current-menu-item a, #menu-secondnav .current-menu-item a, #subNav .current-cat a{
	color:#88f76d;
	text-decoration:none;
}

.blackBox h4{
color:#999999;
font-weight:normal;
font-size:13px;
margin:0;
text-transform:uppercase;
}

#sidebar div{
	margin-bottom:17px;
	padding-left:10px;
	padding-right:25px;
}
#sidebar div div,body.home #sidebar div div{
	padding-left:0;
	padding-right:0;
	margin-bottom:0;
}

body.home #sidebar div{
	padding-right:10px;
	padding-left:10px;
}

#sidebar input.input{
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border:0;
	padding:1px 4px;
	width:196px;
	margin-bottom:2px;
	background:#ddd;
}

/*followUs*/
	
#share{
margin-right:-13px;
width:320px;
}

#share strong{
	float:left;
	color:#4d4d4d;
	margin-right:10px;
	margin-top:3px;
}

#share a:hover span{
	border-bottom-color:#0573a4;
}
	
	.socials a{
		text-decoration:none;
		margin-right:10px;
		display:block;
		float:left;
	}
	#share a{
	margin-right:5px;
	margin-top:3px;
	}
	#share a.twitter,#share a.facebook{
	margin-top:0;
	}
	
	.socials a:hover{
		border-bottom:none;
	}
	
	.socials a.twitter{
		width:80px;
		margin-right:0 !important;
	}
	#sidebar .socials a{
	margin-right:0;
	}
	#sidebar .socials a.twitter{
		width:92px;
		margin-right:0 !important;
	}	
	#sidebar .socials a img{
		vertical-align:middle;
		margin-top:-2px;
		margin-right:5px;
	}
	.socials a.facebook{
		width:110px;
	}
	#share img{ /*email*/
	margin: 2px 0 0 11px;
	vertical-align:-8px;
	}
	#share .twitter img, #share .facebook img{
		margin-right:5px;
		margin-top:0;
	}
	
	
	/*fairyClub*/
#fairyClub{
margin-top:-5px;
margin-bottom:0 !important;
}	
	
	/*clubMember*/
	ul.gallery,div.gallery ul{
		margin-left:-5px;
	}
	.gallery img{
		margin-left:5px;
	}
	.entry-content .gallery img{
		width:127px;
		height:127px;
	}
	.gallery li{
		float:left;
	}
	
	#sidebar #sidebarStore{
		margin-bottom:15px;
	}
	ul.teaser{
	overflow-y:scroll;
	height:185px;
border:1px solid #b5f2b0;
background:#dffeda;
	margin-right:-11px;
	padding-top:5px;
	}
	
	/*Login*/
	
	#fairyUser a{
	}
	#logIn .blueBackbut{
		margin-top:7px;
	}
	
/*	#logIn small{
		font-size:10px;
		clear:both;
		display:block;
		margin-top:5px;
	}
*/
	
	#loginform input[type="checkbox"]{
		vertical-align:-3px;
		margin-right:5px;
	}
	
	

/*HOME*/

#main-banner{
height:413px;
width:685px;
margin-bottom:15px;
}

.prevArrow,.nextArrow{
	position:absolute;
	z-index:99999;
	top:311px;
	opacity:0.4;
	filter: alpha(opacity=50);
}

.prevArrow:hover,.nextArrow:hover{
	opacity:2.0;
	filter: alpha(opacity=100);
}

.prevArrow{
	left:50%;
	margin-left:-506px;
}

.nextArrow{
	right:50%;
	margin-right:-200px;
		
}



	


/*FOOTER*/

#footer {
width: 1003px;
margin: 0 auto;
clear: both;
padding-right: 0;
padding-top: 10px;
box-sizing: border-box;
-moz-box-sizing: border-box;
padding-left: 278px;
padding-bottom: 10px;
}

body.home #footer{
	padding-left: 10px;
}
#menu-footer,#menu-footer li{
	list-style-type:none;
	padding:0;
	margin:0;
	display: inline;
}
#menu-footer li a{
	display: inline-block;
	padding: 3px 12px 3px 0;
}

#footer span{
	font-size:13px;
}

#footer-nav{
	margin-bottom:3px;
}


/*CONTENT*/

#content{
	margin:0;
	width:713px;
	/*width:684px;*/
	background-color:#fff;
	color:#000;
	float:right;
	padding:10px;
	line-height:20px;
	border-radius:5px;
	border-top-left-radius: 0;
}

#content a{
	color:#0483B5;
}

#content .page{
	padding:10px 20px 0;
}

body.home #content{
	margin:0px;
	float:left;
	padding:0px;
	line-height:20px;
	margin-bottom:15px;
	width:704px;
	background:transparent;
}

#main,#prefooter{
	padding-top:0px;
	width:1003px;
	margin:0 auto;
}

#container{
	margin-right:0px;
	/*background: url(../images/container_bg.png) repeat-y  0 0 transparent;*/
}

#content img{
	max-width:713px;
}

.entry-title {
color:#01a6d9;
color:#2bb322;
margin: 10px 0 17px -3px;
float:left;
}
h1.entry-title{
font-size:28px;
}

h2 {
color:#808285;
margin-bottom:10px;
margin-top:20px;
}

.entry-content{
clear:both;
}



body.error404 .post, body.search-results #content, body.search-no-results #content{
	padding-top:25px;
}
.page-title{
	margin-bottom:15px;
}


.entry-meta{
color:gray;
font-size:13px;
clear:left;
}
/*SEARCH*/

/*.entry-title{
	margin-bottom:5px;
}

.entry-meta{
	padding-top:5px;
	float:left;
	margin-left:10px;
}

.entry-summary{
	clear:both;
}

.entry-summary p{
	margin-bottom:0px;
}*/

#content .hentry{
	clear:both;
	margin-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}


.nav-previous,.nav-next{
	margin-bottom:15px;
	margin-top:15px;
}

.nav-previous{
	float:left;
}

.nav-next{
	float:right;
}
body.category a {
color:white;
}

/*Image slideshows*/

/*** set the width and height to match your images **/
 
#slideshow {
	position:relative;
	height:75px;
	width:112px;
	display:block;
}
 
#slideshow a {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	padding:0px;
}
 
#slideshow a.active{
	z-index:10;
	opacity:1.0;
}
 
#slideshow a.last-active {
	z-index:9;
}


/*FORMS*/

form{
margin:0;
padding:0;
}


/** GFDD */
/** clearfix hack */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/*************************************/


/*internal pages*/

.entry-content ul{
list-style-type:disc;
padding-left:30px;
}
.entry-content ul.gallery{
padding-left:0;
list-style-type:none;
}
/*events*/
.events-left{
width:59%;
float:left;
margin-top:-5px;
}
.events-right{
color:#666;
background:#ddd;
padding-right:2%;
margin-right:-2%;
padding-left:2%;
width:37%;
float:right;
margin-top:-5px;
}
small{
color:gray;
font-size:13px;
}
.eventspage .hidedate ul.postlist small{
display:none !important;
}
.entry-content .postlist{
list-style-type:none;
padding-left:0;
padding-top:0;
margin-top:0;
}
.entry-content .postlist li{
margin-bottom:20px;
clear:both;
}
.entry-content .postlist h2 a,
.entry-content .postlist h3 a{
background:transparent !important;
}
.entry-content .postlist h2,.entry-content .postlist h3{
margin-top:0;
}
.entry-content .postlist .thumb{
float:left;
margin:0 10px 0 0;
clear:left;
}
/*body.category-events #content .hentry{
width:650px;
}*/
.events-left h2, .events-right h2{
margin-bottom:15px;
}
.entry-content .postlist h3, .entry-content .postlist h4{
margin-bottom:0;
}
.entry-content .postlist p{
margin-bottom:4px;
}
/*misc*/
#TB_window{
z-index:9999;
}

/*store*/

#storenav{
top:104px;
left:50%;
position:absolute;
margin-left:300px;
font-size:13px;
width:192px;
text-align:right;
}
body .storenotes, body #subNav li.storecategory{
display:none;
}
body.wpsc #subNav li.storecategory,
.tax-wpsc_product_category #subNav li.storecategory,
.post-type-wpsc-product #subNav li.storecategory,
.single-wpsc-product #subNav li.storecategory,
body.parent-pageid-166 #subNav li.storecategory{
display:block !important;
}
body.wpsc #subNav li,
.tax-wpsc_product_category #subNav li,
.post-type-wpsc-product #subNav li,
.single-wpsc-product #subNav li,
body.parent-pageid-166 #subNav li{
display:none;
}
body.wpsc .storenotes,
.tax-wpsc_product_category .storenotes,
.post-type-wpsc-product .storenotes,
.single-wpsc-product .storenotes,
body.parent-pageid-166 .storenotes{
margin-top:10px;
display:block;
color:#afc0a9;
}
body.wpsc #content .storenotes,
.tax-wpsc_product_category #content .storenotes,
.post-type-wpsc-product #content .storenotes,
.single-wpsc-product #content .storenotes,
body.parent-pageid-166 #content .storenotes{
color:gray;
font-size:14px;
}
body .storenotes a{
color:#90a887;
text-decoration:underline;
}
body .storenotes a:hover{
color:#b3c3a3;
}
#sliding_cart{
padding-left:0!important;
padding-right:0!important;
}
/**/
.medialinkitem img{
vertical-align:middle;
margin-right:5px;
}
.blockseparator{
clear:both;
height:5px;
overflow:hidden;
}

/**/
blockquote{
font-size:16px;
color:#333;
margin-left:0;
margin-right:0;
}
.page .ratingblock,.post .ratingblock,.entry-content .ratingblock, .ratepost{
display:none !important;
}
.entry-utility{
color:gray;
clear:both;
}

/**/

ul.recentthumbslist {
padding-left:0 !important;
list-style-type:none;
}
ul.recentthumbslist li{
clear:left;
padding-bottom:10px
}
ul.recentthumbslist li img{
float:left;
margin:3px 5px 5px 0;
}

#lbPlayPause{
width:100px !important;
margin-top:5px !important;
font-size:15px;
text-align:left;
cursor:pointer;
}
#lbPlayPause:hover{
color:black !important;
}
#lbPlayPause img{
vertical-align:middle;
margin-top:-3px;
}
#lbCaption{
display:none;
}
#lbCenter{
z-index:999999 !important;
}
.gdsrcacheloader{
display:none;
}
ul#memberlist{
padding:0;
list-style-type:none;
}
ul#memberlist li{
width:47%;
float:left;
margin-right:1%;
height:75px;
}
ul#memberlist .userthumb img{
float:left;
margin-right:6px !important
}
ul#memberlist h3{
margin:0 0 5px;
}
ul#memberlist small{
line-height:13px !important;
}
.eventspage li.notimportant{

}
.eventspage li.notimportant h2 a{
font-size:18px !important;
}
.eventspage li.notimportant p{
color:#555 !important;
font-size:12px!important;
line-height:16px!important;
}
.eventspage li.important{
margin:10px -10px;
padding:10px 10px 6px 10px;
border:1px solid #b5f2b0;
background:#dffeda;
}
.eventspage li.important p{
font-size:15px;
}

/*comments*/
textarea#comment{
width:400px;
}
li.comment{
border-top:1px solid silver;
clear:both;
}
li.comment img.avatar{
float:left;
margin:0 5px 5px 0;
}
li.comment img.ecu_images{
float:left;
margin:0 5px 5px 0;
padding:0;
}
#ecu_preview .ecu_preview_file{
display:none;
}
li.comment .comment-meta{
margin:-2px 0 1px 0;
color:gray;
font-size:11px;
}
li.comment .comment-meta a{
color:gray !important;
}
#respond h2{
clear:both;
padding-top:20px;
}
#respond iframe{
width:440px;
}
#respond{
clear:both;
}
#comments ol{
list-style-type:none;
padding-left: 0px;
}
li.comment cite{
font-style:normal;
font-weight:bold;
}
#comments{
padding-left:10px;
padding-right:10px;
}
.hideauthor .comment-author{
visibility:hidden;
}
.hidedates .comment-meta{
display:none;
}
/*mingle pages*/
div.error {
background:#ffd7d7;
padding:8px 0;
margin-bottom:8px;
border:1px solid red;
}
span.error{
color:red;
}
tr.discounted td{
background:#dffeda;
}
/*gallery*/
ol.galleryview li{
float:left;
width:150px;
margin-right:6px;
margin-bottom:6px;
clear:none !important;
border:1px solid silver !important;
padding:3px 0 0 0 !important;
height:173px;
overflow:hidden;
}
ol.galleryview{
margin-left:0 !important;
padding-left:0 !important;
-webkit-padding-start:0;
}
div#respond.galleryview .optionalmessage{
display:none !important;
}
#respond{
clear:both;
}
ol.galleryview .commentmetadata{
display:none !important;
}
ol.galleryview p{
margin:0 !important;
}
ol.withrating li.comment .ratingblock{
float:right;
width:150px;
margin-top:-25px;
color:gray;
font-size:12px;
display:block !important;
}
ol.galleryview li.comment .ratingblock{
width:80px !important;
margin-top:-17px !important;
text-align:right !important;
}
ol.withoutrating .ratingblock{
display:none !important;
}
ol.galleryview .ratingtext{
display:none !important;
}
ol.galleryview img.avatar{
display:none !important;
}
ol.galleryview cite{
padding:0 0 0 3px;
}
ol.galleryview li.comment img.ecu_images{
margin:0;
float:none;
}
p#ecu_preview{
float:right;
}
.galleryview #ecu_preview{
margin-top:-70px
}
p#ecu_preview img.ecu_preview_img{
float:right;
padding:0;
max-width:150px;
max-height:120px;
}
#topcomments{
border:1px solid silver;
background:#FFC;
margin:5px 0;
padding:5px;
clear:both;
list-style-type:none;
height:248px;
overflow:auto;
}
#topcomments li{
padding-left:0;
}
#topcomments h3{
margin-top:5px !important;
margin-bottom:5px 
}
/*
.winnercolumns{
	list-style-type:none !important;
	padding:0 !important;
	margin:20px 0 !important;
}
.winnercolumns li{
padding:0 !important;
	margin:0 1% 0 0 !important;
	float:left;
	width:48%;
}
.winnercolumns li img{
margin-top:5px;
}*/
.winnercolumns{
	margin:20px 0 !important;
}
.winnercolumns td,.winnercolumns th{
	padding-right:20px;
	text-align:left;
	padding-bottom:5px;
}


/****//***NEW STORE****/
#checkout_page_container .adjustform input[type=submit]{/*restore default appearance*/
	background:ButtonFace !important;
	color:ButtonText !important;
	border:2px outset ButtonFace !important;
	width: auto !important;
}
#checkout_page_container .adjustform input[type=submit]:active {
	border-style:inset; 
	-webkit-appearance:push-button;
}
table.checkout_cart,table.productcart {
border-collapse: collapse;
width: 100%;
}
#zipcode{
	min-width: 90px;
}
.checkout_cart tr td {
border-top: 1px solid silver;
margin: 0;
padding: 4px 5px;
}
span.pricedisplay{
	width: auto;
	float: none;
	text-align: center;
	display: block;
}
table.productcart{
	border-bottom: 1px solid silver;
}
.wpsc_checkout_table_totals{
	float: right;
	width: 30%;
	margin-right: 27%;
}
.wpsc_checkout_forms{
	clear: both;
}
.wpsc_email_address_p input{
font-size: 21px;
}
#wpsc_checkout_gravatar{
	display: none;
}
table.wpsc_checkout_table label {
display: block;
color: gray;
padding-bottom: 6px;
padding-top: 6px;
font-size: 16px;
}
table.wpsc_checkout_table .same_as_shipping_row label{
	display: inline;
}
.wpsc_checkout_forms input,
.wpsc_checkout_forms textarea{

}
.wpsc_make_purchase{
	margin:20px 3px 10px;
}


/***/
#content img.product_image{
	max-width: 100%;
}
.wpsc_buy_button,
#content .product_grid_display .wpsc_buy_button,
.product_grid_display .wpsc_buy_button{
}
.product_grid_display .grid_product_info, #content .product_grid_display .grid_product_info {
	color: gray;
}
.item_image a{
	text-align: center;
}
.product_grid_display .item_image a {
	width: auto !important;
	height: auto !important;
}
.product_grid_display .item_image a img{
	width: 100% !important;
	height: auto !important;
}
img#fancy_collapser{
	box-shadow: 0 0 0 1px white;
	border-radius: 3px;
	float: right;
}
#fancy_collapser_link{
	margin-left: 10px;
}
body.single-wpsc-product .product_description{
	margin-top: 15px;
	clear: both;
}
body.single-wpsc-product .wpsc_product_price span.currentprice,
.product_grid_item span.currentprice,
body.single-wpsc-product .wpsc_product_price span.pricedisplay,
.product_grid_item span.pricedisplay{
	font-weight: bold;
	display: inline;
}
.product_grid_display div.wpsc_loading_animation{
	display: none;
	visibility: visible;
}

fieldset{
border: 1px solid silver;
border-radius: 5px;
margin: 30px 0 10px 0;
}
.wpsc_product_price p {
margin-bottom: 0;
}

td.shipping_header{
	font-weight: bold;
	padding-top: 5px;
}
tr.total_price td{
	font-weight: bold;
	padding-bottom: 10px;
}
tr.total_price.total_total td{
	font-size: 17px;
	padding-left: 20px;
}
#checkout_shipping .pricedisplay{
	padding-left: 40px;
}
table.productcart tr.firstrow td{
	color: gray;
	border-bottom: 1px solid silver;
}
tr.total_shipping td{
	border-bottom: 1px solid silver;
}
.wpsc_shipping_quote_name{
	width: 110px;
}
tr.wpsc_change_country td{
	border-bottom: 1px solid silver;
	padding-bottom: 5px;
}

label[for='shippingSameBilling']{
	display: inline-block !important;
}

/****/
.singleproductheader{
	width: 100%;
}
.singleproductheader .product_form{
	float: left;
}
.singleproductheader .product_form fieldset{
	margin-top: 0;
	margin-bottom: 10px;
}
.singleproductheader .product_form fieldset legend{
	text-transform: uppercase;
	color: gray;
	font-size: 12px;
	padding-top: 1px;
}
.singleproductheader .wpsc_buy_button_container{
	margin-top: 10px;
}
.singleproductheader .product_image{
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	box-shadow: 0 1px 20px gray;
}
.singleproductheader #share{
	margin-top: 20px;
}

/***/
.validation-error {
color: red;
}

/*****/

.default_product_display div.wpsc_loading_animation {
	visibility:hidden;	
	margin-top:5px;
}

.default_product_display div.wpsc_loading_animation img, #content .default_product_display div.wpsc_loading_animation img {
	border:none;
}

/*-----FANCY NOTIFICATION STYLING-----*/
#fancy_notification{
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 4px solid #cccccc;
	display: none;
	height: auto;
	z-index: 9;
	color: black;
}
#fancy_notification #loading_animation{
	display: none;
}
#fancy_notification #fancy_notification_content{
	display: none;
	width: 300px;
	padding: 8px;
	height: auto;
	text-align: left;
	margin: 0 !important;
}
#fancy_notification #fancy_notification_content span{
	margin: 0 0 6px 0;
	display: block;
	font-weight: normal;
}
#fancy_notification #fancy_notification_content a{
	display: block;
	float: left;
	margin-right: 6px;
	margin-bottom: 3px;
	color: #06c;
}
#fancy_notification #fancy_notification_content a:hover{
	text-decoration: underline;
}


span.oldprice {
	text-decoration:line-through;
	color:#666;
}
.wpsc-product-you-save{
	color: red;
}

#shipping_quotes_need_recalc{
	color: red;
	font-weight: bold;
}

/****/


#sidebar-welcome{
	background: white;
	padding: 10px;
	margin-right:15px;
	color: gray;
}
.home #sidebar-welcome{
	margin-right:0;
}
#sidebar-welcome h3{
	margin-top:0;
	color:#2d8f1c;
}
#sidebar-welcome a{
	display: inline !important;
	color: gray;
	text-decoration: underline;
}
#sidebar-welcome .twitter-follow-button{
	margin-top: 10px;
}
#sidebarBlocks .leftimagelist,
#sidebarBlocks .threeimage{
	margin-bottom: 15px !important;
}
#sidebarBlocks .threeimage img {
width: 75px;
margin-bottom: 3px;
}
.home #sidebarBlocks .threeimage img {
width: inherit;
}

#sidebarBlocks .leftimagelist img{
	margin-top: -3px;
	margin-right: 10px;
	float: left;
	margin-bottom: 5px;
}
.home #sidebarBlocks .leftimagelist img{
	width: inherit;
}
#sidebarBlocks .leftimagelist a{
	color: #fffaa6;
	font-weight: bold;
	line-height: 1.1em;
	font-size: 14px;
	padding: 3px 0;
	display: block;
	min-height:80px;
}

body.single-product .summary{
	float: right !important;
	width: 69% !important;
}
body.single-product .images{
	float: left !important;
	width: 29% !important;
}

/*gallery fix*/
div.gallery-size-thumbnail .gallery-item{
	display:inline-block;
	margin-right:6px;
	margin-bottom:0
}
div.gallery-size-thumbnail br{display:none}


/*home store*/
#home-store{
	width: 701px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: rgba(255,255,255,0.8);
	text-shadow: 0 1px white;
}
#home-store h3,
#home-store .price{
	color:#2d8f1c !important;
}
#home-store h3.title{
font-size: 25px;
margin-top:0;
}
#home-store h3.title a{
	background: transparent;
}
#home-store .products li{
	float: left;
	width: 33.33%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding-right:10px;
}
#home-store ul.products li.product:nth-child(3n){
	clear: none !important;
}
#home-store ul.products li.product{
	margin-bottom:0;
}
#home-store-cats{
	float: right;
	text-align: right;
	list-style-type: none;
}
#home-store-cats li{
	display: inline;
}
#home-store-cats li a{
	display: inline-block;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
}
.woocommerce ul.products li.product a:hover{
	text-decoration: none !important;
}
/***/
#prefooter{
	border-radius:5px;
	background:rgba(25,200,237,0.2);
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block !important;
	padding: 14px 20px 12px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
body.home #prefooter{
	margin-top: 10px;
}
#prefooter h3{
	float: left;
	padding: 13px 30px 5px 10px;
	margin: 0;
	color: #fef7af;
}
#prefooter form{
}
#prefooter .blueBackbut{
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
}
#prefooter p{
	color: white;
	margin-bottom: 0;
}
#signup-email{
	width: 240px;
	background: white;
	border:0;
	border-radius:4px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding: 2px 4px;
}

/***/
#storebanner{
	background: #ffff76;
	padding:4px 9px 4px 8px;
	border-radius: 4px;
	box-shadow: inset 0 1px 2px white, inset 0 -1px 0 #3ef989,0 1px 2px rgba(0,0,0,0.5);
	color: #0a3606;
	top: -14px;
	position: relative;
	right: -5px;
	text-shadow: 0 1px rgba(255,255,255,0.5);
	font-weight: bold;
	font-size: 13px;
}
#storebanner .arrow{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 7px;
	border-color: transparent transparent transparent #ffff76;
	margin-right: -15px;
	display: inline-block;
	margin-left: 5px;
	box-shadow: inset 0 1px rgba(255,255,255,0.3);
	vertical-align: middle;
	margin-bottom: 1px;
}