﻿@charset "utf-8";
/* CSS Document */
body {
    /*@import url('http://fonts.googleapis.com/css?family=Signika');*/
    @font-face { font-family: Signika;src: url('http://fonts.googleapis.com/css?family=Signika'); }
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat;
	background-color: #B1AB95;
	margin: 0px;
}
h3 {
	font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size:30px;
	color:#000000
}
h2 {
	font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size:18px;
	color:#000000
}
p{
}
#wrapper {
	
}
#top_warp {
	height: 153px;
	background-image: url(../images/top-bg.png);
	background-repeat: repeat-x;
}
#top_warp1 {
	height: 153px;
	background-image: url(../images/top-bg.png);
	background-repeat: repeat-x;
}
#top {
	margin: auto;
	height: 105px;
	width: 950px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
	height: 73px;
	width: 200px;
	margin-top: 25px;
	float: left;
	margin-left: 55px;
}
#top-pic {
	float: right;
	height: 104px;
	width: 499px;
	margin-right: 20px;
	background-image: url(../images/top-pic.png);
	background-repeat: no-repeat;
}
form {
	margin: 0px;
	padding: 0px;
}
#logintab_wrap {
	margin: auto;
	height: 36px;
	width: 950px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 36px;
}
.title {
	background-image: url(../images/heading_bg.jpg);
	height: 26px;
	background-repeat: repeat-x;
	font-family: "Helvetica Neue","Lucida Grande","Segoe UI",Arial,Helvetica,Verdana,sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 25px;
	text-align: right;
}

#logintab {
	margin: auto;
	height: 36px;
	
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 36px;
	float: right;
}
#logintab a:link {
	color: #fff;


}
#logintab a:hover {
	color: #fff;
	text-decoration: underline;
	
	
}
#logintab a:visited {
	color: #fff;
	text-decoration: none;
}
#logintab .input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 18px;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#logintab .submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 5px;
	border: 1px solid #333333;
} 
#banner {
	background-image: url(../images/banner-bg.jpg);
	background-repeat: no-repeat;
	height: 417px;
	width: 950px;
}
#main_wrap {
	padding-bottom: 10px;
}
.main {}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text3 {
	font-size: 18px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.member_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
.TEXT11 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	white-space: normal;
}
.tit_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	line-height: 20px;
	text-align: center;
}
#readmore {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#readmore a:link {
	font-size: 12px;
	font-weight: bold;
	color: #AE292A;
	text-decoration: none;
}
#readmore a:hover {
	color: #000;
	text-decoration: underline;
}
#readmore a:visited {
	color: #AE292A;
}

#footer_wrap {
	background-color: #8F5C20;
	height: 65px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	margin: 0px;
}
#footer {
	margin: auto;
	width: 950px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 30px;
	padding-top: 15px;
}
#footer a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #F90;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer .copyright {
	line-height: 15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.clr {
	clear: both;
	margin: 0px;
}
.loginInput{padding: 4px 2px;
    width:115px!important;
            border:1px solid #B6B7BB!important;
            margin-right: 0px!important;
	margin-left: 0px!important;
	line-height: 18px!important;
	font-size: 11px!important;
	}
	
		.failureNotification
{
    font-size: 12px;
    color: Red;
   
    
}
	.failureNotificationAgain
{
    font-size: 12px;
    color: Black;
    background-color:#FCA9A9;
    border :1px solid red;
    float:right;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
    
}
