@import url('nivo-slider.css');

@font-face {
    font-family: 'QlassikMediumRegular';
    src: url('font/Qlassik_TB-webfont.eot');
    src: url('font/Qlassik_TB-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Qlassik_TB-webfont.woff') format('woff'),
         url('font/Qlassik_TB-webfont.ttf') format('truetype'),
         url('font/Qlassik_TB-webfont.svg#QlassikMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'QlassikBoldRegular';
    src: url('font/QlassikBold_TB-webfont.eot');
    src: url('font/QlassikBold_TB-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/QlassikBold_TB-webfont.woff') format('woff'),
         url('font/QlassikBold_TB-webfont.ttf') format('truetype'),
         url('font/QlassikBold_TB-webfont.svg#QlassikBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body,td,th{
		font-family: QlassikMediumRegular;}

body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat;
	background-image: url(../images/pattern10.png);
	font-family: QlassikMediumRegular;
}
.container_full{
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 0px -4px 7px rgba(0,0,0,.2);
	-moz-box-shadow: 0px -4px 7px rgba(0,0,0,.2);
	box-shadow: 0px -4px 7px rgba(0,0,0,.2);
	width: 960px;
}
#header				{
	margin: 0 auto;
	position: relative;
	-webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);
	z-index: 999;
}
#logo			{
	float: left;
}
#navigation {
	display: block;
	background-color: #69C;
	z-index: 10;
	position: absolute;
	margin-left: 20px;
	width: 617px;
	margin-top: 20px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	float: left;
	position: relative;
	list-style-type: none;
	padding-right: 15px;
}
#navigation ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: QlassikMediumRegular;
	font-size: 18px;
}
#navigation ul li:hover > a {
	background: #444;
}	
#navigation ul li a:hover {
	color: #6FF;
	background-color: #444;
}
#navigation ul li a:active {

}

#navigation ul li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 45px;
	background-color: #444;
}
#navigation ul li ul li {
	width: 160px;
}
#navigation ul li ul li a {
	font-size: 14px;
	border-bottom: 1px solid #555;
	background-color: #444;
	color: #F3f3f3;
	padding-top: 8px;
	padding-bottom: 8px;
}
#navigation ul li:hover ul {
	display: block;
}
.slogan h1 {
	font-family: QlassikMediumRegular;
	text-align: center;
	font-size: 24px;
	padding: 10px;
	color: #666;
	font-weight: normal;
}

/*Divider Page*/
.divider_page h4{
	font-family: QlassikMediumRegular;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #69C;
	color: #666;
	height: auto;
}
.divider_page h3{
	font-family: QlassikMediumRegular;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c16884;
	color: #666;
	height: auto;
}
.divider_page img  {
	padding-right: 15px;
	padding-bottom: 15px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.divider_page {
	font-family: QlassikMediumRegular;
	color: #666;
}
.divider_page hr {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #09C;
}

.slide2 {
	height: 250px;
}
.solmenu {
	width: 200px;
	font-family: QlassikMediumRegular;
}
.solmenu ul {width: 100%; float: left; margin: 0; padding: 0; list-style-type: none;}
.solmenu ul li{
	list-style-type: none;
	padding: 0 0 6px 20px;
	margin: 10px 0;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.solmenu ul li a{
	text-decoration: none;
	color: #333;
}
.solmenu ul li a:hover {
	text-decoration: none;
	padding-left: 15px;
}
.solmenu h4 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #69C;
	color: #666;
	font-size: 16px;
}



#map_canvas	{
	width: 100%;
	height: 560px;
}


.map_container													{height: 300px !important;margin-bottom: 30px !important;}
.divider_page h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #69C;
}


/*Feature Box*/
.feature_box																							{
	position: relative;
	overflow: hidden;
	width: 220px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	float: left;
	padding-left: 10px;
}
.feature_box .feature_content																	{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 43px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
.feature_box .feature_icon																		{position: absolute;left: 50%;width: 32px;height: 32px;padding: 15px;margin-left: -39px;top: -28px;-webkit-border-radius: 62px;-moz-border-radius: 62px;border-radius: 62px;-moz-box-shadow: 0px 3px 2px rgba(0,0,0,0.1);-webkit-box-shadow: 0px 3px 2px rgba(0,0,0,0.1);box-shadow: 0px 3px 2px rgba(0,0,0,0.1);}
.feature_box .feature_icon a																		{margin-top: 5px;}
.feature_box .feature_link																		{position: absolute;left: 50%;width: 24px;height: 24px;padding: 10px;margin-left: -22px;margin-bottom: -15px;bottom: 0;-webkit-border-radius: 42px;-moz-border-radius: 42px;border-radius: 42px;-moz-box-shadow: 0px -3px 2px rgba(0,0,0,0.1);-webkit-box-shadow: 0px -3px 2px rgba(0,0,0,0.1);box-shadow: 0px -3px 2px rgba(0,0,0,0.1);}
.feature_box .feature_desc																		{text-align: center;margin-bottom: 0;}
.feature_box .feature_link a																		{margin-top: -5px;}
.feature_box .feature_heading																	{line-height: 1.5em;text-align: center;margin: 20px 0;}
.feature_box .feature_heading .small															{font-size: 18px;margin-top:15px;}
.feature_box .feature_heading .medium													{
	font-size: 22px;
	margin-top:15px;
}
.feature_box .feature_heading .large															{
	font-size: 28px;
	margin-top:15px;
}


/*Feature Box*/
.feature_box .feature_content																	{
	background-color: #f3f3f3;
	height: 230px;
}
.feature_box:hover .feature_content, .feature_box.active .feature_content	{
	color: #fff;
	background-color: #69C;
}
.feature_box .feature_icon																		{background-color: #fdfdfd;border: 8px solid #fff;}
.feature_box .feature_link																		{background-color: #fff;}

/*Sliders*/

/* Footer
--------------*/
#footer								{
	margin-top: 30px;
	background-image: url(../images/pattern/az_subtle.png);
}
