/*-------------------------------------------------------  CORE STYLES --------------------------------------------------------*/
body{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2d2d2d;
	background-color: #ffffff;
}

h1{
	margin: 0px 0px 0px 0px;
	color: #a6276d;
	font-size: 1.1em;
}

h1.intro{
	margin: 14px 0px 0px 28px;
	color: #ffffff;
	font-size: 1.5em;
	font-weight: lighter;
}

h1.pagehead{
	margin: 0px 0px 0px 0px;
	color: #a6276d;
	font-size: 1.1em;
}

h2{
	margin: 0px 0px 0px 0px;
	color: #a6276d;
	font-size: 1em;
}

h2.contact{
	font-size: 1.2em;
	color: #3e4754;
	margin: -9px 0px 0px 0px;
	font-weight: lighter;
	line-height: 1.5em;
}

h2.jobheader{
	font-size: 1.4em;
	color: #1775ac;
	margin: 0px 0px 0px 0px;
	font-weight: lighter;
}

h3{
	margin: 0px 0px 0px 0px;
	color: #a6276d;
	font-size: 0.9em;
}

h3.contact{
	font-size: 0.8em;
	color: #3e4754;
	margin: 14px 0px 0px 0px;
	font-weight: lighter;
}

h3.job{
	font-size: 0.75em;
	color: #1775ac;
	margin: 0px 0px 0px 0px;
}

h4{
	margin: 0px 0px 0px 0px;
	color: #a6276d;
	font-size: 0.8em;
}

p{
 	font-size: 0.8em;
}

p.smaller{
	font-size: 0.7em;
	color: #7c7c7c;
}

p.cols{
 	font-size: 0.7em;
	margin: 7px 7px 0px 7px;
}

p.job{
	font-size: 0.7em;
	color: #7c7c7c;
	margin: 0px 0px 10px 0px;
}

p.error{
 	color: #FF0000;
}

li{
	font-size: 0.8em;
}

li.tick{
	font-size: 0.8em;
	list-style: url(../images/design/tick.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*li{
	font-size: 0.8em;
	list-style: url(../images/design/tick.png);
	margin: 0px 0px 0px -10px;
	padding: -10px 0px 0px 0px;
}*/

colleft.smallleft{
	float: left;
}

colright.smallright{
	float: right;
}

table.edit {
	width: 650px;
	margin-top: 15px;
	border-right: 1px dotted #999999;
}

table.edit td{
	width: 650px;
	padding-top: 15px;
	border-left: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	font-size: 12px;
	padding: 5px;
}

table td.header {
	color: #ffffff;
	background-color: #A6276D;
	border: 0px;
	border-right: 0px;
}

/*-------------------------------------------------------  CORE STYLES END  --------------------------------------------------------*/

/*-------------------------------------------------------  LAYOUT DIVS --------------------------------------------------------*/


/*--------------------------------------------------  Head DIVS -------------------------------------------------*/

div.head{
	width: 977px;
	height: 189px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	background-image: url(../images/design/head-bg.png);
	background-repeat: no-repeat;

}

div.left1{
	float: left;
	width: 977px;
	height: 54px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: middle;
}

div.right1{
	float: right;
	padding: 12px 28px 0px 0px;
	height: 92px;
	text-align: right;
}

div.right2{
	float: right;
	height: 36px;
	padding: 18px 25px 0px 0px;
}

div.right3{
	float: right;
	height: 31px;
}

div.checkleft {
	float: left;
	width: 50%;
	overflow: auto;
}

div.checkright {
	float: right;
	width: 50%;
	overflow: auto;
}

/*------------------------------------------------  Head DIVS End -----------------------------------------------*/

div.toolbarcentre {
	width: 964px;
	height: 25px;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#xToolbar{
	width: 964px;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: fixed; 
	width: 964px; 
	text-align: center;
	margin: 0px auto 0px auto;
	background-color: #00adef;
	overflow: visible;
}

div.wrapper{
	width: 953px;
	margin: 0px auto 0px auto;
	padding: 0px 24px 0px 0px;
	background-image: url(../images/design/wrapper-bg.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	overflow: hidden;
}

div.footer{
	width: 977px;
	min-height: 67px;
	margin: 10px auto 20px auto;
	padding: 10px 0px 5px 0px;
	background-image: url(../images/design/footer-bg.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-align: center;
	font-size: 11px;
	color: #aaaaaa;
	display: block;
}

/* CSS for login box */
label.login{
float: left;
width: 120px;
font-size: 0.8em;
}

label.search{
float: left;
width: 200px;
font-size: 0.8em;
}

input.button {
margin: 10px 25px 0px 120px;
float:right;
}

input.login {
width: 200px;
margin-bottom: 5px;
}

select.wide{
width: 227px;
margin-bottom: 5px;
}

select.login {
margin-bottom: 5px;
}

/* End of CSS for login box */

/* CSS For contact form */

label.contact{
float: left;
width: 120px;
font-size: 0.8em;
}

label.emailafriend{
float: left;
width: 200px;
font-size: 0.8em;
}

input.contact, textarea.contact{
width: 227px;
margin-bottom: 5px;
background: #f7f7f7;
border-color: #949494;
border-width: 1px;
border-style: solid;
}

select.contact {
margin: 5px 0px 5px 0px;

}


/*END OF  CSS For contact form */

textarea#candidate {
	width: 407px;
	margin-bottom: 5px;
	background: #f7f7f7;
	border-color: #949494;
	border-width: 1px;
	border-style: solid;
	
}

/* Start send cv */

label.cv{
float: left;
width: 120px;
font-size: 0.8em;
background-color:#FF0000;
}

input.cv, textarea.cv{
width: 120px;
margin-bottom: 5px;
background: #f7f7f7;
border-color: #949494;
border-width: 1px;
border-style: solid;
}

select.cv {
margin: 5px 0px 5px 0px;
}

/* End of send cv */

/*-------------------------------------------------------  LAYOUT DIVS END --------------------------------------------------------*/

/*-------------------------------------------------------  DIVS CONTAINED IN WRAPPER --------------------------------------------------------*/

div.menu{
	width: 158px;
	float: left;
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	overflow: auto;
	
	z-index: +30;
}

div.submenu{
	width: 155px;
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	border-width: 1px 1px 1px 1px;
	border-style: dotted;
	border-color: #000000;
	background-color: Silver;
	text-align: left;
	overflow: auto;
}
/*------------------------------ Three Cols --------------------------------*/
div.containerthree{
	width: 768px;
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	border-width: 1px 1px 1px 1px;
	border-style: dotted;
	border-color: #111111;
	background-color: #E6E6FA;
	text-align: left;
	overflow: hidden;
}

div.threecolsub{
	float: left;
	width: 511px;
	background: #ffffff;
	overflow: hidden;
}

div.threecoll{
	float: left;
	background: #aaaaaa;
	width: 253px;
}

div.threecolm{
	float: right;
	background: #bbbbbb;
	width: 253px;
}

div.threecolr{
	float: right;
	width: 252px;
}

/*------------------------------ Three Cols Ends --------------------------------*/

/*------------------------------ Two Cols --------------------------------*/

div.containertwo{
	width: 769px;
	float: right;
	margin: 0px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
}

div.twocollintro{
	float: left;
	min-height: 184px;
	width: 581px;
	background-image: url(../images/design/intro-bg.png);
	background-repeat: no-repeat;
	margin: 17px 0px 20px 0px;
}

div.introright{
	float: right;
}

div.introleft{
	float: left;
	width: 320px;
	padding: 20px 0px 0px 13px;
}

div.twocoll{
	float: left;
	width: 581px;
	margin: 12px 0px 0px 0px;
}

div.twocollw{
	float: left;
	width: 769px;
	margin: 12px 0px 0px 0px;
}

div.twocolleft{
	float: left;
	width: 285px;
	margin: 0px 0px 0px 0px;
	
}

div.twocolright{
	float: right;
	width: 285px;
	margin: 0px 0px 0px 0px;
}

div.twocolleftw{
	float: left;
	width: 379px;
	margin: 0px 0px 0px 0px;
}

div.twocolrightw{
	float: right;
	width: 379px;
	margin: 0px 0px 0px 0px;
}



div.staffcol{
	width: 289px;
	float: right;
}


div.helpcol{
	width: 289px;
	float: left;
}

div.jobcol{
	width: 289px;
	float: right;
}

div.twocolr{
	float: right;
	margin: 20px 0px 0px 0px;
	width: 173px;
}

div.meettheteam{
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color:#999999;
	padding: 10px 0px 10px 0px;
	display: block;
	overflow:auto;
}	

div.pagination {
	vertical-align:middle;
	margin: 10px 0px 0px 0px;
	font-size: 0.8em;
}


/*------------------------------ Two Cols Ends --------------------------------*/

/*------------------------------ One Col --------------------------------*/

div.containerone{
	width: 768px;
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	border-width: 0px 0px 0px 0px;
	border-style: dotted;
	border-color: #111111;
	text-align: left;
	overflow: hidden;
}

/*------------------------------ One Ends --------------------------------*/


div.uploadimage{
	border: 1px #a6276d dotted;
	padding: 10px;
}

/*-------------------------------------------------------  DIVS CONTAINED IN WRAPPER ENDS --------------------------------------------------------*/
/*-------------------------------------------------------  LINKS CLASSES --------------------------------------------------------*/
a{
	color: #a6276d;
	text-decoration: none;
}

a:hover{
	color: #1c88c8;
	text-decoration: none;
}

a.purple{
 color: #a6276d;
 text-decoration: none;
 font-weight: bold;
}
a.purple:hover{
 color: #d91480;
 text-decoration: none;
 font-weight: bold;
}

a.blue{
 color: #1c88c8;
 text-decoration: none;
 font-weight: bold;
}
a.blue:hover{
 color: #0da5ff;
 text-decoration: none;
 font-weight: bold;
}

a.green{
 color: #44c81c;
 text-decoration: none;
 font-weight: bold;
}
a.green:hover{
 color: #46e815;
 text-decoration: none;
 font-weight: bold;
}

a.header{
	color: #a6276d;
	text-decoration: none;
	font-weight: normal;
}

a.header:hover{
	color: #1c88c8;
	text-decoration: none;
	font-weight: normal;
}

a.more{
	color: #a6276d;
	text-decoration: none;
	font-weight: bold;
	float: right;
}

a.more:hover{
	color: #1c88c8;
	text-decoration: none;
	font-weight: bold;
	float: right;
}

a.job{
	color: #1c88c8;
	text-decoration: none;
	font-weight: bold;
	float: right;
}

a.job:hover{
	color: #a6276d;
	text-decoration: none;
	font-weight: bold;
	float: right;
}

a.jobtitle{
	color: #1c88c8;
	text-decoration: none;
}

a.jobtitle:hover{
	color: #a6276d;
	text-decoration: none;
}

a.jobtitletop{
	color: #1c88c8;
	text-decoration: none;
	font-weight: normal;
}

a.jobtitletop:hover{
	color: #a6276d;
	text-decoration: none;
	font-weight: normal;
}


a.twitter{
	display: block;
	min-height: 45px;
	background-image: url(../images/design/twitter-bird.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 50px;
	color: #1c88c8;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: bold;
}

a.twitter:hover{
	display: block;
	min-height: 45px;
	background-image: url(../images/design/twitter-bird-on.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 50px;
	color: #a6276d;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: bold;
}

a.help{
	display: block;
	background-color: #a6276d;
	margin: 0px 0px 1px 0px;
	padding: 7px 5px 7px 10px;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

a.help:hover{
	display: block;
	background-color: #d91480;
	margin: 0px 0px 1px 0px;
	padding: 7px 5px 7px 10px;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

a.looking{
	display: block;
	background-color: #1c88c8;
	margin: 0px 0px 1px 0px;
	padding: 7px 5px 7px 10px;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

a.looking:hover{
	display: block;
	background-color: #0da5ff;
	margin: 0px 0px 1px 0px;
	padding: 7px 5px 7px 10px;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

a.staff{
	display: block;
	background-color: #44c81c;
	margin: 0px 0px 1px 0px;
	padding: 7px 5px 7px 10px;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

a.staff:hover{
	display: block;
	background-color: #46e815;
	margin: 0px 0px 1px 0px;
	padding: 7px 5px 7px 10px;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}


a.cols {
	color: #1c88c8;
}

a.cols:hover {
	text-decoration: underline;
	color: #a6276d;
}

a.footer {
	color: #aaaaaa;
}

a.footer:hover {
	text-decoration: underline;
	color: #a6276d;
}

a.menu{
	display: block;
	padding: 7px 5px 7px 21px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #c5c5c5;
	color: #3e4754;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover{
	display: block;
	padding: 7px 5px 7px 21px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #c5c5c5;
	color: #3e4754;
	background-color: #dfdfdf;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}

a.titlemenu{
	display: block;
	padding: 7px 5px 7px 21px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #c5c5c5;
	color: #3e4754;
	background-color: #dfdfdf;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}

a.titlemenu:hover{
	display: block;
	padding: 7px 5px 7px 21px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #c5c5c5;
	color: #3e4754;
	background-color: #dfdfdf;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}

a.submenu{
	display: block;
	padding: 4px 5px 4px 30px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #c5c5c5;
	color: #3e4754;
	background-color: #eeeeee;
	font-size: 0.7em;
	text-decoration: none;
	font-weight: bold;
}

a.submenu:hover{
	display: block;
	padding: 4px 5px 4px 30px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #c5c5c5;
	color: #3e4754;
	background-color: #dfdfdf;
	font-size: 0.7em;
	text-decoration: none;
	font-weight: bold;
}

a.babymenu{
	display: block;
	min-height: 15px;
	padding: 5px 5px 5px 5px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #ffffff;
	background-color:  yellow;
	color: #ffffff;
	font-size: 0.7em;
	text-decoration: none;
	font-weight: bold;
}

a.babymenu:hover{
	display: block;
	height: 15px;
	padding: 5px 5px 5px 5px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #ffffff;
	background-color:  green;
	color: #ffffff;
	font-size: 0.7em;
	text-decoration: none;
	font-weight: bold;
}

a.sorton {
	font-weight: bold;
	text-decoration:underline;
}

a.apply {
	float: right;
	font-weight: bold;
	text-decoration:underline;
}

img.left {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
/*-------------------------------------------------------  LINKS ENDS --------------------------------------------------------*/


