/* General page layout  begin */
body {
	margin: 0px;
	color: #1F1F1F;
	font-size: 12px;
	font-style: normal;
	font-family: tahoma, arial, verdana, arial, sans-serif;
	background:#ececec url(images/bg.gif) repeat-x top;
  text-align: center;
}
.bg2{
  background: url(images/bg2.gif) repeat-x bottom;
}

#pageContent{
  margin: 0 auto;
  text-align: left;
}

#box-wrap {
	padding:0 220px 0 0;
  overflow: hidden;
}
.box-wrap {
  overflow: hidden;
  background: #fff url(images/wrapbg.png) repeat-x 0 2px;
  padding-top: 16px;
}
#left-col {
	float:left;
	width:100%;
}
#right {
	float:right;
	width:220px;
	margin-right:-220px;
	display:inline;
}
#cont {
	padding: 0 0 0 200px;
}
#content {
	float:right;
	width:100%;
}
#left {
	float:left;
	margin-left:-200px;
	width:200px;
	display:inline;
}




.clear{
  clear: both;
}

a img{
  border: none;
}
a{
  color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 11px;
	color:#333333;
}
input.transpng {
	behavior: url("png.htc");
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bubble.png');*/
}
textarea {
	width: 100%;
	font-size: 14px;
	color:#333333;
	font-family:Arial;
}
/*--------*/
td {
  font-size: 12px;
}
TD.main, P.main {
}
TD.mainBold, P.mainBold {
	line-height: 1.5;
	font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 9px;
}
.bold {
	font-weight: bold;
}
.boxText {
}
/*--------*/
img.transpng {
	behavior: url("png.htc");
}
img.infoBoxSpacing {
	width: 0px;
	height: 0px;
}
.productBG {
}
.lineV {
}
.lineH {
}
/*--------*/
.left_bg {
  margin-left: 17px;
  padding: 6px 7px 0px 0;
  border-top: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
}
.center_bg {
  border-top: 1px solid #d5d5d5;
  background: url(images/contentbg.png) repeat-x 0 0;
  padding: 6px 8px;
}
.right_bg {
  margin-right: 17px;
  padding: 6px 0 0px 7px;
  border-top: 1px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
}
/* message box */
.inputRequirement {
	color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.line {
	border-color: #DEDEDE;
}

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #f4f4f4;
}
/* General page layout  end */


/* Header layout  begin */
.header{
  background: #fff url(images/header_bg.png) repeat-x bottom;
}
.breadcrumb{
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
/* Header layout  end */


/* Content layout  begin */
h1, h2, h3{
  margin: 0;
  padding: 4px 4px 0 4px;
  font-size: 14px;
  background: #2c558f;
  overflow: hidden;
}
h1 span.heading, h2 span.heading, h3 span.heading{
  display: inline-box;
  float: left;
  padding: 7px 10px 7px 26px;
  background: #fff url(images/heading.png) no-repeat 5px 8px;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  color: #555555;
  text-transform: uppercase;
  line-height: 15px;
}
h1 a, h2 a, h3 a{
  color: #555555;
  text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover{
  color: #000;
}
h1, h3{
  margin-bottom: 4px;
  background: #2c558f url(images/h1.png) repeat-x 0 0;
}
h2{
  margin-bottom: 4px;
  background: #999999 url(images/h2.png) repeat-x 0 0;
}
.box1 h3, .box1 h2 {
  background: #7c0100 url(images/h3_box1.png) repeat-x 0 0;
}
.box2 h3, .box2 h2 {
  background: #1a1a1a url(images/h3_box2.png) repeat-x 0 0;
}

/*----categories----*/
#category-nav {
}
#category-nav a, #category-nav a:visited {
}
#category-nav a:hover {
}
dl.level1 {
	margin:0;
}
#category-nav dl {
	margin:0;
}
#category-nav dd {
	margin:0;
}
#category-nav dt {
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
}
#category-nav dt a{
  display: block;
  background: url(images/cat.png) repeat-x 0 0;
  border-top: 1px solid #fff;
  padding: 11px 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  text-decoration: none;
}
#category-nav dt a:hover{
  color:#b21a19;
}
#category-nav dt.level-sel a{
  color:#b21a19;
}
#category-nav dt.level-act a{
  color:#b21a19;
}
#category-nav dt span{
  display: none;
}
#category-nav dl dl{
  background: #2c5590;
  padding: 5px 0;
}
#category-nav dl dl dt{
  padding: 5px 0 5px 24px;
  line-height: 8px;
  background: url(images/cat1.gif) no-repeat 12px 8px;
}
#category-nav dl dl dl dt{
  padding: 2px 0 2px 36px;
  line-height: 8px;
  background: url(images/cat1.gif) no-repeat 24px 6px;
}
#category-nav dl dl dl dl dt{
  padding: 2px 0 2px 48px;
  background: url(images/cat1.gif) no-repeat 36px 6px;
}
#category-nav dl dl dl dl dl dt{
  padding: 2px 0 2px 60px;
  background: url(images/cat1.gif) no-repeat 48px 6px;
}
#category-nav dl dl dt a{
  display: inline;
  background: none;
  border-top: none;
  padding: 0px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  background: none;
  padding: 0 0 0 0;
}
#category-nav dl dl dt a:hover{
  color: #fff;
  text-decoration: underline;
}
#category-nav dl dl dt span{
  display: inline;
  color: #83b5fd;
}
#category-nav dl dl dt.level-sel a{
  color: #fff;
  font-weight: bold;
}
#category-nav dl dl dt.level-act a{
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}


/*----infobox Left----*/
td.infoBoxCell {
  padding-bottom: 13px;
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
div.infoBoxContents{
  padding: 10px;
  background: #efefef;
}



.productTable{
}
.productColumnSell{
  vertical-align: top;
  padding: 5px;
  border-top: 1px solid #d5d5d5;
  width: 50%;
}
.productFirstRow .productColumnSell{
  border-top: none;
}
.productImageCell{
  padding-right: 10px;
}
.productNameCell {
  padding-bottom: 5px;
}
.productNameCell a{
  font-size: 18px;
  text-decoration: none;
  line-height: 18px;
}
.productDescriptionCell{
  font-size: 11px;
  color: #555;
  padding-bottom: 5px;
}
.productDescriptionCell p{
  margin: 0;
}
.productDescriptionCell li{
  list-style-position: inside;
}
.productPriceCell {
  padding: 5px 0;
}
.productPriceCell span{
}
.productQuantityCell{
  padding-top: 5px;
}
.productQuantityCell input{
  width: 30px;
  text-align: center;
  border: 1px solid #d5d5d5;
}
.productButtonCell img, .productButtonCell input{
  margin-bottom: 4px;
}
.exVAT, .newsBoxDate{
  color: #c40104;
}
.productPriceOld{
  text-decoration: line-through;
}


/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	height: 23px;
	font-weight: bold;
	padding-right: 3px;
}

a.productListing-heading, a.productListing-heading:visited{
}
a.productListing-heading:hover {
}

#firstHeadingSell, #firstContentSell {
	padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	font-size: 0px;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
TD.productListing-data {
  padding:5px 2px 2px 2px;
}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {
	text-decoration: underline;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}
TR.productListing-odd {
background: #f0efeb;
}
TR.productListing-even {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}
/* Used on forms */
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
	line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
	text-decoration:none;
	font-weight: bold;
}
SPAN.greetUser {
	font-size: 11px;
  text-transform: uppercase;
	font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
	font-size: 12px;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
  background-color: #f4f4f4;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
  background-color: #f4f4f4;
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	font-weight:bold;
}
/* Content layout  end */




/* Footer  layout begin */
table.footer {
}
td.footer {
}
table td.footer a {
}
table td.footer a:hover {
}



/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}

div.bonus_points_cont {
  position: relative;
  text-align: right;
}
div.bonus_points {
  position: absolute;
  top: 0px; right: 0px;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  white-space: nowrap;
}
html > body div.bonus_points {
  text-align: right;
  left: -111px;
}

#id_mysql_error{
  position:absolute;
  width:70%;
  background:#fddbdb;
  border:1px solid #525252;
  left:14%;
  top:50px;
}
#id_mysql_error td{
  font-size:11px;
  font-family:tahoma;
}
#id_mysql_error .heading{
  background:url(images/heading.gif);
  height:23px
}
#id_mysql_error .heading .heading{
  background:none;
  padding-left:15px;
  text-transform:uppercase;
  color:#fff;
  font-weight:bold;
}
#id_mysql_error .close{
  text-align:right;
  padding-right:3px;
}
#id_mysql_error .error{
  padding:15px 15px 30px 15px;
}

.headerLinks a{
  float: left;
  line-height: 23px;
  padding: 0 10px;
  border-top: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  margin-left: 1px;
  background: #f1f1f1 url(images/header_links.png) repeat-x top;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
}
.headerLinks {
  border-left: 1px solid #d6d6d6;
  float: left;
  margin-top: 14px;
}
.logo{
  width: 162px;
}
.subscribe input, .subscribe img{
  vertical-align: middle;
}
.subscribe{
  color: #1d4f99;
  float: right;
  margin-top: 14px;
  padding-right: 16px;
  overflow: hidden;
}
.subscribe .inp{
  border: 1px solid #d6d6d6;
  width: 120px;
  height: 20px;
}
.search{
  float: left;
  margin-top: 22px;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #1d4f99;
  text-transform: uppercase;
  padding-left: 13px;
 width: 460px;
}
.search span{
  display: inline-block;
  height: 24px;
  vertical-align: middle;
  line-height: 24px;
    float: left;
}
.search .inp{
  border: 1px solid #8e8e8e;
  width: 330px;
  height: 20px;
  margin: 0 8px;
  padding: 0 0 0 5px;
  line-height: 20px;
  color: #7b7b7b;
    float: left;
}
.search input{
  vertical-align: middle;
    float: left;
}

.headerBg{
  overflow: hidden;
  background: url(images/top_gradient.png) repeat-x 0 46px;
}
.currencies{
  float: right;
  margin-top: 30px;
	margin-right: 5px;
  text-align: left;
  white-space: nowrap;
}
.currencies div{
  width: 225px;
  display: inline-block;
  text-align: left;
  float: left;
}
.currencies div select{
  width:128px;
}
.currencies span{
  display: inline-block;
  color: #1d4f99;
  float: left;
  margin-right: 5px;
}
.translate{
  float: right;
  clear: right;
  padding-top: 10px;
  padding-right: 10px;
}
.translate td{
  padding: 0 6px;
  vertical-align: top;
  font-size: 11px;
  color: #89898a;
  line-height: 16px;
}
.translate td span{
  font-size: 12px;
  color: #1d4f99;
  line-height: 15px;
}
.translate img{
  border: 1px solid #a5a5a5;
  margin: 3px 0;
}

.headerNav{
  background:#2C558F url(images/headernav.png) repeat-x 0 -35px;
	*width: 100%;
	height: 33px;
	*height: 100%;
}
.headerNav ul{
  background: #2C558F;
}
.headerNav ul, .headerNav li{
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
.headerNav li {
  position: relative;
}
.headerNav li ul li{

}
.headerNav li a{
  float: left;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  padding: 6px 8px 10px 8px;
  color: #fff;
  text-decoration: none;
  background: url(images/navborder.gif) no-repeat 0 9px;
}
.headerNav li li a{
  background: none;
}
.headerNav li.headerNavFirst a{
  background: none;
}
.headerNav li a:hover{
  background: url(images/headernav.png) repeat-x 0 0px;
  color: #fff;
}
.headerNav li ul{
  display: none;
  position: absolute;
  width: 200px;
  left: -1px;
  top:33px;
  background: #EFEFEF;
  border: 1px solid #d5d5d5;
  z-index: 2;
}
.headerNav li:hover ul{
  display: block;
}
.headerNav li:hover li ul{
  display: none;
}
.headerNav li li{
  width: 200px;
}
.headerNav li li a{
  width: 180px;
  font-size: 14px;
  padding: 4px 10px;
  color: #666;
}
.headerNav li li:hover ul{
  display: block;
}
.headerNav li li:hover li ul{
  display: none;
}
.headerNav li li ul{
  left: 200px;
  top:0px;
}
.headerNav li li li:hover ul{
  display: block;
}
.headerNav li li li:hover li ul{
  display: none;
}
.headerNav li li li li:hover ul{
  display: block;
}
.headerNav li li li li:hover li ul{
  display: none;
}

.footerNavigation{
  padding: 0 16px 18px 16px;
  background: #fff;
}
.footerNavigation div{
  padding: 10px 0;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
}
.footerNavigation a{
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  padding: 0 13px 0 11px;
  background: url(images/footerlink.gif) no-repeat 0 6px;
}
.copyright{
  padding: 10px 16px 30px 16px;
  font-size: 11px;
  color: #5d5d5d;
}
.copyright a{
  color: #5d5d5d;
  text-decoration: none;
}
.mainBanner{
  padding-bottom: 7px;
}


div.tabs {
}
div.container {
}
ul.tabNavigation {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
ul.tabNavigation li {
  float: left;
  width: 50%;
}
ul.tabNavigation li a {
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 17px;
  padding: 8px 0px 8px 0px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: url(images/headernav.png) repeat-x 0 0px;
  display: block;
}
ul.tabNavigation li a:focus {
  outline: 0;
}
ul.tabNavigation li a.selected,
ul.tabNavigation li a.selected:hover {
  background: url(images/headernav.png) repeat-x 0 -35px;
}
ul.tabNavigation li a:hover {
}
div.tabs div {
  border: 3px solid #2c5590;
}


ul.tabProductsNavigation {
  list-style: none;
  margin: 0;
  padding: 4px 4px 0 4px;
  overflow: hidden;
  background: url(images/headernav.png) repeat-x 0 -35px;
  margin-bottom: 3px;
}
ul.tabProductsNavigation li {
  float: left;
  margin-right: 4px;
}
ul.tabProductsNavigation li a {
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 17px;
  padding: 6px 10px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: url(images/tab.png) repeat-x 0 0px;
  display: block;
}
ul.tabProductsNavigation li a:focus {
  outline: 0;
}
ul.tabProductsNavigation li a.selected,
ul.tabProductsNavigation li a.selected:hover {
  background: #fff;
  color: #555;
}
ul.tabProductsNavigation li a:hover {
}
.tabBox{
  border:1px solid #d6d6d6;
  margin-bottom: 10px;
  padding: 10px 20px;
}

.pageBorder{
  border:1px solid #d6d6d6;
  padding: 10px;
}

div.contentBoxContent{
  border:1px solid #d6d6d6;
  padding: 5px;
}

ul.list, ul.list li, ul.list ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.list li{
  background: url(images/li.gif) no-repeat 0px 7px;
  padding: 2px 0 2px 15px;
}
ul.list li a{
  text-decoration: none;
}
ul.list li a:hover{
  text-decoration: underline;
}
#brand{
  padding: 10px;
  background: #efefef;
}
td.loginBox input{
  width: 164px;
  height: 18px;
  border: 1px solid #d5d5d5;
}
td.box_title{
  padding-bottom: 5px;
}
td.button_box{
  padding: 10px 0 5px 0;
}
td.loginBox div.infoBoxContents{
  padding-left: 15px;
}
td.shopping_checkout{
  padding-top: 10px;
}
.newsBoxDate{
  font-size: 10px;
}
div.newsBoxName a{
  font-family: TrebuchetMS, sans-serif;
  font-size: 14px;
  color: #39393a;
  text-decoration: none;
  font-weight: bold;
}
div.newsBoxShortDescription{
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #000000;
}
div.newsBoxShortDescription b{
  font-weight: normal;
}
td.newsBoxItem{
  padding: 15px 0 20px 0;
  border-top: 1px solid #d5d5d5;
}
td.newsBoxItemFirst{
  border-top: none;
}
td.manublock{
  padding: 10px 0;
}
div.qua_block{
  padding: 5px 0;
}
td.productListing-heading, td.productListing-data{
  border-bottom: 1px solid #d5d5d5;
}
td.productListing-data td.productListing-data{
  border-bottom: none;
}
table.mainpage_table h1, table.mainpage_table h2{
  background: none;
  font-size: 22px;
  font-weight: normal;
  font-family: Tahoma, sans-serif;
  color: #000000;
  margin: 0;
  padding: 0;
}
table.mainpage_table h2{
  color: #b21a19;
}
td.main_descr{
  vertical-align: top;
  padding-left: 10px;
}
td.main_descr p{
  margin: 0;
}
td.main_head{
  padding-bottom: 10px;
}
.main_img, td.main_descr{
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 10px;
}
table.mainpage_table h3{
  color: #3063ad;
  font-size: 18px;
  font-weight: normal;
  font-family: Tahoma, sans-serif;
  background: none;
}
table.main_list td{
  width: 33%;
}
table.main_list ul{
  margin: 0 0 0 10px;
  padding: 0;
}
table.main_list li{
  color: #000000;
  font-size: 13px;
  padding-left: 20px;
  background: url(images/main_list_bg.gif) 0 50% no-repeat;
  list-style: none;
}
li.active{
  font-weight: bold;
}
.wish_but{
  padding-bottom: 5px;
}
.textarea_block textarea{
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #000000;
}
td.show_com span.orderEdit{
  padding: 0 10px 0 10px;
  background: none;
}
.subscribe input.inp{
  padding-left: 5px;
  color: #7b7b7b;
}
a.nivo-control, a.nivo-prevNav{
  color: #ffffff;
  border: 1px solid #2c5590;
  padding: 3px 7px;
  line-height: 15px;
  margin: 1px;
  font-size: 11px;
  text-decoration: none;
}
div.nivo-controlNav{
  text-align: right;
  padding: 180px 15px 0 0;
}
div.nivo-controlNav a.active{
  border: 1px solid #ffffff;
  color: #e52f2e;
}
a.nivo-nextNav, a.nivo-prevNav{
  color: #ffffff;
  text-decoration: none;
}
div.nivo-directionNav{
  padding-right: 15px;
  width: 972px;
}
a.nivo-nextNav, a.nivo-prevNav{
  background: url(images/nav_bg.gif) 0 0 repeat-x;
  height: 23px;
  border: 1px solid #aeaeae;
  line-height: 23px;
  padding: 0px 7px;
  color: #686868;
  margin: 2px 18px 2px 15px;
  font-size: 14px;
}
/*newdesk*/
.namedesk{
  background:none repeat scroll 0 0 transparent;
  color:#3063AD;
  font-family:Tahoma,sans-serif;
  font-size:18px;
  font-weight:normal;
}
.date, .viewspan{
  font-family:Arial;
  font-weight:bold;
  font-size:10px;
}
.more{
  font-family:Arial;
  font-size:10px;
  color:#B21A19;
}
.reviewdesk, .reviewdesk a{
  color:#3063AD;
  font-size:10px;
}
.filterSearchName{
  width:150px;
}
.filterSearchSelect select{
  width:98px;
}
.vendorInput input, .vendorInput select{
  width:180px;
}
.vendorName{
  width:200px;
}
#slider a.nivo-imageLink{
  display:block;
}
