@charset "utf-8";
/* CSS Document */

body 
{
	background-color: #F5F5F5;
	font-family:"trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

#container
{
	margin: 0px auto;
	width:860px;
	background-color:#fefefe;
	padding:8px;
	padding-bottom:20px;
}

#top-nav
{
	float:right;
}

#header
{
	clear:both;
	
}

#top-login
{
	float:right;
	text-align:right;
	margin-top:4px;
}

#sub-nav
{
	text-align:right;
	margin-top:-20px;
	background-color: #ffffff;
	padding-right:5px;
	padding-bottom:5px;
	border-bottom:7px solid #F7F7F7;
}

#mid-login
{
	clear:both;
	margin-top:5px;
}

#mid-content-bar
{
	clear:both;
	margin-bottom:5px;
}

#home-choice
{
	clear:both;
	margin-top:5px;
}

#left-menu

{
	float:left;
	width:200px;
	margin-top:10px;
}

#right-menu
{
	float:right;
	width:211px;
	margin-top:15px;
	margin-right:2px;
}

#content
{
	width:420px;
	float:left;
	margin-left:10px;
	margin-top:15px;
	background-color: #F7F7F7;
	border:1px solid #999999;
	padding:5px;
}

#right-menus-content
{
	float:right;
	width:211px;
}

#menu-item
{
	border:1px solid #b2b2b2;
	padding:2px;
}

#menu-title
{
	margin-bottom:3px;
}

#home-login
{
	width:200px;
	height:200px;
	float:right;
	margin-left:5px;
	padding-left:3px;
}

#log-in-text-content
{
	margin-top:5px;
}

#home-log-in-form
{
	margin-top:8px;
	padding-right:2px;
}

#main-box-text-content
{
	width:620px; 
	float:left; 
	background-color:#ffffff;
	position:relative; 
	 
}

#box-main
{
	position:relative;
	width:860px; 
	float:left;
}

#box-sign-up
{
	position:relative;
	width:211px;
	height:200px;
	float:left;
	overflow:hidden;
}

#agency-admin-box
{
	position:relative;
	width:310px;
	float:left;
	overflow:hidden;
}

#agency-admin-box-right
{
	position:relative;
	width:370px;
	float:right;
	margin-left:0px;
	overflow:hidden;
}



#box-content-right-menu
{
	position:relative;
	width:211px;
	height:200px;
	float:left;
	overflow:hidden;
}

#box-talk
{
	position:relative;
	width:211px;
	height:200px;
	float:left;
	margin-left:10px;
	overflow:hidden;
}



#box-relax
{
	position:relative;
	width:204px;
	height:200px;
	float:right;
	margin-left:0px;
	overflow:hidden;
}
#box-search
{
	position:relative;
	width:211px;
	height:200px;
	float:left;
	margin-left:7px;
	overflow:hidden;
}

#box-content
{
	margin-left:5px;
	width:110px;
}

#box-template
{
	width:600px;
	float:left;
}

#contact-template
{
	width:200px;
	height: 290px;
	float:left;
	border:1px solid #999999;
	padding:5px;
}

#contact-form
{
	width:420px;
	height: 290px;
	border:1px solid #999999;
	float:left;
	margin-left:5px;
	padding:5px;
}

#footer
{
	margin: 0px auto;
	width:860px;
	padding-top:5px;
}

#form-label
{
	width:150px;
	float:left;
	padding-top:5px;
}

#error-meesage
{
	width:350px;
	float:left;
	padding-top:5px;
	color:#FF0000;
}

#form-input
{
	width:190px;
	float:left;
}

#form-select
{
	width:150px;
	float:left;
}

#clear
{
	clear:both;
	height:5px;
	overflow:hidden;
}

#form-hr
{
	width:400px;
	float:left;
}

#login
{
	background-color: #F7F7F7;
	border:1px solid #999999;
	padding:5px;
}

#overview
{
	float:left;
	width:330px;
	margin-top:15px;
}

#edit-data
{
	width:446px;
	float:right;
	margin-top:15px;
	background-color: #eeeeee;
	padding:10px;
	border:1px solid #DBDBDB;
}

#edit-data-headers
{
	background-color: #a5a5af;
	padding:5px;
	text-align:center;
}

#my-cv

{
	float:left;
	margin-top:5px;
	width:100%;
}

#control-panel-data
{
	width:610px;
	float:left;
	margin-left:27px;
	margin-top:10px;
	background-color:#eeeeee;
	padding:10px;
	border:1px solid #DBDBDB;
}

#agency-view-cv

{
	width:800px;
	float:left;
	margin-left:27px;
	margin-top:15px;
}

#admin-left-nav
{
	width:200px;
	float:left;
	margin-top:15px;
	margin-bottom:50px;
}

#content-admin
{
	margin-top:10px;
	margin-bottom:20px;
}

#admin-nav
{
	height:20px;
	background-color:#ffffff;
	margin-top:5px;
	margin-bottom:5px;
}

#sectors
{
	float:left;
	width:320px;
	height:130px;
	overflow:scroll;
	overflow-x:hidden;
	background-color: #F7F7F7;
	border:1px solid #999999;
}

#locations
{
	float:left;
	width:320px;
	height:130px;
	margin-top:10px;
	overflow:scroll;
	overflow-x:hidden;
	background-color: #F7F7F7;
	border:1px solid #999999;
}

#inner-content
{
	margin-left:4px;
	margin-right:4px;
}

#profile
{
	float:left;
	width:528px;
	height:130px;
	margin-left:10px;
	overflow:scroll;
	overflow-x:hidden;
	background-color: #F7F7F7;
	border:1px solid #999999;
}

#disciplines
{
	float:left;
	width:320px;
	height:130px;
	margin-top:10px;
	overflow:scroll;
	overflow-x:hidden;
	background-color: #F7F7F7;
	border:1px solid #999999;
}

#career
{
	float:left;
	width:528px;
	height:130px;
	margin-left:10px;
	margin-top:10px;
	overflow:scroll;
	overflow-x:hidden;
	background-color: #F7F7F7;
	border:1px solid #999999;
}

#register-border
{
	border:1px solid #999999;
}

#skills
{
	float:left;
	width:320px;
	height:130px;
	margin-top:10px;
	overflow:scroll;
	overflow-x:hidden;
	background-color: #F7F7F7;
	border:1px solid #999999;
}

#references
{
	float:left;
	width:528px;
	height:130px;
	margin-left:10px;
	margin-top:10px;
	overflow:scroll;
	overflow-x:hidden;
	background-color: #F7F7F7;
	border:1px solid #999999;
}

#qualifications
{
	float:left;
	width:320px;
	height:130px;
	margin-top:10px;
	overflow:scroll;
	overflow-x:hidden;
	background-color: #F7F7F7;
	border:1px solid #999999;
}

#cv-wrap
{
	float:left;
	width:528px;
	height:130px;
}

#cv
{
	width:528px;
	height:130px;
	margin-left:10px;
	margin-top:10px;
	overflow:scroll;
	overflow-x:hidden;
	background-color: #F7F7F7;
	border:1px solid #999999;
}

#title-header-blue
{
	padding:3px;
	background-color:#001353;
	height:12px;
	overflow:hidden;
}

#title-header-green
{
	padding:3px;
	background-color:#009C78;
	height:12px;
	overflow:hidden;
}

#upload
{
	padding-top:5px;
	padding-bottom:5px;
}

#cv-header
{
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
	text-align:right;
	margin-top:10px;
	margin-bottom:20px;
}

#contact-details
{
	width:300px;
	border:1px solid #E8E8E8;
	padding:5px;
	float:left; 
}

#profile-cv
{
	width:450px;;
	border:1px solid #E8E8E8;
	padding:5px; 
	float:left;
	margin-left:10px;
	overflow:visible;
}

#career-history
{
	width:770px;
	border:1px solid #E8E8E8;
	padding:5px;
	float:left;
	margin-top:10px;
}

#referees-cv
{
	width:250px;
	border:1px solid #E8E8E8;
	padding:5px; 
	float:left;
	overflow:visible;
	margin-top:10px;
}

#cv-sectors
{
	width:240px;
	border:1px solid #E8E8E8;
	padding:5px;
	float:left;
	margin-top:10px;
}

#cv-disciplines
{
	width:240px;
	border:1px solid #E8E8E8;
	padding:5px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#cv-skills
{
	width:246px;
	border:1px solid #E8E8E8;
	padding:5px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#cv-Qualifications 
{
	width:240px;
	border:1px solid #E8E8E8;
	padding:5px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#cv-Availability  
{
	width:235px;
	border:1px solid #E8E8E8;
	padding:5px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#main-banner-flash
{
	position:absolute;
	top:32px;
	left:275px;
	width:400px;
	height:140px;
	overflow:hidden;
}





h1 
{
	font-size: 1.3em;
	color:#001353;
}

p
{
	font-size: 13px;;
	color: #696969;
}

.content
{
	font-size: 0.9em;
	color: #696969;
}

.content-small
{
	font-size: 0.7em;
	color: #696969;
}

.corp-logo
{
	position:absolute;
	right:2px;
	top:10px;
}

.main-image-main
{
	position:absolute;
	top:40px;
	right:0px;
}

.main-image-text
{
	position:absolute;
	top:63px;
	left:7px;
}

.box-image
{
	position:absolute;
	top:117px;
	left:2px;
}

.white
{
	color:#FFFFFF;
}

.text-form
{
	font-size: 9px;
	color:#333333;
}

.text-input
{
	width:150px;
	height:11px;
	font-size: 9px;
}

.text-input-small
{
	width:30px;
	height:10px
	font-size: 9px;
}

.text-input-medium
{
	width:135px;
	height:10px
	font-size: 9px;
}


.blue
{
color:#241b74;
}

.select-input
{
	font-size: 9px;
}

.box-text
{
	font-size: 13px; 
	color: #4d4d4d;
	margin-top:-5px;
}

.box-titles
{
	margin-top:5px;
	margin-left:5px;
}

.logo
{
	float:left;
}

.phone
{
	font-size: 25px; 
	color: #001353;
}

.menu-titles
{
	font-size: 12px; 
	color: #006666;
	font-weight:bold;
}

.titles
{
	font-size: 23px;
	color: #666666;
}

.titles-white
{
	font-size: 23px;
	color: #ffffff;
}

.log-in-title
{
	font-size: 23px;
	color: #666666;
}

.cv-titles
{
	font-size: 17px;
	color: #666666;
}

.log-in-small
{
	font-size: 11px;
	color:#666666;
}

.log-in-label
{
	font-size: 12px;
	color:#666666;
	font-weight:normal;
}

.input-log-in
{
	width:100px;
	height:12px;
	font-size: 10px;
	color:#333333;
}

.log-in-button
{
	margin-right:22px;
}

.sub-nav-seperate
{
	font-size: 12px; text-decoration:none; color: #dddddd;
}

.group-icon
{
	position:absolute;
	top:4px;
	right:3px;
}

.paperclip-icon
{
	position:absolute;
	top:4px;
	right:3px;
}

.clock-icon
{
	position:absolute;
	top:4px;
	right:3px;
}

.email-icon
{
	position:absolute;
	top:4px;
	right:6px;
}

.approve-names 
{ 
	font-size: 9px; 
	text-decoration:none; 
	color: #808097;
}

.button
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	height:20px;	
}

.business-main-1-img
{
	position:absolute;
	left:20px;
	top:-28px;

}

.icon-main-1-img
{
	position:absolute;
	right:10px;
	top:18px;

}

.sign-up-img
{
	position:absolute;
	top:120px;
	right:16px;
}


.sign-up-img2
{
	position:absolute;
	top:75px;
	right:16px;
}

.content-link { font-size: 1em; text-decoration:none; color: #808097;}
a.content-link { } 
a.content-link:link { }
a.content-link:visited {  }
a.content-link:hover { color:#333333; text-decoration:underline; }

.admin-content-link { font-size: 9px; text-decoration:none; color: #808097;}
a.admin-content-link { } 
a.admin-content-link:link { }
a.admin-content-link:visited {  }
a.admin-content-link:hover { color:#333333; text-decoration:underline; }

.top-nav { font-size: 11px; text-decoration:none; color: #808097;}
a.top-nav { } 
a.top-nav:link { }
a.top-nav:visited {  }
a.top-nav:hover { color:#333333; text-decoration:underline; }

.title-link { text-decoration:none; color: #ffffff;}
a.title-link  { } 
a.title-link:link { }
a.title-link:visited {  }
a.title-link:hover { text-decoration:underline; }

.bottom-nav { font-size: 9px; text-decoration:none; color: #808097;}
a.bottom-nav { } 
a.bottom-nav:link { }
a.bottom-nav:visited {  }
a.bottom-nav:hover { color:#333333; text-decoration:underline; }

.sub-nav { font-size: 15px; text-decoration:none; color: #7f7f9c;  }
a.sub-nav { } 
a.sub-nav:link { }
a.sub-nav:visited {  }
a.sub-nav:hover { color:#006666; text-decoration:underline; }

.menu-link { font-size: 11px; text-decoration:none; color: #006666;}
a.menu-link { } 
a.menu-link:link { }
a.menu-link:visited {  }
a.menu-link:hover { color:#333333; text-decoration:underline; }

.log-in-small-LINK { font-size: 11px; text-decoration:none; color: #666666; text-decoration:underline;}
a.log-in-small-LINK { } 
a.log-in-small-LINK:link { }
a.log-in-small-LINK:visited {  }
a.log-in-small-LINK:hover { color:#333333; text-decoration:underline; }


.top-nav-moneyback { font-size: 11px; text-decoration:none; color: #01a793;}
a.top-nav-moneyback { } 
a.top-nav-moneyback:link { }
a.top-nav-moneyback:visited {  }
a.top-nav-moneyback:hover { color:#261e74; text-decoration:underline; }




.menu {
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
  }
.menu li {
  float:left;
  min-width:100px;
  }
.menu a {
  position:relative;
  display:block; 
  text-decoration:none; 
  min-width:100px; 
  float:left; 
  }
* html .menu a {
  width:100px;
  }
.menu a span {
  display:block; 
  color: #ffffff; 
  background:#c4c4c4; 
  border:1px solid #fff; 
  border-width:2px 1px; 
  text-align:center; 
  padding:3px 5px; 
  cursor:pointer;
  
  font-size: 11px;
  width:105px; 
  }
* html .menu a span {
  width:100px; 
  cursor:hand; 
  w\idth:66px;
  }
.menu a b {
  display:block; 
  border-bottom:2px solid  #7f7f9c;
  }
.menu a em {
  display:none;
  }
.menu a:hover {
  background:#fff; 
  }
.menu a:hover span {
  color:#fff; 
  background:#001353;
  }


form {
padding:0px;
margin:0px;
}





dl.bot_rgt {background:#767684 url(c_tl.gif) top left no-repeat; margin:5px 0; padding:0; float:left; margin-right:10px; width:100%;}
dl.bot_rgt dt {background:transparent url(c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.bot_rgt dd {background:#eee url(c_bl.gif) bottom left no-repeat; padding:0; margin:0;}

dl.bot_lft {background:#767684 url(c_tl.gif) top left no-repeat; margin:5px 0; padding:0; float:left; margin-right:10px; width:100%;}
dl.bot_lft dt {background:transparent url(c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.bot_lft dd {background:#eee url(c_br.gif) bottom right no-repeat; padding:0; margin:0;}

dl.top_rgt {background:#eee url(c_bl.gif) bottom left no-repeat; margin:5px 0; padding:0; float:left; margin-right:10px; width:100%;}
dl.top_rgt dt {background:#767684 url(c_tl.gif) top left no-repeat; padding:10px; text-align:center; color:#fff;}
dl.top_rgt dd {background:transparent url(c_br.gif) bottom right no-repeat; padding:0; margin:0;}

dl.top_lft {background:#eee url(c_bl.gif) bottom left no-repeat; margin:5px 0; padding:0; float:left; margin-right:10px; width:100%;}
dl.top_lft dt {background:#767684 url(c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.top_lft dd {background:transparent url(c_br.gif) bottom right no-repeat; padding:0; margin:0;}

dd p {margin:0; padding:10px; line-height:1.3em;}

