/* trace styles */
#__asptrace { margin-left: auto; margin-right: auto; background: white; border: 1px solid black; text-align: left;}

/* global element styles */
body
{
	margin: 0;
	background: url(/Custom/Images/background.jpg);
	background-position: bottom center;
	background-attachment: fixed;
	background-color: #FFF;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #5C5C5C;
}
input, select, textarea {
	font-size:11px;
	color: #5C5C5C;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
}
#bundle .plus, #bundle .title {
	float:left;
}
#ddBillingCountry {
	width:275px;
}
input image, img {
	border:0px;
}
.textred {
	font-size:10px;
	font-weight:bold;
	color: #670167;
}
a {
	color:#5C5C5C;
	text-decoration:none;
}
form
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
UL.pager
{
	margin: 0;
	padding: 0;
	height: 20px;
	list-style: none;
}
.pager LI 
{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.ProductListHead, .OfferLink {
	font-weight:bold;
}
#optionscontainer {
	float:left;
	padding:6px;
	border: 1px solid #E9E9E9;
	background-color:#F4F4F4;
}
#optionscontainer .options {
	float:left;
	font-weight:bold;
	line-height:18px;
	margin-right:6px;
	color:#666666;
}
#optionscontainer .variants {
	float:left;
}

#content p, #content dl, #content li
{
	padding-right: 5px;
}
#content dd
{
	margin: 0;
}
#content dt
{
	padding-top: 4px;
	font-weight: bold;
}
/* site container style */
#container
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	border-bottom:5px solid white;
	background-position: right 50%;
	background-repeat:repeat-y;
	background-image: url(/Custom/Images/vertbg.gif);
}
#innercontainer {

}
#search div {
	padding:5px;
	float:none;
}

#SearchText .textinput, #SearchText .searchNoText, #SearchText input
{
	width: 140px;
}


#SearchSubmit input
{
	width: 60px;
}

/* global custom element styles */
.spacer 
{ 
	height: 5px; 
	font-size: 5px;
}

/* header */

#header
{
	height:106px;
	background-color:#000000;
	min-width: 720px
}
#header .right
{
	text-align:right;
}

/* subnav */
#subnav
{
	height: 40px;
	text-align:right;
	padding-right:10px;
}
#subnav img {
	margin-left:10px;
	margin-top:10px;
}
#mainnav {
	height:25px;
	background: url(/Custom/Images/mainmenubg.gif);
	background-position: top right;
	position:absolute;
	top:119px;
	left:0px;
	z-index:2;
	width:100%;
	text-align:center;
}
#bottomlinks
{
	margin: 0;
	padding: 0;
	clear: both;
}
#bottomlinks ul
{
	margin: 0;
	
}
#bottomlinks li
{
	float: left;
}

#footer
{
	background: url('/Custom/Images/footerbg.gif');
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 0;
	padding: 0;
	text-align: center;
	height:25px;
	width:100%;
}

#footer a, #footer
{
	font-size:10px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	line-height:25px;
}

#rightpanel h4 {
	margin:0px;
	background: url('/Custom/Images/greysectionbg.gif');
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#5C5C5C;
	font-weight:bold;
	padding:0px 7px 0px 20px;
	font-size:11px;
	line-height:25px;
	float:none;
}
#rightpanel h1 {
	display:none;
}
#rightpanel {
	float:right;
	width:155px;
	margin-top:25px;
}
#navigation 
{
	float: left;
	width: 155px;
	background-color: #FBFBFB;
	margin-top:25px;
}
#navigation div {
	padding:3px 7px 4px 10px;

}
#navigation div  a, #navigation div a:hover {
	color:#5C5C5C;
	text-decoration:none;
}
#navigation div a:hover {
	text-decoration:underline;
}
#navigation h2, #navigation h4  {
	padding:0px 0px 0px 0px;
	margin:0px;
	background: url('/Custom/Images/navbullet.gif');
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: top left;	
	background-attachment: scroll;
}
#navigation h4 {
	background: url('/Custom/Images/navbullet2.gif');
	background-repeat: no-repeat;
	background-position: top left;
	
}
#navigation h2 a, #navigation h4 a
{
	color:#670167;
	font-weight:bold;
	padding:6px 7px 6px 20px;
	font-size:11px;
	text-decoration: none;
	text-transform: none;
	background: url('/Custom/Images/sectionbg.gif');
	background-repeat: no-repeat;
	background-position: bottom left;	
	background-attachment: scroll;
	display:block;
}

#navigation h4 a
{
	background: url('/Custom/Images/sectionbg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	
}

/*
#search, #rightpanel table
{
	background: url('/Custom/Images/bgfade.gif');
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom left;
	
}
*/

#search input, #search select {
	border:1px solid #DEDEDE;
	background-color:#F4F4F4;
	width:120px;
	margin:3px 0px 3px 0px;
	font-size:10px;
	color:#989898;
}

input.searchbutton {
	background-color:#670167;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9px;
	width:36px;
	height:18px;
	border:1px solid #670167;
}
#content
{
	margin:25px 156px 0px 156px;
	border:0;
}
#content2 {
	float:left;
	width:100%;
	background: url('/Custom/Images/vertbg.gif');
	background-repeat: repeat-x;
	background-position: top right;
	position:relative;
}
#content3 {
	background: url('/Custom/Images/vertbg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	position:relative;
	padding:6px;
}
#breaker
{
	clear: both;
}
h1, .ArticleTitle
{
	background: #FFF url(/Custom/Images/h1bg.gif) no-repeat bottom right;
	font-size: 10px;
	text-transform:uppercase;
	color: #670167;
	padding: 0px 0px 6px 0px;
	margin:3px 0px 8px 0px;
	font-weight: bold;
}
.ArticleTitle {
	font-size: 11px;
}
h1 a {
	font-size: 10px;
	text-transform:uppercase;
	color: #670167;
	text-decoration:none;
}
h1.noimg
{
	background: #710C2D;
}

.OffersControl
{
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	margin-bottom:25px;
}
.OffersControl .OfferImage
{
	margin-right: 6px;
	margin-bottom: 6px;
}
.OffersControl td
{
	width: 50%;
	padding: 2px;
}
.OffersControl table
{
	width: 100%;
}
#OffersList {
	width:100%;
}
#OffersList table{
	margin-bottom:15px;
}
#OffersList .OfferLink {
	margin-bottom:3px;
}
.required
{
	color: Red;
}
.form input, .form select, .form textarea {
	font-size:11px;
	font-family:tahoma;
	color:#5C5C5C;
	border:1px solid #666;
}
input.submit {
	border:0px;
}

.tx select {
	width:130px;
}
h2, h2 a {
	color:#670167;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
}
h3, h3 a {
	color:#670167;
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0px;
	margin:15px 0px 0px 0px;
}
table.form 
{
	border-collapse: collapse;
	width: 100%;
	border-width: 0;
	color:#670167;
}
table.form th
{
	width: 160px;
	text-align: right;
	font-size:10px;
}
table.form th, table.form td
{
	vertical-align: top;
}
/*
.message
{
	color: #710C2D;
}
.ErrorText
{
	color: red;
}
*/
.groupitems {
	background: url('/Custom/Images/sectionbottom.gif');
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom left;
	padding:6px 0px 6px 0px;
}
.addtobasket {
	display:block;
	clear:both;
	margin:10px 0px 10px 0px;
}
.basketprice, .price, .unitprice, .ProductListItem {
	font-weight:bold;
	color:#670167;
	margin-top:5px;
}
.moreoffers {
	text-transform:uppercase;
	font-size:9px;
}
.moreinfo {
	font-weight:bold;
	color:#670167;
	text-transform:uppercase;
	font-size:9px;
}


/*
#mainnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display:table; 
}

#mainnav li {
	float: left;
	position: relative;
	width: 130px;
	text-align: center;
	display: block;
}

#mainnav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding:4px 0px 10px 0px;
}


#mainnav li:hover ul, #mainnav li.over ul {
	display: block;
	background-color:#670167
}
#mainnav li:hover, #mainnav li.over {
		background-color:#670167
}
#mainnav li a {
	font-size:10px;
	text-transform:uppercase;
	color:#670167;
	line-height:25px;
	font-weight:bold;
	display: block;
	position: relative;
}
#mainnav li:hover a, #mainnav li.over a {
	font-size:10px;
	text-transform:uppercase;
	color:#FFFFFF;
	line-height:25px;
	font-weight:bold;
	background-image: url('/Custom/Images/whitedots.gif');
	background-position: bottom center;
	background-repeat: repeat-x;
	display: block;
	text-decoration:none;	
}

#mainnav li:hover ul li, #mainnav li.over ul li {
	text-align:left;
}
#mainnav li:hover ul li a, #mainnav li.over ul li a {
	font-size:11px;
	color:#FFFFFF;
	line-height:normal;
	font-weight:normal;
	text-transform:none;
	background: none;
	background: url(/Custom/Images/whitebullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding:0px 10px 0px 20px;
	margin:5px 0px 5px 0px;
}
#mainnav li:hover ul li a:hover, #mainnav li.over ul li a:hover {
	text-decoration:underline;	
}
*/


.CategorySpecialsItemAlt
{
    /*background-color: #F6F6F6;*/
}
.CategorySpecialsItemAlt td, .CategorySpecialsItem td
{
    border-top:1px solid #CCC;
}
.CategorySpecialsItemAlt td table td, .CategorySpecialsItem td table td
{
    border:0px;
}
.CategorySpecialsItemAlt, .CategorySpecialsItem
{
    padding:10px 0
}
.productimage {
	float:left;
}
.productimage img {
	border:0px solid black;
	margin:15px 15px 15px 15px;
}
#basketbuttons {
	padding:20px 0px 20px 0px;
	text-align:right;
}
#basketbuttons input {
	margin:0px 0px 0px 11px;
	border:0px;
}







/* common styling */

.menu {font-family: tahoma, sans-serif; position:relative; margin:0; font-size:9px; z-index:100;font-weight:bold; text-align:center;width:780px;margin-left: auto;margin-right: auto;}

.menu ul li a {display:block; text-decoration:none; text-transform:uppercase; height:25px; text-align:center; color:#670167; line-height:25px; font-size:10px; overflow:hidden;}

.menu ul {padding:0; margin:0;list-style-type: none;margin-left: auto;margin-right: auto;}

.menu ul li {float:left; margin:0px; position:relative;width:130px;}

.menu ul li ul {display: none;}



/* specific to non IE browsers */

.menu ul li:hover a, .menu ul li.over a
{
	color:#fff;
	background:#670167;
	display:block;
}
.menu ul li:hover ul, .menu ul li.over ul
{
	display:block;
	position:absolute;
	top:25px;
	left:0;
	width:130px;
	background-color:red;
}
.menu ul li:hover ul li a, .menu ul li.over ul li a
{
	display:block;
	background:#670167;
	color:#FFF;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	line-height:17px;
	height:auto;
	text-transform:none;
	padding:0px 5px 4px 19px;
	background: #670167 url(/Custom/Images/whitebullet.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
.menu ul li:hover ul li a:hover, .menu ul li.over ul li a:hover 
{
	background: #670167 url(/Custom/Images/whitebullet.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	line-height:17px;
	text-decoration:underline;
}



#moreproductdetails {
	font-size:11px;
	line-height:27px;
	height:27px;
	border-bottom: 3px solid #670167;
	margin-top:20px;
	width:100%;
  }
#moreproductdetails ul {
  margin:0px;
  padding:0px 0px 0px 0px;
  list-style:none;
  }
#moreproductdetails li {
  float:left;
  margin-right:1px;
  padding:0px;
  }
#moreproductdetails a {
  float:left;
  display:block;
  padding:0px 12px 0px 12px;
  text-decoration:none;
  font-weight:bold;
  color:#670167;
   background-color:#F4F4F4;
  }
#moreproductdetails a:hover {
  color:#FFF;
  text-decoration:underline;
   background-color:#670167;
  }
#moreproductdetails li.moredetails_selected {

  }
#moreproductdetails li.moredetails_selected a {
  background-color:#670167;
  color:#FFF;

  }
#moredetailscontainer {
	padding-top:15px;
}
#SingleVariantContainer {
	font-weight:bold;
	padding:10px 0px 10px 0px;
}

/* Listing Pages */

.break {
	clear:both;
}
.altlistitem .listitem {
	background-color:#e8e8e8;
}
.listitem {
	background-color:#FFF;
	padding:7px;
	position:relative;
}
.listitem .heading {
	font-weight:bold;
	padding-bottom:5px;
}
.listitem .description {
	margin-right:90px;
	margin-left:70px;
}
.listitem .thumb {
	float:left;
	margin-right:5px;
	position:relative;
}
.listitem .buttonbox {
	float:right;
	text-align:right;
	/*padding:0px 0px 20px 20px;*/
	position:relative;
	width:80px;
}
.listitem table {
	width:100%;
}
.listitem td {
	text-align:right;
}
.listitem .itemprice span {
	clear:both;
	display:block;
	float:none;
}
#Paging, #Pagination {
	padding: 10px;
	text-align:center;
	font-weight:bold;
}
#Paging div {
	text-align:center;
	font-weight:bold;
}
div#Paging span.right {	float: none; }
div#Paging span.left { float: none; }
div#Paging span#Pagination { padding: 0px 6px 0px 6px; }
div#Paging { padding-bottom: 8px; font-size: 0.9em; }
div#Paging a { background-color: White; border: solid 1px #777; padding: 2px 6px 2px 6px; color: #333; text-decoration: none; }
div#Paging a:hover { background-color: #E0E0E0; text-decoration: none; }
div#Paging a.Inactive { color: #D0D0D0; border-color: #D0D0D0; }
div#Paging a.Inactive:hover { background-color: White; }
div#Paging span.Selected { background-color: #D0D0D0; color: #333; border: solid 1px #777; padding: 2px 6px 2px 6px; }
div#PageMessage { display: none; color: #909090; text-align: center; padding-bottom: 8px; font-size: 0.8em; }

#thawte {
	padding:20px;
	text-align:center;
}

/* ------------------ Refine Searchbox Styles -------------------- */

#RemoveRefinement
{
	color:#FF2626;
}

#RefineSearchResults {
	margin:8px;
}
#RefineSearchNav {
	height:20px;
	background-image:url('/custom/images/refinenavbg.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
}
#RefineSearchNav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#RefineSearchNav ul li {
	margin:0px;
	padding:0px;
	float:left;
	margin-right:2px;
}
#RefineSearchNav ul li.GuidedTitleCurrent a {
	font-weight:bold;
	border-bottom:0px;
	background-color:#FFF;
	line-height:19px;
}
#RefineSearchNav ul li a {
	padding:0px 15px 0px 15px;
	line-height:18px;
	float:left;
	display:block;
	background-color:#E6E6E6;
	border:1px solid #CCC;
	border-bottom:0px;
}
#RefineSearchLinks {
	background-color:#FFF;
	border:1px solid #CCC;
	padding:10px;
	border-top:0px;
	padding-bottom:2px;
}
#RefineSearchLinks ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#RefineSearchLinks li {
	float:left;
	margin:0px;
	padding:0px;
	margin-right:10px;
	margin-bottom:8px;
	white-space: nowrap;
}
.highlight {
	font-weight:bold;
}

/* ------------------ Email a friend -------------------- */


a.emailafriend {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 10px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}	
	
a.emailafriend B {
    margin-left: 10px;
}

a.emailafriend:hover {	
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}	
	
a.emailafriend span {
    background: transparent url('/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}		
	
a.emailafriend:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */	
}	


.formbutton
{
	background-color: #670167;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 0.78em;
	color:#ffffff;
	border: 1px solid #ccc;
	height: 24px;
}

.login h2 {
}


/* ------------------ Payment Gateway -------------------- */

.protxStyle 
{
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
	border:0px;
	background-color:transparent;
}

.shStyle {
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
	border:0px;
	background-color:transparent;
}


#navigation .LeftSideEditorialTop {
	display: none;
}

#navigation .LeftSideEditorialBottom
{
	border:0px;
	padding-top:0px;
	margin-top:0px;	
}

#navigation #thawte {
	border:0px;
	padding-top:10px;
	margin-top:0px;
}

#navigation .thawteLink{
	font-family:arial; 
	font-size:8px; 
	color:#AD0034
}


#divthawteFrame 
{
	margin:0 auto;
	text-align: center;
}

#thawteFrame {
	width: 80px;
	height: 90px;
}


/* ------------------ Social Network -------------------- */
#socialBookmarkSection {
	padding: 8px 0px 8px 0px;
}

#SocialNetworkLinksDiv {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	border:1px solid #DDD;
	padding: 6px 0px 4px 4px;
	width: 290px;
}

#SocialNetworkLinksDiv .SocialNetworkText {
	font-size:11px; 
	font-weight: bold;
	color:#FF7C53;
	vertical-align:30%;
}

/* ------------------ Exchange Rates -------------------- */

.europrice {
	font-size:11px; 
	font-weight: bold;
	color:#FF7C53;
	vertical-align:30%;
}

/* ------------------ Checkout Process -------------------- */
.registerBenefits {
	background-color:#F3F3F3;
	position:relative;
	right:14px;
	float:right;
	width:280px;
	padding: 6px 4px 4px 6px;
	overflow:hidden;
}

/* ------------------ mcsButton -------------------- */

a.mcsButton {
	background: transparent url('/images/bg_mcs_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}	
	
a.mcsButton:hover {	
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}	
	
a.mcsButton span {
    background: transparent url('/images/bg_mcs_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}		
	
a.mcsButton:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */	
}	

/* ------------------- Magic Pay ------------------- */
.magicpayframe {
	width:100%; 
	height:450px; 
}

/* Similar Products */
.similarLinks
{
	margin-left: 24px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#545454;
}
/* --------- BREADCRUMB STYLES --------- */

div#Breadcrumb 
{
	/*float: right;
	position: relative;
	top: -60px;
	left: 184px;*/	
	padding: 4px 4px 4px 4px; 
	border-style: solid;
	border-color: #B0B0B0;
	border-width: 1px;
	background-color: #F0F0F0;
	margin-bottom: 8px;
}

div#Breadcrumb span
{ 
	padding: 0px 4px 0px 4px;
}

div#Breadcrumb a 
{ 
	font-weight: bold; 
}
.mcs
{
	font: normal 9px arial, sans-serif;	
	line-height:23px;
}

/* Add this */
/* ************************************************************** */
a.stdButton {
	font-size:14px;
	color:#000;
	text-decoration:none;	
	width:80px;
	padding:5px;
	margin-right: 10px;
	border:1px solid #DDD;
	text-align:center;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	
	background:#FFFFFF;
    background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#EEE));
    background:-moz-linear-gradient(0% 90% 90deg, #EEE, #FFF);
}

a.stdButton:hover {
	color:#8E8E8E;
	border-color:#3278BE;
}

a.stdButton:active {
	background:#4195DD;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#003C82), to(#4195DD));
	background:-moz-linear-gradient(0% 90% 90deg, #4195DD, #003C82);
}


/*
a.stdButton, input.stdButton
{
    cursor:pointer;
	text-transform: uppercase;
	color:#FFFFFF;
	font: bold 110% calibri;
	background-color:#CFD4DD;
	border:1px solid #000000;
	color: #000000;
	margin: 1px 1px 1px 1px;
	padding: 4px;
}

input.stdButtonDisabled
{
	text-transform: uppercase;
	color:#FF9EB6;
	font: bold 110% calibri;
	background-color:#D83E7E;
	border:1px solid #D83E7E;
	margin: 1px 1px 1px 1px;
}
*/


/* Replace - #Message, .ErrorMessage */
/* ************************************************************** */

/* Error Text */
#forgottenPassword
{
	font-size: 12px;    
}

#ErrorTextSection
{
    padding-left: 20px;
    padding-bottom: 10px;
}

#ErrorTextSection #Message
{
	color: red;
	font-size: 14px;
}

#ErrorTextSection #Message img
{
    vertical-align:middle;
}

#ErrorTextSection .ErrorMessage
{
    color: red;
	font-size: 14px;
}

#ErrorTextSection .ErrorMessage img
{
    vertical-align:middle;
}


