@CHARSET "UTF-8";

* {
	margin: 0px;
}

/*
 ============================================================
 LAYOUT
 ============================================================
 */


::-webkit-input-placeholder { /* WebKit browsers */
    color:    #cecece;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #cecece;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #cecece;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #cecece;
}
html, body {
	height: 100%;
	background-color: #f9f9f9;
}

.w960 {
	width: 940px;
	padding: 0px 10px 0px 10px;
	margin: 0 auto;
}

.w960_true {
	width: 960px;
	margin: 0 auto;
}

.site_wrapper {
	background-image: url("../images/content/site_bg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% 100%;
	height: 100%;
}

.page_wrapper {

}

.push {
	height: 111px;
}

.spacer {
	height: 50px;
}

/*
 ============================================================
 HEADER
 ============================================================
 */

.header {
	height: 80px;
	background-image: url("../images/content/header_bg.png");
	background-repeat: repeat-x;
	padding-bottom: 20px;
}

.logo {
	width: 168px;
	height: 71px;
	background-image: url("../images/content/logo.png");
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	text-decoration: none;
	border: none;
}

.logo:HOVER {
	text-decoration: none;
}

/*nav*/

.menu {
	position: absolute;
	top: 35px;
	right: 0px;
}

.menu ul {
	list-style: none;
}
.menu a {
	float: right;
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	display: block;
	line-height: 30px;
	padding: 0px 10px 0px 10px;
	background-color: transparent;
	margin: 0 0px 0 20px;
	text-decoration: none;
	
}

.menu_active {
	background-color: #666666 !important ; 
	color: #fff !important;  
	
}

.menu a:HOVER {
	background-color: #dcdcdc;
}


/*
 ============================================================
 FOOTER
 ============================================================
 */

.footer {
	height: 130px;
	margin-top: 100px;
	padding-bottom: 50px;
}


.footer .head {
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	width: 160px;
}

.footer ul {
	list-style: none;
	width: 150px;
	margin: 0 0 0 20px;
}

.footer ul li {

}

.footer ul li a {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-align: right;
}

.footer ul li a:HOVER {
	color: #f1592a;
}


.footer_ext {
	display: block;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 14px;
}

.footer_ext span {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}

.footer_ext span:HOVER {
	color: #f1592a;
}

.footer_ext span img {
width:28px;
height:28px;
margin-left:10px;

}

.footer_ext font {
display: block;
}

.footer_map {
	width: 220px;
	height: 130px;
	background-color: #fff;
	border: solid 1px #acacac;
	
}
    
#footer_face{
	width:28px;
	height:28px;
	margin-left:10px;     
	background: url('../images/content/facebook.png') 0 0px no-repeat;
	
}
#footer_face:HOVER{
		
	background: url('../images/content/face.png') 0 0px no-repeat;
	
}

#footer_email{
	width:28px;
	height:28px;
	margin-left:10px;     
	background: url('../images/content/mail.png') 0 0px no-repeat;
}

#footer_email:HOVER{
	
	background: url('../images/content/email.png') 0 0px no-repeat;
	
}

#footer_address{
	width:28px;
	height:28px;
	margin-left:10px;     
	background: url('../images/content/address.png') 0 0px no-repeat;
}

#footer_address:HOVER{
	
	background: url('../images/content/home.png') 0 0px no-repeat;
	
}
/*
 ============================================================
 Pretty photo
 ============================================================
 /
div.facebook .pp_arrow_previous {
	background: url('../images/content/nav_next.png') 0 0px no-repeat;
	height: 37px;
	margin-top: 0;
	width: 68px;
	float: left;
}
div.facebook .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px;
	display: none;
}
div.facebook .pp_arrow_next {
	background: url('../images/content/nav_prv.png') 0px 0px no-repeat;
	height: 37px;
	margin-top: 0;
	width: 68px;
	float: right;
}
div.facebook .pp_nav {
	width: 100%;
}
.rec_image {
	margin-bottom: 20px;
}
.pop_frame img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #cbc9c9;
}
.pop_frame {
	padding: 20px;
	border: 1px solid #b4b7a7;
	padding-bottom: 0px;
}

div.facebook .pp_close {
	background: url(../images/content/nav_close.png) no-repeat;
	cursor: pointer;
	width: 50px;
}
a.pp_close {
	left: 0;
	right: auto;
	z-index: 9999;
}
*/
/* modifications for gallery */
.gal .pop_frame img {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: solid 1px #cbc9c9;
}
.gal .pop_frame {
	padding-top: 40px;
}
.gal a.pp_close {
	left: 20px;
	top: 15px;
}
.gal a.pp_next, .gal a.pp_previous {
	margin-top: 40px;
}
.title {
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #4e1f72;
}
.siteText {
	font-family: Arial;
    font-size: 13px;
    color: #353535;
}
/*
 ============================================================

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