
.admin {
position: absolute;
left: 0;
z-index: 9999;
display: block;
padding: 4px 8px;
background: rgba(200,0,0,0.5);
color: #fff !important;
border-radius:0 10px 10px 0;
border: 1px solid #000;
text-align: center;
text-decoration: none;
}
.admin:hover {
background: rgba(200,0,0,1);
color: #fff;
}
body {
	font: 16px Garamond, Georgia, "Times New Roman", Times, serif;
	background:#f1e7d3 url(/assets/design/header-back.jpg) repeat-x 0 0;;
	margin: 0;
	padding: 0;
	color: #000;
	text-align:center;
}
a img {
	border: none;
}
a:link {
	color: #cc6633;
	text-decoration: underline;
}
a:visited {
	color: #cc6633;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color:#669900;
}
.socicon {
	font-size: 100%;
	background: #bccd3f;
	border-radius: 100%;
	color: #000;
	padding: 8px;
	margin: 0 2% 0 0;
	line-height:250% !important;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.socicon:hover {
	background: #000;
	color: #fff;
}
h1, h2, h3, h4, h5, h6, p {
	padding:0;
	margin:10px 0 5px 0;
}
h1, h2 {
	font-size:30px;
	font-weight:normal;
}
h1 {
	color:#cc6633;
	text-align:center;
}
h2 {
	color:#669900;
}
h2 a:link, h2 a:visited {
	color:#669900;
}
hr {
	display: block;
	text-align: left;
	margin: 7px 0;
	border: none;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #f1e7d3;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
}
.container {
	width: 960px;
	margin: 0 auto;
	text-align:left;
}
.header {
	width:960px;
	height:158px;
	position:relative;
	margin:0 auto;
}
.header-left {
	width:37px;
	height:158px;
	position:absolute;
	top:0px;
	left:-37px;
	background:url(/assets/design/header-left.png) no-repeat 0 0;
}
.header-right {
	width:37px;
	height:158px;
	position:absolute;
	top:0px;
	left:960px;
	background:url(/assets/design/header-right.png) no-repeat 0 0;
}
.modules {
	width:320px;
	height:48px;
	position:absolute;
	top:10px;
	left:0;
	font-size:14px;
	color:#f1e7d3;
	text-align:right;
	z-index:1000;
}
.modules a {
	color:#f1e7d3;
	text-decoration:none;
}
.logo {
	width:320px;
	height:158px;
	position:absolute;
	top:0;
	left:0;
}
.nav {
	width:640px;
	height:158px;
	position:absolute;
	top:0;
	left:320px;
	background:url(../assets/design/header-back.png) no-repeat 0 0;
}
.slogan {
	width:640px;
	height:59px;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:30px;
	line-height:59px;
	color:#f1e7d3;
	text-align:right;
}
.slogan span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:11px;
	font-style:normal;
	position:absolute;
	top:20px;
	right:0px;
}
.links {
	margin:15px 0;
}
.content {
	position:relative;
	width:960px;
	margin:0 auto;
}
.news {
	width:645px;
	float:right;
}
.newsitem {
	border-bottom:1px solid #ccc;
	margin:10px 0;
	padding:0 0 10px 0;
}
.home {
	width:645px;
	float:right;
}
.bread {
	position:absolute;
	font-size:12px;
	top:-28px;
	left:25px;
}
.shade {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	border-radius: 8px;
}
.enlarge {
	-webkit-transition: box-shadow 200ms ease-in-out, transform 200ms ease-in-out;
	transition: box-shadow 200ms ease-in-out, transform 200ms ease-in-out;
}
.enlarge:hover {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    z-index: 2;
    -webkit-transform: scale(1.025);
    -ms-transform: scale(1.025);   
    -moz-transform: scale(1.025);
    transform: scale(1.025);
}
.video {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 50%;
}
.video iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.col1-6 {
	float:left;
	width:14.66%;
	margin:0 1% 15px;
	position: relative;
}
.col1-5 {
	float:left;
	width:18%;
	margin:0 1% 15px;
	position: relative;
}
.col1-4 {
	float:left;
	width:23%;
	margin:0 1% 15px;
	position: relative;
}
.col1-3 {
	float:left;
	width:31.33%;
	margin:0 1% 15px;
	position: relative;
}
.col1-2 {
	float:left;
	width:48%;
	margin:0 1% 15px;
	position: relative;
}
.col2-3 {
	float:left;
	width:64.66%;
	margin:0 1% 15px;
	position: relative;
}
.col3-4 {
	float:left;
	width:73%;
	margin:0 1% 15px;
	position: relative;
}
.col5-6 {
	float:left;
	width:81.33%;
	margin:0 1% 15px;
	position: relative;
}
.col {
	float:left;
	width:300px;
	height:175px;
	border-left:1px solid #ccc;
	padding-left:15px;
	margin:10px 0;
	color:#f1e7d3;
	text-align:left;
	font-size:16px;
}
.col a:link, .col a:visited {
	color:#f1e7d3;
}
.photos {
	position:relative;
	width:23%;
	margin:10px 1%;
	padding:0 0 23%;
	float:left;
	text-align:center;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	border-radius: 8px;
    background-size: cover;
    background-position: center;
	background-repeat:no-repeat;
	overflow: hidden;
}
.photos img {
	position:absolute;
	top:0;
	left:0;
	border-radius: 8px;
}
.photos p {
	position:absolute;
	bottom:0;
	left:0;
	width:96%;
	padding:6px 2%;
	background:rgba(255,255,255,0.5);
}
.photos:hover p {
	background:rgba(255,255,255,1.0);
}
.photos .play {
	width:40%;
	position:absolute;
	top:60%;
	left:60%;
	margin:-30% 0 0 -30%;
	opacity:.8;
}
.photos:hover .play {
	opacity:1;
}
.widgets {
	float:right;
	width:300px;
	margin-left:15px;
}
#footer {
	clear:both;
	background:url(/assets/design/footer-back.jpg) repeat 0 0;
	margin:10px 0 0 0;
}
#footer a {
	text-decoration: none;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.srcfrm1 {
	width:150px;
	padding: 4px 5px;
	border:1px solid #000;
	border-radius:4px;
	font-size:90%;
	font-family: Arial, Helvetica, sans-serif;
}
.srcfrm2 {
	width:98%;
	padding:4px 1%;
	border:1px solid #000;
	border-radius:4px;
	font-size:90%;
	font-family: Arial, Helvetica, sans-serif;
}
.gbmorelines {
	width:98%;
	height:300px;
	padding:0 1%;
	border:1px solid #000;
	border-radius:4px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
.srcbttn, .button {
	font-family: Arial, Helvetica, sans-serif;
	min-width:150px;
	font-size:90%;
	color:#FFF;
	background:#c00;
	padding: 4px 8px;
	border-radius:4px;
	border: 1px solid #000;
	position:relative;
	left:-10px;
	cursor: pointer;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
a.srcbttn, a.button {
	color:#FFF;
	text-decoration:none;
	left: 0;
	top: 0;
	font-size:100%;
	padding: 10px 2%;
}
.srcbttn:hover, .button:hover {
	background:#000;
}
/*  Slider */
#faded {
	width:960px;
	height:547px;
	background:#cc6633;
	overflow: hidden;
	position: relative;
	z-index:1;
	text-align: left;
	margin: 0 auto;
	padding:0;
}
.banner-base {
	background:url(/assets/design/banner-shadow.png) repeat-x 0 0;
	width:960px;
	height:23px;
	clear:both;
}
ul.faded {
	margin:0 auto;
	padding:0;
	list-style:none;
}
ul.faded li {
	width: 100%;
	overflow: hidden;
	list-style:none;
	padding:10px;
}
ul.faded li div {
	position: absolute;
	color:#FFF;
	bottom: 0px;
	right: 20px;
	width: 900px;
	padding: 0;
	height: 100px;
	text-align:right;
}
ul.faded li div h2 {
	padding: 18px 0 0 0;
	margin:0 auto;
	color:#cc6633;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	font-size:42px;
	width:90%;
	text-shadow:2px 2px #f1e7d3,-2px -2px #f1e7d3,-2px 2px #f1e7d3,2px -2px #f1e7d3,2px 0px #f1e7d3,-2px 0px #f1e7d3,0px -2px #f1e7d3,0px 2px #f1e7d3;
    filter: progid:DXImageTransform.Microsoft.Chroma(color=#f1e7d3) progid:DXImageTransform.Microsoft.Alpha(opacity=90) progid:DXImageTransform.Microsoft.dropshadow(color=#f1e7d3,offX=1,offY=1) progid:DXImageTransform.Microsoft.dropshadow(color=#f1e7d3,offX=-1,offY=1) progid:DXImageTransform.Microsoft.dropshadow(color=#f1e7d3,offX=1,offY=-1) progid:DXImageTransform.Microsoft.dropshadow(color=#f1e7d3,offX=-1,offY=-1);

}
ul.pagination {
	list-style:none; 
	padding:0; 
	margin:0; 
	position: relative;
	top: 25px;
	left: 10px;
	visibility:hidden;
}
ul.pagination li {
	float:left;
	padding-left: 3px;
	width: 19px;
	height: 19px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
ul.pagination li a {
	padding: 0px;
	background: url(/assets/design/pagination.png) no-repeat 0 0;
	width: 19px;
	height: 19px;
	display: block;
	color: #454139;
	text-decoration: none;
}
ul.pagination li.current a, ul.pagination li a:hover {
	background: url(/assets/design/pagination.png) no-repeat 0 -19px;
}
a { outline:0; border:0; }

