/* 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-color:#FFFFFF;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
}
a {
	text-decoration:none;
	color: #33507F;
}
a:hover {
	text-decoration:underline;
}
select {  
	font-size: 11px;
	color: #4D6994;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
}
.productimage {
	border:10px solid #EEEEEE;
	float:left;
	margin:0px 13px 13px 0px;
}
input {
	font-size: 11px;
	color: #4D6994;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
}
#OffersFront {
	float:left;
	width:418px;
}
.price {
	color:#FF0000;
	font-weight:bold;
}
.RRP
{
    color: #666666;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
	text-decoration: line-through;
}
.discount {
	BACKGROUND-COLOR:#6699cc;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:  9px;
	text-transform:uppercase;
}
A.Offers_ProductName, A.Offers_ProductName:link, A.Offers_ProductName:visited
{
    color: #33507F;
    font-family: Tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  10px;
	text-align: left;
	font-weight:bold;
	margin-bottom:8px;
}
A.Offers_ProductName:hover {
	color:#33507F;
}
.BestSeller_Rank {
	font-weight:bold;
    color: #33507F;
    font-size: 11px;
}
.addtobasket {
	float:none;
	width:100%;
	padding:8px 0px 8px 0px;
	clear:both;
}
#baskettotal {
	color:#33507F;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	padding:10px 0px 10px 0px;
}
#basketbuttons {
	padding:10px 0px 10px 0px;
	text-align:right;
}
#basketbuttons input {
	margin-left:12px;
}
#optionscontainer {
	float:left;
	padding:6px;
	border-width: 1px 1px 1px 1px;
	border-style:solid;
	border-color:#A2B2C7;
	background-color:#C0CBDE;
}
#optionscontainer .options {
	float:left;
	font-weight:bold;
	line-height:18px;
	margin-right:6px;
	color:#5E79A2;
}
#optionscontainer .variants {
	float:left;
}
form
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
.left
{
	float: left;
}
.right
{
	float: right;
}

UL.pager
{
	margin: 0;
	padding: 0;
	height: 20px;
}
.pager LI 
{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
#content, td
{
	font-size: 11px;
	color: #666666;
	min-width: 0; /* IE7 peekaboo fix */
}
#content p, #content dl, #content li
{
	padding-left: 5px;
	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;
}

#searchcontainer select
{
	width: 120px;
}

#SearchText .textinput, #SearchText .searchNoText, #SearchText input
{
	width: 400px;
}

/* global custom element styles */
.spacer 
{ 
	height: 5px; 
	font-size: 8px;
	float:none;
	width:100%;
}

/* header */

#header
{
	height:99px;
	background-color:#1544AE;
}
#header .inner {
	float:left;
}
#header .inner img {
	margin-top:37px;
}
#header .right {
	float:right;
	text-align:right;
}
/* subnav */
#subnav
{
	height: 24px;
	background: url(/Custom/Images/navbg.gif);
	border: 1px solid #5A89D2;

}
#subnav ul
{
	margin: 0;
	padding: 0;
}
#subnav li
{
	font-weight: bold;
	font-size:11px;
	float: left;
	border-right: 1px solid #5A89D2;
	list-style: none;
}
#subnav li a
{
	display: block;
	text-align: center;
	height: 24px;
	line-height: 24px;
	padding: 0px 12px 0px 12px;
	text-decoration: none;
	color:#4673B9;
	float:left;
}
#subnav li a:hover
{
	background: url(/Custom/Images/navbg_over.gif);
	color: #4673B9;
}

#content
{
	border-top: 1px solid white;
	margin-left:166px;
	margin-right:166px;
}
#content2 {
	float:left;
	width:100%;
	position:relative;
}
#content3 {
	position:relative;
}
#bottomlinks
{
	margin: 0;
	padding: 0;
	clear: both;
}
#bottomlinks ul
{
	margin: 0;
	
}
#bottomlinks li
{
	float: left;
}
#footer
{
	clear: both;
	text-align: center;
}
#footer p
{
	margin: 0;
}
#navigation, #bestsellers
{
	float: left;
	width: 165px;
	border-top: 1px solid white;
	background-color:#EEEEEE;
}
#bestsellers {
	float: right;
}

#navigation div
{
	padding:0px 10px 3px 10px;
}
.navspacer {
	height:22px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #CCCCCC;
	background-color:#E2E2E2;
}
#searchcontainer
{
	background-color: #B6CCEE;
	height:50px;
	padding-left:10px;
	color:#164398;
	font-weight:bold;
}
#searchcontainer .inner {
	float:left;
	padding:15px 0px 0px 0px;
}
#search #searchimage {
	float:right;
	padding:0px;
}
.searchbutton {
	color:#FFF;
	font-weight:bold;
	background-color:#5A89D2;
	border-width: 1px 2px 2px 1px;
	border-style:solid;
	border-color:#3D6CB3;
}
#breaker
{
	clear: both;
}
h1, #navigation h2, #footer, .ArticleTitle
{
	background: #1F1B44 url(/Custom/Images/MainCellheaderbg.gif) repeat-x bottom left;
	color: #FFFFFF;
	font-size: 11px;
	padding:6px 10px 8px 10px;
	font-weight:bold;
	color:#FFF;
	margin:0px 0px 6px 0px;
}
h1 a, #navigation h2 a,  #footer a {
	color:#FFF;
}
h1.noimg
{
	background: #710C2D;
}
h2
{
	padding: 4px;
	font-size: 11px;
	color: #4E6B87;
	margin: 0;
}
h2 a
{
	text-decoration: none;
	color:#33507F
}

.OffersControl
{
}
.OffersControl a, #bestsellers a
{
	font-weight:bold;
	font-size:10px;
	display:block;
}
.OffersControl .OfferImage
{
	border: 1px solid #C6D0D9;
	margin: 0px 8px 8px 3px;
}
.OffersControl td
{
	width: 50%;
	padding: 2px;
}
.OffersControl table {
	width: 100%;
}
.required
{
	color: Red;
}
table.form 
{
	border-collapse: collapse;
	width: 100%;
	border-width: 0;
}
table.form th
{
	width: 160px;
	text-align: right;
}
table.form th, table.form td
{
	vertical-align: top;
}
.message
{
	color: #710C2D;
}
.ErrorText
{
	color: red;
}



/* Core defaults */

/* Checkout.aspx */
.tx 
{
}
#DoubleConfirmWarning
{
	font-weight: bold;
	color: #a2a2a6;
}
#TransactionEncryptedSpan
{
	color: #cccccc;
}

/* Checkout.aspx */
#CompletedTotals
{
	background-color: Black;	
}
#CompletedTotalsTable TR TD.Label
{
	background-color: #cccccc;
}
#CompletedTotalsTable TR TD.Value
{
	background-color: White;
}
#CompletedTotalsTable TR.AlternatingRow TD.Label
{
	background-color: #eae8e8;
}

/* ProductDetais.aspx */
.AuthorRow
{
	background-color: #CCCCFF;
}
.RatingsBreakdown thead tr td.Rating
{
	text-align: right;
	margin-right: 10px;
}

#SearhResultsTitle
{
	display: none;
}

.SearchResults #MyList
{
	border-color: #E8E8E8;
}
.SearchResultsHeader tr td
{
	color:#ffffff;font-weight:bold;
}
#innercontent, #innercontentx {
	padding:10px;
}

/*---------- bestsellers -----------------------------------------------------------*/

#bestsellerscontainer{
	padding:7px;
}
#bestsellerscontainer .morebestsellers {
	text-align:right;
	font-weight:bold;
}
.bestseller {
	border-bottom:1px solid #B2BBAB;
	padding:7px 0px 7px 0px;
	font-weight:bold;
	color:#000;
}
.bestseller .thumbnail {
	float:left;
}
.bestseller .buynow {
	text-align:right;
}
.bestseller .price {
	float:none;
	clear:both;
	display:block;
}
.bestseller .BestSeller_Rank {
	font-weight:bold;
}

#moreproductdetails {
	font-size:11px;
	line-height:normal;
	height:24px;
	clear:both;
	border-bottom: 3px solid #5572A7;
  }
#moreproductdetails ul {
  margin:0px;
  padding:0px 0px 0px 0px;
  list-style:none;
  }
#moreproductdetails li {
  float:left;
  background:url("/images/left.jpg") no-repeat left top;
  margin-right:1px;
  padding:0px 0px 0px 12px;
  }
#moreproductdetails a {
  float:left;
  display:block;
  background:url("/images/right.gif") no-repeat right top;
  padding:7px 12px 6px 0px;
  text-decoration:none;
  font-weight:bold;
  color:#FFF;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#moreproductdetails a {float:none;}
/* End IE5-Mac hack */
#moreproductdetails a:hover {
  color:#FFF;
  text-decoration:underline;
  }
#moreproductdetails li.moredetails_selected {
  background-image:url("/images/darkleft.gif");
  }
#moreproductdetails li.moredetails_selected a {
  background-image:url("/images/darkright.gif");
  color:#FFF;
  padding:7px 12px 6px 0px;
  }
#moredetailscontainer {
	padding-top:15px;
}
#moredetailscontainer table {
	float:none;
	clear:both;
}

/* Reviews */

.barBackground { background: #CCC; }
.barForeground { background: Red; }
.ReviewHeader { background: #5175C1; color: White; }
.ReviewTable { background: #FFFFEE; text-align: left; }

/* Listing Pages */

.break {
	clear:both;
}
.altlistitem .listitem {
	background-color:#e8e8e8;
}
.listitem {
	background-color:#FFF;
	padding:7px;
	_height: 0%;	
	min-height: 0%;
}
.listitem .heading {
	font-weight:bold;
	padding-bottom:5px;
}
.listitem .description {
	margin-right:90px;
	margin-left:70px;
}
.listitem .thumb {
	float:left;
	margin-right:5px;
}
.listitem .buttonbox {
	float:right;
	text-align:right;
	/*padding:0px 0px 20px 20px;*/
	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: #33507f; 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: #33507f; 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: #333;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 1em;
	color:#CCCCCC;
	border: 1px solid #ccc;
	height: 24px;
}


.login h2 {
	background-color:#002B60;
	padding:0px 0px 0px 10px;
	margin:0px 0px 10px 0px;
	color:#FFF;
	line-height:28px;
	font-size:12px;
	font-weight:bold;
}


/* ------------------ 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;
}

/* ------------------ Left side editorial -------------------- */

#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;
	text-align: left;	
	left:15px;
	float:left;
	width:320px;
	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;
}

/* Brands Search  */
.BrandsSearch
{
	margin: 0px 0px 10px 0px
}

.BrandSearchButton{
	width:60px;     
	margin: 0px 0px 0px 95px
}

.BrandListDropdown {
	margin-top: 5px;
	margin-left: 15px;
	width:140px; 
}


/* --------- 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; 
}
