/* General page layout  begin */
body {
	margin: 0px;
	color: #525252;
	font-size: 11px;
	font-style: normal;
	font-family: arial, verdana, arial, sans-serif;
	background:#004258 /*url(images/body_bg.jpg) repeat-x top*/;
	behavior:url('csshover.htc');
}
/*.sfhover*/

a{
  color: #525252;
	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: 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 0 10px 12px;
}
.center_bg {
  background: #fff;
  padding: 10px 16px;
}
.right_bg {
  background: #fff;
  padding: 10px 12px 10px 0;
}
/* 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 {
  color: #006583;
  font-size: 16px;
  font-family: tahoma;
  font-weight: bold;
  padding-bottom: 10px;
}
h1{
  color: #006583;
  font-size: 16px;
  margin: 0;
  font-family: tahoma;
}

/*----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 {
}
#category-nav dt a{
  padding: 4px 3px;
  font-size: 12px;
  text-decoration: none;
  display: block;
  line-height: 0.9;
}
#category-nav dt a:hover{
  background: #006583;
  color: #fff;
}
#category-nav dl dl dt a{
  padding: 4px 3px 4px 13px;
}
#category-nav dl dl dl dt a{
  padding: 4px 3px 4px 23px;
}
#category-nav dl dl dl dl dt a{
  padding: 4px 3px 4px 33px;
}
#category-nav dt.level-sel a{
  font-weight: bold;
}
#category-nav dt.level-act a{
  font-weight: bold;
}


/*----infobox Left----*/
td.infoboxcell {
  padding-bottom: 10px;
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}




/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
  width: 25px;
  height: 27px;
  background: url(images/ib_top_left.gif) no-repeat bottom left;
}
td.infoBoxHeadingCenter {
  font-size: 16px;
  color: #006583;
  font-weight: bold;
  background: url(images/ib_top.gif) repeat-x bottom;
  vertical-align: top;
  font-family: tahoma;
}
td.infoBoxHeadingRight {
  width: 5px;
  background: url(images/ib_top_right.gif) no-repeat bottom;
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
  display: none;
}
td.infoBoxContentsCenter {
  background: #f7f7f7;
  border-left: 1px solid #e4e2e2;
  border-right: 1px solid #e4e2e2;
  padding: 10px 15px;
}
td.infoBoxContentsRight {
  display: none;
}

table.infoBoxContents {
}
td.infoBoxContents {
}

.boxFooterLeft{
  background: url(images/ib_bottom_left.gif) no-repeat top;
  width: 5px;
  height: 5px;
  font-size: 1px;
}
.boxFooterCenter{
  background: url(images/ib_bottom.gif) repeat-x top;
}
.boxFooterRight{
  background: url(images/ib_bottom_right.gif) no-repeat top;
  width: 5px;
  height: 5px;
  font-size: 1px;
}


/*----infobox1 -------------------------------------*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
  width: 25px;
  height: 27px;
  background: url(images/ib_top_left.gif) no-repeat bottom left;
}
td.infoBox1HeadingCenter {
  font-size: 16px;
  color: #006583;
  font-weight: bold;
  background: url(images/ib_top.gif) repeat-x bottom;
  vertical-align: top;
  font-family: tahoma;
}
td.infoBox1HeadingRight {
  width: 5px;
  background: url(images/ib_top_right.gif) no-repeat bottom;
}

.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
  display: none;
}
td.infoBox1ContentsCenter {
  background: #f7f7f7;
  border-left: 1px solid #e4e2e2;
  border-right: 1px solid #e4e2e2;
  padding: 10px 15px;
}
td.infoBox1ContentsRight {
  display: none;
}

table.infoBox1Contents {
}
td.infoBox1Contents {
}


/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
  display: none;
}
td.contentBoxHeadingCenter {
  color: #006583;
  font-size: 16px;
  font-family: tahoma;
  font-weight: bold;
  padding: 10px 0;
}
td.contentBoxHeadingRight {
  display: none;
}

.contentboxfooter {
}

table.contentBox {
}
td.contentBoxContentsLeft {
  display: none;
}
td.contentBoxContentsRight {
  display: none;
}

table.contentBoxContents {
}


.productTable{
  height: 100%;
}
td.contentBoxContentsCenter .productColumnSell{
  border-top:1px solid #ececec;
  border-left:1px solid #ececec;
  padding:10px 20px;
}
td.contentBoxContentsCenter .rowTop{
  border-top:none;
}
td.contentBoxContentsCenter .colLeft{
  border-left:none;
}
.productImageCell{
  padding-bottom:5px;
}
.productNameCell{
  padding-bottom:5px;
  height: 100%;
}
.productNameCell a{
  color:#006583;
}
.productPriceCell{
  font-weight: bold;
}



/*----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;
  border-left: none;
}
#lastHeadingSell, #lastContentSell {
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	font-size: 1px;
  border-top: 1px solid #ececec;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
TD.productListing-data {
  padding:5px;
  border-top: 1px solid #ececec;
  border-left: 1px solid #ececec;
}
TD.productListing-data TD.productListing-data{
  padding:0px;
  border-top: none;
  border-left: 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 {
	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;
}

.header{
  background: url(images/header_logo.gif) no-repeat top right;
}
.headerNavigation{
  background: #f5f5f5 url(images/head_nav.gif) repeat-x;
  padding: 0 8px;
  color: #dfdfdf;
  font-size: 13px;
}
.headerNavigation a{
  padding: 0 17px;
  font-weight: bold;
  text-decoration: none;
}
.linkAccount{
  background: #f5f5f5 url(images/head_nav.gif) repeat-x;
  font-size: 12px;
  text-align: right;
  padding: 0 25px;
}
.headerLeft{
  width: 5px;
  height: 36px;
  background: url(images/head_left.gif) no-repeat;
}
.headerRight{
  width: 5px;
  height: 36px;
  background: url(images/head_right.gif) no-repeat;
}
.footerLeft{
  font-size: 1px;
  background: #fff url(images/footer_left.gif) no-repeat bottom;
  width: 5px;
  height: 5px;
}
.footerCenter{
  font-size: 1px;
  background: #fff;
}
.footerRight{
  font-size: 1px;
  background: #fff url(images/footer_right.gif) no-repeat bottom;
  width: 5px;
  height: 5px;
}
.footer{
  text-align: center;
  color: #fff;
  padding: 10px 0 30px 0;
}
.footer a{
  color: #fff;
}

.inpSearch input{
  height: 16px;
  border: 1px solid #b3b3b3;
  padding: 0;
}
.category_desc{
  padding: 10px 0;
}
td.pl-colnum0{
  padding: 10px 20px;
  border-top: 1px solid #ececec;
  border-left: none;
}
td.pl-colnum1{
  padding: 10px 20px;
  border-top: 1px solid #ececec;
  border-left: 1px solid #ececec;
}
td.pl-colnum2{
  padding: 10px 20px;
  border-top: 1px solid #ececec;
  border-left: 1px solid #ececec;
}
td.pl-colnum3{
  padding: 10px 20px;
  border-top: 1px solid #ececec;
  border-left: 1px solid #ececec;
}
.pl-image{
  padding-bottom: 5px;
}
.pl-name{
  padding-bottom: 5px;
  text-align: left;
}
.pl-name a{
  padding-bottom: 5px;
  text-align: center;
  color: #006583;
}
.pl-price{
  padding-bottom: 5px;
  text-align: left;
  font-weight: bold;
}
#priceTop{
  font-weight: bold;
}
.productTable{
  width: 100%;
}
/* prod info css*/
td.property_header{
  font-weight: bold;
  padding: 5px 0;
}
tr.grey td{
  background: #f1f1f1;
}
td.value{
  font-weight: bold;
}
/* prod info css eof*/

.pl-productbuynow{
  padding: 5px 0;
}
.pl-productspectprice{
  font-size: 12px;
  font-weight: bold;
}
.pl-productname a{
  font-size: 12px;
  color: #006583;
  text-decoration: none;
  font-weight: bold;
}
.pl-productname {
  vertical-align: top;
  padding: 0 10px;
}
.pl{
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}
.pl-productimg{
  padding-left: 10px;
}
.pl-productprice{
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}
.pl-productdescription{
  padding: 10px 0 0 10px;
}

.topCategory{
  padding: 2px;
  width: 50%;
}
.topCategoryNameCell{
  vertical-align: top;
  padding-left: 5px;
  background: url(images/iblock-bg.jpg) repeat-y right 3px;
  border-right:1px dashed #B1BFC7;
  border-bottom:1px dashed #B1BFC7;
}
.topCategoryNameCell div{
  padding-bottom: 5px;
}
.topCategoryNameCell div a{
  color: #006583;
}
/* tabs design */
ul.tabs{
    list-style:none;
    padding:0;
    margin:0;
}
ul.tabs li{
    list-style:none;
    padding:0;
    margin:0;
    float:left;
    padding:3px 20px;
  margin-right: 1px;
}
.tab{
  display: none;
  border: 1px solid #006583;
  padding: 10px;
  clear: both;
}
.tab input{
  border: 1px solid #7f9db9;
}
.headTab{
    cursor:pointer;
  background: #f7f7f7;
  color: #000;
}
.headTabActiv{
    cursor:default;
  background: #006583;
  color: #fff;
  font-weight: bold;
}
ul.tabs{
  margin: 0;
}
td.tabs_block{
  text-align: left;
  padding-left: 24px;
}
/* tabs design eof */
.headInfo, .headInfo a{
  color: #fff;
}
dl.level1 dt{
  padding-left: 15px;
  background: url(images/close_cat_bg.gif) 0 50% no-repeat;
}
dl.level1 dt.level-sel{
  background: url(images/open_cat_bg.gif) 0 50% no-repeat; 
}
dl.level1 dd{
  padding-left: 18px;
}
dl.level1 dd dt{
  background: url(images/close_cat_bg.gif) 0 50% no-repeat;
  padding-left: 0;
}
a.call_text{
  font-size: 15px;
}

#informationBoxHead{
  background:url(images/information_heading.gif) no-repeat 15px 6px;
  padding: 0 0 3px 25px;
  color:#006583;
  font-family:tahoma;
  font-size:16px;
  font-weight:bold;
  cursor: pointer;
  display: block;
}
#informationBox{
  background: #f7f7f7;
}
.top{
  background: url(images/border.gif) repeat-x top;
}
.left{
  background: url(images/border.gif) repeat-y left;
}
.right{
  background: url(images/border.gif) repeat-y right;
}
.bottom{
  background: url(images/border.gif) repeat-x bottom;
}
.topLeft{
  background: url(images/top_left.gif) no-repeat top left;
}
.topRight{
  background: url(images/top_right.gif) no-repeat top right;
}
.bottomLeft{
  background: url(images/bottom_left.gif) no-repeat bottom left;
}
.bottomRight{
  background: url(images/bottom_right.gif) no-repeat bottom right;
}
td.topCategoryImageCell img{
  
}
td.topCategoryImageCell{
  border-bottom: 4px solid #B1BFC7;
  padding-bottom: 5px;
}
table.category_img_tab{
  width: 120px;
  height: 100px;
}
td.cat_image{
  border: 2px solid #dbd9da;
}



