@import url("blueprint.css");
@import url("ie.css");
@import url("common.css?v=20100822");

.share
{
	margin-top: 10px;
}

.share, .share iframe, .share span
{
	background: none transparent!important;
	border: none;
	text-decoration: none!important;
}


.like, .like iframe
{
	min-height: 20px;
}

.share .like
{
	background: none transparent!important;

}

.share .tweetmeme
{
	background: none transparent!important;
	float: left;
}

.share
{
	margin-top: 15px;
}

body {
	background: #f2f1ee url(/assets/images/background.jpg) repeat-x;
	color: #373736;
}

a {
	color: #707070;
	outline: none;
}

a.arrow {
	color: #666;
	font-size: 1em;
	background: transparent url(/assets/images/arrow_right.gif) no-repeat right;
	text-decoration:none;
	padding-right: 17px;
}
a.prev_arrow {
	color: #666;
	font-size: 1em;
	background: transparent url(/assets/images/arrow_left.gif) no-repeat left;
	text-decoration:none;
	padding-left: 17px;
}
a.next_arrow {
	color: #666;
	font-size: 1em;
	background: transparent url(/assets/images/arrow_right.gif) no-repeat right;
	text-decoration:none;
	padding-right: 17px;
}
a.up_arrow {
	color: #666;
	font-size: 1em;
	background: transparent url(/assets/images/arrow_up.gif) no-repeat left;
	text-decoration:none;
	padding-left: 17px;
	text-transform: capitalize;
}
a.image {
	/* background-color: #000; */
}
a.productlink {
	color: #373736;
	text-decoration: none;
}
a.productlink:hover {
	color: #000;
	text-decoration: none;
}

.product-old
{
	color: #999;
}

.product-profile
{
	font-weight: bold;
}

.nav_home a{ color: #FFF !important; }
.nav a{ color: #91918e; }

.borderleft {
	border-left: 1px solid #cccbc9;
}
.h-borderleft {
	border-left: 1px solid #f2f1ee;
}
.borderright {
	border-right: 1px solid #cccbc9;
}

.division{
	border-top: 1px solid #cccbc9;
}

.homecampaign {
	background: #000 url(/assets/home/header.jpg) no-repeat;
	height: 522px;
}

.logohome {
	padding: 345px 20px 0px 20px;
}
.logohome a{
	color: #333;
}
* html .logohome { margin: 35px 0px 0px 0px; }
.logopage {
	padding: 80px 20px 0px 0px;
}
.logopage a{
	color: #666;
}
.logopage h1 {
	text-decoration:none;
	border:0;
	width : 240px;
	height : 80px;
	margin : 0;
	padding : 0;
	background : url(/assets/logo/logo_black.gif) no-repeat 0 0;
}
 
.logopage h1 a {
	display : block;
	height : 80px;
	text-indent : -9999px; 
}

.navigation a:hover{ color: #4e4e4e; }

/* typography */
h3, h4, h5 {
	color: #373736;
}


.current a{
	color: #333;
}
.selected a{
	color: #333;
}


.small { color: #999; } 
.small a{ color: #666; }
.validate { color: #333; font-style: italic;} 

/* button */


.arrowtab {
font-family: Arial, Helvetica, sans-serif; 
font-style:normal;
}
.tabselected a{
background: transparent url(/assets/images/arrow_down_active.gif ) no-repeat right center;
font-family: Arial, Helvetica, sans-serif; 
font-style:normal;
color: #333;
}
.arrowtab:hover a{
background: transparent url(/assets/images/arrow_down_active.gif ) no-repeat right center;
color: #333;
}
.crumb a{
background: transparent url(/assets/images/arrow_up_active.gif ) no-repeat right center;
font-family: Arial, Helvetica, sans-serif; 
font-style:normal;
color: #333;
}

.rightlink, .leftlink, .middlelink {
font-family: Arial, Helvetica, sans-serif; 
font-style:normal;
}

.rightlink a:hover, .leftlink a:hover, .middlelink a:hover {
color: #333333;
}

//* forms */

input.contactform, textarea.contactmessage, input.joinform  { color: #666; border: 1px solid #cccbc9; background-color: #FFF;}

input.arrow { 
	color: #666;
	font-size: 1em;
	background: transparent url(/assets/images/arrow_right.gif) no-repeat right;
	text-decoration:none;
	padding: 0px 17px 0px 0px;
	margin: 5px 0px 0px 0px;
	border: none;
}

.formline { color: #666666;}

/* tables */

.stockist-name
{
	width: 30%;
}

.stockist-locator
{
	width: 55%;
}


.stockist-online
{
	width: 70%;
}

.stockist-address
{
	width: 40%;
}

.stockist-region
{
	width: 15%;
}

.stockist-telephone
{
	width: 15%;
}

TABLE.MYTABLE, .stockists-table
{ 
	border-collapse:collapse;
	width: 100%;
	border: 1px solid #f2f1ee;
	margin-bottom: 25px;
	padding: 3px;
}

TH.MYTABLE, .stockists-table th
{
	color: #333;
	text-align:left;
	background-color: white;
}

TH.MYTABLE h4, .stockists-table h4
{  
	font-weight: bold;
	padding: 12px 0px 12px 0px;
}

TR.MYTABLE, .stockists-table tr
{ 
   vertical-align:center;
}

TD.MYTABLE, .stockists-table tr
{  
   background-color:#FFF;
   color:#333;
 border: 1px solid #f2f1ee;
   text-align:left;
}
TD.MYTABLE a, .stockists-table td a
{  
   color:#666;
}

TD.DIVISION
{  
   background-color: #f2f1ee;
   color:#333;
 border-bottom: 1px solid #f2f1ee;
 border-top: 1px solid #f2f1ee;
 border-left: 1px solid #f2f1ee;
 border-right: 1px solid #f2f1ee;
   text-align:left;
}
TD.bl-DIVISION
{  
   background-color: black; /* #f2f1ee; */
 border: 1px solid #f2f1ee;
}

/* misc */
.bannerbottom {
	background-color:#FFF;
	height: 20px;
	padding: 60px 7px 7px 7px;
}
.bannerbottom a{
	color:#373736;
}
.bannerbottom a:hover{
	color:#373736;
}
.productnav {
	color: #999;
}
.variation { min-height: 140px;}

h2 a, h1 a{ text-decoration: none;}