/* CSS Document for the frontend markup of www.tjhughescareers.com */

/* -------------------------------- Global Utilities ------------ */
img {
	border: none;
}
.tag {	/* This holds the swinging Flash tag */
	position: absolute;
	width: 180px;
	height: 220px;
	background-color: transparent;
	margin: -120px 0 0 720px;
	color: #ffffff;
	font-weight: bolder;
	font-size: 18px;
	z-index: 100;
}
.niceBox {
	float: right;
	height: 145px;
	width: 187px;
	padding: 15px 0px 10px 20px;
	margin: 25px 0 25px 25px;
	color: #ffffff;
	border-left: 1px dashed #cccccc;
}
	.niceBox h3 {
		color: #ED1B24;
		font-size: 1.2em;
		font-weight: bolder;
	}
	.nicebox p {
		color: #993300;
		text-align:justify;
	}
		.nicebox a {
			color: #ffffff;
			font-weight: bolder;
		}
.imageHomepage {
	/*background-image: url(../images/global/homepage-lady.jpg);*/
	background-position: bottom right;
	background-repeat: no-repeat;
}
.profileHolder {
	margin: 15px 0px 15px 0px;
	padding: 10px 0px 10px 0px;
	display: block;
	clear: both;
	height: 120px;
}
	.profileHolder img {
		float: left;
		border: 2px solid #666666;
		margin: 0px 20px 0 0;
	}
	.profileHolder h3 {
	width: 210px;
		float: LEFT;
		text-align: left;
		font-size: 1.5em;
		font-weight: bolder;
		margin: 20px 0 0 0;
		color: #ED1B24;
		padding: 0;
	}
	.profileHolder p {
		float: LEFT;
		text-align: left;
		width: 210px;
		margin: 0;
	}
.clear {
	clear: both;
}
/* -------------------------------------------------------------- */




/* ----------------------------- Structural Elements ------------ */
body {
	text-align: center;
	background-color: #ffffff;
	margin-top: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
	.container {
		margin: 0 auto;
		text-align: left;
		width: 880px;
		background-color: #ffffff;
		/*border-right: 10px solid #ff00000;
		border-left: 10px solid #ff0000;*/
	}
		.header {
			height: 173px;
			background-color: #ED1B24;
			background-image: url(../images/global/headline.gif);
			background-repeat: no-repeat;
		}
		.menu {
			height: 21px;
			background-color: #003366; 
			margin-top: 3px;
			background-image: url(../images/global/strapBG.jpg);
			background-repeat: repeat-x;
			padding-top: 8px;
		}
			.menu h1 {
				margin: 0 0  0 20px;
				color: #ffffff;
				font-weight: bolder;
				font-size: 1.1em;
			}
		.main {
			padding-top: 20px;
			background-color: #ffffff;
		}
			.left {
				float: left;
				width: 180px;
				background-color: #ffffff;
				border-right: 1px solid #003366;
				height: 300px;
				text-transform:uppercase;
			}
				.left ul {
					margin: 0 0 0 20px;
					padding: 0;
					list-style-type: none;
				}
					.left li {
						background-color: #ffffff;
						margin: 15px 0 15px 0;
						font-size: 1.3em;
					}
						.left li a {
							font-weight: bolder;
							color: #ED1B24;
							text-decoration: none;
						}
						.left li a:hover {
							font-weight: bolder;
							color: #003366;
							text-decoration: none;
						}
			/* 
			
			Right Column markup  
			The following contains markup for a small width and a full width right hand column  

			*/
			#ctl00_right {
				float: right;
				padding-right: 230px;
				background-color: #ffffff;
				width: 440px;
				color: #ED1B24;
			}
			#ctl00_fullwidthright {
				float: right;
				padding-right: 50px;
				background-color: #ffffff;
				width: 510px;
			}

			#ctl00_imagebox {
				position: absolute;
				width: 200px;
				height: 200px;
				margin: 60px 0 0 420px;
				z-index: 1;
				background-color: transparent;
				visibility: hidden;
			}
				#ctl00_imagebox img {
					float: right;
					padding: 0px 30px 30px 30px;
				}
				#ctl00_right h1, #ctl00_right h2, #ctl00_fullwidthright h1, #ctl00_fullwidthright h2 {
					font-weight: normal;
				}
				#ctl00_right h1, #ctl00_fullwidthright h1 {
					font-size: 2.2em;
					color: #ED1B24;
				}
				#ctl00_right h2, #ctl00_fullwidthright h2 {
					font-size: 1.9em;
					color: #003366;
					clear: both;
				}
				
				#ctl00_right ul, #ctl00_fullwidthright ul 
				{
					/* sets the color of text within bullet points*/
					color: #ED1B24;
					font-size: 1.2em;
					font-weight: bolder;
				}
				#ctl00_right ul a, #ctl00_fullwidthright ul 
				{
					/* sets the color of text within bullet points for links*/
					color: #ED1B24;
				}
					#ctl00_right li, #ctl00_fullwidthright li {
						line-height: 1.8em;
						 
					}
				#ctl00_right p, #ctl00_fullwidthright p {
					font-size: 1.2em;
					line-height: 1.6em;
					color: #ED1B24;
				}
					#ctl00_right a, #ctl00_fullwidthright a {
						font-weight: bolder;
						text-decoration: underline;
						color: #000033;
					}
					#ctl00_right a:hover, #ctl00_fullwidthright a:hover {
						text-decoration: none;
					}
				/* 
				
				This textlength class is used in fullwidth pages to wrap any text that appears in line with
	   			the tag so that it doesn't dissapear behind the tag 
	   
	   			*/
				.textlength {
					width: 365px;
				}
		.footer {
			height: 20px;
			background-color: #fff; 
			margin-top: 3px;
		/*	background-image: url(../images/global/strapBG.jpg);*/
		border-top: solid #000099 1px;
			background-repeat: repeat-x;
			clear: both;
			padding-top: 9px;
			padding-bottom: 30px;
		}
			.footer p {
				margin: 0 0  0 20px;
				color: #999999;
				font-weight: bolder;
				font-size: 1.1em;
			}
				.footer a {
					color: #ffffff;
					font-weight: bolder;
				}
				.footer a:hover {
					color: #ffffff;
					font-weight: bolder;
					text-decoration: none;
				}
/* -------------------------------------------------------------- */



				
/* ----------------------------------- Form Controls ------------ */
label {
	
}
.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -130px; 	/*width of left column*/
	width: 130px; 			/*width of labels. Should be smaller than left column (155px) to create some right margin*/
	font-size: 1.2em;
}
.cssform p {
	width: 370px;
	color: #000000;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 130px; 	/*width of left column containing the label elements*/
	height: 1%;
}
.cssform input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
	width: 200px;
}
.inputbox {
	width: 200px;
}
.cssform textarea {
	width: 200px;
	height: 150px;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix {
	margin-left: 3px;
}
.cssformfullwidth p {
	width: 370px;
	float: left;
	color: #000000;
	clear: both;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 140px; 	/*width of left column containing the label elements*/
	height: 1%;
	font-size: 1.2em;
}
.cssformfullwidth label {
	font-weight: bold;
	float: left;
	margin-left: -140px; 	/*width of left column*/
	width: 140px; 			/*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssformfullwidth input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
	width: 250px;
}
.inputbox {
	width: 250px;
}
.cssformfullwidth textarea{
	width: 250px;
	height: 150px;
}
.cssformfullwidth img {
	background-color: #000000;
	float: right;
}
/* -------------------------------------------------------------- */



				
/* ---------------------------------- Table Controls ------------ */
.rowcolor {
	background-color: #ff3399;
}
.altcolor {
	background-color: #f5f5f5;
	font-weight: bold;
}
.GVmain {
	width: 100%;
	margin: 0;
	border-collapse: collapse;
	border: 0.1em solid #000000;
	text-align: left;
	font-size: 1.1em;
	color: #000;
}
	.GVmain th {	
		padding: 0.8em 1em;
		background-color: #ED1B24;
		color: #ffffff;
		font-size: 1.2em;
	}
	.GVmain td {	
		padding: 0.2em 1em;
	}
.GVnested {
	width: 100%;
	border-collapse: collapse;
	margin: -0.2em -1em;
}
.specialTable {
	border: 1px solid #ccc;
	padding: 2em 0 2em 2em;
	border-collapse: collapse;
	font-size: 1.2em;
}
	.specialTableNestedItem {
		width: 100%;
	}
	.specialTableNestedItem  td {
		width: 150px;
	}
.fontSize {
	font-size: 1.2em;
}

/*********************************/
/* Added by JC 14/06/09 for the Welcome Back display that is shown on
the master page when a candidate is logged in. */
.welcomeback p 
{
	font-size: 1.2em;
	color: #ED1B24;
	margin-top: 0.7em;
	margin-left: 2em;
	padding: 0 1em 0 0;
}

.welcomeback a {
	color: #000000;
	font-weight: bolder;
}
.welcomeback a:hover {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}
				
.welcomebacklabelwidth
{
	width: 98%;
}
/********************************/
