@import url(http://maksoft.net/css/standart_classes.css);
	/* predefine here*/
body {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: Black; font-size: 10px; margin: 0px; padding: 0px;
background-image: url(http://www.maksoft.net/Templates/zoohit/images/bg.jpg);
background-position: 50% 0%;
background-repeat: no-repeat;
background-color: #000000;
}

.t1 { background-color: #320a04; color: #FFFFFF;}
	.t1 a{color: White;}
.t2 { background-color: #a73401; color: #FFFFFF;}
	.t2 a{color: White;}
.t3 { background-color: #ffbd2f; color: #320a04;}
	.t3 a{color: #320a04;}
.t4 { background-color: transparent;}
	.t4 a{color: Black;}
	
hr{border: none; border-bottom : dotted 2px #7c1e00;}
li{list-style-image : url(bullet.gif); list-style-position : inside; vertical-align : middle;}
li a, li a:hover {text-align: left; font-weight: normal;}
	
@import url(http://maksoft.net/css/text_classes.css);
	/* predefine here*/
#head_text
{
	display: block;
	width: 98%;
	float: none;
	border-bottom : dotted 1px #7c1e00;
	font-size: 30px;
	font-weight: normal;
	font-family: Monotype Corsiva; 
	color: #7c1e00; 
	text-transform : lowercase;
	margin-bottom: 15px; 
	text-align : left;
}

#head_text:first-letter{
	font-size: 45px;
	font-weight: bold;
	border: none;
} 


@import url(http://maksoft.net/css/link_classes.css);
	/* predefine here*/
/* LINK CLASSES */


/* navigation links */
.nav_links{font-size:12; font-family: inherit; color: #FFFFFF}

/* main link != A, text-decoration, hover color */	
.main_link {font-size: inherit; font-family:inherit; color: inherit; text-decoration: none;}
	.main_link:hover {color: Orange;}	

/* bordered link, color, border */	
.border_link {border: solid 1px #dce2e5; color: inherit}
	.border_link:hover {border: solid 1px Orange;}	

/* difernet color link */
.color_link {color: Orange}
	.color_link:hover {color: #fffce9;}	

/* diferent bgcolor link, filter alpha */
.bgcolor_link {background: transparent; padding: 2px; text-align : center; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : bold;}
	.bgcolor_link:hover {background: #a73401; color: White;}	

/* read more link, >>, text-decoration, color, bgcolor */
.next_link {font-size: 12px; font-weight: bold; color: inherit; text-align : right;}
	.next_link:hover {color: #2f6fbf}	

/* go back link, <<, text-decoration, color, bgcolor */
.back_link {font-size: 12px; font-weight: bold; color: inherit}
	.back_link:hover {color: #2f6fbf}
	
@import url(http://maksoft.net/css/image_classes.css);
	/* predefine here*/

.border_image {border: 1px solid #ece3cd}

/*@import url(http://maksoft.net/css/table_classes.css);
	/* predefine here*/
/* border table: border, bgcolor, border-style, */
.adv_table			{background: #d0df8c; color: #000000;  border-bottom: 2px solid #7c975e; font-size:inherit; text-transform: normal; padding: 2px; margin-bottom: 10px;}
.adv_table tr		{background-color : transparent; padding: 0px; }
.adv_table td	 	{background: #e2e7cd; border-bottom:0px solid #da9b3b; border-left: 0px solid #A0AAAE; border-right: 0px solid #da9b3b; border-top: 0px solid #A0AAAE; padding: 5px; margin:0px;}
.adv_table a{color: #000000;}
.adv_table a:hover{color: #000000; text-decoration: underline;}
.adv_table .caption {background: #6ea300; color: #FFFFFF;}

.border_table {border: 1px solid #ece3cd; margin-bottom: 10px;}
.border_table tr {}
.border_table td {background-color : transparent; }
.border_table .caption {font-size: 12px; font-weight: bold; border-bottom: 1px solid #ece3cd; background-color: #ece3cd;}
.border_table .caption a {font-size: 12px; font-weight: bold; margin-left: 15px;}
.border_table .caption a:hover {color: #922502;}

.border_table_hover {border: 1px solid #922502; margin-bottom: 10px; background-color: #ece3cd;}
.border_table_hover td {background-color : transparent; }
.border_table_hover .caption {font-size: 12px; font-weight: bold; border-bottom: 1px solid #922502; background-color: #922502;}
.border_table_hover .caption a {font-size: 12px; font-weight: bold; margin-left: 15px; color: #FFFFFF;}
.border_table_hover .caption a:hover {color: #FFFFFF; text-decoration: underline;}

@import url(http://maksoft.net/css/block_classes.css);
	/* predefine here*/
	
/* message blocks, width, bgcolor, color */
.message_normal 	{display: block; background: #fff8e9; color: #320a04; font: 10px inherit; padding: 10px; border: dotted 1px #ffbd2f; margin: 5px;}
	.message_normal a{color: Black;}
	.message_normal a:hover{color: Black;	text-decoration: underline;}

.message_warning 	{display: block; background: #a63401; color: #fff8e9; font: 10px inherit; padding: 10px; border: dotted 1px #fff8e9; margin: 5px;}
	.message_warning a{color: #fff8e9;}
	.message_warning a:hover{color: Yellow;	text-decoration: underline;}

.message_error 	{display: block; background: #FF0000; color: #FFFFFF; font: 10px inherit; padding: 10px; border: solid 1px #D70000; margin:5px}
	.message_error a{color: White;}
	.message_error a:hover{color: White;	text-decoration: underline;}
	
@import url(http://maksoft.net/css/form_classes.css);
	/* predefine here*/
/* standart classes */
/*
form 				{padding: 0px; z-index: 5; margin: 0px; }
input, select, { background-color: #a73401; border: none; height: 20px; color: #FFFFFF;}
/*textarea 		{ background-color: #a73401; border: none; height: 20px; color: #FFFFFF;}*/

/* form buttons classes */
/*
.button_submit 	{background: #a63401; border: solid 2px #d08462; font-size: 10px; font-weight: bold; text-align: center; padding: 1px; text-decoration: none;}
.button_reset 		{background: #a63401; border: solid 2px #d08462; font-size: 10px; font-weight: bold; text-align: center; padding: 1px; text-decoration: none;}
.button_back 		{background: #a63401; border: solid 2px #d08462; font-size: 10px; font-weight: bold; text-align: center; padding: 1px; text-decoration: none;}
.button_search 	{font-size: 10px; font-weight: bold; background-image: url("button_search.gif"); background-repeat: no-repeat;}
.button_radio 		{background: transparent; border: none; margin: 2px;}
.button_checkbox	{background: #a63401; border: solid 2px #dce2e5; margin: 2px;}
.list_menu 			{background: #a63401; border: solid 1px #dce2e5; margin: 2px;}
*/
@import url(http://maksoft.net/css/menu_classes.css);
	/* predefine here*/

@import url(http://maksoft.net/css/extra_classes.css);
	/* predefine here*/
#public_adv
{
	display: block;
}

#public_adv .list_menu
{
	background-color:  #e2e7cd; border: none; height: 20px; color: #365000;
}
#page_container
{
	width: 1000px;
	height: 1500px;
	overflow-x: hidden;
	overflow-y : hidden;
	position: relative;
	top: 0px; 
	left:0px;
	/*border : 1px solid Red;*/
}

#header
{
	display: block;
	height : 335px;
	/*border: 1px solid Orange;*/
	position: relative;
	text-align : center;	
}

#main_container
{
	display: block;
	width: 520px;
	height : 725px;
	background-color: transparent;
	/*border: 1px solid red;*/
	position: relative;
	overflow: hidden;
	text-align : left;
}

#main
{
	width: 520px;
	background-color: transparent;
	text-align : left;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
}

#main_scroller
{
	display: block;
	width: 50px;
	height: 650px;
	background-color: transparent;
	position: absolute;
	z-index: 15;
	left: 748px;
	border : none;
	top: 415px;
	background-image : url(http://www.maksoft.net/Templates/zoohit/images/scroller_bg.gif);
	background-repeat: no-repeat;
	background-position : 50% 0%;
}

#scroller
{
	position: relative;
	top: 0px;
	left: 0px;
	cursor: hand; 
	display: block;
}
#nav_bar
{
	display: block;
	position: relative;
	height: 30px;
	background-color: #922502;
	color: #FFFFFF;
	width: 100%;
	padding: 5px;
	font-size: 14px;
}

#nav_bar a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px; 
}

#nav_bar a:hover
{
	text-decoration: underline;
}

#menu
{
	display: block;
	width: 190px;
	position: absolute;
	left: 10px;
	top: 320px;
	background-color : transparent;
	text-align : center;
	/*border: 1px solid Red;*/
}

#menu a.menu_button, .menu_button
{
	display: block;
	height: 20px;
	background-color: transparent;
	border: none;
	text-transform : uppercase;
	font-size: 10px; 
	color: #570805;
	font-weight : normal;
}

#menu a.menu_button:hover, #menu a.menu_button b
{
	font-weight: bold;
	text-align : center;
}	

#menu .advertisement
{
	
	display: block;
	text-align : left;
	width: 130px;
	margin-bottom: 2px;
	/*border: 1px solid Orange;*/
}

#menu_right
{
	display: block;
	width: 190px;
	position: absolute;
	left: 790px;
	top: 270px;
	background-color : transparent;
	text-align : center;
	/*border: 1px solid Red;*/
}

#top_products
{
	display: block;
	width: 450px;
	height: 100px;
 	text-align: center;
	margin-bottom : 10px;
}

#top_products .preview_img
{
	border: solid 1px #9b2c02;
}

#top_products a, #top_products a:hover
{
	color: #a02e01;
	font-size: 12px;
	font-style: italic; 
}

.top_product
{
	display: block;
	float: left;
	width: 30%;
	margin: 5px;
}

.preview_product
{
	display: block;
	float: left;
	width: 30%;
	height: 130px;
	margin: 5px;
	text-align : center;
}

.preview_product img
{
	border : none;
	text-align : center;
}

.preview_product a
{
	font-weight: bold;
	font-size : 12px;
	color : #762002;
}

.preview_text
{
	color: #9b2c02;
}
.preview_text b
{
	color: #000000;
}

#other_products a
{
	display: block;
	width: 150px;
	float : left;
	color: #a02e01;
	font-size: 12px;
	font-style: normal;
	margin-bottom: 5px;	
}

#other_products a:hover
{
	color: #FFFFFF;
	background-color:#a02e01; 
}




#footer
{
	width: 860px;
	height: 180px;
	overflow: hidden;
	position: relative;
	top: 1060px; 
	left:70px;
	position: absolute;
	text-align: center;
	/*border : 1px solid Yellow;*/
}

#footer img
{
	vertical-align : middle;
	margin: 8px; 
}

#search
{
	position: absolute;
	top:75px;
	left: 200px;
	display: block;
	width: 290px;
	height: 35px;
	text-align : center;
	vertical-align : middle;
}

#search input
{
	background-color: transparent;
	border: none;
	color: #802302;
}

#search input:focus
{
	border: solid 1px #802302;
}

#back
{
	position: absolute;
	top:71px;
	left: 512px;
	display: block;
}

#credits
{
	display: block;
	position: absolute;
	top: 700px; 
	left:60px;
}

#news
{
	display: block;
	text-align : left;
	border: 0px solid;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 350px;	
}

.news_title a
{
	display: block;
	text-align : left;
	color: #691401;
	font-size: 16px;
}

#news .date
{
	font-size: 12px;
	font-style : normal;
	color: #b35219;
	display: block;
}

#news .preview, #news a.preview
{
	display: block;
	font-size: 12px;
	font-style : italic;
	color: #000000;	
}

#news .title
{
	display: block;	
	font-size: 12px;
	font-weight: bold; 
}

#partners, #partners a
{
	color: #570805;
	text-align : center;
	text-decoration : none;	
}

#partners a:hover
{
	text-decoration : underline;
}


@import url(http://maksoft.net/css/admin_classes.css);
	/* predefine here*/