/*-------------------------------------------------------------------------*/
/*	1.	Global
/*-------------------------------------------------------------------------*/
.clear{ clear:both;}
#page {
	position:relative;
	min-width:985px;
}

#page-bg {
	min-width:985px;
	background-color:#fff;
	height:auto;
	overflow:hidden;
}

#page-bg-s {
	min-width:985px;
	background:url(../images/front-page-bkg.jpg) top center no-repeat;
	height:auto;
	overflow:hidden;
}

.clearfix {
	clear:both;
}

.wrapper {
	margin:0 auto;
	min-width:985px;
	width:985px;
	max-width:985px;
	height:100%;
	position:relative;
}

.signup_text_wrapper {
	margin:0 auto;
	min-width:985px;
	width:985px;
	max-width:985px;
/*	height:100%; */
	position:relative;
}

.signup_text_wrapper h2 {
	font-family:Tahoma;
	font-size:22px;
	font-weight:bold;
	color:#444;
/*	margin-bottom:14px; */

}

.signup h3 {
	color:#0f4868;
	font-family: 'FuturaStdMedium';
	font-size:24px;
	line-height:35px;
	font-weight:normal;
	text-transform:capitalize;
	text-align:center;
}


.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

#header {
	width:100%;
	height:91px;
	background:url(../images/header-bkg.png) top center no-repeat;
	position:relative;
}

#header #logo {
	width:210px;
	height:67px;
	margin:14px 0 0 10px;
	background:url(../images/logo.png) top center no-repeat;
	position:absolute;
}

#header #menu {
    float:left;
    list-style:none;
    font-weight:bold;
    margin-top:30px;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
}

#header #menu li {
    float:left;
    margin-left:6px;
    position:relative;
    display:block;
}

#header #menu li a {
    display:inline-block;
	color:#fff;
	padding:8px 12px;
	background-color:transparent;
	text-decoration:none;
}

#header #menu li a:hover {
	color:#ffb000;
    -moz-transition:0.1s all;
    -webkit-transition:0.1s all;
    -o-transition:0.1s all;
    transition:0.1s all;
}

#header #menu ul {
    list-style:none;
    position:absolute;
	display:none;
    opacity:0;
	z-index:100;
    -moz-transition:0.1s all;
    -webkit-transition:0.1s all;
    -o-transition:0.1s all;
    transition:0.1s all;
}

#header #menu ul li:first-child {
	padding-top:2px;
}

#header #menu ul li a {

}

#header #menu ul li:first-child a {
	float:none;
}

#header #menu ul li:last-child a {
	float:none;
	border-bottom:0px;
}

#header #menu ul li {
	padding-top:0px;
	float:none;
}

#header #menu ul a {
	white-space:nowrap; 
	display:block;
}

#header #menu li ul {
	background-color:#3F9DD4;
	padding:4px 8px 12px 0;
}

#header #menu li:hover ul {
	display:block;
    opacity:1;
	-moz-transition:0.25s all;
	-webkit-transition:0.25s all;
	-o-transition:0.25s all;
	transition:0.25s all;		
	margin-left: 14px;
}
#header #menu li:hover a {
	text-decoration:none;
    color:#ffb000;
}

#header #menu li:hover ul a {
	text-decoration:none;
	-webkit-transition:-webkit-transform 0.075s linear;
	color:#FFFFFF;
}

#header #menu li:hover ul li a:hover {
	text-decoration:none;
	color:#ffa800;
}

#header #menu li span {
	color:#fff;
}

#header #menu li:hover span {
	color:#ffa800;
}

#header .search-box {
	width:440px;/*390px;*/
	height:40px;
	position:absolute;
	right:0;
	top:91px;
	padding:16px 0 0 45px;
	background:rgba(0,81,129,0.7) url(../images/search-icon.png) 10px 10px no-repeat;
	z-index:150;
}

#header .search-box .search-consult {
	display:inline-block;
	width:200px;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#ffa800;
	padding:3px 0;
	padding-right:25px;
	background:url(../images/slide-dn.png) right center no-repeat;
	cursor:pointer;
}

#header .search-box .search-consult-list {
	position:absolute;
	width:200px;
	background:rgba(0,81,129,0.7);
	margin:20px 0 0 -8px;
	z-index:200px;
}

#header .search-box .search-consult-list span {
	font-family:Tahoma, Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#ffa800;
	display:block;
	padding:6px 4px;
	margin:6px 4px;
	cursor:pointer;
}

#header .search-box .search-text {
	display:inline-block;
	outline:0;
	border:0;
	background:none;
	border-left:1px solid #fff;
	padding-left:20px;
	margin-left:10px;
	color:#fff;
}

#footer {
	height:50px;
	padding:15px 0;
	background:#fff url(../images/footer-dots.png) 0 top repeat-x;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666;
}

#footer .footer-menu {
    float:right;
    width:420px;
	text-align:right;
}

#footer .footer-menu ul{
	margin-top:4px;
}

#footer .footer-menu ul li {
    list-style:none;
    display:inline-block;
    padding:0 7px 1px 7px;
	border-right:1px solid #555;
}

#footer .footer-menu ul li a {
    text-decoration:none;
	color:#555;
}

#footer .footer-menu ul li a:hover {
	color:#ffa800;
	text-decoration:underline;
}

#footer .footer-menu ul .first {
    padding-left:0;
}

#footer .footer-menu ul .last {
    padding-left:0;
    border-right:none;
}

#footer .footer-menu1 {
    float:left;
    width:100%;
	text-align:center;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#footer .footer-menu1 ul{
	margin-top:4px;
}

#footer .footer-menu1 ul li {
    list-style:none;
    display:inline-block;
    padding:0 7px 1px 7px;
	border-right:1px solid #555;
}

#footer .footer-menu1 ul li a {
    text-decoration:none;
	color:#555;
}

#footer .footer-menu1 ul li a:hover {
	color:#ffa800;
	text-decoration:underline;
}

#footer .footer-menu1 ul .first {
    padding-left:0;
}

#footer .footer-menu1 ul .last {
    padding-left:0;
    border-right:none;
}

#footer .social-set {
	width:70px;
	display:inline-block;
	float:right;
}

#footer .social {
	width:32px;
	height:32px;
    display:inline-block;
	background:url(../images/social.png) 0 0 no-repeat;
}

#footer .social.twitter {
	background-position:0 -6px;
}

#footer .social.twitter:hover {
	background-position:0 -46px;
}

#footer .social.facebook {
	background-position:-42px -6px;
}

#footer .social.facebook:hover {
	background-position:-42px -46px;
}



/*-------------------------------------------------------------------------*/
/*	2.	What is InnoDojo? Page
/*-------------------------------------------------------------------------*/


.divider {
	height:195px;
}

.content {
	margin:0 auto;
	margin-top:195px;
	min-width:985px;
	width:985px;
	height:auto;
	position:relative;
	display:block;
}

.content .fp-block-left {
	width:545px;
	height:auto;
	float:left;
}

.content .fp-block-left-inner {
	width:440px;
	height:auto;
}

.content .fp-block-left-inner-consultants {
	width:460px;
	height:auto;
}

.content .fp-block-right {
	width:440px;
	height:auto;
	float:right;
}

.content h1 {
	font-family:Gothambold, Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size:44px;
	color:#004065;
	margin-top: 25px;
	margin-bottom:40px;
}

.content h2 {
	font-family:Gothambold, Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size:44px;
	color:#ffa800;
	margin-top: 25px;
	margin-bottom:40px;
}

.content p {
	font-family:Tahoma, Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#004065;
	line-height:21px;
	margin-bottom:20px;
}

.content .client-block {
	width:435px;
	border-radius:12px;
	background-color:#f8fafb;
	padding-bottom:20px;
	box-shadow:0 0 5px rgba(0,0,0,0.12);
}

.content .client-block .head {
	font-family:Gothambold, Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size:44px;
	color:#fff;
	padding:22px;
	border-radius:12px 12px 0 0;
	background: #00588c; /* Old browsers */
	background: -moz-linear-gradient(left, #00588c 0%, #00283f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#00588c), color-stop(100%,#00283f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #00588c 0%,#00283f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #00588c 0%,#00283f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #00588c 0%,#00283f 100%); /* IE10+ */
	background: linear-gradient(to right, #00588c 0%,#00283f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00588c', endColorstr='#00283f',GradientType=1 ); /* IE6-9 */
}

.content .client-block .cl-shadow {
	height:29px;
	background:url(../images/cl-shadow.jpg) 0 0 no-repeat;
}

.content .client-block .line {
	width:360px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
}

.content .client-block .line  .icon {
	width:66px;
	height:62px;
	background:url(../images/clients-icons.png) 0 0 no-repeat;
    display:-moz-inline-stack;
	display:inline-block;
	vertical-align:top;
}

.content .client-block .line  .icon.icon2 {
	background-position:0 -72px;
}

.content .client-block .line  .icon.icon3 {
	background-position:0 -148px;
}

.content .client-block .line  .icon.icon4 {
	background-position:0 -218px;
}

.content .client-block .line  .icon.icon5 {
	background-position:0 -304px;
}

.content .client-block .line  .icon.icon6 {
	background-position:0 -384px;
}

.content .client-block .line  .text {
	height:62px;
    display:-moz-inline-stack;
	display:inline-block;
	vertical-align:top;
	color:#6d6d6d;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:21px;
}

.content .client-block .line  .text span {
	display:block;
	padding:10px 0 0 6px;
	vertical-align:middle;
}
.content .consultants {
	width:auto;
	height:auto;
	position:relative;
}

.content .consult-btn-left,
.content .consult-btn-right,
.content .consult-btn-left:hover,
.content .consult-btn-right:hover {
	background:url(../images/nav-btns.png) 0 0 no-repeat;
	width:82px;
	height:82px;
	position:absolute;
	bottom:0;
	cursor:pointer;
}

.content .consult-btn-left {
	background-position:1px 0;
	left:-20px;
}
.content .consult-btn-left:hover {
	background-position:-79px 0;
	left:-20px;
}

.content .consult-btn-right {
	background-position:1px -82px;
	right:-20px;
}
.content .consult-btn-right:hover {
	background-position:-79px -82px;
	right:-20px;
}

.content .consultants {
	height:82px;
}

.content .consultants .consult {
	width:100%;
	height:82px;
	background:url(../images/consult-icon.png) 20px 18px no-repeat;
}

.content .consultants .consult.s2 {
	background:url(../images/consult-icon.png) 60px -80px no-repeat;
}
.content .consultants .consult.s3 {
	background:url(../images/consult-icon.png) 20px -182px no-repeat;
}
.content .consultants .consult.s4 {
	background:url(../images/consult-icon.png) 20px -278px  no-repeat;
}
.content .consultants .consult.s5 {
	background:url(../images/consult-icon.png) 20px -376px no-repeat;
}
.content .consultants .consult.s6 {
	background:url(../images/consult-icon.png) 60px -474px no-repeat;
}


.content .consultants .consult .consult-inner {
	margin-left:90px;
	color:#4c4d4f;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:21px;
	padding-top:15px;
}

.content .consultants .consult .consult-inner.s2 {
	margin-left:132px;
	padding-top:28px;
}

.content .consultants .consult .consult-inner.s6 {
	margin-left:125px;
}


.content .fp-divider {
	height:60px;
}

.section-wrapper {
	position:relative;
	width:100%;
	margin-top:50px;
	padding:50px 0;
	background-color:#f8fafb;
}

.section-wrapper h2 {
	font-family:Gothambold, Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size:44px;
	color:#004065;
}

.container {
	position:relative;
	width:100%;
	height:570px;
	padding:0;
	margin:30px 0 0 0;
}

.container .box-block {
	width:788px;
	height:50px;
	margin:0 auto;
	margin-top:20px;
	font-family:Tahoma;
	font-size:14px;
	color:#fff;
	padding:12px 12px 12px 56px;
	line-height:22px;
	display:none;
	background-color:#ffa800;
}

.container .box-block.popup-1 {
	background:#ffa800 url(../images/icn-1.png) 12px 12px no-repeat;
}
.container .box-block.popup-2 {
	background:#ffa800 url(../images/icn-2.png) 12px 12px no-repeat;
}
.container .box-block.popup-3 {
	background:#ffa800 url(../images/icn-3.png) 12px 12px no-repeat;
}
.container .box-block.popup-4 {
	background:#ffa800 url(../images/icn-4.png) 12px 12px no-repeat;
}
.container .box-block.popup-5 {
	background:#ffa800 url(../images/icn-5.png) 12px 12px no-repeat;
}

.container .left-side,
.container .right-side {
	width:405px;
}

.container .left-side {
	float:left;
	padding-left:5px;
}

.container .right-side {
	float:right;
	
}

.fp-slider {
	width:866px;
	position:absolute;
	height:1500px;
	margin:0 auto;
}

.fp-slider .slider {
	width: 100%;
	height: 100%;
}

.fp-slider .slider .item {
	float: left;
	width: 100%;
}

.fp-slider .slider .item span {
	display:block;
	font-family:Tahoma;
	font-size:14px;
	color:#949494;
	margin-bottom:4px;
}

.fp-slider .slider .item img {
	box-shadow:0 0 6px rgba(0,0,0,0.15);
}

.container .btn-left,
.container .btn-right,
.container .btn-left:hover,
.container .btn-right:hover {
	background:url(../images/nav-btns.png) 0 0 no-repeat;
	width:82px;
	height:82px;
	position:absolute;
	top:50%;
	margin-top:-41px;
	cursor:pointer;
}

.container .btn-left {
	background-position:1px 0;
	left:-30px;
}
.container .btn-left:hover {
	background-position:-79px 0;
	left:-30px;
}

.container .btn-right {
	background-position:1px -82px;
	right:-30px;
}
.container .btn-right:hover {
	background-position:-79px -82px;
	right:-30px;
}
















.section-wrapper-slides {
	position:relative;
	width:100%;
	height:295px;
	margin-top:0;
	padding:50px 0;
	background:#e4e6da url(../images/footer-dots.png) 0 top repeat-x;
}

.content-slides-page {
	margin:0 auto;
	min-width:985px;
	width:1185px;
	height:554px;
	position:relative;
	display:block;
}

.slides-container {
	position:relative;
	width:100%;
	height:654px;
	padding:0;
}

.slides-container .slides-slider {
	width:100%;
	height:1500px;
	margin-left:100px;
}

.slides-container .slides-slider .slider {
	width:100%;
	height:100%;
}

.slides-container .slides-slider .slider .item {
	float:left;
	width:100%;
}

.prev {
	position:absolute;
	left:-40px;
	top:260px;
	width:32px;
	height:32px;
	background:url(../images/slides-nav.png) 0 0 no-repeat;
	z-index:200;
}

.next {
	position:absolute;
	right:-40px;
	top:260px;
	width:32px;
	height:32px;
	background:url(../images/slides-nav.png) right 0 no-repeat;
	z-index:200;
}

.sp-box {
	width:327px;
	float:left;
}

.sp-box .big-icon {
	width:154px;
	height:132px;
	margin:0 auto;
}

.sp-box .big-icon.icon1 {
	background:url(../images/big-icons.png) left 0 no-repeat;
}

.sp-box .big-icon.icon2 {
	background:url(../images/big-icons.png) center 0 no-repeat;
}

.sp-box .big-icon.icon3 {
	background:url(../images/big-icons.png) right 0 no-repeat;
}

.sp-box .inner {
	margin:0 35px;
}

.sp-box h2 {
	font-family:Tahoma;
	font-size:22px;
	font-weight:bold;
	color:#444;
	margin-bottom:14px;
}

.sp-box span {
	font-family:Tahoma;
	font-size:16px;
	font-weight:normal;
	color:#444;
}

.sp-box .more-link {
	display:block;
	position:absolute;
	bottom:0;
	font-family:Gothamregular, Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#3f9dd4;
	text-decoration:none;
}

.sp-box .more-link:hover {
	text-decoration:underline;
}

.slide_bg1,
.slide_bg2,
.slide_bg3 {
	position:absolute;
	width:100%;
	height:663px;
    opacity: 0;
}

.slide_bg1 {
	background:url(../images/slider-bkg-1.jpg) top center no-repeat;
    opacity: 1; 
}

.slide_bg2 {
	background:url(../images/slider-bkg-2.jpg) top center no-repeat;
}

.slide_bg3 {
	background:url(../images/slider-bkg-3a.jpg) top center no-repeat;
}

.some-item {
	opacity:0;
}

.global-text {
	font-family: Tahoma, Arial, sans-serif;
	font-size:62px;
	font-weight:bold;
	position:absolute;
	top:65px;
	z-index:99;
	text-align:right;
	color:#fff;
	text-shadow:0 0 5px rgba(0,0,0,0.1);
	margin-left:100px;
}




























.consultants-box {
	position:relative;
	width:360px;
	height:82px;
	padding:0;
	margin:30px 0 0 50px;
}

.consultants-box .consult-slider {
	width:866px;
	height:1500px;
	margin:0 auto;
}

.consultants-box .consult-slider .slider {
	width: 100%;
	height: 100%;
}

.consultants-box .consult-slider .slider .item {
	float: left;
	width: 100%;
}

.small-btn {
	position:absolute;
	width:31px;
	height:45px;
	background:url(../images/nav-btns-small.png) left top no-repeat;	
	z-index:101;
	cursor:pointer;
	font-family:Gothambold, Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#ffa800;
	padding:17px 0 0 21px;
}
.small-btn:hover,
.small-btn:active,
.small-btn.active {
	background-position:right top;
}
 
.small-btn.sm-btn-1,
.small-btn.sm-btn-2,
.small-btn.sm-btn-3,
.small-btn.sm-btn-4,
.small-btn.sm-btn-5 {
	left:7px;
}

.small-btn.sm-btn-1 {
	padding-left:22px;
	width:30px;
	top:10px;
}
.small-btn.sm-btn-2 {
	top:70px;
}
.small-btn.sm-btn-3 {
	top:132px;
}
.small-btn.sm-btn-4 {
	top:202px;
}
.small-btn.sm-btn-5 {
	top:270px;
}

.small-btn.sm-btn-6,
.small-btn.sm-btn-7,
.small-btn.sm-btn-8,
.small-btn.sm-btn-9,
.small-btn.sm-btn-10 {
	right:348px;
}

.small-btn.sm-btn-6 {
	padding-left:22px;
	width:30px;
	top:10px;
}
.small-btn.sm-btn-7 {
	top:70px;
}
.small-btn.sm-btn-8 {
	top:132px;
}
.small-btn.sm-btn-9 {
	top:202px;
}
.small-btn.sm-btn-10 {
	top:270px;
}
/*---------------index bottom signup----------------------*/
.signupWrap{
	background:#e4e6da;
	padding-bottom:100px;
	margin:0 auto;
}
.signup{
	background:#d7d7d7;
	/*border-left:2px solid #ff8000;*/
	padding:20px;
	width:900px;
	margin:0 auto;
}
.signup input[type="email"]{
	float:left;
	background:#fff;
	border:1px solid #fda701;
	border-radius:6px;
	height:30px;
	width:650px;
	padding:10px;
	font-family: 'TahomaRegular';
	line-height:20px;
	font-size:20px;
	font-weight:bold;
	color:#b2ada6;
/*	text-transform:uppercase; */
	margin-right:05px;
	margin-left:20px;
	outline:none;	
}
.signup input[type="submit"]{
	background:url(../images/signup.png) no-repeat;
	width:175px;
	height:53px;
	border:none;
	cursor:pointer;
}
/*---------------index bottom signup----------------------*/

/*------------------------*/
#signincontent{ width:800px;
margin:0 auto;}
#signinwrap{
	margin:0 auto;
	width:1000px;
	padding-top:200px;
}
.signinbg{
	background:url(../images/signinbg.png) repeat center top;
	border:1px solid #c1c1c1;
	border-radius:9px;
	margin-top:20px;
	padding:80px 20px 80px 100px;
	margin-bottom:250px;
	width:670px;
	box-shadow:0px 2px 15px 0px #c1c1c1;
}
.signinmenber{
	margin-right:40px;
	width:280px;
	float:left;
}
.signinmenber input[type="button"]{
	background:#FFF;
	border:1px solid #dbdbdb;
	border-radius:6px;
	color:#ffb000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	padding:05px 0;
	box-shadow:02px 0 05px 01px #dbdbdb;
	width:280px;
	cursor:pointer;
	margin:10px 0;
}
.signinmenberli{
	margin-bottom:10px;
}
.signinmenberli ul{
	list-style-type:none;
}
.signinmenberli li{
	background:url(../images/sign_ligb.png) no-repeat left top;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	padding-left:30px;
	margin-top:10px;
}
.signinmenberli li b{
	color:#0f4868;
	font-weight:bold;
}
.signinbox{
	width:346px;
	float:left;
}
.signinbox input[type="text"]{
	border:1px solid #c1c1c1;
	border-radius:6px;
	color:#b2ada6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	padding:05px 10px;
	width:320px;
	height:20px;
	background:#fff;
	outline:none;
}
.signinbox input[value="Email"]{
	border:1px solid #c1c1c1;
	border-radius:6px;
	color:#b2ada6;
	padding:05px 10px;
	width:320px;
	height:20px;
	background:#fff;
	outline:none;
	margin:10px 0;
}
.signinbox textarea{
	border:1px solid #c1c1c1;
	border-radius:6px;
	color:#b2ada6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:05px 10px;
	width:320px;
	height:80px;
	background:#fff;
	outline:none;
	margin:10px 0;
}
.signinbox input[type="submit"]{
	background:url(../images/loginbtn_bg.png) repeat-x;
	border:1px solid #e5e5e5;
	border-radius:6px;
	color:#fff;
	font-family: 'HarabaraRegular';
	font-size:18px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	text-transform:uppercase;
	height:37px;
	width:344px;
}
.signin_using{
	text-align:center;
	margin-top:10px;
}

.signin_using img{
	margin-left:10px;
	height:20px;
	width:20px;
}
.signin_check_box{
	margin-bottom:10px;
}
.signin_check input[type="checkbox"]{
	float:left;
	margin-right:10px;
}
.signin_check{
	float:left;
}
.signin_check p{
	float:left;
}
.signin_forget{
	float:right;
}


h1{
	font-family: 'TahomaRegular';
	line-height:23px;
	font-size:23px;
	font-weight:bold;
	color:#444444;
	margin-bottom:10px;
}

h3{
	color:#0f4868;
	font-family: 'FuturaStdMedium';
	font-size:28px;
	line-height:35px;
	font-weight:normal;
	text-transform:uppercase;
}
h4{
	color:#000;
	font-family: 'TahomaRegular';
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}
 h5 {
font-family: Gothambold, Tahoma, Arial, sans-serif;
font-weight: bold;
font-size: 44px;
line-height:50px;
margin-bottom:05px;
color: #004065;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444444;
	line-height:18px;	
}
p a{
	color:#5e9dd5;
	text-decoration:none;
}
p a:hover{
	color:#5e9dd5;
	text-decoration:underline;
}
/*---------------register----------------------*/
.register{
	background:url(../images/signinbg.png) repeat center top;
	border:1px solid #c1c1c1;
	border-radius:9px;
	margin-top:20px;
	padding:80px 20px 80px 100px;
	margin-bottom:250px;
	box-shadow:0px 2px 15px 0px #c1c1c1;
}
.registerbox{
	width:346px;
	float:left;
	margin-right:40px;
}
.registerbox input[type="text"]{
	border:1px solid #c1c1c1;
	border-radius:6px;
	color:#b2ada6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	padding:05px 10px;
	margin-bottom:10px;
	width:320px;
	height:20px;
	background:#fff;
	outline:none;
}
.registerbox input[type="password"]{
	border:1px solid #c1c1c1;
	border-radius:6px;
	color:#b2ada6;
	padding:05px 10px;
	width:320px;
	height:20px;
	background:#fff;
	outline:none;
	margin-bottom:10px;
}
.registerbox input[type="button"]{
	background:url(../images/loginbtn_bg.png) repeat-x;
	border:1px solid #e5e5e5;
	border-radius:6px;
	color:#fff;
	font-family: 'HarabaraRegular';
	font-size:18px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	text-transform:uppercase;
	height:37px;
	width:344px;
}
.register_using{
	text-align:center;
	margin-top:10px;
}

.register_using img{
	margin-left:10px;
	height:20px;
	width:20px;
}
.register_checkbox{
	margin-bottom:10px;
}
.register_check{
	float:left;
	margin-right:10px;
}
.register_checkbox_p{
	float:left;
	width:300px;
}
.contactus_error{
	background:#FFF;
	border:1px solid #fb701a;
	border-radius:6px;
	padding:20px;
	width:550px;
	margin-bottom:10px;
}
.error_img{
	float:left;
	margin-right:10px;
	width:35px;
}
.error_detail{
	float:left;
}

#mce-responses{
	padding-left:20px;
	width:100%;
	margin-bottom:10px;
	font-weight:bold;
}

.social {
	width:32px;
	height:32px;
    display:inline-block;
	background:url(../images/social.png) 0 0 no-repeat;
}

.social-set {
	width:70px;
	display:inline-block;
	float:left;
}

.social.twitter {
	background-position:0 -6px;
}

.social.twitter:hover {
	background-position:0 -46px;
}

.social.facebook {
	background-position:-42px -6px;
}

.social.facebook:hover {
	background-position:-42px -46px;
}

/* THIRD LEVEL MENU */

.third-level-menu
{
    position: absolute;
    top: 0;
    right: -150px;
    width: 210px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
}

.third-level-menu > li
{
    height: 30px;
    
}


