
html{	
	padding: 0px;
	margin: 0px;
	height:100%;
}

body {
	font-family: 'ralewayregular';
	font-size:18px;
	color:#1E1E1E;
	margin: 0px;
	line-height:150%;
	height:100%;
}

img { border: 0 none; }
/* CSS global reset for all browsers */ 
* {
	padding: 0;
	margin: 0px;
}
/*  Global Formatting */

h1, h2, h3, h4, h5, h6 {
    color: #ec2029;
    margin: 0 0 10px 0;
	font-family: 'ralewaybold';
	font-weight:normal;
}
h1 {
	font-size:36px;
	line-height: 36px;
}
h2 {
	font-size: 28px;
	line-height:28px;
}
h3 {
	font-size: 24px;
	line-height: 24px;
	
}
h4 {
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
}
h5 {
	font-weight: normal;
	font-size: 14px;
	line-height: 13px;
}
h6 {
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
}
a {
	color:#ec2029;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

ul {
	list-style:none;
}
fieldset {
	padding: 5px;
	border:none;
}
.both {
	clear: both;
}
body.published {
	background: #AADDFF;
}
body.mceContentfieldset {
	background: transparent!important;
	border-style: none!important;
	position: relative;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
}
form ul, form ul li, fieldset p {
	margin:0px;
	padding:0px;
	list-style:none;
}

p{
	margin:0px 0 15px 0;
}

/* *********************** END GENERAL SETTINGS *********************** */

#wrapper{
	width:100% !important;
	margin:0 !important;
}

#toplogo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:37px;
	font-weight:bold;
	line-height:32px;
	float:left;
	padding-top:12px;
}

#toplogo span{
	font-weight:normal;
	font-style:italic;
	font-size:24px;
}

#socialmedia{
	position:absolute;
	top:20px;
	right:0;
}
#socialmedia p{margin:0;}

#login-register{
	float:right;
	position:absolute;
	top:25px;
	right:0px;
}

#login-register li{
	float:left;
	margin:0 3px;
}
#login-register li a{
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-family: 'ralewaybold';
	padding:10px;
	background:#ec2029;
}
#login-register li:first-child a{
	border:none;
}

#login-register p{
	margin:0;
}

.login-greeting{
	float:left;
	padding-top:3px;
}
.login-greeting a{}

.logoutreg{
	float:left;
	padding:0px 0 0 10px;
}

.logoutreg .button {
	background:#EC2029 !important;
	padding:5px;
	font-size:18px;
}

.main {
	margin: 0px auto;
	width: 1132px;
	text-align:left;
}

div#topheader{
	width:100%;
	position:relative;	
	background:#000098;
	z-index:1000;
	color:#FFF;
	border-bottom:3px solid #FFF;
}
div#topheader .main{
	position:relative;
	height:123px;
}
h1.logo{
	width:auto;
	position:absolute;
	left:0px;
	top:50px;
	margin:0;
}
div#sociallogin{
	position:absolute;
	left:400px;
	top:30px;
}
div#sociallogin p{margin:0;}

div#sociallogin a{
	float:left;
	display:block;
	margin-left:10px;
}

div#contactphone{
	position:absolute;
	right:0px;
	bottom:10px;
	font-size:20px;
	font-family: 'ralewaysemibold';

}
div#contactphone span{
	font-family: 'ralewayregular';
}

#slideshow .main{
	height:565px;
	width:1280px;
	position:relative;
}

div#full-registration {
	width:100px;
	position:absolute;
	z-index:100;
	bottom:50px;
	right:100px;
}

div#full-registration a.readon{
	float:right;
	text-align:center;
	text-transform:uppercase;
	padding-right:20px;
	background:#29682D url(../images/arrow1.png) no-repeat scroll 95% 8px;
}
#container{
	overflow:hidden;
	width:100%;
	position:relative;
	background:#fff;
	font-size:14px;
}

#topmenu {
	width:100%;
	background:#ec2029;
}

#topmenu .main{
	height:auto;
	display:table;
}
#topmenu li {
	float:left;	
	margin:0;
	padding:0;
}

#topmenu li a,#topmenu li .separator{
	color:#fff;
	font-size:14px;
	display:block;
	text-transform:uppercase;
	padding:12px 20px;
	cursor:pointer;
	font-family: 'ralewaylight';
}

#topmenu li li a{background:none;}
#topmenu li:first-child a{
	background:none;
}

#topmenu li.active a,
#topmenu li a:hover{	
	
}

#topmenu li.active a{
	font-family: 'ralewaysemibold';
}

div#content {
    padding:10px 0;
    text-align: left;
    width:100%;
	overflow:hidden;
}

/******/

.white_space {
	height: 20px;
	display: block;
}

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */
/* Pathway Breadcrumbs */	


	
/* Sub Menu */
.sublevel {
	height: 18px;
	width: 160px;
}
a.sublevel {
	background: transparent;
	color: #999999;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	float: left;
	display: block;
	padding: 1px 0px 1px 30px;
}
a.sublevel:hover {
	color: #cc3300;
	text-decoration: none;
}
table.moduletable td table div {
	padding: 0px;
	margin-left: 18px;
	height: 20px;
}

/* End Sub Menu */

/* Add Custom Menus */

/* Add Custom Menus */

/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}


table.moduletable td {
	height: 18px;
	text-align: center;
}
table.moduletable p {
	text-align: left;
}

div.moduletable h3{
	padding-bottom:0px;
	margin-bottom:10px;
}
/* Custom Modules */

ul.latestnews, ul.mostread {
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
li.latestnews, li.mostread {
	margin: 0px;
	padding: 0px;
	width: 210px;
	list-style: none;
}
li.latestnews a, li.mostread a {
	color: #333333;
	text-transform: none;
	margin-left: 0px;
	text-align: left;
	display: block;
	padding: 2px 0px 2px 0px;
}
li.latestnews a:hover, li.mostread a:hover {
	text-decoration: none;
}
#searchform form {
	vertical-align: top;
	height: 37px;
	display: block;
}
.search {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
.search .button {
	background:url(../images/button-search.png) no-repeat scroll center top;
	border: none;
	color: #ffffff;
	vertical-align: middle;
	text-transform: none;
	padding:0px;
	margin-left: 5px;
	width:40px;
	height:34px;
	text-indent:-2000px;	
}

.search .inputbox {
	padding: 7px 5px;
	margin: 0px;
	width: 220px;
	background: #ffffff;
	border: 1px solid #D5D4D4;
	color: #333333;
	vertical-align: middle;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

td.contentheading {
	padding: 0px;
	margin: 0px;
	line-height: 32px;
	font-size:25px;
	color: #053f87;
	height: 32px;
	text-transform: none;
}
.contentheading table td {
	letter-spacing: 0px;
	font-weight: bold;
}
/* content title and links */
.contentpagetitle {
	background-color : transparent;
}
a.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
a.contentpagetitle:hover {
	color: #666666;
	text-decoration: none;
}
/* top box like a category description */
.contentdescription {
	background-color : transparent;
	padding: 10px 0px;
}
/* Main Body Text */
.contentpane {
	background: transparent;
}
.contentpaneopen {
	background-color: transparent;

}
/* Main Body Text */

/* article rating */
.content_rating {
	font-weight: normal;
	font-size:.8em;
}
.content_vote {
	font-weight: normal;
	font-size: .8em;
}
/* icons */
.buttonheading {
	font-size: 12px;
}
.pop-ups {
	float: right;
}
a.pop-up {
	border-bottom: 0;
}
/* Dates */
.createdate {
	color: #cccccc;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}
.modifydate {
	color: #cccccc;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
}
.newsfeeddate {
	font-size: 11px;
	color: #999;
	font-weight: normal;
}
/* Dates */

/* Writen by Authors name */
.small {
	color: #cccccc;
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav {
	font-size: 11px;
	color: #999;
}
.pagebar {
	font-size: 11px;
	font-weight: bold;
}
.pagenav_prev {
	font-size: 11px;
	color: #999;
}
.pagenav_next {
	font-size: 11px;
	color: #999;
}
a.pagenav {
	color: #2684C1;
	text-decoration: underline;
	font-weight: normal;
}
a.pagenav:hover {
	color: #2684C1;
	text-decoration: none;
	font-weight: normal;
}
.pagenavcounter {
	height: 15px;
}
.back_button {
	font-size: 11px;
	letter-spacing: 1px;
	height: 15px;
	clear: both;
	margin: 5px 0px;
	text-transform: uppercase;
	font-weight: bold;
}
/* Read more link */
.readon {
	font-weight: bold;
	text-decoration: none;
	display:block;

}
.readon:hover {
	text-decoration: underline;
}
/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
}
table.contenttoc th {
	background: transparent;
	color: #06c;
}
table.contenttoc td {
	padding: 2px;
}
/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {
	height: 18px;
}
/* End Article index  */

/*  component heading */
.componentheading {
	text-align: left;
	margin-top: 5px;
	background-color: #ffffff;
	line-height: 40px;
	font-family:Arial, Helvetica, sans-serif;
	color: #231F20;
	letter-spacing: 0px;
	font-size:24px;
}
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #eeeeee;
	color : #666666;
	border-collapse: collapse;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
}
/* Table odd and Even Rows */
.sectiontableentry1 {
	
	color: #666666;
	padding: 2px!important;
	text-align: left;
}
.sectiontableentry2 {	
	color: #666666;
	padding: 2px 0px !important;
	text-align: left;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 2px !important;
}
.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
	background: none;
	vertical-align: middle;
}

.sectiontablefooter {
	height: 18px;
}
table.poll {
	border: none;
	margin: 0px;
	padding: 0px 5px;
}
table.poll thead td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
table.pollstableborder {
	margin: 0px;
	padding: 0px;
	border: none;
}
table.pollstableborder td {
	text-align: left;
	margin: 0px;
	padding: 0px;

}
/* End Sectiontable */

/* Category */
.category {
	color:#ccc;
}
a.category:link, a.category:visited {
	height: 15px;
	color: #cc3300;
	text-decoration: underline;
}
a.category:hover {
	height: 15px;
	color: #cc3300;
	text-decoration: none;
}
/* End category */

/* blogsection */
.blog {
	background-color: transparent;
}
.blogsection {
	height: 18px;
}
.blog_more {
	clear: both;
	display: block;
	width: 430px;
	padding: 10px 0px;
}
.blog_heading {
	height: 18px;
}
/* space from bottom of article */
.article_seperator {
	background: none;
}
/* End blogsection */

/* Search Form Module*/
.search {
	float:right;
}
/* results if not search google */
.searchintro {
	height: 22px;
}
/*Search Form keyword highlight*/
.highlight {
	background: #f0f0f0;
	padding: 0px 4px 0px 4px;
	color: #333333;
	font-weight: bold;
}
/* End Search Form */

/* wrapper title */
.wrapper {
	background-color : #FFFFFF;
}
/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */	
form {
	margin: 0px;
}

hr{
	height:1px;
	border-bottom:1px solid #e3e1e1;
	overflow:hidden;
	width:100%;
  border-width: 0 0 1px;
  margin:0 0 15px;
}
input {
	background: #FFF;
	color: #333;
	padding:6px 5px;
	border:1px solid #C6C6C6;
}


input.btn,input.button,button,
input[type="submit"]{
	background:#ec2029;
	color:#FFF;
	border:none;
	cursor:pointer;
}
.inputbox {
	background: #fff;
	border: 1px solid #e3e1e1;
	color: #333;
}
.text_area, textarea {
	background: #fff;
	border: 1px solid #ccc;
	width: 100%;
	color: #333;
}
/* Pull down menu */
.selectbox {
	width: 100%;
}
/* Submit Button */

.button:hover {
	color: #fff;
}


/* Contact Email Form */
.contact_email {
	margin: 0px;
	padding: 5px;
}
#searchphraseany, #searchphraseall, #searchphraseexact {
	background: none;
}
/* *********************** END FORM SECTION *********************** */

/* *********************** TABBED EDITING *********************** */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
}

.pagetext {
	visibility: hidden;
	display: none;
}
/*Body of the form*/
.adminform {
	background-color : #FFFFFF;
}

/* *********************** End TABBED EDITING *********************** */

td.acysubbuttons input{
	background:url(../images/sub.png) no-repeat scroll 0 0;
	width:78px;
	height:20px;
}

#pathways{
	padding:20px 0px 0 0px;
	width:100%;
	margin:0 auto;
	font-size:14px;
	text-transform:uppercase;
	color:#e65a27;
}

#pathways .main{
	padding:0px 0px 20px 0px;
	border-bottom:1px solid #FFEDDA;
}

.showHere{display:none;}

a.pathway {
	color: #550000;
	text-decoration: none;
}
a.pathway:hover {
	color:#4F4F4F;
	text-decoration: underline;
}

div#maincontent,div#maincontent-fr,
div#maincontent-f,div#maincontent-fl{
	padding:20px 0px 0 0;
	width:100%;
	display:table;
}

div#maincontent #colmain{
	padding:0 15px;
}
div#colmain{
	width:500px;
	float:left;
}
div#maincontent-fr div#colmain{
	float:right;
	width:800px;
}
div#maincontent-fl div#colmain{
	width:780px;
}


div#maincontent-f div#colmain{
	width:100%;
	padding:0;	
}


div#colleft{
	width:240px;
	float:left;
}

div#colleft li{
	margin:0px 0 5px 0;
		font-size:20px;
	font-weight:bold;
}
div#colleft li a{
	color:#000;
}

div#colleft .moduletable h3,
div#colleft .moduletable_menu h3
{
	color:#000;
	margin:0;
	font-size:14px;
	margin-bottom:5px;
	padding:0px 0 5px 0;
	font-weight:bold;
}

div#colleft .moduletable .modcontent,
div#colleft .moduletable_menu .modcontent{
	padding:0px;
}

div#colright{
	width:260px;
	float:right;
}
div#colright .moduletable h3{
	color:#000;
	margin:0;
	font-size:14px;
	margin-bottom:5px;
	padding:0px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
}
div#colright .moduletable .modcontent,
div#colright .moduletable_menu .modcontent{
	padding:0px;
}


div#colright li a{
	color:#424242;
	text-decoration:underline;
	font-weight:bold;
}
#colright div.k2ItemsBlock ul li a{
	text-decoration:none;
}
div#colright .rmsearch {
    width: 238px;
}
div#colright .rmsearch input{
	width:230px;
}
div#colright .rmsDropDown{
	width:234px;
}
div.content{
	margin:0;
}

.search_advanced{
	position:absolute;
	top:20px;
	right:15px;
}

.search_advanced a{
	background:url(../images/button.png) repeat-x scroll 0 0;
	padding:9px 12px;
	color:#FFF;
	font-weight:bold;
}

#banner .banneritem{
	float:left;
}

div.moduletable,div.moduletable_text,
div.moduletable_color1,div.moduletable_red,
div.moduletable_black,
div.moduletable_no{
	margin-bottom:15px;
}

#bottom {
	width:100%;
	padding:30px 0;
	overflow:hidden;
	color:#ebebeb;
	background:#434645;
	font-size:14px;
}

#bottom .box{
	float:left;
	width:320px;
}


#bottom  .sp-tweet-even,
#bottom .sp-tweet-item{
	background:none;
	border:none;
}
#bottom .box ul li{
	margin:0;
	line-height:20px;
}

#bottom .moduletable h3{
	margin:0 0 10px 0;
	color:#ebebeb;
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid #555958;
}
#bottom .moduletable{margin:0;}

#bottom ul li a{
	padding:0px;
	color:#ebebeb;
	font-size:16px;
	padding:5px 0;
	display:block
}

.TDB-tweet-container{
	border:none !important;
	font-style:italic;
	margin:0 !important;
	background:url(../images/tweet.png) no-repeat scroll right top;
	padding:10px 100px 10px 10px !important;
	font-size:11px;
}

#footer{
	overflow:hidden;
	color:#FFFFFF;
	background:#000098;
	padding:20px 0 0px 0;
	font-size:14px;
	font-family: 'ralewaybold';
}
#footer a{
	color:#FFF;
}

#footer .copyright{
	float:left;
}

#footer .powered{
	float:right;
	text-align:right;
	font-weight:bold;
}
.ram_llm_ul li,.ram_lsm_ul li{
	background:url(../images/ram-list.png) no-repeat scroll left 7px;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
}

.ram_llm_ul li a,.ram_lsm_ul li a{
	font-weight:bold;
}

.ram_llm_ul li a .number,.ram_lsm_ul li a .number{
	font-weight:normal;
	display:none;
}

select{
	padding:4px 10px;
	border:1px solid #e3e1e1;
}

/*MORE*/
.register-header {
	font-size:2em;
	font-weight:bold;
}
.regiser-fea li {
	list-style:disc inside none;
}
.register-form {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background:#EDEDED;
	padding:20px;
	color:#2582C0;
}
.register-form tr {
	height:50px;
	vertical-align:top;
}
.register-title {
	border-bottom:1px solid #FFFFFF;
	height:30px;
	margin:0 -20px 20px;
}
.register-title span {
	font-size:1.5em;
	font-weight:bold;
	margin:0 20px;
}
.register-data {
}
.register-button {
	border:0 none;
	color:#FFFFFF;
	font-weight:bold;
	height:34px;
	margin-top:10px;
	width:122px;
	float:left;
	line-height:34px;
	text-align:center;
	font-weight:bold;
	margin-right:10px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.form-button{
	overflow:hidden;
}
a.register-button{
	display:block;
}
.login-header {
	font-size:2em;
	font-weight:bold;
	color:#2785C2;
}
.login-fea li {
	list-style:disc inside none;
}

/*contact page*/

p.contact-des{
	font-size:22px;
}

div.contactpage{
	width:100%;
	overflow:hidden;
	margin-top:20px;
}

div.contactitem:first-child{
	margin-left:0;
}

div.contact-right{
	float:right;
	width:320px;
	border-left:1px solid #F8EDE4;
	padding-left:20px;
}
div.contactitem{
	float:right;
	width:260px;
	padding:10px;
	border:1px solid #F8EDE4;
	padding:20px 30px;
	background:#FCF6F1;
	margin-bottom:20px;
	color:#FD850A;
}

div.contactitem h3{
	background:url(../images/c.png) no-repeat scroll left 0px;
	padding-left:30px;
}

div.contact-form{
	float:left;
	width:580px;
	border:1px solid #F8EDE4;
	padding:20px 30px;
	background:#FCF6F1;
}

div.contact-form div.form-element{
	margin-bottom:20px;
	overflow:hidden;
}

div.contact-form div.form-element .inputbox{
	width:570px;
	border:none;
	color:#FD850A;
}
div.contact-form div.form-element .form-name .inputbox,
div.contact-form div.form-element .form-email .inputbox{
	width:260px;
}
div.contact-form div.form-element .form-name{
	float:left;
}
div.contact-form div.form-element .form-email{
	float:right;
}

div.contact-form div.form-element textarea{
	height:100px;
	width:570px;
	border:none;
	padding:6px;
	color:#FD850A;
}

div.contact-form .moduletable h3{
	border-bottom:1px solid #f3dbca;
	padding-bottom:10px;
	background:url(../images/b.png) no-repeat scroll left 2px;
	padding-left:30px;
}
div.contact-form .button{
	background:url(../images/button-contact.png) no-repeat scroll left top !important;
	border:none !important;
	display:block;
	width:200px;
	border-radius:0 !important;
	height:40px;
	font-weight:bold;
}

div.maincontact{
	padding:0px;
	margin-bottom:10px;

	border-bottom:1px solid #F8EDE4;
	padding-bottom:10px;
}

.RAM_SubHeading {
	color: #034083 !important; 
	font-size:25px;   
}

.wf_header{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

div.resuit {
    background:#2684C1 !important;
 
}

.wf_employee_line {
    border-bottom:none;
    padding:0px;
	margin-bottom:10px;
}

.wftable td {
    padding: 2px;
}

h3.wf_employee_name {
    font-size:12px;
	margin-bottom:10px !important;
}

.wfrow1 {
    background: none;
}


div.branchitem td{
	padding:3px;
}

div.wf_quicksearch_optholder .button{
	margin-left:5px;
}
div#cboxOverlay{
	opacity:0.3 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)" !important;
}

div.ltBlock ul.ltBlockList li {
    background: url("../images/twitter-bg.png") no-repeat scroll 0 0 transparent;
    height: 55px;
    padding: 10px;
}

p#com-form-login-remember{
	margin-top:20px;
}

p#com-form-login-remember label{
	margin-right:5px;
	float:left;
}

.content ul {
    list-style: disc outside none;
    margin-left:0;
}
a.pagenav {
	padding:5px;
}

a.advanced-search{
	color:#000;
	margin-right:10px;
	text-decoration:underline;
	font-style:italic;
}

div.list div.yoo-tweet ul li{
	border:none !important;
	border-radius:0 !important;
	background:none !important;
}

div.ltFollowUsLink{
	display:none;
}

cufon canvas {
    position: relative !important;
    /*top: 0 !important;*/
}


.contentheading{
	margin-bottom:10px;
	padding-bottom:10px;
	color:#4a4a4a;
	font-size:28px;
	text-transform:capitalize;
}

a.jobsector,a.joblocation{
	position:absolute;
	top:20px;
	color:#FFF;
	background:#000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-right:10px;
	display:block;
	width:auto;
	padding:10px;
	font-size:16px;
	text-align:center;
}
a.jobsector{
	right:195px;
}
a.joblocation{
	right:10px;
}

#banner{
	width:969px;
	padding:0 20px;
	overflow:hidden;
	margin-bottom:20px;
}

#banner h3{font-size:20px;}
#banner .banneritem{
	margin-left:25px;
	float:left;
}

#banner .banneritem:first-child{
	margin:0;
}
.searchBarContainer {
    width: 278px !important;
}


#colright a.moduleItemReadMore{
	float:right;
}


#colright div.k2ItemsBlock ul li{
	background:none;
	padding:2px 0px 2px 0px;
	margin-bottom:5px;
}


#topsearch h3{
	color:#FFF;
	font-size:28px;
	line-height:28px;
	margin-bottom:30px;
	font-family: 'ralewayregular';
}
#slideshow #topsearch{
	position:absolute;
	right:80px;
	top:40px;
	z-index:100;
	background:#000098;
	padding:20px;
	width:240px;
	border:2px solid #FFF;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

#topsearch .rmsearch{
	background:none;
	border-radius:0;
	border:none;
	padding:0;
	width:100%;
}

#topsearch .rmsearch input,
#topsearch .rmsearch .rmsDropDown{
	border-radius:0;
	border:none;
	padding:6px 5px;
	margin:0;
}
#topsearch .rmsearch input[type="text"]{
	width:230px;
}
#topsearch .rmsearch .rmsDropDown{
	width:280px;
	background:none;
}
#topsearch .rmsearch .form-element{
	margin-bottom:12px;
}
#topsearch .rmsearch .selectbox {
    background: url("../images/bg-select.png") no-repeat scroll right center #FFFFFF;
    border: medium none;
    height: 32px;
    overflow: hidden;
    width: 240px;
}
#topsearch .rmsearch input[type="submit"]{
	border-radius:0;
	display:block;
	width:100%;
}

#details_features{
	position:absolute;
	bottom:20px;
	left:74px;
	z-index:1000;
}
#details_features .box{
	border:2px solid #EC2029;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:15px;
	background:#FFF;
	margin-left:20px;
	float:left;
	width:522px;
	font-size:16px;
	font-family: 'ralewaylight';
	color:#000098;
}

#details_features .box h3{
	font-size:20px;
	font-family: 'ralewaylight';
	color:#000098;
}
#details_features .box img{
	margin-right:10px;
	margin-bottom:15px;
}

#details_features .box1{
	margin:0;
}
/* style module upload file*/

input.inputupload{
	background:url(../images/inputupload.png) no-repeat scroll left top;
	width:202px !important;
	border:none !important;
	height:32px !important;
}

span.deslabel{
	padding-left:60px;
}

div.chronoform{display:none;}

div.fileinputs {
	position: relative;
	margin:40px 0 10px 0;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

div.fakefile input{
	background:url(../images/inputupload.png) no-repeat scroll left top;
	width:202px;
	height:32px;
	position:relative;
	border:none;
	float:left;
}
div.fakefile img{float:left;}

input.file {
	position: relative;
	text-align: right;
	z-index: 2;
	height:44px;
	width:260px;
}

/*menu side suffix chris*/

div.moduletablemenusidemenu ul{
	background:#e8e8e8;
	padding:2px 0px 2px 9px;
	margin-bottom:5px;

}

div.moduletablemenusidemenu {margin-bottom:20px;}
div.moduletablemenusidemenu h3{color:#245626;font-size:18px;}

#content-mass-bottom .moduletable{
	margin-bottom:0;
}

/*style upload form*/
div.fileinputs {
    margin: 0px 0 0px;
    position: relative;
}
input.file {
    height:38px;
    opacity: 0;
    position: relative;
    text-align: right;
    width: 310px;
    z-index: 2;
}
div.fakefile {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
div.fakefile input {
    background: url("../images/inputupload.png") no-repeat scroll left top transparent;
    border: medium none;
    float: left;
    height: 26px;
    position: relative;
    width: 210px;
	margin:0;
}
div.fakefile img {
    float: left;
}

#colright .ccms_form_element{
	margin-bottom:16px;
	padding:0;
}

#colright .ccms_form_element .button{
	width:100px;
}
#colright .ccms_form_element .inputbox{
	width:298px;
	height:26px;
	margin:0;
}

#content-mass-bottom{
	font-size:12px;
}
#content-mass-bottom h3{
	font-size:28px;
	padding:10px 0;
}

#content-mass-bottom .gkTabsItem{
	background:none;
	padding:10px 0;
}

#content-mass-bottom .jobsHeader{
	background:#158d69;
	height:40px;
}
#content-mass-bottom .gkTabsWrap.vertical ol{
	border-bottom:5px solid #158d69;
}

#content-mass-bottom .gkTabsWrap.vertical ol li, 
#content-mass-bottom .gkTabsWrap.vertical ol li, 
#content-mass-bottom .gkTabsWrap.horizontal ol li, 
#content-mass-bottom .gkTabsWrap.horizontal ol li{
	background:#a1adb1;
	border-radius:0;
	text-shadow:none;
	font-size:12px;
}


#content-mass-bottom .gkTabsWrap.vertical ol li:hover, 
#content-mass-bottom .gkTabsWrap.vertical ol li.active, 
#content-mass-bottom .gkTabsWrap.horizontal ol li:hover, 
#content-mass-bottom .gkTabsWrap.horizontal ol li.active{
	background:#158d69;
}
#content-mass-bottom span.even{
	background:#f4f5f8;
}

#content-mass-bottom span.featured_job span a{
	color:#158D69;
}


a.readmore{
	color:#4A4A4A;
}

div.blog-featured a.readmore{
	border:1px solid #d1d1d1;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	background:url(../images/readmore2.png) repeat-x scroll left top;
	padding:10px;
	text-transform:uppercase;
	margin-left:50px;	
}

#testimonials{
	padding:0;
	min-height:372px;
	display:table;
	color:#646464;
	background:url(../images/comments.png) repeat scroll center top;
	width:100%;
}

#testimonials .main{
	padding:0;
	position:relative;
}
#testimonials h3{
	font-size:28px;
	font-weight:bold;
	text-align:center;
	line-height:28px;
}

#testimonials  #ftestimonial{
	height:372px !important;
}
#testimonials .rsm{
	width:100% !important;
	padding:150px 0 50px 0;
	height:152px;
}
#testimonials .rsm .rsm_comments{
	font-size:36px;
	font-family: 'ralewaylight';
	color:#000098;
	line-height:36px;
	text-align:right;
}
#testimonials .rsm .rsm_logo{
	position:absolute;
	right:0;
	bottom:-130px;
}
#testimonials .rsm .rsm_info{
	position:absolute;
	right:250px;
	bottom:0px;
	color:#EC2029;
}
#testimonials .rsm .rsm_logo img{
	border:none !important;
}

#phonemenu {
    background: none repeat scroll 0 0 #171717;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: none;
    line-height: 40px;
    padding: 0;
    position:absolute;
	bottom:10px;
    text-align:left;
    width: 100%;
    z-index: 111;
}

#phonemenu h3 {
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
    text-decoration: none;
    text-transform: uppercase;
	margin:0;
}
#phonemenu h3 a {
    color: #FFFFFF;
    display: block;
}
div#navigation {
    background: none repeat scroll 0 0 #333333;
    left: 0;
    margin: 0;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 100;
}
div#navigation ul li {
    float: none;
    margin: 0;
	border-top: 1px solid #FFFFFF;
}
div#navigation ul li a{
	padding-left:20px;
	color:#FFF;
}
div#navigation ul li li a{
	padding-left:40px;
}
div#navigation ul li li{
	border:none;
}

#searchedjob{
	overflow:hidden;
}


#about-us{
	width:100%;
	display:table;
}

#contactbottom{
	position:relative;
	width:100%;
	display:table;
	height:660px;
	color:#000098;
}

#contactbottom .main{
	position:relative;
	z-index:1;
	padding:100px 0;
}

#contactbottom .box{
	float:left;
	width:50%;
}
#contactbottom .box1{
	width:35%;
	font-size:14px;
}
#contactbottom .box2{
	width:63%;
}

#contactbottom ul li a{
	padding:2px 0 2px 30px;
	color:#000098;
}
#contactbottom li.facebook a{
	background:url(../images/facebook.png) no-repeat scroll left top;	
}
#contactbottom li.twitter a{
	background:url(../images/twitter.png) no-repeat scroll left top;	
}
#contactbottom li.googleplus a{
	background:url(../images/googleplus.png) no-repeat scroll left top;	
}
#contactmap{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:660px;
}
#contactmap img{
	width:100%;
	height:660px;
}

/*style for reponsive */

#jobscontent{
	width:100%;
	display:table;
	padding:30px 0;
}

#jobscontent .box{
	float:left;	
}
#jobscontent .box .moduletable{
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	/*border:3px solid #000098;*/
}
#jobscontent .box1{
	width:718px;
}
#jobscontent .box2{
	float:right;
	width:392px;
}

#jobscontent .box2 .moduletable{
	padding:10px;
}


#content-mass-bottom .jobsHeader {
    display: none;
}
#content-mass-bottom span.featured_job {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #D2D2D2;
    border-radius: 0;
    padding: 20px 0;
}
#content-mass-bottom span.featured_job:last-child{
	border:none;
}
#content-mass-bottom .featured_job .title_col {
    font-size: 15px;
    width: 32%;
}
#content-mass-bottom .featured_job .title_col a {
    color: #4D4D4D;
    font-family: 'open_sansbold';
    font-size: 15px;
}
#content-mass-bottom span.featured_job span {
    padding: 0 10px;
    text-align: left;
}
#content-mass-bottom .featured_job .area_col {
    background: url("../images/icon-area.png") no-repeat scroll left 10px rgba(0, 0, 0, 0);
    padding-left: 30px;
    padding-top: 10px;
    width: 20%;
	overflow:hidden;
}
#content-mass-bottom .featured_job .area_col a {
    color: #AEB1B5;
    font-family: 'open_sansregular';
    font-size: 15px;
}

#content-mass-bottom .featured_job .sec_col a {
    color: #AEB1B5;
    font-family: 'open_sansregular';
    font-size: 13px;
}
#content-mass-bottom .featured_job .sec_col {
    display: block;
    padding: 0;
    width: 100%;
}

#content-mass-bottom .featured_job .detail_col,
#content-mass-bottom .featured_job .apply_col{
	
}
#content-mass-bottom .featured_job .detail_col a,
#content-mass-bottom .featured_job .apply_col a{
	color:#FFF;
	background:#EC2029;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:5px;
	display:block;
	text-align:center;
}

#newsletters{
	background:#ec2029;
	padding:50px 0;
	color:#FFF;
}

#newsletters h3{
	color:#FFF;
}

#newsletters .acymailing_module_form .acymailing_introtext{
	display:inline-table;
	width:50%;
}
#newsletters .acymailing_form{
	display:inline-table;
	width:40%;
	padding:6px !important;
	background:#FFF;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	float:right;
}
#newsletters .acymailing_form label{
	display:none;
}

#newsletters .acymailing_form .onefield{
	float:left;
	margin:0;
	
}
#newsletters .acymailing_form input[type="text"]{
	width:320px;
	padding:8px 10px;
	border:none;
	font-family: 'open_sanslight';
	font-size:18px;
	color:#AAA;
}
#newsletters .acymailing_form .acysubbuttons{
	float:right;
	margin:0;
}
#newsletters .acymailing_form .acysubbuttons input[type="submit"]{
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	text-transform:uppercase;
	padding:10px;
	font-family: 'open_sanssemibold';
}
#contact-now{
	background:#000098;	
	color:#FFF;
	font-family: 'ralewaylight';
	font-size:24px;
}
#contact-now .main{
	padding:20px 0;
	min-height:110px;
	overflow:hidden;
}

#contact-now img{
	float:left;
}
#contact-now  span{
	display:block;
	margin:23px 80px 0 20px;
	float:left;
  width: 80%;
}
#contact-now .readmore{
	float:left;
	background:#ec2029;
	border:1px solid #FFF;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#FFF;
	padding:15px 20px;
	font-size:18px;
	font-family: 'ralewaythin';
	margin-top:35px;
	text-align:center;
	width:200px;
}
#contact-now .moduletable{
	margin:0;
}

.mod_secloc{
	border:none;
	padding:0 10px;
}

.mod_secloc ul li{
	background:none;
	padding:2px 0;
	border:none;
}

.mod_secloc ul li a{
	font-size:20px;
	font-family: 'ralewaylight';
	font-weight:normal;
	color:#4d4d4d;
}

div.blog-featured{
	width:100%;
	position:relative;
	min-height:245px;
}
.intro-text{
	float:left;
	font-size:18px;
	font-family: 'ralewayregular';
	color:#000098;
}
.intro-text h2{
	font-size:36px;
	font-family: 'ralewaybold';
	color:#ec2029;
	line-height:36px;
}
.intro-text h2 span{
	font-family: 'ralewayregular';
	color:#000098;
}
.img-intro-right{
	position:absolute;
	right:-120px;
	bottom:0;
}

.intro-text ul li{
	background:url(../images/icon1.png) no-repeat scroll left top;
	padding:32px 0 32px 120px;
	margin-bottom:20px;
	width:80%;
	list-style:none;
}

#logoslider{
	width:100%;
}

#logoslider .main{
	padding:50px 0;
}

#contactbottom .ccms_form_element.cfdiv_text{
	display:inline-table;
	margin-right:20px;
}

#contactbottom input[type="text"],
#contactbottom textarea{
	border:2px solid #000098;
	color:#bcbcbc;
	padding:10px;
}
#contactbottom input[type="text"]{
	width:300px;
}
#contactbottom textarea{
	width:644px;
}

#contactbottom input[type="submit"]{
	background:#000098;
	color:#FFF;
	text-transform:uppercase;
	font-family: 'ralewaybold';
	font-size:13px;
	padding:10px 20px;
}

.rm-apply, .rm-yesNo-grayed, .rm-chooseFile-button, .rm-sidebar, .rm-jobInformation, .rm-jobDetails, .rm-jobHeading, .rm-fieldTitle, .rm-inputWrapper input, .rm-remindLater-field input, .rm-remindLater-field select {
   background: none !important;
}
