body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	border: 0px;
	text-align: center;
	background: url(../images/layout_02_backg.jpg) top left repeat-x;
}

a {
	text-decoration: none;
	color:#FF6600;
}

a:hover {
	text-decoration: underline;
}


#borderdotted {

	border:dotted thin;
	border-color:#AAAAAA;

}




#content {
	position: relative;
	width: 770px;
	height: auto;
	min-height: 100%;
	margin: 0px auto;
	text-align:left;
	background-image:url(images/page_width_bg.jpg);

}

#content_lower {
	position: relative;
	width: 770px;
	height: auto;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	text-align:left;
}

	
#header {
	position: relative;
	width: 770px;
	height: 191px;
	background-image:url(images/header_top.jpg);
	margin: 0px auto;
}

#menubar {
	width: 770px;
	height: 64px;
	background-image:url(images/menu.jpg);
	float: left;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}


#menubar .login_details {
	float:right;
	width: 650px;
	padding-right: 50px;
	padding-top: 3px;
	color:#FFFFFF;
}

.username {
	font-size: 13px;
	color: #FF3300;
}

ul#menu_list{
	padding: 0px;
	padding-left: 140px;
	margin: 0px;
	list-style: none;
}

#menu_list li {
	list-style-type: none;
	float: left;
	width: 100px;
	text-align: center;
	list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
		
	
.link1 {
	background-image: url(images/menu_hover_bug_bg.jpg);
	font-family:helvetica;
	font-weight: bold;
	font-size:14px; 
	color:#666666;
	text-decoration:none;
	padding-top:10px;
	height:29px;
	display:block; 
}
									

.link1:hover {
	background-image:url(images/menu_hover_bg.jpg);
	color:#000;	
}
					
					
.link2 {
	background-image: url(images/menu_hover_bug_bg.jpg);
	font-family:helvetica;
	font-weight: bold;
	font-size:14px; 
	color: #111111;
	text-decoration: none;
	padding-top:10px;
	height:29px;
	display:block; 
}


.link2:hover {
	background-image:url(images/menu_hover_bug_bg.jpg);
	color:#000;	
}

										
	

#pagetop {
	position: relative;
	width: 570px;
	height: 100%;
	float: left;
	background-image:url(images/page_top_bg.jpg);
	background-repeat: no-repeat;
}


/* ------------------ ONE COL ------------------ */

#one_col {
	position: relative;
	width: 770px;
	height: 100%;
	float: left;
	background-image:url(images/bg_one_col.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;	

}


/* ------------------ LEFT COL ------------------ */

#left_col {
	position: relative;
	width: 220px;
	height: 100%;
	float: left;
	background-image:url(images/left_col_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;	
}

#left_col form {
	margin: 30px 15px 5px 45px;
	

}

#left_col h1 {
	color: #405090;
	font-size:14px;
	font-weight:bold;
	margin: 0 0 0 0;
	padding: 0px;
}

#left_col p {
	margin: 5px 0 0 0;

}

#left_col img {
	margin: 30px 0px 0px 50px;
}

ul#clientnav_list{
	padding: 0px;
	padding-left: 140px;
	margin: 0px;
	list-style: none;
}

#clientnav_list li {
	list-style-type: none;
	float: left;
	width: 120px;
	text-align: left;
	list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
		
	
.link3 {
	background-image: url(images/menu_hover_bug_bg.jpg);
	font-family:helvetica;
	font-weight: bold;
	font-size:14px; 
	color:#666666;
	text-decoration:none;
	padding-top:10px;
	height:29px;
	display:block; 
}
									

.link3:hover {
	background-image:url(images/menu_hover_bg.jpg);
	color:#000;	
}
					
					
.link4 {
	background-image: url(images/menu_hover_bug_bg.jpg);
	font-family:helvetica;
	font-weight: bold;
	font-size:14px; 
	color: #111111;
	text-decoration: none;
	padding-top:10px;
	height:29px;
	display:block; 
}


.link4:hover {
	background-image:url(images/menu_hover_bug_bg.jpg);
	color:#000;	
}





/* ------------------ RIGHT COL ------------------ */

#right_col {
	position: relative;
	width: 550px;
	height: 100%;
	float: left;
	background-image:url(images/right_col_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 20px;
}

.pagecopy {
	padding: 0 0 0 40px;
}


.pagecopy h1 {
	color: #405090;
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

.pagecopy h2 {
	color: #405090;
	font-size:12px;
	font-weight:bold;
	margin: 20px 0 10px 0px;
	padding: 0px;
}

.pagecopy p {
	margin: 15px 60px 0 0px;

}

.pagecopy ol {
	margin: 15px 60px 0 0px;

}

.error {
	text-align: center;
	background-color:#FF0000;
	color: #FFFFFF;
}
.vacancy {
	margin: 5px 70px 20px 40px;
	padding: 10px 10px 15px 0;
	height: 80px;
	color: #333333;
	border:dotted thin;
	border-color:#AAAAAA;
}


html>body .vacancy {	/* hack for non-IE browsers */
	height: auto;
	min-height: 80px
}

.vacancy h1 {
	margin: 0 10px 0 65px;
	font-size: 14px;
	color: #405090;
}

.vacancy h2 {
	margin: 10px 10px 0 65px;
	font-size: 12px;
	color: #405090;
}

.vacancy p {
	margin: 10px 5px 0 65px;
	padding: 0;
	
}

.vacancy img {
	float: left;
	margin: 0 0 0 10px;
}


.vacancy_admin {
	margin: 5px 110px 20px 0px;
	padding: 10px 10px 15px 0;
	height: 80px;
	color: #333333;
	border:dotted thin;
	border-color:#AAAAAA;
}


html>body .vacancy_admin {	/* hack for non-IE browsers */
	height: auto;
	min-height: 80px
}

.vacancy_admin h1 {
	margin: 0 0 0 65px;
	font-size: 14px;
	color: #405090;
}

.vacancy_admin p {
	margin: 10px 5px 0 65px;
	padding: 0;
	
}

.vacancy_admin img {
	float: left;
	margin: 0 0 0 10px;
}


.icons {
	float:left;
	width: 40px;

}

.vacancy_more {
	margin: 0px 5px 0px 0px;
	padding: 0 0 0px 0;
	text-align: right;
	float:right;
}

a:hover.vacancy_more {
	text-decoration: underline;
	
}

.wider_pagecopy {
	padding: 0 0 0 0px;
}

.wider_pagecopy h1 {
	color: #405090;
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

.section {
	margin: 0 0 30px 0;
	padding: 0;
	width:475px;
	height:auto;
	background-color:#EEEEEE;
}

.section h2 {
	background-image:url(images/section_header.jpg);
	background-repeat:no-repeat;
	margin: 0px 0 0px 0px;
	padding: 10px 0px 0px 40px;
	width:400px;
	height:40px;
	color: #405090;
	font-size:14px;
	font-weight:bold;
}

.section_incomplete {
	margin: 0 0 30px 0;
	padding: 0;
	width:475px;
	height:auto;
}
.section_incomplete h2 {
	background-image:url(images/section_header_incomplete.jpg);
	background-repeat:no-repeat;
	margin: 0px 0 0px 0px;
	padding: 10px 0px 0px 40px;
	width:400px;
	height:40px;
	color: #405090;
	font-size:14px;
	font-weight:bold;
}

.section img {
	float:right;
	margin: 0;
	padding: 0;
}

.section_incomplete img {
	float:right;
	margin: 0;
	padding: 0;
}

.wider_pagecopy p {
	margin: 15px 60px 0 0px;

}

.user_details_label {
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 140px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

.user_details {
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	padding: 0;
	margin: 5px 0 0 10px;
	width: 290px;
}

.wider_pagecopy br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
#footer {
	position: relative;
	width: 770px;
	height: 140px;
	background-image:url(images/footer_bg.jpg);
}

#footer p {
	position: relative;
	padding: 50px 0 0 80px;
	margin: 0px;
	margin-right: 50px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
}




table.standard 
{
	width: 450px;
	border-collapse:collapse;
	border:1px solid #bbbbbb;
}

table.invisible 
{
	

	border:0px none #ffffff;
}

caption {
	text-align: left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
}
thead th {
	background: url(images/tableheader_bg.jpg) repeat-x;
	height: 47px;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
}
tbody tr {
background: url(images/tableTReven_bg.jpg) repeat-x top;
}
tbody tr.odd {
	background: url(images/tableTRodd_bg.jpg) repeat-x;
}

tbody th,td {
	font-size: 10px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 10px 7px;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}


a {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #F8A704;
	text-decoration: underline;
}
tfoot th {
	background: url(bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}
tfoot td {
	background: url(bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}

.menuday {
	color:#333333;
	width: 450px;
	background-color:#999999;
	font-weight:bold;
	text-align: center;
	margin: 30px 0px 10px 0px;
}
	
	
.menumeal {
	text-align: center;
	font-size:12px;
	font-weight:bold;
}
