/* CSS Document */
/*
 * Purpose       : Stylesheet for e-Careers.co.uk

 * Author        : Developed by Nick Strecha/ Multi Millionire Senior SEO and Website Engineer/Developer

*/

* { margin:0px; padding:0px; }
body 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;	
}

a { color:#333333; text-decoration:none; } a:hover { text-decoration:none; }
h1, h2 {
	font-size: 1.7em;
	color:#09F;
	padding-bottom:10px;
}
h3 {
	font-size:1.5em;
	color:#0F0;
	font-weight:bold;
	padding-bottom:10px;
}
p { margin:1.1em 0; padding:0;	line-height:1.3em; }
.Clear { clear:both; } 
.required { color:#FF0000; padding-left:5px; }
.PageHeader h2 { color:#333333; font-size:21px; }

#Wrapper 
{ 
	width:100%;
	height:auto;
}

/* Header Styles */
#Header { height:200px; }

.TopNavigation {
	width:938px;
	height:18px;
	background-color:#C1D3FB;
	font-weight:bold;
	padding-left:2px;
	color: #C1D3FB;
	background-image: url(../template-Images/background-blue.png);
}

.FooterNavigation {
	width:938px;
	height:18px;
	background-color:#C1D3FB;
	font-weight:bold;
	padding-left:0px;
}
.FooterNavigation li { float:left; list-style-type:none; padding:1px 3px 1px 3px; }
.FooterNavigation a { color:#333333; text-decoration:none; font-weight:bold; }
.FooterNavigation a:hover { color:#72F3F3; }

#ContentPane 
{
	width:936px;			
	height:auto;
	border-top:3px solid #FFFFFF;
	
}
#LeftPane 
{
	width:140px;	
	min-height:863px !important;
	height:auto !important;
	min-height:863px;
	height:863px;
	padding-left:5px;
}
#RightPane
{
	width:789px;	
	min-height:863px !important;
	height:auto !important;
	min-height:863px;
	height:863px;
}

.Contentpara { padding:10px; }
#Footer { clear:both; height:18px; background-color:#FF9DFF; }


/* Content Area Styles */
.Box { width:140px; } .BoxFF { width:140px; padding-bottom:3px; } 
.ColorBoxHeader {
	background-image:url(../template-Images/boxc-top.png);
	background-repeat:no-repeat;
	padding-top:3px;
	width:142px;
	height:15px;
	font-weight:bold;
	padding-bottom: 0px;
}
.ColorBoxBody {
	background-image:url(../template-Images/boxc-mid.png);
	background-repeat:repeat-y;
	width:142px;
}
.ColorBoxBottom {
	background-image:url(../template-Images/boxc-bot.png);
	background-repeat:no-repeat;
	width:142px;
	height:9px;
}

.CommonBoxHeader { background-image:url(../template-Images/box-top.png); background-repeat:no-repeat; padding-top:3px; width:142px; height:17px; font-weight:bold; }
.CommonBoxBody { background-image:url(../template-Images/box-mid.jpg); background-repeat:repeat-y; width:142px; }
.CommonBoxBottom { background-image:url(../template-Images/box-bot.jpg); background-repeat:no-repeat; width:142px; height:9px; }

.padSet { padding-left:7px; } .center { text-align:center; }

.BoxFF div { cursor:pointer; text-decoration:none; color:#333333; }
.BoxFF a:hover { color:#666666; }


/*------ Form Elements Styles ------------------*/
.TextField
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:14px;
	padding-left:2px;
	border:0px;
	background-color:#FFFFFF;	
}

.button
{
	background-color:#77FF77;
	color:#333333;
	font-weight:bold;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.SpecialTextField { border:1px solid #333333; font-family:Arial, Helvetica, sans-serif; font-size:11px; padding-left:2px; }
.Specialbutton { border:1px solid #333333; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
.OuterBorderSearch { border:1px solid #333333; width:439px; }
.QSearch { background-color:#00FF00; font-weight:bold; width:140px; padding-left:5px; }
.borderSet { border-left:1px solid #333333; }

/* Remove Check Box Border */
#Wrapper .checkboxZero { border:0px; }

.FormLabel { color:#333333; font-weight:bold; padding-top:3px; }  .FormLabelIE { color:#333333; font-weight:bold; padding-top:1px; }
.FormButton { padding-top:5px; }  .FormButtonIE { padding-top:3px; }

.w3c { padding-left:35px; padding-bottom:5px; }




/* Menu Styles */
#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
	width:931px;
	background-color: #C1D3FB;
	color: #FFFFFF;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm li a
{	display: block;	
	padding: 1px 7px;	
	background: #C1D3FB;
	color: #333333;	 
	text-decoration: none}

#sddm li a:hover
{	background: #3333FF; color:#FFFFFF;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #C1D3FB;
	border:1px solid #CCCCCC; border-bottom:0px;}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 5px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #C1D3FB;
	border-bottom:1px solid #CCCCCC;
	color: #666666;
	font: 12px arial}

#sddm div a:hover
{	background: #3333FF;
	color: #FFFFFF;}
#SearchResults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003;
	text-indent: 5px;
	white-space: pre;
	display: block;
	page-break-before: auto;
	page-break-after: auto;
}
#Wrapper div table tr td table tr td table tr td {
	color: #04B8DB;
}
#Wrapper div table tr td table tr td table tr td {
	color: #03C;
}
.studentsub {
	font-weight: bold;
	font-size: 16px;
}
#tex {
	color: #000;
}
#basic {
	color: #000;
}
#Wrapper div table tr td table tr td table tr td table tr td div table tr #basic {
	color: #000;
}

