@import"../css/superfish.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:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#868686;
	min-width:960px;
	background:#2f2f2f;
}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.75em;
	line-height:1.6666em;
	position:relative;
}

a {color:#555555; 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;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}

p {margin-bottom:20px;}
.p0 {margin-bottom:2px;}
.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:#868686;}
.color-4 {color:#7fc4e9;}
.color-5 {color:#7fc4e9;}
.color-6 {color:#555555;}

/*********************************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;}
.indent-bot4 {margin-bottom:55px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}
.img-indent1 {float:left; margin:0 8px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}
.prev-indent {float:left; margin:0 17px 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,
.link,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {height:144px; width:100%; background:#fff; position:relative; z-index:2;}
.header {height:579px; width:100%; background:#fff; position:relative; z-index:2;}

/*********************************row-1*************************************/
h1 {padding:0; position:absolute; top:47px; left:9px;}
.logo {display:block; width:253px; height:66px; text-indent:-5000px; background:url(../images/logo.png) 0 0 no-repeat;}

.row-1 {width:100%; height:144px; background:url(../images/tail-top.gif) 0 0 repeat-x; position:relative; z-index:2;}

/*********************************row-2*************************************/
.row-2 {width:100%; height:435px; position:relative; z-index:1;}
.flash-top {
	width:940px;
	height:425px;
	padding:3px 0 3px;
	margin:0 auto;
	border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	box-shadow:2px 2px 2px 0px rgba(173,173,173,0.27);
	-moz-box-shadow:2px 2px 2px 0px rgba(173,173,173,0.27);
	-webkit-box-shadow:2px 2px 2px 0px rgba(173,173,173,0.27);
	background:#f1f8fc;
}


/*********************************content*************************************/
#content {width:100%; padding:0px; position:relative; z-index:1; background:#fff;}
.padding-content {padding:41px 0 44px;}
.padding-content1 {padding:0px 0 67px;}

.padding-top {padding-top:18px;}
.padding-top1 {padding-top:12px;}

.padding-side {padding:0 10px;}

.spacer-1 {width:100%; height:1px; background:url(../images/spacer-1.gif) 0 0 repeat-x;}
.spacer-2 {width:100%; height:1px; background:url(../images/spacer-2.gif) 0 0 repeat-x;}
.spacer-3 {width:100%; background:url(../images/spacer-3.gif) 239px 0 no-repeat;}
.spacer-4 {width:100%; background:url(../images/spacer-3.gif) 480px 0 no-repeat;}
.spacer-5 {width:100%; background:url(../images/spacer-3.gif) 720px 0 no-repeat;}
.spacer-6 {width:100%; background:url(../images/spacer-5.gif) 239px 0 no-repeat;}
.spacer-7 {width:100%; background:url(../images/spacer-5.gif) 480px 0 no-repeat;}
.spacer-8 {width:100%; background:url(../images/spacer-5.gif) 720px 0 no-repeat;}

h3 {font-size:22px; line-height:1.3em; letter-spacing:-1px; color:#424242; margin:0;}
h4 {font-size:17px; line-height:1.2em; letter-spacing:-1px; color:#0e0e0e; margin:0;}
h6 {font-size:12px; line-height:20px; font-weight:700; margin:0; color:#555555;}

.slogan {font-size:25px; line-height:1.2em; color:#7b7b7b; letter-spacing:-1px;}

.border-bot {width:100%; padding-bottom:20px; background:url(../images/pic-1.gif) 0 bottom repeat-x;}

.box {
	width:100%; 
	min-height:329px; 
	background:#f3f3f3;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.box .padding-box {padding:20px 20px 20px 20px;}

.img-box {
	border:4px solid #fff;
	box-shadow:0 0 2px 1px #9d9d9d;
	-moz-box-shadow:0 0 2px 0px #9d9d9d;
	-webkit-box-shadow:0 0 2px 1px #9d9d9d;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.box-number {
	float:left; 
	margin-right:15px; 
	text-align:center;
	width:47px;
	height:59px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg-box-number.jpg) 0 0 no-repeat #d6d6d6;
}
.padding-box-number {padding:8px 0 0;}
.box-number strong {display:inline-block; font-size:27px; line-height:1.2em; color:#737374;}
.box-number span {display:inline-block; font-size:14px; line-height:1.2em; color:#737374; margin-top:-6px;}

.button {display:inline-block; color:#000; background:url(../images/button-tail.gif) 0 0 repeat-x;}
.button strong {display:inline-block; cursor:pointer; background:url(../images/button-left.gif) 0 0 no-repeat;}
.button strong strong {padding:0px 19px 0px; background:url(../images/button-right.gif) right 0 no-repeat;}
.button:hover {color:#fff;}

.button1 {display:inline-block; font-size:12px; padding-left:9px; color:#fff; background:url(../images/button-left.png) 0 0 no-repeat;}
.button1 span {display:inline-block; cursor:pointer; padding-right:9px; background:url(../images/button-right.png) right 0 no-repeat;}
.button1 span span {padding:2px 3px 3px; background:url(../images/button-tail.png) 0 0 repeat-x;}
.button1 strong {padding:0 0 0 8px; background:url(../images/marker-1.gif) 0 6px no-repeat;}
.button1:hover {color:#24a3ce;}

.list-1 li {display:inline-block; font-size:12px; line-height:16px; font-weight:700;}
.list-1 li a {color:#555555; text-decoration:none; padding-left:19px; background:url(../images/marker-2.gif) 0 0px no-repeat;}
.list-1 li a:hover {text-decoration:underline;}

.list-2 li {font-size:12px; line-height:30px; padding:0 0 0 28px; background:url(../images/marker-3.gif) 0 6px no-repeat;}
.list-2 li a {color:#868686; text-decoration:none;}
.list-2 li a:hover {text-decoration:underline;}

.list-3 {list-style:decimal-leading-zero;}
.list-3 li {font-size:12px; line-height:16px; color:#fff; padding-bottom:12px; margin-left:25px; list-style-type:decimal-leading-zero;}
.list-3 li a {color:#eda202;}
.list-3 li a:hover {color:#24a3ce;}

.link:hover {text-decoration:underline;} 

.link-1 {display:inline-block; font-size:15px; line-height:1.2em; color:#0e0e0e; text-decoration:none; padding-right:9px; cursor:pointer; background:url(../images/marker-1.gif) right 10px no-repeat;}
.link-1:hover {color:#868686;} 

.link-2 {display:inline-block; font-size:12px; line-height:16px; color:#555555; font-weight:700; text-decoration:underline;}
.link-2:hover {text-decoration:none;}

.link-3 {color:#555555; text-decoration:none;}
.link-3:hover {color:#7fc4e9;}

.text-1 {line-height:16px;} 
.text-2 {display:block; font-size:15px; line-height:1.2em; color:#535353; text-transform:uppercase;}  
.text-3 {font-size:15px; line-height:20px;}

.link-4 {display:inline-block; font-size:12px; line-height:16px; color:#555555; font-weight:700; text-decoration:none;}
.link-4:hover {text-decoration:underline;}

time {display:inline-block; font-size:15px; line-height:20px; color:#7fc4e9;}

.map-canvas {width:354px; height:224px;}

dd span {float:left; width:85px;}

/****************************footer************************/
footer {width:100%; padding:0px; color:#9c9c9c; background:url(../images/tail-bot.jpg) 0 0 repeat-x #2f2f2f;}
.padding-footer {padding:30px 0 35px;}

.text-bot {display:inline-block; font-size:13px; line-height:36px; margin-top:-3px;}
.link-bot {display:inline-block; font-size:13px; line-height:36px; color:#9c9c9c; margin-top:-3px;}
.logo-bot {display:inline-block; font-size:20px; line-height:1.2em; color:#fff; letter-spacing:-1px; text-decoration:none;}

.footer-link {font-size:13px; line-height:1.2em;}

.menu-bot {padding:0;}
.menu-bot li {float:left; font-size:13px; line-height:1.3em; padding-right:14px; margin-right:12px; background:url(../images/spacer-4.gif) right 8px no-repeat;}
.menu-bot li a {display:block; color:#919191; text-decoration:none;}
.menu-bot li .active, .menu-bot li a:hover {text-decoration:underline;} 
.menu-bot .last-item {padding:0; margin:0; background:none;}


/****************************Plugins************************/

/****************************TM-Slider************************/
* {
	padding:0;
	margin:0;
}
.slider {
	width:918px !important;
	height:409px;
	position:absolute;
	left:10px;
	top:0px;
	padding:22px 0 0 23px;
	border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	box-shadow:3px 3px 3px 0px rgba(173,173,173,0.27);
	-moz-box-shadow:3px 3px 3px 0px rgba(173,173,173,0.27);
	-webkit-box-shadow:3px 3px 3px 0px rgba(173,173,173,0.27);
	background:#f1f8fc;
}
.items {
	display:none;
}
.mask {top:22px !important; left:23px !important;}
.play.paused {
	color:#f00;
}
.banner {
	width:260px;
	min-height:200px;
	position:absolute;
	right:20px;
	top:115px;
	font-size:12px;
	line-height:20px;
	color:#868686;
	z-index:9998;
	background:#f1f8fc;
}
.banner .h2-text1 {font-size:30px; line-height:1.2em; color:#0e0e0e; letter-spacing:-1px; margin-bottom:15px;}
.banner strong {display:block; color:#555555; margin-bottom:10px;}

.pagination {
	position:absolute;
	padding:0;
	bottom:16px;
	right:209px;
	z-index:999;
	background:none;
}
.pagination li {
	display:inline;
	width:14px;
	height:14px;
	margin-right:3px;
}
.pagination li a {
	width:14px;
	height:14px;
	display:inline-block;
	background:url(../images/pagination.gif) right 0 no-repeat;
}
.pagination li a:hover {background:url(../images/pagination.gif) left 0 no-repeat;}
.pagination li.current a {
	margin:0;
	cursor:default;
	width:14px;
	height:14px;
	background:url(../images/pagination.gif) left 0 no-repeat;
}


/****************************box-hover************************/
.box.alt {background:#d6d6d6; cursor:pointer;} 

/****************************Magnifier************************/
.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;
}

/****************************Contact-Form************************/
#contact-form {
	overflow:hidden;
	position:relative;
	vertical-align:top;
	width:514px;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}
		#contact-form .field {
			overflow:hidden;
			margin:0;
			padding:0 0 15px 0px;
			}
			#contact-form input[type=text] {
				width:374px;
				font-size:1em;
				padding:7px 9px; 
				margin:0;
				background:#fafaf6;
				color:#868686;
				border:1px solid #d4d4d4;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				}
			#contact-form.main-contacts .field input {
				margin-top:0px;
				}
			#contact-form .area {height:220px;}
			#contact-form .area .error {float:left;}
			#contact-form textarea {
				width:494px;
				height:142px;
				background:#fafaf6;
				color:#868686;
				font-size:1em;
				border:1px solid #d4d4d4;
				padding:10px 9px;
				margin:0;
				overflow:auto;
				display:block;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				}
				#contact-form a {
					cursor:pointer;
					}
				#contact-form .alignright {
					padding-top:12px;
					}
					#contact-form small {
						color:red;
						font-weight:bold;
						padding:0 0 0 5px;
						}
			#contact-form label {
				padding:0 0 0px 10px;
				display:inline-block;
				color:#F00;
				}
			#contact-form strong {
				padding:0 0 2px 9px;
				display:inline-block;
				color:#838383;
				}
				#contact-form .error {
					float:left;
					color:red;
					width:220px;
					line-height:1.2em;
					display:none;
				}
		.buttons-wrapper {margin:25px 0 0;}
		.buttons-wrapper a {
					float:right;
					font-size:13px; 
					line-height:1.2em; 
					color:#0e0e0e;
					padding:0 9px 0 0;
					margin-left:30px;
					text-decoration:none;
					background:url(../images/marker-1.gif) right 8px no-repeat;
					cursor:pointer;
		}
		.buttons-wrapper a:hover {color:#868686;}		


/**************************** ************************/

