/*  
-----------------------------------------------
Latino Fashion style sheet
Thomas Hammer, http://www.fargestifter.com
Updated: 5. Sept 2007
----------------------------------------------- */

html, body {
	margin: 0;
	padding: 0;
}

body {
	font: 0.8em/2em georgia,verdana,tahoma,sans-serif;
	background: #ffffff;
	background: #d3e9ee;
	color: #333333;
	text-align: center;
}

#wrapper {
	text-align: left;
	margin: 20px auto;
	width: 950px;
}

/* Header
----------------------------------------------- */

#masthead {
	margin: 0 30px;
}

#masthead h1, #masthead h2 {
	margin: 0;
	padding: 0;
}

#header {
	width: 640px;
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	background: #d3e9ee url(/gfx/bg_content_top.png) no-repeat;
}

#header2 {
	margin-left: 15px;
}

#header #logo a {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1;
}

#header h1#logo, #header h1 {
	border: none;
	margin-left: 0;
	padding-left: 0;
	font-weight: bold;
}

#description {
	color: #646464;
	color: #688897;
	text-transform: uppercase;
	letter-spacing: 4pt;
	display: none;
}


/* Page structure
----------------------------------------------- */

#content {
	background: #d3e9ee url(/gfx/bg_content_middle.png) repeat-y;
	width: 640px;
	float: left;
}

#maincol {
	float: left;
	width: 640px;
}

#maincol2 {
	padding: 0 20px;
}

#subcol, #sidebar {
	float: left;
	width: 208px;
	margin: 0;
}

#subcol2 {
	padding: 20px;
}

#xcol {
	float: left;
	width: 210px;
}

#xcol2 {
}

#footer {
	margin:	50px 0 0 0;
	padding: 0 0 20px 20px;
	background: #d3e9ee url(/gfx/bg_content_bottom.png) no-repeat bottom left;
	color: #eeeeee;
	clear: both;
}



/* Links
----------------------------------------------- */

a, a:link, a:visited, a:hover, a:active {
	color: #ff6633;
	color: #009AF2;
	color: #405669;
	text-decoration: none;
	border: none;
}

a:visited {
}

a:hover {
	text-decoration: underline;
}

a:active {
}


/* Main navigation
----------------------------------------------- */

#navigation {
	margin: 15px 0;
	font-size: 1em;
	float: left;
}

ul#nav,
ul#nav ul,
ul#nav li {
	list-style: none;
	text-indent: 0;
	margin: 0;
	padding: 0;
	font-style: normal;
}

ul#nav {
	float: left;
	margin: 0;
	padding: 0;
}

ul#nav li {
	display: block;
	float: left;
}

ul#nav li a {
	display: block;
	float: left;
/*	width: 160px;*/
/*	margin: 1px;*/
	padding: 3px 15px;
	font-weight: bold;
	color: #6B90AB;
	text-shadow: -1px -1px 1px #C8DBE3;
	background: transparent;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#nav a:hover,
#nav li.current_page_item a,
#nav li.current_page_parent a {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	text-decoration: none;
	background: #E4F1F4;
	color: #333333;
	border: none;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	text-shadow: 1px 1px 1px #a0a0a0;
}

#nav li.current_page_item a,
#nav li.current_page_parent a {
	color: #464646;
	background: #E4F1F4;
	border-top: 1px solid #aaaaaa;
}


/* Headings
----------------------------------------------- */

h1, h2, h3, h4, strong.cattitles {
	font-family: "lucida bright","bitstream vera serif","Liberation Serif",georgia;
	font-family: georgia;
	font-weight: bold;
	font-weight: normal;
	margin: 1em 0 1em 0;
	padding: 0 5px 2px 5px;
}

h1 {
	font-size: 3em;
	line-height: 1.2;
	letter-spacing: -0.05em;
}

#p-entry h1 {

}

h2, strong.cattitles {
	font-size: 1.65em;
	line-height: 1.2;
	letter-spacing: -0.05em;
	font-weight: normal;
}


h1 {
	color: #D91419;
	color: #111111;
	background: transparent;
	margin: 0;
	padding: 0em 10px 1em 10px;
	font: 2.4em/1.5em "Helvetica Neue","DejaVu sans Condensed","DejaVu sans",freesans,Helvetica,Arial,Verdana,Tahoma,sans-serif;

		font-family: georgia;

	font-style: normal;
	letter-spacing: -0.6pt;
}

#masthead h1 {
	font-size: 2.75em;
	font-weight: normal;
	line-height: 1em;
	color: #ff9900;
}

#masthead h3 {
	color: #999999;
}

h2, caption {
	color: #000000;
	margin: 0.5em 0;
	padding: 0 10px;
	font: 1.5em/1.5em "Helvetica Neue","DejaVu sans",freesans,Helvetica,Arial,Verdana,Tahoma,sans-serif;
	
		font-family: georgia;

	font-weight: normal;
	text-align: left;
}

h3 {
	color: #111111;
	margin: 1em 0 0 0;
	padding: 0 10px;
	font: 1em/1.5em Helvetica Neue,Helvetica,freesans,arial,verdana,tahoma,Sans-Serif;

		font-family: georgia;

	
	font-weight: bold;
}

/* Misc
----------------------------------------------- */

p, form, dl, ol, ul, td, th {
	padding: 0 15px;
	padding: 0 10px;
	margin-top: 0;
	margin-bottom: 1.5em;
	line-height: 1.65;
	text-indent: none;
}

td, th {
	margin: 0;
	padding: 0;
}

li {
	margin-left: 2em;
	padding: 0;
	text-indent: none;
}

ul li {
	list-style: square;
}

p img {
	float: right;
	margin: 0 -10px 0 0;
	padding: 0 7px 0 0;
	border: none;
}

dd {
	margin-left: 4%;
}

dt {
	font-weight: bold;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

u {
	text-decoration: underline;
}

#personal:hover {
	background-color: #efffff;
}

hr {
	color: #f1ebd4;
	height: 1px;
}

.ahem, .hide {
	display: none;
}

code {
	font: 1em "lucida console";
	background: #ffffcc;
}

.reset {
	display: block;
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0;
}



/* Product colors
----------------------------------------------- */

.blanco { background-color: #F1F3F7; color: #84A1B8; border: 1px solid #84A1B8; /* Hvit */}
.verde-chiaro { background-color: #3EA690; color: #A0FFFF; border: 1px solid #2D6F70; /* Lys gr¿nn */ }
.verde-mela { background-color: #B0C262; color: #677F40; border: 1px solid #677F40; /* Eplegr¿nn */ }
.verde-chirurgico { background-color: #136556; color: #0F3B3D; border: 1px solid #0F3B3D; /* M¿rk gr¿nn */ }
.cielo { background-color: #C9D9F0; color: #4E5E70; border: 1px solid #4E5E70; /* Blek blŒ */ }
.azzurro { background-color: #A2BCEF; color: #546E95; border: 1px solid #546E95; /* Lys blŒ */ }
.grigio-perla { background-color: #E3E1E2; color: #75868E; border: 1px solid #75868E; /* Lys grŒ */ }
.bordeaux { background-color: #773D33; color: #F61A22; border: 1px solid #45090D; /* Burgunder */ }
.corallo { background-color: #D72E33; color: #7C020C; border: 1px solid #7C020C; /* R¿d */ }
.arancio { background-color: #FE5710; color: #FF8814; border: 1px solid #842E08; /* Oransje */ }
.pesca { background-color: #F89960; color: #FFFF62; border: 1px solid #8A5725; /* Fersken */ }
.ocra { background-color: #FEBC28; color: #866B19; border: 1px solid #866B19; /* Gul */ }
.blu-melange { background-color: #5A6063; color: #86627E; border: 1px solid #262130; /* KoksgrŒ */ }
.blu-notte { background-color: #212B2A; color: #999999; border: 1px solid #999999; /* Svart */ }

ul#product_colors,
#product_colors li {
	list-style: none;
	text-indent: 0;
}

ul#product_colors {
	margin: 0.5em;
	padding: 0;
	clear: both;
	height: 28em;
}

#product_colors li {
	display: block;
	margin: 0.5em;
	padding: 0.4em;
	float: left;
	width: 7em;
	height: 7em;
	font-family: "verdana";
	font-weight: bold;
	text-transform: uppercase;
}


/* Grid View
----------------------------------------------- */

div.product_grid_display {
	margin-bottom: 20px;
	width: 100%;
	text-align: left !important;
}


/* can change the width and height of the grid view elements here */
div.product_grid_display div.product_grid_item{
	margin-bottom: 20px;
	width: 120px;
 height: 160px;
 float: left;
 position: relative;
 margin: 4px 8px 8px 0px; 
/*  text-align: center; */
 }

div.grid_product_info{
	font-family:"Trebuchet MS",Arial,sans-serif;
/*  float: left; */
/	*position: absolute;
	top: 0px;*/
}

div.grid_product_info div.product_text{
/*  width: 106px; */
 min-height: 25px;
 padding: 7px 7px 7px 0px;
 }
 
div.grid_product_info div.product_text span.oldprice{
  color:#b5b5b5;
  }


div.product_grid_display div.product_grid_item img{
 border: none !important;
 padding: 0px !important;
 margin-left: auto;
 margin-right: auto;
 }


div.product_grid_display div.product_grid_item a.preview_link{
 display: block;
 }

div.grid_more_info{
 font-family:"Trebuchet MS",Arial,sans-serif;
 height: 22px;
 padding-top: 4px;
 padding-right: 7px;
 }

div.grid_more_info a{
 text-decoration: none;
 border-bottom: 0px;
 }

div.grid_more_info span{
/*  float: left; */
/*  margin-left: 33px; */
 }

div.grid_more_info img{
 float: right;
 }


/* Forms
----------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}

div.row {
	float: left;
	clear: both;
	width: 100%;
	display: block;
	padding-top: 3px;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}


/* Tables
----------------------------------------------- */

table {
	border-collapse: collapse;
	margin: 0 1em;
}

caption {
	font-size: 1.6em;
	line-height: 1.6;
	font-style: italic;
	font-style: normal;
/*	text-align: left;*/
}

td, th {
	border: 1px solid #dddddd;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}


/* Misc
----------------------------------------------- */

acronym, abbr, span.caps {
	cursor: help;
}

span.caps {
/*	font-family: "MrsEavesSmallCaps","delicious-smallCaps";*/
}

acronym, abbr {
	border-bottom: 1px dashed #999999;
}

hr {
	display: none;
}

a img {
	border: none;
}

/* Contact form
----------------------------------------------- */

#contactform div,
.cform {
	padding-top: 5px;
}

.cform ul, .cform li {
	font-style: normal;
	text-indent: 0;
	list-style: none;
}

.cform li {
	padding-top: 0.5em;
	clear: both;
}

#contactform fieldset,
.cform fieldset {
	border: 1px dotted #999999;
	padding: 10px;
	margin: 0 0 1em 0;
}

#contactform legend,
.cform legend {
	background: #ffffff;
}

#contactform label,
.cform label {
	margin: 0;
	padding: 0 0.5em 1px 0;
	width: 5em;
	display: block;
	float: left;
	text-align: right;
}

.cform .cf-box-a {
	width: auto;
	float: left;
	margin-left: 8.5em;
}

.cform label.cf-after {
	width: auto;
}

#contactform input.text,
.cform input[type="text"] {
	width: 200px;
}


#contactform input#subject {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 95%;
	}html>body #contactform input#subject {
	width: 95%;
}  

.cform input[type="submit"],
.cf-sb input {
	width: auto;
	border: 1px solid #999;
}

#contactform input.text, #contactform textarea,
.cform input, .cform textarea {
	background: #eee;
	border: 1px solid #999;
}

#contactform textarea {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 95%;
	height: 10em;
	}html>body #contactform textarea {
	width: 95%;
}

.cf_hidden, .linklove {
	display: none;
}

p.info {
	font-size: 1.2em;
}

p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}



/* Products
----------------------------------------------- */

#products {
	width: 300px;
	float: left;
}


/*
Theme Name: Latino Theme
Theme URI: http://instinct.co.nz
Description: Mac Style Theme
Version: 0.1
Author: Thomas Howard
Author URI: http://instinct.co.nz
*/
 

.wpsc_container {
	position: relative;
} 

table.productdisplay tr td {
}

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

 
/* Shopping cart styling
 * lots of styling for lots of different ways of displaying it.
----------------------------------------------- */

div#shoppingcart,
div#sideshoppingcart {
	float: right;
	width: 148px;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	width: 300px;
	float: left;
	display: none;
}
 
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;
 }
 


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;
 }
 
strong.special{
 color: #DD0000;
 }

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

 
/* Product default display styling
----------------------------------------------- */

table.productdisplay {
 position:relative;
 top:0px;
 left: 0px;
/* margin-top: 10px; */
 margin-bottom: 20px;
 border-collapse: collapse;
 width: 100%;
 text-align: left !important;
 }

table.productdisplay tr td {
	vertical-align: top;
	text-align: left !important;
	border-top: 1px solid #C8D2DE;
}

table.productdisplay tr td form {
	text-align: left;
}

table.productdisplay tr td.imagecol {
}

table.productdisplay tr td.imagecol a {
	margin: 0;
	padding: 0;
}

table.productdisplay tr td.imagecol img {
/*	width: 300px; */
	border: 0px solid #ffffff;
}

table.productdisplay tr td.textcol {
	padding: 0px;
	margin: 0px;
	text-align: left !important;
}

div.producttext{
 color: #757575;
 width: 100%;
 text-align: left !important; 
 font-style: 'Lucida Grande',Geneva,Arial,Verdana,Helvetica,sans-serif;
 margin: 0px 0px 30px 5px
 }

a.wpsc_product_title{
	color:#44555f;
	border-bottom: 1px solid #c8d2de;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0 10px;
	font-size: 1.2em;
} 
 
a.wpsc_product_title:hover{
 text-decoration: none;
 } 
 
p.wpsc_description{
} 
 
p.wpsc_variation_forms{
}

p.wpsc_variation_forms label{
 color: #333333;
 font-size: 9pt;
 font-weight: bold;
 }
 
p.wpsc_product_price {
	margin: 10px 0px 10px 0px;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}
  
p.wpsc_product_extra_content{
 margin: 10px 0px 10px 0px;
 color: #333333;
 font-size: 9pt;
 font-weight: bold;
 }
 
 input.wpsc_buy_button{
/*  background-image: url(images/buy_button.gif); */
 border: none;
 width: 76px;
 height: 25px;
 text-align: center;
/*  vertical-align: top; */
 padding: 0px 0px 1px 0px;
 font-size: 8pt;
 margin-top: 3px;
 color: #6a6c74;
	display: none;
 }


/* styles the additional description */
span.additional_description{
display: none;
}

a.additional_description_link{
display: inline;
}

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


/* Product rating styling
----------------------------------------------- */

    div.product_footer{
    position: relative;
    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;
    }    
 
 
 
 /* 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;
 }  
 
 
 
/* 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;
 }



/* Misc
----------------------------------------------- */ 
 

div.select_country{
 margin-bottom: 5px;
 }
 
div.select_country form{
 text-align: left;
 }

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: right;
/*	position: relative;
	top: -36px;*/
}
 
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 {
}
 
div.frontpage_product span.front_page_price{
	display: block;
/*
	position: relative;
	top: -430px;
	font-size: 2em;
*/
	font-weight: normal;
	margin-right: 20px;
	color: #777777;
}

span.front_page_product_name {
	display: block;
/*
	position: relative;
	top: -440px;
	font-size: 3em;
*/
	font-weight: bold;
	margin-right: 20px;
}
  

/* 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 #999999 !important;
 padding-top: 4px;
 }

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;
 }


/* Category display styling
----------------------------------------------- */

.wpsc_container .PeSwitcher ul li, .wpsc_container .PeCatsBrands ul li{
	padding-left: 0px !important;
	margin-left: 0px;
}
.PeSwitcher {
	display: none;
}

.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;
}
  
.PeCatsBrands ul{
 padding-left: 0px;
 }
  
.PeCatsBrands ul li{
 margin-left: 0px;
 }
  
.PeCatsBrands  ul.SubCategories{
 margin: 0px;
 }
  
.PeCatsBrands  ul.SubCategories li{
 margin-left: 1em;
 }

ul.PeCategories,
ul.PeCategories li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
}
 
.category_image{
 float: left;
 }
 
.widget h3.category{
  margin-top: 0px;
  display: inline;
  }
  
.category a {
	color: #6D91AD
}

li.MainCategory strong.category a {
	display: block;
	margin: 15px 5px 5px 5px;
	padding: 3px;
	border-top: 3px solid #90ADC1;
	font-size: 1em;
}
  
li.MainCategory strong.category a.productlink{
}
  
li.MainCategory strong.category a.productlink:visited{
}
  
li.MainCategory strong.category a.productlink:hover{
}

div.wpsc_container div.PeSwitcher ul,
div.wpsc_container div.PeCatsBrands ul li,
div.wpsc_container div.PeSwitcher ul,
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;
 position: relative;
 margin: 6px 0px 0px 0px;
/* margin-bottom: -15px; */
 }


/* Gallery
----------------------------------------------- */
  
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;
 }
  

  
  
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; }  

div.order_status{ border: 1px solid #eeeeee; display: none; width: 100%; }

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;
  }
 
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;
  }

 
/* Single category view styling
----------------------------------------------- */
  
div.category_view_product{
  width: 100%;
  float: left;
  text-align: left;
  margin: 0px 0px 30px 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;  
  color:#44555F;
  border-bottom:1px solid #C8D2DE;
  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{
	color:#44555f;
}

 
/* Stuff with multiple or miscellaneous uses
   Misc
----------------------------------------------- */

strong.title{
}

a.categorylink{
	font-size: 1em;
}

span.pricedisplay{
/*	white-space: nowrap;
	color: #333333;
	font-weight: bold;*/
}
 
td.totals{
 vertical-align: bottom;
}

form#specials{
 display: inline;
 }
 
strong.special{
 color: #607090;
 }

div.wpsc_product_search{
 background-color: #eff2f3;
 display: block;
 height: 22px;
 _height: 30px;
 padding: 4px;
 }

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

div.wpsc_product_search .submit{
	display: none;
}

