@media screen and (max-width:920px)
{
	.inside_title {
		color:black !important;
		margin: 27px 0 -10px 12px !important;
	}
	.header_nav {
		margin-top:-33px;
	}
	.main_nav {
		float:left;
		margin-top: 18px;
	}
	#pill_folow_img{
		top:188px !important;
	}
	.big_left{
		width:100% !important;
		float:none;
	}
	.big_fist_holder{
		display:none;
	}
	.bottom_seal{
		display:none;
	}
	.big_header_text_inside{
		display:none;
	}
	.top_button{
		display:none;
	}
}

body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#939393;
	font-weight:normal;
}
/* ================================================================= */
.cont_image{
	padding:10px 0;
}
.glow_hover{
	box-shadow: 0 0 20px #FFFFFF;
}
.bottom_seal{
	position: absolute;
	margin-left: -572px;
	margin-top: -83px;
}
.big_left{
	width:50%; float:left;
}
.big_fist_holder{
	width: 50%;
	float:right;
	text-align:center;
	padding-top:225px;
	min-width:328px;
}
.pill_folow_box{
	border:1px solid #c5d99f;
	background-color: #709a25;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    height: 18px;
    margin-top: 11px;
    padding: 2px;
    position: absolute;
    z-index: 10;
    box-shadow: 0 0 10px #FFFFFF;
}

.news_link{
	font-size:12px;
}
.news_text{
	font-size: 11px;
	line-height: 12px;
	margin-bottom:10px;
}
.date_box{
	margin:2px 0 5px;
	box-shadow: 1px 1px 0 #000000;
	text-align:center;
	border:1px solid #567c12;
	border-radius:10px;
}
.news_day{
	font-size:12px;
	font-weight:bold;
}
.news_month{
	border-radius:0 0 9px 9px;
	background-color:#85bc22;
	color:white;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

.nav_link span{
	position: relative;
	z-index:20;
}

.header_nav a{
	font-size:14px;
	font-weight:bold;
	color:white;
	margin-right:10px;
	text-decoration:none;
}

.main_active:hover{
	cursor:default !important;
}

.main_active2{
	font-weight:bold !important;
	color: #C5D99F !important;
}

.main_active2:hover{
	cursor:default !important;
}

.main_active3{
	font-weight:bold !important;
	color: black !important;
}

.main_active3:hover{
	text-decoration:none;
	cursor:default !important;
}

.fancybox img{
	max-width:300px;
	max-height:225px;
	margin:5px 10px;
	opacity: .9;
    filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
}
.fancybox img:hover{
	opacity: 1;
    filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
}
.alert{
	border-radius:10px;
	padding:10px;
	font-size:15px;
	font-weight:bold;
}
.alert_success{
	color:#049800;
	background-color: #cfffce;
	border:1px solid #049800;
}
.alert_error{
	color:#db0000;
	background-color: #fdcece;
	border:1px solid #db0000;
}
/* ================================================================= */
.gutter{
	background-attachment: scroll;
    background-image: url("./images/big_bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    
	box-shadow: 0 0 10px #000000;
	max-width:1440px;
	background-color:white;
	margin: 0 auto 15px;
}
.gutter_small{
	background-attachment: scroll;
    background-image: url("./images/small_bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    
	box-shadow: 0 0 10px #000000;
	max-width:1440px;
	background-color:white;
	margin: 0 auto 15px;
}

.site_holder{
    margin: 0 auto;
    max-width: 990px;
    padding: 0 10px;
}
.footer_holder{
	margin: 0 auto;
    max-width: 990px;
    padding: 0 10px;
}

.inside_title{
    color: white;
    font-size: 29px;
    font-weight: bold;
    margin: -16px 0 -10px 12px;
    
}

.inside_title img{
	position:relative; top:-2px;
}


.spin_hover:hover {
	transition: 0.5s;
    opacity: .5;
    transform: rotate(360deg) scale(1.2);
    -webkit-transform: rotate(360deg) scale(1.2);
    -ms-transform: rotate(360deg) scale(1.2);
}

.main_area{
	
}

.body_holder{
	padding:5px;
}
.body_holder2{
	padding:0 5px 0 25px;
}
.body_holder_inside{
	padding:25px 0 0 20px;
}


.header{
	color:white;
	height:165px;
}

.header_home{
	color:white;
	height:587px;
	
}

.header_login{
	text-align:right;
	height:55px;
}
.header_nav{
	height:45px;
}

.header_pad{
	padding:12px;
	text-align:right;
}

.login_holder {
	background: none repeat scroll 0 0 #EAEAEA;
    border-bottom: 1px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    border-top: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 12px;
    margin-top: -3px;
    padding: 6px 5px 2px 7px;
}

.header_big_content{
	padding: 10px 2px 0;
}

.big_header_text{
    font-size: 15px;
    font-weight: bold;
    line-height: 23px;
    margin: -8px 0 0 103px;
    text-shadow: 3px 3px 3px #000000;
}
.big_header_text_inside{
    font-size: 15px;
    font-weight: bold;
    line-height: 23px;
    margin: 2px 0 0 105px;
    text-shadow: 3px 3px 3px #000000;
}
.medium_header_text{
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    margin: 15px 0 0 10px;
    text-shadow: 3px 3px 3px #000000;
}
.medium_header_text1{
    font-size: 25px;
    font-weight: normal;
    line-height: 24px;
    margin: 20px 0 0 10px;
    text-shadow: 3px 3px 3px #000000;
}
.header_more_emp{
	font-size: 20px;
	color: #D4FFC4;
	font-weight:bold;
}

.header_emp{
	font-size: 18px;
	color: #FFFD7F;
}

.header_emp2{
	font-size: 18px;
	color: #9BD533;
}

.header_link_emp_no_link{
	color: #60CBFF;
    font-size: 20px;
    font-weight: bold;
}

.header_link_emp{
	color: #60CBFF;
    font-size: 20px;
    font-weight: bold;
}
.header_link_emp:hover{
	text-decoration:underline;
	color: #D4F1FF;
}

.header_link_emp2{
    color: #60CBFF;
    font-size: 16px;
    font-weight: normal;
}
.header_link_emp2:hover{
	text-decoration:underline;
	color: #D4F1FF;
}

.main_nav{
	float:right;
	width:400px;
	font-size:16px;
}
.main_logo{
    float: left;
    height: 114px;
    margin-bottom: -14px;
    margin-top: 14px;
    width: 475px;
}

.head_list_holder{
	margin: 20px 0 0 58px;
}

.head_list_3 img{
	margin-right:9px;
}

.head_list_3{
    font-size: 17px;
    font-weight: normal;
    line-height: 22px;
    margin: 0;
    text-shadow: 2px 2px 2px #000000;
}

.footer_main{
	background-image: url("./images/footer_bg.jpg");
    background-repeat: repeat-x;
	margin-top:30px;
	height:242px;
}

.foot_social{
	height:101px;
}
.foot_links{
	height: 95px;
}
.foot_bottom{
	height: 46px;
}

.footer_header{
	color:#e0e0e0;
	font-weight:bold;
	padding:1px 0 3px 0;
}

.footer_link{
	padding:0 0 0 11px;
}

.footer_links{
	padding:36px 0;
	font-size:14px;
	color:#d3d3d3;
}
.foot_links a{
	color:#d3d3d3;
	margin-right:20px;
}
.foot_links a:hover{
	color:white;
}

.footer_copy{
	color:#7d7d7d;
	padding: 13px 2px;
	font-size:12px;
}
/* ================================================================= */
.text_item{
	margin-bottom:2px;
}
.text_title{
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
}

.text_body{
	padding:0 3px;
}
.text_title img{
    position: relative;
    top: 5px;
    vertical-align: text-bottom;
    left:-5px;
}
.cont_title{
	font-weight:bold;
	font-size:20px;
	margin-bottom:20px;
}
.cont_body{
	padding:2px;
	font-size:12px;
	font-weight:bold;
}
.cont_holder{
	
    opacity: .9;
    filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	
	border-radius:10px;
	text-align:center;
	padding:20px 10px;
	border: 1px solid #bfbfbf;
	
	background-image: linear-gradient(bottom, rgb(224,224,224) 0%, rgb(255,255,255) 100%);
	background-image: -o-linear-gradient(bottom, rgb(224,224,224) 0%, rgb(255,255,255) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(224,224,224) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(224,224,224) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(224,224,224) 0%, rgb(255,255,255) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(224,224,224)),
		color-stop(1, rgb(255,255,255))
	);
}

.cont_holder:hover{
	background-image: linear-gradient(bottom, rgb(190,221,255) 0%, rgb(228,237,255) 100%);
	background-image: -o-linear-gradient(bottom, rgb(190,221,255) 0%, rgb(228,237,255) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(190,221,255) 0%, rgb(228,237,255) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(190,221,255) 0%, rgb(228,237,255) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(190,221,255) 0%, rgb(228,237,255) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(190,221,255)),
		color-stop(1, rgb(228,237,255))
	);
}

.cont_shadow{
	background-image: url('./images/cont_shadow.png');
	background-position:center; 
	height:19px;
	text-align:center;
}
.cont_shadow img{
	vertical-align: top;	
}


.tweet_comment{
	line-height: 13px;
	color: #444444;
	font-size:15px;
	font-weight:normal;
}
.tweet_quote{
	color: #8d8d8d;
    font-size: 40px;
    font-weight: bold;
    position: relative;
    top: 12px;
}
/* ================================================================= */

.haserror {
    border: 1px solid #E18B7C !important;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.7) !important;
}
.img_hover_light {
    opacity: .95;
    filter: alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
}

.img_hover_light:hover {
    opacity: 1;
    filter: alpha(opacity=100);
	-moz-opacity:1.00;
	-khtml-opacity: 1.00;
}
.img_hover {
    opacity: .85;
    filter: alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
}

.img_hover:hover {
    opacity: 1;
    filter: alpha(opacity=100);
	-moz-opacity:1.00;
	-khtml-opacity: 1.00;
}

.notice_center{
	margin: 5px 0;
}

.message_center{
	box-shadow: 0 0 2px #000000 inset;
	padding: 10px;
	border-radius: 13px 13px 13px 13px;
}
.notice_green{
	background-color: #EFFEB9;
    border: 1px solid #C1D779;
    color: #3C5A01;
}
.notice_warning{
	background-color: #ffe9ad;
	border: 1px solid #eac572;
	color: #826200;
}

.notice_error{
	background-color: #FCCAC1;
    border: 1px solid #E18B7C;
    color: #AC260F;
}
