﻿/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
body{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
/**
 * Bump up IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}


/* 

ACCESS TRAINING CSS

*/

body{
	font-family:Verdana, Geneva, sans-serif;
}

div#container{
	width:960px;
	margin:0 auto;
}

div#header{
	width:960px;
	height:158px;
}

div#logo{
	height:158px;
	width:180px;
	float:left;
}


div#headcontact{
	width:780px;
	height:111px;
	float:left;
	text-align:right;
}

div#menu{
	width:780px;
	height:47px;
	float:left;
}

div#menubar{
	width:960px;
	height:28px;
}

div#content{
	width:960px;
	margin:15px 0 15px 0;
	background:url(/Custom/Themes/AccessPublic/Images/contentbg.gif) repeat-y;
}

div#maincontent{
	width:645px;
	float:left;
	margin:0 30px 15px 40px;
}

div#sidebar{
	width:180px;
	margin:0 0 15px 32px;
	float:left;
}

div#footer{
	clear:both;
	width:960px;
		margin:0 0 10px 0;
}

.clear{
	clear:both;
}

div.courselist ul
{
    margin:0;
}
div.courselist
{
    margin-bottom:15px;
} 
div.courselist li
{
    list-style-type:none;
    display:block;
    height:31px;
    width:645px;
    background:url(/Custom/Themes/AccessPublic/Images/li-a-bg.gif) left no-repeat;
    margin:0;
}

div.courselist li.altrow
{
    background:url(/Custom/Themes/AccessPublic/Images/li-a-bg.gif) right no-repeat;
}

div.courselist li a
{
    border-bottom:none;
    text-decoration:none;
    display:block;
    width:610px;
    padding-left:25px;
    padding-top:6px;
    outline: none;
}

div.courselist li a:hover
{
    border-bottom:none;
    color:#2b2b2b;
}

/* TYPOGRAPHY */

div#headcontact a{
	margin:20px 20px 0 0;
	font-size:20px;
	color: #005991;
	text-decoration:none;
	padding-right:40px;
	display:block;
	background:url(/Custom/Themes/AccessPublic/Images/mail.gif) right no-repeat;
}

div#headcontact a:hover{
	text-decoration:underline;
}

div#headcontact span{
	margin:10px 20px 0 0;
	font-size:20px;
	padding-right:40px;
	display:block;
	background:url(/Custom/Themes/AccessPublic/Images/phone.gif) right no-repeat;
	color: #005991;
}

div#copyright{
	float:left;
	margin-top:4px;
}

div#storm{
	float:right;
	margin-top:4px;

}

div#quicklinks{
	clear:both;
	text-align:center;
	padding-top:15px;
}

div#quicklinks a{
	margin:0 12px;
}

div#footer{
	color:#333;
	font-size:11px;
}

div#footer a{
	color:#2f72a0;
	text-decoration:underline;
}

div#footer a:hover{
	color:#333;
	text-decoration:underline;
}

h1
{
    font-size:20px;
    margin:10px 0 20px 0;
    text-align:right;
    padding:15px 5px 0 115px;
    height:52px;
    clear:both;
}

p
{
    text-align:justify;
    margin:0 0 15px 0;
    line-height:1.5em;
}

a
{
    text-decoration:none;
}

div.section1 a{
	color:#77b243;
	border-bottom:1px dotted #77b243;
}

div.section1 a:hover{
	border-bottom:1px solid #77b243;
}

div.section2 a{
	color:#398e68;
	border-bottom:1px dotted #398e68;
}

div.section2 a:hover{
	border-bottom:1px solid #398e68;
}

div.section3 a{
	color:#2b6e52;
	border-bottom:1px dotted #2b6e52;
}

div.section3 a:hover{
	border-bottom:1px solid #2b6e52;
}

div.section4 a{
	color:#328d9e;
	border-bottom:1px dotted #328d9e;
}

div.section4 a:hover{
	border-bottom:1px solid #42a3b6;
}

div.section5 a{
	color:#276998;
	border-bottom:1px dotted #276998;
}

div.section5 a:hover{
	border-bottom:1px solid #276998;
}

div.section6 a{
	color:#24455D;
	border-bottom:1px dotted #24455D;
}

div.section6 a:hover{
	border-bottom:1px solid #24455D;
}

div.section1 h1{
	color:#77b243;
	background:url(/Custom/Themes/AccessPublic/Images/h1-contact-corner.gif) top left no-repeat;
	border-top:2px solid #77b243;
}

div.section2 h1{
	color:#398e68;
	background:url(/Custom/Themes/AccessPublic/Images/h1-businessservices-corner.gif) top left no-repeat;
	border-top:2px solid #398e68;
}

div.section6 h1.businessservices{
	color:#398e68;
	background:url(/Custom/Themes/AccessPublic/Images/h1-businessservices-corner.gif) top left no-repeat;
	border-top:2px solid #398e68;
	margin-bottom:0;
}

div.section3 h1{
	color:#2b6e52;
	background:url(/Custom/Themes/AccessPublic/Images/h1-jobsearch-corner.gif) top left no-repeat;
	border-top:2px solid #2b6e52;
}

div.section6 h1.jobsearch{
	color:#2b6e52;
	background:url(/Custom/Themes/AccessPublic/Images/h1-jobsearch-corner.gif) top left no-repeat;
	border-top:2px solid #2b6e52;
	margin-bottom:0px;
}

div.section4 h1{
	color:#42a3b6;
	background:url(/Custom/Themes/AccessPublic/Images/h1-training-corner.gif) top left no-repeat;
	border-top:2px solid #42a3b6;
}

div.section6 h1.training{
	color:#42a3b6;
	background:url(/Custom/Themes/AccessPublic/Images/h1-training-corner.gif) top left no-repeat;
	border-top:2px solid #42a3b6;
	margin-bottom:0;
}

div.section5 h1{
	color:#276998;
	background:url(/Custom/Themes/AccessPublic/Images/h1-company-corner.gif) top left no-repeat;
	border-top:2px solid #276998;
	
}

div.section6 h1{
	color:#24455D;
	border-top:2px solid #24455D;
	background:url(/Custom/Themes/AccessPublic/Images/h1-home-corner.gif) top left no-repeat;
}

h3{
	display:block;
	width:180px;
	height:25px;
}

div#quicks a
{
    border-bottom:none;
}
/*
h3 a{
	color:#515151;
	font-size:18px;
	display:block;
	width:180px;
	height:25px;
	text-align:right;
	text-decoration:none;
}
*/


h3 a{
	color:#515151;
	display:block;
	text-decoration:none;
	border: none !important;
}

#sidebar h3 a{
	width:180px;
	height:25px;
	text-align:right;
	font-size:18px;
}

h3 a:hover{
	color:#2f72a0;
	text-decoration:none !important;
}

span.phone{
	display:block;
	width:180px;
	margin:4px 0 0 0;
	text-align:right;
}

span.phone a{
	color:#515151;
	font-size:18px;
	display:block;
	width:180px;
	text-align:right;
	letter-spacing:5px;
	text-decoration:none;
}

.q-contact{
	background:url(/Custom/Themes/AccessPublic/Images/q-tel.gif) left no-repeat;
}

.q-browse{
	background:url(/Custom/Themes/AccessPublic/Images/q-look.gif) left no-repeat;
}

.q-book{
	background:url(/Custom/Themes/AccessPublic/Images/q-book.gif) left no-repeat;
}

.q-question{
	background:url(/Custom/Themes/AccessPublic/Images/q-question.gif) left no-repeat;
}

div#quicks p{
	text-align:justify;
	margin:5px 0 15px 0;
	padding-bottom:15px;
	border-bottom:1px solid #d9d9d9;
}

div#quicks p a{
	font-size:11px;
	text-align:justify;
	color:#333;
	text-decoration:none;
}

div.trainingbuttons
{
    /*height:88px;*/
    width: 500px;
    margin: 0 75px;
}

div.extranavbuttons div
{
    float:left;
    margin-right:14px;
}

div.trainingbuttons img{
    float:left;
    margin:15px 14px 0 0;
}

/*
div.trainingbuttons img.last
{
    margin-right:0;
}
*/

div.extranavbuttons div
{
    width: 150px;
    height: 40px;
}

div.buttonholder
{
	width:650px;
	height: 240px;
}

ul.cta-threewide {
	width: 650px;
	height: 90px;
	padding: 0px;
	margin: 0 0 20px 0;
	}
	
	ul.cta-threewide li {
		float: left;
		display: inline;
		margin: 15px;
		}
		
		ul.cta-threewide li a {
			display: block;
			height: 60px;
			width: 180px;
			background: #24455D url('/Custom/Themes/AccessPublic/Images/cta-180_60.png') no-repeat 0px 0px;
			text-decoration: none;
			text-align: center;
			line-height: 60px;
			color: #FFF;
			border-bottom: none;
			}
			
		ul.cta-threewide li a:hover{
			text-decoration: none !important;
			border-bottom: none;
			}

hr{
	border: 1px solid #dad9d9;
	border-width: 1px 0 0 0;
}			
			
/* MENU */

div#menu ul{
	list-style-type:none;
	padding:0px;
	display:block;
	margin:9px 0px 0px 0px;
	height:38px;
}

div#menu li{
	padding:0px;
	margin:0px;
	float:right;
	color:#333;
	width:130px;
	height:38px;
	display:table-cell;
	vertical-align:middle;
}

div#menu a{
	padding:0 5px 0 5px;
	text-align:center;
	display:block;
	line-height:15px;
	color:#333;
	text-decoration:none;
	margin:auto;
	
}

blockquote{
    border:1px solid #d5e7f3;
    background:#eff7f9 url(/Custom/Themes/AccessPublic/Images/66.gif) 5px 5px no-repeat;
    padding:25px 8px 18px 37px;
    margin:5px 0 17px 0;
}

blockquote p{
  background:#eff7f9 url(/Custom/Themes/AccessPublic/Images/99.gif) bottom right no-repeat;  
  padding:0 35px 8px 0;
  margin:0;
}

div.bq-from
{
    font-style:italic;
    text-align:right;
    margin:5px 35px 0 0;
    padding:0;
}

div#menu li a:hover{
	text-decoration:none;
}
div#menu li#sec6{
	background:url(/Custom/Themes/AccessPublic/Images/darkblue-tab.gif); 
}
div#menu li#sec5{
	background:url(/Custom/Themes/AccessPublic/Images/blue-tab.gif); 
}
div#menu li#sec4{
	background:url(/Custom/Themes/AccessPublic/Images/lightblue-tab.gif); 
}
div#menu li#sec3{
	background:url(/Custom/Themes/AccessPublic/Images/darkgreen-tab.gif); 
}
div#menu li#sec2{
	background:url(/Custom/Themes/AccessPublic/Images/green-tab.gif); 
}
div#menu li#sec1{
	background:url(/Custom/Themes/AccessPublic/Images/lightgreen-tab.gif); 
}

div#menu li#sec6.selected{
	background:url(/Custom/Themes/AccessPublic/Images/darkblue-tab.gif);
}
div#menu li#sec5.selected{
	background:url(/Custom/Themes/AccessPublic/Images/blue-tab.gif);
}
div#menu li#sec4.selected{
	background:url(/Custom/Themes/AccessPublic/Images/lightblue-tab.gif);
}
div#menu li#sec3.selected{
	background:url(/Custom/Themes/AccessPublic/Images/darkgreen-tab.gif);
}
div#menu li#sec2.selected{
	background:url(/Custom/Themes/AccessPublic/Images/green-tab.gif);
}
div#menu li#sec1.selected{
	background:url(/Custom/Themes/AccessPublic/Images/lightgreen-tab.gif);
}

div#menu li#sec6 a{margin-top:11px; color:#FFF;}
div#menu li#sec6.selected a{margin-top:11px; color:#FFF;}
div#menu li#sec5 a{margin-top:11px; color:#FFF;}
div#menu li#sec5.selected a{margin-top:11px; color:#FFF;}
div#menu li#sec4 a{margin-top:3px; color:#FFF;}
div#menu li#sec4.selected a{margin-top:3px; color:#FFF;}
div#menu li#sec3 a{margin-top:3px; color:#FFF;}
div#menu li#sec3.selected a{margin-top:3px; color:#FFF;}
div#menu li#sec2 a{margin-top:11px; color:#FFF;}
div#menu li#sec2.selected a{margin-top:11px; color:#FFF;}
div#menu li#sec1 a{margin-top:11px; color:#FFF;} 
div#menu li#sec1.selected a{margin-top:11px; color:#FFF;}

div.section1{
	border-bottom:4px solid #77b243;
}

div.section1 div#menubar{
	background-color:#77b243;
}

div.section2{
	border-bottom:4px solid #398e68;
}

div.section2 div#menubar{
	background-color:#398e68;
}

div.section3{
	border-bottom:4px solid #2b6e52;
}

div.section3 div#menubar{
	background-color:#2b6e52;
}

div.section4{
	border-bottom:4px solid #42a3b6;
}

div.section4 div#menubar{
	background-color:#42a3b6;
}

div.section5{
	border-bottom:4px solid #276998;
}

div.section5 div#menubar{
	background-color:#276998;
}

div.section6{
	border-bottom:4px solid #24455F;
}

div.section6 div#menubar{
	background-color:#24455F;
}

div#menubar ul
{
    padding:5px 0 0 4px;
}


div#menubar li
{
    float: left;
    padding: 0 12px;
    list-style-type:none;
    color:#fff;
    border-left: 1px solid #fff;
}

div#menubar li a
{
    color:#fff;
    text-decoration:none;
    border-bottom:none;   
}

div#menubar li:first-child
{
    border-left: none;
    padding-left: 4px;
}

div#menubar li.selected a
{
    text-decoration:underline;
}

div.section1 div#menubar li a{
	color:#f5f8f1;
}

div.section2 div#menubar li a{
	color:#f0f8f4;
}

div.section3 div#menubar li a{
	color:#f1f8f5;
}

div.section4 div#menubar li a{
	color:#f0f6f7;
}

div.section5 div#menubar li a{
	color:#f1f4f7;
}

h2{
    color:#2c2c2c;
    font-size:16px;
    font-weight:bold;
    margin:25px 0 12px 0;
    padding-left:0px;
}

/* H2 */

div.section1 h2{

}

div.section2 h2{

}

div.section3 h2{

}

div.section4 h2{

}

div.section5 h2{

}

div.section6 h2{
    
}

/* H3 */

#maincontent h3{
    width: auto;
    height: auto;
    font-weight: bold;
    font-size: 14px;
    margin: 15px 0 5px 0;
}

div.section1 h3{
    color: #77b243;
}

div.section2 h3{
    color: #398e68;
}

div.section3 h3{
    color: #2b6e52;
}

div.section4 h3{
    color: #42a3b6;
}

div.section5 h3{
    color: #276998;
}

div.section6 h3{
    color: #24455F;
}





ul
{
    margin:0 0 15px 35px;
}

li
{
    list-style-type:disc;
    padding-left:5px;
    margin-bottom:10px;
    
}

div.hero
{
    width:184px;
    height:224px;
    float:left;
    margin:0 0 75px 0;
    padding:0 45px 0 0;
}

div.last 
{
    margin-right:0;
    padding-right:0;
}

div.he1{ background:url(/Custom/Themes/AccessPublic/Images/hero-1.jpg) no-repeat;}
div.he2{ background:url(/Custom/Themes/AccessPublic/Images/hero-2.jpg) no-repeat;}
div.he3{ background:url(/Custom/Themes/AccessPublic/Images/hero-3.jpg) no-repeat;}
div.he4{ background:url(/Custom/Themes/AccessPublic/Images/hero-4.jpg) no-repeat;}
div.he5{ background:url(/Custom/Themes/AccessPublic/Images/hero-5.jpg) no-repeat;}
div.he6{ background:url(/Custom/Themes/AccessPublic/Images/hero-6.jpg) no-repeat;}
div.he7{ background:url(/Custom/Themes/AccessPublic/Images/hero-7.jpg) no-repeat;}
div.he8{ background:url(/Custom/Themes/AccessPublic/Images/hero-8.jpg) no-repeat;}
div.he9{ background:url(/Custom/Themes/AccessPublic/Images/hero-9.jpg) no-repeat;}


div.hero a.more
{
    display:block;
    width:178px;
    height:20px;
    text-decoration:none;
    text-align:right;
    border-bottom:none;
    text-transform:uppercase;
    font-size:9px;
    font-weight:bold;
    padding:5px 7px 0 0;
    color:#fff;
    
} 

div.hero a.text
{
    display:block;
    width:178px;
    height:40px;
    text-decoration:none;
    text-align:center;
    border-bottom:none;
    font-size:12px;
    padding:140px 0 0 0;
    line-height:1.5em;
    font-weight:bold;
    color:#fff;    
} 

/**********************
 * CONTACT FORM
 *********************/


#contactform{
    margin-top: 20px;
}

#contactform fieldset{
    border: none;
    width: 510px;
    margin: 15px auto;
}

.editsettings fieldset{
    border: none;
    background: #efefef;
    width: 510px;
    margin: 15px auto;
}

.siteform label
{
  display: block;
  margin-bottom: 15px;
  clear: both;
}

.siteform label span.l
{
  display: block;
  font-weight: bold;
  color: #666;
  margin: 0 10px 2px 0;
  width: 100px;
  float: left;
  padding-top: 6px;
  text-align: right;
}

.siteform label span.error p
{
    margin: 3px 0 10px 110px;
    display: block;
    font-weight: bold;
    color: #BF0000 !important;
    font-size: 13px;
}

.siteform label input.text
{
  width: 250px;
}

.siteform label textarea
{
  width: 380px;
}

.siteform .contactbuttons
{
  text-align: right;
}

.siteform label input.text, 
.siteform label textarea, 
.siteform label select
{
  border: 1px solid #cacaca;
  padding: 5px 7px;
  font-size: 16px;
}

.siteform label input.active_text, .siteform label textarea.active_text
{
  background: #FFFCDF;
}

.siteform input.button
{
    height: 28px;
    width: 120px;
    margin: 0 4px 0 0;
    font-size: 13px;
    padding: 0 0 3px 0;
    font-weight: bold;
    display: block;
    color: #666;
    cursor: pointer;
    border: 1px solid #cacaca;
    float: right;
    background: #efefef;
}

.siteform input.button:hover
{
    background: #77B243;
    color: #fff;
}

.siteform strong.req
{
    color: #77B243;
    font-size: 14px;
    font-weight: bold;
}

.contactdetailslocal
{
    margin-left:6px;
}

p#aboutreq
{
    float: left;
    color: #777;
    font-size: 11px;
    margin: 0 0 0 110px;
}

.thankyou{
    width: 500px;
    margin: 20px auto;
    padding: 12px 12px 20px 12px;
    background: #EEFFDF;
}

.thankyou h3{
    font-size: 15px;
    font-weight: bold;
    width: auto;
}

.smalltext{
    font-size: 0.9em;
    margin-left: 110px;
}

#contactform h2
{
    border-bottom: 1px solid #cacaca;
    padding-bottom: 3px;
    margin-bottom: 25px;
} 