@import "styles/reset.css";
/* ------blue: #0B79A3------- */
/* ------lblue: #5F8BB0------- */

dl {margin-bottom: 18px;}
dt, dd {line-height: 18px;}
dt {font-weight: bold;line-height: 17px;}
dd {margin-left: 9px;word-spacing: 0.1em;}
.dl-horizontal dt {
  float: left;
  width: 60px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 90px;
}

.mem {margin-left: 50px;}
.hide { display: none; }
.line { clear: both; margin-bottom: 50px; padding-top: 42px; }
#inline1 {width: 100%; color: #3b3b3b; background-color: white; font-size: 16px;}
.fancybox-inner {overflow-x: hidden !important;}
.contact {float:right!important;}

/* ------page------- */
#wrap { width: 1024px; margin: 0 auto 0 auto;}
body {
background-image: url("images/bg/noise.png");
background-repeat: repeat;
background-color: #fff;
font:normal 15px/1.618 Calibri,sans-serif;
color:#333;
}
h1, h2,  h4, h6 { margin-left: 0; margin-bottom: 0; margin-right: 0; margin-top: 10px; }
h1 { font-size: 34px; text-shadow: 0 1px 0 #fff; font-weight: bold; }
h2 { font-size: 28px; }
h3 { font-weight: bold; font-size: 26px; padding-bottom: 12px; text-shadow: 0 1px 0 #fff; }
h4 { margin-bottom: 12px; text-shadow: 0px 1px 0px white; font-size: 20px; }
h5 { text-shadow: 0px 1px 0px white; margin-top: 4px; margin-bottom: 18px; color: black; font-style: italic; font-size: 15px; }
h6 { font-size: 16px; font-weight: bold; }
h7 { font-size: 18px; padding-bottom:25px; text-shadow: 0 1px 0 #fff; }
p { margin: 0 0 15px 0; }
a { text-decoration: none; color: #0B79A3; }
a:hover { color: #222; }
em { font-style: italic; font-size: 1em; word-spacing: 0.2em;}

ul { margin: 0 0 15px 15px; list-style-type: circle; }
ol { margin: 15px 0 15px 20px; list-style-type: decimal; }

strong, b { font-weight: bold; }
blockquote { margin: 20px 40px; padding: 10px; background-color: #eee; border: 1px #ddd solid; }


/* -- button -- */
.xbutton { 
margin-top: 25px;
padding-left: 12px; 
padding-bottom: 7px; 
padding-right: 12px; 
padding-top: 6px; 
display: inline-block; 
color: white; 
text-decoration: none; 
line-height: 1; 
border-radius: 16px; 
-moz-border-radius: 16px;
position: relative; 
font-size: 14px; 
background-color: #5F8BB0;
}
.minibutton { 
line-height: 1; 
padding-left: 7px; 
padding-bottom: 2px; 
padding-right: 8px; 
padding-top: 2px; 
margin: 2px;
display: inline-block; 
color: white; 
text-decoration: none;  
border-radius: 8px; 
-moz-border-radius: 8px;
position: relative; 
font-size: 12px; 
background-color: #9c9488; 
}
.button { 
margin-top: 25px;
padding-left: 12px; 
padding-bottom: 7px; 
padding-right: 12px; 
padding-top: 6px; 
float: right; 
display: inline-block; 
color: white; 
text-decoration: none; 
line-height: 1; 
border-radius: 16px; 
-moz-border-radius: 16px;
position: relative; 
font-size: 14px; 
background-color: #5F8BB0; 
}
.button:hover { background-color: #333; color: #fff; text-shadow: none; }
.minibutton:hover { background-color: #333; color: #fff; text-shadow: none; }

/* -- Header -- */
#header {
height: 176px; 
padding-left: 15px; 
padding-bottom: 0; 
padding-right: 0; 
padding-top: 20px; 
background-image: url(images/bg/seebig.png); 
background-position: center top; 
background-repeat: no-repeat; 
}
#header h1 { 
clear: both;
text-shadow: 1px 1px 0px #364650; 
margin-left: 0px; 
margin-bottom: -20px; 
margin-right: 0px; 
margin-top: 0px; 
float: left; 
font-size: 45px; 
letter-spacing: 1px; 
font-family: sans-serif, Helvetica, Verdana, Arial;  
color: #fff; 
font-weight: bold; 
}
#header h2 { 
clear: left;
text-shadow: 1px 1px 0px #364650;
margin-left: 5px; 
margin-bottom: 70px; 
margin-right: 0px; 
margin-top: 0px; 
float: left; 
font-size: 33px; 
letter-spacing: 1px; 
font-family: Calibri, sans-serif;  
color: #fff; 
}

/* -- Navigation -- */
#nav {  
background-color: #587283;
float: left; 
width: 1024px; 
position: relative; 
list-style: none; 
margin: 0px 0 0 -15px; 
z-index: 0;
}
#nav a { 
padding-left: 30px; 
padding-bottom: 7px; 
padding-right: 30px; 
padding-top: 7px; 
letter-spacing: 0.7px;
background: #587283; 
display: inline-block; 
color: #fff; 
text-decoration: none;
font-family: Calibri, sans-serif; 
font-weight: normal; 
position: relative;
font-size: 17px; 
background-color: #587283; 
}
#nav li a:hover { background-color: #95b2cb; text-shadow: 0px 1px 0px #364650; }
#nav li { float: left; position: relative; }
#nav li:hover > ul { display: block;  }
#nav li.current a { text-shadow: 0px 1px 0px #364650; color: #fff; background-color: #95b2cb;  }

/* -- sub -- */
#nax {  
background-color: #95b2cb;
float: left; 
width: 1024px; 
position: relative; 
list-style: none; 
margin: 0px 0 0 -15px; 
z-index: 0;
}
#nax a { 
padding-left: 30px; 
padding-bottom: 7px; 
padding-right: 30px; 
padding-top: 7px; 
letter-spacing: 0.5px;
background: #95b2cb; 
display: inline-block; 
color: #4b626d; 
text-decoration: none;
font-family: Calibri, sans-serif; 
font-weight: normal; 
position: relative;
font-size: 17px; 
}
#nax li a:hover { color: white; text-shadow: 0px 1px 0px #364650;}
#nax li { float: left; position: relative; }
#nax li:hover > ul { display: block; }
#nax li.current a { color: white; text-shadow: 0px 1px 0px #364650; }

/* -- 1 col text -- */
#overviex { clear: both; padding: 40px 0 40px 0;}
#overview {width: 1020px; clear: both;  padding: 40px 0 40px 0; }
#overview p {width: 900px; padding-left: 5px;}

/* -- 2 col text -- */
.overview-block { float: left; width: 450px; margin-left: 10px; }
.first { margin-right: 30px; margin-left: 0px;}


/* -- Contact -- */
#contact-form { clear: both; margin: 24px 0 0 0; }
#contact-form input[type=text] 
{font-family: Arial, sans-serif; width: 207px; height: 42px; border: 1px #ddd solid; margin: 0 0 16px 0; padding: 0 16px; color: #5F8BB0; font-size: 20px; }
#contact-form textarea 
{width: 696px; height: 190px; border: 1px #ddd solid; padding: 16px 16px; font-size:20px; line-height: 24px; font-family: Arial, sans-serif; color: #5F8BB0; }
#contact-form input[type=submit] { margin: 15px 0 0 0; border: none; cursor: pointer; }
#response { padding: 10px; border: 1px #ddd solid; background-color: #eee; color: #9e0616; }

.thumbwrap a:hover img{	
	-webkit-box-shadow: 0 0 7px #000; 
	-moz-box-shadow: 0 0 7px #000; 
	box-shadow: 0 0 7px #000;
	}
.wrimg img{
	-webkit-box-shadow: 0 0 5px #888; 
	-moz-box-shadow: 0 0 5px #888; 
	box-shadow: 0 0 5px #888;
}
	.shape img {	
	-webkit-box-shadow: none; 
	-moz-box-shadow: none; 
	 box-shadow: none;
}
.thumbwrap a:hover .shape img{	
	-webkit-box-shadow: none; 
	-moz-box-shadow: none; 
	 box-shadow: none;
}
.thumbwrap .caption {
	font-size: 11px!important;
}
.stop{

padding:2px 10px;
float:right;
font-size: 12px; 
background-color: #eee; 
-webkit-border-radius: 12px; -moz-border-radius: 12px;
}

nav { width:auto; float:left; }
nav ul { margin-top: 30px; display: block; }
nav ul li {position: relative; display: inline; margin-left: 10px; }

.butt a { 
margin-right: 15px;
padding:7px 12px; 
float: left; 
display: inline-block; 
color: white; 
text-decoration: none; 
line-height: 1; 
border-radius: 16px; 
-moz-border-radius: 16px;
position: relative; 
font-size: 14px; 
background-color: #5F8BB0; 
}
.butt a:hover {background-color: #333; color: #fff; }
.stop:hover {background-color: #333;}
.stop:hover a {color: #fff!important;}
.stop a {color:#000!important;}



.thumbwrap {
	padding: 15px 8px 0 8px;
	margin: 0;}
.thumbwrap li {
	display: -moz-inline-box;
	display: inline-block;
	/*\*/ vertical-align: top; /**/
	margin: 0 7px 15px 7px;
	padding: 0;}
.thumbwrap li>div {
	/*\*/ display: table; /**/
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;}
.thumbwrap a {
	display: block;
	text-decoration: none;
	color: #000;}
/*\*/
.thumbwrap>li .wrimg {
	display: table-cell;
	vertical-align: middle;
	width: 250px;
	height: 250px;}
/**/
.thumbwrap img {
vertical-align: middle;}
.thumbwrap a:hover {}
/*\*//*/
* html .thumbwrap li .wrimg {
	display: block;
	font-size: 1px;
}
* html .thumbwrap .wrimg span {
	display: inline-block;
	vertical-align: middle;
	height: 250px;
	width: 1px;
}
/**/
.thumbwrap .caption {
text-align: center;
	display: block;
	padding: .3em 5px;
	font-size: 11px;
	line-height: 1.1;
	w\idth: 240px;  /* Moz, IE6 */
	}
/* top ib e hover Op < 9.5 */
@media all and (min-width: 0px) {
	html:first-child .thumbwrap a {
		display: inline-block;
		vertical-align: top;
	}
	html:first-child .thumbwrap {
		border-collapse: collapse;
		display: inline-block;
	}
}