/* General page layout  begin */
body {
	margin: 0px;
	color: #636363;
	font-size: 11px;
	font-style: normal;
	font-family: arial, verdana, arial, sans-serif;
	background:#1159a1;
	behavior:url('csshover.htc');
  text-align: center;
}
/*.sfhover*/

/* Positional */
.relative {
	position:relative;
}

.absolute {
	position:absolute;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

/* Swatches */
.swatch-matt-blue {
	color:#4b73c6 !important;
}

/* Header */
.header {
}

	.header .plus-one {
		margin:0px !important;
		position:absolute !important;
		left:20px;
		top:97px;
		width:140px;
		overflow:hidden;
		padding:0px;
	}
	
	.header .quick-search {
		position:absolute;
		left:-10px;
		top:-35px;
		height:55px;
		width:200px;
		padding-left:10px;
		background: #3667cc; /* Old browsers */
		background: -moz-linear-gradient(top,  #3667cc 0%, #4064ae 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3667cc), color-stop(100%,#4064ae)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #3667cc 0%,#4064ae 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #3667cc 0%,#4064ae 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #3667cc 0%,#4064ae 100%); /* IE10+ */
		background: linear-gradient(top,  #3667cc 0%,#4064ae 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3667cc', endColorstr='#4064ae',GradientType=0 ); /* IE6-9 */
		border-radius:10px;		
	}
	
		.header quick-search .infoBoxHeading {
			display:none;
		}
	
		.header .quick-search .infoBoxContents,
		.header .quick-search .infoBox {
			width:180px !important;
			padding:0px !important;
			text-align:left !important;
		}
		
			.header .quick-search .infoBox * {
				text-align:left !important;
			}
		
		.header .quick-search .infoBoxContentsCenter {
			padding:0px !important;
		}
		
		.header .quick-search .infoBoxContents {
			width:200px;
		}
	
		.header .quick-search .infoBoxLink {
			position:relative;
			left:0px;
			color:#fff;
		}
		
		.header .quick-search input[type='text'] {
			border:1px #cdcdcd solid;
			width:160px !important;
			padding:2px 5px;
			color:#333;
		}

	.header .login-box {
		top:20px;
		position:relative;
	}
	
		.header .login-box table td {
			padding:0px !important;
			border-spacing:0px !important;
			border-collapse:collapse;
		}


#pageContent{
  /*min-width:970px;
  width:expression(document.body.clientWidth < 970? "970px": "auto" );*/
  background-color:#FFFFFF;
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 100%; /* delete for 100%*/
}
#left-container{
  float:left;
  margin-right:-272px;
  width:100%;
  
*  margin-right: 272px;
*  width: auto;
}
#left-content {
  margin-right: 272px;
  
*  margin-right: 0px;
*  float:left;
}
#container{
  float:right;
  margin-left:-173px;
  width:100%;
  
*  width: auto;
*  margin-left: 173px;
}
#container #container{
  margin:0;
}
#content {
  margin-left: 173px;
  min-height:260px;
  height:auto !important;
  height:460px;
  
*  margin-left: 0px;
*  margin-top:0px;
}
#left {
float: left;
width: 162px;
margin-right:-173px;
/*position: fixed;*/
position: relative;
}
#right {
  float: right;
  width: 264px;
  
*  position: static;
*  margin-left:-264px;
}
#box-inner-wrap {
display:block;
float:none;
}
#box-wrap {
display:block;
float:none;
text-align:left;
}
#footer {
width:100%;
margin:0;
padding:0;
clear: both;
  margin:0 auto;
}
#header {
}
.clear{
  clear: both;
}
/* * html td {
  behavior: url(templates/Original/iepngfix.htc);*
}*/

a{
  color: #1159a1;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 11px;
	color:#333333;
}
/*input.transpng {
	behavior: url(png.htc);
}*/
textarea {
	width: 100%;
	font-size: 11px;
	color:#333333;
}
/*--------*/
td {
  font-size: 11px;
}
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 {
  padding: 4px 12px 4px 0;
}
.center_bg {
 padding-top:10px;
}
.right_bg {
  padding: 4px 12px;
}
/* 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 */
table.header {
}
tr.header {
}
td.header {
}
td.header a:link, td.header a:visited {
}
td.header a:hover {
}
td.headerNavigation {
}
a.headerNavigation, a:visited.headerNavigation {
}
a:hover.headerNavigation {
}
.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 */
td.pageHeading, DIV.pageHeading {
  font-size: 16px;
  color: #4064ae;
  padding-bottom: 10px;
  font-weight: bold;
}
a.checkoutLogin, a.checkoutLogin:visited {
  font-size: 16px;
  color: #4064ae;
  font-weight: bold;
}
/*----categories----*/
#category-nav {
  display: block;
  padding: 0 0 12px 12px;
}
#category-nav a, #category-nav a:visited {
}
#category-nav a:hover {
}
dl.level1 {
	margin:0;
}
#category-nav dl {
  display: block;
	margin:0;
}
#category-nav dd {
  display: block;
	margin:0;
}
#category-nav dt {
  display: block;
  border-bottom: 1px dotted #aeaeae;
}
#category-nav dt a{
  display: block;
  font-size: 12px;
  text-decoration: none;
  padding: 1px 0;
  padding-left: 13px;
  background: url(images/cat.gif) no-repeat 4px 5px;
}
#category-nav dl dl dt a{
  padding-left: 23px;
  background: url(images/cat.gif) no-repeat 14px 5px;
}
#category-nav dl dl dl dt a{
  padding-left: 33px;
  background: url(images/cat.gif) no-repeat 24px 5px;
}
#category-nav dt a:hover{
  background: #ec1d25 url(images/cat.gif) no-repeat 4px -25px;
  color: #fff;
}
#category-nav dt.level-sel {
  font-weight: bold;
}
#category-nav dt.level-act {
  font-weight: bold;
}


/*----infobox Left----*/
td.infoboxcell {
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}




/*--------*/
table.infoboxHeading {
	width: 100%;
}
.left_bg td.infoBoxHeadingLeft {
  width: 29px;
  height: 27px;
  background: url(images/infoheading_left_left.gif)  no-repeat;
}
.left_bg td.infoBoxHeadingCenter {
  height: 27px;
  background: #476ebe url(images/infoheading_bg.gif);
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.left_bg td.infoBoxHeadingRight {
  width: 7px;
  height: 27px;
  background: url(images/infoheading_left_right.gif)  no-repeat;
}

.right_bg td.infoBoxHeadingLeft {
  width: 23px;
  height: 27px;
  background: url(images/infoheading_right_left.gif)  no-repeat;
}
.right_bg td.infoBoxHeadingCenter {
  height: 27px;
  background: #476ebe url(images/infoheading_bg.gif);
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.right_bg td.infoBoxHeadingRight {
  width: 9px;
  height: 27px;
  background: url(images/infoheading_right_right.gif)  no-repeat;
}
td.infoBoxHeadingCenter a{
  color: #fff;
  text-decoration: none;
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
}
td.infoBoxContentsCenter {
  padding: 10px;
}
td.infoBoxContentsRight {
}

table.infoBoxContents {
}
td.infoBoxContents {
}



/*----infobox1 -------------------------------------*/
table.infobox1Heading {
	width: 100%;
}

.left_bg td.infoBox1HeadingLeft {
  width: 29px;
  height: 27px;
  background: url(images/infoheading_left_left.gif)  no-repeat;
}
.left_bg td.infoBox1HeadingCenter {
  height: 27px;
  background: #476ebe url(images/infoheading_bg.gif);
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.left_bg td.infoBox1HeadingRight {
  width: 7px;
  height: 27px;
  background: url(images/infoheading_left_right.gif)  no-repeat;
}

.right_bg td.infoBox1HeadingLeft {
  width: 23px;
  height: 27px;
  background: url(images/infoheading_right_left.gif)  no-repeat;
}
.right_bg td.infoBox1HeadingCenter {
  height: 27px;
  background: #476ebe url(images/infoheading_bg.gif);
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.right_bg td.infoBox1HeadingRight {
  width: 9px;
  height: 27px;
  background: url(images/infoheading_right_right.gif)  no-repeat;
}
td.infoBox1HeadingCenter a{
  color: #fff;
  text-decoration: none;
}

.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
}
td.infoBox1ContentsCenter {
  padding: 10px;
}
td.infoBox1ContentsRight {
}

table.infoBox1Contents {
}
td.infoBox1Contents {
}


/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
  display: none;
}
td.contentBoxHeadingCenter {
  font-size: 16px;
  color: #4064ae;
  font-weight: bold;
}
td.contentBoxHeadingRight {
  display: none;
}

.contentboxfooter {
}

table.contentBox {
}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
}


.productTable{
  height: 100%;
}
.first .productTable{
  background: none;
}
.center_bg .productColumnSell{
  padding: 10px;
  vertical-align: top;
  height: 100%;
  width: 50%;
  border-top: 1px dotted #e3e3e3;
  border-left: 1px dotted #e3e3e3;
}
.productFirstRow .productColumnSell{
  border-top: none
}
.center_bg .first{
  border-left: none;
  padding-left: 0;
}
.last{
  padding-right: 0;
}
.productPriceCell{
  font-weight: bold;
  padding-bottom: 5px;
}
.productPriceSpecial{
  font-size: 13px;
  font-weight: bold;
}
.productPriceOld{
  font-size: 13px;
  font-weight: normal;
  text-decoration: line-through;
}
.productPriceCurrent{
  font-size: 13px;
  font-weight: bold;
}
.productImageCell{
  padding-right:5px;
  width: 115px;
}
.productNameCell{
  padding-bottom: 5px;
}
.productDescriptionCell{
  padding-bottom: 5px;
}



/*----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: 1px;
  border-top: 1px dotted #e3e3e3;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
td.productListing-data {
  padding:5px;
  border-top: 1px dotted #e3e3e3;
}
td.productListing-data td.productListing-data{
  padding:0;
  border-top: none;
}
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 {
}
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 {
 color:#FF0000;
 font-size:13px;
 font-weight:bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
  background-color: #eeeeee;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
  background-color: #cccccc;
}
.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;
}

.header{
  background: url(images/header_bg.gif) no-repeat top right;
}
.header_bg{
  background: url(images/header_left_bg.jpg) no-repeat 12px 0;
  padding: 0 12px;
}
.logo{
  padding: 7px 0 20px 19px;
}
.telNamber{
  background: url(images/tel_bg.gif) no-repeat 185px 20px;
  padding-right: 150px;
  font-size: 18px;
  color: #4064ae;
}
.telNamber b{
  color: #ec1d25;
  font-weight: normal;
}
.headerNav{
  border-bottom: 8px solid #4064ae;
  text-align: center;
}
.headerNav td{
  padding-right: 1px;
}
.headerNav a{
  text-decoration: none;
  display: block;
  background: #3c65ba url(images/head_nav_right.gif) no-repeat right top;
}
.headerNav a span{
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  display: block;
  background: url(images/head_nav_left.gif) no-repeat left top;
  padding: 7px 23px 3px 23px;
}
.headerNav a:hover{
  background: #dc161d url(images/head_nav_right.gif) no-repeat right bottom;
}
.headerNav a:hover span{
  background: url(images/head_nav_left.gif) no-repeat left bottom;
}
.footer{
  width: 700px;
  color: #fff;
}
.footer td{
  vertical-align: top;
  padding: 12px 0;
}
.footer a{
  color: #fff;
}
.bestsellersImg{
  width: 55px;
}
.bestsellers{
  padding: 5px 0;
  border-top: 1px dotted #e3e3e3;
}
.bestsellersFirst{
  border-top: none;
}
.top{
  background: url(images/line.gif) repeat-x top;
}
.left{
  background: url(images/line.gif) repeat-y left;
}
.right{
  background: url(images/line.gif) repeat-y right;
}
.bottom{
  background: url(images/line.gif) repeat-x bottom;
}
.topLeft{
  background: url(images/top_left.png) no-repeat top left;
}
.topRight{
  background: url(images/top_right.png) no-repeat top right;
}
.bottomLeft{
  background: url(images/bottom_left.png) no-repeat bottom left;
}
.bottomRight{
  background: url(images/bottom_right.png) no-repeat bottom right;
}
ul{
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-position: outside;
}
ul li{
  padding: 1px 0;
  margin: 0;
  padding-left: 6px;
  background: url(images/li.gif) no-repeat 0 5px;
}
ul.checkmark li{
  background: url(images/checkmark.gif) no-repeat left;
  padding-left: 16px;
}
.borderBg{
  background: url(images/border_bg.gif) repeat-x top;
}
h1{
  font-size: 16px;
  color: #4064ae;
  margin: 10px 0;
}

input.inp {
  border: 1px solid #bababa;
  height: 20px;
  padding-top: 2px;
  padding-left: 3px;
}
.productPrice{
  font-size: 18px;
  color: #19bf1d;
/*  color: #ec1d25;*/
}
.productPrice .productPriceOld{
  font-size: 16px;
  color: #ec1d25;
}
.productPrice .productPriceSpecial{
  font-size: 18px;
  color: #19bf1d;
  font-weight: normal;
}
.productPrice{
  font-size: 18px;
  color: #19bf1d;
  font-weight: normal;
}

.productPriceCurrent{
  font-size: 12px;
  color: #19bf1d;
  font-weight: bold;
}

.productPriceListingCurrent{
  font-size: 12px;
  color: #636363;
  font-weight: bold;
  padding-bottom:4px;
}

.priceBox{
  padding: 20px;
  background: url(images/prise_bg.gif) repeat-x top;
}

.clear{
  clear: both;
}

ul.tabs{
	list-style:none;
	padding:0;
	margin:0;
  height: 25px;
  position: relative;
  top: 1px;
}
ul.tabs li{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
  font-size: 12px;

  text-decoration: none;
  display: block;
  background: #3c65ba url(images/head_nav_right.gif) no-repeat right top;
  margin-right: 1px;
}
ul.tabs li span{
  font-weight: bold;
  color: #fff;
  display: block;
  background: url(images/head_nav_left.gif) no-repeat left top;
  padding: 6px 15px 3px 15px;
}
ul.tabs li:hover{
  background: #da151c url(images/head_nav_right.gif) no-repeat right bottom;
}
ul.tabs li:hover span{
  background: url(images/head_nav_left.gif) no-repeat left bottom;
}
ul.tabs li.headTabActiv, ul.tabs li.headTabActiv:hover{
  background: url(images/activ_right.gif) no-repeat right top;
}
ul.tabs li.headTabActiv span, ul.tabs li.headTabActiv:hover span{
  color: #636363;
  background: url(images/activ_left.gif) no-repeat left top;
  padding: 6px 15px 4px 15px;
}
#tab1{
  display: table-cell;
*  display: block;
}
.headTab{
	cursor:pointer;
}
.headTabActiv{
	cursor:default;
}
.tab{
	/*display:none;*/
  padding: 10px;
}
.cart{
  background: url(images/cart.jpg) no-repeat 100% 27px;
}

.vat_info_warning {
  border:1px dotted #FF0000;
  padding:5px 10px 10px 10px;
  background-color:#FFB3B5;
}

div.stockWarn{
 background-color:#FFB3B5;
 border:1px solid #FF0000;
 color:#000000;
 margin:5px 0;
 padding:5px;
}
.chatBanner{
  padding: 3px 0px 0px 50px;
  padding-left: 55px\9;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .chatBanner  { padding-left: 55px}
}
