@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 14px!important;
	color: #333;
	line-height: 22px;
}
* {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
ul {
	list-style: none;
}
img {
	border: 0px;
}
a:link, a:visited {
	color: #ff1493;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.header {
	width: 100%;
	background: #fff;
	height: 80px;
	text-align: center;
	line-height: 80px;
}
.header a {
	color: #fff!important;
	text-decoration: none;
	padding: 0 10px;
}
.header a:hover {
	text-decoration: underline;
}
.logo {
	float: left;
}
.logo a {
	width:450px;
	height: 90px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url(logo.png) no-repeat left center;
	margin: 0px 0 0 0px;
}
.nav {
	float: right;
}
.nav a{
	color:#E57086!important
}
.header_container, .sidebar_container #sidebar {
	width: 1002px;
	margin: 0 auto;
}

.text111{
width:40%;
height: auto;
float: left;

margin: 0 100px;
}
.text111 p{
width:100%;
height: auto;
float: left;


}
.text112{
width:40%;
float: left;
height: auto;
margin:0 100px;
margin: 0 50px;
}
.text112 p{
width:100%;
float: left;
height: auto;

}

.sidebar_container {
	background-color: #fafafa;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.03) inset;
	float: left;
	margin: 30px auto;
	padding: 30px 0 50px;
	width: 100%;
}
.banner {
	background:url(banner1.jpg) no-repeat center top;
	width: 100%;
	height: 800px;
	position: relative;
	font-size: 18px;
}
.banner_container {
	width: 100%;
	margin: 0 auto;
	height: 1200px;
}
.hp-search {
	float: left;
	width:100%;
	background: #fff;
	border-radius: 10px;
	padding: 0px 5px 10px 15px;
	margin: 500px 0px 0px -350px;
	-moz-opacity: 0.80!important;
	filter: alpha(opacity=80);
	opacity: 1.0;
}
.hp-search h2 {
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	text-align: center;
	line-height:20px;
}
.hp-search h3 {
	padding: 5px 0px 20px 0;
	margin-bottom: 15px;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
	font-style: italic;
	font-size: 16px;
}
.btn_search {
	border: 2px solid #dc143c;
	border-radius: 5px;
	color: #dc143c !important;
	display: block;
	float: left;
	font-size: 22px;
	margin:15px auto 5px;
	padding: 13px 10px;
	text-align: center;
	text-decoration: none;
	width: 90%;
	opacity: 1.0;
}
.btn_search:hover {
	text-decoration: line;
	background: #fff;
	color: #dc143c!important;
	
}
.btn_join a {
	background: #ffffff;
	color: #E57086!important;
	border-radius: 5px;
	width: 400px;
	text-align: center;
	display: inline-block;
	padding: 15px 0;
	margin: 25px 0 0 0;
	-moz-opacity: 0.90!important;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.btn_join a:hover {
	-moz-opacity: 1.00!important;
	filter: alpha(opacity=100);
	opacity: 0.8;
	text-decoration: none;
	background: #3cb371;
	color: #fff!important;
}
.banner_con {
	width: 400px;
	float: left;
}
.hp-search ul {
	width: 100%;
}
.hp-search ul li {
	width: 100%;
	float: left;
	padding: 5px 0;
}
.hp-search ul li label {
	float: left;
	padding: 0 10px 0 4%;
	width: 110px;
	text-align: right;
	font-size: 14px;
}

.hp-search ul li select {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 201px;
}
.hp-search ul li select.sel02 {
	width: 88px;
}
.hp-search ul li span {
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 8px 0;
}
.featuredmembers {
	width: 1002px;
	margin: 30px auto;
	text-align: center;
	overflow: hidden;
}
h2 {
	padding: 30px 0 50px 0;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	line-height:38px;
}
.featuredmembers h2{
	color:#333
}
.featuredmembers h3{
	color:#ff1493
}
.featuredmembers ul li {
	float: left;
	padding: 0 3px;
}
.featuredmembers ul li a {
	float: left;
	width: 137px;
	height: 137px;
}
.featuredmembers ul li a img {
	width: 100%;
	height: 100%;
}
.featuredmembers ul li a:hover img {
	margin-top: -8px;
	position: relative;
}
.maintext {
	width: 100%;
	margin: 0px auto 10px auto;
	padding: 30px 0 50px 0;
	float: left;
	background-color: #fafafa;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.03) inset;
}
.maintext p {
	width: 1002px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
	text-align:justify;
}

.maintext b {
	color:#ff1493;
}
.hp_features {
	width: 1002px;
	margin: 0 auto 5px auto;
	overflow: hidden;
}
.hp_features ul {
	float: left;
	padding: 25px 0 0 0;
}
.hp_features ul li {
	float: left;
	padding: 5px;
}
.hp_features ul li a {
	color: #333;
	border: 1px solid #efefef;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	padding: 5px 0 5px 42px;
	width: 196px;
	background: url(icon01.gif) no-repeat 15px center;
}
.sidebar_container #sidebar ul li {
	background: url(list_w.png) no-repeat left center;
	padding: 10px 20px;
}
.sidebar_container #sidebar ul li a {
	color: #333;
}
.footer {
	background: #E57086;
	padding: 30px 0;
	text-align: center;
	color: #fff;
	line-height: 25px;
	font-size: 12px;
	float: left;
	width: 100%;
}
.footer a {
	color: #fff!important;
	padding: 0 5px;
}
.dspdp-search-box {
	background-color: #c24c4c;
	bottom: 0;
	color: #fff;
	left: 50%;
	padding: 20px;
	position: absolute;
	bottom: 0px;
	z-index: 999;
	width: 962px;
	margin-left: -501px;
	-moz-border-radius: 80px 0px 80px 0;
	-ms-border-radius: 80px 0px 80px 0;
	-o-border-radius: 80px 0px 80px 0;
	-webkit-border-radius: 80px 0px 80px 0;
	border-radius: 80px 0px 80px 0;
}
.dspdp-search-box:hover {
	-moz-opacity: 0.80!important;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.dspdp-form-horizontal select {
	border: 1px solid #fff;
	border-radius: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 132px;
}
.dspdp-col-sm-2, .dspdp-col-sm-3 {
	float: left;
	font-size: 12px;
	padding: 6px 10px 10px 0;
	width: 132px;
}
.dspdp-control-label {
	padding-bottom: 5px;
	float: left;
	width: 100%;
}
.dspdp-col-sm-6 {
	float: left;
	padding: 24px 0 0 1px;
}
.a_link {
	background: none repeat scroll 0 0 #333 !important;
	border: 0 none;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto !important;
	margin-right: 10px;
	padding: 8px 25px;
	float: left;
	width: auto !important;
	margin: 1px 10px 0 0;
}
.stories {
	float: left;
	width: 100%;
}
.stories ul {
	width: 1002px;
	margin: 70px auto 0 auto;
}
.stories ul li {
	float: left;
	border: 1px solid #ccc;
	width: 246px;
	height: 270px;
	position: relative;
	padding: 74px 25px 35px 25px;
	margin: 0 18px 70px 18px;
}
.stories ul li label {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	content: "";
	float: left;
	height: 150px;
	left: 73px;
	position: absolute;
	top: -80px;
	width: 150px;
	overflow: hidden;
}
.stories ul li label img {
	width: 100%;
	height: auto;
}
.stories ul li h3 {
	font-weight: normal;
	font-size: 18px;
	padding: 15px 0 15px 0;
}
.foot_join {
	width: 100%;
	float: left;
	padding: 0px 0 70px 0;
}
.foot_join a {
	background: #333;
	padding: 15px 0px;
	width: 100%;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 16px;
	float: left;
	margin: 35px 0 0 0;
}
.widget-title {
	font-size: 24px;
	padding: 30px 0 50px;
	text-align: center;
	text-transform: uppercase;
}

@media screen and (max-width:1023px) {
.header {
	height: 144px;
}
.header_container, .featuredmembers, .maintext p, .stories ul, .sidebar_container #sidebar, .hp_features {
	width: 90%;
	padding: 0 5%;
}

.hp-search {
	float: left;
	width:100%;
	background: #fff;
	border-radius: 10px;
	padding: 0px 5px 10px 15px;
	margin: 500px 0px 0px 0px;
	-moz-opacity: 0.80!important;
	filter: alpha(opacity=80);
	opacity: 1.0;
}


.hp-search ul li div {
	width: 100%;
	float: left;
}
.btn_join a {
	width: 92%;
	margin: 0 4%;
}
.btn_search {
	width: 92%;
	margin: 15px 4%;
	padding: 15px 0;
	margin-bottom: 15px;
	margin-top:15px;
}
.btn_join {
	margin:45px auto 15px auto;
	float:left;
	width:100%;
}
.hp-search h2 {
	padding-top: 25px;
}
.hp-search {
	width: 100%;
	padding: 0px;
	margin-top:0px;

}
.banner_con {
margin-top:-185px;

}
.hp-search ul li label {
	text-align: left;
}
.dspdp-search-box, .hp-search {
	width: 100%;
}
.banner_con {
	width: 100%;
	overflow: hidden;
}
.featuredmembers {
margin-top: 0px;
}
.featuredmembers ul li {
	padding-bottom: 5px;
}
.header a{
	line-height:25px;
}
.nav{
	line-height:0px;
	padding:15px 0 0 0;
	width:100%;
	text-align:center;
}
.logo{
	width:100%;
}
.logo a{
	width:100%;
	background-position:center top;
	background-size:100% 100%;
	padding:0px;
}
.hp-search{
	margin-top:500px;
}
.hp-search ul li div{
	float:left;
}
.hp-search ul li select {
	margin: 0 0 0 4%;
	width:91%;
}
.maintext h3{

max-width:90%;
}
.button .btn01 {
margin-left:64px;
}
.footer p a{
max-width:90%;
}
.banner {
	background-size:100% 55%;
	width: 100%;
	height: 602px;
	position: relative;
	font-size: 18px;
}
}


