* { margin: 0; padding: 0; }
body {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #232323;
	background-image: url(images/bodybackground.jpg);
}
.wrap {
	width: 960px;
	margin: 0 auto;
	z-index: 100;
}

/* @group core nav menu */
#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
	height: 50px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(images/navmenu.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0033FF;
		
			   
	 }
.shadow {
	background-image: url(images/shadownav.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	z-index: 200;
	margin-bottom: 10px;
}


#nav li {
	float: right;
	display: block;
	background: none;
	position: relative;
	z-index: 999;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	  }

#nav li a {
	display: block;
	padding: 0;
	font-weight: bold;
	line-height: 50px;
	text-decoration: none;
	color: #FFFFFF;
	zoom: 1;
	padding: 0px 12px;
	font-size: medium;
	   }
#nav li a:hover, #nav li a.hov {
	background-color: #FFFFFF;
	color: #576482;
  }

/* @group subnav */
#nav ul {
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	padding-bottom: 3px;
	right: 1px;
			  }	
#nav ul li {
	width: 190px;
	float: right;
	text-align: right;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
 }
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 15px;
	padding-top: 10px;
}
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 124px;
	width: 225px;
	margin-left: 10px;
}

#nav ul li:hover { 
border-left: 0px solid transparent; 
border-right: 0px solid transparent; 
}

#nav ul a { 
display: block; 
height: 20px; 
line-height: 20px; 
padding: 8px 5px; 
color: #666; 
border-bottom: 1px solid transparent; 
text-transform:  uppercase; 
color: #797979; 
font-weight: normal; 
}
#nav ul a:hover { text-decoration: none; border-right-color: transparent; border-left-color: transparent; background: transparent; color: #4e4e4e; }

* html #nav ul { margin: 0 0 0 -2px; }

/** @group clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }





#templatemo_slider {
	width: 940px;
	height: 320px;
	border: 10px solid #e2e2e2;
	margin-right: auto;
	margin-left: auto;
}



.nivo-controlNav {
	position:absolute;
	right: 10px;
	bottom: -30px;
}

.nivo-controlNav a {
	display:block;
	width:14px;
	height:18px;
	text-indent:-9999;
	border:0;
	margin-right:3px;
	float:left;
	background-image: url(images/bullets.png);
	background-repeat: no-repeat;
}
#fotter {
	background-image: url(images/fotter.jpg);
	background-repeat: repeat;
	padding-top: 15px;
	padding-bottom: 15px;
}
#cop {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
}
#copr {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CCC;
}
#copleft {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CCC;
}



.nivo-controlNav a.active {
	background-position:0 -18px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}

.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
#Content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 15px;
	overflow: hidden;
}
.newslist {
	padding: 5px;
	overflow: hidden;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.imgnews {
	display: block;
	float: right;
	border: 4px solid #CCC;
	margin-left: 10px;
}
.newslist p {
	padding-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #666;
	text-align: right;
}

#right {
	float: right;
	width: 310px;
	overflow: hidden;
	margin-left: 15px;
}
#middle {
	width: 310px;
	margin-left: 15px;
	float: right;
}
#box {
	overflow: hidden;
	margin-bottom: 15px;
}
#social {
	width: 243px;
	overflow: hidden;
}
#rightcorner {
	float: right;
	width: 243px;
	overflow: hidden;
}

#social ul {
	display: inline;
}

ul li {
	display: inline;
	text-decoration: none;
	list-style-type: none;
}
#social ul li a {
	display: block;
	margin-left: 7px;
	float: right;
}
#news {
	float: right;
	width: 660px;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 10px;
}


#left {
	float: left;
	width: 310px;
}
.imagesh {
	display: block;
	border: 4px solid #FFFFFF;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);


}
.h {
	text-align: right;
	color: #783FC0;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
}

.set1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: large;
	text-align: right;
}
.butmore {
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	float: right;
	height: 39px;
	width: 163px;
	padding: 0px;
	text-align: center;
	line-height: 39px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 15px;
}
.butmore a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #0B7CCA;
	font-size: large;
	font-weight: bold;
}



.hr {
	background-image: url(images/hr.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 960px;
}
#fanew {
	overflow: hidden;
	width: 960px;
	padding-bottom: 10px;
}
#facebookfans {
	float: left;
	width: 270px;
	overflow: hidden;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #e4e1e1;
	border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}













#copr a {
	color: #CCCCCC;
	text-decoration: none;
}
#copr a:hover {
	color: #FFF;
	text-decoration: underline;
}
.tabcat {
	padding: 10px;
	background-color: #DFDEDC;
	text-align: right;
	color: #333;
	font-size: large;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border: 1px solid #f4f4f4;
}
.imagegallery {
	background-image: url(images/gallerybackground.jpg);
	background-repeat: repeat;
	padding: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	border-left-color: #f4f4f4;
	overflow: hidden;
}

.imlightbox {
	display: block;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}





.single {
	float: left;
	margin-bottom: 15px;
}


.single a {
	float: left;
	display: block;
	background: rgba(255, 255, 255, 0.1);
	padding: 7px;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	margin-right: 15px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}




.single a img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
/* line 335, ../sass/screen.sass */
.single a:hover {
  background-color: #8ad459;
}
/* line 337, ../sass/screen.sass */
.set {
  float: left;
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}




#contact {
	background-image: url(images/gallerybackground.jpg);
	background-repeat: repeat;
	padding: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	border-left-color: #f4f4f4;
	overflow: hidden;	
	
	}
#con {
	width: 550px;
	float: left;
	overflow: hidden;
	background-image: url(images/faselganby.png);
	background-repeat: no-repeat;
	background-position: right top;
}

	
	
	
	
	



label {
    display:block;
    margin-top:20px;
    letter-spacing:2px;
}




input, textarea {
	width:400px;
	height:27px;
	background:#efefef;
	border:1px solid #dedede;
	padding:10px;
	margin-top:3px;
	font-size:0.9em;
	color:#3a3a3a;
     border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}


input:focus, textarea:focus {
    border:1px solid #97d6eb;
}


textarea {
	height:213px;
	background:url(images/textarea-bg.jpg) right no-repeat #efefef;
}



#submit {
	background: rgb(254,231,154);
	background: -moz-linear-gradient(top,  rgba(254,231,154,1) 0%, rgba(254,193,81,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(254,231,154,1) 0%,rgba(254,193,81,1) 100%);
	background: -o-linear-gradient(top,  rgba(254,231,154,1) 0%,rgba(254,193,81,1) 100%);
	background: -ms-linear-gradient(top,  rgba(254,231,154,1) 0%,rgba(254,193,81,1) 100%);
	background: linear-gradient(top,  rgba(254,231,154,1) 0%,rgba(254,193,81,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee79a', endColorstr='#fec151',GradientType=0 );
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	-ms-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	-o-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	border: 1px solid #D69E31;
	color: #85592e; #FFF;
	cursor: pointer;
	float: left;
	font: bold 15px Helvetica, Arial, sans-serif;
	height: 35px;
	margin: 20px 0 35px 15px;
	position: relative;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	width: 120px;
	}
	
	
	
	
	
#con form input[type="submit"]:hover {
	background: rgb(254,193,81);
	background: -moz-linear-gradient(top,  rgba(254,193,81,1) 0%, rgba(254,231,154,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%);
	background: -o-linear-gradient(top,  rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%);
	background: -ms-linear-gradient(top,  rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%);
	background: linear-gradient(top,  rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec151', endColorstr='#fee79a',GradientType=0 );
}	




.moredet {
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
.imgdet {
	float: right;
	display: block;
	border: 8px solid #FFF;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.procat {
	background-color: #CCC;
	padding: 5px;
	margin-top: 20px;
	border: 1px solid #999;
	overflow: hidden;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-image: url(images/gallerybackground.jpg);
	background-repeat: repeat;
}
.newslist a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: large;
	color: #006;
	text-align: right;
	display:block;
	float:right;
	text-decoration: underline;
}
.music {
	position: absolute;
	bottom: -20px;
}
