/* General page layout  begin */
body {
	margin: 0px;
	color: #6d6d6d;
	font-size: 10px;
	font-style: normal;
	font-family: arial, verdana, arial, sans-serif;
	background:#62b7de url(images/body_bg.gif) repeat-x top;
	behavior:url('csshover.htc');
}
/*.sfhover*/

/*
* html td {
  behavior: url(templates/Original/iepngfix.htc);
}
*/

a{
	color: #27b4d2;
	text-decoration: underline;
}
a:hover {
	color: #27b4d2;
	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: 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 {
	background:#fff;
	padding:10px 10px 10px 20px;
	width:160px;
}
.center_bg {
	background:#fff;
}
.right_bg {
	background:#fff;
	padding:10px 10px 10px 20px;
	width:160px;
}
/* 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: #f2fff7;
}
/* General page layout  end */


/* Header layout  begin */
table.header td{
	color:#fff;
}
table.header td a{
	color:#fff;
}
table.header td a:hover{
  color:#fff;
}
tr.header {
}
td.header {
}
td.header a:link, td.header a:visited {
}
td.header a:hover {
}
td.headerNavigation {
	color:#fff;
	text-align:right;
	padding: 2px 27px 7px 0;
}
td.headerNavigation a{
	color:#fff;
	background:url(images/header_nav.gif) no-repeat 0px 5px;
	padding:0 6px;
}
.breadcrumb{
	padding:15px 5px 8px 5px;
	border-bottom:1px solid #cfcece;
  color:#27b4d2;
}
.breadcrumb a{
	color:#27b4d2;
}
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 {
	font-size:20px;
	color:#000;
	padding: 5px 0 0 12px;
	background:url(images/infoboxheading_bg.gif) no-repeat 2px 13px;
}

/*----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;
	float:left;
	clear:both;
}
#category-nav dt {
	float:left;
	clear:both;
}
#category-nav dt a{
	background:url(images/category_li.gif) no-repeat 3px 5px;
	padding: 1px 0 2px 10px;
	text-decoration:none;
	float:left;
	width:155px;
	clear:both;
}
#category-nav dd dt a{
	padding: 1px 0 2px 25px;
	background: none;
	width:140px;
}
#category-nav dt a:hover{
	background:#e9e9e9 url(images/category_li.gif) no-repeat 3px 5px;
}
#category-nav dd dt a:hover{
	padding: 1px 0 2px 25px;
	background:#e9e9e9;
	width:140px;
}
#category-nav dt.level-sel {
}
#category-nav dt.level-act {
}


/*----infobox Left----*/
td.infoboxcell {
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}




/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
	display:none;
}
td.infoBoxHeadingCenter {
	background:url(images/infoboxheading_bg.gif) no-repeat 0 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	padding:10px 0 10px 9px;
}
td.infoBoxHeadingRight {
	display:none;
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
	display:none;
}
td.infoBoxContentsCenter {
	padding:0 0 10px 0;
	border-bottom:1px solid #cfcece;
}
td.infoBoxContentsRight {
	display:none;
}

table.infoBoxContents {
}
td.infoBoxContents {
}
table.infoBoxContents a{
	color:#000;
}

table.infoBoxContents td.productImageCell{
	text-align:center;
	padding:0 10px 5px 0;
}
table.infoBoxContents td.productNameCell {
	padding-bottom:5px
}
table.infoBoxContents td.productNameCell a{
	color:#2088c5;
}
table.infoBoxContents td.productNameCell a:hover {
}

table.infoBoxContents td.productPriceCell {
	font-weight:bold;
}
table.infoBoxContents .productPriceSpecial {
	color:#000;
}
table.infoBoxcontents .productpriceold {
	text-decoration:line-through;
}
table.infoBoxContents .productPriceCurrent {
	color:#000;
}

table.infoBoxContents a.infoBoxLink{
}
table.infoBoxContents a.infoBoxLink:hover {
}



/*----infobox1 -------------------------------------*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
}
td.infoBox1HeadingCenter {
}
td.infoBox1HeadingRight {
}

.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
}
td.infoBox1ContentsCenter {
}
td.infoBox1ContentsRight {
}

table.infoBox1Contents {
}
td.infoBox1Contents {
}

table.infoBox1Contents td.productImageCell{
}
table.infoBox1Contents td.productNameCell {
}
table.infoBox1Contents td.productNameCell a{
}
table.infoBox1Contents td.productNameCell a:hover {
}

table.infoBox1Contents td.productPriceCell {
}
table.infoBox1Contents .productPriceSpecial {
}
table.infoBox1contents .productPriceOld {
}
table.infoBox1Contents .productPriceCurrent {
}

table.infoBox1Contents a.infoBoxLink{
}
table.infoBox1Contents a.infoBoxLink:hover {
}





/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
	display:none;
}
td.contentBoxHeadingCenter {
	font-size:18px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/infoboxheading_bg.gif) no-repeat 10px 7px;
	padding: 0 0 10px 20px;
}
td.contentBoxHeadingRight {
	display:none;
}

.contentboxfooter {
}

table.contentBox {
}
td.contentBoxContentsLeft {
	display:none;
}
td.contentBoxContentsCenter {
}
td.contentBoxContentsRight {
	display:none;
}

table.contentBoxContents {
}
table.contentBox td.productColumnSell {
	height:100%;
	padding:10px 0 0 10px;
}
table.contentBox td.firstRow{
	padding-top:0;
}
table.contentBox td.firstCol{
	padding-left:0;
}
table.contentBox table.productTable {
	width:100%;
	height: 100%;
}

table.contentBox table.productTable td{
}
table.contentBox table.productTable td td{
	border: none;
}
table.contentBox td.productImageCell {
	height:100%;
	text-align:center;
	border-left:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	padding: 4px;
}
.language a.active{
	border: 1px solid #86D2F5;
}
.language a img{
	vertical-align: bottom;
}
table.contentBox td.productNameCell{
	text-align:center;
	padding:5px;
	background:url(images/top_left.gif) no-repeat top left;
	border-right:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
}
table.contentBox td.productNameCell a{
	color:#2088c5;
}
table.contentBox td.productNameCell a:hover {
}

table.contentBox td.productPriceCell table{
	height:27px;
	position:relative;
	top:1px;
}
table.contentBox td.productPriceCell{
	background:#f7f7f7;
	border-left:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
}
table.contentBox td.bottomRight{
	border-right:none;
	border-bottom:none;
	background:#f7f7f7 url(images/bottm_right.gif) bottom right;
}
table.contentBox td.productPriceCell div{
	text-align:center;
	color:#545454;
}
table.contentBox td.productPriceCell td{
	font-size:12px;
	font-weight:bold;
}
table.contentBox .productPriceSpecial {
	color:#2088c5;
	padding: 0 5px 0 0;
}
table.contentBox .productPriceOld {
	padding: 0px 3px 0px 0px;
	text-decoration:line-through;
}
table.contentBox .productPriceCurrent {
	color:#2088c5;
	height:24px;
}
table.contentBox .productButtonCell {
	background:#f7f7f7 url(images/bottm_right.gif) bottom right;
	border-left:1px solid #c9c9c9;
	text-align:center;
	padding:7px;
}


/*----contentbox1-----------------------------------------------*/
td.contentBox1HeadingLeft {
}
td.contentBox1HeadingCenter {
}
td.contentBox1HeadingRight {
}

.contentbox1footer {
}

table.contentBox1 {
}
td.contentBox1ContentsLeft {
}
td.contentBox1ContentsCenter {
}
td.contentBox1ContentsRight {
}

table.contentBox1Contents {
}
table.contentBox1 td.productColumnSell {
}
table.contentBox1 table.productTable {
}
table.contentBox1 td.productImageCell {
}
table.contentBox1 td.productNameCell {
}
table.contentBox1 td.productNameCell a{
}
table.contentBox1 td.productNameCell a:hover {
}

table.contentBox1 td.productPriceCell {
}
table.contentBox1 .productPriceSpecial {
}
table.contentBox1 .productPriceOld {
}
table.contentBox1 .productPriceCurrent {
}



/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	background-image: url(images/infobox/ib_l_bg.gif);
	height: 23px;
	font-weight: bold;
	padding-right: 3px;
}

a.productListing-heading, a.productListing-heading:visited{
}
a.productListing-heading:hover {
}

#firstHeadingSell, #firstContentSell {
	border-left: 1px solid #6876a4;
	padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
	border-right: 1px solid #6876a4;
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	background: #6876a4;
	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 {
	color: #7885ad;
	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 {
	color: #da5820;
	text-decoration:none;
	font-weight: bold;
}
SPAN.greetUser {
	font-size: 11px;
	font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
/*	background-color: #cec9bc;*/
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	color: #c34f1d;
	font-weight:bold;
}
/* Content layout  end */




/* Footer  layout begin */
table.footer {
	background: url(images/footer_bg.gif) no-repeat top left;
}
table.footer td{
	padding:18px;
	vertical-align:top;
	color:#fff;
}
table.footer td a{
	color:#fff;
}
td.footer {
	text-align:right;
  background: url(images/footer_bg_right.gif) no-repeat top right;
}
td.footer a{
	background:url(images/header_nav.gif) no-repeat 0 5px;
	padding:0 7px;
}
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;
}

table.header td.shoppingInfo{
	background: url(images/shopping_bg.gif) no-repeat 7px 5px;
	width:195px;
	height:55px;
	padding: 2px 0 0 57px;
	line-height:1.5;
	color:#000;
}
table.header td.shoppingInfo a{
	color:#000;
}
.logo{
	padding:0 0 0 20px;
}
.headerCategory{
	background:#64B9E3 url(images/header_category_left.gif) no-repeat;
	display: block;
}
.headerCategory div{
  background: url(images/header_category.gif) no-repeat 100% 0;
  padding-top: 35px;
	overflow: hidden;
}
.headerLinks{
	background:url(images/header_links_bg.gif) repeat-x;
	height:37px;
}

#nav li ul{
	display:none;
}
#nav {
	margin-left: 0px\9;
	list-style:none;
	margin-top: -32px;
	margin-top: -38px\9;
	margin-bottom: 0px;
	list-style-position:outside;
	float:left;
	padding:0;
}
#nav li{
	float:left;
  background:url(images/category_left_bg.gif) no-repeat left top;
	margin:3px 3px 0 0px;
	padding:0 0 0 11px;
	vertical-align: bottom\9;
}
#nav li a{
	float:left;
  background:url(images/category_bg.gif) no-repeat right top;
	height:21px;
*	height:29px;
	padding:8px  11px 0 0px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
#nav li:hover, #nav li.sfhover{
  background:url(images/category_left_bg.gif) no-repeat left bottom;
}
#nav li:hover a, #nav li.sfhover a{
  background:url(images/category_bg.gif) no-repeat right bottom;
	color:#fff;
}

.headerInput{
	background:url(images/header_input.gif);
	width:295px;
	height:23px;
	border:1px solid #2088c5;
	margin-right:5px;
	padding:0px 0px 1px 15px;
	color:#6d6d6d;
}

table.header td.headerNavigation1{
	padding: 0 0 0 15px;
}
table.header td.headerNavigation1 a{
	color:#fff;
	padding:0 13px 0 11px;
}

.bestsellers{
	border-bottom:1px solid #ededed;
}
.bestsellers .productImageCell{
	width:60px;
	text-align:center;
	padding:7px 0;
}
.bestsellers .productNameCell a{
	color:#a90006;
}
.bestsellers .productNameCell .productPriceCurrent{
	color:#000;
	font-weight:bold;
}
.bestsellers .productNameCell .productPriceOld{
	text-decoration:line-through;
	font-weight:bold;
}
.bestsellers .productNameCell .productPriceSpecial{
	color:#000;
	font-weight:bold;
}

.newsletterText{
	padding-bottom:5px;
	color:#000;
}
.newsletterInput{
	padding-bottom:5px;
}
.newsletterInput input{
	border: 1px solid #8d8d8d;
	width:135px;
	color:#6D6D6D;
}
table.size{
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
}
table.size td{
	font-size:11px;
	text-align:center;
	padding:5px;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
}
table.size input{
	width:33px;
	height:15px;
	border:1px solid #bbb;
}
.coment{
	background:#a90006;
}

.headTabs{
	margin:0;
	padding:0;
}
li.headTab{
	cursor:pointer;
	list-style:none;
	background:url(images/tabright.gif) right top no-repeat;
	height:25px;
	float:left;
	margin-right:2px;
	color:#4c4b4b;
	font-weight:bold;
}
li.headTab span{
	padding:6px 15px 0 15px;
	background:url(images/tableft.gif) left top no-repeat;
	height:25px;
	float:left;
	font-size:12px;
}
li.headTabActiv{
	cursor: default;
	list-style:none;
	background:url(images/tabrightactiv.gif) right top no-repeat;
	height:25px;
	float:left;
	margin-right:2px;
	color:#fff;
	font-weight:bold;
}
li.headTabActiv span{
	padding:6px 15px 0 15px;
	background:url(images/tableftactiv.gif) left top no-repeat;
	height:25px;
	float:left;
	font-size:12px;
}
#tab2{
	display:none;
}
#tab3{
	display:none;
}
table.tabs{
	border:1px solid #d31211;
}
table.tabs td.tab{
	padding:20px;
}

.productImage{
	border:1px solid #ddd;
	padding:10px;
}
.enlarge{
	text-align:center;
	padding:8px 0;
}
.stock{
	text-align:center;
	padding-bottom:5px;
}
.productName{
	font-size:20px;
	color:#a90006;
}
.manufacturer{
	padding:5px 0;
}
.tableSize{
	padding:0 0 20px 0;
}
.productPrise{
	font-size:20px;
	color:#000;
	padding:10px 0 5px 0;
}
.productPrise .productPriceCurrent{
	color:#a90006;
}
.productPrise .productPriceOld{
	text-decoration:line-through;
}
.productPrise .productPriceSpecial{
	color:#a90006;
}
.buttons{
	padding:0 0 20px 0;
}
input.inp{
	border:1px solid #8d8d8d;
	width:130px;
	color:#6d6d6d;
}

a.shopByPrice b{
	color:#1490aa;
	font-weight:normal;
}

.h7 {
	margin-top:8px;
	font-size:12px; 
	font-weight:bold; 
	color: #000; 
	padding-bottom:8px;
}

a.informationBox{
	color: #000000;
	text-decoration: none;
}
