﻿
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.home-page-product-grid
{
    margin: 10px auto 10px;
    overflow: visible !important;
}
.home-page-product-grid table
{
    text-align: center;
    margin: 0;
}
.boxtitle
{
    clear: both;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    height: 32px;
    line-height: 27px;
}

.home-page-product-grid .boxtitle {background: url('images/home_top_title_homepage.jpg') no-repeat right top;}

.boxtitle_product_center
{
    height: 32px;
    float: right;
    background: url("images/boxtitle-boxtitle_product_center.png");
    padding: 0 10px 0 6px;
}
.boxtitle_product_left
{
    float: right;
    background: url("images/boxtitle-boxtitle_product_left.png") no-repeat;
    width: 16px;
    height: 32px;
}


.home-page-product-grid .item-box
{
    padding: 0 0 10px;
    text-align: center;
    vertical-align: text-top;
}

.home-page-product-grid .product-item
{
    background: url( "images/home_product_middle_s.jpg" ) repeat-y scroll 0 0 transparent;
    margin: 0;
    text-align: center;
    width: 193px;
    overflow: visible !important;
}

.product_item_top
{
    background: url( "images/home_product_top.jpg" ) no-repeat scroll -1px 0 transparent;
    border: 1px solid #DADADA;
    overflow: visible !important;
}

.product_item_bottom
{
    background: url( "images/home_product_bottom.jpg" ) no-repeat scroll -1px bottom transparent;
    height: 100%;
    padding-top: 7px;
    overflow: visible !important;
}

.home-page-product-grid .item-box:hover .product_item_bottom
{
    background: none;
    overflow: visible !important;
}

.home-page-product-grid .item-box:hover .product_item_top
{
    background: none;
}

.product-grid .item-box:hover .product_item_bottom
{
    background: none;
}

.product-grid .item-box:hover .product_item_top
{
    border: 1px solid #DADADA;
    background: none;
}

.home-page-product-grid .product-item .product-title
{
    color: #000000;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 0 5px 0 5px;
    margin-top: 5px;
    text-align: center;
    overflow: visible !important;
    font-size: 14px;
	height:46px;
}

.home-page-product-grid .product-item .product-title a
{
    color: #000000;
}

.home-page-product-grid .product-item .picture
{
    background: url( "images/home_product_pic.png" ) no-repeat scroll 0 0 transparent;
    height: 109px;
    margin: 0 auto;
    text-align: center;
    width: 150px;
}

.home-page-product-grid .product-item .picture img
{
    height: 94px;
    margin-top: 6px;
}

.product-item .description
{
    height: 83px;
    margin: 8px 5px 12px 5px;
    padding: 0 5px;
    font-size: 13px;
    color: #666666;
}

.product-item .description a
{
    color: #666666;
    text-decoration: none;
}
.add-info
{
    height: 106px;
    margin: 0 5px 0 0;
    position: relative;
    overflow: visible;
    width: 186px;
}
.prices
{
    height: 36px;
    overflow: visible;
}
.buttons
{
    width: 180px;
    margin: 0 auto;
}

.home_product_price1
{
    float: right;
    font-weight: bold;
    width: 80px;
}

.home_product_price2
{
    background: url("images/home_price_bg.png") no-repeat scroll 0 0 transparent;
    color: #a5da47;
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    left: -9px;
    position: absolute;
    text-align: center;
    width: 104px;
    line-height: 23px;
}

.productgridproductdetailbutton
{
    background: url( "images/home_more.png" ) no-repeat scroll 0 0 transparent;
    border: none;
    display: block;
    float: right;
    height: 61px;
    line-height: 1px;
    width: 88px;
    cursor: pointer;
}

.productgridaddtocartbutton
{
    background: url( "images/home_add.png" ) no-repeat scroll 0 0 transparent;
    border: none;
    display: block;
    float: left;
    height: 61px;
    line-height: 1px;
    width: 88px;
    cursor: pointer;
}

.home-page-category-grid
{
    width: 520px;
}

.home-page-category-grid a
{
}

.home-page-category-grid .item-box
{
    text-align: center;
    vertical-align: text-top;
}

.home-page-category-grid .category-item
{
    text-align: center;
    margin: 10px 0px 10px 20px;
    width: 150px;
    height: auto;
    border: 1px solid #f0f0f0;
}



.category-item .product_item_top
{
    background: none;
    padding: 0;
}
.category-item .product_item_bottom
{
    background-position: -1px bottom;
}

.home-page-category-grid .category-item .title
{
    text-align: center;
    font-weight: bold;
    font-size: 0.9em;
    display: block;
    overflow: hidden hidden;
    height: 1.8em;
    padding: 8px 0 5px 0;
}

.home-page-category-grid .category-item .title a
{
    color: #000;
}

.home-page-category-grid .category-item .picture
{
    text-align: center;
    padding: 10px 0 10px 0;
}

.bestsellers
{
    margin: 0 auto;
}
.bestsellers table
{
    text-align: center;
    margin: 0 auto;
}

.bestsellers .boxtitle
{
    padding: 10px 0px 1px 0px;
    margin: 0 5px 10px 5px;
    font-weight: bold;
    text-transform: uppercase;
    clear: both;
    font-size: 1.1em;
    border-bottom: solid 1px #f0f0f0;
}

.bestsellers .item-box
{
    padding-bottom: 10px;
    text-align: center;
    vertical-align: text-top;
}

.bestsellers .product-item
{
    text-align: center;
    margin: 10px 10px 10px 10px;
    border: solid 1px #f0f0f0;
    width: 200px;
    height: 200px;
}

.bestsellers .product-item .product-title
{
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    font-weight: bold;
}

.bestsellers .product-item .picture
{
    text-align: center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN GRID - TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.product-grid_search .item-box
{
    float: right;
    width: 193px;
    overflow: visible !important;
}
.product-grid product-grid_search
{
    overflow: visible !important;
}
.product-grid
{
    overflow: visible !important;
}
.product-grid .product-item
{
    height: 360px;
    margin: 0;
    text-align: center;
    width: 193px;
    margin-bottom: 10px;
    overflow: visible !important;
}

.product-grid .product-item .picture
{
    background: url( "images/home_product_pic.png" ) no-repeat scroll 0 0 transparent;
    height: 109px;
    margin: 0 auto;
    text-align: center;
    width: 150px;
}

.product-grid .product-item .picture img
{
    margin-top: 10px;
}



.product-grid .product-item .product-title
{
    color: #000000;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    height: 18px;
}

.product-grid .product-item .product-title a
{
    color: #000;
}


.product-grid .product-item .description
{
    color: #666666;
    text-decoration: none;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN LINES 1 - TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.product-grid .item-box
{
    padding: 0;
}


.product-list1
{
    width: 600px;
    margin: 0 auto 0 auto;
}

.product-list1 .item-box
{
    text-align: right;
    clear: both;
    position: relative;
    margin-bottom: 10px;
}

.product-list1 .product-item
{
    width: 600px;
    height: 177px;
    margin-top: 10px;
    border: 1px solid #f0f0f0;
    position: relative;
}

.product-list1 .product-item .product-title
{
    font-weight: bold;
    padding-right: 10px;
}

.product-list1 .product-item .product-title a
{
    display: block;
    height: 2em;
    line-height: 1.3em;
    overflow: hidden hidden;
    padding: 4px 0px 8px 10px;
    color: #3A4045;
}

.product-list1 .product-item .picture
{
    float: right;
    margin: 10px 10px 10px 0px;
}

.product-list1 .product-item .description
{
    padding: 0px 0 0 10px;
    margin: 10px 140px 0px 150px;
    text-align: right;
    border-right: solid 1px #f0f0f0;
    color: #555;
}

.product-list1 .product-item .prices-wrapper
{
    float: left;
    text-align: left;
    position: absolute;
    bottom: 20px;
    left: 5px;
}

.product-list1 .product-item .prices
{
}

.product-list1 .product-item .prices .productPrice
{
    color: green;
}

.product-list1 .product-item .prices .oldproductPrice
{
    color: Red;
    text-decoration: line-through;
}

.product-list1 .product-item .buttons
{
    padding-top: 20px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN LINES 2 - TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.product-list2
{
    margin-bottom: 15px;
    padding: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	product pager

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-page .product-pager, .manufacturer-page .product-pager
{
    text-align: center;
}

.category-page .product-pager a, .manufacturer-page .product-pager a
{
    font-size: 1em;
    color: #555;
}

.category-page .product-pager a:link, .manufacturer-page .product-pager a:link
{
    text-align: center;
}

.category-page .product-pager span, .manufacturer-page .product-pager span
{
    color: #3664A5;
    font-size: 1.3em;
    font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FEATURED PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.featured-product-grid
{
    margin-bottom: 15px;
    text-align: center;
}

.featured-product-grid .title
{
    padding: 10px 0px 5px 10px;
    font-weight: bold;
    text-transform: uppercase;
    clear: both;
    margin: 0;
    color: #3A4045;
}

.featured-product-grid .item-box
{
    padding-bottom: 10px;
    text-align: center;
    vertical-align: text-top;
}

.featured-product-grid .product-item
{
    text-align: center;
    margin: 10px 10px 10px 10px;
    width: 250px;
    border: solid 1px #f0f0f0;
}

.featured-product-grid .product-item .product-title
{
    font-weight: bold;
    padding: 0 10px 0 0;
    text-transform: none;
}

.featured-product-grid .product-item .product-title a
{
    display: block;
    height: 2em;
    line-height: 1.3em;
    overflow: hidden hidden;
    padding: 4px 0px 8px 10px;
}

.featured-product-grid .product-item .picture
{
    text-align: center;
    margin-top: 10px;
}

.featured-product-grid .product-item .description
{
    margin: 5px 5px 0 5px;
    text-align: center;
    padding: 10px 5px 10px 5px;
    border-top: solid 1px #f0f0f0;
    color: #555;
    height: 50px;
}

.featured-product-grid .product-item .add-info
{
    vertical-align: bottom;
    text-align: left;
    width: 250px;
    height: 85px;
    position: relative;
}

.featured-product-grid .product-item .add-info .prices
{
    text-align: left;
    vertical-align: middle;
    position: absolute;
    bottom: 15px;
    left: 10px;
}

.featured-product-grid .product-item .add-info .buttons
{
    vertical-align: middle;
    position: absolute;
    bottom: 15px;
    right: 10px;
    text-align: right;
}

.featured-product-grid .product-item .add-info .prices .productPrice
{
    color: green;
}

.featured-product-grid .product-item .add-info .prices .oldproductPrice
{
    color: Red;
    text-decoration: line-through;
}

.boxtitle_product
{
    float: right;
}
.product_name_top
{
    color: #333333;
    float: right;
    font-size: 14px;
    font-weight: bold;
    line-height: 31px;
    margin: 0;
    padding: 0 7px 0 0;
    width: 550px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT DETAILS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.product-details-page
{
    margin-top: 0;
    padding: 0;
    background: url("images/product_page_info.jpg") repeat-x scroll 0 bottom transparent;
    border: 1px solid #DADADA;
}

.product-collateral
{
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
}



.product-details-info
{
}

.product-details-info .picture
{
    float: left;
    width: 300px;
    margin: 10px;
    background: url(images/product_page_bg.jpg) no-repeat 0 0;
    width: 257px;
    height: 250px;
    padding: 20px;
    text-align: center;
}

.product-details-info .picture table
{
    margin-top: 20px !important;
}

#ctl00_ctl00_cph1_cph1_ctl00_defaultImage
{
    height: 180px;
}

.product-details-info .overview
{
    float: right;
    width: 300px;
    margin-left: 15px;
    padding: 5px;
}

.product-details-info .overview .productname
{
    color: #3664A5;
    font-size: 1.2em;
    margin-bottom: 0.3em;
}

.product-details-info .overview .shortdescription
{
    color: #555;
    margin-bottom: 0.3em;
    font-size: 1.1em;
}

.product-details-info .fulldescription
{
    border-top: 1px solid #f0f0f0;
    clear: both;
    color: #555;
    margin-bottom: 0.3em;
}
.fulldescription
{
    padding: 0 10px 0 0;
}
.fullspec
{
    width: 420px;
}

.product-variant-line
{
    margin: 10px 0 0 0;
}


.product-variant-line .picture
{
    float: right;
    width: 300px;
    margin-bottom: 15px;
}

.product-details-page h1
{
    color: #759504;
    font-weight: bold;
    font-size: 16px;
}

.product-details-page h2
{
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #C5D79D;
}

.product-variant-line .overview
{
    float: left;
    width: 200px;
    margin-left: 25px;
}

.product-variant-line .overview .productname
{
    color: #3664A5;
    font-size: 1.2em;
    margin-bottom: 0.3em;
}

.product-variant-line .description
{
    clear: both;
    color: #555;
    margin-bottom: 0.3em;
}


.one-variant-price
{
    margin: 0px 0px 5px 0px;
    border-top: 1px solid #C5D79D;
    margin: 0 8px 0 0;
    padding: 0 5px 0 0;
}

.one-variant-price p
{
    font-size: 16px;
    font-weight: bold;
    width: 126px;
    float: right;
    margin-left: 5px;
}

.one-variant-price .productPrice
{
    color: #df8300;
    font-size: 16px;
    font-weight: bold;
    float: right;
}

.one-variant-price .oldProductPrice
{
    color: red;
    text-decoration: line-through;
}

.btnAddToCart
{
    background: url( "images/home_add.png" ) no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 61px;
    line-height: 1px;
    width: 92px;
    border: none;
    cursor: pointer;
    background-color: Transparent;
    margin-top: 20px;
}


/*sales container*/
.sales_product
{
    width: 773px;
    height: 174px;
    margin-top: 10px;
    background: url(images/sales_bg.jpg) no-repeat 0 0;
}

#slide_left, #slide_right
{
    height: 174px;
    width: 25px;
    float: left;
    display: block;
}
.sales_main
{
    height: 150px;
    margin: 12px 0 0;
    float: left;
    width: 722px;
}
.sales_inner
{
    width: 165px;
    height: 148px;
    border: 1px solid #dadada;
    background: #fff;
    float: left;
    margin-right: 15px;
}
.sales_inner h2
{
    font-size: 12px;
    color: #000;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
}
.sales_inner_info img
{
    width: 80px;
    height: 60px;
    float: right;
    margin: 5px;
}
.sales_inner_info p
{
    width: 70px;
    float: left;
}
.sales_inner_bay
{
    color: Red;
    width: 130px;
    height: 25px;
    line-height: 25px;
    float: left;
    padding-left: 8px;
    font-style: italic;
    margin-left: 5px;
    background: url(images/hetz_red.jpg) no-repeat 0 center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NEWS LIST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.newslist
{
    width: 177px;
}
.newslist ul
{
    margin: 0 18px 0 0;
    padding: 0;
}
.newslist_top
{
    background: url("images/news_top.jpg") no-repeat scroll 0 0 #FCFCFC;
    height: 100%;
}
.newslist .title
{
    clear: both;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 5px 11px;
    padding: 4px 6px 0 0;
    text-transform: uppercase;
}

.newslist .newsitems
{
    margin: 0px 5px 0 5px;
    padding: 0px 0 0 0;
}

.newslist .newsitems .item
{
    background: url( 'images/news_kav.jpg' ) repeat-x 0 bottom;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.newslist .newsitems .newsdate
{
    color: #9a9a9a;
    font-style: italic;
}

.newslist .newsitems a.newstitle
{
    color: #555;
    text-decoration: none;
    font-size: 1.2em;
}

.newslist .newsitems a.newstitle:hover
{
    text-decoration: underline;
}

.newslist .newsitems .newsdetails
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.newslist .newsitems .newsdetails a
{
    color: #333;
    text-decoration: none;
}

.newslist .newsitems .readmore
{
    font-weight: bold;
    text-decoration: none;
    color: #3664A5;
    background-color: inherit;
}

.newsitem
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-right: 0;
}

.newsitem .page-title
{
    border-bottom: 0 none;
}

.newsitem .newsdate
{
    color: #9a9a9a;
    font-style: italic;
}

.newsitem .newsbody
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
}

.commentList
{
    border-top: solid 1px #e3e3e3;
}

.newscomments
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-right: 0;
}

.newscomments .title
{
    padding: 10px 0px 10px 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.newscomments .newcomment
{
    margin: 0px 0 30px 0;
    padding: 0px 0 0 0;
}

.newscomments .newcomment td.leavetitle
{
    padding: 0px 0px 10px 10px;
    font-weight: bold;
    color: #3a3a3a;
}

.newscomments .newcomment td.button
{
    text-align: right;
}

.newscomments .commentlist
{
    border-top: solid 1px #e3e3e3;
    margin-top: 10px;
}

.newscomment
{
    border-bottom: solid 1px #E3E3E3;
}

.newscomment .commentinfo
{
    width: 170px;
    float: right;
    padding: 5px;
    height: 100%;
    border-left: solid 1px #F3F3F3;
}

.newscomment .commentinfo .userinfo
{
    padding-top: 5px;
}

.newscomment .commentinfo .userinfo a.username
{
    font-weight: bold;
    margin-bottom: 5px;
}

.newscomment .commentinfo .userinfo span.username
{
    font-weight: bold;
    margin-bottom: 5px;
}

.newscomment .commentinfo .userinfo .avatar
{
    margin: 5px 0 5px 0;
}

.newscomment .commentinfo .userinfo .avatar .avatar-img
{
    border: solid 2px rgb(206, 219, 225) !important;
}

.newscomment .commentinfo .userinfo .userstats
{
    font-size: 0.9em;
    text-align: right;
    font-weight: bold;
    color: #555;
}

.newscomment .commentinfo .userinfo .userstats .statvalue
{
    font-weight: normal;
}

.newscomment .commentcontent
{
    margin-right: 180px;
    border-right: solid 1px #F3F3F3;
}

.newscomment .commentcontent .commenttime
{
    font-weight: bold;
    line-height: 20px;
    padding: 3px;
    background: #e3f3f3;
}

.newscomment .commentcontent .commenttime .statvalue
{
    font-weight: normal;
}

.newscomment .commentcontent .commenttitle
{
    padding: 3px;
    font-weight: bold;
}

.newscomment .commentcontent .commentbody
{
    padding: 3px;
}

.newsaddcommenttitletext
{
    width: 250px;
    border: solid 1px #E3E3E3;
    vertical-align: top;
    font-size: 12px;
    padding: 5px;
}

.newsaddcommentcommenttext
{
    height: 150px;
    width: 500px;
    border: solid 1px #E3E3E3;
    vertical-align: top;
    font-size: 12px;
    padding: 5px;
}

/*~~~~~~~~~~~~~~~~~~    Contact Form   ~~~~~~~~~~~~~~~~~~~~~~~~*/

.contact-form
{
}

.contact-form .button
{
    text-align: right;
}

.contact-form .send-email
{
}

/*~~~~~~~~~~~~~~~~~~~~~  Product Filters  ~~~~~~~~~~~~~~~~~~~~~*/
.product-filters
{
    background: none repeat scroll 0 0 #F0F8FD;
    border: 1px solid #F0F0F0;
    margin-bottom: 10px;
}

.product-filters .filter-title
{
    font-weight: bold;
    padding-right: 10px;
    color: #3A4045;
}

.product-filters .filter-title span
{
    display: block;
    height: 2em;
    line-height: 1.3em;
    overflow: hidden hidden;
    padding: 4px 10px 8px 0px;
}

.product-filters .filter-item
{
    padding: 5px 10px 5px 10px;
}

.price-range-filter
{
}

.price-range-filter .title
{
    color: #555;
    font-weight: bold;
    background: url( 'images/ico-arrow-r.gif' ) no-repeat;
    padding: 1px 20px 5px 0px;
}

.price-range-filter ul
{
    margin: 0;
    padding-right: 20px;
}

.price-range-filter li
{
    list-style: none;
    padding-bottom: 2px;
}

.price-range-filter .selected-price-range
{
    padding-right: 20px;
}

.price-range-filter .remove-price-range-filter
{
    font-weight: bold;
}

.product-spec-filter
{
}

.product-spec-filter .title
{
    color: #555;
    font-weight: bold;
    background: url( 'images/ico-arrow-r.gif' ) no-repeat;
    padding: 1px 20px 0px 5px;
}
.product-spec-filter table.filter
{
    width: 100%;
}
.product-spec-filter table.filter tr.group
{
    font-weight: bold;
}
.product-spec-filter table.filter tr.item td
{
    padding: 2px 16px 2px 2px;
}
.product-spec-filter table.filter tr.filtereditem
{
}
.product-spec-filter .remove-filter
{
    padding-right: 20px;
}
.product-spec-filter .remove-product-spec-filter
{
    font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~  Compare Products  ~~~~~~~~~~~~~~~~~~~~~*/

.compare-products
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-right: 0;
}

.compare-products .page-title
{
    border-bottom: 0 none;
}

.compare-products .body
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
    font-size: 11px;
    color: #555;
    background-color: inherit;
}

.compare-products-table
{
}

.compare-products-table .remove-button
{
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}

.compare-products-table tr.product-name
{
    background-color: #CCCCCC;
    font-weight: bold;
}

.compare-products-table td
{
    border-width: 1px;
    border-color: #BFBFBF;
    border-style: solid;
    padding: 3px;
}

/*~~~~~~~~~~~~~~~~~~~~~  Search Panel  ~~~~~~~~~~~~~~~~~~~~~*/

.search-panel
{
    margin-bottom: 15px;
    padding: 0px;
    overflow: visible !important;
}

.search-panel .page-title
{
    border-bottom: 0 none;
}

.search-panel .search-input
{
    border: 1px solid #f0f0f0;
    padding: 10px;
}

.search-panel .search-results
{
    padding-top: 10px;
}

.search-panel .search-results .result
{
    font-weight: bold;
    color: #555;
}

/*~~~~~~~~~~~~~~~~~~~~~  Poll  ~~~~~~~~~~~~~~~~~~~~~*/

.todays-poll-box
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-right: 0;
}

.todays-poll-box .title
{
    padding: 10px 0px 5px 10px;
    font-weight: bold;
    text-transform: uppercase;
    clear: both;
}

.todays-poll-box .poll-item
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
    font-size: 11px;
    color: #555;
    background-color: inherit;
}

.poll-block
{
    float: right;
    text-align: right;
    vertical-align: top;
    padding-top: 10px;
}

.poll-take-poll, .poll-results
{
    border: solid 1px #666;
    padding: 5px;
    margin-top: 10px;
}

.poll-display-text
{
    font-weight: bold;
}

.poll-total-votes
{
    font-style: italic;
}

/*~~~~~~~~~~~~~~~~~~~~~  Emailafriend  ~~~~~~~~~~~~~~~~~~~~~*/

.emailafriend-box
{
    margin-bottom: 15px;
    padding: 0px;
}

.emailafriend-box .page-title
{
    border-bottom: 0 none;
}

.emailafriend-box .send-email
{
    border: 1px solid #f0f0f0;
    margin-top: 10px;
    padding: 0 0 10px 10px;
}

.emailafriend-box .send-email .product
{
    font-weight: bold;
}

.emailafriend-box .send-email .description
{
    font-style: italic;
}

.emailafriend-box .send-email .confirm
{
    font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~  Rating Star  ~~~~~~~~~~~~~~~~~~~~~*/

.rating-star
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.filled-rating-star
{
    background-image: url(Images/FilledStar.png);
}
.empty-rating-star
{
    background-image: url(Images/EmptyStar.png);
}
.saved-rating-star
{
    background-image: url(Images/SavedStar.png);
}

/*~~~~~~~~~~~~~~~~~~~~~  Recently Added Products  ~~~~~~~~~~~~~~~~~~~~~*/

.recently-added-products
{
    margin-bottom: 15px;
    padding: 0px;
}

.recently-added-products .page-title
{
}

.recently-viewed-products
{
    margin-bottom: 15px;
    padding: 0px;
}

.recently-viewed-products .page-title
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~    MISC. CLASSES    ~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.page-title
{
    margin: 0 0 10px;
    overflow: hidden;
    width: 100%;
}

.page-title h1, .page-title h2
{
    padding: 5px 0px 5px 5px;
    font-size: 20px;
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
}

td
{
    vertical-align: middle;
}

td.fieldname
{
    font-size: 12px;
}

.table-container
{
}

.table-container .row
{
}

.table-container .row .item-name
{
    padding: 3px 0px 0px 10px;
    display: block;
    white-space: nowrap;
    padding-left: 10px;
    vertical-align: middle;
}
.table-container .row .item-value
{
    padding: 3px 0px 0px 0px;
    vertical-align: middle;
}

.htmlcontent
{
    padding-bottom: 5px;
}

.htmlcontent-title
{
    padding: 0 0 5px 0;
    clear: both;
}

.htmlcontent-header
{
    font-size: 1.2em;
    font-weight: bold;
}

.htmlcontent-body
{
}

.topicpage
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-right: 0;
}

.topicpage-title
{
    border-bottom: 0 none;
}

.topicpage .topicpage-body
{
}

.user-agreement-page
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-right: 0;
}

.user-agreement-page .page-title
{
}

.user-agreement-page .page-body
{
}

.clear
{
    border: medium none;
    clear: both;
    float: none;
    font-size: 0;
    height: 0;
    line-height: 0;
}

.linkButton
{
    color: #3664A5;
    background-color: inherit;
    text-decoration: underline;
    font-weight: bold;
}

a.linkButton:hover
{
}

.dropDownLists
{
    height: 17px;
    font-size: 10px;
    padding-right: 2px;
    font-family: Tahoma;
}

.textBox
{
    margin: 1px;
    border-left: #dfe5e7 1px solid;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border-bottom: #dfe5e7 1px solid;
    background: url(Images/bgTextBox.gif) white repeat-x right top;
    color: #11354A;
    font-family: verdana;
    font-size: 14px;
    padding: 1px;
    height: 15px;
    padding: 3px;
}

.message-error
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: red;
}

.copyleft
{
    float: left;
    padding-left: 10px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.copyleft a
{
    color: #3664A5;
    background-color: inherit;
}

ul.sitemap
{
}

ul.sitemap li
{
    padding: 3px 0px 3px 0px;
}

ul.sitemap li span
{
    text-transform: uppercase;
    margin: 10px 0px 10px 0px;
}

checkbox, input, radio, select
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
}
input[type="checkbox"], input[type="radio"]
{
    margin: 0 5px;
}

/* fix ie button padding bug - apply to all buttons to reduce extra padding applied by ie!
input
{
	width: auto;
	overflow: visible;
} */

textarea
{
    width: 100%;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

.textbox
{
}


.searchtext
{
    border: solid 1px #d3d3d3;
    vertical-align: top;
    font-size: 12px;
}


.searchboxtext
{
    border: 0 none;
    color: #444444;
    font-size: 14px;
    height: 20px;
    position: absolute;
    right: 214px;
    top: 15px;
    width: 590px;
}
.newsaddcommenttitletext
{
    width: 250px;
    border: solid 1px #E3E3E3;
    vertical-align: top;
    font-size: 12px;
}

.newsaddcommentcommenttext
{
    height: 150px;
    width: 500px;
    border: solid 1px #E3E3E3;
    vertical-align: top;
    font-size: 12px;
}

.blogaddcommentcommenttext
{
    height: 150px;
    width: 500px;
    border: solid 1px #E3E3E3;
    vertical-align: top;
    font-size: 12px;
}

.accountsignaturetext
{
    height: 100px;
    width: 500px;
    border: solid 1px #E3E3E3;
    vertical-align: top;
}

.numerictextboxtext
{
    border: 1px solid #E3E3E3;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
    vertical-align: top;
}

.forumtopictitletext
{
    width: 500px;
    border: 1px solid #acacac;
    vertical-align: top;
    font-size: 12px;
}

.privatemessagesubjecttext
{
    width: 500px;
    border: 1px solid #acacac;
    vertical-align: top;
    font-size: 12px;
}

.forumsearchtext
{
    width: 500px;
    border: 1px solid #acacac;
    font-size: 14px;
}


.forumsearchboxtext
{
    border: 1px solid #acacac;
    font-size: 12px;
}

.bbeditortext
{
    border: #cec6b5 1px solid;
}

.edittopiclinkbutton
{
    padding-left: 5px;
    padding-right: 18px;
    background: url('images/ico-edit.gif') no-repeat;
}

.deletetopiclinkbutton
{
    padding-left: 5px;
    padding-right: 18px;
    background: url('images/ico-delete.gif') no-repeat;
}

.movetopiclinkbutton
{
    padding-left: 5px;
    padding-right: 18px;
    background: url('images/ico-moveTopic.gif') no-repeat;
}

.replytopiclinkbutton
{
    padding-left: 5px;
    padding-right: 18px;
    padding-bottom: 3px;
    background: url('images/ico-forum-post-add.gif') no-repeat;
}

.watchtopiclinkbutton
{
    padding-right: 18px;
    background: url('images/ico-forum-watch.gif') no-repeat;
}

.editpostlinkbutton
{
    padding-left: 5px;
    padding-right: 18px;
    background: url('images/ico-edit.gif') no-repeat;
}

.deletepostlinkbutton
{
    padding-left: 5px;
    padding-right: 18px;
    background: url('images/ico-delete.gif') no-repeat;
}

.quotepostlinkbutton
{
    color: #555555;
    float: left;
    padding: 1px 3px 1px 3px;
    border: solid 1px #cccccc;
    line-height: 15px;
    font-size: 11px;
}

.searchboxbutton
{
    background: url("images/searchboxbutton2.png") no-repeat center center;
    width: 85px;
    height: 30px;
    position: absolute;
    left: 8px;
    top: 11px;
    display: block;
    border: none;
}

.productlistproductdetailbutton, .productgridproductdetailbutton
{
    margin-bottom: 3px;
    margin-left: 2px;
    width: 89px;
}
.productlistproductdetailbutton
{
    background: url("images/home_more.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 61px;
    line-height: 1px;
    width: 88px;
    border: none;
}
.productgridaddtocartbutton
{
    background: url("images/home_add.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 61px;
    line-height: 1px;
    width: 88px;
    border: none;
}
.searchbutton, .contactusbutton, .newsitemaddcommentbutton, .blogpostaddcommentbutton, .productvariantaddtocartbutton, .productwritereviewbutton, .loginbutton, .registerbutton, .checkoutasguestbutton, .savecustomerinfobutton, .addbillingaddressbutton, .addshippingaddressbutton, .changepasswordbutton, .registernextstepbutton, .completeregistrationbutton, .passwordrecoverybutton, .newpasswordbutton, .saveaddressbutton, .sendemailafriendbutton, .checkoutbutton, .selectshippingaddressbutton, .newaddressnextstepbutton, .selectbillingaddressbutton, .sameasshippingaddressbutton, .shippingmethodnextstepbutton, .paymentmethodnextstepbutton, .paymentinfonextstepbutton, .confirmordernextstepbutton, .submitforumtopicbutton, .submitpmbutton, .replypmbutton, .deleteselectedpmbutton, .reorderbutton, .minicartcheckoutbutton, .newsletterbox-subscribebutton, .useragreementbutton
{
    padding: 0 15px;
    cursor: pointer;
}
.productvariantaddtocartbutton
{
    width: 140px;
    font-weight: 700;
}
.productgridaddtocartbutton, .productlistaddtocartbutton
{
    width: 89px;
}
.productemailafriendbutton, .productaddtocomparelistbutton, .productvariantaddtowishlistbutton, .editaddressbutton, .deleteaddressbutton, .cancelrecurringorderbutton, .orderdetailsbutton, .orderdetailsprintbutton, .updatewishlistbutton, .applycouponcodebutton, .updatecartbutton, .continueshoppingbutton, .orderprocessedcontinuebutton, .submitpollvotebutton, .cancelforumtopicbutton, .forumsearchbutton, .forumsearchboxbutton, .cancelpmbutton, .deletepmbutton, .backpmbutton
{
    padding: 0 15px;
    cursor: pointer;
}

.currencylist
{
    border: solid 1px #E3E3E3;
}

.languagelist
{
    border: solid 1px #E3E3E3;
}

.taxdisplaytypelist
{
    border: solid 1px #E3E3E3;
}

.forumtopicoptionscheck
{
}

.forumtopicoptionscheck label
{
    color: #555;
    font-size: 0.9em;
    padding-right: 5px;
    vertical-align: top;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NAVIGATIONS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.block
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-right: 0;
}

.block .title
{
    color: #0088CC;
    font-size: 0.9em;
    font-weight: bold;
    margin-top: 20px;
    padding: 4px 8px;
    text-transform: uppercase;
}

.block .listbox
{
    font-size: 11px;
    padding: 0;
    line-height: 18px;
    margin: 0px;
}

.block .listbox ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    color: #3664A5;
    background-color: inherit;
}

.block a
{
}

.block li
{
    list-style: none;
}

.block li.separator
{
    height: 1px;
    background: #f0f0f0;
    width: 140px;
    margin: 5px 0 5px 0;
}

.block-category-navigation .listbox ul ul
{
    position: relative;
    border-bottom: none !important;
    padding: 5px 0 !important;
}

.block-category-navigation .listbox ul div.sep
{
    background: url("images/submenu_bottom.jpg") no-repeat scroll 0 0 transparent;
    height: 11px;
    width: 177px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.block-category-navigation, .block-manufacturer-navigation, .block-recently-viewed-products, .block-info, .block-shoppingcart, .block-newsletter, .block-livechat
{
}

.block-shoppingcart
{
    float: right;
}

.block-category-navigation .title
{
    display: none;
}

.block-livechat .listbox
{
    text-align: center;
}


.block-shoppingcart .items
{
    margin-top: 10px;
}

.block-shoppingcart .items ul
{
}

.block-shoppingcart .buttons
{
    text-align: left;
}

.block-category-navigation .active a
{
}

.block-category-navigation .listbox ul .inactive a
{
    background: url('images/sub_menu_ns.jpg') no-repeat 0 0;
    color: #3f3f3f;
    display: block;
    line-height: 16px;
    font-size: 13px;
    height: 25px;
    margin-bottom: 3px;
    padding-right: 10px;
    padding-top: 5px;
    text-decoration: none;
    width: 167px;
    line-height: 16px;
    font-family: arial;
}

.block-category-navigation .listbox ul .active a, .block-category-navigation .listbox ul .inactive a:hover
{
    background: url('images/sub_menu_s.jpg') no-repeat 0 0;
    color: #fff;
    display: block;
    font-size: 13px;
    height: 25px;
    margin-bottom: 2px;
    padding-right: 10px;
    padding-top: 6px;
    text-decoration: none;
    width: 167px;
}

.block-manufacturer-navigation a.active
{
    font-weight: bold;
}

.block-manufacturer-navigation a.inactive
{
}

.block-manufacturer-navigation .listbox .viewall a
{
}

.block-newsletter .options
{
    margin-top: 5px;
}
.block-newsletter .options label
{
    padding-right: 5px;
}

.block-newsletter .buttons
{
    margin-top: 5px;
}

.block-recently-viewed-products a:hover
{
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SLIM BOX (PRODUCT IMAGES)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#lbOverlay
{
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    cursor: pointer;
}

#lbCenter, #lbBottomContainer
{
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff;
}

.lbLoading
{
    background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage
{
    position: absolute;
    left: 0;
    top: 0;
    border: 10px solid #fff;
    background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink
{
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    outline: none;
}

#lbPrevLink
{
    left: 0;
}

#lbPrevLink:hover
{
    background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink
{
    right: 0;
}

#lbNextLink:hover
{
    background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom
{
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: left;
    border: 10px solid #fff;
    border-top-style: none;
}

#lbCloseLink
{
    display: block;
    float: right;
    width: 66px;
    height: 22px;
    background: transparent url(images/closelabel.gif) no-repeat center;
    margin: 5px 0;
    outline: none;
}

#lbCaption, #lbNumber
{
    margin-right: 71px;
}

#lbCaption
{
    font-weight: bold;
}

.other_image a img
{
    margin-left: 10px;
    padding: 3px;
    border: solid 2px #DADADA;
}
.CustomerTikunTextDiv textarea
{
    width: 99%;
    height: 500px;
}

.Products_slider
{
    background: url("images/slider.png") repeat scroll 0 0 transparent;
    height: 174px;
    margin: 20px 0 0;
    position: relative;
    width: 772px;
}
.Products_slider_right, .Products_slider_left {position:absolute; cursor: pointer;     top: 63px;}
.Products_slider_right {
    right: 2px;
}
.Products_slider_left {
    left: 2px;
}
.Products_slider_center {
    height: 148px;
    position: absolute;
    right: 35px;
    top: 13px;
    width: 706px;
}
.products_slider_center_inner {}
.products_slider_center_inner_box {
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    height: 147px;
    margin: 0 0 0 11px;
    position: relative;
    width: 167px;
}

.products_slider_center_inner_box_name {
    font-size: 13px;
    font-weight: bold;
    height: 48px;
    position: absolute;
    right: 6px;
    text-align: center;
    top: 7px;
    width: 153px;
}
.products_slider_center_inner_box_name a {
    color: #333333;
    text-decoration: none;
}
.products_slider_center_inner_box_name a:hover {text-decoration: underline;}
.products_slider_center_inner_box_picture {
    height: 63px;
    position: absolute;
    right: 6px;
    top: 58px;
    width: 77px;
}
.products_slider_center_inner_box_picture img {
    height: 63px;
    max-width: 77px;
}
.products_slider_center_inner_box_price {
    height: 42px;
    position: absolute;
    right: 87px;
    top: 62px;
    width: 72px;
}
.home_product_price3 {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.products_slider_center_inner_box_price span {
    color: #D00B00;
    font-size: 13px;
    font-weight: bold;
}
.products_slider_center_inner_box_link {
    height: 20px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 122px;
    width: 150px;
}
.products_slider_center_inner_box_link a {
    color: #D00B00;
}
