
/*############################################################################
Set up any default styles needed throughout entire website
############################################################################ */

/*  strip any default margins and paddings from many elements */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, img { margin:0; padding:0; }

/* remove any image borders */
img {border: 0px;}

/* Give every paragraph a 5px top margin */
p {margin-top: 5px;}

/* Remove all link underlines */
:link,:visited { text-decoration:none; }

/* Remove blue linked image borders */
a img,:link img,:visited img { border:none; border-width: 0px; }

/* avoid browser inconsistent heading font-sizes */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* Remove the focus outline from all links.
Note that this is not good for accessibility, so use hyperlink specific ones in the links section below */
a:focus {outline: none;}

/* Give option groups a style - doesn't apply consistently across browsers however */
optgroup {font-style: normal; margin-top: 7px;}

/*############################################################################
Standard HTML & Body 
############################################################################ */
html {height: 100%;}
body {
	background-color: #fff;
	height: 100%;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

/*############################################################################
Main Layout 
############################################################################ */
/* forces the central area to always be centered both vertically and horizontally, even on browser resize */
div#outer_container {
	margin: 0 auto;
	width: 900px;
	height: 99%;
	background-color: #fff;
	border-top: 1px solid #fff;
}
div#page_content {
	background-color: #fff;
}				
div#admin_link {
	position: absolute;
	top: 10px;
	text-align: center;
	width: 900px;			
}
div#header {
	background-color: #fff;				
}				
div#logo {
	float: left;
	margin: 35px 5px 26px 35px;
	width: 420px;		
}
input#contact-us {
	background-color: #fff;
	color: #000;
	cursor: pointer;		
}				
div#select_service {
	float: left;
	margin-top: 35px;
	margin-right: 5px;
	width: 215px;		
}
div#search_partners {
	float: left;
	margin-top: 30px;
	margin-right: 5px;
	width: 215px;	
}
div#header select, div#header input {
	width: 215px;
	height: 20px;				
	line-height: 20px;
	font-size: 12px;
	border: 1px solid #d7d8d9;
}
div#homepage-image {
	height: 490px;
	background: url('../images/dalmation.jpg') no-repeat;				
}
div.under-image-area {
	position: relative;
	margin-left: 35px;
	margin-top: 28px;
	padding-bottom: 28px;
	width: 830px;
}
div.under-image-area-homepage {
	margin-left: 35px;
	margin-top: 28px;
	padding-bottom: 28px;
	width: 860px;
}
div.under-image-area-partners {
	margin-left: 0px;
	margin-top: 28px;
	padding-bottom: 28px;
	width: 900px;
}
div#services-business {
	float: left;
	margin-top: 134px;
	margin-left: 64px;		
}				
div#services-you {
	float: left;
	margin-top: 134px;
	margin-left: 125px;				
}				
div.copy-block {
	float: left;
	margin-right: 10px;
	color: #646464;			
}
div.copy-block-small {
	float: left;
	margin-right: 15px;
	color: #646464;
	font-size: 11px;		
}
div.copy-block img {
	margin-right: 20px;				
}
div#copyright {
	margin-right: 25px;				
}				
div.column_left {
	float: left;
	width: 450px;
	margin-right: 22px;
}
div.column_right {
	float: left;
	width: 400px;
}
input.search_arrow {
	background:url("../images/submit.gif") no-repeat;
	cursor: pointer;
	position: absolute;
	top: 36px;		
}
#search_glass {
	position: relative;
	top: 5px;			
	height: 22px;
	width: 22px;
}
div.drop_down_spacer {
	height: 12px;
	clear: both;			
}				
div.partner_block, div.partner_block_partner_page {
	float: left;
	width: 175px;
	height: 309px;
	margin-right: 35px;
	margin-bottom: 17px;
	padding-bottom: 3px;
}
div.partner_block_partner_page {
	margin-right: 0px;
	margin-left: 35px;
	padding-bottom: 3px;
}
div.partner_block_left, div.partner_block_right {
	float: left;
	width: 175px;
	/*height: 309px;*/
	margin-right: 29px;
	padding-bottom: 7px;
	margin-bottom: 20px;
}
div.partner_block_right {
	margin-right: 0px;
}
div.left_section {
	float: left;
	width: 430px;
	margin-right: 20px;
	min-height: 700px;				
}
div.services_for_your_bus_block, div.services_for_you_block {
	background-color: #015876;
	color: #fff;
	width: 175px;
	height: 27px;
	text-align: center;
	line-height: 24px;
	font-weight: normal;
	font-size: 11px;
}				
div.services_for_you_block {
	background-color: #8c0056;
}
div.partner_block_left p, div.partner_block_right p, div.partner_block_partner_page p, div.partner_block p {
	margin-bottom: -5px;				
}
div.news_pic {
	float: left;
	width: 260px;
	height: 200px;				
}
div#homeleft {
	float: left;
	width: 475px;				
}
div#homeright {
	float: left;
	width: 385px;
}
div.appointments-block {
	float: left; 
	margin-top: -10px;
	min-height: 35px;
	width: 360px;
}

/*############################################################################
Homepage override system
############################################################################ */
div#homepage_override_background {
	width: 900px;
	min-height: 750px;
	background: #000 url('../media/images/dalmation-head.jpg') no-repeat;
	background-position: right bottom; 		
}
div#services_business_override {
	float: left;
	margin-top: 50px;
	margin-left: 64px;		
}				
div#services_you_override {
	float: left;
	margin-top: 50px;
	margin-left: 125px;				
}
p.homepage_override_header {
	margin: 30px 10px 10px 64px;
	color: #fff;
	font-size: 16px;		
}
div.override_column1, div.override_column2, div.override_column3, div.override_column4 {
	float: left;
	margin-left: 10px;
	width: 190px;
	color: #fff;				
}
div.override_column1 {
	margin-left: 64px;
}
div.override_column3 {
	margin-left: 42px;
}
a.override:link, a.override:visited {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}
a.override:hover {
	color: #999;
	text-decoration: none;
}

/*############################################################################
Sitemap specific styles
############################################################################ */
div#sitemap ul {
	padding:0; 
	margin:0;
	list-style:none;
	border: 1px solid #fff;
	/*width: 400px;						/* Makes sitemap into one column */			
}
.sitemap_lvl2, .sitemap_lvl3 {
	padding-left: 20px;
	margin-right: 10px;
	display:block;
	float:left;
	width: 260px;
	border: 1px solid #fff;
}
.sitemap_lvl3 {
	padding-left: 40px;
}

/*############################################################################
Main site hyperlinks 
############################################################################ */
a:link, a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #646464;
	text-decoration: none;
}
a.profile:link, a.profile:visited {
	text-decoration: none;
	color: #000;
	font-size: 11px;
}
a.profile:hover {
	color: #646464;
	text-decoration: none;
}
/* force all hyperlinks inside profiles to be small */
div.partner_block_left a:link, div.partner_block_right a:link, div.partner_block_left a:visited, div.partner_block_right a:visited {
	text-decoration: none;
	color: #000;
	font-size: 11px;
}
div.partner_block_left a:hover, div.partner_block_right a:hover {
	color: #646464;
	text-decoration: none;
} 
a.lighter:link, a.lighter:visited {
	text-decoration: none;
	color: #646464;
	font-size: 11px;
}
a.lighter:hover {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

a.bolder:link, a.bolder:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a.bolder:hover {
	color: #646464;
	text-decoration: none;
}
a.bolder_purple:link, a.bolder_purple:visited, a.bolder_purple:hover {
	text-decoration: none;
	color: #8c0056;
	font-weight: bold;
}

/* specific hyperlinks for partners */
a.services_for_you:link, a.services_for_you:visited {
	color: #8c0056;			
}
a.services_for_you:hover {
	color: #646464;
}
a.services_for_your_bus:link, a.services_for_your_bus:visited {
	color: #116988;			
}
a.services_for_your_bus:hover {
	color: #646464;
}
/*############################################################################
Dynamic image display system 
############################################################################ */
#image_rotate {
	list-style: none; 
	margin: 0; 
	visibility: hidden;
	width: 872px;
	height: 275px;			
}
/* This is the homepage image that only shows when Javascript is disabled */
#imagedisplay {
	position: absolute; 
	left: 16px; 
	top: 85px;
}

/*############################################################################
Resources pages 
############################################################################ */
div.resources_row {
	height: 20px;
	padding: 5px;
	border-bottom: 1px solid #bebebe;
	margin-bottom: 2px;
}
div#document_image {
	float: left;				
	width: 50px;
	height: 48px;				
}		
div#document_content_area {
	float: left;
	background: url('../images/document_header_bar.gif') no-repeat;
	width: 780px;
	height: 48px;
	margin-top: 10px;				
}				
div#document_title {
	float: left;				
	width: 400px;
	padding: 5px;
	margin-left: 20px;	
}
div#document_type {
	float: left;
	border-left: 1px solid #e5e8da;
	border-right: 1px solid #e5e8da;				
	width: 140px;
	padding: 5px;
	margin-top: 1px;
	height: 17px;				
}
div#document_size {
	float: left;				
	width: 100px;
	padding: 5px;
	margin-left: 19px;				
}
div#document_description {
	min-height: 50px;
	padding: 5px 5px 5px 75px;
	margin-bottom: 10px;				
}
a.doc_image:link, a.doc_image:visited {
	text-decoration: none;	
}
/* provide a link around the document image when hovered */
a.doc_image { 
	display: block; 
	width: 48px; 
	height: 48px; 
	border: 1px solid #fff;  
}
a.doc_image:hover { 
	border: 1px solid #000; 
}
div#bottom_right_link {
	float: right;
	margin-top: 10px;				
}				
div.resource_type {
	width: 50px; 
	float: left; 
	text-align: center; 
	margin-right: 10px;				
}
div.resource_date {
	 width: 140px; 
	 float: left;				
}
div.resource_approved {
	float: left; 
	width: 100px; 			
}
div.resource_title {
	 width: 200px; 
	 float: left;				
}
div.resource_duration {
	float: left; 
	width: 50px;
	text-align: center;				
}
div.resource_salary {
	float: left; 
	width: 80px;
	text-align: center;				
}
div.resource_description { 
	 float: left;
	 width: 197px;				
}
div.resource_description_news { 
	 float: left;
	 width: 450px;				
}
div.resource_description_wide { 
	 float: left;
	 width: 650px;				
}
div.resource_no_folders {
	height: 30px; 
	font-weight: bold; 
	margin-top: 10px; 
	color: #ff0000;				
}
img.action_arrow {
	margin-top: -2px;				
}				
/*########################################################################################
Form styles - note some of these elements are overwritten in the javascript only CSS file
####################################################################################### */
div#form {
	margin: 20px 0 0 28px;
	height: 260px;
	border: 1px solid #fff;
}
div#error {
	position: absolute;
	top: 423px;
	left: 167px;
	color: #8ec742;
}

div#form input, div#form textarea, div#form select {
	font-family:arial, helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	width: 354px;
	border: 1px solid #bebebe;
}
#questions {
	height: 120px;
	width: 190px;				
}
div#form #submit, div#form #submitlogin {
	width: 360px;
}
.clearForm{
	clear:both;
	height: 3px;
}
div#message p {
	color: #8ec742; 				
}
div#contact_submit_button {
	position: absolute; 
	top: 810px;				
}
select.jobsearch {
	min-width: 220px;
	margin-bottom: 14px;
	border: 1px solid #bebebe;				
}
input.submit_button {
	margin: 20px 7px 0 0;
	background-color: #a5a7a9;
	border: 0;	
	color: #000;
	width: 64px;
	padding: 3px;			
}
div.form_block {
	float: left;
	margin-right: 20px;				
}
fieldset {
	padding: 15px 15px 1px 15px;
	border: 1px solid #bebebe;				
}
#findajob div {
	margin-right: 41px;				
}
input#searchbox {
	height: 18px;
	width: 169px;
}

form#contactform {
	 margin-left: -35px;
	 padding: 0;		
}
p#contactformtext {
	margin-left: -35px;			
}				
form#contactform_home {
	 margin: 0;
	 padding: 0;		
}
div.form-left {
	float: left;
	padding-top: 0px;
	margin-right: 9px;
	margin-bottom: 5px;
	width: 40px;
	height: 19px;
	text-align: left;	
}
div.form-right {
	float: left;
	margin-bottom: 5px;
	width: 300px;
	height: 25px;			
}
input.claimform {
	width: 261px;
	padding: 3px;
	border: 2px solid #cfd0d2;			
}
input.claimform_home {
	width: 180px;
	padding: 2px;
	border: 2px solid #cfd0d2;			
}
select#contactselectservice {
	width: 271px;
	padding: 3px;
	border: 2px solid #cfd0d2;				
}
select#contactselectservice_home {
	width: 190px;
	padding: 1px;
	border: 2px solid #cfd0d2;				
}
#submit-form {
	width: 92px; 
	height: 22px;
	color: #fff;
	cursor: pointer;
	border: 0;	
}
	
	
/*############################################################################
Start-Up Businesses specific styles 
############################################################################ */	
div#startup_left {
	float: left;
	width: 535px;
	margin-right: 29px;
	margin-bottom: 40px;
}
div#startup_right {
	float: left;
	width: 260px;
	margin-bottom: 40px;
}
div#startup_right_standardpages {
	float: left;
	width: 260px;
	margin-bottom: 40px;
	margin-left: 84px;
}
img#start-up-take-the-lead {
	position: absolute;
	top: 368px;
	left: 643px;
}
img.start-up-take-the-lead {
	position: absolute;
	top: 368px;
	left: 643px;
}
img.contacts-spacer {
	margin-top: 20px;				
}				
div.partner_spacer {
	height: 105px;				
}				
#startup_left h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0 0 10px 0;				
}
#startup_left h2 span {
	font-size: 12px;
	font-weight: normal;
	color: #000;			
}
div.checkboxes {
	float: left;
	width: 20px;				
}
div.checkbox_text {
	float: left;
	font-weight: bold;				
}
a.highlight_text {
	color: #000;
	font-weight: bold;
	text-decoration: none;				
}				
h3 a.highlight_text {
	font-weight: bold;
	width: 400px;
}
h3 a.highlight_price {
	position: absolute;					/* absolutely positioned so it fits on the same line and the drop-down box still works */
	top: -2px;
	right: 5px;							/* distance from right-hand edge of H3 tag */
	font-weight: bold;
}			
div.tick_box_block {
	float: left;
	width: 200px;			
}				
div.advice_checkbox {
	float: left;
	width: 20px;				
}
div.advice_checkbox_text {
	float: left;				
}
p.highlight {
	font-weight: bold;				
}
p.narrow {
	width: 490px;			
}				
				
				
/*############################################################################
Secure login areas
############################################################################ */
div#login_error {
	color: red;				
}
div.secure_border {
	border: 1px solid #000; 
	height: 140px; 
	width: 509px; 
	padding: 10px 0 10px 20px;				
}
div.secure_padlock {
	float: left; 
	width: 150px;				
}			

/*############################################################################
Jobs system													
############################################################################ */

div.job_sector {
	float: left;
	width: 190px;
	margin-bottom: 10px;
	padding-left: 10px;			
}				
div.job_sector_header {
	font-weight: bold;
	margin-bottom: 5px;		
}
div.job_sector_content {
	margin: 2px 0 0 5px;			
}
div.job_left {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}
div.job_right {
	float: left;
	width: 600px;
	padding-bottom: 10px;
}
.clear_border {
	clear: both;
	height: 10px;
	border-top: 1px solid #bebebe;
}

/*############################################################################
Text Styles & Headings 
############################################################################ */					
h1, h2, h2.error, h2.success {
	font-size: 14px;
	font-weight: normal;
	color: #646464;
	margin: 0 0 10px 0;
}
h2.error {
	color: #c52424;				
}
h2.success {
	font-size: 12px;
	color: #646464;				
}
h2.left_column {
	float: left;
	width: 400px;
	margin-right: 22px;				
}
h2.right_column {
	float: left;
	width: 400px;			
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	margin: 0 0 10px 0;
}
p {
	margin-bottom: 10px;
}
p.small {
	font-size: 11px;				
}				
.highlight {
	font-weight: bold;				
}				
#column1_top_content h2, #column1_top_content p, #column3 h2, #column3 p  {
	padding: 2px 5px;				
}
ul,ol {
	margin: 4px 0px 10px 15px;
	line-height: 14px;	
}
ul.two_column {
	float: left; 
	width: 200px;
}
li {
	padding-top: 0px;				
}				
.highlighted_header {
	font-size: 22px;
	line-height: 20px;
	color: #f92fa9;	
	padding: 10px 0 2px 0;			
}
.italic_highlight {
	font-style:italic;					
}
.captcha_help {
	font-size: 11px;		
}				
div#news_article_date {
	margin-bottom: 10px;
}
.sub_heading {
	font-size: 12px;
	font-weight: bold;
	color: #646464;			
}				
.footnote_text 
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #646464;
}
span.listing_header {
	color: #778a25;
	font-weight: bold;				
}
.services_for_you {
	color: #8c0056;
	font-size: 11px;			
}
.services_for_you_bold {
	color: #8c0056;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: -5px;
}			
.services_for_your_bus {
	color: #116988;
	font-size: 11px;
	
}
.services_for_your_bus_bold {
	color: #116988;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: -5px;					
}


/*############################################################################
Miscellaneous 
############################################################################ */			
img.pdf-icon {
	margin-right: 3px;				
}				
.clear {
	clear: both;
}
.clear0 {
	clear: both;
	height: 0;
}
.clear1 {
	clear: both;
	height: 1px;
}
.clear2 {
	clear: both;
	height: 2px;
}
.clear5 {
	clear: both;
	height: 5px;
}
.clear5_border {
	clear: both;
	height: 5px;
	border-bottom: 1px solid #d7d8d9;
}
.clear10 {
	clear: both;
	height: 10px;
}
.clear15 {
	clear: both;
}
.clear20 {
	clear: both;
	height: 20px;
}
.clear30 {
	clear: both;
	height: 30px;
}
.clear100 {
	clear: both;
	height: 100px;
}
.left {
	float: left;
}
.right {
	float: right;
}
div.center {
	text-align: center;				
}
label {
	cursor: pointer;
}
/*############################################################################
Clearfix from: http://www.positioniseverything.net/easyclearing.html 
############################################################################ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}












