@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'titilliummaps29l1_wt';
    src: url('../fonts/titilliummaps29l-webfont.eot');
    src: url('../fonts/titilliummaps29l-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/titilliummaps29l-webfont.woff') format('woff'),
         url('../fonts/titilliummaps29l-webfont.ttf') format('truetype'),
         url('../fonts/titilliummaps29l-webfont.svg#titilliummaps29l1_wt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'book_antiquaregular';
    src: url('../fonts/bkant-webfont.eot');
    src: url('../fonts/bkant-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bkant-webfont.woff') format('woff'),
         url('../fonts/bkant-webfont.ttf') format('truetype'),
         url('../fonts/bkant-webfont.svg#book_antiquaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background-color:#E0ECE0;
	background-image:url(../images/bg_5.png);
	background-repeat:repeat-x;
	margin:0;
}

#wapper {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url(../images/bg_1.png);
	background-repeat:repeat-x;
	height:22px;
	*/
}

#contanier {
	width:1040px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#E0ECE0;
}

#left_side {
	width:280px;
	margin-top:22px;
	margin-right:20px;
	margin-left:20px;
	float:left;
	background-color:#E0ECE0;
}

#main {
	width:700px;
	margin-top:22px;
	float:left;
	background-color:#E0ECE0;
}


#footer_contanier {
	background-image:url(../images/bg_2.png); 
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:50px;
	float:left;
	margin:0;
}

#footer {
	width:1000px; 
	margin-left:auto; 
	margin-right:auto;
}

table.tbl_head {
	width:280px;
	border:1px solid #D2D2D2;
	border-collapse:separate;
	border-spacing:0px;
	background-color:#FBFBFB;
	margin:auto;
	border-bottom:none;
}

table.tbl_head thead th {
	background-color:#6EB06E;
	background: -moz-linear-gradient(top, #6EB06E 0%, #669666 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6EB06E), color-stop(100%,#669666));
	background: -webkit-linear-gradient(top, #6EB06E 0%,#669666 100%);
	background: -o-linear-gradient(top, #6EB06E 0%, #669666 100%);
	background: -ms-linear-gradient(top, #6EB06E 0%, #669666 100%);
	background: linear-gradient(top, #6EB06E 0%, #669666 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6EB06E', endColorstr='#669666',GradientType=0 );
	
	text-align:left;
	
	font-family: 'titilliummaps29l1_wt', Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	
	padding:7px;
}

table.tbl_1 {
	width:280px;
	border:1px solid #D2D2D2;
	border-collapse:separate;
	border-spacing:4px;
	background-color:#FBFBFB;
	margin:auto;
	border-top:none;
}

table.tbl_1 thead th {
	background-color:#6EB06E;
	background: -moz-linear-gradient(top, #6EB06E 0%, #669666 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6EB06E), color-stop(100%,#669666));
	background: -webkit-linear-gradient(top, #6EB06E 0%,#669666 100%);
	background: -o-linear-gradient(top, #6EB06E 0%, #669666 100%);
	background: -ms-linear-gradient(top, #6EB06E 0%, #669666 100%);
	background: linear-gradient(top, #6EB06E 0%, #669666 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6EB06E', endColorstr='#669666',GradientType=0 );
	
	text-align:left;
	
	font-family: 'titilliummaps29l1_wt', Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	
	padding:7px;
}

table.tbl_2_head {
	width:280px;
	/*border:1px solid #D2D2D2;*/
	border-collapse:separate;
	border-spacing:0px;
	background-color:#005EA4;
}

table.tbl_2_head thead th {
	text-align:left;
	
	font-family: 'titilliummaps29l1_wt', Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	
	padding:7px;
}

table.tbl_2 {
	width:280px;
	/*border:1px solid #D2D2D2;*/
	border-collapse:separate;
	border-spacing:4px;
}

table.tbl_2 thead th {
	background-image:url(../images/bg_4.png); 
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
	
	font-family: 'titilliummaps29l1_wt', Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	
	padding:7px;
}

table.tbl_3 {
	border-collapse:separate;
	border-spacing:0px;
}

input, textarea, select, button {
    background-color: #f9a871;
    border-color: #E8E8E8;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    color: #000831;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    padding: 2px;
    resize: none;
}

input[type="submit"], button [type="submit"] {
    background-color: #025102;
    border-style: none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    line-height: 1em;
    padding: 3px 13px;
    text-decoration: none;
}
input[type="submit"]:hover, button[type="submit"]:hover {
    background-color: #229922;
}
input.franchise[type="submit"]:hover, button.franchise[type="submit"]:hover {
    background-color: #AA04FE;
}

.box_1 {
	width:219px; 
	height:165px; 
	background-color:#F1F2F1;
	
	-webkit-box-shadow: #D9D9D9 1px 1px 0px;
    -moz-box-shadow: #D9D9D9 1px 1px 0px;
    box-shadow: #D9D9D9 1px 1px 0px; 
	float:left;
	
	
}

.kep {
	border-style: solid;
	border-width:1px;
	border-color:#D6D6D6;
	background-color:#FFF;
	padding:1px;
}

.div_menu {
	border-bottom: 1px dashed #C2BABA;
	height:35px;
	
	background-color:#6EB06E;
	background: -moz-linear-gradient(top, #6EB06E 0%, #669666 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6EB06E), color-stop(100%,#669666));
	background: -webkit-linear-gradient(top, #6EB06E 0%,#669666 100%);
	background: -o-linear-gradient(top, #6EB06E 0%, #669666 100%);
	background: -ms-linear-gradient(top, #6EB06E 0%, #669666 100%);
	background: linear-gradient(top, #6EB06E 0%, #669666 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6EB06E', endColorstr='#669666',GradientType=0 );
	padding-left:20px;
	padding-top:5px;
}

.div_menu_active {
	border-bottom: 1px dashed #C2BABA;
	height:35px;
	
	background-color:#F37021;
	padding-left:20px;
	padding-top:5px;
}

.div_menu_2 {
	border-bottom: 1px dashed #C2BABA;
	minheight:50px;
	/*margin-top:7px;*/
	padding-bottom:7px;
	background-color:#C5EBC5;
	padding-left:28px;
}

.text_1 {
	font-family: 'book_antiquaregular', Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#025102;
}

.text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#025102;
}

.text_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

.text_4 {
	font-family: 'titilliummaps29l1_wt', Verdana, Geneva, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#025102;
}

.text_5 {
	font-family: 'titilliummaps29l1_wt', Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.text_6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
}

a.link_1 {
	font-family: 'titilliummaps29l1_wt', Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
}

a.link_1:hover {
	font-family: 'titilliummaps29l1_wt', Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#025102;
	text-decoration: none;
}

a.link_2 {
	font-family: 'titilliummaps29l1_wt', Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}

a.link_2:hover {
	font-family: 'titilliummaps29l1_wt', Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	color:#025102;
	text-decoration: none;
	border-bottom:solid; 
	border-bottom-width:5px;
	border-bottom-color:#F9A871;
}

a.link_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f9a871;
	text-decoration: none;
}

a.link_3:hover {
	text-decoration:underline;
}

a.link_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}

a.link_4:hover {
	text-decoration:underline;
}

a.link_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	text-decoration: none;
}

a.link_5:hover {
	text-decoration:underline;
}

a.link_6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-decoration: none;
}

a.link_6:hover {
	text-decoration:underline;
}





#nav {
	margin-top:46px;
	padding: 7px 6px 0;
	line-height: 100%;
	
}
#nav li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}
/* main level link */
#nav a {
	
	display: block;
	padding:  8px 18px;
	margin: 0;
	
	font-family: 'titilliummaps29l1_wt', Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	
	
	
}
/* main level link hover */
#nav .current a, #nav li:hover > a {
	/*	
	border-bottom:solid; 
	border-bottom-width:5px;
	border-bottom-color:#F9A871;*/
	background-color:#F9A871;;

}



#nav li ul li a {
	font-size:15px;
	font-weight:bold;
	text-transform:none;
	background: none;
	border: none;
	color: #000000;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover  {
	
	font-weight:bold;
	background: none;
	border: none;
	color: #F9A871;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav ul a:hover {
	 
}
/* level 2 list */
#nav ul {
	background: #FDFDFD; /* for non-css3 browsers */
	
	z-index: 3000;
	
	display: none;
	margin: 0;
	padding: 0;
	width: 210px;
	position: absolute;
	top: 35px;
	left: 0;
	border: solid 1px #b4b4b4;
	
	opacity:0.8;
	filter:Alpha(opacity=80); /* IE8 and earlier */
	
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
/* dropdown */
#nav li:hover > ul {
	display: block;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#nav ul a {
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}

/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}
/* rounded corners for first and last child */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
}
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}
