html{
    background: url('/img/body_background.jpg') repeat;
}
body{
    text-align: center;
    background: url('/theme/crestereapotentei/img/top-tail.gif') repeat-x top left;
    font-family: 'Arial, Helvetica, sans-serif';
    font-size: 16px;
    margin: 0;
    padding: 0;
}

a:link, a:visited, a:hover{
    color:#000;
    text-decoration: none;
}

#header_wrapper{

    /*    background: url('/theme/crestereapotentei/img/top-line.png') repeat-x #000;*/
}
#header_wrapper.big{
    height: 468px;
}


div#header_content{
    width: 897px;
    margin: 0 auto;
    text-align: left;

    padding: 19px 0 0 0;
    background: url('/theme/crestereapotentei/img/header_content_background.jpg') top right no-repeat;
}

div#header_content.big{
    height: 449px;
}


div#header_content.small{
    height: 250px;
}


div#header_content.small div#header_info_text{
    display: none;
}
div#header_content div#header_info_text{
    background: url('/img/bannerblack.jpg') bottom left no-repeat;
    width: 322px;
    height: 178px;
    padding: 100px 0 0 50px;
}

div#header_content div#header_info_text ul li{
    font-size: 20px;
    background: url('/img/check.png') no-repeat;
    color: #FBFBFB;
    margin: 0 0 4px 0;
    padding: 2px 0 2px 40px;
    font-weight: bold;
}
div#shopping_cart{
    height: 26px;
    margin: 0 0 20px 0;
    padding: 0 0 0 45px;
    background: url('/theme/crestereapotentei/img/cart-bg.gif') left top no-repeat;
}

div#shopping_cart a{
    color: #FEFEFE;
}

div#header_logo{
    background: url('/theme/crestereapotentei/img/logo.png');
    width: 226px;
    height: 80px;
    float: left;
}

div#header_logo img{
    border: none;
    width: 226px;
    height: 80px;
}
* html div#header_logo a img{
    /*    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/theme/crestereapotentei/img/logo.png', sizingMethod='scale');*/
    behavior: url(/css/resources/iepngfix.htc);
    /*   background: url('/theme/crestereapotentei/img/logo.gif');*/
}
div#header_menu{
    height: 80px;
    background: url('/theme/crestereapotentei/img/top-line.gif') 0 -65px repeat-x #000;
}

div#header_menu ul{
    float: left;
    width: 670px;
    height: 80px;
}
div#header_menu ul li{
    float: right;
    display: inline;
    margin: 0 3px 0 0;
}

div#header_menu ul li a{
    color: #fff;
    display: block;
    height: 17px;
    padding: 31px 0 32px 0;
    line-height: 1;
    width: 162px;
    font-size: 17px;
    text-align: center;
    background: url('/img/header_link_background.png') 0 0 repeat-x;
}

* html div#header_menu ul li a{
    display: inline;
}

div#header_menu ul li a:hover{
    color: #FFDF61;
    background-position: 0 100%;
}

div#footer{
    width: 897px;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center;
}

div#footer a{
    color: #B1B1B1;
}

div#footer a:hover{
    color: #000;
    text-decoration: underline;
}
div#content_wrapper{
    width: 897px;
    margin: 0 auto;
    text-align: left;
    background: url('/theme/crestereapotentei/img/content-bot-tail.gif') bottom left repeat-x #FBFBFB;

}

div#content_wrapper .corners_top_right{
    background: url('/theme/crestereapotentei/img/content-corner-right-top.gif') right top no-repeat;
}
div#content_wrapper .corners_left_top{
    background: url('/theme/crestereapotentei/img/content-corner-left-top.gif') left top no-repeat;
}
div#content_wrapper .corners_bottom_left{
    background: url('/theme/crestereapotentei/img/content-corner-left-bot.gif') left bottom no-repeat;
}
div#content_wrapper .corners_bottom_right{
    background: url('/theme/crestereapotentei/img/content-corner-right-bot.gif') right bottom no-repeat;
}

div#content_start{
    background: #fff;
}


div#content_left_menu h1.menu_heading{
    color: #14A69C;
    font-size: 16px;
}

ul.left_menu_banners{
    list-style-type: none;
}

ul.left_menu_banners li{
    display: block;
    height: 142px;
    text-align: center;
}

div#content_left_menu{
    float: left;
    width: 226px;
    padding: 20px;
}

div#content_left_menu ul.category_menu li{
    background: #191919;
    margin: 1px 0;

}

ul.category_menu li span.indicator{
    float: left;
    width: 36px;
    height: 18px;
    text-align: center;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    line-height: 0.8;
    padding: 6px 0;
}
div#content_left_menu ul.category_menu li a{
    padding: 5px;
    font-size: 15px;
    color: #FFDF61;
    background: #393939;
    text-transform: uppercase;
    display: block;
    margin: 0 0 0 35px;
}
div#content_left_menu ul.product_list{
    background: #fff;
}
div#content_left_menu ul.product_list li, div#content_left_menu ul.product_list li a{
    color: #8C8C8C;
    padding: 4px;
    background: #FBFBFB;
    text-transform: inherit;
}

div#content_left_menu ul.product_list li a{
    margin: 0 0 0 20px;
}
div#content_left_menu ul.product_list li a:hover{
    text-decoration: underline;
}
div#content_wrapper div.content{
    float: left;
    width: 611px;
    /*    background: #00f;*/
    padding: 20px 20px 0 0;
}


h1.page_heading{
    padding: 0;
    margin: 0 0 20px 0;
    line-height: 1;
}

h1.page_heading span.subheading{
    display: block;
    font-size: 12px;
}

div.text{
    text-align: justify;
    padding: 0 0 20px 0;
}

div.text p{
    text-indent: 20px;
    margin: 0 0 10px 0;
    color: #363636;
    font-size: 14px;
}

div.text ul.list{
    padding: 0 0 10px 25px;
    list-style-type: none;
}

div.text ul.list li{
    color: #219E8E;
    font-size: 14px;
}

div.product_box{
    width: 168px;
    /*    height: 334px;*/
    padding: 10px 10px;
    float: left;
    background: #fff;
    margin: 0 10px 10px 0;
    border-radius: 8px;
    border: #b0b0b0 1px solid;
}

div.product_box h4.product_name{
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 16px;
}


div.product_box h4.product_name a:hover{
    color: #26B9A6;
}
div.product_image{
    width: 169px;
    height: 240px;
}

div.product_image a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}
div.product_image img{
    max-height: 240px;
    width: 169px;

}

.product_price{
    color: #26B9A6;
    padding: 3px 0;
    font-size: 18px;
    font-weight: bold;
    display: block;
    text-align: right;
    margin: 3px 0;
}

div.product_box span.product_details{
    margin: 3px 0;
}

div.product_box span.product_details a{
    padding: 4px 10px;
    display: block;
    background: #000;
    color: #fff;
    border-radius: 8px;
    line-height: 1;
}

div.product_box span.product_details a:hover{
    background: #26B9A6;
    color: #000;
    font-weight: 600;
}

div.product h4.product_name{
    color: #26B9A6;
    font-size: 18px;
    padding: 0;
    margin: 0 0 20px 0;
}

div.product div.product_image{
    float: left;
    margin: 0 0 0 20px;
}

div.product div.product_description{
    float: left;
    width: 390px;
    padding: 0 15px;
}

div.product div.product_description ul, div.product div.product_description ol{
    padding: 0 0 0 25px;
}

div.product div.product_description p{
    margin: 0 0 5px 0;
}

* html div.product div.product_description{
    width: 360px;
}
div.product div.buy_product{
    float: right;
    margin: 20px 0 0 0;
}
div.product div.buy_product a{
    display: block;
    width: 150px;
    height: 51px;
    background: url('/theme/crestereapotentei/img/buy_button.jpg') right bottom no-repeat;
}

div#cart{
    width: 95%;
    margin: 0 0 20px 0;
}
div.cart_item{
    margin: 0 0 5px 0;
    line-height: 1;
    border-radius: 8px;
    border: #d3cccc solid 1px;
    background: #ebe9e9;
}
div.cart_item img.product_image{
    float: left;
    margin: 3px 10px 3px 3px;
    height: 60px;
    width: 48px;
    border-radius: 8px 0 0 8px;
}
div.cart_item h4.product_name{
    padding: 3px 0 15px 0;
    margin: 0;
    /*    float: left;*/

}

div.cart_item h4.product_name span.cart_item_delete{
    float: right;

}

div.cart_item h4.product_name span.cart_item_delete a{
    padding: 0 10px;
    display: block;
}
div.cart_item div.cart_item_contain{
    display: block;
}

div.cart_item div.cart_item_contain input[type="text"]{
    /* background: transparent;
	border: none;
	border-bottom: 1px solid #000;*/
    border: none;
    line-height: 1;
    padding: 0;
    text-align: center;
    margin: 0 5px 0 0;
}

div#cart div.cart_actions h4{
    padding: 0;
    margin: 0;
    text-align: right;
    float: right;
}

div.company{
    margin: 0 0 10px 0;
}
div.company h4{
    padding: 0;
    margin: 0;

}
div.company span{
    display: block;
    margin: 2px 0;
    color: #5d5d5d;
}

div.company span span{
    display: inline;
    margin: 0 10px 0 0;
    font-weight: 600;
}

ul.ym_list{
    padding: 0;
    margin: 0;
}

ul.ym_list li{
    padding: 2px 0;
}
div.send_order{
    text-align: center;
    width: 80%;
    margin: 30px auto 0 auto;
}

div.order_form{
    text-align: left;
    margin: 0 auto;
    padding: 15px 0 0 0;
}
div.send_order button{
    width: 100%;
    height: 40px;

}

div.order_form h2{
    padding: 3px 0;
    margin: 0 0 10px 0;
    width: 60%;
    border-bottom: 1px #000 solid;
    font-size: 18px;
}

.order_form div.input{
    width: 100%;
    margin: 2px 0;
    padding: 2px 0;
}

.order_form div.input input, .order_form div.input select, .order_form div.input textarea{
    width: 50%;
}

.order_form div.input label{
    float: left;
    width: 40%;
    text-align: right;
    margin: 0 10px 0 0;
}

div.input em.error{
    text-align: right;
    display: block;
    padding: 2px 0;
    font-size: 14px;
}

div#homepage_banners{
    margin: 0 0 15px 0;
}

div#homepage_banners h1{
    color: #14A69C;
    font-size: 16px;
}
div#homepage_banners div.banner{
    width: 290px;
    height: 109px;
    float: left;
}

h1.question{
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 17px;
}

div#faq h3{
    padding: 0;
    margin: 0;
}

div#faq p{
    margin: 5px 0;
    padding: 0;
    text-indent: 20px;
}