/* General page layout  begin */
body{
        margin: 10px 0 0 0;
        padding:0;
        background: #fbf9f9;
        color: #737373;
        font-size: 11px;
        font-style: normal;
        font-family: Verdana;
        background: #e4eae8 url(images/body_bg.png) 0 0 repeat-x;
}
a:link{
        color: #a2cc3f;
        text-decoration: none;
}
a:visited{
        color: #a2cc3f;
        text-decoration: none;
}
a:hover {
        color: #a2cc3f;
        text-decoration: underline;
}
/*--------*/
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;
        line-height: 1.2;
}
TD.main, P.main {
        line-height: 1.5;
}
TD.mainBold, P.mainBold {
        line-height: 1.5;
        font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
        font-size: 10px;
}
.bold {
        font-weight: bold;
        line-height: 1.5;
}
.boxText {
}
/*--------*/
img.transpng {
        behavior: url("png.htc");
}
img.infoBoxSpacing {
        width: 0px;
        height: 0px;
}
.productBG {
        background-position: left top;
        background-image: url(images/product_bg.gif)
}
.lineV {
        background: url(images/line_V.gif) repeat-y left top;
}
.lineH {
        background: url(images/line_H.gif) repeat-x left top;
}
/*--------*/
.left_bg {
        width:275px;
        border-right:1px solid #9f9f9f;
}
.center_bg {
        padding-top:0px;
/*         border-left:1px solid #9f9f9f;*/
}
.right_bg {
        /*width:275px;*/
        border-right:1px solid #9f9f9f;
        border-left:1px solid #9f9f9f;
        background: #fff;
}
/* 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 {
}
tr.header {
}
td.header {
        color: #ff00ff;
}
td.header a:link, td.header a:visited {
        color: #4d4d4d;
        text-decoration: underline;
}
td.header a:hover {
  color: #c34f1d;
        text-decoration: underline;
}
td.headerNavigation {
        color: #2f2f2f;
        font-size:12px;
        font-family:Arial, Helvetica, sans-serif;
        padding-left:28px;
        padding-right:28px;
}
a.headerNavigation, a:visited.headerNavigation {
        color: #2f2f2f;
        text-decoration: none;
        font-size:11px;
        font-weight:bold;
}
a:hover.headerNavigation {
  color:#a2cc3f;
        text-decoration: none;
        font-size:11px;
        font-weight:bold;
}
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: 20px;
        color: #2f2f2f;
        font-weight: bold;
        font-family:Arial, Helvetica, sans-serif;
        line-height: 0.9;
        padding:15px 0 15px 20px;
}
.h1{
    font-size: 20px;
        color: #2f2f2f;
        font-weight: bold;
        font-family:Arial, Helvetica, sans-serif;
        line-height: 0.9;
        padding:15px 0 15px 20px;
}

td.pageHeading h1{
margin-left:-20px;
}

/*----categories----*/
#category-nav {
  font-size:12px;
  padding: 12px 0;
}
#category-nav a, #category-nav a:visited {
        color: #000000;
        text-decoration:none;
}
#category-nav a:hover {
        color: #000000;
        text-decoration:underline;
}
dl.level1 {
}
#category-nav dl {
        margin:0;
        padding:0px;
}
#category-nav dt {
        margin: 0;
        padding: 2px 5px 2px 30px;
        background:url(images/strelochka.gif) 20px 7px no-repeat;
}
#category-nav dl.level1 dt.moduleRowOver {
/*        background-color: #cec9bc;*/
        background:#dbded3 url(images/strelochka.gif) 20px 7px no-repeat;
        cursor: pointer;
        cursor: hand;
}
#category-nav dt.moduleRowOverAct{
            background:#dbded3 url(images/strelochka.gif) 20px 7px no-repeat;
        cursor: pointer;
        cursor: hand;
                font-weight:bold;
}
#category-nav dl.level1 dt.moduleRowOverLevelSel {
/*        background-color: #cec9bc;*/
                background:#dbded3 url(images/strelochka.gif) 20px 7px no-repeat;
        cursor: pointer;
        cursor: hand;
        font-weight:bold;
}

#category-nav dd {
        margin: 0;
        padding: 0 0 0 0px;
}
#category-nav dt.level-sel {

}
#category-nav dt.level-act {
}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {
        color: #000;
        font-weight:bold;

}

#category-nav dt.level-sel-cat a, #category-nav dt.level-sel-cat a:visited {
/*        background-color: #cec9bc;*/
        cursor: pointer;
        cursor: hand;
        font-weight:bold;
}

#category-nav dt.level-sel a:hover {
        color: #000;
                font-weight:bold;

}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
        color: #000000;
        font-weight:bold;
}
#category-nav dt.level-act a:hover {
        color: #000000;
                font-weight:bold;
}
#category-nav dd dl dt{
       /*background:none;*/
       background: url(images/strelochka.gif) 30px 7px no-repeat;
       padding-left: 35px;

}
#category-nav dd dl dt.moduleRowOver{
        background:#dbded3;
        cursor: pointer;
        cursor: hand;
}


#category-nav dd dl dt.moduleRowOverSubCat{
        background: #dbded3 url(images/strelochka.gif) 30px 7px no-repeat;
        padding-left: 35px;
        cursor: pointer;
        cursor: hand;
}

#category-nav dd dl dt.moduleRowOverSubCat2{
        background: #dbded3 url(images/strelochka.gif) 30px 7px no-repeat;
        padding-left: 35px;
        cursor: pointer;
        font-weight:bold;
        cursor: hand;
}



#category-nav dl.level1 dt.level-sel{
        background:none;
}


/*----infobox Left----*/
td.infoboxcell {
        padding-bottom: 3px;
}
.infoBoxNotice {
        background: #ff8e90;
}
.infoBoxNoticeContents {
        background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
/*--------*/
table.infoboxHeading {
        width: 100%;
        margin-top:18px;
}
td.infoBoxHeadingLeft {
  width: 33px;
        }
td.infoBoxHeadingCenter {
        font-size: 20px;
        color: #2f2f2f;
        font-weight: bold;
        font-family:Arial, Helvetica, sans-serif;
        line-height: 1.1;
        letter-spacing:-1px;
}
td.infoBoxHeadingRight {
        width: 20px;
        padding-right: 15px;
}
/*--------*/
.infobox {
        width: 100%;
}
td.infoBoxContentsLeft {
  width: 2px;
  font-size:0;
}
td.infoBoxContentsCenter {
        padding: 10px 0 10px 0px;
}
td.infoBoxContentsRight {
  font-size:0;
  width: 2px;
}
/*--------*/
table.infoBoxContents {
        color: #737373;
}
td.infoBoxContents {

}

table.infoBoxContents td.productNameCell {
        color: #737373;
        text-align: left;
        padding-top: 5px;
        vertical-align: bottom;
}
table.infoBoxContents td{
  color: #737373;
}

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{
        color: #a2cc3f;
        text-decoration: underline;
        font-size:10px;
}
table.infoBoxContents table.productTable td.productNameCell a:hover {
  color: #a2cc3f;
        text-decoration: none;
        font-size:10px;
}

table.infoBoxContents td.productPriceCell {
        font-weight: bold;
        text-align: left;
        padding-top: 5px;
}
table.infoBoxContents .productPriceSpecial {
        color: #a2cc3f;
}
table.infoBoxcontents .productpriceold {
        color: #ccc;
  text-decoration: line-through;
}
table.infoBoxContents .productPriceCurrent {
        color: #2f2f2f;
        font-weight: bold;
}

table.infoBoxContents a.infoBoxLink, table.infoBoxContents a.infoBoxLink:visited{
        color: #737373;
        text-decoration: none;
        background:url(images/str_03.gif) 0px 5px no-repeat;
        padding-left:10px;
}
table.infoBoxContents a.infoBoxLink:hover {
  color: #737373;
        text-decoration: underline;
        background:url(images/str_03.gif) 0px 5px no-repeat;
        padding-left:10px;
}
/*----infobox Right----*/
table.infobox1Heading {
        width: 100%;
}
td.infoBox1HeadingLeft {
  width: 20px;
        height: 23px;
  padding-left: 12px;
}
td.infoBox1HeadingCenter {
        font-size: 13px;
        color: #ffffff;
        font-weight: bold;
        text-transform: uppercase;
        padding-left: 9px;
        background: #7985ae url(images/infobox/ib_l_bg.gif);
}
td.infoBox1HeadingRight {
        width: 17px;
        height: 23px;
        padding-right: 15px;
        background: #7985ae url(images/infobox/ib_l_bg.gif);
}
/*--------*/
.infobox1 {
        width: 100%;
}
td.infoBox1ContentsLeft {
  width: 46px;
  font-size:0;
}
td.infoBox1ContentsCenter {
        padding: 3px 0 10px 0;
}
td.infoBox1ContentsRight {
  font-size:0;
  width: 21px;
}
/*--------*/
table.infoBox1Contents {
}
td.infoBox1Contents {
}

table.infoBox1Contents td.productNameCell {
        color: #333333;
        text-align: left;
        padding-top: 5px;
        vertical-align: bottom;
}

table.infoBox1Contents td.productNameCell a:link, table.infoBox1Contents td.productNameCell a:visited{
        color: #333333;
        font-weight: bold;
        text-decoration: underline;
}
table.infoBox1Contents td.productNameCell a:hover {
        color: #da5820;
        text-decoration: underline;
}

table.infoBox1Contents td.productPriceCell {
        font-weight: bold;
        text-align: left;
        padding-top: 5px;
}
table.infoBox1Contents .productPriceSpecial {
        color: #da5820;
}
table.infoBox1contents .productPriceOld {
        color: #cccccc;
        font-weight: bold;
}
table.infoBox1Contents .productPriceCurrent {
        color: #111111;
        font-weight: bold;
}

table.infoBox1Contents a.infoBoxLink, a.infoBoxLink:visited{
 color: #333333;
        text-decoration: underline;
}
table.infoBox1Contents a.infoBoxLink:hover {
  color: #da5820;
  text-decoration: underline;
}
/*----contentbox----*/
td.contentBoxHeadingLeft {
        font-size: 0;
        width:22px;
}
td.contentBoxHeadingCenter {
  font-size: 20px;
        color: #2f2f2f;
        font-weight: bold;
        font-family:Arial, Helvetica, sans-serif;
        line-height: 0.9;
        padding-bottom:10px;
}
td.contentBoxHeadingRight {
        font-size: 0;
        width: 1px;
}
/*--------*/
.contentboxfooter {
    padding:1px 0 4px 0;
        height: 95px;
        border-top:1px solid #9f9f9f;
        border-bottom:1px solid #9f9f9f;
        color:#1a1617;
        border-right:1px solid #9f9f9f;
}
/*--------*/
table.contentBox {
}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
  padding: 0 0 1px 12px;
  width: 100%;
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
        height: 100%;
        padding: 5px 5px 5px 5px;
}


/*-----*/

td.contentBox1HeadingLeft {
        font-size: 0;
        width:22px;
}
td.contentBox1HeadingCenter {
  font-size: 20px;
        color: #2f2f2f;
        font-weight: bold;
        font-family:Arial, Helvetica, sans-serif;
        line-height: 0.9;
        padding-bottom:10px;
}
td.contentBox1HeadingRight {
        font-size: 0;
        width: 1px;
}


table.contentBox1 {
        border-top:1px solid #9f9f9f;
}
td.contentBox1ContentsLeft {
}
td.contentBox1ContentsCenter {
  padding: 10px 0 1px 12px;
  width: 100%;
}
td.contentBox1ContentsRight {
}

table.contentBox1Contents {
        height: 100%;
        padding: 5px 5px 5px 5px;
}


.contentBox3footer {
  padding:1px 0 4px 0;
        background-image: url(images/line_bg.gif);
        background-repeat: repeat-x;
        height: 42px
}




td.contentBox2HeadingLeft {
        font-size: 1px;
        width:22px;
        border-top:1px solid #9f9f9f;
        border-bottom:1px solid #9f9f9f;
}
td.contentBox2HeadingCenter {
    font-size: 26px;
        color: #a2cc3f;
        font-weight: bold;
        font-family:Arial, Helvetica, sans-serif;
        line-height: 0.9;
        padding-bottom:15px;
        text-align:left;
        height:70px;
        border-top:1px solid #9f9f9f;
        padding-top:8px;
        border-bottom:1px solid #9f9f9f;
}
td.contentBox2HeadingRight {
        font-size: 1px;
        width: 1px;
        border-top:1px solid #9f9f9f;
    border-right:1px solid #9f9f9f;
        border-bottom:1px solid #9f9f9f;
}
/*--------*/
.contentBox2footer {
  padding:1px 0 4px 0;
        background-image: url(images/line_bg.gif);
        background-repeat: repeat-x;
        height: 42px
}
/*--------*/
table.contentBox2 {
}
td.contentBox2ContentsLeft {
  background:#dfdddd;
}
td.contentBox2ContentsCenter {
  padding: 10px 10px 10px 10px;
  width: 100%;
  background:#dfdddd;
}
td.contentBox2ContentsRight {
  background:#dfdddd;
  border-right:1px solid #9f9f9f;
}

table.contentBox2Contents {
        height: 100%;
        padding: 5px 5px 5px 5px;
}

table.contentBox2Contents a.cbLink:link, table.contentBox2Contents a.cbLink:visited{
        color:#706f6f;
        font-size:10px;
        text-decoration:underline;
}
table.contentBox2Contents a.cbLink:hover{
        color:#706f6f;
        font-size:10px;
        text-decoration:none;
}





td.contentBox3HeadingLeft {
        font-size: 1px;
        width:22px;
        border-top:1px solid #9f9f9f;
        border-bottom:1px solid #9f9f9f;
}
td.contentBox3HeadingCenter {
    font-size: 26px;
        color: #a2cc3f;
        font-weight: bold;
        font-family:Arial, Helvetica, sans-serif;
        line-height: 0.9;
        padding-bottom:15px;
        text-align:left;
        height:70px;
        border-top:1px solid #9f9f9f;
        padding-top:8px;
        border-bottom:1px solid #9f9f9f;
}
td.contentBox3HeadingRight {
        font-size: 1px;
        width: 1px;
        border-top:1px solid #9f9f9f;
    border-right:1px solid #9f9f9f;
        border-bottom:1px solid #9f9f9f;
}
/*--------*/
.contentBox3footer {
  padding:1px 0 4px 0;
        background-image: url(images/line_bg.gif);
        background-repeat: repeat-x;
        height: 42px
}
/*--------*/
table.contentBox3 {
}
td.contentBox3ContentsLeft {
  background:#dfdddd;
}
td.contentBox3ContentsCenter {
  padding: 10px 10px 10px 10px;
  width: 100%;
  background:#dfdddd;
  font-family:Arial, Helvetica, sans-serif;
  color:#1a1617;
}
td.contentBox3ContentsRight {
  background:#dfdddd;
  border-right:1px solid #9f9f9f;
}

table.contentBox3Contents {
        height: 100%;
        padding: 5px 5px 5px 5px;
    color:#1a1617;
}
table.contentBox3Contents td{
    color:#1a1617;
}
table.contentBox3Contents a.cbLink:link, table.contentBox3Contents a.cbLink:visited{
        color:#706f6f;
        font-size:10px;
        text-decoration:underline;
}
table.contentBox3Contents a.cbLink:hover{
        color:#706f6f;
        font-size:10px;
        text-decoration:none;
}







td.productColumnSell {
        text-align: left;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}
table.productTable {
        height: 100%;
        font-size: 0px;
}
td.productImageCell {
        vertical-align: top;
        text-align: left;
}
td.productNameCell {
        text-align: left;
        vertical-align: bottom;
        padding-bottom:5px;
}
td.productNameCell a:link, td.productNameCell a:visited{
        font-weight: bold;
        text-decoration: none;
        color:#737373;
}
td.productNameCell a:hover {
        font-weight: bold;
        text-decoration: underline;
        color:#737373;
}

td.productPriceCell {
        text-align: left;
        font-size: 13px;
        font-weight: bold;
}
.productPriceSpecial {
        color: #da5820;
        font-weight: bold;
}
.productPriceOld {
        color: #aebff8;
  text-decoration: line-through;
        font-weight: bold;
}
.productPriceCurrent {
        font-size: 13px;
        color: #333333;
        font-weight: bold;
}
/*----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;
        color: #ffffff;
        font-weight: bold;
        padding-right: 3px;
}

a.productListing-heading, a.productListing-heading:visited{
        color: #ffffff;
        text-decoration: underline;
}
a.productListing-heading:hover {
        color: #f2f2ea;
        text-decoration: underline;
}

#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;
        color: #ffffff;
}
.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 {
        background: #ffffff;
}
TR.productListing-odd {
background: #f0efeb url(images/contentbox/bgi.gif);
}
TR.productListing-even {
background: #ffffff url(images/contentbox/bg.gif);
}
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;
        color: #7985ae;
  text-transform: uppercase;
        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;*/
  background:#dbded3;
        cursor: pointer;
        cursor: hand;
}
.moduleRowSelected {
background:#a2cc3f;
}
.checkoutBarFrom, .checkoutBarTo {
        color: #313131;
}
.checkoutBarCurrent {
        color: #8cb725;
        font-weight:bold;
}
a:link.checkoutBarFrom, a:visited.checkoutBarFrom{
        color:#313131;
}
a:hover.checkoutBarFrom{
        color:#313131;
}
/* Content layout  end */


/* Footer  layout begin */
table.footer {
        border-top:1px solid #9f9f9f;
}
td.footer {
        font-size: 10px;
        font-weight: normal;
        padding:10px 0 33px 15px;
}
table td.footer a:link, table td.footer a:visited {
        color: #706f6f;
        text-decoration: none;
}
table td.footer a:hover {
        text-decoration: underline;
        color: #706f6f;
}
/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}
td.catZagBg{
       /* background: url(images/cat_bg.jpg) repeat-x;
        height:32px;*/
}
td.catZag{
        padding-left:35px;
        height:32px;
}
td.catZag a:link, td.catZag a:visited{
        color:#FFFFFF;
        font-weight:bold;
        text-decoration:none;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        text-transform:uppercase;
}
td.catZag a:hover{
        color:#FFFFFF;
        font-weight:bold;
        text-decoration:underline;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        text-transform:uppercase;
}
td.currentCat{
        height:32px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-transform:uppercase;
        color:#000;
        padding-top:7px;
}
td.catBg{
        background:#ebeee2;
        padding-top:10px;
        padding-bottom:10px;
}
td.catLink{
        text-align:center;
        padding:10px 5px 10px 5px;
}
td.catLink a:link, td.catLink a:visited{
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        color:#737373;
        text-decoration:none;
}
td.catLink a:hover{
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        color:#737373;
        text-decoration:underline;
}
.black{
        color:#1a1617;
}
td.prodNameInfo{
	font-size:19px;
	color:#81b20d;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
td.prodNameInfo h1{
	font-size:19px;
	color:#81b20d;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:10px;
}
td.zagInfo{
	font-size:19px;
	color:#2f2f2f;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h1,h2,h3 {
color:#A2CC3F;
font-weight:bold;
font-size:14px;
margin: 10px 2% -10px auto;
font-family:Arial,Verdana,sans-serif;
}

.category_desc h2{margin: 10px 0 0 0;}
.category_desc h3{font-size:13px;margin: 10px 0 0 0;}
.category_desc p{margin: 0 0 10px 0;}

.currentCat #category-nav{padding: 0;}
ul#nav, ul#nav ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
ul#nav a.daddy{
  display: block;
  color: #fff;
  font-size: 12px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  line-height: 32px;
  text-transform: uppercase;  
  padding: 0 0 0 30px;
}
ul#nav ul{
  padding: 12px 0;
}

ul#nav li li a.daddy{
  display: inline;
  font-weight: normal;
  line-height: 1.2;
  text-transform: none;
  color:#000;
  background: none !important;
  padding: 0;
}
ul#nav li li{
  background: url("images/arrow.png") no-repeat 20px 7px;
  margin: 0;
  padding: 2px 5px 2px 30px;
}
ul#nav li li a{
  color:#000;
  font-size: 12px;  
}
ul#nav ul ul{display: none; padding: 5px 0;}
ul#nav ul li.selected ul{display: block;}
ul#nav ul ul li{background: url("images/arrow.png") no-repeat 0px 7px; padding: 2px 5px 2px 10px;}
.right_bg .infoBoxCell{
  border-top:1px solid #9F9F9F;
}
.subscribe .infoBox .infoBoxContentsLeft{width: 33px;}
.subscribe .infoBox .infoBoxContentsRight{width: 10px;}
.search_header{
  position: absolute;
  left:329px;
  top:60px;
}
.search_title{
  display: inline-block;
  font: bold 14px Arial, sans-serif;
  color:#000;
  padding: 0 10px 0 0;  
}
.search_header span, .search_header input{vertical-align: middle;} 
#inputQuickFind{width: 400px;margin: 0 5px 0 0; height: 24px; border:1px solid #9F9F9F; padding: 0 0 0 5px; line-height: 24px;}
.main_banner{
  border:1px solid #9f9f9f;
  padding: 17px;
  background: #fff;
}
.main_banner div{padding: 17px 0 0; color:#666; font:11px Verdana, arial;}
.cat_banner{border-collapse: collapse;}
.cat_banner td{  
  border:1px solid #9f9f9f;
  background: #f7f7f7;
  padding: 8px;
  vertical-align: top;
}
.cat_banner td div{
  background: #fff;
  overflow: hidden;
  text-align: center;
}
.info_banner div{
  padding: 0 0 0 9px;
  width:139px;
}
.cat_banner p{
  margin: 0;
  padding: 5px;
  text-align: center;
  background: #e4eae8;
  min-height: 31px;
  *height:31px;
}
.cat_banner p a, .cat_banner p a:hover, .cat_banner p a:visited, .cat_banner p a:link{color:#000;}
.cat_banner p a{font:normal 14px Arial; text-transform: uppercase;}
img{border: none;}
table.border_table{border:2px solid #fff;}