﻿#trueHeader #logo{
	float:left;
	display:block;
	top:0;
	margin-left:30px;
	width:335px;
	height:137px;
	position:absolute;
	background:url(../images/cgc-logo2.png) no-repeat left bottom;
	z-index:999;
}

.tab-content	img	{ width:100%;}

.tab-contentN	ul li { margin-bottom:10px;
background: url(../images/chakra.png);
    background-size: 35px 35px;
    background-repeat: no-repeat;
	padding-left:50px;
	min-height:35px;
}



.tabHead	h2 { font-weight:600; color:#000; text-transform:uppercase; font-size:21px !important;}

.domain_search .cSearch	{background-color:#313131; min-height:50px; border-top:1px solid #000;border-bottom:1px solid #000;}

.cSearch:after {
  content: '';
  position: absolute;
  top: -5px;
  bottom: -5px;
  background: red;
  z-index: -1;
}

.slogan 				{float: left; width: 100%; margin: 0; color: #FFFFFF; font: 300 2em/1.3em "Signika",sans-serif;}

.coursefinder	select 	{padding:7px; border-radius:5px;}

.coursefinder .addBtn	{background-color:#CD0F12; color:#fff; border-radius:10px; cursor:pointer !important; padding:5px 20px;}

/*------------------*/
/*	SITE STRUCTURE
/*------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto auto auto auto;
}
.container {
	width: 1170px;
	margin: auto auto auto auto;
}


/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .one_third2 {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 53.650%;
}
.one_third2 {
	width: 33%;
}

.one_fourth {
	width: 22%;
}
.one_fourth_first {
	width: 10%;
	position: relative;
	margin-right: 3%;
	float: left;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}

/*------------------*/
/*	MENU
/*------------------------------------------------------*/
.tollfree	{ float:right; width:100%; text-align:right;margin:5px 0px 5px 0px !important;font-size:16px;font-weight:700;}
.whatsapp	{ float:right; width:21%;text-align:right;margin:0px 0px 5px 0px !important;font-size:16px;font-weight:700;}
.whatsapp	.wimg	{ align-content:flex-start center; text-align:center; float:left; width:20%}
.whatsapp	.wno	{ align-content:flex-start center; text-align:center; float:left; width:75%; padding-top:5px;}

.addhlp	{width:75%; float:left; text-align:right !important;padding-top:5px;}

.centerHead	{ float:right; width:80%;}
.centerHead .left { float:left;text-align:left; width:33%; margin-right:0.5%;}
.centerHead .center { float:left;text-align:center; width:33%; margin-right:0.5%;}
.centerHead .right { float:left; text-align:right; width:33%}


#access .menu {
	list-style: none;
	font-weight: normal;
	position: relative;
	float: right;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-top: 0px;
	
}
#access .menu select {
	border: 2px solid #eee;
	padding: 10px 10px 10px 10px;
	background-color: #f9f9f9;
	color: #333;
	font-size:11px !important;
}
#access .menu ul {
	margin: 0px;
	list-style-type: none;
	position: relative;
	text-align: left;
	z-index: 1001;
	height: 40px;
	float: right;
	background-color:#eee;
}
#access .menu ul li {
	position: relative;
	display: inline-block;
	padding: 0;
	z-index: 101;
	border-left: 1px solid #e3e3e3;
	margin: 0px 1px 0px 0px;
	float: left;
}
#access .menu ul li.last {
	background: none;
}
#access .menu ul li a {
	display: inline-block;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1;
	color: #3d3d3d;
	margin: 0;
	padding: 13px 10px 14px 10px;
	text-align: center;
}
#access .menu ul li a:hover {
	color: #fff;
	background-color: #BCBCBC;
	border-bottom:2px solid #3d3d3d;
	
} 
#access .menu ul li a.active {
	color: #fff;
	background-color: #545454;
}

#access .menu ul li a i {
	margin-left: 5px;
}

#access .menu ul li ul {
	position: absolute;
	left: 0;
	height: auto;
	display: none;
	visibility: hidden;
	width: 209px;
	padding: 0;
	margin-top: -1px;
	text-align: left;
	background: #fff;
	border-top-left-radius: 0px;
}
#access .menu ul li ul li {
	display: list-item;
	float: none;
	background: none;
	padding: 0;
	margin: 0;
	height: auto;
}

#access .menu ul li.subm ul {
	position: absolute;
	left: 0;
	height: auto;
	display: none;
	visibility: hidden;
	width: 418px;
	padding: 0;
	margin-top: -1px;
	text-align: left;
	background: #fff;
	border-top-left-radius: 0px;
}


#access .menu ul li.subm ul li :nth-child(odd) {
float: left;
margin-right: 10px;
width:160px;
}
#access .menu ul li.subm ul li :nth-child(even) {
float: right;
}



#access .menu ul li ul li ul {
	top: 0;
}
#access .menu ul li ul li a {
	margin: 0;
	border: none;
	display: block;
	
	padding: 14px 17px 14px 17px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #3d3d3d;
	background: #fff;
	width: 190px;
	text-align: left;
	border-bottom: 1px solid #D2D2D2;
	border-top-left-radius: 0px;
}

#access .menu ul li ul li:fisrt-child {border-top: 1px solid #D2D2D2;}
#access .menu ul li ul li a:hover,
#access .menu ul li ul li.active a,
#access .menu ul li ul li a.selected {
	background: #F7F7F7;
	border-bottom: 1px solid #D2D2D2;
	color: #000;
	padding: 14px 17px 14px 17px;
	border-top-left-radius: 0px;
}
#access .menu ul li ul li:last-child {
	border: none;
}

* html #access .menu {
	height: 1%;
}

.selectnav {display: none; width: 440px; margin-left: 20px;}



/*------------------*/
/*	PAGES
/*------------------------------------------------------*/

.main_header {
	float: left;
	width: 100%;
	background: url(../images/header-bg.jpg) no-repeat center 36px;
}

.popupheading	{background-color:#FFA500; font-weight:bold; font-size:18px; color:#fff; text-shadow:#000000 0px 1px 0px; padding:10px;}

/* top section */
.top_contact_info {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 100%;
	min-height: 30px;
	background: #2C4257;
}

.top_contact_info .date_wrap {
	float: left;
}

.top_contact_info ul.tci_list {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.top_contact_info .tci_list li {
	float: left;
	color: #FFFFFF;
	padding: 0px;
	font-size: 11px;
	font-weight:600;
	margin: 7px 20px 0px 20px;
}
.top_contact_info .tci_list li:last-child { margin-right:0 !important;}

.top_contact_info .tci_list li i {
	color: #999;
}
.top_contact_info .tci_list li i:hover {
	color: #fff;
}
.top_contact_info .tci_list li.empty {
	float: left;
	width: auto;
	line-height: 35px;
	padding: 0px 0px 0px 0px;
	margin: 0px 18px 0px 18px;
	background: none;
	border-radius: 0px;
}
.top_contact_info .tci_list li.empty a {
	float: left;
	width: auto;
	background: none;
	color: #FFFFFF;
	margin: 0px 10px 0px 10px;
	line-height: 30px;
}
.top_contact_info .tci_list li.empty a:hover {
	color: #fff;
}
.top_contact_info .tci_list li.empty a:hover i {
	color: #fff;
}
.top_contact_info .tci_list li.empty.two {
	margin: 0px 0px 0px 0px;
}

.top_contact_info .tci_list li.empty.two a {
	margin: 0px 4px 0px 4px;
}
.top_contact_info .tci_list li.country_select {
	float: left;
	width: 99px;
}
.top_contact_info .tci_list li.country_select select {
	float: left;
	font-size: 10px;
	width: 99px;
	padding: 0;
	margin: 2px 0px 0px 0px;
	border: 1px solid #727272;
	color: #eee;
	background-color: #727272;
}
.top_contact_info .tci_list li.space {
	float: left;
	width: 20px;
}

.slider_button1 {
	float: left;
	background: url(../images/slider-but01.html) no-repeat center top;
	width: 180px;
	height: 50px;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	text-align: right;
	vertical-align: middle;
	line-height: 50px;
	text-transform: uppercase;
}
.slider_button1 i {
	float: left;
	margin: 18px 0px 0px 18px;
}
.slider_button1:hover {
	color: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.slider_button2 {
	float: left;
	background: url(../images/slider-but02.png) no-repeat center top;
	width: 180px;
	height: 50px;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	text-align: right;
	vertical-align: middle;
	line-height: 50px;
	text-transform: uppercase;
}
.slider_button2 i {
	float: left;
	margin: 18px 0px 0px 18px;
}
.slider_button2:hover {
	color: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}




/*  plans */
.four_box {
	float: left;
	width: 100%;
	padding-bottom: 40px;
	background-color: #ffffff;
}
.four_box .one_fourth {
	float: left;
	width: 23.075%;
	margin-right: 2.550%;
}
.four_box .plan {
	float: left;
	width: 96%;
	border-radius: 4px;
	padding: 5px 5px 20px 5px;
	background-color: #fff;
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
}
.four_box .plan .title {
	float: left;
	width: 100%;
	height: 67px;
	padding-top: 13px;
	text-align: center;
	background: url(../images/plan-title-bg.png) no-repeat center -5px;
}
.four_box .plan .title h4 {
	color: #fff;
	margin-bottom: 10px;
	font-weight: 600;
	text-transform: uppercase;
}
.four_box .plan .title strong {
	color: #fff;
	font-size: 27px;
	font-weight: bold;
}
.four_box .plan .title strong em {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
.four_box .plan ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 13px 0px 20px 0px;
}
.four_box .plan li {
	line-height: 34px;
	padding-left: 35px;
	border-bottom: 1px solid #eee;
}
.four_box .plan li i {
	color: #9a9a9a;
	margin-right: 5px;
}
.four_box .plan a.but_signup {
	float: left;
	margin-left: 64px;
	padding: 9px 18px;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 2px solid #29292a;
	background-color: #535354;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#535354), to(#393a3b));
	background-image: -webkit-linear-gradient(top, #535354, #393a3b);
	background-image: -moz-linear-gradient(top, #535354, #393a3b);
	background-image: -o-linear-gradient(top, #535354, #393a3b);
	background-image: linear-gradient(to bottom, #535354, #393a3b);
}
.four_box .plan a.but_signup:hover {
	color: #999;
}

.four_box .plan.active {
	float: left;
	width: 96%;
	padding: 0px 0px 15px 0px;
	border: 5px solid #1889c1;
	background-color: #fff;
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
}
.four_box .plan.active .title {
	float: left;
	width: 100%;
	height: 67px;
	padding-top: 13px;
	text-align: center;
	background: url(../images/plan-title-bg2.png) no-repeat center -5px;
}
.four_box .plan.active a.but_signup {
	float: left;
	margin-left: 64px;
	padding: 9px 18px;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 2px solid #1475a4;
	background-color: #2099d7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2099d7), to(#1889c1));
	background-image: -webkit-linear-gradient(top, #2099d7, #1889c1);
	background-image: -moz-linear-gradient(top, #2099d7, #1889c1);
	background-image: -o-linear-gradient(top, #2099d7, #1889c1);
	background-image: linear-gradient(to bottom, #2099d7, #1889c1);
}
.four_box .plan.active a.but_signup:hover {
	color: #e3e3e3;
}

/* features section 3 */
.features_sec03 {
	float: left;
	width: 100%;
	text-align: center;
}
.features_sec03 h2 {
	font-size: 22px;
	margin-bottom: 27px;
	text-align: left;
}
.features_sec03 h2 em {
	color: #999;
	font-style: normal;
}
.features_sec03 .left {
	float: left;
	width: 49%;
	text-align: left;
	margin-right:2%;
}

.features_sec03 .right {
	float: left;
	width: 49%;
	text-align: left;
}

.features_sec03 .left ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
}
.features_sec03 .left li {
	line-height: 40px;
	font-size: 14px;
	color: #393a3b;
}
.features_sec03 .left li i {
	font-size: 20px;
	color: #1889c1;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
}

/* all bottom sections */
.bottom_section {
	float: left;
	width: 100%;
	background: #eee;
	border-top:20px solid #fff;
	padding-bottom:20px;
	
}
.bottom_section .waves_graph {
	float: left;
	width: 100%;
	height: 10px;
	padding-bottom: 30px;
	background: url(../images/waves-graph.png) repeat-x left top;
}
.bottom_section .waves_graph2 {
	float: left;
	width: 100%;
	height: 10px;
	background: url(../images/waves-graph.png) repeat-x left top;
}

.bottom_section .one_half {
	float: left;
	width: 48%;
	margin-right: 4%;

}

.tabsFoot	{ margin-top:-42px !important;}

.bottom_section .one_fourth .last	{ margin-right:0;margin-top:0px !important;}
#recBox		{ padding-top:20px;}

.whyus {
	float: left;
	width: 93%;
	padding: 5% 0% 6% 7%;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.2);
}
.whyus strong {
	text-transform: uppercase;
	font-size: 14px;
	display: block;
}
.whyus ul {
	float: left;
	width: 45%;
	padding: 0px;
	margin: 10px 20px 0px 0px;
}
.whyus li {
	padding: 13px 20px;
	margin: 10px 0px 0px 0px;
	border-radius: 4px;
	background-color: #f0f0f0;
	color: #393a3b;
}
.whyus li i {
	margin-right: 7px;
	color: #1889c1;
	font-size: 20px;
}

.people_says {
	float: left;
	width: 93%;
	padding: 5% 0% 5.8% 7%;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.2);
}

.clients_sec {
	float: left;
	width: 100%;
}
.clients_sec .title {
	float: left;
	width: 100%;
	padding-left: 0px;
	height: 25px;
	padding-top: 0px;
	color: #005BB0;
	text-align:center;
	font: 300 1.385em/1em "Signika",sans-serif;
}
.clients_sec .title strong {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 5px;
}
.clients_sec .clients {
	float: left;
	width: 100%;
}

.features_sec05 {
	float: left;
	width: 100%;
}

.twitter_feeds {
	float: left;
	width: 92%;
	min-height: 60px;
	padding-left: 8%;
	padding-top: 5px;
	margin-top: 30px;
	margin-bottom: 10px;
	background: url(../images/twitter-icon.html) no-repeat left top;
}
.twitter_feeds a {
	color: #1889c1;
}
.twitter_feeds a:hover {
	color: #393a3b;
}
.twitter_feeds strong {
	font-weight: 600;
}
.twitter_feeds small a {
	color: #999;
	font-size: 10px;
	margin-right: 5px;
}
.twitter_feeds small a:hover {
	color: #727272;
}


/* footer */
.footer {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 30px;
}
.footer .one_fourth {
	float: left;
	width: 22%;
	min-height: 310px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-right: 4%;
	margin-right: 0%;
	color: #999;
}
.footer .one_fourth.last {
	padding-right: 0%;
	margin-right: 0%;
	background: none;
}
.footer h3 {
	color: #fff;
	font-weight: normal;
	margin-bottom: 27px;
}

.footer ul.list {
	padding: 0px;
	margin: -5px 0px 0px 0px;
}
.footer .list li {
	margin: 0;
	padding: 0px;
	line-height: 28px;
}
.footer .list li i {
	margin-right: 4px;
	font-weight: bold;
}
.footer .list li a {
	color: #999;
}
.footer .list li a:hover {
	color: #fff;
}
.footer ul.recent_blogs {
	padding: 12px 0px 0 0px;
	margin: -5px 0px 0px 0px;
}
.footer .recent_blogs li {
	padding: 0px 0 16px 0px;
	margin: 0px 0px 16px 0px;
	float: left;
	border-bottom: 1px solid #393939;
}
.footer .recent_blogs li.last {
	margin: 0px 0px 0px 0px;
	border-bottom: none;
}
.footer .recent_blogs li img {
	border: 3px solid #999;
	float: left;
	margin-right: 20px;
}
.footer .recent_blogs li a {
	color: #999;
}
.footer .recent_blogs li a:hover {
	color: #fff;
}
.footer .recent_blogs li i {
	font-size: 11px;
	line-height: 16px;
	float: left;
	margin-top: 5px;
	font-style: normal;
	color: #727272;
}
.footer .recent_blogs li p {
	margin: -5px 0px 0px 0px;
}

.footer .any_questions {
	float: left;
	padding: 20px 10px 18px 20px;
	margin: 5px 0 0 0;
	min-width: 188px;
	min-height: 88px;
	background-color: #212121;
	border-radius: 4px;
	color: #999;
}
.footer .any_questions img {
	float: left;
	margin-right: 20px;
}
.footer .any_questions p {
	line-height: 18px;
}
.footer .any_questions h3 {
	color: #999;
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
}
.footer .any_questions h3 i {
	color: #999;
	text-transform: none;
	font-size: 14px;
	font-style: normal;
}

.footer .live_chat {
	float: left;
	padding: 20px 10px 18px 20px;
	margin: 27px 0 0 0;
	min-width: 188px;
	background-color: #212121;
	border-radius: 4px;
	text-transform: uppercase;
}
.footer .live_chat img {
	float: left;
	margin-right: 20px;
}
.footer .live_chat a {
	font-size: 27px;
	color: #999;
	line-height: 22px;
}
.footer .live_chat h2 {
	font-size: 27px;
	color: #999;
	line-height: 22px;
	margin: 0px;
	font-weight: 600;
}
.footer .live_chat h2 i {
	font-size: 14px;
	color: #999;
	font-style: normal;
}
.footer .live_chat a:hover {
	color: #fff;
}

.footer_sectwo {
	float: left;
	width: 100%;
}
.footer_sectwo .container {
	background: url(../images/h-line.png) repeat-x left top;
	padding-top: 28px;
}
.footer_sectwo .free_scripts h4 {
	color: #fff;
	width: 130px;
	float: left;
}
.footer_sectwo .free_scripts {
	float: left;
	width: 48%;
}
.footer_sectwo .free_scripts ul {
	float: left;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}
.footer_sectwo .free_scripts li {
	float: left;
	padding: 0px;
	margin: 0px 11px;
}

.footer_sectwo .payments_list h4 {
	color: #fff;
	width: 100px;
	float: left;
}
.footer_sectwo .payments_list {
	float: right;
	width: 48%;
}
.footer_sectwo .payments_list ul {
	float: left;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}
.footer_sectwo .payments_list li {
	float: left;
	padding: 0px;
	margin: 0px 10px;
}

#designer1			{color:#ffffff;font-size:11px;}
#designer1:hover	{color:#fff200;}

/* copyrights */
.copyright_info {
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #fff;
	background: #005BAB;
}

.copyright_info .designer { font-size:11px; clear:both; float:none; padding-right:0px; padding-top:0px; text-align:center;}
.copyright_info .designer a { color:#FFFD00;}

.copyright_info .one_half{
	float: left;
	width: 48%;
	margin-right: 4%;
}
.copyright_info .socialFoot { float:right !important;}

.copyright_info ul.footMid	{ padding-top:20px;}
.copyright_info ul.footMid	li{ display:block; float:left; padding-right:22px;}
.copyright_info ul.footMid	li a{ text-decoration:underline; color:#fff;}

.copyright_info b {
	font-size: 12px;
	color: #fff;
	font-style: normal;
	font-weight: normal;
}
.copyright_info span {
	float: right;
}
.copyright_info a {
	margin-top: 10px;
	font-size: 12px;
	color: #727272;
	text-align: right;
}
.copyright_info a:hover {
	color: #eee;
}

/* footer social links */
ul.footer_social_links {
	float:right;
	text-align:right !important;
	padding: 0px 0px 0px 0px;
}
.footer_social_links li:nth-child(1) { background-color:#3B5998;}
.footer_social_links li:nth-child(2) { background-color:#00ACED;}
.footer_social_links li:nth-child(3) { background-color:#DD4B39;}
.footer_social_links li:nth-child(4) { background-color:#007BB6;}
.footer_social_links li:nth-child(5) { background-color:#BB0000;}
.footer_social_links li:nth-child(6) { background-color:#000;}

.footer_social_links li {
	padding: 0px 0px;
	margin: 0px 0px 0px 5px;
	width: 30px;
	height: 30px;
	text-align: center !important;
	border-radius: 24px;
	line-height: 35px;
	vertical-align: middle;
	background-color: #212121;
	color: #fff;
	display:block;
	float:left;
}
.footer_social_links li:hover {
	background-color: #454545;
}
.footer_social_links li i {
	color: #fff;
	font-size:20px;
}



/*------------------*/
/*	CONTENT
/*------------------------------------------------------*/
.content_left {
	float: left;
	width: 71%;
	padding: 40px 0px 40px 0px;
}
.content_fullwidth {
	float: left;
	width: 100%;
	padding: 40px 0px 50px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 40px 0px 40px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 40px 0px 50px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 40px 0px 40px 0px;
}

/* page title */
.page_title {
	float: left;
	width: 100%;
	padding: 20px 0px;
	background: #eee;
	border-bottom: 1px solid #e3e3e3;
}
.page_title .title {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0px;
}
.page_title .title h1 {
	margin: 0px 0px 0px 0px;
	background: none;
	font-weight: 300;
	color: #181818;
}
.page_title .pagenation {
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #999;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}
.page_title .pagenation i {
	color: #727272;
	margin: 0px 2px 0px 2px;
}
.page_title .pagenation a {
	padding: 0px 0px 0px 0px;
	color: #727272;
}
.page_title .pagenation a:hover {
	color: #454545;
}


/* our team */

/*------------------*/
/*	RIGHT SIDEBAR
/*------------------------------------------------------*/
/* site search */
.site-search-area {
	margin: 0px;
	padding: 0px;
}
#site-searchform {
	margin: 0;
	padding: 0;
}
#site-searchform #s{
	border: 1px solid #eee;
	background-color: #fff;
	width: 71%;
	height:30px;
	padding:5px 10px 5px 10px;
	color: #999;
	float: left;
	font: normal 12px "Trebuchet MS", Helvetica, Arial, sans-serif;
}
#site-searchform #searchsubmit{
	float: left;
	width:50px;
	height:41px;
	cursor:pointer;
	text-indent:-5555em;
	line-height:100;
	overflow:hidden;
	background: #1889c1 url(../images/site-search-icon.png) no-repeat center 14px;
	border:0;
}
#site-searchform #searchsubmit:hover{
	background: #393a3b url(../images/site-search-icon.png) no-repeat center 14px;
}

.sidebar_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.sidebar_widget ul.arrows_list1{
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
}
.sidebar_widget ul.arrows_list1 li a {
	color: #1889c1;
	line-height: 30px;
}
.sidebar_widget ul.arrows_list1 li a:hover {
	color: #393a3b;
}
.sidebar_widget ul.arrows_list1 i {
	margin-right: 4px;
}
.sidebar_title {
	float: left;
	width: 100%;
}
.sidebar_widget h3, .clientsays_widget h3 {
	margin-bottom: 30px;
	float: left;
	font-weight: 300;
}
.sidebar_widget h3 i, .clientsays_widget h3 i {
	font-weight: normal;
	font-style: normal;
}


/* styled boxes */
.info, .error, .notice, .success {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
	font-size: 13px;
}
p.error {
	border: none;
}
.info strong, .error strong, .notice strong, .success strong {
	font-size: 16px;
}
.message-box-wrap {
	border: 0px solid #fff;
	padding:10px;
}
.info {
	color: #4a84bc;
	border-color: #c6e3ff;
	background-color: #e6f3ff;
}
.error {
	color: #bd6767;
	border-color: #f1bdbd;
	background-color: #ffdddd;
}
.notice {
	color: #a79a30;
	border-color: #d7d099;
	background-color: #f6f2d2;
}
.success {
	color: #1ea133;
	border-color: #a9ecb4;
	background-color: #dffbe4;
}
.close-but {
	width: 10px;
	height: 10px;
	float: right;
	border: none;
	margin: 5px;
	background: url(../images/elements/icon-remove.png) no-repeat center top;
}

/* dropcaps */

.dropcap1, .dropcap2, .dropcap3 {
	float: left;
	text-align: center;
	overflow:hidden;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.dropcap1 {
	width: 53px;
	height:	58px;
	line-height: 50px;
	background:url(../images/elements/dropcap_gray.png) no-repeat scroll 0px 0px transparent;
	color: #999;
	margin:0 8px -4px 0;
	font-size: 32px;
}
.dropcap1.gray {
	background-image:url(../images/elements/dropcap_gray.png);
}
.dropcap2 {
	background:url(../images/elements/dropcap_gray.png) no-repeat scroll 0 -108px transparent;
	color:#999;
	line-height: 47px;
	height: 56px;
	width: 53px;
	margin:0 8px -4px 0;
	font-size:32px;
}
.dropcap2.gray {
	background-image:url(../images/elements/dropcap_gray.png);
}
.dropcap3 {
	font-size:40px;
	line-height: 40px;
	width:44px;
	height:44px;
	margin:0 0 -4px 0;
}
.dropcap3.gray {
	color: #999;
}


/* styled lists */
ul.list1 {
	padding: 0px;
	margin: 0px;
}
.list1 li {
	padding: 0px;
	margin: 0px;
	text-align: left;
	line-height: 30px;
}
.list1 li i {
	padding: 0px;
	margin: 0px 4px 0px 0px;
}

ul.list2 {
	padding: 0px;
	margin: 0px;
}
.list2 li {
	padding: 0px;
	margin: 0px;
	text-align: left;
	line-height: 29px;
	font-size: 14px;
	color: #1889c1;
}
.list2 li i {
	padding: 0px;
	margin: 0px 9px 0px 0px;
}




/* buttons */
.button, button {	
    text-decoration:none;
	text-align:center;
	color:#585656;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:30px !important;
	line-height:10px;
	padding:0px 15px;
	position:relative;
	outline: none;
	overflow: hidden; /* removes extra side padding in IE */
	cursor: pointer;
	border: 1px solid #dcdcdc;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom:rgba(0, 0, 0, .4) 1px solid;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	text-transform: uppercase;

	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .1) 0%,
		rgba(0, 0, 0, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center top,
		center bottom,
		from(rgba(255, 255, 255, .1)),
		to(rgba(0, 0, 0, .1))
	);/* Saf4+, Chrome */
	
	background-color:white;
}

.button::-moz-focus-inner {
    border: none; /* overrides extra padding in Firefox */
}

.button:hover, .button.hover, .page-numbers:hover  {
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .2) 0%,
		rgba(255, 255, 255, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(255, 255, 255, .1)),
		to(rgba(255, 255, 255, .2))
	);/* Saf4+, Chrome */
}
.button:active, .button.active, .page-numbers:active {
	top:2px;
	background: -moz-linear-gradient(
		center top,
		rgba(0, 0, 0, .1) 0%,
		rgba(255, 255, 255, .2) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(255, 255, 255, .2)),
		to(rgba(0, 0, 0, .1))
	);/* Saf4+, Chrome */

}

.button.full{
	display: block;
}

.button.small{
	font-size:13px;
}
.button.medium{
	font-size:13px;
	height:40px;
	line-height:40px;
}
.button.large{
	font-size:16px;
	height:50px;
	line-height:50px;
}


/* styled buttons */
.button.red {
	background-color: #ff0000;
	color: #fff;
}
.button.blue {
	background-color: #117ed1;
	color: #fff;
}
.button.lightblue {
	background-color: #0099cc;
	color: #fff;
}
.button.green {
	background-color: #009933;
	color: #fff;
}
.button.black {
	background-color: #333;
	color: #fff;
}
.button.orange {
	background-color: #ff8100;
	color: #fff;
}
.button.darkgray {
	background-color: #818181;
	color: #fff;
}
.button.gray {
	background-color: #f0f0f0;
	color: #000;
}

/* tables */
.table-style {
	float: left;
	width: 100%;
}
.table-list {
	float: left;
	background-color: #fff;
	border: 1px solid #dddddd;
	margin-bottom:20px;
	width: 100%;
}
.table-list th {
	padding: 18px 10px;
	background-color: #eee;
}
.table-list td {
	padding: 13px 10px;
	text-align: center;
	background-color: #f5f5f5;
}
.table-list tr:hover td {
	background-color: #f9f9f9;
}

ul.list_empty {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.list_empty li {
	float: left;
	padding: 0px;
	margin: 0px 20px 35px 0px;
}



/* columns with box */
.framed-box {
	border: 1px solid #e3e3e3;
	width: 100%;
}
.framed-box.center{
	text-align:center;
}
.framed-box-wrap {
	border: 1px solid #fff;
	background-color: #f9f9f9;
}
.framed-box-wrap .pricing-title {
	background-color: #f1f1f1;
	padding: 20px 0px 0px 0px;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.framed-box-wrap .pricing-text-list {
	padding: 15px 20px 40px 20px;
	text-align: center;
}


/* testimonials */
.testimonials-5 {
	float: left;
}
.testimonials-5 span {
	float: left;
}

.testimonials-4 {
	float: left;
}

.testimonials-4 .content {
	float: left;
	padding: 20px 20px 25px 20px;
	border: 1px solid #eee;
	background-color: #f9f9f9;
	border-radius: 5px;
}
.testimonials-4 .content i {
	font-size: 11px;
	color: #909090;
	text-transform: none;
}

.testimonials-2 {
	float: left;
}
.testimonials-2 span {
	float: left;
	line-height: 21px;
	padding: 20px 30px 20px 30px;
	border: 1px solid #eee;
	background: #f9f9f9;
}

/* section 1 */

.punchline_text_box {
	float: left;
	width: 95.400%;
	padding: 30px 20px;
	margin: 0px;
	border: 1px solid #eee;
	border-left: 5px solid #1889c1;
	color: #999;
	background: #f9f9f9;
}
.punchline_text_box strong {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #393a3b;
}

.punchline_text_box .left {
	float: left;
	width: 80%;
}
.punchline_text_box .right {
	float: left;
	width: 20%;
}

a.knowmore_but {
	float: right;
	padding: 13px 20px 13px 20px;
	margin: 0px 0px 0px 50px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	background-color: #1889c1;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-bottom: 1px solid #999;
}
a.knowmore_but:hover {
	color: #fff;
	background-color: #393a3b;
}

/* four columns features section */
.four_col_fusection .one_fourth {
	width: 21.6%;
	padding: 30px 1%;
	text-align: center;
	border: 1px solid #f0f0f0;
	border-radius: 4px;
	position: relative;
	margin-right: 1.6%;
	float: left;
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
}
.four_col_fusection .one_fourth:hover {
	background-color: #f0f0f0;
}
.four_col_fusection .one_fourth:hover i {
	background-color: #f9f9f9;
	border: 4px solid #fff;
}
.four_col_fusection .one_fourth.helight {
	background-color: #f0f0f0;
}
.four_col_fusection .one_fourth.helight i {
	background-color: #f9f9f9;
	border: 4px solid #fff;
	color: #1889c1;
}
.four_col_fusection .one_fourth i {
	color: #383634;
	margin-bottom: 30px;
	border: 4px solid #f3f3f3;
	border-radius: 100%;
	float: left;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	vertical-align: middle;
	margin-left: 73px;
}
.four_col_fusection .one_fourth h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 25px;
	text-transform: uppercase;
}
.four_col_fusection .one_fourth a {
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
}
.four_col_fusection .one_fourth a:hover {
	color: #1889c1;
}
.four_col_fusection .one_fourth a:hover i {
	color: #1889c1;
	background: none;
	border: none;
}
.four_col_fusection .one_fourth:hover a i {
	background: none;
	border: none;
}
.four_col_fusection .one_fourth.helight a {
	color: #1889c1;
}
.four_col_fusection .one_fourth.helight a:hover {
	color: #383634;
}
.four_col_fusection .one_fourth.helight a:hover i {
	color: #383634;
}
.four_col_fusection .one_fourth.helight a i {
	background: none;
	border: none;
	color: #1889c1;
}
.four_col_fusection .one_fourth a i {
	display: inherit;
	margin: 0px 0px 0px 3px;
	color: #999;
	width: auto;
	height: auto;
	line-height: inherit;
	border: none;
	float: inherit;
	background: none;
	border: none;
}
.four_col_fusection .last {
	margin-right: 0 !important;
	clear: right;
}
.four_col_fusection.inner .one_fourth i {
	color: #1889c1;
}


/* domain search */

.domain_search {
	float: left;
	width: 100%;

}
.domain_search .left {
	float: left;
	width: 24%;
	text-align:center;
	padding: 10px 0px 10px 0px;
}
.domain_search .left_2 {
	float: left;
	width: 24%;
	padding: 10px 0px 10px 0px;
}
.domain_search .right {
	float: left;
	width: 24%;
	padding: 10px 0px 10px 0px;
}
.domain_search .right_2 {
	float: left;
	width: 24%;
	text-align:center;
	padding: 10px 0px 10px 0px;
}

.domain_search .left .search_section {
	float: left;
	width: 96.8%;
	padding: 1.4% 1.6%;
	background: #fff;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
}
#domain-searchform {
	margin: 0;
	padding: 0;
}
#domain-searchform #s{
	border: 1px solid #fff;
	width: 61%;
	height:30px;
	padding:7px 10px 7px 10px;
	color: #393a3b;
	float: left;
	border-radius: 4px;
	font-size: 16px;
	background-color: #f3f3f3;
	-webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1), 0px 4px 0px 0px #FFF;
  	-moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1), 0px 4px 0px 0px #FFF;
  	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1), 0px 4px 0px 0px #FFF;
}
.domain_search .left .search_section .witch {
	float: left;
	width: 80px;
	height: 44px;
	font-size: 16px;
	color: #393a3b;
	padding: 10px 10px 10px 10px;
	margin: 1px 0px 0px -10px;
	border: none;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background-color: #eee;
	-webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1), 0px 4px 0px 0px #FFF;
  	-moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1), 0px 4px 0px 0px #FFF;
  	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1), 0px 4px 0px 0px #FFF;
}
.domain_search .left .search_section #searchsubmit{
	float: right;
	width: 135px;
	height: 44px;
	text-align: center;
	cursor:pointer;
	overflow:hidden;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	background: #6fa62d;
	border-radius: 4px;
	border: 1px solid #6fa62d;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#81b740), to(#6fa62d));
	background-image: -webkit-linear-gradient(top, #81b740, #6fa62d);
	background-image: -moz-linear-gradient(top, #81b740, #6fa62d);
	background-image: -o-linear-gradient(top, #81b740, #6fa62d);
	background-image: linear-gradient(to bottom, #81b740, #6fa62d);
}
.domain_search .left .search_section #searchsubmit:hover{
	background: #393a3b;
	border: 1px solid #393a3b;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#535455), to(#393a3b));
	background-image: -webkit-linear-gradient(top, #535455, #393a3b);
	background-image: -moz-linear-gradient(top, #535455, #393a3b);
	background-image: -o-linear-gradient(top, #535455, #393a3b);
	background-image: linear-gradient(to bottom, #535455, #393a3b);
}
.domain_search .left .sm_links {
	float: left;
	color: #999;
	font-size: 12px;
	margin-top: 5px;
}
.domain_search .left .sm_links a {
	color: #999;
}
.domain_search .left .sm_links a:hover {
	color: #727272;
}

.domain_search .right ul {
	float: right;
	padding: 0px;
	margin: 0px;
}
.domain_search .right li {
	float: left;
	padding: 10px 0px 13px 0px;
	margin: 0px 0px 0px 10px;
	width: 100px;
	background-color: #fff;
	border-radius: 4px;
	font-size: 14px;
	color: #393a3b;
	text-align: center;
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
}
.domain_search .right li em {
	font-size: 12px;
	color: #727272;
	font-style: normal;
	display: block;
	line-height: 13px;
	margin-top: -4px;
}
.shadow_01 {
	float: left;
	width: 100%;
	height: 18px;
	background: url(../images/shadow-1.png) no-repeat center top;
}

/* features section 3 */
.features_sec04 {
	float: left;
	width: 100%;
}
.features_sec04 .left {
	float: left;
	width: 41.5%;
}
.features_sec04 .right {
	float: left;
	width: 58.5%;
}
.features_sec04 .right h2 {
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.features_sec04 .right h2 em {
	font-size: 18px;
	color: #999;
	font-style: italic;
	text-transform: none;
	font-weight: normal;
}
.features_sec04 .right b {
	font-size: 14px;
	font-weight: normal;
}

.features_sec04 ul.section {
	float: left;
	width: 45.8%;
	padding: 0 4% 22px 0;
	margin: 25px 0 0 0;
	background: #fff;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
.features_sec04 ul.section.two {
	padding: 0 0 22px 4%;
	border-right: none;
}
.features_sec04 ul.section.three {
	padding: 25px 4% 0 0;
	border-right: 1px solid #e3e3e3;
	border-bottom: none;
	margin: 0px;
}
.features_sec04 ul.section.four {
	padding: 25px 0 0 4%;
	border-right: none;
	border-bottom: none;
	margin: 0px;
}
.features_sec04 .section li {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 70%;
}
.features_sec04 .section li a {
	font-size: 12px;
	color: #b9b9b9;
	margin-top: 8px;
}
.features_sec04 .section li a:hover {
	color: #999;
}
.features_sec04 .section li.left {
	float: left;
	width: 90px;
}
.features_sec04 .section li strong {
	font-size: 18px;
	color: #1889c1;
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
}


.newsSection	{ height:220px;}
.newsSection ul {list-style-type:none;}
.newsSection ul li {list-style-type:none;}
.newsBottom	{ margin-top:15px;}
.rankings	img{ width:98%;}

/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:134px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.html) no-repeat left top;
	z-index: 999;
}

.addFoot{
    opacity:1;
    position:fixed;
    bottom:-6px;
    left:0px;
	z-index: 999999;
}

.addFoot1{
    opacity:1;
    position:fixed;
    bottom:0px;
    right:0px;
	z-index: 999999;
}




.pagedata	h1			{ font: 300 2em/1.3em "Signika",sans-serif;color:#00539D; border-bottom:2px solid #eee;padding-left:0px; padding:10px 10px 10px 10px; background-color:#eee; font-size:22px; text-shadow:#000000 0px 0px 0px; border-left:4px solid #005bab;}

.pagedata ul {
	margin: 0px 0px 0px 20px;
}
.pagedata ol {
	margin: 0px 0px 0px 20px;
}
.pagedata ul {
	list-style:circle !important;
}
.pagedata ul li {
	list-style:disc !important;
}

.pgFlashImg		img{ width:100%;}

.ttitle				{color:#000000;font-weight:bold;}

.news-month			{line-height:14px;width:40px;height:15px;background:#8F3931;color:#FFFFFF;font-size:10px;}
.news-day			{width:38px;height:25px;line-height:20px;background:#FFF;border:1px solid #E7E6E6;font-size:14px;}
.news-width			{float:right;width:80%;text-align:left;min-height:60px;line-height:17px;}

.marqueeV1			{text-decoration:none;color:#000000;}
.marqueeV1:hover	{text-decoration:none;color:#FF0000;}

.marqueeVA			{text-decoration:none;color:#000000;}
.marqueeVA:hover	{text-decoration:none;color:#FF0000;}

.marqueeH			{text-decoration:none;color:#000000;}
.marqueeH:hover		{text-decoration:underline;color:#11423F;}

.link				{text-decoration:none;color:#3d3d3d;}
.link:hover			{color:#FF0000;border-bottom:1px dotted;}

.link5				{text-decoration:none;color:#E31E24 !important;}
.link5:hover		{color:#FF0000;border-bottom:1px dotted;}

.links				{text-decoration:none;color:#208FAD;font-weight:bold;font-size:14px;}
.links:hover		{color:#363636;border-bottom:1px dotted;}

.download			{font-weight:bold;color:#000000;}
.download:hover		{font-weight:bold;color:#000000;}

.downloads			{text-decoration:none;color:#C40000;font-size:12px;}
.downloads:hover	{color:#363636;border-bottom:1px dotted;}

.trbg				{background-color:#DDDDDD;}

.tgallery		{font-size:15px;color:#000000;}
.tgallery:hover		{font-size:15px;color:#000000;}

.fdetail		{font-size:20px;font-weight:bold;color:#000000;}
.fdetail:hover		{font-size:20px;font-weight:bold;color:#000000;}

.padding td		{padding:5px;}

.link3				{color:#000;font-weight:bold;}
.link3:hover		{font-weight:bold;}

.deptlink			{text-decoration:none;color:#000;font-weight:bold;}
.deptlink:hover		{color:#FF0000;font-weight:bold;}

/*Table Style*/
.tblhead		{background-color:#EEE;font-weight:bold;}
.tblmidhead		{background-color:#EEE;font-weight:bold;}
.wtblhead		{border:none;}

.data th {background-color:gray; color:#ffffff}
.pagingDiv { height:20px}
.pNo			{float:left;margin-left:18px;margin-right:0px; border:0px solid gray;}
.pNo1			{float:left;margin-right:3px; border:0px solid gray;}
.pNo2			{float:left;margin-right:3px; border:0px solid gray;}
.pNo a			{color:#ff0000;}
.pNo a:hover	{text-decoration:none;color:#000000;}

.rpp			{background-color:#F0FFF0;padding:5px;color:#000000;border:1px solid #828282;height:30px;}
.rpp a			{color:#ff0000;}
.rpp a:hover	{text-decoration:none;color:#000000;}

/* Validation Form Style */
.form {
	width:720px;
	text-align:left;
	padding-top:5px;
}
.form legend
{
	color: #000000;
	font-size:15px;
	font-weight: bold;
	font-variant:small-caps;
	margin-left: 1em;
	padding:0px 5px;
}
	
/*** FORM BLOCKS ***/
.comment
{
	padding-left:20px;
	color:#999999;
	font-style:italic;
}
.form td
{
	width: 100%;
	padding:5px 0px 5px 0px;
	border-top:1px dotted #ccc;
	display:block;
	float: left;
	clear: left;
}

/*** FORM BLOCK ELEMENTS ***/

.form label
{
	padding:0px 10px;
	width:210px;
	float: left;
}
.form label.error
{
	color: #c00;
	font-size: 100%;
	font-weight: bold;
	font-variant:small-caps;
	width:60%;
	display: none;
	margin:4px 0px 0px 170px;
	padding:2px 0px 0px 5px;
	border-top:1px dotted #ccc;
	clear:both;
}
	
/*** SUPPORTING CLASSES ***/

.form label.required{  }
.form span.required
{
	padding-left:10px;
	background:url('../img/star.gif') no-repeat;
	background-position:top left;
}
.form span.norequired
{
	padding-left:10px;
}
.form .highlight
{
	background-color:#F2F2F2;
}
.off
{
	display:none !important;
}
.clear
{
	clear:both;
}

.subMenuPage			{ background-color:#eee; padding:10px;}
	
.submenu				{text-decoration:none;color:#3d3d3d;font-size:13px;background-image:url('../img/bullet.gif');background-repeat:no-repeat;background-position:9px 9px;text-align:left;}
.submenu:hover			{background-color:#3E5E7D;background-image:url('../img/bullet1.gif');background-repeat:no-repeat;background-position:10px 7px;}

.subMenubg a			{text-decoration:none;color:#3d3d3d;display: block;margin:0;border-bottom:1px dotted #CCCCCC;padding:10px 10px 10px 20px;background-image:url('../img/bullet.gif');background-repeat:no-repeat;background-position:5px 16px; line-height:20px;}
.subMenubg a:hover 		{background-color:#005BAB;color:#FFFFFF;background-image:url('../img/bullet1.gif');background-repeat:no-repeat;background-position:5px 16px;}

.subMenubg1 a			{text-decoration:none;color:#FFFFFF;background-color:#005BAB;display: block;margin:0;border-bottom:1px solid #9F9F9F;padding:10px 0px 10px 30px;background-image:url('../img/bullet2.gif');background-repeat:no-repeat;background-position:15px 15px;line-height:20px;}
.subMenubg1 a:hover 	{background-image:url('../img/bullet1.gif');display: block;background-repeat:no-repeat;margin:0;color:#FFFFFF;background-position:15px 15px;background-color:#888888;}

.subMenubg2 a			{text-decoration:none;color:#FFff00;display: block;margin:0;border-bottom:1px dotted #9F9F9F;padding:7px 0px 7px 35px;background-image:url('../img/bullet2.gif');background-repeat:no-repeat;background-position:22px 12px;background-color:#334E68;}
.subMenubg2 a:hover 	{background-image:url('../img/bullet.gif');display: block;background-repeat:no-repeat;margin:0;color:#000;background-position:22px 12px; background-color:#fff;}

.socialSide				{
	position:fixed;
	left:0;
	top:35%;
	z-index:auto;
}
.socialSide	a:hover 	{ opacity:0.7;}


.carosImg				{margin:0; padding:0;}

.newsBottom	.one_third2 {
	width: 29.5%;
}

.footSocial	ul		{ list-style:none; float:none; margin:0 auto; text-align:center;}
.footSocial	ul li 	{ display: inline-block;text-align:center; align-content:center;}

.newsMore	a 		{color:#000000 !important; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:14px;}
.newsMore	a:hover	{color:#ff0000 !important; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:14px;}

.deskHide		{ display:none !important;}
.mobHide		{ display:block;}

.tab-content	h3	{ font-family: 'Fjalla One', sans-serif;}

.clicklink	{ color:#DC0104; cursor:pointer;}
.clicklink:hover	{ color:#000; text-decoration:underline;}
/* The Modal (background) */
.modal2 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 300px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content2 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px 20px 20px 30px;
    border: 1px solid #888;
    width: 30%;
}

/* The Close Button */
.close2 {
    color: #aaaaaa;
    float:center;
    font-size: 18px;
    font-weight: bold;
}

.close2:hover,
.close2:focus {
    color: #000 !important;
    text-decoration: none;
    cursor: pointer;
}

#myModal1 .modal-header {
	min-height: 16.43px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	background-color:#0061ab;
}
#myModal1 .modal-dialog {
	padding-left: 0;
}
#myModal1	.modal-content {
	width:450px;}
#myModal1 .modal-dialog { border: 10px solid #0061ab;}
#myModal1 h4.modal-title { color:#fff; text-shadow:#000 1px 1px 2px; font-size: 20px;}
#myModal1 .close {
	float: center;
	text-align:center;
	padding:5px;
	margin-top:-40px;
	color: #000;
	font-size: 30px;
	width: 30px !important;
	height: 30px !important;
	background-color: #fff !important;
	border-radius: 50%;
}
#myModal1 .close:hover, .close:focus {
	color: #000 !important;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=80);
	opacity: .8;
}
#myModal1 button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0
}
.formHome	{font-size: 15px; color: #000;}
.pophelpno	{ font-size:16px; font-weight:bold; color: #0061ab;}
