@charset "UTF-8";
@import url("rock_salt/stylesheet.css");
/* CSS Document */


img {
	border:0 none;
}
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #000;
	background-position: center top;
}
#wrapper {
	position: relative;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 860px;
	z-index: 1;
	margin: auto;
}
#head {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 975px;
	height: 125px;
	z-index: 1;
}
#logo {
	position: absolute;
	left: 6px;
	top: 17px;
	width: 442px;
	height: 69px;
	z-index: 1;
}
#nav {
	position: absolute;
	left: 463px;
	top: 38px;
	width: 512px;
	height: 34px;
	z-index: 2;
	font-family: 'Gruppo', normal;
	text-shadow:2px 2px 5px #000;

}

.btn {
	float:left;
	width:100px;
	height:30px;
	color:#b2d9e3;
	font-size:20px;
	line-height:30px;
	text-decoration:none;
	text-align:center;
}

.btn:hover {
	float:left;
	width:100px;
	height:30px;
	color:#0adff8;
	font-size:20px;
	line-height:30px;
	text-decoration:none;
	text-align:center;
	
}

.current {
	float:left;
	width:100px;
	height:30px;
	color:#0adff8;
	font-size:20px;
	line-height:30px;
	text-decoration:none;
	text-align:center;
	
}
#homeslideshow {
	position: absolute;
	left: 10px;
	top: 116px;
	width: 960px;
	height: 680px;
	z-index: 2;
}
#footer {
	position: absolute;
	left: 15px;
	top: 760px;
	width: 960px;
	height: 30px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #FFF;
}
#copyright {
	position: absolute;
	left: 10px;
	top: 9px;
	width: 400px;
	height: 12px;
	z-index: 1;
	font-size: small;
	color: #CCC;
}
#wrapper #footer #sitemap a:link {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#sitemap a:visited {
	text-decoration: none;
	color: #FFF
}
#sitemap a:hover {
	text-decoration: none;
	color: #FF0000;
}
#sitemap a:active {
	text-decoration: none;
	color: #FFF
}
#social {
	position: absolute;
	left: 825px;
	top: 3px;
	width: 100px;
	height: 25px;
	z-index: 3;
}
#copyright {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
}
email link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}
#social img {
	margin-right:3px;
}

/* Home Slide Show -----------*/


#homey {
	float:left;
	width:960px;
	height:680px;
}

.slideshow {
	position: absolute;
	width: 960px;
	height: 680px;
	top: auto;
	right: auto;	
}

.slideshow IMG {
	position: absolute;
	top: 63px;
	left: 0;
	z-index: 8;
	opacity: 0.0;
	height: 617px;
	width: 960px;
}

.slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

.slideshow IMG.last-active {
    z-index:9;
}

/* END SLIDESHOW -------------*/




.thumb {
	float:left;
	width:185px;
	height:106px;
	border:3px solid #FFF;
	margin:0 18px 20px 22px;
	ß
}



#pagination a:link {
	color:#0adff8;
	
}
#pagination a:visited {
	color:#0adff8;
	
}
#pagination a:hover {
	color:#fff;
	
}
#pagination a:active {
	color:#fff;
	
}
#title {
	position: absolute;
	left: 45px;
	top: 135px;
	width: 280px;
	height: 38px;
	z-index: 4;
	font-size: xx-large;
	color: #0adff8;
	font-family: 'Gruppo', normal;
	text-shadow: 2px 2px 5px #000;
}
#txtbox {
	position: absolute;
	left: 25px;
	top: 23px;
	width: 457px;
	height: 525px;
	z-index: 1;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0FDFEC;
}
#txbox a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: none;
	font-size: small;
}
#txtbox a:visited {
	color: #0adff8;
}
#txtbox a:hover {
	color: #FF0000;
}
#txtbox a:active {
	color:#FFF; 
}
#container {
	position: absolute;
	left: 17px;
	top: 176px;
	width: 927px;
	height: 558px;
	z-index: 5;
	background-image: url(images/contbg.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#pagination {
	position: absolute;
	left: 800px;
	top: 549px;
	width: 100px;
	height: 19px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
}
#copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: small;
}
