* {
        margin: 0;
        padding: 0;
}

html,body {
        margin:0;
        padding:0;
        height:100%; /* needed for container min-height */
        background-color: #B2D5DB;
        background-image: url(images/page_bg.jpg);
        background-position: top center;
        background-repeat: no-repeat;

        font-family: Verdana,Tahoma,Arial,sans-serif;
        font-size: 12px;
        color: #1A5A66;
        min-width: 990px;
}

.cpt_maincontent h1 {
        font-size: 18px;
        margin: 10px 0 10px;
        font-family: Comic Sans MS;
        border-bottom: 5px solid #35727E;
        font-weight: normal;
}

.cpt_maincontent h2 {
        font-size: 16px;
        margin: 10px 0 10px;
        font-family: Comic Sans MS;
        border-bottom: 4px solid #35727E;
        font-weight: normal;
}

.cpt_maincontent h3 {
        font-size: 14px;
        margin: 10px 0 10px;
        font-family: Comic Sans MS;
        border-bottom: 3px solid #35727E;
        font-weight: normal;
}

.review_title {
        border: 0 !important;
}

.cpt_maincontent p {
        padding: 10px 0 10px;
}

a {
        color: #1A5A66;
        text-decoration: underline;
}

a:hover {
        text-decoration: none;
}

.container {
        position:relative; /* needed for footer positioning*/
        margin:0 auto; /* center, not in IE5 */
        width: 100%;
        height:auto !important; /* real browsers */
        height:100%; /* IE6: treaded as min-height*/
        min-height:100%; /* real browsers */
}

.header {
        height: 312px;
}

.header_container {
        width: 970px;
        margin: 0 auto;
        height: 312px;
        overflow: hidden;
        background-image: url(images/header_bg.jpg);
        background-position: 197px 0;;
        background-repeat: no-repeat;
}

.top_block {
        width: 100%;
        float: left;
        height: 285px;
}

.head_left {
        width: 250px;
        float: left;
}

.head_right {
        width: 720px;
        float: left;
}

.logo {
        display: inline;
        float: left;
        width: 230px;
        height: 80px;
        margin: 0 0 0 11px;
        background-image: url(images/logo.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        color: #E4F2F5;
}

.phones {
       width: 250px;
       float: left;
       margin: 15px 0 0 0;
       text-align: center;
}

.phones span {
       clear: both;
       font-size: 24px;
       font-weight: bold;
}

.cpt_currency_selection {
        width: 100px;
        float: right;
        padding: 15px 0 0 0;

}

.cpt_currency_selection span {
        color: #b1d5da;
        display: block;
        padding: 0 0 5px 0
}

.cpt_currency_selection select {
        width: 100px;
        height: 21px;
}

.cpt_product_search {
        float: right;
        width: auto;
        padding: 15px 35px 0 0;
}

.cpt_product_search span {
        color: #b1d5da;
        display: block;
        padding: 0 0 5px 0
}

.cpt_product_search #searchstring {
        width: 186px;
        height: 21px;
        border: 0;
        float: left;
        color: #35727e;
}

.cpt_product_search .search_submit {
        float: left;
        width: 40px;
        height: 21px;
        background-color: #B2D5DB;
        border: 0;
        color: #35727e;
        font-weight: bold;
        font-family: Comic Sans MS;
        cursor: pointer;
}

.lang_sel {
        float: right;
        width: auto;
        clear: right;
        margin: 30px 0 0 0;
}

.lang_sel .cpt_custom_html {
        text-align: center;
        color: #35727e;
        padding: 0 0 5px 0;
}

.cpt_language_selection {
        width: 45px;
        height: 16px;
        background-image: url(images/lng.gif);
        background-position: top center;
        background-repeat: no-repeat;
        color: #F0F8FA;
}

.cpt_language_selection a {
        color: #F0F8FA;
}

.cpt_shopping_cart_info {
        float: right;
        clear: right;
        display: inline;
        width: 140px;
        margin: 80px 80px 0 0;
}

.shcart_link {
        float: left;
        width: 100%;
        margin: 0 0 10px 0;
}

.shcart_link .hndl_proceed_checkout, .shcart_link a {
        text-decoration: none;
        color: #35727e;
        font-weight: bold;
        font-size: 13px;
}

#shpcrtgc, #shpcrtca {
        color: #35727e;
        font-size: 11px;
}

.navigation_top {
        width: 990px;
        margin: 0 0 0 15px;
        overflow: hidden;
        float: left;
        clear: both;
        display: inline;
}

.cpt_divisions_navigation, .cpt_auxpages_navigation {
        width: auto;
}

.cpt_divisions_navigation ul, .cpt_auxpages_navigation ul {
        list-style-type: none;
}

.cpt_divisions_navigation ul li, .cpt_auxpages_navigation ul li {
        float: left;
        width: auto;
        padding: 0 25px 0 0;
        margin: 0 15px 0 0;
        background-image: url(images/li.gif);
        background-position: right 4px;
        background-repeat: no-repeat;
}

.cpt_divisions_navigation ul li a, .cpt_auxpages_navigation ul li a {
        text-decoration: none;
        color: #35727e;
}

.cpt_divisions_navigation ul li a:hover, .cpt_auxpages_navigation ul li a:hover {
        text-decoration: underline;
}

.content {
        padding: 0 0 120px 0; /* bottom padding for footer */
        width: 100%;
}

.content_inner {
        padding: 1px 0 1px 0;
        margin: 0 15px;
        background-image: url(images/cont_bg.jpg);
        background-position: top left;
        background-repeat: repeat;
}

.columns_container {
        margin: 9px;
        background-color: #FFFFFF;
}

#cat_path {
        padding: 5px 0 0 0;
}

#cat_top_tree {
        padding: 10px 0 10px 0;
}

/**************************
CONTENT AND COLUMNS
**************************/
.outer {
    padding-left: 234px;
}
/*** This is the visible right col background. Because of IE (both 6 and 7) the right col background and inner border is in fact an repating image where 1px of the left part of the image is black, and is simulating a border.
***/
* html .outer {
    /*** No need for hacking IE on this layout ***/
}
.inner {
    width: 100%;
}

.float-wrap {
    float: left;
    width: 100%;
    margin-left: -234px; /*** Same length as .outer padding-left but with negative value ***/
}

.cont_inner {
    float: right;
         margin-right: -234px;
    width: 100%;
}
* html .cont_inner {
    position: relative; /*** IE needs this  ***/
}
.contentWrap {
}
.contentWrap ol, .contentWrap ul {
    margin: 3px 0 5px 35px;
}
.contentWrap li {
    padding-bottom: 2px;
}

/**************************
LEFT COLUMN
**************************/

.left {
    float: left;
    width: 218px;
         padding: 4px 11px 4px 5px;
    min-height: 250px;
         background-color: #FFFFFF;
}
*html .left {
    position: relative; /*** IE needs this  ***/
    height: 250px;
}

.left .cpt_custom_html {
        width: 100%;
        float: left;
}

.cat_header {
        width: 218px;
        height: 45px;
        background-image: url(images/cat_header.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        text-align: center;
        font-family: Comic Sans MS;
        font-size: 30px;
        font-weight: bold;
        color: #35727e;
        line-height: 38px;
}

.cpt_category_tree {
        float: left;
        width: 218px;
        padding: 20px 0 20px 0;
        margin: 0 0 10px 0;
        border-bottom: 5px solid #36727D;
        background-image: url(images/cat_tree.jpg);
        background-position: top left;
        background-repeat: repeat-y;
}

.cpt_category_tree ul {
        list-style-type: none;
}

.cpt_category_tree ul li.parent, .cpt_category_tree ul li.parent_current {
        background-image: url(images/li_a.gif);
        background-position: 0 3px;
        background-repeat: no-repeat;
        padding: 0 0 10px 18px;
}

.cpt_category_tree ul li.parent a, .cpt_category_tree ul li.parent_current a {
        color: #1a5a66;
        text-decoration: none;
}

.cpt_category_tree ul li.parent_current a {
        font-weight: bold;
}

.cpt_category_tree ul li.parent a:hover, .cpt_category_tree ul li.parent_current a:hover {
        text-decoration: underline;
}

.cpt_category_tree ul li.child {
        padding: 0 0 10px 18px;
}

.cpt_category_tree ul li.child a {
        color: #1a5a66;
        text-decoration: none;
}

.cpt_category_tree ul li.child a:hover {
        text-decoration: underline;
}

.cpt_category_tree ul li.child_current {
        padding: 0 0 10px 25px;
}

.cpt_category_tree ul li.child_current a {
        color: #1a5a66;
        text-decoration: none;
        font-weight: bold;
}

.cpt_category_tree ul li.child_current a:hover {
        text-decoration: underline;
}

.news_header {
        width: 218px;
        height: 45px;
        background-image: url(images/news_header.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        text-align: center;
        font-family: Comic Sans MS;
        font-size: 24px;
        font-weight: bold;
        color: #b1d5da;
        line-height: 38px;
}

.cpt_news_short_list {
        width: 218px;
        float: left;
        padding: 20px 0 20px 0;
        margin: 0 0 10px 0;
        border-bottom: 5px solid #B2D5DB;
        background-color: #36727D;
        background-image: url(images/news_inn.jpg);
        background-position: top left;
        background-repeat: no-repeat;
}

.news_date {
        color: #FFFFFF;
        font-weight: bold;
        background-image: url(images/news_date.gif);
        background-position: 0 3px;
        background-repeat: no-repeat;
        padding: 0 0 0 18px;
}

.news_title {
        padding: 0 10px 0 18px;
}

.news_title a {
        color: #b1d5da;
        text-decoration: none;
}

.news_title a:hover {
        text-decoration: underline;
}

.news_viewall {
        padding: 15px 0 15px 18px;
}

.news_viewall a {
        color: #FFFFFF;
}

.news_subscribe {
        padding: 0 0 15px 18px;
        color: #FFFFFF;
        float: left;
}

.news_subscribe div {
        float: left;
        width: 100%;
        padding: 3px 0 3px 0;
}

.input_message, .input_message_focus {
        width: 147px;
        height: 21px;
        border: 0;
        float: left;
        color: #35727e;
}

.news_submit, #reg_submit_btn, .ok {
        float: left;
        width: 40px;
        height: 21px;
        background-color: #B2D5DB;
        border: 0;
        color: #35727e;
        font-weight: bold;
        font-family: Comic Sans MS;
        cursor: pointer;
}

.poll_header {
        width: 218px;
        height: 45px;
        background-image: url(images/poll_header.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        text-align: center;
        font-family: Comic Sans MS;
        font-size: 24px;
        font-weight: bold;
        color: #ead7b6;
        line-height: 38px;
}

.cpt_survey {
        width: 190px;
        float: left;
        padding: 20px 10px 20px 18px;
        margin: 0 0 10px 0;
        border-bottom: 5px solid #EAD7B6;
        background-image: url(images/poll_bg.jpg);
        background-position: top left;
        background-repeat: no-repeat;
}

.survey_question {
        color: #ead7b6;
        padding: 0 0 10px 0;
}

.cpt_survey td {
        padding: 0 0 5px 0;
}

.cpt_survey label {
        color: #ead7b6;
}

.survey_submit input {
        float: left;
        width: 40px;
        height: 21px;
        background-color: #EAD7B6;
        border: 0;
        color: #b73b36;
        font-weight: bold;
        font-family: Comic Sans MS;
        cursor: pointer;
}

.cpt_maincontent {
        padding: 4px 5px 20px 0;
}

.newoffers, .specialoffers {
        float: left;
        width: 100%;
}

.specialoffers h1 {
        color: #b73b36;
        font-family: Comic Sans MS;
        font-size: 24px;
        border-bottom: 5px solid #b73b36;
        font-weight: normal;
        padding: 4px 0 2px 0;
        display: block;
        width: 100%;
}

.newoffers h1 {
        color: #35727e;
        font-family: Comic Sans MS;
        font-size: 24px;
        border-bottom: 5px solid #35727e;
        font-weight: normal;
        padding: 4px 0 2px 0;
        display: block;
        width: 100%;
}

.cpt_product_lists {
        float: left;
        width: 100%;
        margin: 15px 0 15px 0;
}

.product_block {
        width: 176px;
        height: 280px;
        overflow: hidden;
        float: left;
        margin: 0 1px 35px 0;
        text-align: center;
}

.prdbrief_brief_description {
        width: 176px;
        height: 55px;
        float: left;
        overflow: hidden;
}

.cpt_product_lists .product_block {
        width: 176px;
        height: 280px;
        overflow: hidden;
        float: left;
        margin: 0 1px 35px 0;
        text-align: center;
}

.prdbrief_name {
        width: 176px;
        height: 30px;
        float: left;
        overflow: hidden;
}

.prdbrief_name a {
        color: #3A3A3A;
        text-decoration: none;
}

.prdbrief_name a:hover {
        text-decoration: underline;
}

.p_thumbnail, .prdbrief_thumbnail {
        width: 176px;
        height: 150px;
        float: left;
        overflow: hidden;
        text-align: center;
}

.prdbrief_comparison {
        width: 176px;
        height: 20px;
        float: left;
}

.prdbrief_bot {
        width: 176px;
        height: 21px;
        float: left;
}

.prdbrief_bottom {
        width: 176px;
        height: 21px;
        float: left;
        background-image: url(images/bot_blue.jpg);
        background-position: top left;
        background-repeat: no-repeat;
}

.specialoffers .prdbrief_bot {
        background-image: url(images/bot_red.jpg);
        background-position: top left;
        background-repeat: no-repeat;
}

.newoffers .prdbrief_bot {
        background-image: url(images/bot_blue.jpg);
        background-position: top left;
        background-repeat: no-repeat;
}

.newoffers .totalPrice, .specialoffers .totalPrice {
        width: 88px;
        height: 21px;
        /*float: left;*/
        margin: 0 auto;
        text-align: center;
        color: #EAD7B6;
        line-height: 21px;
}

.prdbrief_bottom .totalPrice {
        width: 88px;
        height: 21px;
        float: left;
        text-align: center;
        color: #EAD7B6;
        line-height: 21px;
}

.prdbrief_bottom .prd_out_of_stock{
        width: 88px;
        height: 21px;
        float: left;
        text-align: center;
        color: #EAD7B6;
        line-height: 21px;
}

.prdbrief_basket, .prdbrief_bottom .prdbrief_add2cart {
        width: 86px;
        height: 19px;
        float: left;
        padding: 2px 0 0 0;
}

.prdbrief_basket a {
        display: block;
        width: 86px;
        height: 17px;
        text-align: center;
        line-height: 17px;
        text-decoration: none;
}

.specialoffers .prdbrief_basket a {
        background-image: url(images/basket_red.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        color: #B73B36;
}

.newoffers .prdbrief_basket a {
        background-image: url(images/basket_blue.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        color: #35727E;
}

#reg_fields_tbl td{
 padding: 5px;
}

#reg_fields_tbl td input, .addressform td input{
 width: 300px;
}
#subscribed4news{
 width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea{
 width: 300px;height: 100px;
}

.cpt_category_tree .tab {
margin-left: 10px;
}

#prddeatailed_container .cpt_product_price, #prddeatailed_container .cpt_product_price span, #prddeatailed_container .cpt_product_price div, .cpt_product_params_selectable, .cpt_product_params_fixed, .cpt_product_rate_form {
        padding: 0 0 15px 0;
}

.regularPrice {
color:#A32526;
text-decoration:line-through;
}

.cpt_product_add2cart_button {
 line-height: 21px;
}

.cpt_product_add2cart_button span, .cpt_product_add2cart_button input {
        display: block;
        width: auto;
        float: left;
}

.cpt_product_add2cart_button input {
        margin: 3px 0 0 10px;
}

.cpt_product_add2cart_button .product_qty {
        margin-top: 3px;
}

#cat_advproduct_search table td {
padding:2px 10px 2px 0;
}

#cart_clear {
        float: right;
        width: auto;
}

#my_closeLink {
        float: left;
        width: auto;
}

.row_odd td {
 background-color: #C6E3E7;
}

#cart_total {
 background-color: #C6E3E7;
}

#cart_content_tbl td {
  padding: 10px;
}

/*********************************
                F  O  O  T  E  R
*********************************/

.footer {
        position:absolute;
        width:100%;
        height: 115px;
        bottom:0; /* stick to bottom */
        background-image: url(images/footer_bg.jpg);
        background-position: top center;
        background-repeat: no-repeat;
}

.footer_container {
        width: 900px;
        margin: 0 auto;
}

.navigation_bot {
        width: 960px;
        margin: 15px 0 0 15px;
        overflow: hidden;
        float: left;
        clear: both;
}

.design_by {
        clear: both;
        float: right;
        padding: 60px 15px 0 0;
}

.design_by a {
        text-decoration: none;
        color: #b73b36;
}

.design_by a:hover {
        text-decoration: underline;
}

/*********************************
                O  T  H  E  R
*********************************/

.clear {
        clear: both;
        height: 0;
        overflow: hidden;
}

label {
        color: #462c28;
        padding: 0 0 0 5px;
}

table {
        border: 0;
        border-collapse: collapse;
        padding: 0px;
}

td {
        vertical-align: middle;
}

a img {
        border: 0;
}

.hidden {
        display: none;
}
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	z-index: 1000;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	position:relative;
    margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('/autocomplete_indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
.qnt {
  position:absolute;
  top:2px;
  right:10px;
  font-size:0.8em;
  color:#26A908;
  margin:0;
  padding:0;
}

/*ARTICLES*/


.cpt_articles_title {
        width: 218px;
        height: 45px;
        background-image: url(images/poll_header.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        text-align: center;
        font-family: Comic Sans MS;
        font-size: 24px;
        font-weight: bold;
        color: #ead7b6;
        line-height: 38px;
}

.cpt_articles_short_list {
        width: 218px;
        float: left;
        padding: 20px 10px 20px 0px;
        margin: 0 0 10px 0px;
        border-bottom: 5px solid #EAD7B6;
        background-image: url(images/poll_bg.jpg);
        background-position: top left;
        background-repeat: no-repeat;
}


.cpt_articles_short_list li {
       padding: 0 0 10px 10px;
}


.cpt_articles_short_list a {
        text-decoration: none;
        color: #ead7b6;
}
