@charset "ISO-8859-1";


#doc4 {
	margin-top: 15px;
	*margin-top: 5px;
	width:972px;
}

body {
	color: #777;     /* old colour: #A0A0A0 */
	*color: #7B7B7B; /* IE Hack*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1,h3,h4 {
	font-family: "Garamond Pro", Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

h1 {
	font-size: 153.9%;
	*font-size: 146.5%;/* IE Hack*/
	margin-top:15px;
	*margin-top:20px;/* IE Hack*/
	margin-left:30px;
	margin-bottom:15px;
}

h1.home-title {
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 170%;
}

h2 {
	font-family: "Garamond Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color:#615a00;
	font-weight:normal;
	
}

h2 a {
	font-family: "Garamond Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color:#615a00;
	font-weight:normal;
	
}

h2 a:hover {
	text-decoration:none;
}

h2.home-title {
	font-family: "Garamond Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color:#333;
	font-weight:normal;
	text-transform:uppercase;
	
}

h3 {
	font-size: 130%;
	font-weight:normal;
	
}

#logo {
	margin-left: 10px;
	margin-top: 10px;
	*margin-top: 25px; /* IE Hack*/
	margin-bottom: 10px;
	*margin-bottom: 15px;/* IE Hack*/
	*margin-left: 10px;/* IE Hack*/
	
}


a {
	color: #4a5686;
	text-decoration: none;	
}



a:hover {
	text-decoration: underline;
}



#mainNav li
{
	border-left-color: #eeeee7;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#mainNav a {
	font-size: 93%;
	font-family: "Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
}

*headerImage{
	height: 79px;
	width: 975px;
}

.titleDivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeee7;
	margin-left: 30px;
}


.backToTop_button {
	float: right;
	margin-right:35px;
	*margin-right: -85px; /* IE Hack*/
}


#ft {
	color:#acacac;
	padding-left: 30px;
	width: 850px;
	*width: 750px;/* IE Hack*/
	margin-left: 30px;
	*margin-left: 25px; /* IE Hack*/
	margin-top: 100px;
}


#ft a
{
	font-size: 85%;
	color:#acacac;
}

#ft li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
	text-align: center;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: eeeee7;
	padding-top:0px;
	padding-bottom:0px;
}

#footerDivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeee7;
	width: 800px;
	margin-left: 30px;
	margin-top: -10px;
}



#ft p.address{
	font-size: 77%;
	padding-left: 30px;
	padding-top: 10px;
	margin-top: -5px;
	*margin-top: -20px; /* IE Hack*/
}



.yui-t1 #yui-main .yui-b {
	margin-left:160px; /* override YUI margin which was in ems - this makes page behave when resizing the text */
}


p {
	font-size: 85%;
	line-height: 128%;
}


#topContact {
	font-size:12px;
	text-align: right;
	margin-top:12px;
	margin-right:45px;
	margin-bottom:6px;
	*margin-top:28px; /* IE Hack */
	*margin-right:35px; /* IE Hack */
	*padding-bottom:-10px; /* IE Hack */
	
}

#topContact a {
	color:#989898;
	font-size:15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#topContact a:hover{
	
	background:#F0F2F5; 
	color:#333;
	text-decoration:none;
}

#topContact li{
	list-style-type: none;
	margin-right: -15px;
	*margin-right: 0px;/* IE Hack*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.telNumber  {
	color: #444;
	padding-right: -15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
}

/* styles for any two col layouts */
.twocols{
   padding: 0 50px 0 30px;
   overflow:show;
   *padding-bottom:50px;
}

.twocols table td{
	border:1px solid #ccc;
}

/* styles for leftnav */

#leftNav {
	margin-left: 10px;
	margin-top: 25px;
	font-size:11.5px;
}

#leftNav  li{
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 4px;
	
}

#leftNav  ul{
	padding:0;
	margin-left:0;
	margin-bottom:20px;
	list-style-type: none;
}


#leftNav a{
	display:block;
	padding:1px 2px;
	margin:-3px -3px -3px;
	width:132px;
}

#leftNav a:hover{
	background:#F0F2F5; 
	color:#333;
	text-decoration:none;
}

#leftNav input {
	color:#aaa;
}

#leftNav a.current{
	display:block;
	background:#f0f2f5; /* original colours FAFCFF and eaecef */
	color:#333;
}

/* styles for courses page */

#courses .twocols ul {
	margin-left:0;

}

#courses .twocols ul li{
	list-style-type:none;
	padding: 5px 10px;
	border-bottom:1px dotted #bbe0eb;
}

#courses .twocols ul li a{
	display:block;
	margin:-5px -10px;
	padding:5px 5px 5px 10px;
}

#courses .twocols ul li a:hover{
	display:block;
	background-color:#F7F7F7; /* old colour FAFCFF */
	text-decoration:none;
}

#courses .twocols h2 {
	margin:20px 0pt -10px;
}

/* styles for client quotes */
.quoteWords {
	*padding-top:30px; /* IE hack */
}
.quoteClient {
	color:#000;
	*padding-top:15px; /* IE hack */
}

#macPic-left {
	background-image: url(../images/iMac.jpg);
	height: 218px;
	*height: 218px;/* IE Hack*/
	width: 400px;
	margin-bottom:-200px;
	margin-left:-170px;
	padding-left:180px;
	padding-top:170px;
	background-repeat: no-repeat;
}

.content {
	 margin-left:30px;
	 *margin-left:45px;
}

.date_price {
	color:#888;
	font-weight: bold;
}

#newsletter {
	position:absolute;
	right:0;
	text-align:right;
	top:0;
	width:100px;
	z-index:100;
}

/* styles for applications page */

#applications .courses ul {
	margin-left:0;
	width:290px;
}

#applications .courses ul li{
	list-style-type:none;
	padding: 5px 10px;
	border-bottom:1px dotted #bbe0eb;
}

#applications .courses ul li a{
	display:block;
	margin:-5px -10px;
	padding:5px 5px 5px 10px;
}

#applications .courses ul li a:hover{
	display:block;
	background-color:#F7F7F7; /* old colour FAFCFF */
	text-decoration:none;
}

#applications .courses h2 {
	/* margin:20px 0pt -10px; */
}

/* IE PNG FIX */
img, div, ul, li, a, input { behavior: url(/images/iepngfix/iepngfix.htc) }