* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:951px;
}
body { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%; 
	line-height:1.3125em;
	color:#787675;
	background:url(images/tail-top.gif) left top repeat-x #191718;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

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

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

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

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




/*==== GLOBAL =====*/
#main {
	width:951px; 
	margin:0 auto;
	font-size:1.4em;
	line-height: 1.5em;
}

#header {
	height:240px;
}
#content {
	padding:0 0 60px 0;
}
#footer {
	height:54px;
}


/*---- tailings ----*/
.tail-top { 
	background:url(images/main-bg.jpg) no-repeat center top ;
}
.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:21px;
}
.p1 { 
	margin-bottom:10px;
}
.p2 { 
	margin-bottom:21px;
}
.p3 { 
	margin-bottom:30px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#a1d309; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:39px;
	line-height:1.2em;
	color:#a1d309;
}
h2 {
	font-size:25px;
	line-height:1.2em;
	color:#fff;
	line-height:36px;
	margin-bottom:20px;
}
	h2.alt {
		margin-bottom:46px;
	}
h3 {
	font-size:25px;
	line-height:1.2em;
	color:#a1d309;
	line-height:36px;
	margin-bottom:20px;
}
h4 {
	font-size:16px;
	color:#fff;
}
h5 {
	font-size:15px;
	line-height:1.2em;
	font-weight:normal;
	font-style:italic;
	margin-bottom:20px;
}


.address dd { 
	clear:both;
}
	.address dd span { 
		float:left;
		width:90px;
	}
	.address dd a {
		font-style:italic;
	}


/*===== header =====*/
#header .row-1 {
	height:160px;
}
	#header .row-1 .fleft {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
	#header .row-1 .tel
	{
	padding-top: 75px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float:right;
	font-size:22px;
	color:#FED202;
	}
	
#header .row-2 {
	height:100px;
}
	#header .nav {
		padding:25px 0 0 0;
	}
		#header .nav li {
			float:left;
			padding:0 35px 0 0;
		}
		#header .nav li.last {
			padding-right:0;
		}
			#header .nav li a {
				float:left;
				font-size:25px;
				line-height:1.2em;
				color:#fff;
				font-weight:bold;
				text-decoration:none;
			}
			#header .nav li a:hover {
				color:#a1d309;
			}
			#header .nav li a.current {
				color:#a1d309;
			}

/*===== content =====*/
#content .indent {
	padding:40px 0 0 0;
}
	#content .section {
		padding-bottom:45px;
	}


/*
  anythingSlider
*/
.anythingSlider                         { width: 950px; height: 387px; position: relative; overflow:hidden;}
.anythingSlider .wrapper                { width: 950px; overflow: hidden; height: 355px; position: absolute; top: 0; left: 0; }

.anythingSlider .wrapper img 			{border-radius: 5px; overflow: hidden;}
			
.anythingSlider .wrapper ul             { width: 19999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 355px; width: 950px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 19px; width: 21px; text-indent: -9999px; position: absolute; top: 365px; cursor: pointer; z-index:70}
.anythingSlider .forward                { background:url(images/next.gif) no-repeat left top;  left: 930px;}
.anythingSlider .back                   { background:url(images/prev.gif) no-repeat left top; background-position:0 0; left: 0;}

#thumbNav                               { position: relative; top: 361px; text-align: center; width:935px; text-align:center; border-bottom:1px solid #0e0d0d; padding-bottom:10px;}
#thumbNav a                             { display:inline-block; width:19px; line-height:19px; background:url(images/nav-bg1.gif) no-repeat left top; font-size:0; margin-right:11px; color:#000;}
#thumbNav a:hover                       { background:url(images/nav-bg2.gif) no-repeat left top; color:#edb905;}
#thumbNav a.cur                         { background:url(images/nav-bg2.gif) no-repeat left top; color:#edb905;}

#start-stop                             { display:none; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
.anythingSlider .wrapper li img { float:left; margin:7px 30px 0 0;}
.anythingSlider .wrapper li h2 {
	font-size:30px;
	line-height:1.2em;
	color:#a1d309;
	letter-spacing:-1px;
	margin-bottom:20px;
}
.anythingSlider .wrapper li dt {
	font-size:16px;
	color:#fff;
	font-weight:bold;
	padding-bottom:1px;
}
.anythingSlider .wrapper li dd {
	color:#787675;
	line-height:18px;
	padding-bottom:19px;
}
	.anythingSlider .wrapper li .button1 {
		background:url(images/button1.gif) no-repeat left top;
		width:66px;
		height:34px;
		line-height:34px;
		color:#fff;
		text-decoration:none;
		text-align:center;
		font-size:18px;
		float:left;
		margin-right:15px;
	}
		.anythingSlider .wrapper li .button1:hover {
			color:#000;
		}
	.anythingSlider .wrapper li .button2 {
		background:url(images/button2.gif) no-repeat left top;
		width:66px;
		height:34px;
		line-height:34px;
		color:#fff;
		text-decoration:none;
		text-align:center;
		font-size:18px;
		float:left;
	}
		.anythingSlider .wrapper li .button2:hover {
			color:#000;
		}
/*
  anythingSlider
*/

	.list1 li {
		background:url(images/marker1.gif) no-repeat left 2px;
		padding:0 0 9px 36px;
		font-size:15px;
		font-style:italic;
	}
	
	.img-list {
		width:100%;
		overflow:hidden;
	}
		.img-list li {
			float:left;
			padding:0 15px 15px 0;
		}
	
	.social-links li {
		border-bottom:1px solid #242223;
		width:100%;
		overflow:hidden;
		padding-bottom:8px;
		margin-bottom:10px;
	}
		.social-links li a {
			float:left;
			text-decoration:none;
		}
		.social-links li a:hover {
			text-decoration:underline;
			color:#fff;
		}
		.social-links li img {
			float:right;
		}
	
	
	.gallery {
		width:100%;
		overflow:hidden;
		padding:6px 0 0 0;
	}
		.gallery li {
			float:left;
			width:237px;
			margin-right:1px;
			line-height:18px;
			color:#787675;
			padding-bottom:43px;
			position:relative;
		}
		.gallery li.last {
			margin-right:0;
		}
			.gallery li strong {
				font-size:16px;
				color:#fff;
				line-height:1.4em;
			}
			.gallery li img {
				display:block;
				margin-bottom:11px;
			}
			.gallery li a span {
				background:url(images/thumb-hover.png) no-repeat left top;
				width:237px;
				height:159px;
				position:absolute;
				left:0;
				top:0;
				display:none;
				cursor:pointer;
			}
			.gallery li a:hover span {
				display:block;
			}
	
	.pagination {
		text-align:center;
		font-size:18px;
		line-height:1.2em;
		width:270px;
		float:right;
	}
		.pagination li {
			display:inline;
		}
			.pagination li a {
				color:#fff;
				text-decoration:none;
				padding:0 4px;
			}
			.pagination li a:hover {
				color:#a1d309;
			}
			.pagination li a.prev {
				float:left;
				width:66px;
				line-height:34px;
				font-size:18px;
				color:#fff !important;
				text-align:center;
				background:url(images/button-bg1.gif) no-repeat left top;
				padding:0;
			}
			.pagination li a.prev:hover {
				background:url(images/button-bg2.gif) no-repeat left top;
			}
			.pagination li a.next {
				float:right;
				width:66px;
				line-height:34px;
				font-size:18px;
				color:#fff !important;
				text-align:center;
				background:url(images/button-bg1.gif) no-repeat left top;
				padding:0;
			}
				.pagination li a.next:hover {
					background:url(images/button-bg2.gif) no-repeat left top;
				}
	
	
/* ===== Darkbox begin ===== */
.darkbox-frame {
	position:fixed;
	top:0;
	left:0;
	display:none;
	overflow:hidden;
	width:100%;
	height:100%;
	z-index:999;
}
.darkbox-frame-on {
	display:block;
	}

/* Shadow */
.darkbox-shadow {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0;
}

/* Canvas */
.darkbox-canvas {
	position:absolute;
	top:50%;
	left:50%;
	overflow:hidden;
	margin:-40px 0 0 -40px;
	width:80px;
	height:80px;
	background:#000 url(images/spinner.gif) 50% 50% no-repeat;
	opacity:.5;
	}
	.darkbox-canvas img {
		display:block;
		visibility:hidden;
		border:2px solid #d2d2d2;
		}
.darkbox-canvas-load {
	background-image:none;
	border-radius:0;
	}
.darkbox-canvas-done {
	overflow:visible;
	opacity:1;
	}
	.darkbox-canvas-done img {
		visibility:visible;
		opacity:0;
		}

/* Button */
.darkbox-button {
	position:absolute;
	top:-13px;
	display:none;
	width:28px;
	height:28px;
	background:url(images/lightbox-btn-close.png) no-repeat;
	cursor:pointer;
	z-index:1;
	}
.darkbox-button-on {
	display:block;
	}
.darkbox-button-left {
	left:-16px;
	}
.darkbox-button-right {
	right:-16px;
	}
/* ===== Darkbox end ===== */

/*===== footer =====*/
#footer {
	color:#545454;
	text-align:right;
}
	#footer .indent {
		padding:18px 0 0 0;
	}
		#footer a {
			color:#545454;
			text-decoration:none;
		}
		#footer a:hover {
			text-decoration:underline;
		}
		#footer ul {
			float:left;
			margin-left:-6px;
		}
			#footer ul li {
				display:inline;
			}
				#footer ul li a {
					padding:0 6px;
				}
		#footer span {
			color:#a1d309;
		}		


/*----- forms -----*/
#search-form {
	float:right;
	padding:72px 0 0 0;
}
	#search-form fieldset {
		border:none;
		float:right;
		background:url(images/search-form-bg.gif) no-repeat left top;
		width:215px;
		height:29px;
	}
		#search-form input.text {
			width:175px;
			padding:3px 10px 2px 30px;
			border:none;
			background:none;
			color:#787675;
		}

#contacts-form fieldset {
	border:none;
}
	#contacts-form label { 
		display:block;
		height:40px;
		background:url(images/input-bg.gif) no-repeat left top;
	} 
		#contacts-form label input { 
			width:440px;
			padding:5px 0 5px 12px;
			color:#5e5e5e;
			border:none;
			background:none;
		}
		#contacts-form textarea {
			width:440px;
			height:130px;
			padding:5px 0 5px 12px;
			color:#5e5e5e;
			overflow:auto;
			border:none;
			background:none;
		}
		#contacts-form .textarea-box {
			background:url(images/textarea-bg.gif) no-repeat left top;
			height:143px;
			margin-bottom:27px;
			overflow:hidden;
		}
			#contacts-form .buttonf {
	float:right;
	width:66px;
	line-height:34px;
	font-size:17px;
	color:#fff !important;
	text-align:center;
	background:url(images/button-bg1.gif) no-repeat left top;
	padding:0;
	text-decoration:none;
	margin-left:15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;				
			}
			#contacts-form a:hover {
				background:url(images/button-bg2.gif) no-repeat left top;
			}
			
			

.lightbox-image a:hover{position:absolute;width:100%;height:100%;left:0;top:0;background:url(img/magnify.png) 50% 50% no-repeat;}

/*==========================================*/
