﻿html, body, div, ul, li, h1, h2, h3, h4, h5, h6, table, tr, td, img { margin: 0; padding: 0; cursor: default; }
img { border: 0; outline: 0; }
html, body, input, textarea, select, h1, h2, h3, h4, h5, h6 { direction: rtl; font: normal 11px/1.5em Tahoma, Verdana, Arial, Sans-Serif; }
select { padding: 2px 2px 5px; }
a { color: Blue; text-decoration: none; }
a:hover { color: Red; }

ul li { list-style-position: inside; }

.spacer { width: 1px; clear: both; }

.rc3 { -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; }
.rc5 { -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }

.ca { text-align: center; }
.rf { float: right; }
.lf { float: left; }
.ltr { direction: ltr; }
.la { text-align: left; }
.clear{clear: both;margin-right:20px;}
.ctb { padding: 0 4px 2px; height: 18px; font-size: 12px; background: #FFFFFF; border: 1px solid #BBBBBB; border-right-color: #AAAAAA; border-top-color: #AAAAAA; }
textarea.ctb { height: auto; padding: 4px 4px 2px; }
.ctb:hover { border: 1px solid #999999; }
.ctb:focus { border: 1px solid #7DBEF1; }

.cbtn, .bbtn, .ybtn { width: auto; overflow: visible; padding: 0 10px 2px; height: 22px; text-align: center; font-size: 12px; cursor: pointer; background-image: url( 'btn.png' ); background-repeat: repeat-x; }
.cbtn { background-color: #F3F3F3; background-position: 0 0; border: 1px solid #BBBBBB; border-bottom-color: #999999; }
.bbtn { background-color: #afe2fc; background-position: 0 -24px; border: 1px solid #498fb3; border-bottom-color: #2e7599; }
.ybtn { background-color: #fbda3a; background-position: 0 -48px; border: 1px solid #f6c501; border-bottom-color: #cda400; }
.cbtn:hover { border: 1px solid #999999; border-bottom-color: #666666; }
.ybtn:hover { border: 1px solid #d4aa02; border-bottom-color: #997a00; }
a.cbtn, a.bbtn, a.ybtn { display: inline-block; padding: 2px 10px 0; height: 22px; font-size: 12px; background-image: url( 'btn.png' ); background-repeat: repeat-x; }
a.cbtn { background-color: #F3F3F3; background-position: 0 0; border: 1px solid #BBBBBB; border-bottom-color: #999999; }
a.bbtn { color: #333333; background-color: #afe2fc; background-position: 0 -24px; border: 1px solid #82d5ff; border-bottom-color: #45b5ed; }
a.ybtn { background-color: #fbda3a; background-position: 0 -48px; border: 1px solid #f6c501; border-bottom-color: #cda400; }

.fieldTitle { float: right; line-height: 22px; text-align: left; margin-left: 10px; }

.cmdBtn { width: 16px; height: 16px; margin: 0 1px; cursor: pointer; border: 0; background: url( 'icns.png' ); background-repeat: no-repeat; }
.cmdBtn:active { background-color: #CCCCCC; }
.edit { background-position: center -80px; }
.delete { background-position: center -64px; }
.submit { background-position: center 0; }
.cancel { background-position: center -48px; }

.messageBox { margin-bottom: 10px; }
.messageBox .info, .messageBox .warning, .messageBox .error { overflow: hidden; }
.messageBox .message { margin: 10px 20px; padding-right: 24px; color: #333333; background-repeat: no-repeat; background-position: right top; }
.messageBox .info { background: #e0f4ff; border: 1px solid #b4d9ee; }
.messageBox .info .message { background-image: url( "info_16.png" ); }
.messageBox .warning { background: #feffb1; border: 1px solid #f0e378; }
.messageBox .warning .message { background-image: url( "warning_16.png" ); }
.messageBox .error { background: #fae1e1; border: 1px solid #f2b6b6; }
.messageBox .error .message { background-image: url( "block_16.png" ); }

#wrapper { background: #e5ddc6 url( "body-bg.png" ) center top;  }

#container { width: 968px; margin: auto; padding-top: 1px; }

#header { margin-top: 5px; height: 128px; overflow: hidden; background: #FEFEFE url( "header-bg.png" ); }
#header h1 { margin: 30px 280px 0 0; }
#header h1 a { font-size: 18px; color: #fe4b97; }
#header p { margin: 10px 350px 0 0; font: bold 36px BTitr, Verdana, Sans-Serif; color: #00898f; }

#menubar { height: 32px; padding: 4px 0; background: #FEFEFE url( "box-bg.png" ) 0 -128px; }
#menubar ul.menu { float: right; width: 500px; margin: 1px 10px; list-style: none; }
#menubar ul.menu li { float: right; }
#menubar ul.menu li a { display: inline-block; height: 30px; padding: 0 10px; line-height: 30px; color: #666666; background: url( "menu-item-separator.png" ) no-repeat; }
#menubar ul.menu li a:hover { background-color: #f5f5f5; }

#menubar .miniCart { position: relative; width: 130px; height: 32px; float: left; overflow: hidden; border-right: 1px solid #CCCCCC;  }
#menubar .miniCart:hover { overflow: visible; }
#menubar .miniCart .tbox { position: absolute; width: 100px; height: 32px; left: 0; top: 0; padding: 0 10px 0 20px; line-height: 32px; z-index: 20; color: #000000; background-image: url( "minicart-bg.png" ); }
#menubar .miniCart:hover .tbox { background-position: left -32px; color: #0085cf; }
#menubar .miniCart .tbox span { color: #28b800; }
#menubar .miniCart .cb { position: absolute; width: 350px; left: 0; top: 32px; border: 1px solid #bfbfbf; border-top: 0; background: #f2f2f2; z-index: 1; }
#menubar .miniCart .cb .title { padding: 10px 10px 7px; color: #333333; font: 18px Arial, Verdana, Sans-Serif; border-bottom: 1px solid #b7b7b7; }
#menubar .miniCart .cb center { color: #333333; background: #FFFFFF; }
#menubar .miniCart .cb ul { list-style: none; background: #FFFFFF; }
#menubar .miniCart .cb ul li { padding: 5px 10px; border-top: 1px solid #d4d4d4; }
#menubar .miniCart .cb ul li img { float: right; width: 48px; vertical-align: top; }
#menubar .miniCart .cb ul li .pdcName, #menubar .miniCart .cb ul li .pdcPrice { float: right; margin-right: 10px; width: 170px; }
#menubar .miniCart .cb ul li .pdcPrice { color: #0088CC; }
#menubar .miniCart .cb .footer { border-top: 1px solid #b7b7b7; padding: 10px; }

#content { background: url( "content-bg.png" ) -968px top; }
#content .trc { height: 9px; background: url( "content-bg.png" ); }
#content .brc { height: 9px; background: url( "content-bg.png" ) -1936px top; }

#sidebar { display: inline; float: right; width: 218px; min-height: 400px; margin-right: 5px; background: #F4F0E5; }
#sidebar ul.vmenu, #sidebar ul.vmenu ul { list-style: none; width: 200px; margin: auto; }
#sidebar ul.vmenu li a { display: block; height: 24px; margin: 10px 0; padding-right: 10px; color: #666666; line-height: 24px; background: #FEFEFE url( "vmenu-item-bg.png" ); }
#sidebar ul.vmenu li a:hover { color: #800000; }
#sidebar ul.vmenu li ul li { position: relative; background: url( "arrow-bullet.png" ) no-repeat 180px 6px; }
#sidebar ul.vmenu li ul li a { margin: 0; padding-right: 24px; color: #800000; background: none; border-bottom: 1px solid #dadada; }
#sidebar ul.vmenu li ul li a.dd {  background: url( "left-arrow.png" ) no-repeat 5px center; }
#sidebar ul.vmenu li ul li:hover { background-color: #FFFFFF; }
#sidebar ul.vmenu li ul li:hover > ul { display: block; }
#sidebar ul.vmenu li ul li ul { width: 200px; display: none; position: absolute; right: 190px; top: 0; border: 1px solid #CCCCCC; background: #F4F0E5; z-index: 10; }
#sidebar ul.vmenu li ul li ul li { background-position: 180px 6px; }
#sidebar ul.vmenu li ul li ul li a { padding-right: 25px; }

#sidebar .sboxHdr { width: 200px; height: 5px; margin: auto; background: #fdfcfa url( "sbox-parts.png" ); }
#sidebar .sboxContent { width: 200px; margin: auto; background: #fdfcfa url( "sbox-parts.png" ) -200px 0; }
#sidebar .sboxContent h2.title { position: relative; margin: 0 7px; padding: 10px 48px 10px 0; border-bottom: 1px solid #CCCCCC; font-weight: bold; }
#sidebar .sboxContent h2.title .icon { position: absolute; top: 0; right: 5px; width: 32px; height: 32px; background: url( "gnome_emblem_documents.png" ); }
#sidebar .sboxContent ul { margin: 5px 20px 0 5px; color: #1E547E;  }
#sidebar .sboxContent ul li { padding: 3px 0 5px; border-bottom: 1px dotted #CCCCCC; list-style-position: outside; }
#sidebar .sboxContent ul li a { color: #1E547E; }
#sidebar .sboxContent ul li a:hover { color: #f69f00; }
#sidebar .sboxBrc { width: 200px; height: 5px; margin: auto; background: #fdfcfa url( "sbox-parts.png" ) -400px 0; }

#main { display: inline; float: left; width: 728px; min-height: 400px; margin-left: 5px; background: #FFFFFF; }
#main .newProductsTitle { width: 701px; height: 32px; margin: 0 auto; background: url( "new-product-bg.png" ); }
#main .newProductsTitle a { display: inline-block; padding: 11px 40px; color: #01888e; }
#main ul.productList { list-style: none; margin: 0 8px; }
#main ul.productList li { display: inline; width: 217px; height: 325px; margin: 10px; float: right; text-align: center; background: #000000 url( "product-minibox-bg.png" ); }
#main ul.productList li .title { height: 38px; margin: 10px; padding: 0 5px; border: 1px solid #e6e6e6; background: #f6f5f1; }
#main ul.productList li .title a { display: table-cell; width: 187px; height: 38px; color: #1e547e;  text-align: center; vertical-align: middle; }
#main ul.productList li .title a:hover { color: #f69f00; }
#main ul.productList li .image { display: table-cell; vertical-align: middle; width: 160px; height: 196px; padding: 0 28px; }
#main ul.productList li .price { padding: 5px 0; color: Green; font-weight: bold; font-size: 14px; }
#main ul.productList li a { color: #1E547E; }
#main ul.productList li .infoBtn, #main ul.productList li .addToCartBtn { height: 24px; margin: 3px; float: left; font-weight: bold; cursor: pointer; }
#main ul.productList li .infoBtn { width: 76px; color: #ff6600; }
#main ul.productList li .addToCartBtn { width: 95px; color: #333333; }

#main .gboxHdr { width: 700px; height: 8px; margin: auto; background: #f6f5f1 url( "page-parts.png" ); }
#main .gboxHdr:first-child { margin-top: 10px; }
#main .gboxContent { width: 690px; margin: auto; padding: 1px 3px; background: #f6f5f1 url( "page-parts.png" ) -700px 0; }
#main .gboxContent table, #main .gboxContent table tr, #main .gboxContent table tr td { border-collapse: collapse; }
#main .gboxContent table tr td.rightPart { width: 170px; margin: 5px; vertical-align: middle; text-align: center; background: #FFFFFF;  }
#main .gboxContent table tr td.rightPart img { margin: 0 7px; }
#main .gboxContent table tr td.leftPart { padding: 7px; vertical-align: top; }
#main .gboxContent a.name, #main .gboxContent a.title { display: block; color: #1e547e; }
#main .gboxContent a.name { font-weight: bold; font-size: 14px; line-height: 24px; }
#main .gboxContent a.title { font-size: 12px; }
#main .gboxContent a.name:hover, #main .gboxContent a.title:hover { color: #f69f00; }
#main .gboxContent h3.name a { color: #1e547e; font-size: 14px; font-weight: bold; }
#main .gboxContent .description { margin-top: 10px; }
#main .gboxContent .description .infoBtn, #main .gboxContent .description .addToCartBtn, #main .cboxContent .addToCartBtn { height: 32px; margin: 5px; float: left; font-weight: bold; cursor: pointer; }
#main .gboxContent .description .infoBtn { width: 108px; color: #e91f4b; }
#main .gboxContent .description .addToCartBtn, #main .cboxContent .addToCartBtn { width: 150px; color: #5c8600; }
#main .gboxContent .description .price, #main .cboxContent .price { margin: 10px 0; color: #00ab0d; font-size: 14px; }
#main .gboxContent .description .price b, #main .cboxContent .price b { color: #f10100; }
#main .gboxContent ul li { list-style-position: inside; list-style-image: url( "list-style-image.png" ); }
#main .gboxBrc { width: 700px; height: 8px; margin: auto; margin-bottom: 10px; background: #f6f5f1 url( "page-parts.png" ) -1400px 0; }

#main .navbar { height: 24px; margin: 10px 17px; border: 1px solid #DDDDDD; background: #fef5ea; font-weight: bold; }
#main .navbar .home { display: inline-block; float: right; width: 15px; height: 12px; margin: 6px 10px 0 0; line-height: 12px; text-indent: -300px; overflow: hidden; background: url( "navbar-home.png" ) no-repeat center center; }
#main .navbar .separator { color: #1c1f2d; float: right; line-height: 24px; margin: 0 5px; }
#main .navbar .linkItem { float: right; line-height: 24px; color: #3663a8; }
#main .navbar .linkItem:hover { color: #FF0000; }
#main .navbar .item { color: #800000; float: right; line-height: 24px; }

#main .cboxHdr { width: 700px; height: 8px; margin: auto; background: #f6f5f1 url( "page-parts.png" ) -2100px 0; }
#main .cboxContent { width: 690px; margin: auto; padding: 1px 5px; background: #f6f5f1 url( "page-parts.png" ) -2800px 0; }
#main .cboxContent .title { height: 24px; margin: 5px 10px; padding: 0 5px; border: 1px solid #e6e6e6; background: #f2f2f2; }
#main .cboxContent .description { margin: 10px; }
#main .cboxContent .tagBox { margin: 10px; padding-top: 10px; color: #1e547e; border-top: 1px solid #CCCCCC; }
#main .tagBox b { color: #1e547e; }
#main .tagBox a { color: #1e547e; }
#main .cboxContent .title a, #main .cboxContent .title span{ line-height: 24px; font-weight: bold; color: #800000; }
#main .cboxBrc { width: 700px; height: 8px; margin: auto; margin-bottom: 10px; background: #f6f5f1 url( "page-parts.png" ) -3500px 0; }

#main ul.shoppingCart { list-style: none; margin-bottom: 10px; }
#main ul.shoppingCart li { padding: 10px; border-bottom: 1px solid #d4d4d4; }
#main ul.shoppingCart li img { float: right; width: 90px; vertical-align: top; }
#main ul.shoppingCart li .pdcName, #main ul.shoppingCart li .pdcPrice, #main ul.shoppingCart li .pdcQuantity { float: right; margin: 10px 10px 0 0; }
#main ul.shoppingCart li .pdcName {  width: 340px; }
#main ul.shoppingCart li .pdcQuantity {  width: 80px; }
#main ul.shoppingCart li .pdcPrice {  width: 110px; color: #0088CC; text-align: left; }

#footer { height: 88px; background: #FEFEFE url( "box-bg.png" ) 0 -168px; }
#footer ul.menu { list-style: none; }
#footer ul.menu li { float: right; color: #1E547E; }
#footer ul.menu li a { padding: 10px; color: #1E547E; }
#footer ul.menu li a:hover { color: #f69f00; }

