/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */

html
{ margin: 0px;
  padding: 0px;
}

body
{ margin: 0px;
  padding: 0px;
}

p, body, font, div, td, input, select, textarea
{ font-family: tahoma,verdana,arial,sans-serif;
  font-size: 100%;
}

h1 {
	font-size: 160%;
	margin:1em 0;
}
h2 {
	font-size: 130%;
	margin:1em 0;
}
h3 {
	font-size: 120%; margin:1em 0 0.5em 0; 
}

form{
 padding:0px;
 margin: 0px;
}

a
{ font-weight: bold;
  color: navy;
}
a:hover{ color:#660F0F;}
a img{
 border: 0;
}
input, select { vertical-align:middle;}
/* ====================== COMPONENT CONTAINER STYLES ====================== */

#container_top_left
{ 
  vertical-align: middle;
  width: 200px;
  background-color: #660F0F;
  padding:5px;
}
#container_top_left > .cpt_product_search, #container_top_left > .cpt_logo + .cpt_logo{
display:none;
}
.container_snapper{
	background-color: #660F0F;
	width: 36px;
	text-align: center;
	vertical-align: middle;
	color:#ffffff;
}

#container_top
{ text-align: left;
  vertical-align: top;
  width:'*'; 
 /* height:75px;*/
  background-color: #660F0F;
}

#container_top_right
{ text-align: right;
  vertical-align: top;
  width: 200px;/* height:75px;*/
  background-color: #660F0F;
}

#container_left_sidebar, #container_right_sidebar
{
  text-align: left;
  vertical-align: top;
  //width: 200px;
  color:#fff;
}
.right-sidebar-container{
	width:250px;
}

#container_left_sidebar
{
  width: 290px;
}


#container_left_sidebar { background-color: #fff; //margin-right:-20px;}

#container_right_sidebar, .bg-sidebar {   background-color: #660F0F;}
.bg-sidebar { padding:10px 0 0 0;}

#container_main_content
{ text-align: left;
  vertical-align: top;
  width:100%;
  background-color: #660F0F;
_padding-bottom:0;
}
.round-container { background-color: #fff; min-height:100%;height:100%;}


/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

.cpt_currency_selection{
	display:none;
}

/* padding for all general components */
.cpt_news_short_list, .cpt_category_tree, .cpt_maincontent,
.cpt_currency_selection, .cpt_divisions_navigation, .cpt_auxpages_navigation, .cpt_product_lists
{ font-size:75%;
  text-align: left;
  padding: 10px;
//  width: 100%;
}
.cpt_maincontent td { font-size:75%;}
.cpt_maincontent h1 { font-family:Tahoma; color:#8A3D3D; border-bottom:1px solid #ebebeb;}
.cpt_product_lists td { font-size:75%;}
.cpt_product_lists h1 { padding:10px;font-family:Tahoma; margin:10px 0 0 10px; color:#8A3D3D; border-bottom:1px solid #ebebeb;}
 .cpt_survey {
 text-align: left;font-size:75%;}
 .cpt_survey td { font-size:75%;}

ul.vertical, ul.horizontal
{ padding: 0px;
  margin: 0px;
}
ul.horizontal {
overflow: hidden;
}
.vertical li
{ padding-left: 0px;
  padding-bottom: 5px;
}
.horizontal li
{ float: left;
  margin-right: 25px;
}

.cpt_divisions_navigation li
.cpt_divisions_navigation ul a { color:#fff;}
.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, .cpt_divisions_navigation ul
{ list-style-type: none;
  padding-left: 0px;
}

.cpt_shopping_cart_info
{ background: #f5f0bb;
  margin:10px;
  text-align: center;
  vertical-align: middle;
  width:180px;
  font-size:75%;
}
.cpt_shopping_cart_info div 
{margin:5px 0; font-size:75%:}
.cpt_shopping_cart_info b { font-size:1px; line-height:1px;}
.survey_question{
 font-weight: bold;
 margin:10px 10px 5px 20px;
}
.survey_submit{
 margin: 10px 30px;
}
.cpt_survey form{
 padding:0 0 0 0;
 margin: 0px;
}
.cpt_survey label {
color:#fff;
}
.cpt_currency_selection span
{ color:#fff;
}
.cpt_currency_selection select
{ font-size: 90%;
}

.cpt_news_short_list
{ margin-bottom: 10px;
}
.cpt_currency_selection form{
 display: inline;
}

.cpt_category_tree ul {
 list-style-type:none;
 margin:0px;
 padding:0px;
line-height:150%;
}
.cpt_category_tree ul a {
 color:#fff;}
.cpt_category_tree ul a:hover { color:#b34f4f;}
.cpt_category_tree .parent_current a{
 text-decoration: none;
color: #ed9b01!important;
}

.cpt_category_tree .child a{
 padding-left: 10px;
 font-size:90%;
 font-weight:normal;
 line-height:80%;
}
.cpt_category_tree .child_current a{
 padding-left: 10px;
 color: #ed9b01!important;
 text-decoration: none;
}

a .bullet{
  text-decoration: none!important;
}

.cpt_category_tree .tab{
 margin-left:10px;
}
.cpt_product_add2cart_button, .cpt_product_offerprice_button
{ padding-top: 10px;
}
.home_page_category_logo { background:url(../../images/defaultnocatimage.gif) left top no-repeat; display:block; height:65px; width:65px;}

#container_main_content .cpt_root_categories { padding-top:1em;}
#container_main_content .cpt_root_categories td.cat_image a { position:relative; top:-0.8em;}
#container_main_content .cpt_root_categories { padding-top:1em;}
#container_main_content .cpt_root_categories td { vertical-align:top;}
/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */
#container_top_left h1 { margin:0;}
#container_top { overflow:hidden; }

html:first-child #container_top ul.horizontal { display:inline-table;} 
#container_top ul.horizontal li { margin-right:10px;  background:url(../../images/cls_bullet.gif) left top no-repeat; padding-left:30px; line-height:19px; white-space:nowrap; font-size:11px;}
#container_top .cpt_divisions_navigation, #container_top .cpt_auxpages_navigation
{ height: 20px;
  padding: 5px 20px 5px 50px;
}
#container_top .cpt_auxpages_navigation .vertical li
{ padding-left: 0px;
}

#container_top .cpt_divisions_navigation a, #container_top .cpt_auxpages_navigation a, 
#container_footer .cpt_divisions_navigation a, #container_footer .cpt_auxpages_navigation a
{ color: white;
}
/*footer menu*/
#container_footer .cpt_divisions_navigation, #container_footer .cpt_auxpages_navigation
{ text-align:center; font-size:11px;}
#container_footer ul.horizontal, #container_footer ul.horizontal li { display:inline; float:none;}

.cpt_search_container_header label{
	color:white;
}

#container_top .cpt_auxpages_navigation ul.vertical
{ list-style-image: none;
  padding-left: 0px;
}

.cpt_product_search { margin:0 10px 10px 10px; font-size:75%; background:#8A3D3D;}
.cpt_product_search form {
 margin: 0px!important;
 padding:15px 5px;
 white-space:nowrap;
}


.cpt_maincontent .cpt_product_lists { 
	margin:15px 10px;
	padding:10px;
	border-top: 10px solid #ebebeb;
	
}
.cpt_language_selection { padding:10px 10px 10px 20px;}
.cpt_language_selection  a { padding:0 5px 0 0;} 
.cpt_language_selection a img { border:solid 1px #fff;}
.cpt_tag_cloud a { text-decoration:none; font-size:14px;}
#container_left_sidebar .cpt_tag_cloud a { color:#fff;}
#container_left_sidebar .cpt_tag_cloud a:hover { color:#b34f4f;}
ul.product_list { border-left:2px solid #EBEBEB; }
ul.product_list li { border:1px solid #EBEBEB; border-left:none; text-align:center; margin:5px; padding:20px !important;}
ul.product_list li table { margin:5px auto;}
#cat_top_tree { overflow:hidden; margin-top:10px;}
.cpt_maincontent center { clear:both;}
.cpt_product_lists center { clear:both;}
h1.welcome { color:#660F0F; font-weight:normal; font-size:19pt; letter-spacing:-1px; margin:10px 10px 0 10px;}
#container_main_content ul { list-style-position:inside;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */
.hrline { font-size:1px; line-height:1px; background-color:#d8d8d8; height:2px;}
#searchstring
{ width: 120px;
}

#shpcrtca{
 font-weight: bold;
 font-size: 130%;
 white-space: nowrap;
}

#container_top #searchstring
{ width: 60%;
}

#container_main_content #searchstring
{ width: 60%;
}

#cat_info_left_block a { font-size:90%; font-weight:normal; }
/* ====================== 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: 130%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
}

.prdbrief_add2cart
{ padding-top: 5px;
}

.error_block
{ font-weight: bold;
  color: red;
}

/*

a.admdivslst:hover,a.admdivslst:link,a.admdivslst:visited,a.admdivslst:active{text-decoration: none;color: blue;font-weight:normal;font-size:10pt;}
a.admdivslst:hover{color: navy;}

a.h_admdivslst:hover,a.h_admdivslst:link,a.h_admdivslst:visited,a.h_admdivslst:active{text-decoration: none;color: #888888;font-weight:normal;font-size:10pt;}
a.h_admdivslst:hover{color: #555555;}

*/

#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: #D1A8A8;
  font-size: 90%;
}
.news_title
{ padding-bottom: 10px;
}
.news_title a, .news_viewall a { color:#fff; font-weight:normal;}
.news_viewall {
	padding-bottom: 10px;
	font-size: 85%;
}
.news_subscribe, .news_thankyou {
	padding: 10px 5px;
	text-align: left;
	overflow:hidden;
	background:#8A3D3D;
}
.news_subscribe div {
display:inline;
	width:auto;
}
.input_message { margin:5px 0;}
.news_subscribe img { vertical-align:middle;}
/************************
BLOG STYLES
***************************/
.post_title{
 color: #666;
 margin-top: 30px;
 margin-bottom: 0px;
}
.post_date{ 
 color: #999;
 border: 0px solid #EEE;
 border-top-width: 1px;
 margin-bottom: 15px;
 }
.post_content{
 padding-left: 15px;
}

/***************************
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: brown;
 text-decoration: line-through;
}
.totalPrice{
 color: #800000;
 font-weight: bold;
 font-size: 130%;
 vertical-align:middle;
}
.youSaveLabel{
 font-size: 75%;
}
.youSavePrice{
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic;
}

.prdbrief_name{
	display:flex;
}

.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}
.add2cart_handler { margin:5px 0;}
.prdbrief_name a{ font-size:120%; line-height:150%; text-decoration:none; color:black; font-weight:normal;}
.prdbrief_name a:hover { border-bottom:solid 1px;}

.cpt_product_price .totalPrice {
	font-size: 180%;
}

.cpt_product_description{
	padding-top: 20px;
	position: absolute;
	bottom: 0;
	left: 460px;
	padding-bottom: 10px;
	padding-left: 3px;
}
#prddeatailed_container{
	position:relative;
}

/************************
PRODUCT REVIEWS STYLES
***************************/
.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-weight: bold;
}
.rcat_products_num
{ color: #999999;
  font-size: 80%;
}
.rcat_child_categories a
{ font-size: 90%;
  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: 300px;
}
#subscribed4news{
 width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea{
 width: 300px;height: 100px;
}
#reg_submit_btn{
 font-size:150%;
 font-weight: bold;
}

/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search{
 background-color: #D9E9FF;
	margin-right:10px;
	/*width:230px;*/
	margin-bottom:10px;
}
#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;}


#cat_picture_search{
 background-color: #D9E9FF;
	margin-right:10px;
	/*width:230px;*/
	min-width:626px;
	margin-bottom:10px;
}
#cat_picture_search form { padding:10px; }
#cat_picture_search td { vertical-align:top; }
#cat_picture_search select { width:100%;  }
#cat_picture_search form, #cat_picture_search table { //width:100%;}
#cat_picture_search h3 { padding:0px; margin: 10px 10px 0 10px;}
#cat_picture_search { float:left; clear:both}


/************
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
***********************/
tr#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;
min-height: 300px;
vertical-align: middle;
display: flex;
}

.mainlogo { vertical-align:middle; margin:0 5px;}

.col_header { 
padding:5px 5px 5px 20px;
font-weight:bold;
color:#fff;
background:#200505;
font-size:75%;
margin:5px 10px;
}
img.vert-center { vertical-align:middle;}
.footer { background-color:#660f0f;}
.copyright, .copyright a { color:#fff; font-size:85%; text-align:center; padding:0 0 10px 0;}



/*NIFTY*/
b.niftycorners,b.niftyfill{display:block}

b.niftycorners *{ display:block;height:1px;line-height:1px;font-size:1px;
    overflow:hidden;border-style:solid;border-width: 0 1px;}
  
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}
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;}

#powered_by, #powered_by a { background:#660F0F; color:#D1A8A8!important; padding-bottom:5px;}
.cpt_product_add2cart_button input, .cpt_product_offerprice_button input { vertical-align:middle;}

.maincontent{font:14px sans-serif;padding:15px;}

.maincontent h1{font:20px sans-serif;}
.maincontent h2{font:18px sans-serif;}
.product_list li {height: 230px !important;}
.product_list li a{font:12px sans-serif !important;}

/*	for card - forms of buyer	*/
table.buyer { width:380px; border-width:0;}
td.field { width:82%; text-align:left; vertical-align:middle;}
td.button { width:18%; text-align:left; padding-left:10px; vertical-align:middle;}
td.subtitle { text-align:left; padding-right:10px; color:#000000; font-weight:600; font-variant:small-caps; font-size:16px; letter-spacing:0.1em;}
td.error { text-align:left; color:#990000; font-weight:normal; padding-bottom:6px;}

iframe[name='google_conversion_frame']{ height: 0; }

.cat_image { margin-top: 10px; }
#cat_info_left_block{ width:80%; }

.label-container{
	text-align:left; 
	position:absolute; 
	padding:10px; 
	left:0;
	top:0;
	font-size:15px;
}
.title-label-col{
	display:inline-block;
	position:absolute;
}

.title-container{
	display:inline-block;
	max-height: 65px;
    overflow: hidden;
	margin: 0 5px;
	text-overflow: ellipsis;
}
.title-container-shift{
	margin-left:45px
}
.product-code{
	text-align: center;
	color:gray; 
	font-size:80%;
}

.label-icon{
	display:inline-block;
	cursor:default;
	height:40px;
	width:40px;
	vertical-align:middle;
	float:left;
}
.label-text{
	color:#ffffff !important;
	display:inline-block;
	cursor:default;
	height:40px;
	width:40px;
	vertical-align:middle;
	font-size:10px;
	padding-top:13px;
	font-weight:bold;
	text-align: center !important;
	float:left;
}
.label-attention{
	/*background-color:#EA5251;
	border-radius: 10px;*/
	color:#ffffff;
	/*padding:3px 8px;*/
	display:inline-block;
	cursor:default;
	height:25px;
	width:32px;
	vertical-align:middle;
	padding:5px 0 0 5px;
	font-size:10px;
	font-weight:bold;
	text-align: center;
}
.label-icon-important{
	display:inline-block;
	cursor:default;
	height:30px;
	width:30px;
	vertical-align:middle;
}
.out-of-stock{
	opacity:0.5;
}
.out-of-stock:hover{
	opacity:1;
}

.title-label-col .label-icon{
	float:none;
	display:block;
}
.title-label-col .label-text{
	float:none;
	display:block;
}

.product-zoom {
    width: 37px;
    height: 39px;
	position:absolute;
    box-sizing: border-box;
    background: rgba(0,0,0,.1);
    top: 40%;
    left: 43%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(255,255,255,.5);
    font-size: 20px;
    border-radius: 3px;
}
.product-zoom:hover {
      background: rgba(0, 0, 0, 0.5);
      color: rgba(255, 255, 255, 0.7);
	  text-decoration:none;
   }


.badge-regular-success {
    /*color: #6ef56e !important;*/
	color: #660F0F !important;
	background: #6ef56e !important;
    border: 1px solid #6ef56e !important;
	border-radius: 10px !important;
	cursor: default;
}

.highslide-caption{
	text-align:center;
	font-size:22px;
}
.header-container{
	z-index: 1000;
	height:87px;
	background-color: #660F0F;
}
.product_brief_block{
	overflow: hidden;
}

table.grid{
	border-collapse: collapse;
}

table.grid td{
	padding: 3px 5px;
	padding-right: 12px!important;
	font-size: 0.8em;
}

tbody.gridline tr, tr.gridline1{
	background: #FFFFFF;
}
tbody.gridline tr, tr.gridline{
	background: #fafae7;
}
tr.gridline a{
	text-decoration:none;
	color: #000000!important;
	display: block;
}
tr.gridline1 a{
	text-decoration:none;
	color: #000000!important;
	display: block;
}
tr.gridline a.normal, tr.gridline1 a.normal, td.normal a{
	text-decoration: underline;
	display: inline;
	color: #597380!important;
}
tr.gridline:hover, tr.gridline1:hover {background: #f5f0bb;}
tr.gridsheader td{
	padding: 4px 5px!important;
	padding-right: 12px!important;
	border: 0px solid #999999;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-color: #EEEEEE;
}
.gridsheader_simple td{
	padding-top: 12px!important;
	font-weight: bold;
}
tr.gridsfooter td{
	border: 0px solid #999999;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
tr.gridsheader{
	background: white url(../images_common/simplelist-background-gradient-gray.gif) repeat-x;
	background-position: bottom;
}
/*
tr.gridline1 td{
	background-color:white;
	border: solid 0px #56AFD6;
	border-right-width: 1px;
}
tr.gridline td{
	background-color:#eee;
	border: solid 0px #56AFD6;
	border-right-width: 1px;
}
*/
tr.gridline_outofstock a{
	color: red!important;
}
.cell_configs{
	padding:0px!important;
	font-size:8pt;
	border: solid 1px #56AFD6 !important;
}
.cell_configs td{
	border:0px!important;
}
.endgrid{
	border-width:0px !important;
}
a.gridheader:hover,a.gridheader:link,a.gridheader:visited,a.gridheader:active{
	text-decoration: underline;
	color: black;
	font-weight:normal;
	font-size:10pt;
}
a.gridheader:hover{text-decoration:none;}

.product-grid-container{
	margin: 0 30px;
}

.product-grid{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.product-grid::after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.product-grid .product_brief_block {
    position: relative;
    float: left;
	box-sizing: border-box;
	border: 1px solid #EBEBEB;
	padding:6px;
	margin:2px;
	height:320px;
}
#open-left{
	display:none;
	background: url(../../images/open.png) center center no-repeat;
	width:36px;
	height:24px;
	margin:5px;
}
.cpt_logo_container_small{
       display:none;
}
.cpt_search_container_header{
	display:none;
}
.cpt_search_container_header .cpt_product_search{
	background-color:#660F0F;
	margin: 0;
}
.cpt_search_container_header .cpt_product_search form{
	padding: 0;
	margin: 0;
}
.cpt_search_container_header .cpt_product_search form #searchstring{
	width: 60%;
}


.search_title_label_short{
       display:none;
}
.snapper-menu{
	position:absolute;
	top:87px;
	height:100%;
	z-index:100;
	overflow:auto;
}
.product_price_in_stock_container{
	margin-top:15px;
}
#cat_short_navigation{
	display:none;
	list-style-type:none;
	font-size:150%;
}
#cat_short_navigation li{
	margin: 10px 0;
}

#cat_short_navigation li a{
	text-decoration:underline;
}

.invest-banner-block{
	margin: 0 auto;
	max-width: 300px;
}
.invest-banner-right-block{
	margin: 0 5px;
	border: solid 1px #cccccc;
	padding: 5px;
	border-radius: 5px;
}

@media (min-width: 1700px){
	.product-grid .product_brief_block {
		width: 24.5%;
	}
	.invest-banner-block{
		display: none;
	}
}
@media (min-width: 1400px) and (max-width: 1699px){
	.product-grid .product_brief_block {
		width: 32.7%;
	}
	.invest-banner-block{
		display: none;
	}
}
@media (min-width: 1049px) and (max-width: 1399px){
	.product-grid .product_brief_block {
		width: 32.7%;
	}
	#container_right_sidebar{
		display:none;
	}
}
@media (min-width: 900px) and (max-width: 1050px){
	.product-grid .product_brief_block {
		width: 49.0%;
	}
	#container_right_sidebar{
		display:none;
	}
}
@media (min-width: 650px) and (max-width: 899px){
	.product-grid .product_brief_block {
		width: 49.3%;
	}
		#open-left{
		display:block;
	}
	#container_top_left {
		display:none;
	}
	#container_right_sidebar{
		display:none;
	}
	#container_left_sidebar{
		display:none;
	}
        #container_left_sidebar .cpt_logo{
		display:none;
	}
}
@media (min-width: 0px) and (max-width: 649px){
	.product-grid .product_brief_block {
		width: 99.3%;
	}
	#container_top {
		display:none;
	}
	#container_right_sidebar{
		display:none;
	}
	#container_left_sidebar{
		display:none;
	}
	#open-left{
		display:block;
	}
	#cat_short_navigation{
		display:block;
	}
	#invest-link{
		display:none;
	}
	#auctionIframe{
		display:none;
	}
        #container_left_sidebar .cpt_logo{
		display:none;
	}
 
	.subcategories_to_be_shown_item {
		display:block;
		margin:2px 0;
	}
	.cat_sort_title, .cat_advproduct_search_price{
		display:none;
	}
       .cpt_logo_container_small{
		display:none;
	}
       .cpt_logo_container {
		display:none;
	}
	.catalog_navigator_top {
		display:none;
	}
	.header-container{
		height:50px;
	}
	.niftycorners{
		display:none !important;
	}
	.search_title_label{
       display:none;
	}
	.search_title_label_short{
       display:inline;
	}
	#cat_advproduct_search{
		width:100%;
	}
	.cpt_product_name_h1{
		font-size:130%;
	}
	.cpt_product_description div{
		font-size:100% !important;
	}
	.product_price_in_stock_container{
		margin-top:10px;
		float:right;
	}
	.cpt_search_container_header{
		display:block;
	}
}

@media (min-width: 0px) and (max-width: 500px){
	#container_top_right{
		display:none;
	}

}

