* {
	margin:0 auto;
	padding:0px;
	outline:none;
}

	@font-face {
	font-family: proximabold;
	src: url('../fonts/ProximaNova-Bold.otf');
	}

	@font-face {
	font-family: proximasemi;
	src: url('../fonts/ProximaNovaCond-Semibold.otf');
	}

	@font-face {
	font-family: proximareg;
	src: url('../fonts/ProximaNova-Regular.otf');
	}
h1 {
    font-family: tahoma;
	font-weight:normal;
    text-transform: uppercase;
}

a {
    color: #1B56E9;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}
		
body {
	background:url(../img/bodypattern.jpg) repeat;
	font-family:tahoma;	
	font-size:14px;
    overflow-x: hidden;
}

.wrapper {
    max-width: 960px;
}

.page-holder {
    background-color: #FFFFFF;
    box-shadow: 0 0 20px #666666;
    float: left;
    width: 100%;
}

.top-area {
    float: left;
    width: 100%;
}

.top-area .left {
    float: left;
    width: 30%;
}

.top-area .right {
    float: right;
    max-width: 700px;
	overflow:hidden;
    width: 70%;
}

.cycle-slideshow img {
    max-width: 672px;
}

.nav ul {
    list-style: none outside none;
    margin: 20px 0 0 30px;
}

.nav ul li > a {
    border-bottom: 1px solid #CCCCCC;
    color: #222222;
    float: left;
    font-family: tahoma;
    font-size: 18px;
    padding: 8px 0 7px 20px;
    text-decoration: none;
	text-transform:uppercase;
    width: 80%;
}

.nav ul li > a:hover {
	color:#104EED;
}

.login {
    background-color: rgba(0, 0, 0, 0.8);
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    padding: 5px 20px;
    position: relative;
    right: 0;
    z-index: 10000;
}

.login a {
	color:#FFF;
	text-decoration:none;
}

.login a:hover {
	text-decoration:underline;
}

.pagerandcontrol {
	display:none;
    margin-left: 10px;
    margin-top: -60px;
    position: absolute;
    z-index: 10000;
}

.slideshow-pager {	
	display:none;
    color: #FFFFFF;
    float: right;
    font-size: 48px;
    margin-right: 10px;
    margin-top: -70px;
    position: relative;
    z-index: 100000;
}

.slideshow-pager span:hover {
	cursor:pointer;
}

.cycle-pager-active {
	color:#104EED;
}

.search-area {
    float: left;
    margin: 20px 0;
    width: 100%;
}

.search-area h1 {
    font-weight: normal;
    padding: 0 30px;
}

.search-area > p {
    padding: 10px 30px;
}

.search-box {
    float: left;
    margin: 20px 0;
    width: 100%;
}

.search-box .left {
    float: left;
    margin-left: 30px;
    width: 40%;
}

.search-box .right {
    float: left;
    margin-left: 30px;	
    width: 40%;
}

.lsearch {
	background-color:#FFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
	overflow:hidden;
}

.lsearch input {
    border: medium none;
}

.lsearch input[type="text"] {
    color: #666666;
    font-size: 18px;
    line-height: 36px;
    padding: 6px 0 0 10px;
	width:270px;
}

.lsearch input[type="submit"] {
    background: url("../img/bluegr.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    color: #FFFFFF;
    float: right;
    font-family: tahoma;
	font-size:18px;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
}

input[type="submit"]:hover {
	cursor:pointer;
}

.rsearch {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
	overflow:hidden;
}

.rsearch select {
    border: medium none;
    color: #666666;
    font-size: 18px;
    padding: 6px 0 6px 10px;
    width: 98%;
}

.three-box {
    float: left;
    width: 100%;
}

.three-box > div {
    float: left;
    width: 33%;
}

.three-box > div > div:first-child {
    padding: 0 40px 0 0;
}

#get_involved_form > div {
    margin-top: 10px;
}

.tb-one b {
    float: left;
    line-height: 30px;
    width: 90px;
}

.tb-one select {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    padding: 5px;
    width: 100%;
}

.tb-one input[type="text"] {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    padding: 5px;
}

.tb-one input[type="text"] {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    padding: 5px;
}

.tb-one textarea {
	width:100%;
}

#recaptcha_container > div {
    margin: 10px 0;
    width: 100% !important;
}

#recaptcha_image > img {
    width: 100% !important;
}

#get_involved_form a {
    background: url("../img/blackgr.png") repeat-x scroll left top rgba(0, 0, 0, 0);
   	border: 1px solid #CCCCCC;
    border-radius: 5px;	
    color: #FFFFFF;
	float:right;
	margin-top:10px;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
}

#icap-form label {
    float: left;
	font-weight:bold;
    line-height: 30px;
    min-width: 90px;
}

#icap-form input[type="text"] {
	border:1px solid #CCC;
	border-radius:5px;
	padding:5px;
}

#icap-form select {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    padding: 5px;
    width: 100%;
}

#icap-form textarea {
	width:100%;
}

.tb-two p {
    clear: both;
    display: block;
    float: left;
    margin: 0 0 20px;
    width: 100%;
}

.tb-two form {
    clear: both;
}

#icap-form > div {
    clear: both;
    float: left;
    margin: 10px 0;
    width: 100%;
}


#icap-submit > input[type="submit"] {
    border: medium none;
    border-radius: 5px;
    float: right;
    background: url("../img/blackgr.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-family: tahoma;
    padding: 5px 10px;
    text-transform: uppercase;	
}

.tbt-box{
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    overflow: hidden;
}

.tbt-title {
    background: url("../img/blackgr.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-family: tahoma;
    padding: 5px 10px;
    text-transform: uppercase;
}

.tbt-title:hover {
	cursor:pointer;
}

.tbt-tbox {
	background-color:#FFF;
	padding:10px;
}

.tbt-tbox a {
    color: #222222;
    display: inline-block;
    padding: 0 5px 10px 0;
    text-decoration: none;
}

.followus {
	margin-top:20px;
}

.social-icons a {
    background-image: url("../img/socialicons.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    margin-bottom: 10px;
    margin-right: 10px;
    text-decoration: none;
    width: 34px;
}

.social-icons a:hover {
	opacity:.8;
}

.social-icons a.gplus {
    background-position: 20% 0;
}

.social-icons a.be {
    background-position: 40% 0;
}

.social-icons a.in {
    background-position: 60% 0;
}

.social-icons a.five {
    background-position: 80% 0;
}

.social-icons a.vicon {
    background-position: 100% 0;
}

.social-icons a.ytube {
    background-position: 0% 100%;
}

.social-icons a.twit {
    background-position: 20% 100%;
}

	.social-icons a.fb {
    background-position: 40% 100%;
}

.social-icons a.picon {
    background-position: 60% 100%;
}

.lgrey {
    background-color: #F4F4F4;
    float: left;
    padding: 30px 0;
    width: 100%;
}

.content-bot {
    float: left;
    padding-bottom: 40px;
    width: 100%;
}	

.cb-holder {
	padding:30px;
}

.cb-holder .left {
    float: left;
    width: 48%;
}

.cb-holder .left img {
    float: left;
    margin-right: 10px;
    width: 50%;
}

.ffap-box {
    float: left;
    font-size: 13px;
    width: 45%;
}

.ffap-box p {
	margin-bottom:10px;
}

.content-bot {
    float: left;
    padding-bottom: 40px;
    width: 100%;
}

.ad-area {
    float: right;
    width: 40%;
}

.footer-area {
    background: url("../img/flogo.jpg") no-repeat scroll right bottom #111111;
    color: #CCC;
    float: left;
    min-height: 100px;
    width: 100%;
}

.footer-area .left {
    float: left;
    margin: 30px 0 0 30px;
}

.footer-area a {
	color:#CCC;	
	text-decoration:none;
}

.footer-area a:hover {	
	color:#FFF;
	text-decoration:underline;
}

.search-page {
    float: left;
}

/* services page */

.serv-topmost {
    clear: both;
    margin: 30px auto;
    width: 80%;
}

.curvedborder {
    border: 1px solid #CCCCCC;
    border-radius: 15px;
}

.four-boxes {
    float: left;
    margin: 30px 0;
    width: 100%;
}

.four-boxes > div {
    float: left;
    margin-left: 2%;
    min-height: 240px;
    width: 22%;
}

.four-boxes h3 {
    color: #1A58E1;
    font-family: tahoma;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.serv-bot {
    float: left;
    text-align: center;
    width: 100%;
}

.smppan-btn {
    float: left;
    margin: 30px 0;
    width: 100%;
}

.smppan-btn > a {
    background-color: #D00008;
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 34px;
    padding: 10px 30px;
    text-decoration: none;
}

.smppan-btn > a:hover {
	background-color:#1A58E1;
}

/* Resources */
.resources {
    float: left;
    max-width: 900px;
    width: 100%;
}

.resources h2 {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.resources > h3 {
    margin: 20px 0 10px;
}

.resources > hr {
    float: left;
    margin: 20px 0;
    width: 100%;
}

.resources li {
    margin-left: 30px;
    padding: 5px 0;
}

.back {
    float: left;
    margin: 30px 0;
    width: 100%;
}

.back > a {
    background-color: #1A58E1;
    border-radius: 5px;
    color: #FFFFFF;
    padding: 10px 20px;
}

/* Register */

.register-column-left > div {
    float: left;
    margin: 10px 0;
    width: 100%;
}

.register-column-left div > b {
    float: left;
    line-height: 30px;
    width: 100px;
}

.register-column-left select, .register-column-left .signin-pop-input {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    min-width: 400px;
    padding: 5px;
}

.register-column-left .signin-pop-input {
    min-width: 390px;
}

.signin-pop-register-btn {
    background-color: #1A58E1;
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 24px;
    text-transform: uppercase;
}

.signin-pop-register-btn:hover {
    background-color: #D00008;
}

.search-page span {
    margin: 30px 0 !important;
}

.lgrey > center {
    float: left;
    max-width: 900px;
    padding: 10px 30px;
}

.content-pad {
    float: left;
	max-width:900px;
    padding: 0 30px;
    width: 100%;
}

.menu-toggle {
	display:none;
    background-color: #222222;
    border-bottom: 1px solid #CCCCCC;
    color: #FFFFFF;
    float: left;
    font-family: tahoma;
    font-size: 18px;
    padding: 8px 0 7px 20px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}


.content-pad input[type="submit"], .signin-pop-input-holder-btn {
    background: url("../img/bluegr.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    color: #FFFFFF;
    padding: 5px 20px;
    text-transform: uppercase;
}

.pprof-head h1 {
    margin: 20px 0;
}

.bookapp-head > h2 {
    margin: 20px 0 10px;
}

.signin-pop-input-holder input[type="text"], .signin-pop-input-holder input[type="password"] {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 5px;
}

.signin-pop-input-register {
    margin-top: 40px;
}

.signin-pop-input-register .signin-pop-register-btn {
    float: left;
    margin: 20px 0;
    padding: 10px 20px;
    text-decoration: none;
}

.bio-pic {
    clear: left;
    display: inline;
    float: left;
    margin-bottom: 80px;
    margin-right: 20px;
}

.section {
    float: left;
    width: 100%;
}

.partner a {
    clear: both;
    display: block;
    float: none;
    margin-bottom: 20px;
}

.content-pad h1 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
}

.content-pad h1 {
    margin-bottom: 20px;
}

#form > br {
    display: none;
}

.links-right-about {
    clear: both;
    float: left;
    margin: 20px 0;
}

.slideholder {
    position: absolute;
	top: 0px;
}

.search-page td:first-child {
    padding: 10px 20px;
    text-align: center;
    width: 120px;
}

.search-page td:nth-child(2) {
    padding: 5px 20px;
}

.user-title-thumb {
    float: left;
    margin-right: 20px;
}

.user-title-detail {
    padding: 10px;
}

.ffap-box > ul {
    margin-left: 20px;
}

form td {
    padding: 5px;
}

.-A-method- > div:nth-child(12) {
    margin: 20px 0;
    width: 40% !important;
}

.-A-method- > div:nth-child(13) {
    margin: 20px 0;
    width: 55% !important;
}

hr {
    margin: 10px 0;
}

@media screen and (max-width: 960px) {
	.login {
		margin: 0;
		right: 0;
	}
	
.logo img {
    width: 90%;
}

.nav ul {
    margin: 0 0 0 10px;
}

.nav ul li > a {
    font-size: 14px;
}

.content-pad {
    padding: 0 3%;
    width: 96%;
}

.cb-holder {
    padding: 30px;
}

.cb-holder > div {
    clear: both;
    float: left;
    margin: 20px 0;
    width: 90% !important;
}

.lsearch input[type="text"] {
	width:auto;
}
	
}

@media screen and (max-width: 768px) {

.menu-toggle {
	display:block;
}
.nav {
	display:none;
}
.search-box > div {
    float: left !important;
    margin: 0 0 20px;
    width: 80% !important;
}


.three-box > div {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 95% !important;
}
#recaptcha_image > img {
    width: auto !important;
}
.fnav {
    clear: both;
    float: left;
    width: 80% !important;
}

.cright {
    float: left;
}

.footer-area {
    padding-bottom: 100px;
}

input[type="text"], select {
    font-size: 14px !important;
    width: auto;
}
.top-area .right {
    width: 100%;
}

.top-area > div {
    float: left !important;
    width: 100% !important;
}

.logo img {
    max-width: 220px;
}


.content-pad > div:nth-child(1) > img {
    width: 100%;
}

.serv-topmost.curvedborder {
    float: left;
}
.four-boxes > div {
    margin-bottom: 20px;
    min-height: inherit;
    padding: 20px;
    width: 80%;
}

.smppan-btn > a {
    font-size: 18px;
}

.smppan-btn > a {
    float: left;
    font-size: 14px;
}

#side_ads {
    display: none;
}

.-A-method- > div:nth-child(12) {
	clear:both;
}

.-A-method- > div:nth-child(13) {
	width:100% !Important;
}

}

@media screen and (max-width: 620px) {
.serv-topmost.curvedborder {
    float: left;
    padding: 2%;
    width: 90%;
}

.ffap-box {
    margin-top: 20px;
    width: 100% !important;
}

.cb-holder {
    padding: 30px 0;
}

.ffap-box p {
    margin-bottom: 10px;
    margin-left: 10px;
}

.cb-holder .left img {
	width:80%;
}

}

@media screen and (max-width: 400px) {

	.fnav {
		color:#111;
		margin-bottom:20px;
	}
	.fnav > a {
		display: block;
	}
	#recaptcha_image > img {
		max-width:280px;
	}
}

