/*

New orange = #F8B602
New light grey = #e1e1e1
New mid grey = #BFC6CA

*/
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.alert {border:1px dotted #fff; padding:0 10px 0 10px; color:#fff; font-size:12px; background-color:#F00; line-height:125%}
.alert a {color:#FFF; text-decoration:underline;}

.brown { color:#555;}

a.brown { color:#555;}


BODY {
  text-align: center;
  background: #E0E1E2;
  background-image:url(images/layout/topbg.jpg);
  background-position:top;
  background-repeat:repeat-x;
  color: #555;
  margin: 0px;
    font-family: Verdana, Arial, sans-serif;
	font-size:12px;

}

.headcontainer {
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}

.maincontainer {
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}

.fullwidth {
	width:970px;
}

.pad10 {padding:10px;}

.centred {text-align:center;}

.clearbg {
	background:none;
	background-color: none;
	background-image:none;
}

.navtopr, a.navtopr{font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#CCC;
}

A.navtopr:hover, .grey a:hover, .caps a:hover {
  color: #FBC223;
  text-decoration:none;
}


.greytext, a.greytext, .footergrey a{color:#CCC;}
.midgreytext, .midgreytext a{color:#999;}
.footergrey a:hover{color:#fff; text-decoration:none;}

.grey, .grey a {color:#555;}

.orange {color:#F8B602;}

.white {color:#fff;}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
	color: #ABBAC2;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: none;
}

TR.headerNavigation {
  background: #383F49;
  height:45px;
}

TD.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ccc;
	background-color: #383F49;
	background-image: url(images/layout/topnavbg.jpg);
	background-repeat: repeat-x;
}

A.headerNavigation { 
  color: #ccc; 
}
TD.whiteheaderNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background-color: #383F49;
	background-image: url(images/layout/topnavbg.jpg);
	background-repeat: repeat-x;
}
A.whiteheaderNavigation {
	color: #fff;
}

A.headerNavigation:hover, A.whiteheaderNavigation:hover{
  color: #FBC223;
  text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #1F5397;
  height: 17px;
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	background-color: #1F5397;
	background-image: url(images/footer_bg.gif);
}

TD.footertext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	background-color: none;
}

.footergrey {background-color:#676767;}

.infoBox {
  background: #e1e1e1;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	height:36px;
	background-color: #dddddd;
	background-image: url(images/layout/boxtop.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e1e1e1;
	margin-bottom: 12px;
}

TD.productListing-heading{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #555;
	font-weight: bold;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-top:1px solid #e1e1e1;
	padding: 5px 10px;
}
A.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #555;
	font-weight: bold;
}

A.productListing-heading, A.productListing-data {
	color:#555;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #555;
  	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	vertical-align:top;
	padding:5px;

}

.productimage {
	border: 1px solid #BFC6CA;
	max-width: 200px;
	/*width: expression(200 + "px");*/
}

A.pageResults {
  color: #555;
}

A.pageResults:hover {
  color: #333;
  background: #eee;
}

TD.pageHeading, DIV.pageHeading, SPAN.pageHeading, h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F8B602;
	margin: 0;
	padding: 0;
}

.pageHeadingBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5C82B4;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.main{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

.padded {padding: 5px 20px 5px 40px;}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.tinyText, SPAN.tinyText, P.tinyText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  border-color: #e1e1e1;
  border-style: solid;
  border-width: 1px;
  	background-image:url(images/layout/boxbgbottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;

}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.categorySelected {
	font-family: Verdana, Arial, sans-serif;
	color: #F8B602;
}

.moduleRow { }
.moduleRowOver {
	background-color: #CCC;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected { background-color: #e1e1e1; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.headbox {
	color: #2B63AF;
	padding-bottom:5px;
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0.2em;
	background-image:url(images/payment_logos/payment_methods3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.headboxBlank {
	color: #2B63AF;
	padding-bottom:5px;
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0.2em;
}

.headboxNobg {
	color: #2B63AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.topshad {
	background-image: url(images/topshad.gif);
	background-repeat: repeat-x;
	height:6px;
}

.mainblue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #2B63AF;
}

.strapline {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #F8B602;
  font-style:italic;
  font-weight: bold;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.newsbox {
  border-color: #e1e1e1;
  border-style: solid;
  border-width: 1px;
  	background-image:url(images/layout/boxbgbottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.newsboxContent {
	padding-top:5px;
	padding-right:15px;
	padding-bottom:0px;
	padding-left: 10px;
}

.panel {
	border-color: #DDE0E7;
	background-color: #E0E1E2;
	font-style:italic;
	font-size:110%;
	margin: 10px 40px 0 40px;
}

.panel ul {
	padding: 20px 40px 20px 40px;
}

.panel ul li {
	padding: 0 0 10px 0;
}

.alpha: img{
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.alpha:link img{
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.alpha:hover img{
filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.alpha:active img{
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.alpha:visited img{
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.nlHead{
	background-image:url(images/nlbg001.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-attachment: fixed;
}

#catbox .grey, .blackbox .grey{
	font-size:12px;
	color:#ccc;
	text-transform:uppercase;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}

.greytextd {color:#555;}

#catbox a:hover, .blackbox a:hover{
	color:#FBC223;
	text-decoration:none;
}

#catbox .infoBox {
	background-color:#1E2024;
}

#catbox table{
	background-color:#1E2024;
}

.catlink {
	text-indent:-1.25em;
	padding-left:1.25em;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:5px;
}

.subcatlink {
	text-indent:-1em;
	padding-left:1em;
	font-size:12px;
	font-weight:normal;
}

.spacedList li {padding-top:20px;}

.bluetext {color: #F8B602;}
.bluetext a:hover {color: #F8B602;}
.breakline {border-bottom: 1px solid #e1e1e1;}
.ybox {background:url(images/ybg.jpg); background-repeat: repeat-x; background-color:#f1c516; border:#d1600c 1px solid;}
.blueborder {border: 1px solid #e1e1e1;}
.greyborderlight {border: 1px solid #e1e1e1;}
.greyborderdark {border: 1px solid #555;}
.orangeborder {border: 1px solid #f1c516;}
.orangeborderdark {border: 1px solid #FE6902;}
.orangetext {color: #F8B602;}
.subblock {
	font-size:12px;
	font-weight:normal;
	color:#555;
	border:1px solid #e1e1e1;
	padding:0px 12px 2px 12px;
	margin:5px 0px 5px 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-image:url(images/layout/boxbgtop.jpg);
	background-position:top;
	background-repeat:repeat-x;

}
.subtext {	
	font-size:12px;
	font-weight:normal;
	color:#113C67;
	font-family: Verdana, Geneva, sans-serif;
}
.subblock a {text-decoration:underline;}
.ulink {text-decoration:underline;}
.contentblock {
	font-size:12px;
	font-weight:normal;
	color:#555;
	border:1px solid #e1e1e1;
	padding:0px 12px 2px 12px;
	margin:5px 0px 5px 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-image:url(images/layout/boxbgbottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;

	}
	
.contentblock a {
	color:#333;
}

.bbox {
	background-color:#0672b0;
	background-image:url(images/catbgb.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #d5eaff;
}

.lbbox {
	background-image:url(images/lbboxbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.lgbox {
	background-image:url(images/layout/lgboxbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.bardark {height:36px;
background-image:url(images/layout/bardark.jpg);
background-repeat:repeat-x;
text-transform:uppercase;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;

color:#fff;
padding-left:20px;
}

.bardark h1, .infoboxheading h1{text-transform:uppercase;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;

color:#fff;
font-weight:normal;
}

.bbox .pageHeadingBox {
	color: #fff;
	font-size: 16px;
}
.youtubetable {font-size:12px;}

.red {color:red;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.normal {font-weight:normal; font-style:normal;}
.caps {text-transform:uppercase; font-size:11px;}

.price {
    color: #F8B602;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.borderless .infobox{border:none;
background:none;}

.blackbox, .blackbox .infoboxcontents, .blackbox .infobox {background-color:#1E2024;}
.featuredcell {text-align:left; width:200px;}
.featuredcell .price, .featuredcell .caps {padding: 5px 0px 5px 0px;}
.fiftyhigh {height:54px; display:table-cell; vertical-align:middle;}

/*  ------------------------------ Slider -----------------------  */

	.slider{ position:relative; margin-left:7px; margin-top:6px;}
	.slider-wrapper{ overflow:hidden; margin:0; width:100%;}
	.box-top {
			overflow:hidden;
			float:left;
			width:956px;
			position:relative;
			left:0;
			padding:0;
	}
	
	
	#slider_list{margin:0; padding:0 0 0 28px;}
	#left, #right{ cursor:pointer}	

	.box-top ul { list-style:none; overflow:hidden; height:121px;}
	.box-top ul li {  width:150px; display:block; float:left; }

	.box-left { width:28px; height:121px; position:absolute; top:0; left:0; z-index:10;}
	.box-right { width:28px; height:121px; position:absolute; top:0; left:928px;}	
	
	#left_but, #right_but{ cursor:pointer;}
	.gallery-item{ position:relative; cursor:pointer !important;}
	.gallery-item a{ cursor:pointer; text-decoration:none;}
	.gallery-item img {border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-bottom:none;
	border-right:none;}
	.gallery-item .slide-desc{ text-align:left; position:relative; top:-23px; left:1px; background:url(images/layout/slide-desc-bg.png); display:block; font-size:12px; color:#fff; font-family:Arial, Helvetica, sans-serif;}
	.gallery-item .slide-desc strong{ background:#dfa300; display:inline-block; padding:3px 12px 4px 13px;}

	
/*  -------------------------------------------------------------------------------  */

/*------------------------Banner--------------------------------------------------*/
#banner-wrapper {width:968px; height: 339px;}
#banner-left {width: 247px; margin: 0px 7px 0px 7px; float:left;}
#banner-right {width: 700px; float:right; margin: 0px 5px 0px 0px;}
/*--------------------------------------------------------------------------------*/
