/**********   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;
	height: 47px;
	text-align: right;
	font-size: 11px;
	font-family: Tahoma;
	padding-top: 17px;
	padding-right: 24px;
	}	
	

	
td#history_box a {
	color: #DC214C;
	text-decoration: underline;	
	}		
	
td#content_box {
	
	}
	
table#content_table {
	width: 100%;
	height: 100%;
	}
	
td#main_table_footer {
	height: 66px;
	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%;
	height: 47px;
	}
	
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;
	}
		
		
/************************* CONTENT LEFT *********************************/

td#content_table_left {
	width: 336px;
	background: transparent url(../img/second_left_block_top_bg.jpg) repeat-x;
	background-color: #EBE2D1;
	padding-left: 24px;
	}
	
table#product_table_sec {
	width: 100%;
	margin-bottom: 20px;
	}		
	
/***** PRODUCT BOX *****/

div.product_box {
	color: #383431;
	padding-top: 20px;
	padding-bottom: 20px;
	/*width: 300px;*/
	padding-right: 20px;
	}
	
div.product_box img {
	float: left;
	margin-right: 20px;
	}
	
div.product_box div.text_block {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	width: 190px;
	/*border: 1px solid red;*/
	float: right;
	}
	
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;
	}
		

/************************* CONTENT RIGHT *********************************/

td#content_table_right {
	background: transparent url(../img/second_right_block_top_bg.jpg) repeat-x;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 20px;
	}
	
td#content_table_right a {
	color: #3399FF;
	}	
	
td#content_table_right h1 {
	color: #DC214C;
	font-size: 30px;
	font-family: Tahoma; 
	font-weight: normal;
	margin-bottom: 14px;
	}

td#content_table_right h2 {
	color: #666666;
	font-size: 23px;
	font-family: Tahoma; 
	font-weight: normal;
	margin-bottom: 14px;
	}	
	
td#content_table_right div.padding27 {
	padding-left: 27px;
	}	

div.attention_text_block {
	background: transparent url(../img/attention_block_bg.gif) repeat-y;
	color: #666666;
	font-size: 18px;
	font-family: Tahoma;
	line-height: 20px;
	padding-left: 27px;
	margin-bottom: 20px;
	}
	
td#content_table_right p {
	color: #666666;
	margin-bottom: 10px;
	}
	
td#content_table_right span.red {
	color: #DC214C;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
td#content_table_right p.news_date {
	color: #9b9b9b;
	margin-bottom: 10px;
	}	
	
table#news_table_4x4 {
	width: 100%;
	}	
	
table#news_table_4x4 td {
	width: 50%;
	}	
	
	
table#news_table_4x4 td	p.news_header {
	font-size: 12px;
	color: #3399FF;
	font-weight: bold;
	margin-bottom: 5px;
	}
	
table#news_table_4x4 td	p.news_header a {
	font-size: 12px;
	color: #3399FF;
	font-weight: bold;
	margin-bottom: 5px;
	}	
	
table#news_table_4x4 td	p.news_date {
	font-size: 11px;
	color: #9b9b9b;
	margin-bottom: 5px;
	}	
	
table#news_table_4x4 td	p.news_text {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 20px;
	}		
		
		
td.news_table_4x4_left {
	padding-left: 27px;
	padding-right: 12px;
	}
	
td.news_table_4x4_right {
	padding-right: 24px;
	padding-left: 12px;
	}
		
td#content_table_right img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	/*border: 1px solid #676767;*/
	}	
	
/***** FORM *****/

p.form_element {
	margin-bottom: 3px;
	}	
	
p.form_element input {
	border: 1px solid #CCCCCC;
	padding: 5px;
	height: 28px;
	color: #666666;
	font-size: 12px;
	font-family: Tahoma;
	width: 315px;
	}	
	
p.form_element textarea {
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 70%;
	color: #666666;
	font-size: 12px;
	font-family: Tahoma;
	}		
	
	
/**************** PAGES ******************/

table#pages {
	height: 22px;
	border-collapse: separate;
	border: 1px solid #FFFFFF;
	}	

table#pages td {
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	}		
	
table#pages td.page {
	background: #f0dfcf;
	}
	
table#pages td.page a {
	text-decoration: underline;
	color: #3399FF;
	font-weight: bold;
	}
	
table#pages td.active {
	background: #d8c5a4;
	color: #FFFFFF;
	}	
	
/********************** TABLE STYLES *************************/

table#table_content {
	/*width: 100%;*/
	border-collapse: separate;
	border: 1px solid #FFFFFF;
	}	
	
table#table_content td {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	}	
	
table#table_content td a {
	color: #3399FF;
	}	

table#table_content th {
	font-size: 11px;
	font-weight: bold;
	background: #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	}	
	
table#table_content td.brown {
	background: #d8c5a4;
	}
	
table#table_content td.grey {
	background: #ebe2d1;
	}	
	
/************************ LEFT MENU STYLES ***************************/

div#left_menu {
	margin-top: 30px;
	padding-right: 20px;
	}	
	
div#left_menu a {
	color: #3399FF; 
	}	
	
div#left_menu a.active {
	color: #DC274F; 
	}	
	
p.menu_level1 {
	background: transparent url(../img/bullet_dbarrow_right_red.gif) no-repeat 0px 3px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #DC274F;
	}
	
p.menu_level2 {
	background: transparent url(../img/bullet_dbarrow_right_red_small.gif) no-repeat 30px 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 50px;
	font-size: 12px;
	font-weight: bold;
	color: #DC274F;
	}	
	
p.menu_level3 {
	background: transparent url(../img/bullet_dbarrow_right_red_small.gif) no-repeat 60px 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 80px;
	font-size: 11px;
	font-weight: bold;
	color: #DC274F;
	}		
	
	
div.separator_brown {
	height: 1px;
	overflow: hidden;
	background: #D3BF99;
	margin-top: 20px;
	margin-bottom: 20px;
	}	
	
	
/*************** FOOTER STYLES *****************/

table#footer_table {
	width: 100%;
	height: 66px;
	}
	
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: 16px;
	}
	
/***************** RTF STYLES ***********************/

div#rtf {
	/*padding-left: 20px;*/
    font-family:  Tahoma, sans-serif; 
    color: #383431;
    font-size: 12px;
	}	


div#rtf p {
	color: #666666;
	margin-bottom: 10px;
	}	

div#rtf a {
	color: #3399FF;
	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;
	display: inline;
	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;
	}

/************************ 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;
}
	
	