div.center_box_normal 
  {  
  display: block;
  vertical-align: top;  
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 20px;
  margin-top: 0px;
  font-family:  arial;
  font-size: 14px;
  line-height: 20px;
  font-weight:normal;
  text-align: justify;   
  }
  
/*-------------------------------------------------------*/  
a.link_normal
  {
  font-weight: normal;
  font-style: normal;
  color: rgb(0,0,0);
  text-decoration: none;
  border-color: rgb(0,0,0);
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  }  

a.link_normal:hover
  {
  font-weight: normal;
  font-style: normal;
  color: rgb(230,113,21);
  text-decoration: none;
  border-color: rgb(230,113,21);
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  }

a.link_hot_normal
  {
  font-family: arial;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
  color: rgb(0,92,162);
  }  

a.link_hot_normal:hover
  {
  font-family: arial;
  font-size: 16px; 
  line-height: 20px;
  text-align: left;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  color: rgb(230,113,21);
  }
/*-------------------------------------------------------*/  
.content_hot
  {
  font-family:  arial;
  font-size: 15px;
  line-height: 20px;
  text-align: justify;
  font-style: normal;
  font-weight: normal;
  color: rgb(0,0,0);
  }    

.info_hot
  {
  color: rgb(230,113,21);
  font-size: 16px;
  line-height: 18px; 
  font-weight: bold;
  font-style: italic;
  } 

.date_hot
  {
  color: rgb(0,0,0);
  font-size: 11px;
  font-weight: bold;
  font-style: normal;  
  }
/*-------------------------------------------------------*/  
table.calendar_hot
  {
  border-spacing: 0;
  border: 0px;
  padding: 0px 0px 0px 0px;
  margin: 2px 0px 0px 0px; 
  }  
  
.calendar_header_hot
  {
  border: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  color: rgb(0,0,0);
  background-color: #FEF2C5;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  text-align: center;  
  }

.calendar_day_hot
  {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  color: rgb(0,0,0);
  background-color: #F5F5DC;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  text-align: center;  
  }  
  
.calendar_today_hot
  {
  padding: 0px 0px 0px 0px;
  margin: -2px -2px -2px -2px;
  color: rgb(0,0,0);
  background-color: #F5F5DC;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  border: 1px rgb(0,92,162) solid;
  }  

table.calendar
  {
  border-spacing: 0;
  border: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px; 
  }  

.calendar_header
  {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  border-left: 0px;
  border-top: 0px;
  border-right: 1px rgb(211,211,211) solid;
  border-bottom: 1px rgb(211,211,211) solid;
  color: rgb(0,0,0);
  background-color: #FEF2C5;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  text-align: center;  
  }

.calendar_left
  {
  border: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  color: rgb(0,0,0);
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  text-align: left;  
  }

.calendar_right
  {
  border: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  color: rgb(0,0,0);
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  text-align: right;  
  }
    
.calendar_day
  {
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  text-align: center;  
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  border-left: 0px;
  border-top: 0px;
  border-right: 1px rgb(211,211,211) solid;
  border-bottom: 1px rgb(211,211,211) solid;  
  color: rgb(0,0,0);
  background-color: #F5F5DC;
  text-align: center;  
  }  
  
.calendar_weekday
  {
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  text-align: center;  
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  border-left: 0px;
  border-top: 0px;
  border-right: 1px rgb(211,211,211) solid;
  border-bottom: 1px rgb(211,211,211) solid;  
  color: rgb(0,0,0);
  background-color:  rgb(241,241,207);
  text-align: center;  
  }  
  
.calendar_today
  {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  color: rgb(0,0,0);
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  text-align: right;
  border: 1px rgb(0,92,162) solid;
  }    
  
a.link_calendar
  {
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: rgb(0,0,0);
  }  

a.link_calendar:hover
  {
  font-size: 11px;
  font-weight: bold;
  font-style: normal;  
  text-decoration: none;
  color: rgb(230,113,21);
  }
/*-------------------------------------------------------*/
h1.center_box_header 
  {
  margin: 0;
  padding: 0;
  font-family:  arial;
  font-size: 24px;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  color: rgb(0,92,162);
  }

h1.center_box_header_hot 
  {
  margin: 0;
  padding: 0;
  font-family:  arial;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  color: rgb(0,92,162);
  }

h2.center_box_header 
  {
  margin: 0;
  padding: 0;
  font-family:  arial;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-align: left;
  font-style: normal;
  color: rgb(0,92,162);
  }

h2.center_box_header_hot 
  {
  margin: 0;
  padding: 0;
  font-family:  arial;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-align: left;
  font-style: normal;
  color: rgb(0,92,162);
  }

div.center_box_header 
  {
  vertical-align: top; 
  }

div.center_box_header_data 
  {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border: 0 none;
  vertical-align: top; 
  height: auto; 
  font-family:  arial;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  text-align: left;
  font-style: italic;
  }

div.center_box_summary 
  {
  vertical-align: top; 
  height: auto; 
  font-family:  arial;
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  text-align: justify;
  font-style: normal;
  color: rgb(0,0,0);
  }
 
h3.center_box_summary 
  {
  margin: 0;
  padding: 0;
  font-family:  arial;
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  text-align: justify;
  font-style: normal;
  color: rgb(0,0,0);
  }
  
/*-------------------------------------------------------*/
h1.capital_1 
  {
  margin: 0;
  padding: 0;
  font-family: arial;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-align: left;
  font-style: normal;
  color: rgb(0,92,162);
  }  
h2.capital_2 
  {
  margin: 0;
  padding: 0;
  font-family: arial;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  text-align: right;
  font-style: italic;
  color: rgb(230,113,21);
  float: right;
  }  
  
  
  
div.center_box_header_line 
  {
	margin-top: 2px;
	margin-bottom: 0px;
  background: repeat-x url('line-header1.gif');
	background-position: top;
	width: 100%;
	height: 1px;
	line-height: 1px;
	clear: both;
	}

img.center_box_image_normal 
  {
  display: block;
  border-width: 2px;
  border-color: rgb(255,255,255);
  border-style: solid;
  }
    
div.center_box_media_box 
  {    
  display: block;
  clear: both;
  float: left;
  text-align: center;
  margin-right: 18px;
  margin-bottom: 6px;
  }   
    
span.center_box_image_title 
  {
  font-family: arial;
  font-size: 12px;
  line-height: 18px;
  font-weight:normal;
  font-style: italic;
  color: rgb(0,92,162);
  }    


img.center_box_gallery_normal 
  {
  display: block;
  border-width: 2px;
  border-color: rgb(240,240,240);
  border-style: solid;
  }
    
div.center_box_gallery_box 
  {    
  float: left;
  text-align: center;
  margin-right: 18px;
  margin-bottom: 6px;
  }   
    
span.center_box_gallery_title 
  {
  font-family: arial;
  font-size: 12px;
  line-height: 18px;
  font-weight:normal;
  font-style: italic;
  color: rgb(0,92,162);
  }    



table.noborder
  {
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

.commentbox 
  { 
  clear: both;
  background: rgb(245,245,220);
  width: 85%; 
  }

.rbtop div 
  {
  background: url('comment-left-top-4x4.gif') no-repeat top left; 
  width: 100%;
  height: 4px;
  font-size: 1px;  
  }
  
.rbtop 
  { 
  background: url('comment-right-top-4x4.gif') no-repeat top right; 
  width: 100%;
  height: 4px;
  font-size: 1px;
  }
  
.rbbot div 
  { 
  background: url('comment-left-bottom-4x4.gif') no-repeat bottom left; 
  width: 100%;
  height: 4px;
  font-size: 1px;
  }

.rbbot 
  { 
  background: url('comment-right-bottom-4x4.gif') no-repeat bottom right; 
  width: 100%;
  height: 4px;
  font-size: 1px;  
  }

.rbcontent
  {
  margin: 0 7px;
  padding: 6px 6px;
  }

.commentfooter
  {
  clear: both;
  background: url('comment-bubble-24x15.gif') 20px 0 no-repeat;
  padding-left: 50px;
  padding-top: 1px;
  font-size: 90%;
  color: #4A4A4A;
  }

.commentbox_admin 
  { 
  clear: both;
  float: right;
  background: rgb(254,242,197);
  width: 85%; 
  }
  
.commentfooter_admin
  {
  clear: both;
  background: url('comment-bubble-admin-24x15.gif') top right no-repeat;
  margin-right: 16px;
  padding-right: 30px;
  padding-top: 1px;
  font-size: 90%;
  color: #4A4A4A;
  text-align: right;
  }

.star
  {
  color: rgb(204,0,51);
  font-size: 20px;
  font-weight: bold;
  }  

.error_message
  {
  color: rgb(204,0,51);
  font-size: 12px;
  font-weight: bold;
  }      
  
.box_home_hot_left
  {
  padding-left: 0px;
  padding-right: 8px;
  }  
  
.box_home_hot_center
  {
  padding-left: 8px;
  padding-right: 8px;
  }  
  
.box_home_hot_right
  {
  padding-left: 8px;
  padding-right: 0px;
  }  
/*---------------------------------------------------------------------------------------------------*/  
div.quote
  {
  float: right;
  background-color: rgb(238,240,230);
  border: 0px;
  padding: 0px 46px 0px 18px;
  margin-left:120px;
  margin-right:-30px;
  font-style: italic;
  min-width: 70%;
  }

div.quote_img
  {
  position: relative;
  float: left;
  border: 0px;
  background-color: rgb(238,240,230);
  background: url('quote-61x37.gif') top right no-repeat;
  width: 61px;
  height: 37px;
  margin-right: 8px;
  }

div.quote_top
  {
  background: url('quote-top.gif') top left repeat-x;
  width: 100%;
  height: 3px;
  margin-bottom: 8px;
  }

div.quote_design
  {
  float: right;
  margin-top: -45px;
  margin-right: -61px;
  background: url('paperclip-35x90.png') top left no-repeat;
  width: 35px;
  height: 90px;
  }

div.quote_bottom
  {
  background: url('quote-bottom.gif') bottom left repeat-x;
  width: 100%;
  height: 4px;
  margin-top: 12px;
  }
/*---------------------------------------------------------------------------------------------------*/  
div.spot
  {
  float: left;
  border: 0px;
  padding: 0px 0px 0px 0px;
  margin-top: 4px;
  }

div.spot_design
  {
  float: left;
  margin-top: -145px;
  margin-left: -15px;
  background: url('paperclip-left-35x90.png') top right no-repeat;
  width: 35px;
  height: 90px;
  }

/*---------------------------------------------------------------------------------------------------*/

div.center_box_product_category 
  {    
  position: relative;
  border-bottom: 0px;
  float: left;
  text-align: center;
  padding: 0px 0px 0px 0px;
  margin: 0px 4px 44px 0px;  
  }    
  
img.center_box_product_category_image
  {  
  margin: 0px 0px 4px 10px;
  float: none;  
  border-width: 2px;
  border-color: rgb(240,240,240);
  border-style: solid;
  }

span.center_box_product_category_title 
  {
  font-family: arial;
  font-size: 18px;
  line-height: 24px;
  font-weight:bold;
  color: rgb(0,92,162);
  }  

span.center_box_product_category_content 
  {
  color: rgb(0,0,0);
  font-size: 14px;
  font-style: normal; 
  }  
  
a.center_box_product_category 
  {
  border: 0px rgb(255,255,255) dotted;
  }  
  
div.center_box_product 
  {    
  position: relative;
  border-bottom: 1px rgb(0,0,0) dotted;
  float: left;
  text-align: center;
  padding: 0px 0px 0px 0px;
  margin: 0px 4px 44px 0px;  
  min-height: 285px;  
  }     

div.center_box_product_select 
  {      
  background-color: rgb(245,245,220);
  position: relative;
  border-bottom: 1px rgb(0,0,0) dotted;  
  border-right: 1px rgb(0,0,0) dotted;  
  border-left: 1px rgb(0,0,0) dotted;  
  float: left;
  text-align: center;
  padding: 0px 0px 0px 0px;
  margin: 0px 4px 44px 0px;    
  min-height: 285px;  
  }     

div.center_box_product_code 
  {
  text-align: left;
  height: 20px;
  left: 0px;
  top: 0px;
  font-family: arial;
  font-size: 11px;
  line-height: 18px;
  font-weight:bold;
  color: rgb(0,92,162);
  }    

img.center_box_product_image
  {
  float: none;  
  border-width: 2px;
  border-color: rgb(240,240,240);
  border-style: solid;
  }  
  
div.center_box_product_title 
  {
  margin-top: 2px;
  font-family: arial;
  font-size: 13px;
  line-height: 15px;
  font-weight:bold;
  color: rgb(0,92,162);
  }    
  
div.center_box_product_summary 
  {
  margin: 0;
  padding: 0;
  font-family:  arial;
  font-size: 11px;
  line-height: 16px;
  text-align: justify;
  font-style: normal;
  color: rgb(0,0,0);
  } 
  
div.center_box_product_price
  {
  position: absolute;
  margin: 0px;
  font-size: 11px;
  padding: 0px;
  text-align: center;
  bottom: 47px;
  height: 26px;  
  width: 100%;
  }

div.center_box_product_button
  {
  position: absolute;
  margin: 0px;
  padding: 0px;
  text-align: center;
  bottom: 25px;
  height: 25px;  
  width: 100%;
  }  
  
.center_box_product_button_basket
  {
  font-size: 13px;
  background-color: rgb(230,113,21);
  color: rgb(255,255,255);
  border: 1px rgb(0,0,0) dotted;
  border-top: 1px rgb(255,255,255) dotted;
  border-left: 1px rgb(255,255,255) dotted;
  padding: 2px;
  font-weight: bold;
  cursor: pointer;
  }
  
.center_box_product_button_estimate
  {
  font-size: 13px;
  background-color: rgb(230,113,21);
  color: rgb(255,255,255);
  border: 1px rgb(0,0,0) dotted;
  border-top: 1px rgb(255,255,255) dotted;
  border-left: 1px rgb(255,255,255) dotted;
  padding: 2px;
  font-weight: bold;
  cursor: pointer;
  }     
    
.center_box_product_button_basket_select
  {
  font-size: 13px;
  background-color: rgb(140,186,46);
  color: rgb(255,255,255);
  border: 1px rgb(0,0,0) dotted;
  border-top: 1px rgb(255,255,255) dotted;
  border-left: 1px rgb(255,255,255) dotted;
  padding: 2px;
  font-weight: bold;
  cursor: pointer;
  }
  
.center_box_product_button_estimate_select
  {
  font-size: 13px;
  background-color: rgb(140,186,46);
  color: rgb(255,255,255);
  border: 1px rgb(0,0,0) dotted;
  border-top: 1px rgb(255,255,255) dotted;
  border-left: 1px rgb(255,255,255) dotted;
  padding: 2px;
  font-weight: bold;
  cursor: pointer;
  }

.center_box_product_button_info
  {
  font-size: 13px;
  background-color: rgb(230,113,21);
  color: rgb(255,255,255);
  border: 1px rgb(0,0,0) dotted;
  border-top: 1px rgb(255,255,255) dotted;
  border-left: 1px rgb(255,255,255) dotted;
  padding: 2px;
  font-weight: bold;
  cursor: pointer;
  }  
  
.center_box_product_button_send
  {
  font-size: 13px;
  background-color: rgb(230,113,21);
  color: rgb(255,255,255);
  border: 1px rgb(0,0,0) dotted;
  border-top: 1px rgb(255,255,255) dotted;
  border-left: 1px rgb(255,255,255) dotted;
  padding: 2px;
  font-weight: bold;
  cursor: pointer;
  }  
/*---------------------------------------------------------------------------------------------------*/  
td.product_basket_price_header
  {
  background-color: rgb(245,245,220);
  border-bottom: 1px rgb(0,0,0) dotted;
  vertical-align: top;
  text-align: center;
  }
td.product_basket_price_line
  {
  vertical-align: top;
  border-bottom: 1px rgb(0,0,0) dotted;
  }
td.product_basket_price_line_null
  {
  vertical-align: top;
  }
/*---------------------------------------------------------------------------------------------------*/  
table.product_basket_add 
  {
  border-spacing: 0px 0px;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  min-height: 200px;
  }

td.product_basket_add_header_left
  {
  width: 7px;
  height: 34px;
  background: url('box-basket-add-header-left-7x34.gif') top left no-repeat;
  }
  
td.product_basket_add_header_center
  {
  width: 100%;
  background: url('box-basket-add-header-center-2x34.gif') top left repeat-x;
  margin: 0;
  padding: 0;
  font-family:  arial;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-align: justify;
  font-style: normal;
  color: rgb(0,92,162);
  vertical-align: middle;
  }
  
td.product_basket_add_header_right
  {
  width: 7px;
  height: 34px;
  background: url('box-basket-add-header-right-7x34.gif') top right no-repeat;
  }

td.product_basket_add_left
  {
  width: 7px;
  height: 2px;
  background: url('box-basket-add-left-7x2.gif') top left repeat-y;
  }
  
td.product_basket_add_center
  {
  width: 100%;
  }
  
td.product_basket_add_right
  {
  width: 7px;
  height: 2px;
  background: url('box-basket-add-right-7x2.gif') top right repeat-y;
  }

td.product_basket_add_footer_left
  {
  width: 7px;
  height: 7px;
  background: url('box-basket-add-footer-left-7x7.gif') top left no-repeat;
  }
  
td.product_basket_add_footer_center
  {
  width: 100%;
  background: url('box-basket-add-footer-center-2x7.gif') top left repeat-x;
  }
  
td.product_basket_add_footer_right
  {
  width: 7px;
  height: 7px;
  background: url('box-basket-add-footer-right-7x7.gif') top right no-repeat;
  }
/*---------------------------------------------------------------------------------------------------*/  
div.bookmark_on
  {
  float: right;
  margin-top: -50px;
  margin-right: -45px;
  background: url('bookmark-on.png') top left no-repeat;
  width: 69px;
  height: 86px;
  cursor: pointer;
  }
div.bookmark_off
  {
  float: right;
  margin-top: -50px;
  margin-right: -45px;
  background: url('bookmark-off.png') top left no-repeat;
  width: 69px;
  height: 86px;
  cursor: pointer;
  }      
/*---------------------------------------------------------------------------------------------------*/
div.basket_design_on
  {
  float: right;
  margin-top: -20px;
  margin-right: 10px;
  background: url('basket-ok.png') top left no-repeat;
  width: 48px;
  height: 48px;
  }
/*---------------------------------------------------------------------------------------------------*/
.editor_field_text
  {
  border: 1px rgb(225,0,0) dotted;
  border-left: 4px rgb(225,0,0) solid;
  padding: 6px 6px 6px 6px;
  }
.editor_command_save
  {
  border: 1px rgb(255,0,0) dotted;
  background-color: rgb(180,0,0);
  border-left: 4px rgb(225,0,0) solid;
  color: rgb(255,255,255);
  font-weight: bold;
  padding: 2px 2px 2px 2px;
  }
/*---------------------------------------------------------------------------------------------------*/
div.center_box_line_dotted 
  {
	margin-top: 4px;
	margin-bottom: 2px;
  background-position: top;
	width: 100%;
  border-top: 2px rgb(128,128,128) dotted;	
	clear: both;
	}  
div.center_box_line_dashed 
  {
	margin-top: 4px;
	margin-bottom: 2px;
  background-position: top;
	width: 100%;
  border-top: 2px rgb(128,128,128) dashed;
	clear: both;
	}  
/*---------------------------------------------------------------------------------------------------*/
font.basket_product_code 
  {
  font-size: 11px;
  line-height: 18px;
  font-weight:bold;
  color: rgb(0,92,162);
  }    
font.basket_phone
  {
  color: rgb(230,113,21);  
  font-weight:bold;
  }
font.basket_optional_info
  {
  font-size: 13px;  
  text-align: left;
  }  