/* 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:#F4F4F4;
	background-position: center;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 0.78em;
	color:#363636;
}
.addtobasket {
	width:100%;
	padding-top:10px;
	display:block;
	float:none;
	clear:both;
}
#ProductImage {
	margin-right:10px;
}
#bundlelink {
	padding-top:5px;
}
.ProductDetails .description {
	padding:10px 8px 10px 8px;
	line-height: 1.2;	
}
#StockLevelStatusArea, #StockLevelStatusArea span {
	text-align:left;
	line-height:20px;
}
#lblStockLevelStatus {
	float:left;
}

#Discounted, #DisplayDiscount, .Discounted, td.discount_table, span.price td, .discount_table {
	font-weight:bold;
	color:red;
	font-size:11px;
}

#unitprice span, .CategorySpecialsItem, .ProductListItem, .CategorySpecialsItemAlt .ProductListItem
{
	background-color:#000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1px;
	font-size:10px;
	line-height:12px;

}

#bestsellerscontainer .price
{
	background-color:#000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1px;
	font-size:10px;
	line-height:12px;
}

.price .price
{
	background-color:#000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1px;
	font-size:10px;
	line-height:12px;

}


.SavePrice {
	font-weight:bold;
	color:#000;
}

.BestSeller_Rank
{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#26A400;
	padding:2px;
	margin:2px 2px 2px 2px;
	float:left;
}
#rightpanel {
	float:left;
	width:138px;
	margin-top:10px;
}
#rightpanel h1, #rightpanel .ArticleTitle {
	display:none;
}
.BestSeller_ProductName {
	color:#000;
	font-weight:bold;
}

form
{
	margin: 0px;
	padding: 0px;
	border:0px;

}
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;
}
#optionscontainer {
	float:left;
	padding:6px;
	border: 0px solid #014AA1;
	background-color:#D1F000;
}
#optionscontainer .options {
	float:left;
	font-weight:bold;
	line-height:18px;
	margin-right:6px;
	color:#3C8103;
}
#optionscontainer .variants {
	float:left;
}

#content
{
	width: 444px;
	float: left;
	margin-top:10px;
}

#content
{
	font-size: 11px;
	color: #363636;	
}

#content p, #content dl, #content li
{
	padding-left: 5px;
	padding-right: 5px;
}

#content dd
{
	margin: 0;
}

#content dt
{
	padding-top: 4px;
	font-weight: bold;
}

a
{
		color: #363636;
}
/* site container style */
#container
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	background-color:#FFFFFF;
}
#container2 {
	margin:0px 10px 0px 10px;
	padding-bottom:10px;
	background-image: url('/Custom/Images/fadebg.jpg');
	background-repeat: repeat-x;
	background-position:left top;
}
#loginlinks {
	width:330px;
	text-align:right;
	height:30px;
}
#loginlinks div {
	float:left;
	text-align:left;
}
#loginlinks a {
	line-height:30px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:0px 10px 0px 10px;
	border-bottom:4px solid #54AE0A;
	float:left;
	height:30px;
}
#loginlinks a:hover {
	border-bottom:4px solid #D2EF00;
}
#loginlinks ul {
	margin:0px;
	list-style:none;
	padding:0px;
	background-image: url('/Custom/Images/loginbg.gif');
	background-repeat: repeat-x;
	background-position:left top;
	height:34px;
	margin-right:8px;
}
#loginlinks li.first {
	padding-left:10px;
	background-image: url('/Custom/Images/logincornerleft.gif');
	background-repeat: no-repeat;
	background-position:left top;
}
#loginlinks li.last {
	padding-right:10px;
	background-image: url('/Custom/Images/logincornerright.gif');
	background-repeat: no-repeat;
	background-position:right top;
	border:0px;
}
#loginlinks li {
	float:left;
	line-height:30px;
	padding:0px;
	border-right:1px solid #54AE0A;
	display:block;
}

#searchcontainer
{
	background: url('/Custom/Images/searchbarleft.gif') no-repeat left top;
	font-weight:bold;
	color:#3C8103;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	height: 32px;
}
#searchcontainer .inner {
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#3C8103;
	background: url('/Custom/Images/searchbarright.gif') no-repeat right top;
	text-align:left;
	padding:4px 10px 4px 10px;
	line-height:24px;
}
#searchbar .select
{
	width: 130px;
	margin:2px 0px 2px 0px;
}
#SearchText .textinput, #SearchText .searchNoText, #SearchText input
{
	width: 400px;
	margin:2px 0px 2px 0px;
}
#searchbar .searchbutton {
	border:0px solid #23539C;
	background-image: url(/Custom/Images/buttonbg.gif);
	background-repeat:repeat-x;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px;
	margin:0px;
	height:24px;
	width:50px;
}
input, select {
	font-size:10px;
	font-family:tahoma;
	font-weight:normal;
	margin:0px;
}
#SearchText input {
	border:1px solid #B2B2B2;
	padding:4px;
	width:350px;
}

/* global custom element styles */
.spacer 
{ 
	height: 5px; 
	font-size: 8px;
}

/* header */

#header
{
	height:100px;
}
#header .left {
	width:390px;
	float:left;
}
#header .right 
{
	float:left;
	width:330px;
}


#header .userdata
{
	font-weight: normal;
}

/* subnav */

#subnav {
  line-height:normal;
  height:31px;
  }
#subnav ul {
  margin:0;
  padding:0px 0px 0px 0px;
  list-style:none;
  }
#subnav li {
  float:left;
  background:url("/images/left.jpg") no-repeat left top;
  margin-right:1px;
  padding:0px 0px 0px 20px;
  }
#subnav a {
  float:left;
  display:block;
  background:url("/images/right.gif") no-repeat right top;
  padding:0px 0px 0px 0px;
  text-decoration:none;
  font-weight:bold;
  text-transform:uppercase;
  font-size:10px;
  color:#FFF;
  line-height:30px;
  padding:0px 20px 0px 0px;
  }

#bottomlinks
{
	margin: 0;
	padding: 0;
	clear: both;
}
#bottomlinks ul
{
	margin: 0;
	
}
#bottomlinks li
{
	float: left;
}
#cards {
	text-align: center;
	padding:6px;
}
#footer
{
	background: url("/Custom/Images/footerbg.gif") no-repeat left top;
	clear: both;
	margin-top: 10px;
	padding: 0;
	text-align: center;
	line-height:24px;
}
#footer, #footer a {
  text-decoration:none;
  font-weight:bold;
  text-transform:uppercase;
  font-size:10px;
  color:#3C8103;
}
#footer p
{
	margin: 0;
}
#navigation, #bestsellers
{
	background: url("/Custom/Images/navbg.gif") no-repeat left top;
	float: left;
	font-size: 11px;
	width: 138px;
	margin-top:10px;
}
#navigation h1
{
color:#326805;
}
#navigation h2
{
	color:#000;
	background: url("/Custom/Images/h2bg.gif") no-repeat left center;
	padding-left: 12px;
	margin-top:12px;
	margin-left: 0px;
}
#navigation h2 a, #bestsellers h2 a
{
	display: block;
	color:#000;
}
#navigation div
{
	padding:0px 10px 0px 10px;
}
#navigation .navhead, #bestsellers .navhead {
	padding:12px 10px 13px 10px;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}
#bestsellerscontainer {
	padding:10px 10px 0px 10px;
}
#bestsellerscontainer .buynow {
	text-align:right;
}
#bestsellerscontainer .productname {
	clear: both;
	float:none;
	display:block;
}
#bestsellerscontainer .bestseller {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}
#breaker
{
	clear: both;
}
h1,.ArticleTitle
{
	color: White;
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0;
	background: url('/Custom/Images/sectionbg.gif') no-repeat left top;
	padding-left:10px;
	line-height:27px;
	margin:0px 0px 10px 0px;
	font-weight: bold;
}
h1.noimg
{
	background: #710C2D;
}
h2
{
	color: black;
	padding: 4px;
	font-size: 11px;
	color: #363636;
	margin: 0;
}
h2 a, h1 a
{
	text-decoration: none;
	color:#FFFFFF;
}
.OffersControl
{
	width: 100%;
	border-bottom: 1px solid white;
	padding-bottom:15px;
	clear:both;
}
.OffersControl .OfferImage
{
	margin-right: 2px;
}
.OffersControl #unitprice {
	display:block;
	padding:5px 0px 5px 0px;
}
.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;
}
.thumb
{
	padding-right:10px;
	border-style:none;
	border-width:0px;				
	text-align:left;
}
#moreproductdetails {
  font-size:11px;
  line-height:normal;
  height:24px;
  text-align:center;
   clear:both;
  }
#moreproductdetails ul {
  margin:0px;
  padding:0px 0px 0px 0px;
  list-style:none;
  height:24px;
  float:left;
  }
#moreproductdetails li {
  float:left;
  background:url("/images/left.jpg") no-repeat left top;
  margin-right:1px;
  padding:0px 0px 0px 12px;
  }
#moreproductdetails a {
  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 {
	position:relative;
	border-width: 3px 0px 0px 0px;
	border-style:solid;
	border-color:#56AE0A;
	padding:10px;
   clear:both;
}


/* Listing Pages */

.break {
	clear:both;
}
.altlistitem .listitem {
	background-color:#F4F4F4;
}
.listitem {
	background-color:#FFF;
	padding:7px;
	position:relative;
}
.listitem .heading {
	font-weight:bold;
	padding-bottom:5px;
}
.listitem .description {
	margin-right:80px;
	margin-left:65px;
}
.listitem .thumb {
	float:left;
	position:relative;
}
.listitem .buttonbox {
	float:right;
	text-align:right;
	/*padding:0px 0px 20px 20px;*/
	position:relative;
	width:80px;
}
.listitem .button {
	padding-top:6px;
}
.listitem table {
	width:100%;
}
.listitem td {
	text-align:right;
}
.listitem .itemprice span {
	clear:both;
	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 #303030; padding: 2px 6px 2px 6px; color: black; 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: black; border: solid 1px #303030; padding: 2px 6px 2px 6px; }
div#PageMessage { display: none; color: #909090; text-align: center; padding-bottom: 8px; font-size: 0.8em; }

/* ------------------ 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;
}

#thawte {
padding:20px;
text-align:center;
}

/* ------------------ 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: #c0c0c0;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 1em;
	color:#000000;
	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;
}

