/* 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-position: left top;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	background-image:url('/custom/images/pagebg.jpg');
	background-repeat:repeat-x;
	background-color:#646464;
}
#innercontent, #innercontentx {
	padding:4px;
}
.price {
	font-weight:bolder;
	font-size:14px;
	color:#CC0000;	
}
select, input, textarea {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
}
form
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
#ProductImageSection {
	text-align:center;
}
.productimage img {
	margin:0px 12px 12px 0px;
}

#ExtraImages
{
	text-align:center;
	display: block;
}


#ExtraImages_Image1, #ExtraImages_Image2, #ExtraImages_Image3, #ExtraImages_Image4, #ExtraImages_Image5, #ExtraImages_Image6, #ExtraImages_Image7, #ExtraImages_Image8, #ExtraImages_Image9, #ExtraImages_Image10
{
	display: inline;
}

div#innercontentx .description { clear: both; }

#content, td
{
	font-size: 11px;
	color:#515151;
}

#content p, #content dl, #content li
{
	padding-left: 5px;
	padding-right: 5px;
}
#content dd
{
	margin: 0;
}
#content dt
{
	padding-top: 4px;
	font-weight: bold;
}
#wrapper {
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
a
{
	color:#515151;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
/* site container style */
#container
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width:972px;
	background-color:#FFF;
	padding:6px 0px 6px 0px;
}
#container2 {
	background-image:url('/custom/images/headerbg.jpg');
	background-repeat:repeat-x;
	background-position:right top;
	margin:0px 6px 0px 6px;
	display:block;
}
#rightpanel {
	width: 157px;
	float: right;
	background-color:#EDEDED;
	z-index: -999;
}
#contentcontainer {
	width: 100%;
	float: left;
	margin-right: -157px;
}
#contentcontainerinner {
	margin-right:157px;
}
#content {
	width:593px;
	background-color:#FFF;
	float:left;
}
#content2 {
	padding:7px;
}
#content3 {
	padding:0px 1px 0px 1px;
}


/* -------------------------- Search Bar Styles ------------------------------------------------------- */
#searchcontainer {
	background-position:left top;
	background-repeat:repeat-x;
	height:36px;
	text-align:center;
	font-size:11px;
}
#searchcontainer .inner
{
	font-weight:bold;
	vertical-align :middle;
}
span#SearchBy {
	display:none;
}

#SearchText .textinput, #SearchText .searchNoText, #SearchText input
{
	/*border:1px solid #B2B2B2;
	padding:4px;*/
	width:350px;
}

#SearchBy, #ManufacturerAndOr, #CategoryAndOr
{
	margin:10px 3px 10px 3px;
	line-height:16px;
	vertical-align :middle;
}

#CategoryList select, #BrandList select, #SearchText input {
	margin-top:7px;
	margin-bottom:4px;
}

#SearchSubmit {
	margin-top:6px;
	margin-bottom:6px;
	margin-left:5px;
}
#searchbar .searchbutton {
	border:0px solid #23539C;
	background-image: url(/Custom/Images/buttonbg.gif);
	background-color:#A8B18D;
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:bold;
	padding:0px;
	margin:0px;
	height:19px;
	width:66px;
	font-size:11px;
}

/* ---------------------------------------------------------------------------------------------- */

/* global custom element styles */
.spacer 
{ 
	height: 5px; 
	font-size: 8px;
}

/* header */

#header
{
	height:122px;
}
#header .inner {
	background-image:url('/custom/images/telephone.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
	height:100px;
}
#banner {
	padding:6px 6px 0px 0px;
	text-align:right;
}
/* subnav */
#subnav
{
	text-align:right;
	padding-top:80px;
	background-image:url('/custom/images/contactnumber.gif');
	background-repeat:no-repeat;
	background-position:right 40px;
}
#subnav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
}
#subnav li {
	line-height:30px;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	margin-left:1px;
}
#subnav li a {
	display:block;
	float:left;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	width:104px;
	height:30px;
	text-align:center;
	background-image:url('/custom/images/navtab.jpg');
	background-repeat:no-repeat;
}
#subnav li a:hover {

}
#topnav {
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding:15px 15px 0px 0px;
}
#logo {
	float:left;
}
#topnav a {
	color:#FFF;
}
#bottomlinks
{
	margin: 0;
	padding: 0;
	clear: both;
}
#bottomlinks ul
{
	margin: 0;
	
}
#bottomlinks li
{
	float: left;
}
#footer
{
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#000;
	background-image:url('/custom/images/footerbg.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	height:36px;
	color:#FFF;
	padding-left:23px;
	padding-right:23px;
	line-height:36px;
	font-weight:bold;
}
#footer a
{
	color:#FFF;
}
#navigation .inner, #rightpanel .inner {
	margin:0px;
	padding:0px;
}
#navigation 
{
	width: 210px;
	float: left;
	background-color:#EDEDED;
}

h1 {
	padding:0px 0px 0px 10px;
	margin:0px 0px 10px 0px;
	color:#CC0000;
	line-height:25px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	border-top:1px solid #515151;
	border-bottom:1px solid #515151;
}
h1 a {
	color:#CC0000;
}


#navigation h3, #rightpanel h2
{
	font-weight:bold;
	color:#424242;
	margin:0px;
	font-size:11px;
	padding:7px 7px 7px 8px;
	border-bottom:1px solid #FFF;
}
#navigation h3.selected {
	background-color:#EB1313;
	color:#FFF;
	background-image:url('/custom/images/h3selected.jpg');
	background-repeat:repeat-x;
	border:0px;
}
#navigation h3.selected a {
	color:#FFF;
}
#navigation h3 a
{
	display:block;
	color:#424242;
}
#navigation div {
	padding:6px 4px 6px 7px;
	border-bottom:1px solid #DBDDC6;
	background-color:#FFF;
	margin:0px 1px 0px 1px;
}
#navigation div a
{
	display: block;
	font-size:11px;
	color:#424242;
}
#navigation div a:hover {
	color:#CC0000;
}
.breaker
{
	clear: both;
}
h1.noimg
{
	background: #710C2D;
}
h2
{
	color: black;
	padding: 4px;
	font-size: 11px;
	margin: 0;
}
h2 a
{
	text-decoration: none;
}
.OffersControl
{
	width: 100%;
	margin-bottom:12px;
}
.OffersControl .inner {
	padding:5px;
	}
.OffersControl a {
	font-weight:bold;
}
.OffersControl .OfferImage
{
	margin-right: 6px;
	border:1px solid #DEDEDE;
}
.OffersControl .price {
	color:#CC0000;
}
.OffersControl table {
	width:100%;
}
.OffersControl td
{
	width: 50%;
	padding: 2px;
}
.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 */
.AddressDetails THEAD TD 
{
	background-color: #a2a2a6;
}
.AddressDetails TR TD 
{
	background-color: #eae8e8;
}
#CartContents TR TD.Label
{
	background-color: #cccccc;
}
#CartContents TR TD.Value
{
	background-color: White;
}
#CartContents TR.AlternatingRow TD.Label
{
	background-color: #eae8e8;
}
#TotalChargedRow TD.Label
{
	background-color: White;
}
#TotalChargedRow TD.Value
{
	background-color: #eae8e8;
}
#TransactionEncryptedSpan
{
	color: White;
}
.tx 
{
}
#DoubleConfirmWarning
{
	font-weight: bold;
	color: #a2a2a6;
}
#TransactionEncryptedSpan
{
	color: #cccccc;
}

/* Completed.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;
}
#basketbuttons {
	padding:20px 0px 20px 0px;
	text-align:right;
	clear:both;
	float:none;
	display:block;
}
#basketbuttons input {
	margin:0px 0px 0px 11px;
	border:0px;
}
.addtobasket {
	float:none;
	clear:both;
	padding-top:10px;
}
#SingleVariantContainer {
	font-weight:bold;
	padding:4px 0px 4px 0px;
}
#optionscontainer {
	float:left;
	padding:6px;
	border-width: 1px 1px 1px 1px;
	border-style:solid;
	border-color:#CCC;
	background-color:#EEE;
}
#optionscontainer .options {
	float:left;
	font-weight:bold;
	line-height:18px;
	margin-right:6px;
	color:#777;
}
#optionscontainer .variants {
	float:left;
}

/*---------- bestsellers -----------------------------------------------------------*/

#bestsellerscontainer{
	padding:10px;
}
#bestsellerscontainer .morebestsellers {
	text-align:right;
	font-weight:bold;
}
.bestseller {
	border-bottom:1px solid #FFF;
	padding-bottom:6px;
	margin-bottom:6px;
	font-weight:bold;
}
.bestseller a{

}
.bestseller .thumbnail {
	float:none;
	margin-bottom:6px;
}
.bestseller .thumbnail img {
	border:1px solid #DEDEDE;
}

.bestseller .buynow {
	text-align:right;
}
.bestseller .price {
	float:none;
	clear:both;
	display:block;

}
.bestseller .BestSeller_Rank {
	display:none;
}

/* Delivery Options Enabled */

.DeliveryOption
{
    border-bottom-style: solid;
    border-color: #710C2D ;
}
.DeliveryOptionInfo 
{
	font-size: 11px;
	font-weight: bold;
}
.DeliveryOptionTitle 
{
	font-weight: bold;
}
.DeliveryOptionDesc 
{
	font-weight: normal;
}

/* Bundles */

#BundleTitle
{
}

#BundleImages
{
}

#BundleIncluded
{
	font-weight: bold;
}

#BundlePrimaryDesc
{
}

#BundleDiscount
{
	font-weight: bold;
}

#BundlePrice
{
	font-weight: bold;
}

#bundleName
{
	font-size: 14px;
	font-weight: bold;
}

#moreproductdetails {
	font-size:11px;
	line-height:27px;
	height:27px;
	border-bottom: 3px solid #CC0000;
	margin-top:20px;
  }
#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:#424242;
   background-color:#EDEDED;
  }
#moreproductdetails a:hover {
  color:#FFF;
  text-decoration:underline;
   background-color:#CC0000;
  }
#moreproductdetails li.moredetails_selected {

  }
#moreproductdetails li.moredetails_selected a {
   background-color:#CC0000;
  color:#FFF;

  }
#moredetailscontainer {
	padding-top:15px;
}
.floatAddImage {
padding:0px 5px 0px 5px;
}

/* Reviews */

.barBackground { background: White; }
.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;
	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; }

.associatedproduct {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #EEE;
	height: 80px;
}
.associatedproduct .OfferImage {
	margin-right:10px;
	margin-left:10px;
}
.associatedproduct a {
	font-weight:bold;
}


#thawte {
	padding-top:10px;
	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:#D52414;
	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 !important;
	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;
}

.mcs
{
	font: normal 9px arial, sans-serif;	
	line-height:23px;
}

/* ------------------ Social Network -------------------- */
#socialBookmarkSection {
	padding: 8px 0px 8px 0px;
	width: 300px;
	float: right;		 
}

#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:#D52414;
	vertical-align:30%;
}

#bundlelink {
	width: 100px;
	margin-top: 10px;
	float: left;
}

.productAddLinks 
{
}

.EmailAFriendLink
{
	margin-top: 10px;
	float: right;
}

/* ------------------ 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; 
}
