/**********   GENERAL STYLES   **********/
* {
     padding: 0px;    
     margin: 0px;   
	}

body, html {  
     width: 100%;        
     height: 100%;
     background: #FFFFFF;
	}
	
body, td, th, select, input, textarea, h1, h2, h3, h4 { 
     font-family:  Tahoma, sans-serif; 
     color: #383431;
     font-size: 12px;
     vertical-align: top;
    }
   
table {
	 border-collapse: collapse;
	} 
 
/**********   MAIN DESIGN ELEMENTS   **********/

table#main_table {
	 width: 100%;
	 height: 100%;
	}
	
td#main_table_header {
	height: 209px;
	}
	
td#main_table_menu {
	height: 37px;
	background: transparent url(../img/menu_bg.gif) repeat-x;
	}
	
td#history_box {
	background: transparent url(../img/product_box_header_bg.gif) repeat-x;
	background-color: #EBE2D1;
	height: 54px;
	}	
	
td#product_box {
	height: 1px;
	background-color: #EBE2D1;
	}
	
td#topic_box {
	border-bottom: 1px solid #D3BF9A;
	}	

td#main_table_footer {
	height: 127px;
	background: #383431;
	}

/******************* HEADER STYLES ********************/

table#header_table {
	width: 100%;
	height: 209px;
	}

td#header_table_left {
	width: 333px;
	}
	
td#header_table_center {
	background: transparent url(../img/header_bg.jpg) repeat-x;
	text-align: center;
	padding-top: 56px;
	}

td#header_table_center br {
	line-height: 40px;
	}
	
td#header_table_right {
	width: 326px;
	}
	
/**************** MENU STYLES ********************/	
	
table#menu {
	width: 100%;
	height: 37px;
	}
	
table#menu td.menu_separator {
	width: 5px;
	background: transparent url(../img/menu_separator.gif) no-repeat;
	}	
	
table#menu td.menu_cell {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
	padding-bottom: 1px;
	}
	
table#menu td.menu_cell a {
	color: #FFFFFF;
	text-decoration: underline;
	}
		
/************************ HISTORY STYLES ****************************/		
		
table#history_table {
	width: 100%;
	}
	
td#history_table_left {
	width: 178px;
	padding-top: 18px;
	padding-left: 18px;
	}
	
td#history_table_right {
	text-align: right;
	font-size: 11px;
	font-family: Tahoma;
	padding-top: 16px;
	padding-right: 24px;
	}

td#history_table_right a {
	color: #DC214C;
	text-decoration: underline;
	}
		
/*********************** PRODUCT STYLES ***************************/

table#product_table {
	width: 100%;
	margin-bottom: 20px;
	}

td#product_table_left {
	width: 33%;
	padding-left: 24px;
	padding-right: 10px;
	}
	
td#product_table_center {
	width: 34%;
	padding-right: 20px;
	padding-left: 24px;
	}
	
td#product_table_right {
	width: 33%;
	padding-right: 24px;
	padding-left: 24px;
	}

/***** PRODUCT BOX *****/

div.product_box {
	color: #383431;
	padding-top: 10px;
	/*width: 300px;*/
	}
	
div.product_box img {
	float: left;
	}
	
div.product_box div.text_block {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	}
	
div.product_box div.text_block a {
	text-decoration: underline;
	color: #3399FF;
	} 
	
div.product_box div.text_block p.product_box_price {
	color: #DC214C;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
div.product_box div.text_block p.product_box_name {
	color: #3399FF;
	font-weight: bold;
	margin-bottom: 10px;
	}
	

/*********************** TOPIC STYLES ****************************/

table#topic_table {
	width: 100%;
	height: 100%;
	background: transparent url(../img/inform_block_header_bg.jpg) repeat-x;
	}
	
table#topic_table a {
	color: #3399FF;
	text-decoration: underline;
	}

td#topic_table_left_head {
	height: 58px;
	background: transparent url(../img/inform_block_header_right_bg.jpg) no-repeat top right;
	vertical-align: middle;
	font-weight: bold;
	color: #594626;
	font-size: 13px;
	font-family: Tahoma;
	padding-top: 6px;
	padding-left: 24px;
	}
	
td#topic_table_center_head {
	height: 58px;
	background: transparent url(../img/inform_block_header_left_bg.jpg) no-repeat left top;
	font-weight: bold;
	color: #594626;
	font-size: 13px;
	font-family: Tahoma;
	}
	
td#topic_table_center_head div {
	background: transparent url(../img/inform_block_header_right_bg.jpg) no-repeat top right;
	padding-left: 24px;
	padding-top: 24px;
	}
	
td#topic_table_right_head {
	height: 58px;
	background: transparent url(../img/inform_block_header_left_bg.jpg) no-repeat left top;
	font-weight: bold;
	color: #594626;
	font-size: 13px;
	font-family: Tahoma;
	vertical-align: middle;
	padding-top: 6px;
	padding-left: 24px;
	}		
	

td#topic_table_left_treug {
	height: 6px;
	background: transparent url(../img/inform_block_header_treug.jpg) no-repeat 20px bottom;
	}
	
td#topic_table_center_treug {
	height: 6px;
	background: transparent url(../img/inform_block_header_treug_big.jpg) no-repeat 0px bottom;
	}
	
td#topic_table_right_treug {
	height: 6px;
	background: transparent url(../img/inform_block_header_treug_big.jpg) no-repeat 0px bottom;
	}			
	
	
	
/******/	
	
	
td#topic_table_left {
	width: 33%;
	color: #383431;
	font-size: 12px;
	font-family: Tahoma;
	padding-top: 12px;
	padding-left: 24px;
	padding-right: 20px;
	}
	
td#topic_table_left p {
	line-height: 16px;
	margin-bottom: 14px;
	}
	
td#topic_table_center {
	width: 34%;
	background: transparent url(../img/inform_block_content_left_bg.jpg) repeat-y;
	color: #383431;
	font-size: 12px;
	font-family: Tahoma;
	padding-left: 24px;
	padding-top: 12px;
	padding-right: 20px;
	}
	
td#topic_table_center img {
	border: 0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	
	
td#topic_table_center p.news_header {
	font-size: 12px;
	color: #3399FF;
	font-weight: bold;
	margin-bottom: 5px;
	}
	
td#topic_table_center p.news_date {
	font-size: 11px;
	color: #67605A;
	margin-bottom: 5px;
	}
	
td#topic_table_center p.news_text {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 20px;
	}
	
	
	
	
td#topic_table_right {
	width: 33%;
	background: transparent url(../img/inform_block_content_left_bg.jpg) repeat-y;
	color: #383431;
	font-size: 12px;
	font-family: Tahoma;
	padding-left: 24px;
	padding-top: 12px;
	padding-right: 20px;
	}

td#topic_table_right p {
	line-height: 16px;
	margin-bottom: 14px;
	}
	
td#topic_table_right p span.red {
	color: #DC214C;
	font-weight: bold;
	font-size: 12px;
	}
	
/******/
	
	
td#topic_table_left_footer {
	height: 14px;
	text-align: right;
	font-size: 1px;
	}
	
td#topic_table_center_footer {
	height: 14px;
	text-align: right;	
	background: transparent url(../img/inform_block_footer_left_bg.jpg) no-repeat left;
	font-size: 1px;
	}
	
td#topic_table_right_footer {
	height: 14px;
	text-align: right;	
	background: transparent url(../img/inform_block_footer_left_bg.jpg) no-repeat left;
	font-size: 1px;
	}	
	

	
/*************** FOOTER STYLES *****************/

table#footer_table {
	width: 100%;
	height: 127px;
	}
	
td#footer_madeby {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	width: 200px;
	padding-left: 25px;
	vertical-align: middle;
	line-height: 20px;
	}
	
td#footer_madeby a {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
td#footer_madeby a:hover {
	color: #DC214C
	}

td#footer_copyright {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	}
	
td#footer_logo {
	width: 200px;
	padding-right: 25px;
	text-align: right;
	padding-top: 45px;
	}
	

/************************ HIGHSLIDE STYLES ****************************/

.highslide {
    cursor: url(/js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #FFFFFF;
}
.highslide:hover img {
	border: 1px solid #FFFFFF;
}

.highslide-image {
	border: 1px solid white;
}
.highslide-image-blur {
}

.highslide-caption {
    display: none;
    border: 1px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
	color: #000000;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(/js/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #5c3b0d;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/***************** RTF STYLES ***********************/

div.rtf {
	/*padding-left: 20px;*/
    font-family:  Tahoma, sans-serif; 
    color: #383431;
    font-size: 12px;
	/*border: 1px solid red;*/
	}	


div.rtf p {
	color: #666666;
	margin-bottom: 10px;
	}	

div.rtf a {
	/*color: #000000;*/
	text-decoration: underline;
	}	
	
div.rtf a:hover {
	color: #3399FF;
	text-decoration: underline;
	}	
	
	
div.rtf ul {
	margin-left: 30px;
	list-style-type: square;
	}	
	
div.rtf ul li {
	padding-left: 20px;
	padding-top: 10px;
	}
	

div.rtf table {
	border-collapse: separate;
	border: 1px solid #FFFFFF;
	}	
	
div.rtf td.th {
	font-size: 11px;
	font-weight: bold;
	background: #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	}	

div.rtf td {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	background: #ebe2d1;
	}
	
div.rtf td.brown {
	background: #d8c5a4;
	}	
	
div.rtf img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	/*border: 1px solid #676767;*/
	}	
	
div.rtf h1 {
	color: #DC214C;
	font-size: 30px;
	font-family: Tahoma; 
	font-weight: normal;
	margin-bottom: 14px;
	}
	
div.rtf h2 {
	color: #666666;
	font-size: 23px;
	font-family: Tahoma; 
	font-weight: normal;
	margin-bottom: 14px;
	}
	
div.rtf h3 {
	color: #666666;
	font-size: 18px;
	font-family: Tahoma; 
	font-weight: normal;
	margin-bottom: 14px;
	}		
	
div.rtf ol {
	margin-left: 30px;
	list-style-type: none;
	}	
	
div.rtf ol li {
	padding-left: 20px;
	padding-top: 10px;
	}
	
div.rtf .text_red {
	color: #DC214C;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	}
