/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana; font-size: 9px; line-height: 10pt; color: #003B20; }
.errorBox { font-family: Verdana; font-size: 10px; line-height: 11pt; color: #003B20; background: #F7F7F7; font-weight: bold; }
.stockWarning { font-family: Verdana; font-size: 10px; line-height: 11pt; color: #003B20; }
.productsNotifications { background: #ffffff; }
.orderEdit { font-family: Verdana; font-size: 10px; line-height: 11pt; color: #003B20; text-decoration: underline; }

hr
{
border: none 0; 
border-top: 1px dotted #8FAD9B;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

img
{
 border-style: none;
}

.spawtd { 
  font-family: Verdana, sans-serif;
  font-size: 9px;
  line-height: 10pt;
  color: #003B20;
}

.spawtable { 
  font-family: Verdana, sans-serif;
  font-size: 9px;
  line-height: 10pt;
  color: #003B20;
}

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}

BODY {
  SCROLLBAR-FACE-COLOR: #DBDCDE;
  SCROLLBAR-HIGHLIGHT-COLOR: #DBDCDE;
  SCROLLBAR-SHADOW-COLOR: #DBDCDE;
  SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
  SCROLLBAR-ARROW-COLOR: #FFFFFF;
  SCROLLBAR-TRACK-COLOR: #FFFFFF;
  SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
}

A {
  color: #F13E00;
  text-decoration: none;
}

A:hover {
  color: #F13E00;
  text-decoration: underline;
}

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #003B20;
  font-weight : bold;
}

A.headerNavigation { 
  color: #003B20; 
}

A.headerNavigation:hover {
  color: #003B20;
}

TR.headerError {
  background: #F7F7F7;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F7F7F7;
  color: #003B20;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #F7F7F7;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F7F7F7;
  color: #003B20;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ffffff;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #003B20;
  font-weight: bold;
}

/* Boxar i butiken*/
.infoBox {
  background: #ffffff;
}

/* Boxar i vänsterkolumn*/
.newInfoBox {
  background: url(images/site/bg_box.gif) repeat top;
}

/* Text i vänsterkolumnens boxar*/
.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  color: #003B20;
  font-size: 9px;
  margin-left: 0px;
}

/* Text i vänsterkolumnens Infobox*/
.infoBoxContentsInfobox {
  font-family: Verdana, Arial, sans-serif;
  color: #003B20;
  font-size: 9px;
  line-height: 10pt;
  margin-left: 0px;
}

.infoBoxNotice {
  background: #F7F7F7;
}

.infoBoxNoticeContents {
  background: #F7F7F7;
  font-family: 'Lucida Grande',  Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #003B20;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
  color: #003B20;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #003B20;
  margin-left: 0px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #003B20;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #003B20;
  text-align: top;
  line-height: 11pt;
  padding: 10px;
}

A.pageResults {
  color: #003B20;
}

A.pageResults:hover {
  color: #003B20;
}

TD.pageHeading, DIV.pageHeading {
	color: #003B20;
  	font-weight: bold;
	font-size: 15px;
	line-height: 14pt;
    font-family: 'trade gothic', Verdana, Arial, sans-serif;
	font-stretch: condensed;
}

TD.price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 12pt;
  font-weight: bold;
  color: #003B20;
}

TR.subBar {
  background: #F7F7F7;
}

TD.subBar {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #003B20;
}

TD.main, P.main {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  line-height: 11pt;
  color: #003B20;
}

TD.marke {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  line-height: 11pt;
  color: #003B20;
  text-align: justify;
}

TD.tabell {
  font-family: Verdana, sans-serif;
  font-size: 9px;
  color: #003B20;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, sans-serif;
  font-size: 9px;
  line-height: 10pt;
  color: #003B20;
}

TD.storefront {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  line-height: 11pt;
  color: #003B20;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #003B20;
}

TD.fieldKey {
  font-family: Verdana, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #003B20;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #003B20;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #003B20;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9px;
  color: #003B20;
}

CHECKBOX, RADIO, INPUT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #003B20;
}

.droplista {
	border-right: #003B20 1px solid;
	border-top: #003B20 1px solid;
	font-size: 9px;
	border-left: #003B20 1px solid;
	color: #003B20;
	border-bottom: #003B20 1px solid;
	font-family: verdana, arial, helvetica;
	background-color: #FFFFFF;
	width: 130px;
}

SELECT {
	border-right: #003B20 1px solid;
	border-top: #003B20 1px solid;
	font-size: 9px;
	border-left: #003B20 1px solid;
	color: #003B20;
	border-bottom: #003B20 1px solid;
	font-family: verdana, arial, helvetica;
	background-color: #FFFFFF;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  line-height: 11pt;
  color: #003B20;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #003B20;
  font-weight: bold;
}

TABLE.formArea {
  background: #F7F7F7;
  border-color: #F7F7F7;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #003B20;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #003B20;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #003B20;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #003B20;
}

.moduleRow { }
.moduleRowOver { background-color: #F7F7F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #F7F7F7; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #cccccc; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #003B20; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#003B20; background-color: #F7F7F7; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #003B20; background-color: #F7F7F7; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #003B20; }


/* PRIVATE MESSAGES */

/*.privatemessages { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: transparent; font-weight: bold; color: #000000; text-align: center; border-left: 1px solid #ff0000; border-right: 1px solid #ff0000; border-top: 1px solid #ff0000; border-bottom: 1px solid #ff0000; padding-bottom: 2px; padding-top: 2px; padding-right: 2px; padding-left: 2px;}*/
.privatemessages { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: transparent; font-weight: bold; color: #003B20;}


/* ADDITIONAL IMAGES MODULE */

.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* Products Description 1.3 */

TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 11pt;
  color: #003B20;
}


/* Lightbox 2.0 */

#lightbox{
	position: absolute;
	top: 40px;
	left: -150px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.blush.se/shop2/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.blush.se/shop2/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.blush.se/shop2/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}