@import "../css/superfish.css"; @import "../css/reset.css"; @import "../css/grid.css"; @import "../css/tm-slider.css"; @import url("http://fonts.googleapis.com/css?family=Lato:300,400"); @import "../css/prettyPhoto.css"; @import "../css/skin.css"; 

/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#828282;
	min-width:980px;
	background:#f2f5f7;
	position:relative;
}

.main {
	width:980px; 	
	padding: 0px 20px;
	margin:0 auto;
	font-size:0.75em;
	line-height:1.666em;
	background:#fff;
	position:relative;
	box-shadow: 0px 10px 15px 10px #999;
	-moz-box-shadow: 0px 10px 15px 10px #999;
	-o-box-shadow: 0px 10px 15px 10px #999;
	-webkit-box-shadow: 0px 10px 15px 10px #999
}

a {color:#1F1C57; outline:none;}
a:hover {text-decoration:none;}

.clear {clear:both; width:100%; line-height:0; font-size:0;}

.col-1, .col-2, .col-3, .col-4 {float:left;}
.column-1, .column-2, .column-3 {float:left;}  

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
.container {width:100%;}

p {margin-bottom:20px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#828282;}
.color-4 {color:#1F1C57;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}
.spacing2 {margin-right:45px;}
.spacing3 {margin-right:60px;}

.spacing-bot {margin-bottom:25px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.img-box {float:left; margin-bottom:20px;}	

.prev-indent-bot {margin-bottom:10px;}
.prev-indent {float:left; margin:0 10px 0px 0;}	
.prev-box {float:left; margin-bottom:8px;}	

.border {border:3px solid #000;}
.border2 {border:1px solid #000;}

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.list-3 li a,
.link,
.link-1,
.button,
.box a,
.block,
h6 a,
.box-1 a,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {height:180px; width:100%; position:relative; z-index:999; background:url(../images/pic-1.gif) left bottom repeat-x;}
header#header {height:637px; width:100%; position:relative; background:none;}

h1 {position:absolute; top:38px; left:23px;}
.logo {display:block; width:280px; height:160px; text-indent:-5000px; background:url(../images/logo.jpg) 0 0 no-repeat;}


#form-top {position:absolute; width:246px; padding:6px 7px 6px 10px; top:96px; right:20px; border:1px solid #e5e5e5; overflow:hidden; background:#fff;}
#form-top input {float:left; width:196px; font-size:12px; color:#adadad; padding:1px 0 0; margin-right:20px; font-family:Arial, Helvetica, sans-serif; font-style:italic; border:0;}
#form-top .button-form-top {float:right; display:block; width:15px; height:16px; background:url(../images/button-form-top.gif) 0 0 no-repeat;} 
#form-top .button-form-top:hover {background:url(../images/button-form-top.gif) 0 bottom no-repeat;}
Custom {position:absolute; top:38px; right:15px; float:right;}
/*********************************content*************************************/
#content {width:100%; padding:43px 0px 58px 0px; position:relative; z-index:1;}

h3 {font-size:36px; line-height:1.2em; margin:0px 0 20px; color:#1F1C57; font-family: 'Lato', sans-serif; font-weight:300;}
h6 {font-size:13px; line-height:20px; margin:0px 0 0px; color:#1F1C57;}
h6 a:hover {text-decoration:underline;}
h7 {font-size:10px; color:#666;}

.scroll {overflow:auto; height:180px; position:relative;}
.scroll .padding-right {height:1%; padding-right:50px;}

.border-bot {width:100%; padding-bottom:46px; background:url(../images/pic-1.gif) 0 bottom repeat-x;}

.padding-top {padding-top:8px;}

.box {position:relative; border:1px solid #e8e8e8; background:#eee;
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-webkit-background-clip: padding-box;
}
.box .padding {padding:20px;}
.box a {display:block; color:#828282;}
.box a:hover {color:#000; text-decoration:underline;}
.box span {display:block; width:37px; height:16px; position:absolute; bottom:-16px; left:70px; background:url(../images/marker-box.gif) 0 0 no-repeat;}

.gallery li {float:left; width:190px; margin:0 25px 25px 0;}
.gallery li.mr-0 {margin-right:0;} 
.gallery li.mb-0 {margin-bottom:0;} 

.gallery2 li {float:left; width:300px; margin:0 20px 20px 0;}
.gallery2 li.mr-0 {margin-right:0;} 
.gallery2 li.mb-0 {margin-bottom:0;} 
.gallery2 .box-1 .padding {padding:34px 20px 20px;}

.box-1 {display:block; position:relative; background:#eee;}
.box-1 .padding {padding:15px; position:relative; z-index:3}
.box-1 a {display:inline-block; color:#9e9e9e;}

.box-1 a span {color:#1F1C57;}

.box-1{ position:relative}
.box-1 .bgr {background:#dadada; position:absolute; z-index:2;top:0; left:0; width:100%; height:100%; display:block}


.block {display:block; width:100%; overflow:hidden; color:#a2a2a2; cursor:pointer;}
.block:hover {color:#000;} 
.block strong {display:block; color:#1F1C57;}

.pict {position:relative;}
/*************Lightbox image***************/
.lightbox-image {
	position:relative;
	overflow:hidden;
	display:block;
	}
.lightbox-image img {
	position:relative;
	z-index:2;
	}
.lightbox-image span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/magnify.png) no-repeat 50% 50%;
	z-index:1;
	}
/************************************************/	

.author {text-align:right; font-size:13px; padding:5px 20px 0 0;}

.button {display:inline-block; font-size:12px; color:#3e3e3e; padding:4px 14px; border:1px solid #d3d3d3; background:url(../images/button-tail.gif) 0 0 repeat-x #f3f3f3;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-webkit-background-clip: padding-box;
}
.button:hover {color:#fff; border:1px solid #1F1C57; background:#1F1C57;}

.list-1 li {font-size:12px; line-height:16px; margin-bottom:32px;}
.list-1 li a {display:inline-block; color:#1F1C57; overflow:hidden;}
.list-1 li a:hover {color:#000;}
.list-1 li img {margin-right:6px; position:relative;}

.list-2 li {font-size:12px; line-height:30px; padding-left:21px; background:url(../images/marker-1.gif) 0 13px no-repeat;}
.list-2 li a {color:#1F1C57;}
.list-2 li a:hover {color:#848484;}

.list-3 li {font-size:12px; line-height:20px; padding-left:21px; background:url(../images/marker-1.gif) 0 13px no-repeat;}
.list-3 li a {color:#1F1C57;}
.list-3 li a:hover {color:#1F1C57;}

time {display:block; font-size:15px; line-height:18px; text-align:center; color:#fff; padding:4px 9px; background:#1F1C57; text-transform:uppercase; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
border-radius:9px;
-moz-border-radius:9px;
-webkit-border-radius:9px;
-webkit-background-clip: padding-box;
}
time span {display:block; font-size:20px;}

.link:hover {text-decoration:underline;} 

.link-1 {display:block; color:#858484;}
.link-1:hover {color:#1F1C57;} 

dl dt {padding-bottom:20px; font-size:13px; font-weight:bold; color:#1F1C57;}
dl span {float:left; width:88px;}

.map iframe {width:380px; height:267px;}

#form1 {display:block; width:540px;}
#form1 label {display:block; height:50px; position:relative;}
#form1 label.message {height:auto;}
#form1 input {width:327px; font-size:1em; color:#828282; padding:2px 5px; font-family:Arial, Helvetica, sans-serif; border:1px solid #e7e7e7; background:#fff;}
#form1 textarea {height:208px; overflow:auto; width:528px; font-size:1em; color:#828282; padding:2px 5px; font-family:Arial, Helvetica, sans-serif; border:1px solid #e7e7e7; background:#fff;}
#form1 .empty, #form1 .error {display:none; color:#f00; font-size:11px; line-height:11px; position:absolute; top:24px; left:345px;}
#form1 label.message .empty, #form1 label.message .error {left:0; top:240px;}
#form1 .success {display:none; color:#1F1C57;}

.buttons {padding-top:30px; text-align:right; overflow:hidden;}
.buttons a {margin-left:12px;}

/****************************footer************************/
footer {padding:38px 40px 40px; background:url(../images/pic-1.gif) 0 0 repeat-x;}

.menu {float:right; padding:0px 25px 0 0;}
.menu li {float:left; font-size:13px; line-height:1.2em; padding-left:30px;}
.menu li a {color:#1F1C57;}
.menu li .active, .menu li a:hover {color:#828282;} 
