﻿html{
	height:100%;
	font-size:100.1%;
}
body {
	font: 64% Georgia, "Times New Roman", serif;
	margin: 0;
	background: #fff1d2 url(../images/bg-body.gif) repeat-x;
	height:100%;
	min-width: 968px;
}
form, fieldset {
	padding: 0;
	margin: 0 0 15px 0;
	border: 0;
	width: auto;
}

ul{list-style:none}
a {text-decoration: none;color:#5C4C4C}
a:hover {text-decoration: underline;}
img {border-style: none;}

small{
	font-size:120%;display:none
}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 968px;
	position: relative;
	z-index: 2;
	height:100%;
	background: url(../images/bg-main.gif) repeat-y;
}
.holder-area {
	overflow:hidden;
	width:100%;
}
#main-holder {
	display:table-row;
	width:100%;
	height:100%;
}
#page {
	display:table;
	width:100%;
	height:100%;
}
/*HEADER*/
#header {
	width:100%;
	height: 138px;
	background: url(../images/bg-header.gif) no-repeat;
	position: absolute;
	top:0;
	left:0;
}
/*logo*/
.logo{
	width:386px;
	height:120px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position:absolute;
	top:6px;
	left:64px;
	margin:0;
	z-index: 100;
}
.logo a{
	display:block;
	height:100%;
}

.search-form{
	width:245px;
	position: absolute;
	top:90px;
	right:45px;
}
.hidden{
float:left;
	width:65px;
	margin: 5px 5px 0 0;
	font-size: 130%;
	color:#bdb195;
	text-align: right;
}
/*sign-in-form*/
.sign-in-form{
	width:245px;
	position: absolute;
	top:10px;
	right:45px;
}
.text-sign-in{
	margin:0 0 3px 72px;
	overflow:hidden;
	text-indent: -9999px;
	width:86px;
	height:21px;
	background: url(../images/text-sign-in.gif) no-repeat;
}
.row{
	width:100%;
	overflow:hidden;
	margin: 0 0 7px;
}
.input-holder{
	width:158px;
	height:23px;
	float:left;
	background: url(../images/input-bg.png) no-repeat;
}
.row input{
	float:left;
	width:148px;
	padding: 2px 2px;
	border-style:none;
	position: relative;
	z-index: 50;
	background: none;
}
.sign-in-form label{
	float:left;
	width:65px;
	margin: 5px 5px 0 0;
	font-size: 130%;
	color:#bdb195;
	text-align: right;
}
/*CONTAINER*/
#container {
	width:925px;
	padding:138px 28px 0 15px;
}
#container:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
.shade{
	position: absolute;
	top:138px;
	left:0;
	width:968px;
	height:6px;
	background: url(../images/shade.png) repeat-x;
	overflow:hidden;
}
.area{
	width:710px;
	float:left;
}
/*content*/
.content{
	float:right;
	width:455px;
	padding: 5px 0 0;
}
.content-block {
	width:100%;
	overflow:hidden;
	padding: 18px 0 7px;
	border-bottom:1px solid #362f2d;
	color:#5c4c4c;
}
.content-block h2{
	font-size: 260%;
	color:#05436b;
	margin:0;
	font-weight: normal;margin:0 0 10px 0
}
.content-block h2 a {
	color:#05436b;
	text-decoration: none;
}
.content-block h2 a:hover {text-decoration: none;}
.content-block em{
	/*font-size: 120%;*/
	font-style:italic;
	display: block;
	margin: 0 0 8px;
}
.content-block em a{color:#000;}
.content-block p{
	font-size: 160%;
	line-height: 140%;
	color:#5c4c4c;
	margin:10px 0  0 0;
}
.content a{color:#05436B}

.entry{margin:10px 0 0 0}

.link-reading{
	font-size: 120%;
	color:#000;
}
.comments{
	height:1%;
	padding: 0 9px 0 0;
	display: block;
	text-align: right;
	margin: -7px 0 0;
}
.comments a{
	color:#231f20;
	font-size: 120%;
}
.comments a strong{
	color:#05436b;
	font-size: 200%;
	font-weight: normal;
}
.content-block .right{
	float:right;
	margin:0 0 0 10px;
	border:5px solid #b3a9a0;
}
/*side-bar*/
.side-bar{
	width:232px;
	float:left;
	padding: 0 0 43px;
}
.side-nav-holder{
	width:100%;
	overflow:hidden;
	margin: 0;
	padding: 0 0 110px;
	background: url(../images/side-nav-bottom.gif) no-repeat 0 100%;
}
/*side-nav*/
#side-nav{
	margin:0;
	padding:10px 23px;
	list-style:none;
	font-size: 180%;
	overflow:hidden;
}
#side-nav li{
	width:100%;
	vertical-align:top;
	padding:0 0 3px;
}
#side-nav li a{color:#ffdb8a;}
#side-nav ul {
	margin:0;
	padding:3px 0 0 10px;
	list-style:none;
	font-size: 90%;
}
#side-nav ul li{padding:0 0 2px;}
#side-nav ul a{color:#b89e63;}
#side-nav ul li.current_page_parent a,
#side-nav ul a:hover, #side-nav ul li.active a{
	color:#4b0405;
	text-decoration: none;
}
#side-nav li li.current_page_item a{color:#4b0405}

.text-connect{
	width:200px;
	height:18px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/text-connect.gif) no-repeat;
	margin:0 0 8px 10px;
	padding: 0 0 5px;
	border-bottom:1px solid #362f2d;
}
/*banners*/
.banners{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	overflow: hidden;
}
.banners li{
	width:100%;
	float:left;
	margin: 0 0 8px;
}
.banners img{display:block;}
/*info-column*/
.info-column{
	width:195px;
	float:right;
	padding: 24px 0 44px;
}
.info-column h3{
	font-size: 200%;
	color:#05436b;
	font-weight: normal;
	margin: 0 0 5px;
}
.info-column h3 a {color:#05436b;}
.info-column h3 a:hover{text-decoration:none;}
.place-holder{
	display: block;
	margin:0 0 25px;
}
.text-events{
	height:17px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/text-events.gif) no-repeat;
	border-bottom:1px solid #362f2d;
	padding: 0 0 5px;
}
/*events-list*/
.events-list{
	margin:0;
	padding:0;
	list-style:none;
}
.events-list li{
	width:100%;
	vertical-align:top;
	margin:0 0 6px;
}
.events-list li p{
	font-size: 140%;
}
.events-list li a{color:#5c4c4c;}
.events-list li em{
	font-size: 120%;
	font-style: normal;
	color:#000;
}
/*events-list*/
.events-list span{display:inline}

.text-subscribe{
	height:17px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/subscribe.gif) no-repeat;
	border-bottom:1px solid #362f2d;
	padding: 0 0 5px;margin:0 0 0 10px
}

.text-cart{
	height:17px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/mycart.gif) no-repeat;
	border-bottom:1px solid #362f2d;
	padding: 0 0 5px;
}
.text-search{
	height:17px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/search.gif) no-repeat;
	border-bottom:1px solid #362f2d;
	padding: 0 0 5px;
}


/*FOOTER*/
#footer {
	width:100%;
	background: #4b352e url(../images/bg-footer.gif) repeat-x;
	display:table-row;
	vertical-align:bottom;
	height:1%;
}
.footer-area{
	margin: 0 auto;
	width: 968px;
	position: relative;
	z-index: 50;
	min-height:200px;
}
.footer-wrapper{
	width:100%;
	background: url(../images/bg-footer-area.png) no-repeat;
	padding: 30px 0 0;
	font:120% Arial, sans-serif;
}
/*rss-link*/
.rss-link{
	width:179px;
	height:87px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/rss-link.png) no-repeat;
	position: absolute;
	z-index: 100;
	top:-38px;
	right:22px;
}
/*link-you-can-help*/
.link-you-can-help{
	width:198px;
	height:83px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/you-can-help-link.png) no-repeat;
	position: relative;
	z-index: 100;
	top:-39px;
	display:block;left:10px;
}
/*footer-nav*/
.footer-nav{
	margin:0 0 3px;
	padding:0;
	list-style:none;
	text-align: center;
}
.footer-nav li:first-child{background: none;}
.footer-nav li{
	display:inline;
	background:url(../images/icon-bullet.gif) no-repeat 0 50%;
	padding:0 5px 0 10px;
}
.footer-nav li a{color:#908772;text-transform:uppercase}
.footer-area p{
	margin:0 0 0 95px;
	text-align:center;
	color:#231f20;
}
.footer-area a{color:#231f20;}

.side-bar h3{
	font-size: 200%;
	color:#05436b;
	font-weight: normal;
	margin-left: 10px;
	padding-bottom:5px;
}

.searchterm{
	width:125px;height:18px
}
.searchbtn{
 margin:0 0 0 4px ;display:inline
}



.subscribeform{
  margin:10px 0 0 10px;
  width:220px;color:#5C4C4C}
.subscribeform p{
  width:100%;float:left;margin:0 0 5px 0}
.subscribeform label{
 width:65px;float:left;margin:0 4px 0 0}
.subscribeform .wpsb_form_txt{
  width:135px;border:1px solid #ccc;padding :2px 5px
}
.subscribeform .wpsb_form_txt:hover{
 border:1px solid #999999;
}
.subscribeform .wpsb_form_btn{
  margin:5px 0 0 69px
}

.postmetadata{display:none}

#wpng-cal-widget-events{font-size:120%;padding:0 0 15px 0;float:left;width:100%}


.textwidget{font-size:120%;float:left;color:#5C4C4C}

.textwidget p {padding:0 0 2px 20px;}



.archives{padding:15px 0;float:left;width:100%}
.archives li{font-size:120%;margin:0 0 0 5px;}


.flickrpress-container {
float:left;
width:100%;
}

/*new code*/

/*searchform*/
#searchform{margin:0;}
#searchform div{
height:1%;
overflow:hidden;
margin:0 0 17px;
}
#searchform label{display: none;}
#searchform input{
width:123px;
float:left;
margin:0 3px 0 0;
padding: 2px 3px;
color:#362f2d;
display: inline;
}
#searchsubmit{
width:55px !important;
background: url(../images/btn-search.gif) no-repeat !important;
cursor: pointer;
font-size: 110% !important;
padding: 2px 0 !important;
border:0;
margin:0 !important;
}
.widget_archive ul {margin:0 0 10px;}

http://74.220.219.75/~mightywr/wp-content/plugins/wpng-calendar/css/thickbox.css

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(wp-content/plugins/wpng-calendar/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

http://74.220.219.75/~mightywr/wp-content/plugins/wpng-calendar/css/style.css

.wpng-cal-loading {
	height: 100px;
	text-align: center;
}

.wpng-cal-image {
	margin-top: 20px;
}

.wpng-page-list-table {
	width: 100%;
	margin-bottom: 10px;
font-size:120%
}

.wpng-page-list-head {
	padding-top: 20px;
	font-size: 110%;
	font-weight: bold;
}

.wpng-page-list-time {
	width: 30%;
	padding-top: 10px;
}

.wpng-entry {
	font-size: 120%;
}

.wpng-entry-label-row {
	padding-top: 7px;
	font-size: 120%;
}

.wpng-entry-label {
	font-weight: bold;
	width: 60px;
        float: left;
}

.wpng-entry-label-text {
	float: left;
}

.wpng-entry-desc {
	padding-top: 10px;
	font-size: 110%;
}

.wpng-widget-date-title {
	margin-top: 6px;
}

br {
	clear: both;
}

http://74.220.219.75/~mightywr/wp-content/plugins/flickrpress/style.css?ver=2.8.4

.flickrpress-container {
   overflow: auto;
}
.flickrpress-container div {
   float: left;
   background: white;
   padding: 2px;
   margin: 4px;
   border: 1px solid #DDD;
}
.flickrpress-container div span {
   /* See below */
   display: none;
}


/* Styling from http://www.webdesignerwall.com/tutorials/css-decorative-gallery/
 * Note: This will generally only work with square thumbnails. */

/*
.flickrpress-container div img {
   width: 48px;
   height: 48px;
   position: relative;
}

.flickrpress-container div span {
   z-index: 1;
   width: 48px;
   height: 48px;
   display: block;
   position: absolute;
   background: url(images/flickr-border.png) no-repeat;
}
*/

/* Download iepngfix.htc from http://www.twinhelix.com/css/iepngfix/ then create ie.css with the following,
   and link it in to your template's header.php:
   <!--[if lt IE 7]>
   <link rel="stylesheet" href="/path/to/ie.css" type="text/css" media="screen" />
   <![endif]-->
   */

/*
.flickrpress-container div span {
   behavior: url(iepngfix.htc);
}
*/

http://74.220.219.75/~mightywr/wp-content/plugins/wp-e-commerce/themes/default/default.css?ver=3.7.32

/*
Theme Name: Default Theme
Theme URI: http://instinct.co.nz
Description: Default Theme
Version: 3.5
Author: Thomas Howard
Author URI: http://instinct.co.nz
*/

/*
 * If you delete this file, you can expect your WP e-Commerce installation to break in some manner
 * to create your own theme copy, and paste this file, change the names and alter to your tastes
*/

.wpsc_container{
  position: relative;
  _zoom: 1;
  } 

div.productdisplay img {
 max-width: none !important;
 padding: 0px;
 border: none;
 }

 
#change_country{
 float:left;
 }
 
/*
 * shopping cart styling
 * lots of styling for lots of different ways of displaying it.
 */
div#shoppingcart{
 float: right;
 width: 148px;
 margin: 0px;
 padding: 0px;
 margin-left: 5px;
 }
 
div#shoppingcart div#shoppingcartcontents{
 font-size: 9pt;
 border: 1px solid #999999;
 background-color: #efefef;
 height: 100%;
 width: 100%;
 text-align: left;
 padding: 0px 6px 0px 0px; 
 position: relative;
 z-index: 9;
 }
 
div#shoppingcart div#shoppingcartcontents strong{
 display: block;
 width: 100%;
 }
 
div#shoppingcart div strong{
 font-size: 11pt;
 }

div#sideshoppingcart div{
 height: 100%;
 width: 90%;
 text-align: left;
 padding: 6px;
 padding-top: 4px;
 }
 
div#sideshoppingcart div h2{
 margin-left: -1ex;
 display: inline;
 }
 
input.wpsc_buy_button{
 float: left;
 }
 
a.wpsc_product_title{
 display: block;
 float: left;
 } 
 
a.wpsc_edit_product{
 display: block;
 float: left;
 font-size: .8em;
 margin: 0px 0px 0px 2px;
 } 

div.wpsc_listen_button{
 clear: both;
 } 
 
div.wpsc_description{
 clear: both;
 } 
 
table.shoppingcart{
 margin-left: -2px;
 margin-bottom: 5px;
 }

table.shoppingcart tr td{
 font-size: 8pt !important;
 }

div#widgetshoppingcart{
 }

div#widgetshoppingcart div{
 height: 100%;
 width: 100%;
 text-align: left;
 }

div#widgetshoppingcart div strong.cart_title{
 margin-left: -6px;
 display: inline;
 font-size: 1.2em;
 }
 
div#widgetshoppingcart div h2{
 text-align: left;
 margin-bottom: 4px;
 display: block; 
 }
 
a#fancy_collapser_link{
 width: 13px;
 height: 13px;
 padding: 0px;
 margin-left: 5px;
 margin-bottom: -3px;
 border: none;
 }
 
a#fancy_collapser_link img{
 border: none;
 }
 
div#shoppingcartcontents{
 display: block;  
 }
 
div#sliding_cart{
  margin: 0px;
  padding: 0px;
  background: none;
  border: none;
  }  
 
span.oldprice{
 text-decoration: line-through;
 }
 
 span.oldprice span{
 text-decoration: line-through;
 }
 
span.special{
 color: #DD0000;
 font-weight:bold;
 }

strong.prodtitles{
 display: block;
 margin-bottom: -15px;
 }

h2.prodtitles{
 font-size:1em;
 margin: 0px;
 clear:both;
 padding-top:0;
}

h2.prodtitles span{
  display: block;
  float: left;
	line-height:125%;
}
span.items{
 display:block;
 margin:0 0 15px 0;
}

span.nomore{
 display:block;
 margin:0 0 15px 0;
}

span.numberitems{
 margin:0 5px 0 0;
}

span.subtotal,span.total,span.discount,span.postage,span.tax,span.gocheckout{
display:block;
}

span.totalhead,span.discounthead,span.subtotalhead,span.postagehead,span.taxhead{
font-weight:bold;
margin-right:5px;
}

span.emptycart{
 display:block;
 margin:10px 0 0 0;
}

p.empty,p.visitshop{
 margin:0;
 padding:0;
}

 
/*
 * end shopping cart styling
 */
 
/*
 * product default display styling
 */
div.productdisplay{
 position:relative;
 float:left;
 clear:both;
 top:0px;
 left: 0px;
 margin-bottom: 12px;
 padding: 0px;
 width: 100%;
 text-align: left !important;
/*   border: 1px solid red; */
 }


div.imagecol{
 position:relative;
 float:left;
 top:0px;
 left: 0px;
 padding-right: 5px;
 margin-right: 5px;
 border: 0px solid #fff;
/*  border: 1px solid blue; */
 }
 
div.productdisplay div.imagecol img{
border: 0px solid #fff;
 }


div.textcol{
 position:relative;
 float:left;
 top:0px;
 left: 0px;
 padding: 0px;
 padding-bottom: 10px;
 margin: 0px;
/* Adjust this width according to your layout*/
/*  width: 77%; */
 text-align: left !important;
/*   border: 1px solid green; */
  _display: inline;
 }
 
div.textcol form{
	text-align: left !important;
}

div.single_product_display div.textcol{
/* Adjust this width according to your layout*/
/*  width:41%; */
 margin-right: 0;
}


div.item_no_image {
  border: 2px solid #aaaaaa;
  background: #cccccc;
}

div.item_no_image a, div.item_no_image div.link_substitute {
  display: table-cell;
  width: inherit;
  height: inherit;
  color: #666666;
  text-align: center;
  vertical-align: middle;
}

div.item_no_image a span, div.item_no_image div.link_substitute span {
  display: block;
}

div.producttext{
 font-size: 10pt;
 width: 100%;
 text-align: left !important;
 }
 
p.description{
 margin: 0px 0px 6px 0px;
 } 
 
p.wpsc_description{
 margin: 0px 0px 6px 0px;
 } 
 
p.wpsc_variation_forms{
 margin: 0px 0px 0px 0px;
 }

p.wpsc_variation_forms label{
 }
 
 p.wpsc_product_price{
 margin: 0px 0px 0px 0px;

 }
 span.wpscsmall{
 font-size:0.8em;
 }
 p.wpsc_product_extra_content{
 margin: 0px 0px 0px 0px;
 }
 
  div.wpsc_product_price{ 
   width:130px;
  }
  span.pricefloatright{

  }
 div.wpsc_product_price label{
   display: inline;
 }
 
 div.wpsc_product_price input{
/*    float: left; */
 }
 
 
  div.wpsc_product_price br{ 
    clear: both;
  }
 
 p.galleryheading{
	font-weight:bold;
}
  
 
/* styles the additional description */
span.additional_description{
display: none;
}

a.additional_description_link{
display: inline;
}

a.additional_description_link img{
margin-right: 3px;
}

label.wpsc_quantity_update {
  display: inline;
}

    /*
    * product rating styling
    */ 
    div.product_footer{
    position: relative;
    clear: both;
    padding: 0px !important;
    width: 100%;
    border-top: 1px dashed #cccccc;
    height: 35px;
    margin-top: 1em;
    }
    
    div.product_footer strong{
    display: block;
    font-size: 7pt;
    font-weight: normal;
    }
    
    div.product_average_vote{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50%;
    float: left;
    margin: 0px !important;
    height: inherit;
    }
    
    div.product_user_vote{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30%;
    margin: 0px !important;
    height: inherit;
    }
    
    span.vote_total{
    position: relative;
    top: -3px;
    left: 2px;
    font-size: 7pt;
    }
    
    span.rating_saved{
    color: #990000;
    display: none;
    }    
    /*
    *end product rating styling
    */  
/*
 * end default product display styling
 */ 
 
 
 
 
 /*
 * list product display styling
 */  
table.list_productdisplay{
/* margin-top: 10px; */
 margin-bottom: 20px;
 border-collapse: collapse;
 width: 100%;
 }

table.list_productdisplay tr td{
 vertical-align: top;
 padding-bottom: 0px;
 font-size: 8pt;
/*  border: 1px solid black;  */
 }

table.list_productdisplay tr td select{
 margin-right: 3px;
 }
 
 
table.list_productdisplay tr.list_view_description{
 margin: 0px;
 padding: 0px;
 }
 
table.list_productdisplay tr.list_view_description td{
 margin: 0px;
 padding: 0px 3px 5px 3px;
 } 
 
table.list_productdisplay tr.list_view_description td div{
 display: none;
 padding: 3px;
}  
 
div.wpsc_buy_button_container {
/*  overflow: auto; */
}
 
div.wpsc_loading_animation {
 margin-top: 3px;
 margin-left: 6px;
  float: left;
}
div.wpsc_loading_animation img {
	margin-bottom:-3px;
}
 
 /*
 * end list product display styling
 */ 
 
 
/*
 * loading indicator styling 
 */ 
 
#loadingindicator{
 visibility: hidden; 
 font-size: 7pt;
 font-weight: normal;
 }

#loadingindicator img{
 position: relative;
 top: 3px;
 margin-left: 6px;
/*  visibility: hidden; */
  border: none !important;
 }
 
#alt_loadingindicator{
 visibility: hidden; 
 font-size: 7pt;
 font-weight: normal;
 }

#alt_loadingindicator img{
 position: relative;
 top: 3px;
 margin-left: 6px;
/*  visibility: hidden; */
  border: none !important;
 }
/*
 * end loading indicator styling 
 */ 
 
 

div.select_country{
	margin-bottom: 5px;
}

div.select_country input, div.select_country select{
	vertical-align: top;
  _height: 20px;
  margin: 0px;
}
 
div.select_country form{
 text-align: left;
 }

form.wpsc_checkout_forms {
 text-align: left;

}

form.wpsc_checkout_forms .login_error {
	color:red;
}

fieldset.wpsc_registration_form {
  border: none;
  text-align: left;
  margin: 0px;
  padding-left: 3px;
}

fieldset.wpsc_registration_form label {
  display: block;
  clear: left;
  float: left;
  width: 94px;
}

fieldset.wpsc_registration_form input {
  float: left;
  margin: 0px 0px 4px 0px;
}

table.wpsc_checkout_table input.text, table.wpsc_checkout_table textarea, table.wpsc_checkout_table select, fieldset.wpsc_registration_form input {
	margin-right:0;
	width:260px;
	font-family:"Verdana","Lucida Fax","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	font-size: 10pt;
}

table.wpsc_checkout_table select {
	width:271px !important;
}
 
tr.product_shipping td h2{
 margin-bottom: 15px;
 margin-top: 5px;
 }
 
div#homepage_products{
 width:100%;
 }
 
/* frontpage_product and category view styling */
div.frontpage_product{
 width:auto;
 float: left;
 height: 260px;
 text-align: center;
 }
 
div.frontpage_product a p{
 margin-top: 0px;
 }
 
div.frontpage_product a{
 color: #333333 !important;
 font-weight: normal !important;
 }
 
div.frontpage_product a img{
 border: none;
 }
 
div.frontpage_product img{
 text-align: center;
 }
 
div.frontpage_product span.front_page_price{
  display: block;
  }
  
  
/* Verify your Order styling */
table.productcart{
 width: 100%;
 margin-top: 10px;
 margin-bottom: 10px;
 padding: 0px;
 border-collapse: collapse;
 padding-top: 3px;
 border: none;
 font-size: inherit;
 }

table.productcart tr td{
 padding-bottom: 5px;
 font-size: 11px;
 font-size: inherit;
 }

table.productcart tr.product_row td{
 padding-bottom: 5px;
 font-size: inherit;
 vertical-align: middle !important;
 }

table.productcart tr.product_row td{
 padding-bottom: 5px;
 font-size: inherit;
 vertical-align: middle !important;
 }


form.adjustform{
 display: inline;
 }

table.productcart tr.firstrow td{
 font-weight:bold;
 background-color: #e5e5e5;
 border-left: 2px solid white;
 }

table.productcart tr.firstrow td.firstcol{
 border-left: none;
 }

table.productcart tr.product_shipping td{
 vertical-align: middle;
/*  border-top: 1px solid #E1DAB7 !important; */
 padding-top: 4px;
 }

button.remove_button {
  margin: 0px !important;
}


#coupon_num{
  width: 134px !important;
 }

table.productcart tr.total_price td{
 border-top: 1px solid #999999 !important;
 border-bottom: 1px solid #999999 !important;
 font-weight: bold;
 padding-top: 4px;
 }
 
ul.checkout_links{
  list-style-type: none;
  padding-left: 0px;
 }
 
 
ul.checkout_links li{
  list-style-type: none;
  margin-left: 0px;
 }
 
ul.checkout_links li a{
 color: #555555 !important;
 font-weight: normal !important;
 }
 
ul.checkout_links li a:hover{
 color: #000000 !important;
 }
 
a.termsandconds
 {
 text-decoration: underline;
 }
 
 .validation-error input, .validation-error textarea {
   border: 1px solid red;
 }
 
 p.validation-error {
  color: red;
  margin-bottom: 0px;
 }
 
/* end Verify your Order styling */



/*
 * category display styling
 */

/* override some styling in the default wordpress theme */
.wpsc_container .PeSwitcher ul li:before, .wpsc_container .PeCatsBrands ul li:before{
  content: "";
  }
  
.wpsc_container .PeSwitcher ul li, .wpsc_container .PeCatsBrands ul li{
  padding-left: 0px !important;
  margin-left: 0px;
  }
  
.PeSwitcher ul{
 padding-left: 0px;
 } 
  
.PeSwitcher ul li{
 margin-left: 0px;
 }
 
.category_brand_header{
 list-style: none !important;
  }
  
.category_brand_header li{
 margin-left: 0px;
 }
 
 
.category_brand_header li:before{
 content: none !important;
 }  
  
#content .category_brand_header li a{
 color: #333333;
 font-weight: bold;
  font-size: 11pt;
 }
  
.PeCatsBrands ul{
 padding-left: 0px;
 }
  
.PeCatsBrands ul li{
 margin: 0px 0px 0px 0px !important;
 }
  
.PeCatsBrands  ul.SubCategories{
/*  margin: 0px; */
 }
  
.PeCatsBrands  ul.SubCategories li{
 margin-left: 1em;
 }

ul.PeCategories{
 margin: 0px;
 }
 
.category_image{
 float: left;
 }
 
.widget h3.category{
  margin-top: 0px;
  display: inline;
  }
  
.category a{
  color:#0066CC;
  }
  
li.MainCategory strong.category{
  margin-top: 5px;
  font-size: 8pt;
  }
  
li.MainCategory strong.category a.productlink{
  color:#0066CC;
  font-size: 8pt;
  }
  
li.MainCategory strong.category a.productlink:visited{
  color:#0066CC;
  }
  
li.MainCategory strong.category a.productlink:hover{
  color:#114477;
  }

div.wpsc_container div.PeSwitcher ul{
 list-style: none !important;
 list-style-type: none !important;
 }
 
div.wpsc_container div.PeCatsBrands ul li{
 list-style: none !important;
 list-style-type: none !important;
 }
 

div.wpsc_container div.PeSwitcher ul{
 list-style: none !important;
 list-style-type: none !important;
 }
  
div.wpsc_container div.PeCatsBrands ul li{
 list-style: none !important;
 list-style-type: none !important;
 }

img.catimage{
 float:left;
 position: relative;
 top: -3px;
 margin-right: 2pt;
 }

strong.cattitles{
 display: block;
 z-index:1;
/* margin-bottom: -15px; */
 }

/*
 * end category display styling
 */
 
  
div.wpcart_gallery img
  {
  margin-right: 5px;
  }
  
/*
 * Fancy notification styling
 */ 
#fancy_notification{
 position: absolute;
 top: 0px;
 left: 0px;
 background: #ffffff;
 border: 4px solid #cccccc;
 display: none;
 height: auto;
 z-index: 9;
 }  
 
#fancy_notification #loading_animation{
 display: none;
 }
 
#fancy_notification #fancy_notification_content{
 display: none;
 width: 300px;
 padding: 8px;
 height: auto;
 text-align: left;
 margin: 0px !important;
 }
 
#fancy_notification #fancy_notification_content span{
 margin: 0px 0px 6px 0px;
 display: block;
 font-weight: normal;
 }
 
#fancy_notification #fancy_notification_content a{
 display: block;
 float: left;
 margin-right: 6px;
 margin-bottom: 3px;
 }
  
/*
 * end Fancy notification styling
 */ 
  
  
table.logdisplay{ width: 100%; }

table.logdisplay tr.toprow td{ text-align: center; font-weight:bold; }

table.logdisplay tr.toprow2 td{ text-align: left; font-weight:bold; }
  
table.logdisplay tr td{ padding-left: 5px; padding-top: 2px; padding-bottom: 2px;}
  
table.logdisplay tr.alt{ background-color: #eeeeee; }

table.logdisplay tr.alt td{ background-color: #eeeeee; }

td.processed{ text-align: left; min-width: 140px; width: 140px; white-space: nowrap; }
td.processed a{ border-bottom: none; }
td.processed a img{ margin-left: 5px; }
div#form_field_form_container{ padding: 0px; margin: 0px; }  

div#form_field_form_container div, div#form_field_form_container div table{  padding: 0px;  margin: 0px;  width: 100%;  border-collapse: collapse; }  

div#form_field_form_container div table tr td{ padding: 0px; margin: 0px; }

table.logdisplay td.details {
  padding: 0px;
}

div.order_status {
	border-bottom: 1px solid #eeeeee;
	display: none;
	width: 100%;
	text-align: left;
	padding:13px 8px 1px 9px;
}

div.order_status table {
  width: 97%;
}

div.order_status table.logdisplay{
	margin: 4px 0px 4px 0px;
}

div.order_status table.customer_details {
	margin: 4px 0px 4px 0px;
}

div.order_status table.customer_details tr td {
	text-align: left;
}

div.order_status div{ width: 100%; padding:0px 0px 1ex 0px; display: block !important;}
  
div.order_status ul{ list-style-type: none; margin: 1ex 0px 0px 0px; padding: 0px; }
  
div.order_status ul li{ padding-left: 0px; }

div.order_status ul li input{ margin: 0px 2px -2px 0px; }
  
img.log_expander_icon { margin-right: 3px; }

div.wpsc_page_numbers{
  margin-bottom: 5px;
  }
 
 
 
 
/*
 * checkout registration styling
 */
    
table.wpsc_checkout_table tr td{
 text-align: left;
 }
  
  
  
div#checkout_login_box{
  display: none;
/*  border: 1px solid #339933;
  background-color: #e8fcea;*/
  width: auto;
  padding: 5px 5px 5px 15px;
  margin: 20px 0px 0px 0px;
	clear: both;
  }
    
div#checkout_login_box a{
		clear: both;
}
    
div#checkout_login_box input.checkout_submit{
		clear: both;
}
 
div#checkout_login_box form{
  text-align: left;
  }
  
#TB_window img#register_loading_img{
  display: inline;
  border: none;
  margin: 0px 0px -10px 5px;
  padding: 0px;
  display: none;
  }
/*
 * end checkout registration styling
 */ 
 
/*
 * single category view styling
 */  
  
 div.category_view_product{
  width: 280px;
  float: left;
  text-align: left;
  margin: 0px 0px 10px 0px
  }
 
  div.category_view_product a img.product_image{
  float: left;
  margin-right: 6px;
  }
 
 
  div.category_view_product div.product_details{
  display: block;
  float: left;
  }
 
  div.category_view_product div.product_details form{
  text-align: left;
  }
   
/*
 * also bought product styling
 */  
p.wpsc_also_bought_header{
  display:block;
  width: 100%;
  margin:0px 0px 5px;  
  font-size: 11pt;
  font-weight: bold;
  margin-bottom: 10px;
  } 
 
 div.wpsc_also_bought{
  width: 100%;
  position: relative;
  margin: 0px 0px 0px 0px;
  }
 
p.wpsc_also_bought{
  float: left;
  margin: 0px 0px 0px 5px
  }

p.wpsc_also_bought a.preview_link{
  display: block;
  margin-bottom: 3px;
  margin-left: 2px;
  height: 96px;
  width: 96px;
/*   border: 1px solid #cccccc; */
  }
 
 p.wpsc_also_bought img.product_image{
  display: block;
/*   margin: 0px auto 0px auto; */
  }
 
p.wpsc_also_bought a.wpsc_product_name{
  font-size: 11pt;
  }
  
/*
 *  Stuff with multiple or miscellaneous uses
 */ 

strong.title{
 font-size: 12.5pt;
 }

a.categorylink{
 font-size: 8pt;
 }

span.pricedisplay{
/*  white-space: nowrap; */
 width: 80px;
 float:right; 
 }
 
td.totals{
 vertical-align: bottom;
 }

form#specials{
 display: inline;
 }
 
 /*
Modified By allen
*/
.autocompleter{
	color: #000000;
	border: 1px solid #BBBBBB;
	width: 255px;
	background-color: #DDDDDD;
}
.autocompleter ul li{
	cursor:pointer;
	padding: 2px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.selectAutocompleter{
	cursor:pointer;
	background-color: #999999;
	color:#ffffff;
}

div#product_search{
	position:relative;
	left:-100px;
}

table.products{
	text-decoration:none;
	text-align:left;
	width:240px;
	table-layout:fixed;
}

td.product_img{
	width:35px;
}

div.wpsc_product_search input.wpsc_product_search{
 float: right;
 height: 19px;
 width: 110px;
 _width: 144px;
 font-size: 11px;
 margin: 2px 10px 0px 0px;
 padding: 2px 14px 0px 20px;
 background: url(../iShop/images/iShop_search.png) no-repeat; 
 border: none;
 }

div.wpsc_product_search .submit{
 display: none;
 }

div.wpsc_product_search{
 background-color: #eff2f3;
 display: block;
 height: 22px;
 _height: 30px;
 padding: 4px;
 margin: 20px 0px 12px 0px;
 }
  
table.productdisplay tr td {
  position: relative;
 }

div.breadcrumb {
  margin: 0px 0px 10px 0px;
}


table.logdisplay {

}

select#current_country {
margin-right:10px;
}

input#zipcode {
  margin: 0px;
}


 /*
End of modified By allen
*/

/* Verify your Order styling */
td.shipping_header {
	background-color:#E5E5E5;
	text-transform: uppercase;
	font-weight:bold;
}

/* Main Flora Style Sheet for jQuery UI ui-datepicker */
#ui-datepicker-div, .ui-datepicker-inline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #E0F4D7;
	width: 185px;
}
#ui-datepicker-div {
	display: none;
	border: 1px solid #FF9900;
	z-index: 10;
}
.ui-datepicker-inline {
	float: left;
	display: block;
	border: 0;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-dialog {
	padding: 5px !important;
	border: 4px ridge #83C948 !important;
}
button.ui-datepicker-trigger {
	width: 25px;
}
img.ui-datepicker-trigger {
	margin: 2px;
	vertical-align: middle;
}
.ui-datepicker-prompt {
	float: left;
	padding: 2px;
	background: #E0F4D7;
	color: #000;
}
*html .ui-datepicker-prompt {
	width: 185px;
}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
}
.ui-datepicker-control {
	background: #FF9900;
	padding: 2px 0px;
}
.ui-datepicker-links {
	background: #E0F4D7;
	padding: 2px 0px;
}
.ui-datepicker-control, .ui-datepicker-links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.ui-datepicker-links label {
	padding: 2px 5px;
	color: #888;
}
.ui-datepicker-clear, .ui-datepicker-prev {
	float: left;
	width: 34%;
}
.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev {
	float: right;
	text-align: right;
}
.ui-datepicker-current {
	float: left;
	width: 30%;
	text-align: center;
}
.ui-datepicker-close, .ui-datepicker-next {
	float: right;
	width: 34%;
	text-align: right;
}
.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next {
	float: left;
	text-align: left;
}
.ui-datepicker-header {
	padding: 1px 0 3px;
	background: #83C948;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.ui-datepicker-header select {
	background: #83C948;
	color: #000;
	border: 0px;
	font-weight: bold;
}
.ui-datepicker {
	background: #CCC;
	text-align: center;
	font-size: 100%;
}
.ui-datepicker a {
	display: block;
	width: 100%;
}
.ui-datepicker-title-row {
	background: #B1DB87;
	color: #000;
}
.ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #B1DB87;
}
.ui-datepicker-days-row {
	background: #FFF;
	color: #666;
}
.ui-datepicker-week-col {
	background: #B1DB87;
	color: #000;
}
.ui-datepicker-days-cell {
	color: #000;
	border: 1px solid #DDD;
}
.ui-datepicker-days-cell a {
	display: block;
}
.ui-datepicker-week-end-cell {
	background: #E0F4D7;
}
.ui-datepicker-unselectable {
	color: #888;
}
.ui-datepicker-week-over, .ui-datepicker-week-over .ui-datepicker-week-end-cell {
	background: #B1DB87 !important;
}
.ui-datepicker-days-cell-over, .ui-datepicker-days-cell-over.ui-datepicker-week-end-cell {
	background: #FFF !important;
	border: 1px solid #777;
}
* html .ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #B1DB87 !important;
}
* html .ui-datepicker-week-end-cell {
	background: #E0F4D7 !important;
	border: 1px solid #DDD !important;
}
* html .ui-datepicker-days-cell-over {
	background: #FFF !important;
	border: 1px solid #777 !important;
}
* html .ui-datepicker-current-day {
	background: #83C948 !important;
}
.ui-datepicker-today {
	background: #B1DB87 !important;
}
.ui-datepicker-current-day {
	background: #83C948 !important;
}
.ui-datepicker-status {
	background: #E0F4D7;
	width: 100%;
	font-size: 80%;
	text-align: center;
}
#ui-datepicker-div a, .ui-datepicker-inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.ui-datepicker-inline .ui-datepicker-links a {
	padding: 0 5px !important;
}
.ui-datepicker-control a, .ui-datepicker-links a {
	padding: 2px 5px !important;
	color: #000 !important;
}
.ui-datepicker-title-row a {
	color: #000 !important;
}
.ui-datepicker-control a:hover {
	background: #FDD !important;
	color: #333 !important;
}
.ui-datepicker-links a:hover, .ui-datepicker-title-row a:hover {
	background: #FFF !important;
	color: #333 !important;
}
.ui-datepicker-multi .ui-datepicker {
	border: 1px solid #83C948;
}
.ui-datepicker-one-month {
	float: left;
	width: 185px;
}
.ui-datepicker-new-row {
	clear: left;
}
.ui-datepicker-cover {
	display: none;
	display: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}

.checkout_forms_hidden {
  display: none;
}

div.custom_meta {
  clear: both;
}


div.wpsc_category_details {
  margin: 0px 0px 8px 0px;
}

div.wpsc_category_details img {
  float: left;
  margin: 0px 6px 12px 0px;
}

div.wpsc_page_numbers a.selected {
	text-decoration: underline;
}

#products_page_container .wpsc_category_grid {
  width: 50%;
}

.wpsc_category_grid a.wpsc_category_grid_item {
	display: block;
	margin: 0px 7px 7px 0px;
	float: left;
}


/* Widget CSS */

.shopping-cart-wrapper form {
  clear: right;
}
/*span.pluspostagetax {
  float: right;
}*/

.widget_wpsc_categorisation .wpsc_categorisation_group {
width:100%;
float:right;
margin-bottom:10px;
position:relative;
}
 .clear_category_group {
	clear: both;
}
 .widget_wpsc_categorisation h4.wpsc_category_title {
	margin-top: 4px;
}

 .widget_wpsc_categorisation ul.wpsc_top_level_categories {
}

.widget_wpsc_categorisation ul.category_images li {
  background: none !important;
  clear: both;
}
.widget_wpsc_categorisation ul.category_images li:before{
  content: "" !important;
  }

.widget_wpsc_categorisation ul.category_images .wpsc_category_image_link {
	margin: 0px 0px 4px 0px;
  float: left;
  font-size: 9px;
  font-weight: normal;
  
}

.widget_wpsc_categorisation ul.category_images a.wpsc_category_link {
  display: block;
	margin: 3px 0px 0px 4px;
  float: left;
}

.list_productdisplay .alt {
	background-color: rgb(238, 238, 238);
}

.category-product-list {
	display: none;
}

http://74.220.219.75/~mightywr/wp-content/plugins/wp-e-commerce/themes/compatibility.css?ver=3.7.32

/*
Generalised theme compatibility fixes, the shopping cart does not need bullets
*/
 
li.widget_wp_shopping_cart ul {
	list-style-image: none !important;
 	list-style-type: none !important;
 }
  
li.widget_wp_shopping_cart ul li {
	list-style-image: none !important;
 	list-style-type: none !important;
  background: none !important;
 }

li.widget_wp_shopping_cart ul li:before{
	/* Countermand any content properties like the one in the default wordpress theme.  */
	content: "" !important;
}


div.categorydisplay ul li:before{
	/* Countermand any content properties like the one in the default wordpress theme.  */
	content: "" !important;
}

a.additional_description_link img {
  margin:0px 3px 0px 0px;
}

div.textcol form {
  min-width: 300px;
}

div.wpsc_loading_animation {
  visibility: hidden;
}

#idc-container-parent{
clear:both;

}

http://74.220.219.75/~mightywr/wp-content/plugins/wp-e-commerce/js/product_rater.css?ver=3.7.32

/* product rating CSS */

.votes{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 color: #333;
  }
  
span.votetext{
 display:block;
 overflow:visible;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #333;
 height: 0px;
 }  
  
td.votetext{
 width: 90px;
  }  
  
td.votes{
 text-align: center;
  }
 
.starcontainer{
 margin: 0px;
 padding: 0px;
 width: 90px;
 height: 17px;
 overflow: hidden;
 background: #c4c4b8;
 position: relative;
 } 

.starcontainer a{
 margin: 0px !important;
 padding: 0px !important;
 border: 0px;
 } 
 
.starcontainer a img{
 margin: 0px !important;
 padding: 0px !important;
 border: 0px;
/* border: 1px solid red; */
 width: 18px !important;
 height: 17px !important;
 } 

#singleimg{
 margin: 0px;
 padding: 0px;
 width: 240px;
 text-align:center; 
 }
 
#starcont2{
 margin: 0px;
 padding: 0px;
 width: 90px;
 height: 17px;
 overflow: hidden;
 background: #888;
 }

#starmove{
 width: 190px;
 margin: 0px;
 height: 17px;
 padding-left: 10px;
/*  border: 1px solid green; */
 }
  
img.goldstar{
 height: 17px;
 width: 18px; 
 padding: 0px;
 margin: 0px;
 border: none;
 }
 
#starmovenv{
 width: 150px; 
 margin: 0px;
 padding: 0px;
 height: 17px;
  }

#startxtmove{
 width: 110px;
 margin: 0px;
 padding: 0px;
  }
  
#goldstarcont{
 margin: 0px;
 padding: 0px;
 height: 17px;
 overflow: hidden;
 } 
 
.starimage{
  background: transparent !important;
  float: none !important;
/*  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/24bit-star.png',sizingMethod='scale'); */
 }  
 
div.starcontainer a{/*
 border: 1px solid red;
 display: block;
 visibility: visible;*/
 }
 
div.starcontainer a:hover{
 background: url('images/blue-star.gif') !important; 
/* border: 1px solid black;*/
 }
   
a.star1{
 display:block;
 width: 18px;
 text-align: right;
 z-index: 5;
 position: absolute;
 top: 0px;
 left: 0px;
 }
 
a.star2{
 display:block;
 width: 36px;
 text-align: right;
 z-index: 4;
 position: absolute;
 top: 0px;
 left: 0px;
 }
 

 
a.star3{
 display:block;
 width: 54px;
 text-align: right;
 z-index: 3;
 position: absolute;
 top: 0px;
 left: 0px;
 }
 

a.star4{
 display:block;
 width: 72px;
 text-align: right;
 z-index: 2;
 position: absolute;
 top: 0px;
 left: 0px;
 }
 
a.star5{
 display:block;
 width: 90px;
 text-align: right;
 z-index: 1;
 position: absolute;
 top: 0px;
 left: 0px;
 }

http://74.220.219.75/~mightywr/index.php?wpsc_user_dynamic_css=true&category&ver=3.7.32

		
    /*
     * Default View Styling
     */
		div.default_product_display div.textcol{
			margin-left: 106px !important;
						min-height: 96px;
			_height: 96px;
		}
			
		div.default_product_display  div.textcol div.imagecol{
			position:absolute;
			top:0px;
			left: 0px;
			margin-left: -106px !important;
		}
		
		div.default_product_display  div.textcol div.imagecol a img {
			width: 96px;
			height: 96px;
		}
		
		div.default_product_display div.item_no_image  {
			width: 94px;
			height: 94px;
		}
		div.default_product_display div.item_no_image a  {
			width: 94px;
		}


    /*
     * Grid View Styling
     */
		div.product_grid_display div.item_no_image  {
			width: 94px;
			height: 94px;
		}
		div.product_grid_display div.item_no_image a  {
			width: 94px;
		}
		
		
		
    /*
     * Single View Styling
     */
     
		div.single_product_display div.item_no_image  {
			width: 126px;
			height: 126px;
		}
		div.single_product_display div.item_no_image a  {
			width: 126px;
		}
		
		div.single_product_display div.textcol{
			margin-left: 138px !important;
						min-height: 128px;
			_height: 128px;
		}
			
			
		div.single_product_display  div.textcol div.imagecol{
			position:absolute;
			top:0px;
			left: 0px;
			margin-left: -138px !important;
		}
		
		div.single_product_display  div.textcol div.imagecol a img {
			width: 128px;
			height: 128px;
		}
      
        div#categorydisplay{
    display: block;
    }
    
    div#branddisplay{
    display: none;
    }
    

http://74.220.219.75/~mightywr/wp-content/plugins/wp-e-commerce/js/thickbox.css?ver=3.7.32

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
.Thickbox, .Thickbox * { margin: 0; padding: 0; }


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
  -ms-interpolation-mode: bicubic;
}

#TB_window img#TB_Image {
  margin-right: 15px;
  float: right;
}

#TB_additional_images {
 display: block;
 width: 75px;
 float: left;
 padding: 0px;
 margin-top: 15px;
 margin-left: 15px;
}

#TB_additional_images img.TB_Thumbnail_Image {
 margin: 0px 0px 15px 0px
 }

#TB_Header{
 background: #cccccc;
 height: 16px;
 width: 95%;
 padding: 4px;
 margin: 6px auto 0px auto; 
 }


#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

.TB_Selected img{
 border:2px solid #FFCC66 !important;
 }

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_Header #TB_TopCloseAjaxWindow{
  padding: 0px;
  margin: 0px;
  display: block;
  text-align:right;
  float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/*--------------  form be a tutor   ----------------*/
.wpcf7-form{
	padding:10px 80px 8px 25px;
	margin:0;
	/*border-bottom:1px solid #362f2d;*/
	height:1%;
	overflow:hidden;
}
.wpcf7-form .row{
	width:100%;
	padding:0 0 5px;
}
.wpcf7-form .row:after{
	content:"";
	display:block;
	clear:both;
}
.wpcf7-form label{
	font-size:1.4em;
	display:block;
	color:#6e4c62;
	line-height:1.5em;
	margin:0 0 0 4px;
}
.wpcf7-form .txt{
	border:1px solid #ccc;
	float:left;
	width:344px;
	height:16px;
	padding:0 0 1px 4px;
	line-height:15px;
}
.wpcf7-form .area{
	border:1px solid #ccc;
	padding:1px 0 0 4px;
	margin:0;
	width:344px;
	height:69px;
	float:left;
	overflow:auto;
}
.wpcf7-form .checkbox input{
	width:13px;
	height:13px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:4px 3px 0 3px;
	padding:0;
}
.wpcf7-form .checkbox label{
	float:left;
	line-height:1.429em;
}
.wpcf7-form .row .sbmt{
	float:left;
	background:url(../images/bg-btn-submit-l.gif) no-repeat;
}
.wpcf7-form .row .sbmt input{
	background:url(../images/bg-btn-submit-r.gif) no-repeat 100% 0;
	margin:0;
	font-size:12px;
	line-height:18px !important;
	color:#fff;
	height:20px !important;
	padding:0 0 4px !important;
	width:60px;
	text-align:center;
}
/*--------------------!!!!!!!!------------*/
.ajax-loader {
	display: none !important;
}
span.wpcf7-list-item {
	display: block !important;
	padding: 0 0 5px;
	width: 100%;
	overflow: hidden;
	margin: 0 0 7px !important;
}
.wpcf7-list-item-label {
	line-height: 1.429em;
	font-size: 1.4em;
	color: #6E4C62;
	margin: 0 0 0 4px;
}
*html .wpcf7-list-item-label {margin-left: 1px;}
.wpcf7-form-control-wrap,
.wpcf7-checkbox {
	display: block !important;
}
span.wpcf7-form-control-wrap {
	width: 345px;
}
span.wpcf7-not-valid-tip {
	display: block;
	top: 2px !important;
	left: 2px !important;	
}
