/*====================================== reset.css is here ========================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
.last {
	margin: 0;
}
.pad_last {
	padding: 0 !important;
}
.no_bg {
	background: none !important;
}
/**************************************************************************************/
a {
	color: #5F5DA1;
	text-decoration: none;
	outline: 0 none;
}
a:hover {
	color: #5F5DA1;
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
html {
	
	-webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased;
}
body {
	overflow-x:hidden;
	color: #b1b1b1;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	-webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased;
}
.flt_Lt {
	float: left;
	display: inline;
}
.flt_Rt {
	float: right;
	display: inline;
}
/* ----- layout ----------*/
.wrapper {
	margin: 0 auto;
}
.container {
	width: 100%;
	margin: 0 auto;
	border-top: 0 none;
}
#top_header {
	background: #f6f6f6;
}
#header .content {
	width: 940px;
	margin: 0 auto;
}
#top_header .content_wrapper > ul > li a {
	font-family: /*Open Sans*/Verdana;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	color: #747474;
	display: block;
}
#top_header .content_wrapper > ul > li a:hover {
	color: #bdbbbb;
}
#top_header .content_wrapper > ul > li {
	background: url(../images/seperator.png) right 8px no-repeat;
	float: left;
	padding: 11px 18px;
}
#top_header ul {
	float: left;
}
#search {
	float: left;
	padding: 11px 18px;
}
#search .search, .search_text {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	color: #585454;
	border: none;
	width: 52px;
	-webkit-appearance:none;
	background: none;
}
.search_text {
	display: block;
	border: 1px solid red;
}
#submit {
	background: url(../images/search.png) 0 2px no-repeat;
	width: 15px;
	height: 16px;
	border: none;
	text-indent: -9999em;
	cursor: pointer;
}
#top_header .content_wrapper {
	float: right;
}
#top_header .content_wrapper ul> .first {
	padding-left: 0;
}
#language_switcher li a {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	color: #5f5da1;
	position: relative;
    z-index: 1;
}
#language_switcher li {
	padding: 11px 18px;
}
#language_switcher {
	background: #ebebed;
	float: left;
	position: relative;
}
#language_switcher ul {
	position: absolute;
	top: 0;
	left: 0;
	background: #ebebed;
}
#member {
	float: left;
	position: relative;
	padding-left: 100px;
}
#member h6 {
	/*padding: 11px 24px 11px 14px;*/
	background: url(../images/find_bg.png) repeat-x;
}
#member h6 a {
	padding: 11px 24px 11px 14px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	display: block;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display: block;
	padding: 11px 11px;
	margin-right: 18px;
	margin-left: 10px;
	background: url(../images/down_arrow.png) center right no-repeat;
}
#logo {
	padding: 48px 30px 45px 0;
	float: left;
}
#navigation_bar {
	float: left;
	position: relative;
	padding-top: 103px;
}
#navigation_bar li {
	float: left;
	padding-right: 32px;
	position: relative;
}
#navigation_bar li a {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	color: #747474;
	font-size: 14px;
	text-transform: uppercase;
}
#navigation_bar li a:hover {
	color: #5F5DA1;
}
#footer {
	width: 100%;
	margin: 0 auto;
}
#top_footer {
	margin: 0 auto;
	width: 941px;
	padding: 65px 0 53px 0;
}
#top_footer h4 {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	color: #666666;
	font-size: 16px;
	padding-bottom: 19px;
}
#top_footer>ul>li {
	margin-right: 7.4%;
	float: left;
}
#top_footer .help a, #subscribe {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	padding: 8px 23px;
	display: inline-block;
	background: url(../images/button_bg.png) repeat-x;
}
#subscribe {
	border: none;
	cursor: pointer;
	margin-left: 3px;
}
#top_footer .last {
	margin-right: 0;
}
#top_footer .send_mail {
	width: 185px;
	border-radius: 4px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #e7e7f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595757;
	padding: 0 15px;
}
#top_footer .last a {
	display: block;
	text-indent: -999em;
}
#top_footer .facebook a {
	/*background: url(../images/facebook.png) no-repeat;*/
	width: 36px;
	height: 38px;
}
#top_footer .twitter a {
	background: url(../images/twitter.png) no-repeat;
	width: 36px;
	height: 38px;
}
#top_footer .linkedin a {
	background: url(../images/linkedin.png) no-repeat;
	width: 36px;
	height: 38px;
}
#top_footer .last li {
	float: left;
	padding-right: 5px;
}
#sitemap {
	width: 100%;
	padding-bottom: 20px;
	background: #9f9f9f;
}
#sitemap > ul {
	width: 940px;
	margin: 0 auto;
}
#sitemap h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	padding: 50px 0 34px;
}
#sitemap > ul >li {
	float: left;
}
#sitemap ul li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	padding: 11px 0;
	min-width: 215px;
	display: inline-block;
	border-top: 1px solid #b0adad;
}
#sitemap ul .first {
	width: 51.3%;
}
#sitemap ul .last {
	margin-left: 2.95%;
}
#sitemap ul .first ul li {
	float: left;
	margin-right: 5.41%;
}
#footer .content {
	margin: 0 auto;
	width: 940px;
}
.copyright {
	float: left;
	padding: 27px 0 35px;
}
.copyright li, .copyright li a, .links li, .links li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a0a0a0;
	float: left;
	font-weight: normal;
}
.copyright li a, .links li a {
	color: #5f5ea2;
	float: none;
	border-bottom: 1px solid #5f5ea2;
}
.copyright li, .links li {
	margin-right: 15px;
}
.copyright .last, .links .last {
	margin-right: 0;
}
.links {
	float: right;
	padding: 27px 0 35px;
}
#slider_container .flexslider, #latest_content .flexslider {
	background: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	height: 602px;
	position: relative;
}
#latest_content .flexslider {
	height: auto !important;
}
#slider_container .flexslider .slides img {
	height: 602px;
}
#latest_content .flexslider .slides img {
	height: auto !important;
}
#slider_container .flex-control-paging li a, #latest_content .flex-control-paging li a {
	background: #ffffff;
	border: 2px solid #dedcde;
	border-radius: 20px;
	cursor: pointer;
	display: block;
	height: 12px;
	text-indent: -9999px !important;
	width: 12px;
}
#latest_content .flex-control-paging li a {
	height: 9px;
	width: 9px;
}
#latest_content .flex-control-nav li {
	margin: 0 3px;
}
#slider_container .flex-control-paging li a.flex-active, #slider_container .flex-control-paging li a:hover, #latest_content .flex-control-paging li a:hover, #latest_content .flex-control-paging li a.flex-active {
	background: #5F5EA2;
	border: 2px solid #ffffff;
}
#slider_container .flex-control-nav {
	bottom: 12px;
	z-index: 99;
}
.slides li .content {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
}
.slides li .slide_content {
	width: 940px;
	margin: 0 auto;
	padding-top: 158px;
}
.slides li .content h4 {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	color: #ffffff;
	font-size: 27px;
	padding-bottom: 20px;
	line-height: 44px;
}
.slides li .content p, #parallex_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #ffffff;
	font-size: 15px;
	line-height: 22px;
	width: 38%;
	margin-bottom: 24px;
}
.slides li .content h6 a, #parallex_content h6 a {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	color: #ffffff;
	font-size: 16px;
	padding: 0 30px;
	height: 43px;
	line-height: 43px;
	display: inline-block;
	background: url(../images/find_more_bg.png) repeat-x;
}
#parallex_content h6 a {
	text-transform: uppercase;
}
/*#slider_container .flexslider .slides > li{
position:fixed !important;	
}*/
.member_sign {
	background: #efeff0;
	width: 100%;
}
.member_sign .content {
	width: 940px;
	margin: 0 auto;
	padding: 35px 0 30px;
}
.member_sign h4 {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	color: #454545;
	font-size: 24px;
	width: auto;
	float: left;
	padding-right: 25px;
}
.member_sign form input {
	width: 195px;
	height: 34px;
	line-height: 34px;
	background: #ffffff;
	border: 1px solid #ccc;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	color: #707984;
	font-size: 14px;
	padding: 0 15px;
	margin-right: 5px;
}
#go {
	background: url(../images/button_bg.png) repeat-x;
	height: 34px;
	line-height: 34px;
	border: none;
	width: auto;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	color: #ffffff;
	cursor:pointer;
}
.info {
	width: 940px;
	margin: 0 auto;
	padding-top: 107px;
}
.info h3 {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	color: #343333;
	font-size: 32px;
	padding-bottom: 20px;
	text-align: center;
}
.info p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #646464;
	line-height: 28px;
	width: 76%;
	margin: 0 auto;
}
.sponsored_area h6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #bbbbbb;
	font-weight: normal;
	margin-bottom: 5px;
}
.sponsored_area {
	width: 950px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 40px;
}
.sponsored_area .content {
	border: 1px solid #cccccc;
	padding: 4px;
}
.sponsored_area ul li {
	width: 468px;
	min-height: 60px;
	background: #9F9F9F;
	margin-right: 4px;
	float: left;
}
.sponsored_area ul li a {
	text-align: center;
	color: #ffffff;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	display: block;
	padding: 10px 0;
}
.sponsored_area ul li a b {
	font-weight: normal;
	display: block;
}
.sponsored_area ul .last {
	margin-right: 0;
}
#latest_content .content {
	width: 935px;
	margin: 0 auto;
}
/*#latest_content {
	margin: 0 auto;
	max-width: 1000px;
	padding: 0 0 472px;
	width: 100%;
}*/
#inner_content {
	margin: 0 auto;
	padding: 0 0 140px;
	width: 100%;
}
.inner_content, .find_citea {
	margin: 0 auto;
	padding: 0 0 0;
	width: 100%;
}
.find_citea {
	padding-bottom: 65px;
}
#inner_content .info p, #inner_content .info h3, .find_citea p, .find_citea h3 {
	color: #ffffff;
}
.bg1 {
	/*background: url(../images/parallex2.png) no-repeat;
	position: relative;
	width: 100%;
	z-index: 1*/;
}
/*.bg1{
	   background: url("../images/parallex2.png") no-repeat fixed 50% 50% rgba(0, 0, 0, 0);
height: 100%;
    margin: 0 auto;
    position: absolute;
    width: 100%;	
	background-size:cover;
}*/
.bg3 {
	/*background: url(../images/inner_parallex.png) no-repeat;*/
	position: relative;
	width: 100%;
	z-index: 1;
}
.bg2 {
	/*background: url(../images/parallex3.png) no-repeat;*/
	position: relative;
	width: 100%;
	z-index: 1;
}
#news h3, #events h3 {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	color: #ffffff;
	text-align: left;
	padding: 20px 0 15px;
}
#news, #events {
	float: left;
	width: 441px;
}
#events {
	margin-left: 53px;
}
.flexslider .flex_content {
	background: #eeeef1;
	padding: 6px 30px;
	height:150px;
}
.flex_content span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #888888;
	padding-bottom: 12px;
	display: inline-block;
}
.flex_content h4 {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	color: #5f5ea2;
	padding-bottom: 8px;
}
.flex_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	float: left;
	width: 68%;
}
.flex_content h6 {
}
.flex_content h6 a, #case_studies h6 a {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	background: url(../images/find_bg.png) repeat-x;
	height: 38px;
	line-height: 38px;
	padding: 0 22px;
	display: inline-block;
}
#case_studies {
	width: 940px;
	margin: 0 auto;
	padding: 28px 0 70px 0;
	border-top: 1px solid #ccc;
}
#case_studies h3 {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	color: #454545;
	padding-bottom: 70px;
	text-align: center;
}
.mission {
	padding-bottom: 35px;
}
#case_studies h4 {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	color: #5f5ea2;
	padding-bottom: 30px;
	text-align: center;
}
#case_studies p {
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	margin: 0 auto;
	text-align: center;
}
#case_studies ul {
	padding-left: 85px
}
#case_studies li {
	width: 350px;
	float: left;
	padding: 0 65px 20px 0;
}
#case_studies h6 {
	text-align: center;
	margin-top: 12px;
}
#parallex_content {
	margin: 0 auto;
	max-width: 1000px;
	padding: 0 0 0;
	width: 100%;
}
#parallex_content h4 {
	padding-top: 97px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 37px;
	color: #ffffff;
	padding-bottom: 10px;
}
#parallex_content h6 {
	padding-bottom: 98px;
}
#latest_content .flex-control-nav {
	bottom: -30px;
}
#navigation_bar ul li ul {
	position: absolute;
	top: 0;
	display: none;
	left: -12px;
	z-index: 9999;
	padding: 10px 0 0;
	width: 195px;
	border-left: 2px solid #5F5EA2;
}
#navigation_bar ul li:hover ul {
	display: block;
}
#navigation_bar ul li ul li {
	display: block;
	float: none;
	padding-right: 0;
	margin: 0 0 0 0;
	width: 78%;
	padding: 0 18px;
	background: #ffffff;
}
#navigation_bar ul li ul .first {
	margin-top: 13px;
}
#navigation_bar ul li ul li a {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	text-transform: uppercase;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	width: 100%;
	display: inline-block;
}
#navigation_bar ul li ul .last a {
	border-bottom: none;
}
#navigation_bar ul li ul .last {
	padding-bottom: 10px;
}
#search form {
	cursor: pointer;
	padding: 2px 0 0;
	margin-top: -5px;
	border-top: 2px solid transparent;
	border-right: 2px solid transparent;
}
#search{
cursor:pointer;	
}
 #search form:hover,.animate {
	
	height:18px;
	line-height:18px;
	background: #ffffff;
	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
}
#search form:hover .search, .search_animate{
	padding: 0 10px;
	float:left;
	width:200px;
}

#search form:hover #submit, .button_animate {
	float: right;
	margin-right: 10px;
}
#page_nav ul {
	width: 940px;
	margin: 0 auto;
}
#page_nav li {
	float: left;
	padding: 0 10px 0 6px;
	background: url(../images/nav_seperator.png) center right no-repeat;
}
#page_nav .last {
	background: none;
}
#page_nav .first {
	padding-left: 0;
}
#page_nav li a {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	color: #ffffff;
}
#page_nav li a:hover, #page_nav .active a {

	color: #cccccc;
}
#page_nav {
	width: 100%;
	padding: 7px 0 7px 0;
	height: 18px;
	background: url(../images/nav_bg.png) repeat-x;
}
.details .content {
	width: 935px;
	margin: 0 auto;
	padding-bottom: 63px;
}
.details .content h3 {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	color: #454545;
	text-align: center;
	padding: 17px 0 35px 0;
}
.details .content li {
	width: 440px;
	float: left;
	padding-right: 5.85%;
}
.details .content .last {
	padding-right: 0;
}
.details .content .flex_content {
	padding-top: 34px;
	margin: 0 auto;
	width: 395px;
}
.beyond {
	padding: 35px 0 7px 0 !important;
}
.beyond h3 {
	padding-bottom: 27px !important;
}
#submenu {
	width: 100%;
	background: url(../images/submenu_bg2.png) repeat-x;
	height: 52px;
}
#submenu .content {
	/*width: 850px;*/
	width: 925px;
	margin: 0 auto;
}
#submenu .content li {
	float: left;
	padding: 14px 0 0 0;
	/*margin-right: 9%;*/
	margin-right: 7%;
}
#submenu .content .last {
	margin-right: 0;
}
#submenu .content li a {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
}
.citea_details {
	width: 100%;
	background: #f1f1f1;
}
.citea_details .content {
	width: 940px;
	margin: 0 auto;
	padding: 65px 0 68px 0;
}
.citea_details .content h3 {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	color: #5f5da1;
	text-align: center;
	padding: 0 0 45px 0;
}
.citea_details .content h3 b {
	color: #454545;
	font-weight: normal;
}
.citea_details .content h4 {
	float: left;
	padding: 10px 55px 0 0;
}
.citea_details .content p, .related_text p {
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
}
.related_text {
	width: 960px;
	margin: 0 auto;
	/*border-bottom: 1px solid #cccccc;*/
	padding: 80px 0 22px 0;
}
.content_left {
	float: left;
	width: 600px;
}
.content_left p {
	padding-bottom: 15px;
}
.content_right {
	float: right;
}
.content_right ul {
	border-left: 2px solid #5f5da1;
}
.content_right ul li a {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	color: #5f5da1;
	height: 50px;
	line-height: 50px;
	width: 264px;
	padding-left: 20px;
	display: inline-block;
}
.content_right ul li a:hover, .content_right ul .active a {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 23px;
	color: #454545;
	background: #f8f8f8;
}
.member_profile p {
	text-align: center;
	padding-bottom: 60px;
	width: 65%;
	margin: 0 auto;
}
.member_login h4 {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	color: #454545;
	text-align: center;
	padding: 58px 0 43px 0;
}
.member_login form {
	width: 485px;
	margin: 0 auto;
}
.member_login {
	width: 940px;
	margin: 0 auto;
	padding-bottom: 80px;
	border-bottom: 1px solid #ccc;
}
.member_login form, .member_login form input, .member_login form textarea {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #646464;
}
.member_login form input, .member_login form textarea {
	height: 32px;
	line-height: 32px;
	width: 320px;
	border: 1px solid #cccccc;
	border-radius: 2px;
	padding: 0 10px;
	margin-bottom: 15px;
	-webkit-appearance:none;
}
.member_login form textarea {
	height: 120px;
}
.member_login form label {
	float: left;
	width: 29%;
}


#login_button, .member_login form input.login_button{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: url(../images/find_bg.png) repeat-x;
	height: 38px;
	line-height: 38px;
	width: 145px;
	display: block;
	cursor: pointer;
	border: none;
	border-radius: 0;
	margin: 20px 0 0 47%;
}

.back a {
	/*background: url(../images/pagination_left.png) 0 4px no-repeat;*/
	background: url(../images/pagination_left_hover.png) 0 6px no-repeat;
	height: 13px;
	padding-left: 15px;
}
.back a:hover {
	background: url(../images/pagination_left_hover.png) 0 6px no-repeat;
	height: 13px;
}
.next a {
	/*background: url(../images/pagination_right.png) right 4px no-repeat;*/
	background: url(../images/pagination_right_hover.png) right 6px no-repeat;
	height: 13px;
	padding-right: 15px;
}
.next a:hover {
	background: url(../images/pagination_right_hover.png) right 6px no-repeat;
	height: 13px;
}
.back a, .next a {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	/*color: #d2d2e1;*/
	color: #5F5DA1;
	cursor: pointer;
}
.back a:hover, .next a:hover {
	color: #5F5DA1
}
.back {
	position: absolute;
	left: 0;
	top: 47px;
}
.next {
	position: absolute;
	right: 0;
	top: 47px;
}
.pagination {
	position: relative;
	width: 940px;
	margin: 0 auto;
}
.pagination ul {
	float: left;
	margin-left: 35%;
	padding-top: 37px;
}
.pagination ul li {
	float: left;
}
.pagination ul li a {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	width: 40px;
	text-align: center;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	background: #eaeaea;
	margin-right: 8px;
}
.pagination ul li a:hover, .pagination ul .active a {
	background: url(../images/find_more_bg.png) repeat-x;
	color: #fff;
}
.results {
	padding-bottom: 33px !important;
}
.pagination_content ul {
	margin: 0 auto;
	width: 940px;
	padding: 45px 0 0 0;
}
.pagination_content li {
	padding-bottom: 25px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.pagination_content li h5 {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	color: #454545;
	padding-bottom: 15px;
}
.pagination_content li h5 b {
	font-weight: normal;
	color: #5f5da0;
}
.pagination_content li p {
	width: 94%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #646464;
}
.pagination_bottom ul {
	margin-left: 35%;
	padding-top: 37px;
}
.pagination_bottom li {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 50px;
}
.select_option h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding-bottom: 10px;
}
.select_option select, .select_option input, .select_option .sbHolder {
	float: left;
	width: 200px;
	padding: 8px 10px;
	height: 18px;
	line-height: 18px;
	border: none;
}
.select_option .sbSelector {
	width: 200px;
}
.member_content .select_option .sbSelector, .member_content .select_option .sbHolder {
	width: 153px;
}
.member_content .select_option .sbOptions {
	width: 173px;
}
.member_content .select_option .sbHolder {
	padding: 4px 10px;
}
.member_content .select_option .sbOptions {
	top: 26px !important;
	border:1px solid #5F5DA1;
	border-top:none;
	left:-1px;
}
.select_option .sbOptions {
	left: 0;
	width: 220px;
	top: 34px !important;
	border: none;
}
.select_option .sbOptions a {
	padding: 5px 7px;
}
.member_content .select_option .sbOptions a {
	padding: 5px 11px;
}
.select_option select, .select_option input, .select_option .sbOptions, .select_option .sbSelector {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	font-style: italic;
}
.select_option .sbOptions{
border:1px solid #5F5DA1;
border-top:none;
left:-1px;	
}
.select_option .sbOptions li {
    padding: 0 0;
}
.member_content .select_option .sbSelector {
	font-style: normal;
}
.select_option .sbToggle {
	background: url(../images/pagination_select.png) right center no-repeat;
	width: 8px;
	height: 6px;
	right: 10px;
	top: 12px;
}
.select_option input {
	padding: 0 10px;
	height: 33px;
	line-height: 33px;
	width: 180px;
}
.select_list {
	float: left;
	width: 200px;
	margin-right: 7.12%;
}
.select_option {
	padding-top: 34px;
}
.select_option {
	width: 700px;
	margin: 0 auto;
}
.select_option .last {
	margin-right: 0;
}
#member_search {
	background: url(../images/member_search_bg.png) repeat-x;
	float: right;
	margin-top: 25px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	width: 104px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	color: #5f5ea2;
	border: none;
	cursor: pointer;
}
.pagination_details {
	width: 940px;
	margin: 0 auto;
}
.pagination_details>ul {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-top: 50px;
}
.pagination_details>ul>li {
	float: left;
	padding: 17px 0;
}
.pagination_details >ul > li a, .pagination_details >ul >li select {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	color: #5f5ea2;
}
#company .sbHolder, #city .sbHolder, .result_display .sbHolder {
	background-color: #FFFFFF;
	border: none;
	float: left;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	color: #5f5ea2;
	height: 30px;
	position: relative;
	width: 132px;
}
#company .sbSelector {
	width: 132px;
}
.result_display .sbSelector {
	width: 40px;
	background: url(../images/select_bg.png) 15px bottom no-repeat;
}
.result_display .sbHolder {
	width: 62px;
}
.result_display label, .result_display .sbHolder {
	float: left;
}
.result_display p {
	display: inline-block;
}
#city .sbSelector, #city .sbHolder {
	width: 110px;
}
.result_display .sbHolder {
	width: 62px;
}
#company .sbOptions, #city .sbOptions {
	width: 132px;
	left: 0;
	border: none;
}
.result_display .sbOptions {
	width: 62px;
	left: 0;
	border: none;
}
#city .sbOptions {
	width: 110px;
}
.result_display .sbOptions {
	width: 56px;
	top: 33px !important;
}
.result_display .sbOptions a {
	color: #5f5ea2;
}
#company .sbToggle, #city .sbToggle, .result_display .sbToggle {
	background: url(../images/pagination_select.png) right center no-repeat;
	width: 8px;
	height: 6px;
	right: 10px;
	top: 15px;
}
#company .sbSelector:link, #company .sbSelector:visited, #company .sbSelector:hover, #city .sbSelector:link, #city .sbSelector:visited, #city .sbSelector:hover, .result_display .sbSelector:visited, .result_display .sbSelector:hover, .member_content .sbSelector:link, .member_content .sbSelector:visited, .member_content .sbSelector:hover {
	color: #5f5ea2;
}
.pagination_details ul li {
	float: left;
}
.pagination_details ul li ul {
	padding: 0 17px;
}
.pagination_details ul li ul li, .pagination_details ul li ul li a, .pagination_details ul li ul li .website {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 127px;
	line-height: 18px;
	margin-right: 26px;
}
.pagination_details ul li ul li a, .pagination_details ul li ul li .website {
	margin-right: 0;
}
.pagination_details ul li ul li .website {
	color: #5f5ea2;
}
#city_list, .address_list {
	width: 50px !important;
}
.logo, .address_list {
	margin-right: 0 !important;
}
.address_list {
	width: 300px !important
}
.logo {
	margin-right: 20px !important;
}
.even {
	background: url(../images/pagination_bg.png) repeat-x;
}
.pagination_details ul li {
	padding: 12px 0 18px;
}
#company {
	/*padding-left: 14%;*/
	padding-left: 3%
}
#company2 {
	/*padding-left: 14%;*/
	padding-left: 14%
}
#industry {
	padding-left: 4%;
	color: #5F5EA2;
    font-family: Open Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
}
#city {
	padding-left: 7%;
}
#details {
	padding-left: 6%;
	color: #5F5EA2;
    font-family: Open Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
}
.city_list, .company_list, .industry_list {
	padding-top: 23px !important;
}
#directory {
	margin: 0 auto;
	width: 940px;
}
#directory h3 {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	color: #454545;
	padding: 40px 0 30px 0;
	text-align: center;
}
.result_display {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	color: #aaa;
	text-align: center;
}
.result_display select {
	float: left;
}
.member_content {
	position: absolute;
	top: 38px;
	right: 0;
	z-index: 99999;
	width: 400px;
	-webkit-appearance:none;
	background: url(../images/member_bg.png);
}
.member_content .select_option {
	width: auto;
	padding: 25px 19px 19px 25px;
}
.member_content .sbOptions li {
	padding: 0 0;
}
.member_content .sbOptions a {
	color: #454545;
	font-style: normal;
}
.member_content .sbOptions a:hover, .info .select_option .sbOptions a:hover{
	color: #ffffff;
	background: #5f5ea2;
}
.member_content .select_option input, .member_content .select_list {
	width: 153px;
	-webkit-appearance:none;
}
.member_content .select_option input {
	width: 135px;
	height: 27px;
	line-height: 27px;
	-webkit-appearance:none;
}
.member_content .last {
	margin-right: 0 !important;
}
.member_content .select_list {
	margin-right: 13%;
}
.member_content #member_search {
	margin-top: 18px;
}
.member_content {
	display: none
}
.parallax {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 500px;
	background-attachment: fixed;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover
}
.parallax2 {
	height: 400px !important;
}
.parallax3 {
	height: 458px !important;
	margin-bottom: 0;
}
.parallax4 {
	margin:0 auto !important;
}
.member_login #city {
	padding-left: 0;
}
.pagination_details #company .sbOptions a, .pagination_details #city .sbOptions a{
font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	
	color: #454545;
	padding: 12px 0 18px;	
}
.pagination_details #company .sbOptions a:hover, .pagination_details #city .sbOptions a:hover{
background: #5f5ea2;
	color: #ffffff;	
}
.pagination_details #company .sbOptions li, .pagination_details #city .sbOptions li{
padding:0 ;
margin-right:0;	
}
.pagination_details #company .sbOptions, .pagination_details #city .sbOptions{
padding:0 0 0 9px;	
}
.pagination_details #company .sbOptions {
	width: 144px;
	left: 0;
	border: none;
}
.mob_top_content{
float:left;	
}
#mob_menu{
display:none;	
}
#sitemap ul li ul li a:hover{
color:#5F5DA1;	
}
.member_login #city {
    padding: 0 10px;
}
.detail_list li span{
display:none;	
}

#slideset1.slide {
    position: relative;
}
#slideset1 {
    height: 100%;
    min-height: 100%;
}
.search_content{
float:left;	
}

/*a.topMenuStyle:link, a.topMenuStyle:visited, a.topMenuStyle:active  { font:normal 11px tahoma; text-decoration:none; color:#ffffff;}
a.topMenuStyle:hover  {font:normal 11px tahoma; text-decoration:underline;color:#ffffff;}

a.sitemap:link, a.sitemap:visited, a.sitemap:active  { font:normal 11px tahoma; text-decoration:none; color:#000000;}
a.sitemap:hover  {font:normal 11px tahoma; text-decoration:underline;color:#000000;}

a.parentlinks:link, a.parentlinks:visited, a.parentlinks:active  { font:normal 11px tahoma; text-decoration:none; color:#000000;}
a.parentlinks:hover  {font:normal 11px tahoma; text-decoration:underline;color:#000000;}


a.h1Style:link, a.h1Style:visited, a.h1Style:active  {font-size:18px; font-family:tahoma; text-decoration:none;}
a.h1Style:hover  {font-size:18px; font-family:tahoma; text-decoration:underline;}

a.h2Style:link, a.h2Style:visited, a.h2Style:active  {font-size:15px; font-family:tahoma; text-decoration:none;}
a.h2Style:hover  {font-size:15px; font-family:tahoma; text-decoration:underline;}

a.h3Style:link, a.h3Style:visited, a.h3Style:active  {font-size:14px; font-family:tahoma; text-decoration:none;}
a.h3Style:hover  {font-size:14px; font-family:tahoma; text-decoration:underline;}

a.h4Style:link, a.h4Style:visited, a.h4Style:active  {font-size:13px; font-family:tahoma; text-decoration:none;}
a.h4Style:hover  {font-size:13px; font-family:tahoma; text-decoration:underline;}

a.h5Style:link, a.h5Style:visited, a.h5Style:active  {font-size:12px; font-family:tahoma; text-decoration:none;}
a.h5Style:hover  {font-size:12px; font-family:tahoma; text-decoration:underline;}



ul#langlist {
	padding:10px 20px 10px 0px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
	float:right;
}

ul#langlist li {
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	display:inline;
}

ul#topMenulist {
	padding:5px 0px 5px 0px;
	margin:0px 20px 0px 20px;
	list-style-type:none;
	height:20px;
}

ul#topMenulist li {
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	display:inline;
}

ul.parentLinksList {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}

ul.parentLinksList li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:inline;
}

img.imgLeft {
	float:left;
	padding:0px 0px 0px 0px;
	border:1px solid #9B9793; 
	margin:0px 5px 0px 0px;
}

img.imgRight {
	float:right;
	padding:0px 0px 0px 5px;
}

img.sectionPicLeft{
	float:left; 
	padding:0px; 
	margin:0px 0px 0px 0px;
}

img.sectionPicRight{
	float:right; 
	text-align:right;
	margin:0px 0px 0px 0px;
}

ul#footerList {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
	text-align:center;
}

ul#footerList li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
	display:inline;
}



p.left {text-align:left;}
p.center {text-align:center;}
p.right {text-align:right;}


.captionClass {
	font-family:arial;
	font-size:11px;
	text-align:right;
	vertical-align:text-top;
	color:#999999;
}

.dividerClass {
	font-family:arial;
	font-size:12px;
	color:#999999;
	font-weight:bold;
}

.inputClass {
	font-family:arial;
	font-size:11px;
	color:#999999;
}

.bt_submit{
	width:90px;
	padding:0px;
	margin:10px 0px;
}



form.nl_signup{
	padding:0px;
	margin:0px;
}

table.nl_signup{
	padding:0px;
}

table.nl_signup td{
	padding:0px 0px 0px 0px;
	margin:0px;
}
input.textbox{
	padding: 0px 0px 0px 0px;
	margin:9px 0px 7px 24px;
	border:1px solid #CCCCCC;
	height:13px;
}
input.GO{
	padding:0px 0px 0px 0px;
	margin:2px 0px 0px 4px;
	height:15px;
}*/


/* end of Form Styles*/


div.sitemapHomeBox {
    float: left;
    margin: 0 0 10px 20px;
    width: 100%;
}

a.sitemapHome:active, a.sitemapHome:link, a.sitemapHome:visited {
    color: #5F5DA1;
    font: 22px Calibri;
    text-decoration: none;
}

li#home, li#home a {
    list-style: none outside none;
    padding: 0 0 15px 20px;
	background:#fff;
}
a.sitemaplev2:active, a.sitemaplev2:link, a.sitemaplev2:visited {
    color: #464646;
    font: 16px Calibri;
    text-decoration: none;
}
a.sitemaplev1:active, a.sitemaplev1:link, a.sitemaplev1:visited {
    color: #5F5DA1;
    font: 18px Calibri;
    margin: 0;
    text-decoration: none;
}

ul#sitemap li ul li {
	list-style: disc outside url("https://citea.net/images/sitemapList.png");
    margin: 5px 0 0 40px;
    padding: 0;
}



div.formBox p{color:#78AE5F; font-size: 22px; text-align: center;}

input.loginBt{
	margin:10px 0 0;
	background: url("../images/find_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 145px;
}
	
input.loginBtOn{
	margin:10px 0 0;background: url("../images/find_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 145px;
}

input#login{border: 1px solid #CCCCCC;
    border-radius: 2px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 15px;
    padding: 0 10px;
    width: 320px;

}
input#password{border: 1px solid #CCCCCC;
    border-radius: 2px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 15px;
    padding: 0 10px;
    width: 320px;
}

form#siteLogin{color:#666666;  font-family: Open Sans; font-size: 16px;}


div#articleContainer > form > table{border:none!important; width:500px }

input#email{border: 1px solid #CCCCCC;
    border-radius: 2px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 15px;
    padding: 0 10px;
    width: 320px;}

td.dividerClass{font-size: 22px;  height: 12px;   padding: 0 0 20px; text-align: center;}

h5.noResults{text-align:center; color:red; font-size:18px;}

span.pagingBox{
   background: url(../images/find_more_bg.png) repeat-x;
	color: #fff;
    display: inline-block;
    font-family: Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    margin-right: 8px;
    text-align: center;
    width: 40px;
}

.sbHolder{border: none!important;}

div.wrongEmail{
	color: #FF0000;
    font-size: 22px;
    margin: 60px 0 0;
}

td.forgotEmail{
	color: #666666;
    font-family: Open Sans;
    font-size: 16px;
	}
	
ul li.toggle{ color: #5F5EA2; font-family: Open Sans; font-size: 22px; font-style: normal; font-weight: 400;}

div.activeToggle{width: 9px; margin: 0 0px 0px 5px; float:right; background:url(../images/pagination_select.png) no-repeat scroll center center rgba(0, 0, 0, 0);}

div.inactiveToggle{width: 9px; margin: 0 0px 0px 5px; float:right; background:url(../images/pagination_select_inactive.png) no-repeat scroll center center rgba(0, 0, 0, 0);}

/*div.emptyHeight{height:194px;}*/
/*div.emptySpace{height:194px;}*/


.content_left > ul > li {list-style: inside none disc;color: #646464;font-family: Arial;font-size: 14px;margin: 10px 0 0;text-align: justify;}