@charset "UTF-8";
/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
* {
	margin:0;
	padding:0;
}
html{ 
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}
body{
	text-align:center;
	vertical-align:top;
}
p, body, font, div, td, input, select, textarea{ 
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	/* font-stretch:normal; */
	/* font-size-adjust:none; */	
	direction: ltr;
}
.ie p, .ie body, .ie font, .ie div, .ie td, .ie input, .ie select, .ie textarea{ 
	font-family:Arial,Helvetica,sans-serif;
	font-size: 15px;	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	/* font-stretch:normal; */
	/* font-size-adjust:none; */	
	direction: ltr;
}

table{
 	height: auto;
	min-height: 100%;

	padding: 0; /* cellpadding="0" */
	border: 0;
	border-spacing: 0;
	border-collapse: collapse; /* cellspacing="0" */
}
table td, table th, table tbody{
	border: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
}
/* .clear{ clear:both; height:1px; font-size:1px; line-height:1px; } */

img, a img{
	border:0;
}
p{
	padding: 0 20px 0 0;
}
h1, h2, h3 {
	color:#000045;
	margin:0 1em 1em 0;
}
h1 {
	text-align: center;
	font-size: 160%;
}
h2 {
	font-size: 125%;
}
h3 { 

	font-size: 110%;
	margin:1em 0 0.5em 0;
}
a {
	color:#000066;
}
a:hover {
	color:#C43500;
}

input, select { vertical-align:middle;}
/* ====================== COMPONENT CONTAINER STYLES ====================== */
.left_right_area{ 
	width:auto;
	height: auto;
	min-height: 100%;
	/* background-image: url(../../images/cty_lr_bg.png); */
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat-x;
}
.all_wrapper { 
	width:100%;
	height: auto;
	text-align:left;
	background:url(../../images/cty_new_header_bg.png) center top no-repeat;
}
#container_top_left{
/* 	text-align: center;
	vertical-align: bottom; */
 	width: 200px;
	height: 150px;
}
#container_top{
	text-align: left;
	vertical-align: top;
	width:auto;
	height: 140px;
}
#container_top_right{
	text-align: right;
	vertical-align: top;
	width: 200px;
	height: 140px;
}
#container_left_sidebar, #container_right_sidebar{
	/*padding-top: 10px;*/
	text-align: left;
	vertical-align: top;
	max-width: 200px!important;
	width: 200px!important;
}
#container_right_sidebar{
	background: none;
	/*background: url(../../images/cty_right_sidebar.jpg) left top no-repeat;*/
}
#container_main_content{
	text-align: left;
	vertical-align: top;
	width:auto;
	padding-top:10px;
}

/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */
.cat_name{
	width:99%!important;
	line-height:1.25;
	padding-right:10px!important;
}
#cat_path_top_img, #cat_bottom_img{
	width:1%;
}

.product_info table{
 width: 98%;
 padding: 0px;
 font-size: 80%!important;
 border:2px;
 /* border-collapse:separate; */
}
.simple_tbl table{
width: 98%;
border-collapse: collapse;
}
table.tt{
width: 98%;
border: #b8b8c9 1px solid;
border-collapse:collapse;
}
table.tt td{
padding:2px 5px 2px 5px;
border: #b8b8c9 1px solid;
} 
table.tt th{
padding:2px 5px 2px 5px;
border: #b8b8c9 1px solid;
font-size: 90%!important;
}
table.tt td p.din{
white-space:nowrap;
padding: 0;
}
/* padding for all general components */
.cpt_news_short_list, .cpt_survey, .cpt_category_tree, .cpt_currency_selection, .cpt_divisions_navigation, .cpt_auxpages_navigation{ 
	font-size:75%;
	text-align: left;
	padding: 10px;
	/* width: 100%; */
}

 .cpt_auxpages_navigation{
	font-size:75%;
	text-align: left;
	padding:0;
	/* padding-left: 10px; */
	width: 200px;
}
.cpt_category_tree { 
	/* background:url(../../images/cty_tree_bg.gif) left top repeat-y; */
	background-color:#f7f7f7;
 	border-left: 2px solid #2c3f6c;
	border-right: 2px solid #2c3f6c;
	white-space: normal;
	zoom:1;
	width: auto;
/* 	width: 186px; */
	padding-right: 0px;
}

ul.vertical, ul.horizontal{

}
ul.horizontal{
	width: 100%;
	overflow: hidden;
}
.vertical li{
	padding-left: 0px;
	padding-bottom: 5px;
}
.horizontal li{
	float: left;
	margin-right: 25px;
}
.cpt_divisions_navigation ul{
	list-style-type: none;
	margin: 0px;
}

.cpt_auxpages_navigation ul.vertical
{ list-style-image: url(../../images/li_infopages.gif);
  padding-left: 15px;
}
.cpt_auxpages_navigation .vertical li
{ padding-left: 5px;
}
.cpt_auxpages_navigation ul.horizontal
{ list-style-type: none;
  padding-left: 0px;
}

#container_right_sidebar .cpt_shopping_cart_info
{ 
    background-color: #F7F7F7;
    border-left: 2px solid #2C3F6C;
    border-right: 2px solid #2C3F6C;
    padding-right: 0;
    white-space: normal;
    height: 100px;
    font-size: 75%;
    width: 196px;
    margin: 0 auto;
    text-align: center;
    /*background: url("../../images/cty_cart_bg.gif") repeat-y scroll left top #C43500;*/
}

.shpcrt .left_bg_aux_top {height: 20px !important;}
.cpt_survey
{ background:#353d6b; color:#fff;
}
.survey_question{
 font-weight: bold;
 margin-bottom: 10px;
}
.survey_submit{
 margin-top: 10px;
}
.cpt_survey form{
 padding:0px;
 margin: 0px;
 font-size:75%;
}
.cpt_survey label { font-size:70%; color:#fff;}

.cpt_currency_selection
{ text-align: center;
  font-size: 75%;
}
.cpt_currency_selection select
{ font-size: 90%;
}

.cpt_news_short_list
{ background: #e5e5e5;
}
.cpt_currency_selection form{
 display: inline;
}

.cpt_category_tree ul{
 list-style-type:none;
}
.cpt_category_tree .parent_current a{
 font-weight: bold;
 color: #CD3B00!important;
 text-decoration: none !important;
 
}
.cpt_category_tree .child .bullet{
/* padding-left: 0px; */
/* padding-bottom: 5px; */
/* list-style-position:outside; */
/* background-image: url("../../images/li_unselected.gif") left top no-repeat; */
}
.cpt_category_tree .child_current .bullet{
/* padding-left: 0px; */
/* background-image: url("../../images/li_selected.gif") left center no-repeat; */
}
.cpt_category_tree .child a{
/* padding-left: 0px; */
/* background-image: url("../../images/li_unselected.gif") left top no-repeat; */
}
.cpt_category_tree .child_current a{
/* padding-left: 10px;*/
/* background-image: url("../../images/li_selected.gif") left center no-repeat; */
 font-weight: bold;
 color: #CD3B00!important;
 text-decoration: none !important
}
a .bullet{
	text-decoration: none!important;
}
.cpt_category_tree .tab{
	margin-left:10px;
}
.cpt_product_add2cart_button{
	padding-top: 10px 10px 0 10px;
}
.cpt_language_selection a img { border:solid 1px #fff; margin:2px 0;}

.cpt_product_category_info { font-size:75%;}
div.cpt_product_lists{
	background: none repeat scroll 0 0 #F7F7F7;
	padding-top: 5px;
	text-align: left;
	border-left: 2px solid rgb(202, 74, 27); 
	border-right: 2px solid rgb(202, 74, 27);
}
.product_list { 
	font-size:75%;
	background: none repeat scroll 0 0 #F7F7F7;
	}
ul.product_list li{
height:100%!important;
width:98%!important;
}


 div.cpt_product_lists{
max-width:199px;
/* width:99%; */
}

 div.cpt_product_lists table{
/* width:99%; */
}


.home_page_category_logo {
	background:url(../../images/defaultnocatimage.gif) left top no-repeat;
	display:block;
	height:65px;
	width:65px;
}
.cpt_maincontent , .cpt_maincontent td{
	font-size:75%;
 	padding: 2px;
	width:auto;
	margin:0 5px;
}
.cpt_maincontent{
	text-align: left;	
}
#container_main_content{
	text-align: left;
}
#container_main_content .cpt_root_categories td.cat_image a {
	position:relative;
	top:-0.8em;
}
.cat_image{
	width:1%;
	text-align: center;
} 
#container_main_content .cpt_root_categories {
	padding-top:1em;
	/* padding-right:10px; */
}
#container_main_content .cpt_root_categories td {
	vertical-align:top;
}
#container_main_content .cpt_product_search {
	background:#353D6B;
	font-size:75%;
	padding:15px 0;
	text-align:center;
}
#container_main_content .under_searchform  {
	/* background: url(../../images/cty_searchform_transition.gif) right top no-repeat; */
	float:right;
}
#container_main_content .under_searchform 

#container_main_content .cpt_product_lists{
	padding-bottom: 20px;
}
#container_main_content ul{
	list-style-position:inside;
}


/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */
#container_top_left .cpt_custom_html {
/*  padding:0 0 15px 0; */
 }
#container_top_left a {
	text-decoration:none;
	font-size:2em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;}
#container_top_left span { padding:0 2px;}
#container_top_left span.cty_l1 { color:#fff;}
#container_top_left span.cty_l2 { color:#353d6b;}
#container_top_left span.cty_l3 { color:#ff500f;}

#container_top .cpt_divisions_navigation, #container_top .cpt_auxpages_navigation{
	font-size:75%;
	font-weight:bold;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:20px;
}
#container_top .cpt_auxpages_navigation .vertical li{
	padding-left: 0px;
}
#container_top .cpt_divisions_navigation li, #container_top .cpt_auxpages_navigation li { 
	background:url(../../images/cty_li.gif) left 3px no-repeat;
	padding-left:12px;
}
#container_top .cpt_divisions_navigation a, #container_top .cpt_auxpages_navigation a{
	color: #050328;
	text-decoration: none;
}
#container_top .cpt_auxpages_navigation ul.vertical{
	list-style-image: none;
	padding-left: 0px;
}
#container_top .cpt_divisions_navigation a:hover, #container_top .cpt_auxpages_navigation a:hover{
	text-decoration: underline;
}
#container_top_right .cpt_language_selection, #container_top .cpt_language_selection{
  height: 18px;
  font-size: 85%;
}
#container_top_right .cpt_language_selection a, #container_top .cpt_language_selection a{
	color: white;
}

#container_top .cpt_product_search
{ background: #95ADDB;
  vertical-align: middle;
  text-align: center;
  padding-top: 5px;
height: 13px;
}
.cpt_product_search form{
background-color:#708090;
font-size:75%;
padding-left:4px;
padding-top: 15px;
padding-bottom: 10px;
border-bottom: 0;
height:100%
}
#container_left_sidebar .cpt_product_search, #container_right_sidebar .cpt_product_search, #container_top_right .cpt_product_search{
	background: #DB95AD;
}

#container_top .cpt_product_search form{ 
	display: inline;
}
#container_top_right .cpt_shopping_cart_info{
  height: 65px; 
}
#container_left_sidebar .cpt_shopping_cart_info{ 
	background: #B2D281;
	border: 5px solid #90aa60;
}
#container_right_sidebar .left_bg_aux_top{
	width: 200px;
	height: 10px;
	background:url(../../images/cty_left_transition1.gif) left bottom no-repeat;
}
#container_left_sidebar .left_bg_aux_top{
	width: 200px;
	height: 11px;
	background:url(../../images/cty_left_transition1.gif) left top no-repeat;
}
 .cpt_shopping_cart_info a
{ 
/*color: white;*/
text-decoration:underline;
font-size:120%;
}
 .cpt_shopping_cart_info a:hover { 
/*color:#FFFF00;*/
}
 .right_bg_find_top, .right_bg_find_bottom, .right_bg_news_bottom{
	width: 200px;
	height: 20px;
}
.right_bg_find_top{
	background:url(../../images/cty_right_transition6.gif) left top no-repeat;
}

.right_bg_find_bottom{
	background:url(../../images/cty_right_transition3.2.gif) left top no-repeat;
}

#container_right_sidebar .right_bg_find_top{
	background:url(../../images/cty_right_transition6.gif) left top no-repeat;
	height: 11px;
}

#container_right_sidebar .right_bg_find_bottom{
	background:url(../../images/cty_right_transition3.2.gif) left top no-repeat;
}


#container_right_sidebar .right_bg_find_bottom{
	/*background:url(../../images/cty_right_transition3.2.gif) left top no-repeat;*/
	background: url("../../images/cty_left_transition3.gif") no-repeat scroll left top transparent;
	height: 11px;
}

#container_left_sidebar .right_bg_find_bottom{
	background:url(../../images/cty_right_transition3.2.gif) left bottom no-repeat;
	height: 10px;
	
}

.right_bg_news_bottom{
	background:url(../../images/cty_right_transition4.2.gif) left top no-repeat;
height:10px;
overflow:hidden;
}
 .right_bg_pink { background:url(../../images/cty_right_transition2.gif) left top no-repeat;}

#container_left_sidebar .cpt_category_tree li { background:url(../../images/cty_arrow_category_small.gif) left 7px no-repeat; padding:0 0 0 15px;}
#container_left_sidebar .cpt_category_tree li.child {
background:url(../../images/cty_arrow_sub_category.png) 12px 7px no-repeat;padding:0 0 0 12px;}
#container_left_sidebar .cpt_category_tree li.child_current{
background-image:none;padding:0 0 0 12px;}

#container_left_sidebar .cpt_category_tree a { color:#000; text-decoration:none; line-height:150%;}
.bullet { font-size:0px; } 
#container_left_sidebar .cpt_category_tree a:hover { color:#cd3b00;}
#container_left_sidebar .cpt_auxpages_navigation, #container_right_sidebar .cpt_auxpages_navigation {
padding-top:10px;
background:#708090;
width: 200px;
}
.left_bg_navy {
	background:url(../../images/cty_left_transition3.gif) left top no-repeat;
	height:20px;
	width:200px;
}
.right_bottom_side{
	background:url(../../images/cty_right_transition5.1.gif) left top no-repeat;
		height:20px;
	width:200px;
} 
#container_left_sidebar .cpt_auxpages_navigation ul, #container_right_sidebar .cpt_auxpages_navigation ul { list-style:none;}
#container_left_sidebar .cpt_auxpages_navigation li, #container_right_sidebar .cpt_auxpages_navigation li { background:url(../../images/cty_arrow_navy.gif) left 3px no-repeat; padding:0 0 0 30px; line-height:20px;}
#container_left_sidebar .cpt_auxpages_navigation li a, #container_right_sidebar .cpt_auxpages_navigation li a { color:#fff;  text-decoration:none;}
.cpt_category_tree a, .cpt_auxpages_navigation li a:hover { text-decoration:underline;}

#container_footer{
	clear:both;
	position:relative;
	text-align:center!important;
}
#container_footer .cpt_divisions_navigation, .small{
	clear:both;
	position:relative;
	text-align:center!important;
	white-space:nowrap;
	vertical-align:bottom;
	text-align:center;
}
#footer_nav{
padding:0 20% 0 31%;
	font-size:1em;
	white-space:nowrap;
	}
#container_footer .cpt_divisions_navigation a{
	clear:both;
	position:relative;
	text-align:center!important;
  font-weight: normal;
  text-align:center;
}

	
	
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */

#searchstring
{ width: 120px;
}

#shpcrtca{
 font-weight: bold;
 font-size: 130%;
 white-space: nowrap;
}

#container_top #searchstring
{ width: 70%;
}

#container_main_content #searchstring
{ width: 90%;
}


/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small
{ font-size: 70%;
}
.big
{ font-size: 150%;
}

.background1, .background1 td
{ background-color: #D9E9FF;
}

.btn_checkout
{ font-size: 110%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
}

.prdbrief_add2cart
{ padding-top: 5px;
}

.error_block
{ font-weight: bold;
  color: red;
}

#tbl-checkout-progress td{
font-size: 0.7em;
vertical-align: top;
}

.current_prd_thumbnail img{
	border: #BBBBBB 3px solid;
}
a.prd_thumbnail img{
	border: #FFFFFF 3px solid;
}
a.prd_thumbnail:hover img{
	border: #BBBBBB 3px solid;
}

.news_date{
	color: #c43500;
	font-size:0.8em;
	font-weight:normal;
}
.news_title
{ padding-bottom: 10px;}
.news_title a { color:#000; font-weight:normal;}
.news_title a:hover { color:#C43500;}

.news_viewall
{ padding-bottom: 10px; font-size: 85%;
}
.news_subscribe, .news_thankyou
{
font-size:90%; 
padding: 5px;

}
.news_subscribe img { vertical-align:middle;}
h1.welcome { color:#353D6B; font-weight:normal; font-size:19pt; letter-spacing:-1px; margin:10px ;}

/************************
BLOG STYLES
***************************/
.post_title, .post_date{
margin:0 20px 0 50px;
}

.post_title{
 color: #666;
 margin-top: 30px;
 margin-bottom: 2px;
}
.post_date{ 
 color: #999;
 border: 0px solid #EEE;
 border-top-width: 1px;
 margin-bottom: 15px;
 }
.post_content, .post_content p {
 padding-left: 15px;
 font-size:1em;
}
.post_content > img{
	margin:10px;
}
.post_content img{
	margin:10px;
}

/***************************
PRODUCTS COMPARISON
****************************/
.cmp_headers{
 background-color: #d9e9ff;
}
.cmp_column_odd{
 background-color: white;
 vertical-align: top;
}
.cmp_column_even{
 background-color: #F2F8FF;
 vertical-align: top;
}
#cmp-table tr:hover td{
 background-color: #d5e5fa!important;
}
#cmp-table tr td{
 text-align:center;
 padding: 6px;
}
#cmp-table tr td.cmp_headers{
 text-align: left;
}

/***************************
PRODUCT DETAILED
****************************/
.regularPrice{
 color: #964b00;
 text-decoration: line-through;
}
.totalPrice{
 color: #800000;
 font-weight: bold;
 font-size: 110%;
 line-height:125%;
}
.youSaveLabel{
 font-size: 75%;
}
.youSavePrice{
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic;
}
.product_list a { text-decoration:none; }
.product_list a:hover { border-bottom:solid 1px; color:#000066;}
.product_list td a:hover { border:none;}
.prdbrief_thumbnail { margin-top:15px;}
.prdbrief_name a { font-size:110%; text-decoration:none; line-height:125%;}
.prdbrief_name a:hover { border-bottom:solid 1px;}
.product_option { width:100%; /*width:auto;*/}
/************************
PRODUCT REVIEWS STYLES
***************************/
.prdbrief_table_style{
border-collapse: collapse;
border:1px none black;
padding:4px 15px 4px 5px;
}
.prdbrief_table_style th{
font-size:80%;
color: #000045;
}

.review_block
{ margin-left: 20px;
}
.review_title{
 color: #333;
 margin-top: 10px;
 margin-bottom: 0px;
 font-size: 120%;
}
.review_date{ 
 color: #999;
 border: 0px solid #EEE;
 border-top-width: 1px;
 font-size: 90%;
 margin-bottom: 5px;
 }
.review_content{
 color: #333;
 padding-left: 20px;
}
.review_showall{
 margin-left: 20px;
}

/****************************
SHOPPING CART
*****************************/
.background_cart_top
{ background-color: #D9E9FF;
  border-bottom: 1px #99C9DF solid;
}
.background_cart_top h1{
 display: inline;
 padding: 0px;
 margin: 0px;
}
#cart_content_tbl{
    width:100%;}
#cart_content_tbl td{
 padding: 6px;
}
#cart_page_title{
 padding: 10px;
 text-align: left;
}
#cart_page_title h1{
 display: inline;
 padding: 0px;
 margin: 0px;
}
#cart_clear{
 padding: 10px;
 text-align: right;
}
#cart_clear a{
 font-size:9pt;
}
.cart_discount_label{
 font-weight: bold;
}
#cart_total_label{
 font-size: 130%;
 font-weight: bold;
}
#cart_total{
 background-color: #D9E9FF;
 font-size: 130%;
 font-weight: bold;
 padding: 10px;
 white-space: nowrap;
}
#cart_checkout_btn{
 padding-top: 20px;
}
.cart_product_brief_description{
 font-size: 80%;
}
#cart_content_header td{
 font-weight: bold;
}
.cart_apply_for_discounts_extra{
 font-size: 80%;
 color: #777;
}
.cart_product_quantity{
 text-align: center;
}

/********************
HOMEPAGE UNFOLDED TREE
*********************/
.rcat_root_category{
	font-size: 130%;
	line-height:140%;
	font-weight: bold;
	text-decoration:none;
}
.rcat_root_category:hover { border-bottom:solid 1px;}
.rcat_products_num
{ color: #999999;
  font-size: 80%;
}
.rcat_child_categories a
{
  font-weight: normal;
}

/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td{
 padding: 5px;
}
#reg_auth_fields td{
 background-color: #D9E9FF;
}
#reg_confcode td{
 background-color: #D9E9FF;
}
#reg_fields_tbl td input, .addressform td input{
 width: 200px;
}
#subscribed4news{
 width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea{
 width: 200px;height: 100px;
}
#reg_fields_tbl select {
 width: 200px; }

 
#reg_submit_btn{
 font-size:150%;
 font-weight: bold;
}

/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search{
 background-color: #D9E9FF;
 	margin-right:10px;
	width:230px;
}
#cat_advproduct_search form { padding:10px; }
#cat_advproduct_search td { vertical-align:top; }
#cat_advproduct_search select { width:100%;  }
#cat_advproduct_search form, #cat_advproduct_search table { /*width:100%;*/}
#cat_advproduct_search h3 { padding:0px; margin: 10px 10px 0 10px;}
#cat_info_left_block, #cat_advproduct_search  {
	float:left;
	width:99%;
	padding-left:10px;
	font-size:115%;
}
#cat_info_left_block p{
	font-size:0.9em;
}
.cpt_maincontent center { clear:both;}
#cat_top_tree { 
	overflow:hidden; 
	margin-top:10px;
}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}
/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	padding: 15px;
	background-color: #D9E9FF;
	margin: 0 -5px 15px -5px;
}
#checkout_logininfo { width:428px;}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 200px;
}
.paddingblock input.checkout_buttons {
	font-size: 130%;
	font-weight: bold;
	margin:5px 0;
}
.checkout_steps_divider {
	width: 40px;
	height:1px;
	background-color:#99C9DF;
	overflow:hidden;
}
#checkout_addresses { width:800px;}
#checkout_addresses td { } 
/**********************
ORDER STYLES
***********************/
.promo{	
	max-width:187px;
	width: 200px;
	font-size: 75%; 
	border-left: dashed 2px #C43500;
	padding: 5px 0 5px 10px;
}
#phones{
	color:#FFF;
	background-color:#708090;
	font-size: 12pt;
	text-align:center;
	/*
	border-left:solid 2px #fff;
	border-right:solid 2px #fff;
	*/
}
#print-control{
text-align:right;
padding-right: 30px;
vertical-align:middle;
}
#print-control img{
width:20px;
height:21px;
/* margin-bottom:-5px; */
}

#ord_total_row * {
	font-size: 105%;
	font-weight: bold;
}
.row_odd td {
	background-color: #F2F8FF;
}
.row_even td {
	border: 0px solid #D9E9FF;
	border-width: 1px 0px;
}

.paddingblock { background:#fff;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	font-size:12pt;
}
.paddingblock h2 {
	padding:20px 5px;
	margin-top: 0px;
}
.paddingblock td { font-size:95%; vertical-align:top; padding:5px;}
.paddingblock p { margin-bottom:10px;}

.paddingblock input { margin:2px 0 0 0;}
.asterisk {
	color:red;
}
.cellpadding tr td {
	padding: 5px;
}
.cust_name {
	font-size:110%;
	font-weight: bold;
}
#prddeatailed_container .cpt_product_rate_form table {
	width: 100%;
	/***********************/
width: auto;/**/
}

#block-customerinfo td { font-size:100%;}
.cpt_product_images{
float: left;
}
body.body-page-404 { background:#fff; background-image:none; text-align:left; font-size:12px;}
body.body-page-404 ul, body.body-page-404 li { list-style:none;}
.cpt_product_add2cart_button input { vertical-align:middle;}

#bgar{
float:left;
width:80%;
}
#garage_sale{
height:25px;
    margin-right: 5px;
    text-align: right;
	 background:url(../../images/garage.png) left bottom repeat-x;
}
#garage_sale h5 a{
color:#c43500;
font-size:18px;
text-decoration:none;
}
#prod_list{
width: 98%;
}
#sp_predl{
background: none repeat scroll 0 0 #F7F7F7; 
color: #C43500;
text-align: center;
border-left: 2px solid #ca4a1b;
border-right: 2px solid #ca4a1b;
}


#webIM { position: fixed; margin: 10px 29px 10px 0; right: 0; top: 0;  }
.calculator a { width:200px; margin-top: 8px; height:200px; display: block; background: url(../../../../../../../calculator/calc-knopka.jpg) no-repeat; }

.ie .cpt_product_lists, .ie .cpt_custom_html, .ie #phones { overflow: hidden; padding: 0; }

.ie8 #phones, .ie8 #sp_predl .ie8 #cpt_news_short_list, .ie8 #sp_predl, .ie8 .product_list { padding: 0; width: 196px; margin: 0; }
.ie8 .cpt_news_short_list { width: 180px; }

#shpcrtgc {
    height: 65px; 
    margin: 0 0;
    padding: 20px 10px 0px 50px;
    background: url(../../images/minicart.png) no-repeat 0 0; 
    /*color: #fafafa;*/
}
.shcart_link {margin: 0 auto; padding: 0 0 10px;}



.menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.menu a{
	color:#19487d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}
.menu a:hover{
	text-decoration:underline;
}
.menuSelected a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.menuSelected a:hover{
	text-decoration:underline;
}
.menuSpacer{

	height:24px;
	padding-top:11px;
}
.menuItem{
	background:url(/images/menu.gif);
	height:35px;
	vertical-align: middle;
}
