@charset "utf-8";
/* CSS Document */

img {
	border: none;
}
a {
	text-decoration: none;
}
html {
	background: #d8d8d8;
}
body {
	font-family: 'CalibriRegular';
	font-size: 14px;
	color: #333;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	background: #fff;
}
a {
	color: inherit;
	text-decoration: none;
}
a:link {
	-webkit-transition: all 0.25s;
	-moz-transition: all 400ms;
	-o-transition: all 400ms;
	-ms-transition: all 400ms;
	transition: all 400ms;
	text-decoration: none;
}
a:hover {
	color: inherit;
}
p {
	margin: 10px 0;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
.full_width_wrapper.content-area .container .content-section ul, .full_width_wrapper.content-area .container .sidebar ul {
	padding: 0;
	list-style: none;
	float: left;
	margin: .3% 0;
}
.full_width_wrapper.content-area .container .sidebar li {
	background: url(../img/li%20bullet-sidebar.png) left center no-repeat;
	list-style: none;
	padding: 10px 0 7px 23px;
	border-bottom: 1px dashed #D67800;
	color: #fff;
	position: relative;
}
.first-row li {
	width: 26.7% !important;
	margin-right: 1.7% !important;
}
.full_width_wrapper.content-area .container .sidebar li a:hover {
	padding-left: 10px;
	color: #000;
}
.full_width_wrapper {
	width: 100%;
}
.full_width_wrapper.header {
	min-height: 126px;
	clear: both;
	background: url(../img/shadow.png) center bottom no-repeat;
	position: relative;
	z-index: 2;
	padding: 5px 0;
}
.container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	height: auto;
}
.logo {
	width: 30%;
	max-width: 331px;
	height: auto;
	float: left;
}
.srch {
	width: 30%;
	max-width: 218px;
	height: auto;
	min-height: 38px;
	float: right;
	position: relative;
	top: 26px;
	background: #f7f6f6;
}
.srch_fld {
	width: 75%;
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCC;
	color: #CC6600;
}
.srch_btn {
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
	border: none;
	background: url(../img/lense.jpg) no-repeat center;
	width: 30px;
	height: 30px;
}
.full_width_wrapper.banner {
	background: url(../img/banner.jpg) center top no-repeat;
	background-size: 100% 100%;
	margin-top: -21px;
	float: left;
	position: relative;
	z-index: 0;
}
.text_container {
	width: 50%;
	float: right;
}
.text_container h1 {
	font-size: 48px;
	font-family: impact;
	line-height: 68px;
	color: #3d3d3d;
	padding: 10% 0 5% 0;
	text-transform: uppercase;
	text-shadow: 1px 1px 5px #fff;
}
.newss {
	clear: both;
}
.newss .container {
	position: relative;
	min-height: 3px;
}
.news {
	width: 100%;
	max-width: 600px;
	bottom: 0px;
	right: 0px;
	clear: both;
	position: absolute;
}
.owl-carousel {
	background: #f0f0f0;
	padding: 6px 5px;
	border: 1px solid #666;
}
.owl-carousel div.slide {
	background: url(../img/shadow1.png) right top no-repeat;
	width: 98%;
	margin-left: 2%;
	padding-bottom: 2%;
	padding-right: 2%;
	float: left;
	padding-top: 3%;
	min-height: inherit;
	font-family: "Segoe UI";
	text-transform: uppercase;
}
.date {
	float: left;
	background: #FFF;
	border: 1px solid #999;
	min-width: 60px;
	text-align: center;
	border-radius: 5px;
	margin-right: 8px;
}
.month {
	background: #853f00;
	border-radius: 2px 2px 0 0;
	width: 100%;
	clear: both;
	display: block;
	border: none;
	color: #FFFFFF;
	font-family: "Segoe UI";
	text-transform: uppercase;
	font-size: 12px;
	padding: 3px 0;
	margin-bottom: 7px;
	float: left;
}
.day {
	font-family: impact;
	color: #4e4e4e;
	font-size: 23px;
	border: none;
	float: left;
	clear: both;
	text-align: center;
	width: 100%;
	padding: 5px 0;
}
.news h2 {
	font-size: 19px;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin: 0px;
	font-family: 'CalibriRegular';
}
.menu_container {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.circle_menu {
	width: 320px;
	height: auto;
	background-size: auto 100%;
	position: absolute;
	z-index: 1;
	text-align: center;
	margin: 26px 0px 20px 0px;
	left: 42px;
	top: 36px;
}
.select-box {
	width: 70%;
	border: 1px solid #CCC;
	padding: 8px 5px;
	border-radius: 7px;
	margin-bottom: 10px;
	background: #ffffff;
	/* Old browsers */

	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
	/* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* Opera 11.10+ */

	background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* IE10+ */

	background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);

 /* W3C */


    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 );/* IE6-9 */;
}
.menu_container input {
	width: 70%;
	border: 1px solid #CCC;
	padding: 8px 5px;
	border-radius: 7px;
	margin-bottom: 10px;
	background: #ffffff;
	/* Old browsers */

	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
	/* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* Opera 11.10+ */

	background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* IE10+ */

	background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);

 /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 );/* IE6-9 */;
}
.menu_container input.submit {
	width: 96px;
	height: 36px;
	background: #ff7400;
	/* Old browsers */

	background: -moz-linear-gradient(top, #ff7400 0%, #ff7400 100%);
	/* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7400), color-stop(100%, #ff7400));
	/* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #ff7400 0%, #ff7400 100%);
	/* Chrome10+,Safari5.1+ */


	background: -o-linear-gradient(top, #ff7400 0%, #ff7400 100%);
	/* Opera 11.10+ */

	background: -ms-linear-gradient(top, #ff7400 0%, #ff7400 100%);
	/* IE10+ */

	background: linear-gradient(to bottom, #ff7400 0%, #ff7400 100%);

 /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7400', endColorstr='#ff7400', GradientType=0 );
	/* IE6-9 */

	background: url(../img/submit.png) center top no-repeat !important;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.full_width_wrapper.banner {
	background: url(../img/banner.jpg) center top no-repeat;
	background-size: 100% 100%;
	margin-top: -21px;
	float: left;
	position: relative;
	z-index: 0;
	min-height: 444px;
}
.full_width_wrapper.mob {
	min-height: 25px;
	background: #E48900;
	display: none;
}
.navbar {
	width: 100%;
	height: auto;
	float: right;
	position: relative;
	top: 0px;
	min-height: 30px;
}
.menu_full {
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.menu_full li {
	float: left;
	list-style: none;
	padding: 10px 7px 10px 9px;
	font-family: "Segoe UI";
	font-size: 20px;
	letter-spacing: 1px;
	border-right: 1px solid #C97C29;
}
.menu_full li a {
	color: #fff;
}
.dropdown-menu {
	background: #c87800;
	border-radius: 5px;
	margin-top: 11px;
}
.navbar-brand {
	display: none;
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	font-family: 'CalibriRegular';
	padding: 15px 2px;
}
.menu_container h2 {
	font-size: 19px;
	text-transform: uppercase;
	padding-bottom: 7px;
	padding-top: 40px;
	margin: 0px;
	font-family: 'CalibriRegular';
}
.footer {
	background: url(../img/footer_shadow.jpg) top repeat-x #d8d8d8;
	height: auto;
	clear: both;
	margin-bottom: 30px;
}
.fb1 {
	width: 33.3%;
	float: left;
	background: url(../img/shadow2.png) right top no-repeat;
	padding-right: 2%;
	padding-top: 2%;
	font-size: 14px;
	padding-bottom: 1%;
	padding-left: 2%;
}
.fb1 h2 {
	font-family: "Segoe UI";
	font-size: 21px;
	color: #000;
	background: url(../img/underline.jpg) repeat-x bottom;
	padding-bottom: 10px;
	margin: 5px 0;
}
.fb1 h2 a.view {
	float: right;
	font-size: 14px;
	border-left: 1px solid #333;
	padding-left: 5px;
}
.fb1 ul {
	margin: 0px;
	padding: 0px;
}
.fb1 ul li {
	list-style: none;
}
.fb1 ul li a {
	background: url(../img/bullet.jpg) left center no-repeat;
	padding: 5px 0 5px 27px;
	border-bottom: 1px dashed #999999;
	display: block;
}
.fb1 .social {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}
.fb1 .social li {
	list-style: none;
	float: left;
	width: auto;
	border: none;
	background: none;
}
.fb1 .social li a {
	border: none;
	background: none;
	margin-top: -10px;
	padding-bottom: 13px;
}
.fb1 .social li a img {
	/*padding: 3%;*/
	-webkit-transition: all 0.25s;
	-moz-transition: all 400ms;
	-o-transition: all 400ms;
	-ms-transition: all 400ms;
	transition: all 400ms;
}
.fb1 .social li a:hover img {
	-webkit-transition: all 0.25s;
	-moz-transition: all 400ms;
	-o-transition: all 400ms;
	-ms-transition: all 400ms;
	transition: all 400ms;
	transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	/* IE 9 */







	-webkit-transform: rotate(20deg);
	/* Safari and Chrome */;
}
.map {
	height: auto;
	width: 100%;
}
#FlashID {
	width: 100%;
	height: auto;
}
.social.new {
	clear: both;
	padding-bottom: 15px;
	float: left;
	width: 100%;
	margin-top: 21px;
	display: none;
}
.social.new li {
	padding: 0px;
	margin: 0px;
	width: 20%;
}
.social.new li img {
	width: 80%;
	height: auto;
	border: 1px solid #BBB;
	margin-top:3px;
	
}
/* Inner page css */


.full_width_wrapper.banner.inner-bnr {
	background-color: #FFB42F;
	min-height: 133px;
	background-size: auto;
	background: url(../img/inner-banner.jpg);
}
.full_width_wrapper.banner.inner-bnr h1 {
	font-size: 65px;
	color: #C9C9C9;
	margin: 4% 0 0 0;
	padding: 0;
	float: left;
}
.container .breadcrumbs {
	display: none !important;
}
.breadcrumbs a {
	color: #A8A8A8;
}
.breadcrumbs {
	color: #f49600;
	margin-top: 2%;
	width: auto;
	float: left;
	clear: left;
}
.banner-ico {
	float: right;
	margin-top: 2%;
}
.content-area {
	background: url(../img/footer_shadow.jpg) top repeat-x #d8d8d8;
	height: auto;
	clear: both;
}
.content-section {
	width: 78%;
	height: auto;
	float: left;
	background: url(../img/shadow2.png) right top no-repeat;
	padding-top: 2%;
	padding-right: 2%;
}
.sidebar {
	width: 20%;
	height: auto;
	min-height: 300px;
	float: right;
	background-color: #F39B00;
	margin-top: 3%;
	padding: 1.5%;
}
.content-section h2 {
	padding: 0 0 10px 0;
	margin: 0;
	background: url(../img/underline.jpg) repeat-x bottom;
	margin: 5px 0;
}
.sidebar h2 {
	padding: 0;
	margin: 0;
	background: url(../img/sidebar-line.JPG) repeat-x bottom;
	padding-bottom: 10px;
	margin: 5px 0;
}
.sidebar h2 {
	padding: 0;
	margin: 0;
	background: url(../img/sidebar-line.JPG) repeat-x bottom;
	padding-bottom: 10px;
	margin: 5px 0;
	padding: 7px 5% 9px 5%;
	margin: 0 0 5px 0;
	background-color: #F5AB0E;
}
.quick-contact {
	width: 100%;
	height: auto;
	float: left;
	background: url(../img/qcbg.png) left 100% no-repeat;
	margin-top: 9%;
}
.quick-contact p {
	font-size: 15px;
	float: left;
	margin: 16% 0 2% 38%;
	color: #924000;
}
.quick-contact span {
	font-size: 21px;
	float: right;
	clear: left;
}
.quick-contact a {
	font-size: 21px;
	float: right;
	clear: both;
	color: #ECECEC;
}
.inner-footer {
	background: #BEBEBE;
	float: left;
	min-height: 44px;
	font-size: 13px;
	color: #616161;
}
.copyright {
	float: left;
	width: auto;
}
.copyright {
	float: left;
	width: auto;
	margin: 14px 0 9px 0;
}
.copyright p {
	font-size: 12px;
	color: #616161;
	margin: 0;
	padding: 0;
}
.inner-footer .footer-menu {
	float: right;
	width: auto;
}
.inner-footer .footer-menu ul {
	float: left;
	margin: 12px 0 0 0;
}
.inner-footer .footer-menu li {
	list-style: none;
	display: inline;
	padding: 0;
}
.inner-footer .footer-menu li a:hover {
	color: #EC7B00;
}
.desk-menu {
	width: auto;
	float: right;
	margin: 26px 0 0 0;
	min-height: 38px;
}
.desk-menu ul {
	margin: 0;
	padding: 0px;
	background: #f7f6f6;
	padding: 9px 9px 12px 9px;
	width: auto;
}
.desk-menu ul li {
	display: inline;
	list-style: none;
	font-size: 15px;
	color: #333;
}
.desk-menu ul li a {
	padding: 10px 10px;
}
.desk-menu ul li a:hover {
	background-color: #F39B00;
	color: #fff;
}
/*.full_width_wrapper.content-area .container {







    margin-bottom: 2%;







}*/



















.course-items li {
	padding: 0px;
	cursor: pointer;
	text-align: center;
	background: #AFD0FE;
	color: #9BC3FB;
	transition: all 400ms;
	-moz-transition: all 400ms;
	-webkit-transition: all 400ms;
}
.course-items li:hover {
	background: #a1d4f5;
	color: #FFF1EA;
}
.course-items li span {
	width: 100%;
	float: left;
	margin: 27px 0;
}
.searchResults li {
	list-style: none;
	padding: 15px 0px;
	border-bottom: dotted 1px #666;
}
.courseDetails {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 10px 0px 50px;
}
.ajax-response-detail {
	width: 100%;
	border: 1px solid #CFCFCF;
	padding: 1.6%;
	float: left;
	border-radius: 10px;
}
.ajax-course-title {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.ajax-course-desc, .ajax-course-reg {
	width: auto;
	height: auto;
	float: left;
	clear: none;
	background: #D1D1D1;
	border: 1px solid #ccc;
	color: #8B670B;
	margin: 0% 0% 0px 0%;
	transition: all 400ms;
	-moz-transition: all 400ms;
	-webkit-transition: all 400ms;
}
.ajax-course-desc:hover, .ajax-course-reg:hover {
	background: #D8D8D8;
}
.formElements_reg {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	clear: both;
}
.formElements_reg li {
	display: block;
	float: left;
	padding: 5px;
	min-width: 25%;
	background: #F1F1F1;
	margin-right: 2px;
	margin-top: 2px;
}
.formElements_reg li {
	display: block;
	float: left;
	padding: 5px;
	min-width: 25%;
	background: #F1F1F1;
	margin-right: 2px;
	margin-top: 2px;
}
.formElements_reg li .inputs {
	color: #333;
}
.formElements_reg li .inputLabel {
	width: auto;
	height: auto;
	float: left;
	clear: none;
	padding: 5px;
	font-weight: normal;
}
#selected_details .formElements_reg li .inputLabel {
	width: auto;
	height: auto;
	float: left;
	clear: none;
	padding: 5px;
	font-weight: normal;
	color: #fff;
}
.formElements_reg li .inputLabel strong {
	font-weight: normal;
}
#selected_details .formElements_reg li .inputLabel strong {
	color: #575757;
	font-weight: normal;
}
.content-area .container #selected_details .formElements_reg .inputs {
	color: #E40303 !important;
	font-weight: normal;
}
#selected_details .formElements_reg li {
	display: block;
	width: 100%;
	float: left;
	min-width: 25%;
	margin: 0 1.9% 0 0;
	margin-top: 2px;
}
.formElements_reg li .inputLabel:after {
	content: '  :';
}
.formElements_reg li .inputs {
	padding: 5px;
}
.formElements2 {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
}
.content-section #RegistrationCourseRegistrationForm .formElements2 li {
	width: 32%;
	height: auto;
	float: left;
	display: block;
	margin-bottom: 10px !important;
	margin-right: 1.3%;
}
.formElements2 li {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	margin-bottom: 10px !important;
}
.formElements2 li .inputLabel {
	width: 42%;
	float: left;
	clear: none;
	padding: 8px;
}
.inputs input[type='text'], .inputs input[type='email'], .inputs input[type='tel'] {
	width: 34%;
	height: 29px;
	float: left;
	border: 1px solid #D7D8DA;
	padding: 5px;
}
.inputs input[type='text']:focus, .inputs input[type='email']:focus, .inputs input[type='tel']:focus {
	border-color: rgba(196, 142, 4, 0.57);
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(218, 135, 11, 0.33), 0 0 8px rgba(219, 135, 8, 0.33);
	box-shadow: inset 0 1px 1px rgba(218, 135, 11, 0.33), 0 0 8px rgba(219, 135, 8, 0.33);
}
.inputLabel .submit {
	float: left;
	width: auto;
	height: auto;
	margin-left: -18%;
	margin-top: -5px;
	transition: all 400ms;
	-moz-transition: all 400ms;
	-webkit-transition: all 400ms;
}
.inputLabel .submit input[type='submit'] {
	float: left;
	text-align: center;
	color: #FFF;
	font-weight: normal;
	background: #40A8EA;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	padding: 5px 18px;
}
.inputLabel .submit input[type='submit']:hover {
	background: #1C90D9;
	border: 1px solid #fff;
}
.inputLabel .submit input[type='submit']:focus {
	outline: 0;
}
.formElements_pay {
	float: left;
	width: 100%;
	margin-bottom: 10px !important;
}
.formElements_pay li {
	display: block;
	width: 44%;
	float: left;
	padding: 5px;
	min-width: 21%;
	/* clear: both; */
	background: #F1F1F1;
	margin-right: 21px;
}
.formElements_pay li .inputLabel {
	width: auto;
	height: auto;
	float: left;
	clear: none;
	padding: 5px;
	min-width: 15%;
}
.formElements_pay li .inputLabel:after {
	content: '  :';
}
.formElements_pay li .inputs {
	padding: 5px;
	width: auto;
	min-width: 15%;
	background: #fff;
	float: left;
	min-height: 35px;
}
.circle_menu form {
	margin-top: -5px;
}
.ajax-response-detail table {
	border: 1px solid #b1cfdc;
	text-align: left;
}
.ajax-response-detail table p {
	text-align: left;
	padding-left: 6px;
}
.selected_details .inputLabel st {
}
.content-area .form-button {
	margin-left: 11px;
}
/*---- 1 30 2014 -----*/

/*.orange {
	background:url(../img/home.png) left center repeat;
}
.black {
	background: url(../img/about.PNG) left center repeat-x;
}
.blue {
	background: url(../img/services.PNG) left center repeat-x;
}
.red {
	background: url(../img/affil.png) left center repeat-x;
}
.green {
	background: url(../img/contact-us.png) left center repeat-x;
}*/

.orange {
	background: url(../img/mob-yellow.png) left center repeat !important;
}
.black {
	background: url(../img/mob-black.png) left center repeat-x;
}
.blue {
	background: url(../img/mob-blue.png) left center repeat-x;
}
.red {
	background: url(../img/mob-red.png) left center repeat-x;
}
.green {
	background: url(../img/mob-green.png) left center repeat-x;
}
/* --------- Added 3/6/14 -----------*/


.carouselCustomConatiner {
	padding: 0 60px;
	position: relative;
	clear: both;
}
.content-section-book {
	width: 100%;
	background-image: none;
	margin: 0 0 4% 0;
	background-color: #fff;
	padding: 5% 2% 2% 2%;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
.header.no-background {
	background-image: none !important;
	min-height: inherit;
	border-bottom: 2px solid #bacedc;
}
.banner-none.inner-bnr {
	background: #FDAF29;
}
.banner-none.inner-bnr .breadcrumbs a {
	color: #2F2F2F;
}
.banner-none.inner-bnr .breadcrumbs {
	color: #fff;
	margin: 7px 0;
	font-size: 16px;
}
.registerStatus {
	width: 100%;
	float: left;
	margin-bottom: 26px;
	padding: 0px 0px;
	margin: 0 0 24px 0 !important;
	background: url(../img/ul-bg.png) right top repeat-x;
	height: 52px;
	border-left: 1px solid #e7e7e7;
}
.registerStatus li {
	margin: 0;
	float: left;
	margin-right: 0%;
	background: #007277;
	padding: 16PX 0;
	color: #000;
	font-size: 17px;
	text-align: center;
	text-transform: uppercase;
	width: 20%;
	/*background: rgb(101,222,235); /* Old browsers */
 /*background: -moz-linear-gradient(top,  rgba(101,222,235,1) 0%, rgba(107,238,249,1) 49%, rgba(100,230,234,1) 51%, rgba(101,222,235,1) 100%); /* FF3.6+ */
 /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(101,222,235,1)), color-stop(49%,rgba(107,238,249,1)), color-stop(51%,rgba(100,230,234,1)), color-stop(100%,rgba(101,222,235,1))); /* Chrome,Safari4+ */
 /*background: -webkit-linear-gradient(top,  rgba(101,222,235,1) 0%,rgba(107,238,249,1) 49%,rgba(100,230,234,1) 51%,rgba(101,222,235,1) 100%); /* Chrome10+,Safari5.1+ */
 /*background: -o-linear-gradient(top,  rgba(101,222,235,1) 0%,rgba(107,238,249,1) 49%,rgba(100,230,234,1) 51%,rgba(101,222,235,1) 100%); /* Opera 11.10+ */
 /*background: -ms-linear-gradient(top,  rgba(101,222,235,1) 0%,rgba(107,238,249,1) 49%,rgba(100,230,234,1) 51%,rgba(101,222,235,1) 100%); /* IE10+ */
 /*background: linear-gradient(to bottom,  rgba(101,222,235,1) 0%,rgba(107,238,249,1) 49%,rgba(100,230,234,1) 51%,rgba(101,222,235,1) 100%); /* W3C */
 /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65deeb', endColorstr='#65deeb',GradientType=0 ); /* IE6-9 */

	background: url(../img/ul-bg.png) right top repeat-x;
	position: relative;
}
.registerStatus li b {
	background: url(../img/arrbo.png) right top repeat-x;
	width: 36px;
	height: 52px;
	float: left;
	position: absolute;
	right: -16px;
	top: 0;
	z-index: 1000;
}
.last-item {
	border-right: 1px solid #e7e7e7 !important;
}
.last-item b {
	display: none;
}
.content-section content-section-book > ul > li:nth-child(1) {
	border-left: 1px solid #e7e7e7 !important;
}
.activeStatus {
	color: #000 !important;
	background: url(../img/ul-bg-hov.png) right top repeat-x !important;
}
.activeStatus b {
	color: #fff !important;
	/*
background: #009ca8; /* Old browsers */
/*background: -moz-linear-gradient(top,  #009ca8 1%, #00b1b7 49%, #009da5 50%, #009ca8 100%) !important; /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#009ca8), color-stop(49%,#00b1b7), color-stop(50%,#009da5), color-stop(100%,#009ca8)) !important; /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top,  #009ca8 1%,#00b1b7 49%,#009da5 50%,#009ca8 100%) !important; /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top,  #009ca8 1%,#00b1b7 49%,#009da5 50%,#009ca8 100%) !important; /* Opera 11.10+ */
/*background: -ms-linear-gradient(top,  #009ca8 1%,#00b1b7 49%,#009da5 50%,#009ca8 100%) ; /* IE10+ */
/*background: linear-gradient(to bottom,  #009ca8 1%,#00b1b7 49%,#009da5 50%,#009ca8 100%) !important; /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ca8', endColorstr='#009ca8',GradientType=0 ) !important; /* IE6-9 */
	background: url(../img/b-hover.png) right top repeat-x !important;
}
.fb1.quick-links ul li {
	list-style: none;
	font-family: "Segoe UI";
	font-size: 19px;
	line-height: 40px;
}
#CourseBookingsForm > label {
	display: none;
}


/**/
/** added on 24/06/2014 */
#FreelanceRegisterForm .formElements2 li .inputLabel {
	width: 22%;
	float: left;
	clear: none;
	padding: 8px;
}
#FreelanceRegisterForm .formElements2 li .inputs input[type='text'], .inputs input[type='email'], .inputs input[type='tel'], textarea {
	width: 92%;
	border: 1px solid #D7D8DA;
	height: 37px;
	border-radius: 4px;
}
#FreelanceRegisterForm .inputs {
	float: left;
	width: 44%;
	margin-bottom: 9px;
}
#FreelanceRegisterForm .inputs div.checkbox {
	float: left;
	width: 30%;
	margin-top: 0;
}
#FreelanceRegisterForm .formElements2 li textarea {
	min-height: 113px;
}
#freelance_registerCountry {
	width: 92%;
	border: 1px solid #D7D8DA;
	height: 37px;
	border-radius: 4px;
}
#freelance_registerTitle{
	border: 1px solid #D7D8DA;
	height: 37px;
	border-radius: 4px;
}
#FreelanceRegisterForm .formElements2 li.submit {
	width: 62.5%;
}
#FreelanceRegisterForm .formElements2 li.submit {
	width: 62.5%;
}
#FreelanceRegisterForm .formElements2 li.submit .inputLabel.inputSubmit {
	float: right;
	margin: 0;
	padding: 0;
}
#FreelanceRegisterForm .formElements2 li.submit .inputLabel.inputSubmit .submit {
	float: right;
	margin-left: 0;
	margin-top: 0;
}
#FreelanceRegisterForm .formElements2 li .error {
	font-weight: normal;
	color: #F00;
	padding-top: 4px;
}

#FreelanceRegisterForm .formElements2 li input[type="button"] {
background: #F1F1F1;
border: 1px solid #D7D8DA;
height: 37px;
border-radius: 4px;
}

div.inputLabel.uplload_cv {
margin-top: -6px;
}


.promotions-list {

float:left;
width:100%;
margin-top: 10px !important;
}

.promotions-list li {

float: left;
width: 48%;
margin-right: 2%;
list-style: none;
border-left: none !important;
background: #F3F5F0;
padding: 2%;
margin-bottom: 2%;
}


.promotions-list li:nth-child(1) {
border-left:inherit !important;
}

.promotions-list li .date {
margin-right: 13px;
}
/* --------------- Responsive start --------------------
-------------------------------------------------------------
---------------------------------------------------------------


*/



	
#courseDetails table thead th {
	background: url(../img/table-bg.png) left top repeat-x;
	color: #091F5F;
	font-weight: normal !important;
	height: 60px;
	text-transform: uppercase;
	font-size: 14px;
}
td.price-td {
	background: #e2ebf7;
	width: 9%;
}











 
 
 
.new-map{width:40%; height:auto;  margin:0px auto 0 auto;
text-align:center;
opacity:0; position:absolute;

	-webkit-transition: all 0.25s;
	-moz-transition: all 400ms;
	-o-transition: all 400ms;
	-ms-transition: all 400ms;
	transition: all 400ms;
	background:#fff;
	box-shadow:0px 0px 15px #000;
	padding:5px;
	border-radius:8px;	
	left: 30%;
right: 30%;
height: 500px !important;
top: -400%;
	}

.botton { }

.clicked
{
	opacity:1;
	display:block;
	 height:auto !important;
	 	left: 30%;
		top:155px;

}

.close1 a
{
position: absolute;
right: -11px;
top: -10px;
background: #900;
color: #fff;
font-size: 15px;
padding: 2px 8px;
border-radius: 5px;
opacity: 1;}

 
 
 
 
 
  @media (max-width: 1180px) {
.news, .owl-carousel {
	max-width: 100%;
}
.news {
	width: 100%;
	bottom: 30px;
	right: 0px;
	float: right;
	position: relative;
}
.menu_container {
	width: 100%;
	float: none;
	position: relative;
	top: 0px;
	min-height: 431px;
}
.text_container {
	width: auto;
	float: none;
}
.text_container h1 {
	font-size: 35px;
	font-family: impact;
	line-height: 48px;
}
.circle_menu {
	left: 0px;
}
.full_width_wrapper.banner, .full_width_wrapper.newss {
	width: 100%;
	margin-top: -21px;
	background-size: auto;
}
.container {
	width: 99%;
}
}
 @media (max-width: 1155px) {
.circle_menu {
	background: url(../img/circle.png) left top no-repeat;
	background-size: 100% 100%;
	width: 400px;
	height: auto;
	min-height: 409px;
	margin: 20px auto 0 auto;
	float: none;
	position: static;
	padding: 35px;
}
#FlashID {
	display: none;
}
.full_width_wrapper.mob {
	display: block;
}
.full_width_wrapper.banner, .full_width_wrapper.newss {
	width: 100%;
	margin-top: 1px;
}
.newss .container {
	background: #f0f0f0;
}
.desk-menu {
	display: none;
}
.dropdown {
	display: none !important;
}
.menu_full li {
	float: left;
	list-style: none;
	padding: 10px 11px 10px 11px;
	font-family: "Segoe UI";
	font-size: 15px;
	letter-spacing: 1px;
	border-right: 1px solid #C97C29;
}
.quick-contact {
	background: none !important;
}
.quick-contact p {
	margin: 0;
}
.menu_container input.submit {
	border: none;
}
#CourseBookingsForm > br {
	display: block !important;
}
.custom-select {
	height: 29px !important;
}
}
 @media (max-width:1093px) {
.registerStatus li {
	font-size: 13px;
}
}
 @media (max-width:928px) {
.registerStatus li b {
	display: none;
}
.registerStatus li {
	border-right: 1px solid #e7e7e7 !important;
}
.formElements2 li .inputLabel {
	width: 100% !important;
}
#EnquiryForm .formElements2 li .inputLabel {
	width: 22% !important;
}
#EnquiryForm .inputs div.checkbox {
	width: 28%;
}

#FreelanceRegisterForm .formElements2 li .inputLabel {
width: 32% !important;
}

#FreelanceRegisterForm .inputs {
width: 67%;
}

#FreelanceRegisterForm .formElements2 li.submit {
width: 92.9%;
}

}
 @media (max-width:1024px) {
.formElements_reg li {
	width: 100%;
	min-width: 1%;
}
.inputs input[type='text'], .inputs input[type='email'], .inputs input[type='tel'] {
	width: 40%;
}
.dateCotainer {
	width: 80%;
}

.menu_full li {
	width:25%;
}



}
 @media (max-width: 868px) {
.full_width_wrapper.content-area .container .content-section ul, .full_width_wrapper.content-area .container .sidebar ul {
	margin: 1% 0;
}
.pay_user_dtls_cont {
	width: 100% !important;
	float: right;
	margin-top: 24px;
}
.paypa_form {
	margin-right: 0 !important;
	margin-top: 15px;
}
.pay_course_dtls_container {
	width: 100% !important;
}
#courseDetails table tbody tr td.price-td span {
	background: none !important;
}
.content-area .container .content-section #RegistrationCourseRegistrationForm {
	width: 100% !important;
}
.content-area .container #selected_details {
	width: 100% !important;
	margin-top: 26px !important;
}
#RegistrationCourseRegistrationForm > fieldset > ul.formElements3 > li > div.inputLabel.inputSubmit > div {
	right: inherit !important;
	margin-top: -17px !important;
	left: 0;
}
#selected_details > ul > li.full-width-desc {
	width: 100% !important;
}
.content-section #selected_details .ajax-course-reg {
	width: auto;
	height: auto;
	float: right;
	clear: none;
	padding: 1px 17px;
	color: #F8F8F8 !important;
	margin-right: 5.7%;
}
#formElementsHidden > li .inputLabel {
	width: 100% !important;
}
}
 @media (max-width: 886px) {
.formElements2 li .inputs input[type='text'], .inputs input[type='email'], .inputs input[type='tel'] {
	width: 92.3% !important;
}
#RegistrationTitle {
	width: 92.5% !important;
}
#formElementsHidden > li /*.inputs input[type='text'], .inputs input[type='email'], .inputs input[type='tel']*/ #selected_details ul li.full-width-desc {
	width: 100% !important;
}
#formElementsHidden > li > .inputs {
	float: left;
	width: 99% !important;
}
#EnquiryForm .formElements2 li .inputLabel {
	width: 28% !important;
}
#EnquiryForm .inputs {
	float: left;
	width: 59% !important;
}
#EnquiryForm .inputs div.checkbox {
	width: 31% !important;
}
#EnquiryForm .formElements2 li.submit {
	width: 82.5% !important;
}
}
 @media (max-width: 767px) {
.navbar-brand {
	display: block;
}
#FlashID {
	display: none;
}
.full_width_wrapper.mob {
	display: block;
}
.menu_full li {
	float: left;
	clear: both;
	width: 100%;
	list-style: none;
	padding: 0;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
.menu_full li a {
	color: #fff;
	width: 100%;
	float: left;
	padding: 1.6%;
}
.menu_full li a:hover {
	color: #000;
	text-shadow: none;
}
.navbar {
	margin-bottom: .5%;
	border: none !important
}
.full_width_wrapper.header {
	background: none;
	min-height: 100px;
}
.full_width_wrapper.banner {
	margin-top: 0px;
}
.fb1 {
	clear: both;
	width: 100%;
	border-bottom: 3px solid #999;
}
.content-section {
	width: 100%;
	clear: both;
	background-image: none;
	margin-top: 13px;
}
.sidebar {
	width: 100%;
	clear: both;
}
.quick-contact p {
	font-size: 33px;
	float: left;
	margin: 40px 0 2% 20%;
	color: #924000;
}
.quick-contact a {
	font-size: 21px;
	float: left;
	clear: none;
	margin-left: 25px;
	margin-top: 40px;
}
.quick-contact span {
	font-size: 28px;
	float: left;
	clear: none;
	margin-top: 40px;
	margin-left: 25px;
}
.inner-bnr .container, .content-area .container {
	width: 98% !important;
}
.dropdown {
	display: block !important;
}
.formElements_reg li {
	width: 100%;
	min-width: 1%;
}
.inputs input[type='text'], .inputs input[type='email'], .inputs input[type='tel'] {
	width: 40%;
}
.content-section .pay_course_dtls {
	width: 100% !important;
}
.content-section .pay_user_dtls {
	width: 100% !important;
}
.content-area .container .content-section #RegistrationCourseRegistrationForm {
	width: 100% !important;
}
.content-area .container #selected_details {
	width: 100% !important;
	margin-left: 0 !important;
}
.formElements2 {
	padding-top: 18px !important;
	float: left;
}
.courseDetails {
	width: 100% !important;
	margin: 0 !important;
}
.full_width_wrapper.banner {
	background-image: none !important;
	background-color: #fff;
}
.orange {
	background: url(../img/mob-yellow.png) left center repeat !important;
}
.black {
	background: url(../img/mob-black.png) left center repeat-x;
}
.blue {
	background: url(../img/mob-blue.png) left center repeat-x;
}
.red {
	background: url(../img/mob-red.png) left center repeat-x;
}
.green {
	background: url(../img/mob-green.png) left center repeat-x;
}

.form{width:90%; height:auto;  margin:50px auto 0 auto; left:5%; right:5%; position:fixed; z-index:999999999;
top:5%;

}


}
 @media (max-width: 550px) {
.logo, .srch {
	width: 100%;
	padding: 0px;
	margin: 0px;
	clear: both;
	text-align: center;
	max-width: 100%;
}
.srch {
	position: relative;
	margin-top: -25px;
	margin-bottom: 25px;
}
.circle_menu {
	width: 100%;
	height: auto;
	background-size: 180% 180%;
	background-position: center;
	min-height: 25px;
	padding: 0%;
	padding-bottom: 15px;
}
.logo img {
	width: 100%;
	height: auto;
}
.full_width_wrapper.banner, .menu_container {
	min-height: 337px;
}
.newss .container {
	background: #f0f0f0;
}
.quick-contact {
	float: left;
	background: none;
}
.quick-contact p {
	margin: 10px 15px;
}
.quick-contact span {
	clear: both;
	margin: 10px 15px;
}
.quick-contact a {
	font-size: 21px;
	float: left;
	clear: both;
	margin: 10px 15px;
}
.banner-ico {
	display: none;
}
.breadcrumbs {
	margin-top: 4%;
}
.full_width_wrapper.banner.inner-bnr h1 {
	font-size: 49px;
	line-height: 45px;
}
.formElements_reg li {
	width: 100%;
	margin-bottom: 1% !important;
}
.inputs input[type='text'], .inputs input[type='email'], .inputs input[type='tel'] {
	width: 60%;
}
.dateCotainer {
	width: 98%;
}
.dateCotainer {
	width: 98% !important;
}
/*.copyright {
	
	width:100%;
}

.copyright p {
	text-align:center;
}


.inner-footer .footer-menu {
float:none !important;
width: auto;
width: 50%;
margin: 0 auto;
}*/

.dateWrapper {
	top: 566px !important;
}
#EnquiryForm .formElements2 li .inputLabel {
	width: 100% !important;
	padding-left: 0 !important;
}
#EnquiryForm .inputs {
	float: left;
	width: 100% !important;
}
#EnquiryForm .formElements2 li .inputs input[type='text'], .inputs input[type='email'], .inputs input[type='tel'], textarea {
	width: 100% !important;
}
#EnquiryCountry {
	width: 100% !important;
}
#EnquiryForm .formElements2 li textarea {
	width: 100% !important;
}
#EnquiryForm .formElements2 li.submit {
	width: 100% !important;
}

#FreelanceRegisterForm .inputs {
width: 100%;
}

#FreelanceRegisterForm .formElements2 li .inputLabel {
width: 100% !important;
}

#FreelanceRegisterForm .inputs div.checkbox {
width: 48%;

}

#FreelanceRegisterForm .formElements2 li .inputLabel {

padding-left: 0px !important
}

#FreelanceRegisterForm .formElements2 li .inputs input[type='text'], .inputs input[type='email'], .inputs input[type='tel'], textarea, select {
width: 100% !important;
}

#FreelanceRegisterForm .formElements2 li.submit {
width: 100%;
}
}
 @media (max-width: 340px) {
#courseDetails .ajax-course-reg {
	margin: inherit !important;
	float: left !important;
	width: 100% !important;
}
.courseDetails .course_pages {
	width: auto !important;
	float: none !important;
	margin: 6px auto !important;
	display: table;
}
#EnquiryForm .inputs div.checkbox {
	width: 100% !important;
}
}
/*added */



@media (max-width: 646px) {
.registerStatus li {
	border-right: 1px solid #FFFFFF;
	width: 50%;
	border-bottom: 1px solid #FFF;
}
}
@media (max-width: 423px) {
.content-section #RegistrationCourseRegistrationForm .formElements2 li {
	width: 98%;
}
.formElements2 li .inputs input[type='text'], .inputs input[type='email'], .inputs input[type='tel'] {
	width: 100% !important;
}
#RegistrationTitle {
	width: 100% !important;
}
.formElementsHidden li {
	float: left;
	width: 97% !important;
}
#formElementsHidden > li .inputs input[type='text'], .inputs input[type='email'], .inputs input[type='tel'] #selected_details ul li.full-width-desc {
	width: 100% !important;
	clear: left;
}
}
 @media (max-width: 524px) {
.registerStatus li {
	width: 100% !important;
}
th, td {
	text-align: center;
	padding: .3% !important;
}
.content-area .form-button {
	margin-left: 4px !important;
}
}
 @media (max-width: 1012px) {
.pay_course_dtls .formElements_pay li {
	width: 98% !important;
}
.pay_user_dtls .formElements_pay li {
	width: 98% !important;
}
/*.content-area .container #selected_details li {
width: 47%;
margin-left: 1%;
}*/

#selected_details > ul > li.full-width-desc {
	width: 97% !important;
}
}
 @media (max-width: 719px) {
.registerStatus {
	height: inherit;
}
.registerStatus li {
	width: 100%;
	border-bottom: 2px solid #fff !important;
}
.registerStatus li b {
	display: none;
}
registerStatus li {
	font-size: 16px;
}
.content-area .container #selected_details li {
	width: 97%;
	margin-left: 1%;
}
}
 @media (max-width: 550px) {
.first-row li {
	width: 100% !important;
	margin-right: 0 !important;
}
.content-section #RegistrationCourseRegistrationForm .formElements2 li {
	width: 100% !important;
	margin-right: 0 !important;
}
#RegistrationCourseRegistrationForm > fieldset > ul.formElements3 > li > div.inputLabel.inputSubmit > div {
	margin: 0 0 0 1.7%;
	float: left !important;
	position: inherit !important;
}
.formElementsHidden li {
	float: left;
	width: 94%;
}
}
.ajax-course-reg a {
	color: #fff;
	font-weight: normal;
	text-align: center;
	width: 100%;
	display: inline-block;
	cursor: pointer;
	padding: 5px 0;
	text-decoration: none;
}
th, td {
	text-align: center;
	padding: 5px;
}
td a {
	color: #0BB6C7;
	float: right;
	clear: both;
}
#courseDetails .ajax-course-reg {
	margin-left: 1px;
	float: right;
	width: 82px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	background: #40A8EA;
	border: 1px solid #FFFFFF;
	margin-top: 13px;
	border-radius: 5px;
}
#courseDetails .ajax-course-reg:hover {
	background: #1C90D9;
	border: 1px solid #fff;
}
#courseDetails .numbers {
	background: #40A8EA;
	padding: 5px 11px;
	color: #fff;
	margin-top: 15px;
	float: left;
	margin-right: 4px;
	border-radius: 3px;
}
#courseDetails .current {
	background: #2b6dcc !important;
}
.course-items li.selected {
	background: #2b6dcc;
	color: #fff;
	position: relative;
}
.course-items li.selected span {
	color: #0785C0 !important;
}
.course-items li.selected span {
	color: #2690D4 !important;
}
.disabled-li span {
	color: #7F7F7F !important;
}
.disabled-li {
	cursor: default !important;
}
.disabled-li:hover {
	cursor: default !important;
	background: #AFD0FE !important;
}
.course-items li.selected .selected-arrow {
	width: 100%;
	height: 17px;
	background: url(../img/arr.png) top center no-repeat;
	position: absolute;
	float: left;
	margin-top: 64px;
	/*width: 0px;
height: 0px;
border-style: solid;
border-width: 10px 10px 0 10px;
border-color: #C90404 transparent transparent;
left: 59px;*/
	right: 0;
}
.inner-container {
	min-height: 500px;
}
.authMessage {
	margin: auto;
	text-align: center;
	color: red;
}
#coverDiv {
	filter: alpha(opacity=40);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	background: rgba(0,40,90,0.3);
	z-index: 10000;
	display: none;
}
.dateWrapper {
	z-index: 20000;
	position: absolute;
	width: 100%;
	top: 140px;
	display: none;
}
.dateCotainer {
	/*width:40%;*/

	width: 400px;
	margin: auto;
	background: #ffffff;
	padding: 10px;/*padding:20px;*/
	border: 1px solid #ededed;
	border-radius: 11px;
}
.dateCotainer ul {
	list-style: none;
	padding: 0;
}
.dateCotainer ul li {
	list-style: none;
	padding: 5px 0;
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	display: block;
	margin-bottom: 5px !important;
}
.dateCotainer ul li label.error {
	color: #FF0000;
	width: 100%;
	float: left;
}
.dateCotainer input[type="button"] {
	border: 1px solid #6D7D83;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	background: #CCCCCC;
}
#ShareFriendBookForm .formElements2 li .inputLabel {
	width: 100%;
}
#ShareFriendBookForm .inputs input[type='email'], #ShareFriendBookForm .inputs input[type='text'], #ShareFriendBookForm .inputs textarea {
	width: 100%;
	height: 33px;
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
}
#ShareFriendBookForm .inputs textarea {
	height: 60px;
	resize: none;
}
#ShareFriendBookForm .inputLabel .submit {
	margin: 0 2px 0 0;
}
#ShareFriendBookForm [type='reset'] {
	float: left;
	text-align: center;
	color: #FFF;
	font-weight: normal;
	background: #40A8EA;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	padding: 5px 18px;
}
#ShareFriendBookForm [type='reset']:hover {
	background: #1C90D9;
	border: 1px solid #fff;
}
#ShareFriendBookForm .formElements_reg li .inputLabel:after {
	content: ' ';
}
#selected_details {
	height: auto;
	width: 100%;
	min-height: 300px;
	float: right;
	background-color: #F39B00;
	margin-top: 3%;
	padding: 1.5%;
	transition: all 400ms;
	-moz-transition: all 400ms;
	-webkit-transition: all 400ms;
}
#selected_details .formElements_reg {
	margin-top: 16px;
	padding: 4% 4% 0 4%;
}
#RegistrationCourseRegistrationForm .error-message {
	float: left;
	position: relative;
	margin-left: 5px;
	margin-top: 0px;
	color: #DD001B;
	font-size: 13px;
	width: 100%;
	text-align: right;
	/* margin-right: 8px; */
	right: 3%;
}
#RegistrationCourseRegistrationForm .ajax-course-reg:hover {
	border: 1px solid #C28C3B;
	background: #E49A2D;
}
#RegistrationCourseRegistrationForm .ajax-course-reg {
	width: auto;
	height: auto;
	float: left;
	padding: 5px 15px;
	text-align: center;
	background: #B87600;
	border: 1px solid #C56E00;
	clear: none !important;
	margin-top: 3px;
}
.inputSubmit {
	width: auto !important;
}
#RegistrationCourseRegistrationForm .ajax-course-reg a {
	color: #fff !important;
}
/*.courseDetails .ajax-course-reg{

margin: 10px;

float: right;


width: 150px;

text-align: center;

color: #FFF;

font-weight: bold;

}*/





.content-area .container #selected_details {
	height: auto;
	width: 26%;
	min-height: 236px;
	float: right;
	padding: 0;
	transition: all 400ms;
	-moz-transition: all 400ms;
	-webkit-transition: all 400ms;
	margin-left: 0;
	margin-top: 0px;
	background: url(../img/table-bg.png) left top repeat-x;
	border: 1px solid #b1cfdc;
	margin-top: 0;
	border-radius: 9px;
}
.formElementsHidden {
	width: auto;
	border: 1px solid #B1CBF2;
	padding: 1% !important;
	background: #C5D8F4;
	min-width: 100%;
	margin-bottom: 14px !important;
	transition: all 400ms;
	-moz-transition: all 400ms;
	-webkit-transition: all 400ms;
	border-radius: 4px;
}
#formElementsHidden > li .inputLabel > strong {
	font-weight: normal;
}
.formElementsHidden li {
	float: left;
	width: 32.6%;
}
#formElementsHidden > li .inputLabel {
	float: left;
	width: 37%;
	margin-top: 5px;
}
}
#formElementsHidden > li > .inputs {
	float: left;
	width: 60%;
}
.moreOptions {
	width: 26px;
	height: 20px;
	background: #69baee;
	content: "menu";
	color: #FFF;
	position: absolute;
	text-align: center;
	font-size: 27px;
	border-radius: 2px;
	bottom: 10px;
	right: 1.5%;
	cursor: pointer;
}
#formElementsHidden > li .inputs input[type='text'], .inputs input[type='email'], .inputs input[type='tel'] #selected_details ul li.full-width-desc {
	width: 57%;
	border: 1px solid #ACCFE8;
}
#selected_details ul li.full-width-desc div.inputs p {
	float: left;
	text-align: justify;
	color: #4F4F4F;
}
.content-area .container #selected_details h2 {
	background-color: #91B3E4;
	border-bottom: none !important;
	padding: 7px 0;
	width: 100%;
	text-align: center;
	font-size: 17px;
	color: #1A3762;
	background-image: none;
	margin: 0 auto;
	text-transform: uppercase;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
}
.content-area .container #selected_details li {
	background: #FFF;
	list-style: none;
	padding: 2px .5% 2px .5%;
	border-bottom: 1px solid #C9C9C9;
	margin-bottom: 19px;
	border: 1px solid #E1E1E1;
	border-radius: 3px;
}
/*.content-area .ajax-course-reg {
	/*clear:both;
	margin-top:16px;
}*/
.content-area .container .content-section #RegistrationCourseRegistrationForm {
	width: 72%;
	float: left;
	position: relative;
	padding: 1% 1% 2% 1%;
	border-radius: 9px;
	border: 1px solid #b1cfdc;
}
.requiredField {
	color: #FF0000 !important;
}
#RegistrationTitle {
	width: 56.5%;
	height: 30px;
	border: 1px solid #D7D8DA;
}
/*.content-area .container .content-section #RegistrationCourseRegistrationForm .inputs input[type='text'], .inputs input[type='email'], .inputs input[type='tel'] {
	width: 84.3%;
	height: 33px;
	float: left;
	border: 1px solid #D0D0D0;
	padding: 5px;
	background: #fff;
}*/
.formElements2 li strong {
	font-weight: normal;
}
.formElements2 {
	padding: 3.4% 1% 0 1% !important;
	height: auto;
}
.formElements2 li .inputs input[type='text'], .inputs input[type='email'], .inputs input[type='tel'] {
	width: 57.3%;
	border: 1px solid #D7D8DA;
}
.content-section .selected_details .sidebar {
	height: auto;
	width: 32%;
	min-height: 300px;
	float: right;
	background-color: #C7C7C7;
	margin-top: 3%;
	padding: 1.5%;
	transition: all 400ms;
	-moz-transition: all 400ms;
	-webkit-transition: all 400ms;
	margin-left: 13%;
}
.content-section .formElements2 {
	margin-top: 18px !important;
	float: left;
}
.content-section #selected_details .ajax-course-reg {
	width: auto;
	height: auto;
	float: right;
	clear: none;
	padding: 1px 17px;
	color: #F8F8F8 !important;
	margin: 0% 3.7% 3.7% 0;
	transition: all 400ms;
	-moz-transition: all 400ms;
	-webkit-transition: all 400ms;
	background: #40A8EA;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
}
.content-section #selected_details .ajax-course-reg:hover {
	background: #1C90D9;
	border: 1px solid #fff;
}
.content-section #selected_details .ajax-course-reg a {
	color: #F8F8F8 !important;
}
.content-section .pay_course_dtls {
	width: 100%;
	float: left;
	border: 1px solid #DEDEDE;
	position: relative;
	padding: 1%;
	border-radius: 9px;
}
.pay_course_dtls_container {
	width: 72%;
	float: left;
}
.content-section .pay_user_dtls {
	height: auto;
	width: 100%;
	min-height: 236px;
	float: right;
	padding: 0;
	transition: all 400ms;
	-moz-transition: all 400ms;
	-webkit-transition: all 400ms;
	margin-left: 0;
	margin-top: 0px;
	background: url(../img/table-bg.png) left top repeat-x;
	border: 1px solid #b1cfdc;
	margin-top: 0;
	border-radius: 9px;
}
.paypa_form {
	float: right!important;
	margin-right: -1.8%;
	margin-top: 15px;/* width: 0%; *//* border: 1px solid #DADADA; *//* width: 124px; */
}
.pay_course_dtls > ul > li > div.inputLabel > strong {
	font-weight: normal;
}
.pay_course_dtls_container > div.pay_course_dtls > ul > li.full-width-desc {
	width: 98%;
}
.pay_user_dtls_cont > div.pay_user_dtls > ul {
	margin-top: 16px !important;
	padding: 4% 4% 0 4% !important;
}
.pay_user_dtls > ul > li {
	background: #FFF;
	list-style: none;
	padding: 2px .5% 2px .5%;
	border-bottom: 1px solid #C9C9C9;
	margin-bottom: 19px;
	border: 1px solid #E1E1E1;
}
.pay_user_dtls_cont {
	width: 26%;
	float: right;
}
.pay_course_dtls > ul > li.full-width-desc > div.inputs.descriptionValue > p {
	color: #4F4F4F;
}
.pay_user_dtls > ul > li > div.inputLabel > strong {
	font-weight: normal;
}
.pay_user_dtls .formElements_pay {
	float: left !important;
	margin-top: 9px !important;
}
.content-section .pay_course_dtls .formElements_pay li, .content-section .pay_user_dtls .formElements_pay li {
 width:100% padding: 2px 0 7px 0px;
}
.content-section .pay_course_dtls .formElements_pay li, .content-section .pay_user_dtls .formElements_pay li .inputs {
}
body > div.inner-container > div.full_width_wrapper.content-area.content-area-white > div > div > div > div.pay_course_dtls > ul > li.full-width-desc {
	width: 98%;
}
.content-section .pay_course_dtls .formElements_pay, .content-section .pay_user_dtls .formElements_pay {
	width: 100%;
	float: left;
	margin-top: 10px !important;
	padding: 0!important;
}
#descTab1 {
	width: 100% !important;
	cursor: pointer;
	margin-top: 4px;
}
.pay_course_dtls > h2 {
	text-transform: uppercase;
	font-size: 17px;
	background: none;
	color: #4A4A4A;
}
.content-section .pay_course_dtls .formElements_pay li .inputLabel {
	min-width: 30%;
}
.content-section .pay_course_dtls .formElements_pay li .inputs, .content-section .pay_user_dtls .formElements_pay li .inputs {
	background: none;
	color: #E40303;
}
.disabled .next {
	margin-right: 15px;
	float: left;
}
.courseDetails .course_pages {
	width: 100%;
	float: left;
}
.course_pages .next a, .course_pages .prev a {
	background: #E9E9E9;
	border: 1px solid #FFFFFF;
	padding: 5px 10px;
	float: left;
	background: #009533;
	border: 1px solid #009533;
	color: #fff;
	margin-top: 13px;
}
.course_pages .next a:hover, .course_pages .prev a:hover {
	background: #98BD04;
	border: 1px solid #83A300;
}
.course_pages .disabled {
	background: #E9E9E9;
	border: 1px solid #FFFFFF;
	padding: 5px 10px;
	float: left;
	background: #D8D8D8;
	border: 1px solid #FFFFFF;
	margin-top: 13px;
}
.disabled, .course_pages .prev a {
	margin-right: 6px;
}
.courseDetails .ajax-course-reg {
/* margin: -39px 0 !important;*/
}
/**/
.course_dtls_div {
	left: 0;
	position: absolute;
	top: 45%;
}
.course_dtls_div .dateCotainer {
	width: 50%;
	min-width: 400px;
}
.course_dtls_div .dateCotainer .pop_des {
	padding: 20px;
}
.course_dtls_div .dateCotainer p {
	text-align: justify;
	padding: 0;
}
span.disabled {
	color: #A0A0A0;
}
#ShareFriendSheduleId .formElements_reg .inputLabel {
	width: 100%
}
#ShareFriendBookForm > fieldset > legend {
	padding-bottom: 9px;
	margin-bottom: 9px;
	background-color: #91B3E4;
	border-bottom: none !important;
	padding: 7px 0;
	width: 100%;
	text-align: center;
	font-size: 17px;
	color: #1A3762;
	background-image: none;
	margin: 0 auto;
	text-transform: uppercase;
	border-radius: 5px;
}
.course_datas {
	width: auto;
	margin: 2%;
	/* height: 20px; */
	display: block;
	color: #000;
	padding: 0px 0px 71px 0px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 ); /* IE6-9 */
}
.course_datas .course_dates {
	width: 100%;
	background: #95b6e5;
	color: #fff;
	padding: 5px 0;
}
.selected .course_datas .course_dates {
	background: #2b6dcc !important;
	color: #fff !important;
}
/*.price-td span { 

background: #D8D8D8;
padding: 6%;
border-radius: 4px;
color: #EA0202;
	
}*/

#courseDetails table thead tr {
/*background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );*/
	
	
}
.pay_course_dtls .formElements_pay li {
	margin-right: 20px;
	background: #fff !important;
	display: block;
	width: 48%;
	float: left;
	margin: 0;
	list-style: none;
	padding: 5px .5% 0px .5%;
	margin-bottom: 19px;
	border: 1px solid #E1E1E1;
	margin-right: 2%;
	border-radius: 3px;
}
.pay_user_dtls_cont > div.pay_user_dtls > ul > li {
	margin-bottom: 19px;
}
.pay_user_dtls .formElements_pay li {
	padding: 1px;
	min-width: 21%;
	/* clear: both; */
	background: #F1F1F1;
	margin-right: 20px;
	background: #fff !important;
	display: block;
	width: 48%;
	float: left;
	/* min-width: 25%; */
	margin: 0 1%;
	margin-top: 0px;
	margin-bottom: 7px;
	border-radius: 3px;
}
#courseDetails table tbody tr td.price-td span {
	background: #fff;
	padding: 2px 12%;
	border-radius: 4px;
}
.content-area-white {
	background-image: none !important;
	border-top: 3px solid #d1e6f3;
	background-color: #e9e9e9 !important;
}
#selected_details > ul > li.full-width-desc {
	width: 100%;
	padding: 3% 1% 0% 1% !important;
}
#RegistrationCourseRegistrationForm > fieldset > ul.formElements3 {
	width: 100%;
	clear: both;
	float: left;
}
#RegistrationCourseRegistrationForm > fieldset > ul.formElements3 > li > div.inputLabel.inputSubmit > div {
	margin: 0 1.7% 0 0;
	float: right;
	position: absolute;
	right: -15px;
	margin-top: 36px;
}
#RegistrationCourseRegistrationForm > fieldset > ul.formElements2 {
	padding: 0 !important;
	margin: 0 !important;
}
#RegistrationCourseRegistrationForm > fieldset > ul.formElements2 > li div.inputLabel {
	padding: 5px 0 8px 0;
}
.course_dtls_more {
	color: #4E94F9;
}
.full-width-desc .descriptionLabel {
/*background: #C5D8F4;
width: 100%;
text-transform: uppercase;
text-align: center;
color: #FB0000;
width:100% !important;*/
	
}
#selected_details ul .inputLabel.descriptionLabel strong {
	color: #0A3169 !important;
}
.pay_user_dtls > h2 {
	background-color: #91B3E4;
	border-bottom: none !important;
	padding: 7px 0;
	width: 100%;
	text-align: center;
	font-size: 17px;
	color: #1A3762;
	background-image: none;
	margin: 0 auto;
	text-transform: uppercase;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
}
body > div.inner-container > div.full_width_wrapper.content-area.content-area-white > div > div > div > div.pay_user_dtls_cont > div.pay_user_dtls > ul {
	padding: 3% !IMPORTANT;
}
body > div.inner-container > div.full_width_wrapper.content-area.content-area-white > div > div > div > div.pay_user_dtls_cont > div.pay_user_dtls > ul > li {
	width: 98%;
}
.descriptionValue {
	clear: both;
}
li.titleLi {
	width: 13% !important;
}
.titleLi #RegistrationTitle {
	width: 57% !important;
}
.titleLi .inputLabel {
	width: 40% !important;
}
#RegistrationCourseRegistrationForm > fieldset > ul.formElements2 > li > ul {
	border: 1px solid #EAEAEA;
	padding: 2% 1% 0 1%;
	margin-bottom: 3px;
	border-radius: 3px;
}

::-webkit-input-placeholder {
/* color: #CDCDCD;*/
}

:-moz-placeholder { /* Firefox 18- */
/*color: #CDCDCD;*/
}

::-moz-placeholder {  /* Firefox 19+ */
/* color: #CDCDCD;*/
}

:-ms-input-placeholder {
/*color: #CDCDCD;*/
}
#ShareFriendBookForm > fieldset > ul > li {
	border: 1px solid #E0E0E0;
	padding-bottom: 13px;
	margin-bottom: 19px !important;
	padding: 0 2%;
	padding-bottom: 16px;
	background: none !important;
}
.hiden {
	width: 100% !important;
	cursor: pointer;
	background: url(../img/more.png) 99% center no-repeat !important;
	margin-top: 4px;
}
.shows {
	width: 100% !important;
	cursor: pointer;
	background: url(../img/more-up.png) 99% center no-repeat !important;
	margin-top: 4px;
}
#EnquiryForm .formElements2 li .inputLabel {
	width: 22%;
	float: left;
	clear: none;
	padding: 8px;
}
#EnquiryForm .formElements2 li .inputs input[type='text'], .inputs input[type='email'], .inputs input[type='tel'], textarea {
	width: 92%;
	border: 1px solid #D7D8DA;
	height: 37px;
	border-radius: 4px;
}
#EnquiryForm .inputs {
	float: left;
	width: 44%;
	margin-bottom: 9px;
}
#EnquiryForm .inputs div.checkbox {
	float: left;
	width: 22%;
	margin-top: 0;
}
#EnquiryForm .formElements2 li textarea {
	min-height: 113px;
}
#EnquiryCountry {
	width: 92%;
	border: 1px solid #D7D8DA;
	height: 37px;
	border-radius: 4px;
}
#EnquiryForm .formElements2 li.submit {
	width: 62.5%;
}
#EnquiryForm .formElements2 li.submit {
	width: 62.5%;
}
#EnquiryForm .formElements2 li.submit .inputLabel.inputSubmit {
	float: right;
	margin: 0;
	padding: 0;
}
#EnquiryForm .formElements2 li.submit .inputLabel.inputSubmit .submit {
	float: right;
	margin-left: 0;
	margin-top: 0;
}
#EnquiryForm .formElements2 li .error {
	font-weight: normal;
	color: #F00;
	padding-top: 4px;
}
	
.inner-page-content {
	
	width: 100%;
background-image: none;
margin: 0 0 4% 0;
background-color: #fff;
padding: 5% 2% 2% 2%;
-webkit-border-bottom-right-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
		
	}
	
	
.inner-page-content {
	
	width: 100%;
background-image: none;
margin: 0 0 4% 0;
background-color: #fff;
padding: 5% 2% 2% 2%;
-webkit-border-bottom-right-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
		
	}
	
.inner-page-content .courses-list {
	
	width:100%;
	margin-top: 18px !important;
margin-bottom: 17px !important;
	
}

.inner-page-content .courses-list li {
width: 46%;
float: left;
background: #E9E9E9;
margin-bottom: 10px;
padding: 1%;
margin-right: 3%;
border-radius: 3px;
	
}

.inner-page-content h4{
	
		font-size: 19px;
	text-transform: capitalize;
	padding-bottom: 5px;
	margin: 0px;
	font-family: 'CalibriRegular';
	color:#2086ec;
	float:left;
	display:block;
	width:100%;
	
	}

.inner-page-content p{
	

	float:left;
	
	
	}


	
.inner-page-content .ul-lists {
	
	width:90%;


margin:3px 2% 8px 2% !important;

	
}

.location-map-img{ 
border:3px solid #EDEDED;
 border-radius:4px; 
 box-shadow:1px 1px 3px #ccc;
  margin:20px 0px;}


.inner-page-content img {
	width:auto;
	height:auto;
	float:left;
	max-width:100%;
	}

.inner-page-content .ul-lists li {
width: 100%;
float: left;
list-style:circle;
line-height:25px;
	
}


.inner-page-content .ul-lists li:hover {
	color:#2086ec;
	
}



 .inner-page-content .ul-lists  li:nth-child(1){
	 
	border-left: 0px solid #e7e7e7 !important; 
	 }

























.inner-page-content .courses-list li:hover {
background: #dbf5f7;

	
}



.inner-page-content .courses-list li:nth-child(odd) {
background: #E9E9E9;
margin-right: 1%;
width: 50%;
	
}

.inner-page-content .courses-list li:nth-child(2n+2) {
background: #000;
	
}

.inner-page-content .courses-list li:nth-child(even) {
background: #E9E9E9;
float: right;
margin-right: 0;
	
}
	
	

.design{color:#9C9C9C;
float:left;
}

	
	
 @media (max-width: 768px) {
	 
	 
	 
	 .inner-page-content .courses-list li {
width: 100% !important;

margin-right:0 !important;
border-radius: 3px;
}

.promotions-list li {
width: 100%;

}

.inner-page-content .ul-lists {
	
	width:90%;


margin:17px 5% !important;

	
}

.inner-page-content .ul-lists li {


line-height:23px;
padding:4px 0px;	
}




	 
 }
 
 
 .home_btn  {
background: #FFF url(http://www.tatweerct.com/app/webroot/img/house4.png) no-repeat center;
border: 1px solid #DFDFDF;
margin-top: 29px;
font-size: 0;
padding: 1px 19px 12px 19px;
float: right;
border-radius: 4px;
}
		 
	 
 .home_btn:hover  {
background-color: #F5F5F5;
border: 1px solid #CFCFCF;
	 
	 }

.slide.promotion_details {
	
	width: 100%;
background: #fff;
background: #F3F5F0;
}

.slide.promotion_details {
background: #F5F5F5;
padding: 7px 19px;
float: left;
width: 100%;
margin-top: 19px;
}



.slide.promotion_details h3 {
font-size: 18px;
width: 100%;
background: #FFF;
padding: 8px 10px;
border: 1px solid #F3F0F0;
border-radius: 5px;
}


.slide.promotion_details span {
background: #AEE1F5;
padding: 14px 18px;
border-radius: 4px;
float: left;
border: 1px solid #A2DCF3;
margin: 3px 13px 7px 0;

}