/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
/* Global properties ======================================================== */
html {width:100%; height:100%;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:25px;
	height:100%;
}
.ic {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.bg {width:100%; background:url(../images/bg-top.jpg) center 0 no-repeat;}

.main {
	width:960px;
	margin:0 auto;
}

a {color:#254c9d; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left;}

.wrapper {width:100%; overflow:hidden; position:relative;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:10px;}
.p1 {margin-bottom:4px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.it {font-style:italic;}

.color-1 {color:#3c74a9;}
.color-2 {color:#49a69e;}
.color-3 {color:#f3ad29;}
.color-4 {color:#dc5130;}
.color-5 {color:#4c4c4c;}

/*********************************boxes**********************************/
.indent {padding:0 10px;}
.indent-left {padding-left:20px;}
.indent-left2 {padding-left:10px;}
.indent-left3 {padding-left:15px;}
.indent-right {padding-right:20px;}

.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.prev-indent-bot {margin-bottom:10px;}
.img-indent-bot {margin-bottom:25px;}
.margin-bot {margin-bottom:35px;}

.img-indent {float:left; margin:8px 20px 0px 0;}	
.img-indent2 {float:left; margin:0 20px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 a,
.list-2 a,
.link,
.button,
h1 a {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}

h1 {
	padding:7px 0 0 0;
	float:left;
}
	h1 a {
		display:inline-block; 
		font-size:49px;
		line-height:2em;
		color:#4c4c4c;
		letter-spacing:-2px;
	}
	h1 strong {color:#dc5130;}
	
/***** menu *****/
.menu {
	padding:51px 0 0 0; 
	float:right;
}
.menu li {
	float:left; 
	position:relative;
	padding-left:12px;
}
.menu > li:first-child {padding-left:0;}
.menu a {
	display:inline-block; 
	font-size:13px; 
	line-height:20px; 
	padding:3px 20px; 
	color:#999;
}
.menu a.active,
.menu a:hover {background:#dc5130; color:#fff;}

/***** slider style *****/
#banners {
	position:relative;
	z-index:2;
	width:100%;
	height:147px;
	overflow:hidden;
	text-align:center;
}
#banners > div{
	width:100%;
	padding-top:13px;
	background:#f4f4f4;
}
#prev,
#next {
	display:block;
	width:10px;
	height:19px;
	text-indent:-9999em;
	position:absolute;
	z-index:99;
	top:50%;
	margin-top:-11px;
}
#prev {background:url(../images/prev.gif) 0 0 no-repeat; left:27px;}
#next {background:url(../images/next.gif) 0 0 no-repeat; right:29px;}
.title-1 {
	display:block;
	font-size:59px;
	line-height:1.2em;
	color:#4c4c4c;
	letter-spacing:-2px;
	margin-bottom:-10px;
}
.title-2 {
	display:block;
	font-size:38px;
	line-height:1.3em;
	color:#999;
	letter-spacing:-1px;
}
.title-3 {
	display: block;
	font-size: 21px;
	line-height: 2em;
	letter-spacing: 0px;
	background: url(../images/pic-1.gif) left bottom repeat-x;
	text-indent: 8px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	font-weight: normal;
}

/*********************************content*************************************/
#content {
	width:100%; 
	padding:22px 0 58px;
	position:relative;
	z-index:1;
}
#page1 #content {padding:29px 0 58px;}

.spacer-1 {
	width:100%; 
	background:url(../images/pic-1.gif) 217px 0 repeat-y;
}

h3 {
	font-size:30px; 
	line-height:1.8em; 
	color:#4c4c4c;
	letter-spacing:-2px;
	background:url(../images/h3-tail.gif) 0 bottom repeat-x;
	margin-bottom:8px;
}
h5 {color:#4c4c4c; font-weight:normal;}
h6 {color:#dc5130; font-weight:normal;}

.border-bot {
	width:100%; 
	padding-bottom:1px; 
	background:url(../images/border-bot.gif) 0 bottom repeat-x;
}
.border-bot2 {
	width:100%; 
	padding-bottom:15px; 
	background:url(../images/border-bot.gif) 0 bottom repeat-x;
}

.box {
	width:100%; 
	background:#fff;
	box-shadow:0 0 2px #ddd;
	-moz-box-shadow:0 0 2px #ddd;
	-webkit-box-shadow:0 0 2px #ddd;
	margin-bottom:2px;
}
	.box .padding {padding:10px 19px 34px;}
	.box a {font-size:13px; line-height:20px; color:#999; display:inline-block;}

.button {
	display:inline-block; 
	padding:5px 19px;
	font-size:13px;
	line-height:1.23em;
	color:#fff; 
	background:#254c9d;
	cursor:pointer;
}
.button:hover {background:#254c9d; color:#FFF;}

.tdate-1 {display:block;}
	.tdate-1 a {color:#4c4c4c;}

.list-1 li {
	line-height:19px; 
	padding:8px 0 8px 14px; 
	background:url(../images/marker-1.gif) 0 15px no-repeat;
}
	.list-1 a {display:inline-block;}
	.list-1 a:hover {color:#4c4c4c;}

.list-2 li {
	font-size:14px; 
	line-height:24px; 
	padding:0px; 
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}
	.list-2 a {
		display:block; 
		color:#1799cf; 
		padding-left:12px; 
		background:url(../images/marker-1.gif) 0 10px no-repeat;
	}
	.list-2 a:hover {color:#fff;}
	.list-2 .last-item {background:none;}

.link:hover {text-decoration:underline;} 

.link-1 {
	display:inline-block; 
	font-size:14px; 
	padding-right:8px; 
	background:url(../images/marker-3.gif) right 8px no-repeat;
}
.link-1:hover {color:#fff;} 

.numb {
	display:block;
	font-size:40px;
	line-height:1.8em;
	color:#dc5130;
	float:left;
	margin-right:10px;
} 

dl dt {margin-bottom:10px;}
dl span {float:left; width:69px;}

/***** contact form *****/
#contact-form {
	display:block;
	width:100%;
}
	#contact-form label {
		display:block; 
		height:30px; 
		overflow:hidden;
	}
	#contact-form input {
		float:left; 
		width:280px; 
		font-size:13px; 
		line-height:1.23em;
		color:#999;
		padding:2px 10px; 
		margin:0; 
		font-family:Arial, Helvetica, sans-serif; 
		border:1px solid #ececec; 
		background:#fff;
		outline:none;
	}
	#contact-form textarea {
		float:left;
		height:305px; 
		min-height:305px; 
		max-height:305px; 
		width:500px;
		max-width:500px;
		min-width:500px;
		font-size:13px; 
		line-height:1.23em;
		color:#999;
		padding:5px 10px; 
		margin:0; 
		font-family:Arial, Helvetica, sans-serif; 
		border:1px solid #ececec; 
		background:#fff;
		overflow:auto;
		outline:none;
	}
.text-form {
	float:left; 
	display:block; 
	font-size:13px;
	line-height:24px;
	width:78px; 
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
}

.buttons {padding:17px 0 0 0; text-align:right;}
.buttons a {margin-left:6px;}
		
/****************************footer************************/
footer {width:100%; text-align:center;}
	footer span {display:block;}
	footer .inner {padding:0 10px;}
	.footer-bg {width:100%; background:url(../images/footer-tail.gif) left top repeat-x; padding:25px 0 45px;}

.list-services {
	padding:0;
}
	.list-services li {
		float:left; 
		padding:0 0 0 10px;
	}

img {
	max-width:100%;
}

.boxes .col-sm-3 {
	padding-top:15px;
	padding-bottom:15px;
}

.footer {
	padding: 20px 0;
	border-top: 1px solid #e7e7e7;
	margin-top: 15px;
}

.header {
	border-bottom: 1px solid #e7e7e7;
}

.tblpad5 td {
	padding:5px;
}

h1, h2, h3, h4, h5 {
	color:#254c9d;
}

.memBox {
	border: 1px solid #254c9d;
	margin-top: 10px;
	border-radius: 10px;
}

.memBox h2 {
	color: #fff;
	background: #254c9d;
	margin: 0;
	padding: 9px;
	font-size: 19px;
	text-align: center;
	border-radius: 8px 8px 0 0;
}

.memBoxInner {
	padding:15px;
}

.memBox ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.memBox li {
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}

.heading td {
	background: #7c93c4;
	color: #FFF;
	border: 1px solid #fff;
}

table.grid tr:nth-child(even) {background: #ECECEC}
table.grid tr:nth-child(odd) {background: #F4F4F4}

div.grid .row:nth-child(even) {background: #ECECEC}
div.grid .row:nth-child(odd) {background: #F4F4F4}

.blue_heading { color:#0033CC; margin:0px; }
.yellow_bar { background:#fef4d7; color:#000000; text-align:center; }
.blue_bar { background:#e5eef8; color:#000000;  text-align:center; }
.gray_row { background:#EAEAEA; }

.yellow_gradient { background:url(../images/yellow-gradient.jpg) no-repeat left #FFFF99; }
.blue_gradient { background:url(../images/blue_gradient.jpg) no-repeat left; }

.yellow_bar_dark {
	background:#fee293;
	color:#000;
}

.blue_bar_dark {
	background:#c1e1fe;
	color:#000;
}



th {
	text-align:center;
}

.green_row {
	background:#eff3e5;
	padding:3px;
}

.white_row {
	background:#FFF;
}

.memBoxInner li {
	background: #ECECEC;
	padding-left: 10px;
	margin-bottom: 3px;
}

.memBoxInner li a {
	display: block;
	color: #254c9d;
}

.loginpage_loginbox {
	border: 1px solid #828286;
	border-radius: 10px;
	padding: 0 20px;
	box-shadow: 5px 5px 6px #999;
}

.lbl_field {
	background: #ddd;
	/* margin-bottom: 3px; */
	border-bottom: 2px solid #fff;
	color:#000;
}

input[type="text"] {
	padding:3px;
}

.green {
	color: #52A55C;
}

.frmLogin i {
	margin-left: -25px;
	color: #ddd;
}

.noborder {
	border:0 !important;
}

.vertical_text {
	/*
	writing-mode:vertical-rl;
	text-orientation:sideways;
	*/
	transform: rotate(-90deg);
	transform-origin: center center 0;
	height:90px;
	width: 34px !important;
	padding: 0px !important;
	margin: 0px;
	letter-spacing: 0;
}
select {
	-webkit-appearance: none;
	-moz-appearance:none;
	-o-appearance:none;
	border:1px solid #CCC;
	padding:6px;
	background:#FFF;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	background:url('../images/if_ic_arrow_drop_down_48px_352021.png') no-repeat right;
	padding-right:27px;
}

select.nobg {
    background:none;
}

.banner {
	position: relative;
}

.btnapplicationform {
	background: #CC682F;
	color: #fff;
	padding: 8px 10px;
	font-weight: bold;
	border-radius: 8px;
}

.lbl_field_td {
	background:#f2f2f2;
}

.border td {
	border:1px solid #000;
}

.msgscreen_error {
    padding:10px;
    margin:10px 0;
    border:1px solid #ff0000;
    color:#ff0000;
}

.msgscreen_success {
    padding:10px;
    margin:10px 0;
    border:1px solid #076b1c;
    color:#076b1c;
}

a.flat,
button.flat {
	background: #bdc9e1;
	display: inline-block;
	padding: 0px 10px;
	color: #000;
	margin-bottom: 5px;
	font-size: 12px;
	border-radius: 7px;
}

.assessment-title {
	font-size: 15px;
}

#ckbCheckAll {}
.chkMultiple {}

a.red,
button.red {
	background-color: rgba(204,0,0,0.7);
	color: #fff;
}

.position_heading {
	color: #FFF;
	padding: 8px;
	text-align: center;
	margin-bottom: 4px;
	display: block;
	font-weight: bold;
	border-radius: 8px;
}

.position_sub_heading {
	color:#000; 
	padding:5px; 
	margin-bottom:3px; 
	list-style:none;
	border-radius:5px;
}

div.logo {
	margin-top: -36px;
}

/* for large screens */
@media only screen and (min-width: 1200px) {
.container {
	width: 960px;
}
.topmenu {
	padding-top:51px;
}
.navbar-default {
	background-color: transparent;
	border: 0;
}

.nav li:hover,
.nav li.active > a {
	background:#254c9d !important;
	color:#FFF !important;
}
.nav a:hover {
	color:#FFF !important;
}

.input-extended {
	width:300px;
}

.page-title {
	border-bottom: 2px solid #254c9d;
	margin-bottom: 20px;
	display: inline-block;
	padding-bottom: 4px;
}

.frmLogin input[type="text"],
.frmLogin input[type="password"] {
	width: 220px;
	padding-right: 22px;
}

.btnapp_top {
	position:absolute;
	right:80px;
	top:-20px;	
}
}

@media only screen and (min-width: 768px) {
	
.navbar-nav > li > a {
	padding-top: 9px;
	padding-bottom: 9px;
}


}