
/*PROPERTY STYLE*/

/*standart classes */

body { SCROLLBAR-BASE-COLOR: #ededed; font-size: 12px; font-family: font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;}
p, ul, li {font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;, color: #000000; list-style: square;}
A {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 8pt; color: #2f4090; }
A:Hover { color: orange;}
hr {border: solid 1px #ffb215;}

/* main color classes */
/* 1-darkest; 2-dark; 3-normal; 4-light */

.t1 { background-color: #2f4090; color: #FFFFFF; font-size: 13px;}
.t2 { background-color: #2f6fbf; color: #FFFFFF; font-size: 13px;}
.t3 { background-color: #f6faff; color: #2f4090; font-size: 13px;}
.t4 { background-color: #ededed; color: #000000; font-size: 13px;}


/* text classes */

big {font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;, color: #2f4090;}
small {font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;, color: #000000;}
em { font-style: italic; font-size: 12px;}
strong { font-style: bold; font-size: 12px;}
h1 { font-size: 20px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF;}
h2 { font-size: 18px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #2f6fbf;}
h3 { font-size: 15px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #2f6fbf;}
h4 { font-size: 12px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #2f6fbf;}

.small_text {font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000;}
.big_text {font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;, color: #2f4090;}
.head_text {font-size: 20px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; background-image:url(http://maksoft.net/css/property/nav_button_bg.gif); background-repeat: repeat-x;}


/* link classes */
.nav_links{color: #FFFFFF;}
	.nav_links:hover {color: #FFD700;}
.main_link {font-size: 12px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #2f6fbf;}
	.main_link:hover {color: #2f6fbf;}	
.border_link { width: 120px; height:35px; text-align:center; padding-top:15px; font-size: 10px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; background-image:url(http://maksoft.net/css/property/nav_button_bg.gif); background-repeat: repeat-x;}
	.border_link:hover { background-image:url(http://maksoft.net/css/property/nav_button.gif);}	
.color_link {color: #FFFFFF;}
	.color_link:hover {color: #fffce9;}	
.bgcolor_link {color: #FFFFFF;}
	.bgcolor_link:hover {}	
.next_link {font-size: 10px; font-weight: bold; color: #2f4090}
	.next_link:hover {color: #2f6fbf}	
.back_link {font-size: 10px; font-weight: bold; color: #2f4090}
	.back_link:hover {color: #2f6fbf}
	
/*bullets*/
.bullet1 {}
.bullet2 {}	
.bullet3 {}
.bullet4 {}	

/* image classes */

.main_image {}
.border_image {border: dotted 1px #2f6fbf; padding: 5px;}




/* table classes */

.main_table {font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; background-color: White;}
.border_table {background-color: #fffce9;}
.main_tr {background: #f6faff;}
.border_tr {background: #f6faff; border-bottom: solid 1px #D2EAFF;}
.main_td {background: #f6faff;}
.border_td {border-bottom:1px dashed #000000;  border-left: 1px dashed #000000; border-right: 1px dashed #000000; }

.border_table	{background: #fffce9; border: 1px solid #cfcfbf; color: inherit; font-family: inherit; font-size:inherit; width: 95%; border-radius: 5px; -moz-border-radius: 5px;}
.border_table th, .border_table thead td {background: #2e6fbf; color: #FFF; font-size: 14px; border-radius: 5px 5px 0px 0px; -moz-border-radius: 5px 5px 0px 0px;}
.border_table tr {background: #f3f3ef; border-bottom: solid 0px #A0AAAE;}
.border_table td {border-bottom:1px solid #cfcfbf;  border-left: 0px solid #A0AAAE; border-right: 0px solid #A0AAAE; border-top: 0px solid #A0AAAE; border-radius: 1px; -moz-border-radius: 1px;}
.border_table tfoot td{background: #999; border: none; color: #FFF; text-align: center; border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px;}

#contacts_table {width: 350px;}
#contacts_table input {height: 25px; line-height: 25px; width: 98%;}
#contacts_table textarea {width: 98%; overflow: auto; background: #FFF}
#contacts_table input.button_submit {width: 180px; height: 30px; line-height: 30px; font-size: 14px;}

/* form classes */
form{position:relative ; z-index: 5; margin: 0px;}
input, select {background-color: #f6faff; border: solid 1px #2f6fbf; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; height: 20px; }
textarea { background-color: #f6faff; border: solid 1px #2f6fbf; font-size: 9pt; }
.button_submit {background-color: #63b9f3; border: solid 1px #c1e3fa; color:#FFFFFF; font-size: 9px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  height: 20px; text-align: center;}
.button_reset {}
.button_back {}
.button_search {cursor: hand; height: 20px; width: 20px; background-image: url(http://www.maksoft.net/css/property/button_search.gif); background-repeat: no-repeat; border:none;}
.button_radio {background-color: #2f6fbf; border: solid 1px #2f6fbf; height: 20px; width: 20px;}
.button_checkbox {background-color: #2f6fbf; border: solid 1px #2f6fbf; height: 20px; width: 20px;}
.list_menu {background-color: #f6faff; border: solid 1px #2f6fbf; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; height: 20px;}


/* menu classes */

.menu_button { width: 225; height: 25px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; background-color: #f6faff; border-bottom: solid 1px ; text-align: left; padding-left: 15px; padding-right: 15px;}
.menu_button:hover { background-color: #fffce9; }
.submenu_button { width: 225; height: 25px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; text-align: left; padding-left: 15px; padding-right: 15px; filter:alpha(opacity=100); background-color: #FFFFFF; border-bottom: 1px solid #B9DEFF;}
.submenu_button:hover {background-color: #FFFFFF; filter:alpha(opacity=100); color: Black; }


/* @import drop_down_menu.css */
/* drop-down menu classes */

/* level 0 inner */
.m0l0iout  {height:28px; font-size: 10pt; text-decoration: none; padding-left: 5px; padding-top: 2px; background: #f6faff; color: #2f4090; cursor: hand; filter:alpha(opacity=50);}
.m0l0iover {font-size: 10pt; text-decoration: none; padding-left: 5px; padding-top: 2px; color: #000000; background: #FFFFFF; cursor: hand; filter:alpha(opacity=85);}

/* level 0 outer */
.m0l0oout  {height:28px; font-size: 9pt; text-decoration: none; color: #2f4090; background: #f6faff; cursor: hand; filter:alpha(opacity=85);}
.m0l0oover {font-size: 9pt; text-decoration: none; color: #000000; background: #FFFFFF; cursor: hand; filter:alpha(opacity=50);}

/* Level 1 inner *  custom */
.m0l1iout  { height:28px; font-size: 9pt; text-decoration: none; padding-left: 5px; padding-top: 2px; color: #2f4090; background: #f6faff; cursor: hand; filter:alpha(opacity=50);}
.m0l1iover {font-size: 9pt; text-decoration: none; padding-left: 5px; color: #000000; background: #FFFFFF; cursor: hand; filter:alpha(opacity=85);}


/* @import table_box.css */
/* table box classes */

.infoBox {background: #DF9208;	padding-left: 1px;	padding-right: 1px;}
.infoBoxContents{	background: #FEDA96;}
.infoBoxHeading
{
	background-image:url(http://www.maksoft.net/css/main/infoBoxHeading_bg.gif);
	background-repeat: repeat-x;
	color: Maroon;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
}
.infoBoxFooter
{
	background-image:url(http://www.maksoft.net/css/main/infoBoxFooter_bg.gif);
	background-repeat: repeat-x;
	color: Maroon;
	text-align: left;
	font-size: 13px;
	height: 20px;
	vertical-align: middle;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}


/* corners  */

.corner_top_left
{
	background-image:url(http://www.maksoft.net/css/main/corner_top_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	width: 20px;
	height: 20px;
}

.corner_top_right
{
	background-image: url(http://www.maksoft.net/css/main/corner_top_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding:0px;
	width:50px;
	height:20px;
}

.corner_down_left
{
	background-image:url(http://www.maksoft.net/css/main/corner_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	width: 20px;
	height: 20px;
}

.corner_down_right
{
	background-image: url(http://www.maksoft.net/css/main/corner_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding:0px;
	width: 20px;
	height: 20px;
}