html {
	background: #c0c0c0;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #c0c0c0;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 955px;  
	background:#CCC url(../images/bkg.png) 0px 24px no-repeat;
	margin: 0 auto 20px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


/* AL Styles */

#header  {
	position:relative;
	height:160px;
	clear:both;
}

#header  h1 {
	text-indent:-999px;
}

#header #banner {
	position:absolute;
	top:34px;
	left:236px;
	width: 468px;
	height: 60px;
	margin: 2px;
}

#header #search_block {
	position:absolute;
	top:34px;
	left:725px;
	width:184px;
	height:42px;
	background: url(../images/bkg-search.jpg) no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#464646;
	padding: 12px;

}
#header #search_block #ajaxSearch_input {
	border: 1px solid white;
	width:115px;
	padding: 2px 2px;
	float:left;
	margin:7px 0px 0px 0px;
}
	
#header #search_block #ajaxSearch_submit {
	background:url(../images/btn_search.png);
	border: 1px solid white;
	border-left:none;
	float:left;
	margin:7px 0px 0px 0px;
	color:#FFF;
	padding: 0px 2px 1px 2px;
	height:19px;
}

#loginbar {
	background:#5d5d5d;
	font-size:11px;
	color:#FFF;
	text-align:right;
	padding: 4px 40px 0px 0px;
	width:915px;
	height: 20px;
	
}
#loginbar a{
	color:#FFF;
}

#loginbar li {
	display: inline;
	list-style:none;
	border-left: 1px solid white;
	margin-left:12px;
	padding-left:12px;
}

#loginbar li.first {
	border-left: none;
}

#loginbar ul {
	width: 100%;
	clear:both;
}

#calltoactions {
	position:absolute;
	top:107px;
	left:315px;
	width: 618px;
	padding: 5px 3px 4px 5px;
	background:url(../images/cta_bkg.png) no-repeat;
	z-index:99;
}

#callus {
	display: inline-block;
	width:205px;
	height:40px;
	background:url(../images/cta_CallUs.png) no-repeat;
	margin: 0px 0px;
	float:left;
	text-indent: -9999px;
}

#callmeback {
	display: inline-block;
	width:129px;
	height:40px;
	background: url(../images/cta_CallMeBack.png) no-repeat;
	margin: 0px 0px;
	float:left;
	text-indent: -9999px;
}

#emailus {
	display: inline-block;
	width:100px;
	height:40px;
	background: url(../images/cta_EmailUs.png) no-repeat;
	margin: 0px 0px;
	float:left;
	text-indent: -9999px;
}

#livechat {
	display: inline-block;
	width:176px;
	height:40px;
	background:url(../images/cta_LiveChatOnline.jpg) no-repeat;
	margin: 0px 1px;
	float:left;
	clear:right;
	text-indent: -9999px;

}

#livechat  table{
	z-index:99px;
}



#calltoactions ul li  {
	float:left;	
}


#nav {
	clear:both;
	width: 915px;
	margin: 0px 20px;
	height:37px;
	background:url(../images/btn_mainNav.png) repeat-x  0px 4px;
	
}

#nav ul {
	clear:both;
	width: 100%;
	
}

#nav li {
	display:block;
	background:url(../images/btn_mainNav.png) repeat-x;
	border-left: 1px solid #e3e4e4;
	border-right: 1px solid #d0cfcf;
	color:#666666;
	font-weight:bold;
	font-size:13px;
	float:left;
	margin-top: 4px;
}


#nav li.active {
	margin-top: 0px;
	background:url(../images/btn_mainNavSelected.png) no-repeat top right;
	border: none;
}

#nav li a {
	display:block;
	color:#666666;
	text-decoration:none;
	padding: 10px 14px 7px;
}

#nav li.active a {
	color:#000;
	text-decoration:none;
	padding: 14px 15px 7px;
}

#subNav {
	display:block;
	width: 915px;
	margin: 0px 20px;
	height:25px;
	background:#595959;
}


#subNav li  {
	display:block;
	float:left;
	font-size:12px;
	color:#FFF;
	background:#595959;

}

#subNav li a {
	display:block;
	color:#CCCCCC;
	text-decoration:none;
	margin: 5px 7px;
	padding: 0px 8px;
	text-transform:capitalize;
	border-right: 1px solid #CCCCCC;
}

#subNav li.last a {
	border-right: none;
}

#subNav li.active a {
	color:#FFF;
	font-weight:bold;
}

#mainContent {
	display:block;
	background:#f3f3f3 url(../images/bkg-content.png) top no-repeat;
	clear:both;
	width: 875px;
	margin: 0px 20px;
	padding: 20px;
	min-height:250px;
	border: none;
}


#content {
	background-color:#FFF;
	color:#454545;
	width: 578px;
	padding: 0px 0px;
	min-height: 200px;
	border: 1px solid #e1e1e1;
	float: left;

}

#content h2 {
	font-size:21px;
	font-weight:bold;
	padding: 10px  20px;
}

#content h3 {
	font-size:14px;
	font-weight:bold;
	padding: 10px  20px;
}

#content h4 {
	font-size:12px;
	font-weight:bold;
	padding: 10px  20px;
}


#content p {
	padding: 0px  20px 11px 20px;
	font-size:12px;

}

#content p.firstPara {
	font-weight:bold;
}

#leftbar {
	margin-left:20px;
	width: 270px;
	min-height: 200px;
	float: left;
	clear:right;
}

#leftbarmain {
	margin-left:20px;
	width: 141px;
	min-height: 215px;
	float: left;
	clear:right;
}


.lhChunk {
	background-color:#454545;
	color:#FFF;
	width: 270px;
	padding: 0px 0px;
	min-height: 60px;
	border: none;
	float: left;
	margin-bottom:20px;
}

.lhChunk h3 {
	background-color:#454545;
	background: no-repeat url(../images/lhChunkHeader.png);
	color:#ff902e;
	font-size:14px;
	font-weight:bold;
	padding: 10px 6px 10px 42px;
	
}

.lhChunk .content {
	font-size:12px;
	padding: 11px 20px 15px;
}

#quotebar {
	background-color:#929292;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	-moz-border-radius-bottomright: inherit;
	-webkit-border-bottom-right-radius: inherit;
	border-bottom-right-radius: inherit;
	clear:both;

}

#quotebar img {
	border: 8px solid #ff902e;
	float:left;
	margin-right:20px;
}


#quotebar q,#quotebar blockquote,#quotebar p {
	padding: 20px 20px;
}

#footer {
	display:block;
	clear:both;
	width: 875px;
	margin: 20px 20px 10px;
	padding: 10px 20px 10px;
	background-color:#bdbdbd;
	border: 1px solid #FFF;;
	color:#FFF;
}

#footer h4 {
	font-size:14px;	
	font-weight:bold;
}

#footer a {
	display:block;	
	margin: 2px;
	color:#FFF;
	text-decoration:none;
}

#footer .footerItemLeft a {
	display:inline;
}

#footer  a:hover {
	text-decoration:underline;
}


#footer .footerItem {
	float:left;
	width:130px;
	text-align:right;
}

.footerItemWide {
	float:left;
	width:190px;
	text-align:right;

}


.footerItemLeft {
	float:left;
	width:290px;
	text-align:left;
	font-size:10px;
}

#footerlinks {
	margin-top: 18px;	
	font-size:11px;
}

.weelogo {
	background: url(../images/weelogo.png) no-repeat;
	padding: 4px 2px 4px 18px;
	
}


.ALbox {
/* rounded corners go here */	
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;

	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	
}


hr { 
	border: 0px;
	border-bottom: dotted 1px #666;
	margin: 0px 20px 10px;
}


.orange {
	color:#FF902E;
}

.orange a {
	color:#FF902E;
}

.black {
	color:#000;
}

.black a {
	color:#000;
}




strong {
	font-weight:bold;
}

#content .smallprint {
	font-size:9px;

}
	
#content .testimonialLeft {
	text-align:left;
	padding:14px 128px 14px 28px;
} 
	
#content .testimonialRight {
	text-align:right;
	padding:14px 28px 14px 128px;
}


#content .testimonial1 {
	font-size:14px;
	background-color:#FF902E;
	color:#FFF;
}

#content .testimonial1 blockquote {
	margin-bottom: 7px;
}

#content .testimonial1 cite {
	font-size:12px;
	color:#000;
}

#content .testimonial2 {
	font-size:14px;
	background-color:#e3e3e3;
	color:#999999;
}

#content .testimonial2 blockquote {
	margin-bottom: 7px;
}

#content .testimonial2 cite {
	font-size:12px;
	color:#000;
}

#content .testimonial3 {
	font-size:14px;
	background-color:#929292;
	color:#FFF;
}

#content .testimonial3 blockquote {
	margin-bottom: 7px;
}

#content .testimonial3 cite {
	font-size:12px;
	color:#000;
}

table#courses {
	width: 578px;
	border:none;
	margin: 10px 0px;
	font-size:11px;
}

table#courses td {
	padding:2px;
}

table#courses td.ep {
	padding:2px 2px 2px 20px;
}

table#courses th.ep {
	padding:2px 2px 2px 20px;
}



table#courses th {
	padding:3px 2px 3px 4px;
	background-color:#929292;
	color:#FFF;
	text-decoration:underline;	
}

table#courses tr.highlight {
	color:#FF902E;
}


table#selectedCourse {
	width: 528px;
	border:none;
	background-color:#929292;
	color:#FFF;
	margin: 0px 20px 10px;
}

table#selectedCourse td {
	padding: 2px;
}
	
dl#selectedCourse {
	border:none;
	background-color:#929292;
	color:#FFF;
	margin: 0px 30px 10px;
	height:100%;
}
	
dl#selectedCourse dt,dl#selectedCourse dd {
	padding: 3px;
}
	
#content .bookingButton {
	display:block;
	width: 509px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:7px 0px 11px;
	background:url(../images/btn_booking_bkg.png) no-repeat;
	color:#FFF;
	border:none;
	text-decoration:none;
}

#content .bookingButton:hover {
	color:#666;
}

.eform {
	width:525px;
	margin: 10px 20px;
	font-size:12px;
	padding-bottom:30px;
}

.eform legend {
	font-size:14px;
	font-weight:bold;
	color:#454545;
}

.eform label {
	display:block;
	clear:left;
	width:525px;
	padding: 4px 0px;
	vertical-align:middle;
	padding: 4px 0px;
}

.eform label input{
	width: 350px;
	float:right;
	background-color:#dadada;
	color:#454545;
	border: 1px solid #fff;
	padding: 2px 0px;
	display:inline-block;
}


.eform label textarea{
	width: 350px;
	float:right;
	background-color:#dadada;
	color:#454545;
	border: 1px solid #fff;
	padding: 2px 0px;
}

#content .eform h3, #content .eform h4,#content .eform p {
		padding: 8px 0px;
		clear:both;		
}

input.submit {
	border:none;
	background: url(../images/btn_submit.png) repeat-x;
	width: auto;
	padding: 7px;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	float:right;
	clear:both;
}

.eform input.checkbox {
	float:none;
	width: 13px;
	height:13px;
	margin-left:10px;
	display:inline;
	background:none;
}


.eform select {
	width: 150px;
	margin-right:200px;
	float:right;
	background-color:#dadada;
	border:none;
}				

.eform input.short {
	width: 200px;
}
	
.eform a {
	color:#454545;
	text-decoration:underline;
}




#heroBox {
	width:710px;
	height:215px;
	background:url(../images/homepagePanelBackground1.jpg) top left no-repeat #454545;
	position:relative;
	float:left;
}

#heroContent {
	position:absolute;
	bottom: 0px;
	width:400px;
	padding: 10px 20px;
	background: url(../images/hero-bkg.png) repeat;
	color:#FFF;
	font-weight:bold;
}

#heroContent h2 {
	font-size: 21px;
	font-weight:bold;
}


#heroLeftCol {
	width:440px;
	float:left;
	min-height:215px;
	vertical-align:bottom;
	border-bottom: 1px solid #CCC;
}

#heroRightCol {
	width:270px;
	float:left;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#heroRightCol .lhChunk {
	margin: 0px;
}


#leftbarmain img {
	margin-bottom:7px;	

}

#bottombar {
	margin-top:17px;
	clear:both;
}


.mainPanel {
	width:278px;
	min-height:140px;
	float:left;
	margin-right:16px;
	position:relative;
}

.mainPanelLast {
	margin-right:0px;
}

.mainPanel h3 {
	background:url(../images/mainPanelHeader.png) no-repeat;
	color:#FFF;
	font-size: 15px;
	font-weight: bold;
	padding: 7px 15px 6px;
	
}



.mainPanelInside {
	border: 1px solid #c9c9c9;
	border-top:none;
	min-height:110px;
	padding: 5px 15px;
	background-color:#e1e2e1;
	
	/* rounded corners go here */	
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;

	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;

}

.mainPanelInside .black {
	font-size:15px;	
	font-weight:bold;
	padding-bottom: 10px;
	color:#000;
}


.mainPanelInside .orange {
	font-size:15px;	
	font-weight:bold;
	padding-bottom: 10px;
}

.mainPanelInside .short {
	width: 175px;
	font-size:12px;	
}

.mainPanelInside label {
	padding: 4px 0px;
	clear:both;
	color:#F00;
	float:none;
	
}

.mainPanelInside label span {
	text-indent: -999px;
}

.mainPanelInside  select{
	text-indent:0px;
	padding: 1px;
	margin: 2px 0px;
	display:block;
	clear:both;
}


input.go {
	border:none;
	background: url(../images/btn_go_bkg.png) repeat-x;
	width: 44px;
	padding: 4px;
	color:#FFF;
	font-size:12px;
	cursor:pointer;
	position:absolute;
	right:20px;
	bottom:10px;
}

#roundel {
	position:absolute;
	top:-23px;
	left:193px;
}

/* hides prompt in search */
.ajaxSearch_intro {
	visibility:hidden;
}


.paginator { 
 	margin: 10px;
}

.paginator a{ 
 	color:#FF902E;
}

#associates {
	clear:both;
	padding: 12px 0px 0px 0px;
	
}


#associates img {
	vertical-align:text-bottom;

}


dl {
	margin:20px;
	font-size:12px;
	height:100px;
}

dt { 
	font-weight:bold;
	display:block;
	float:left;
	clear:left;
	width: 120px;
}

dd { 
	font-weight:normal;
	display:block;
	float:left;
	clear:right;
	width: 200px;
}


div#filters {
	margin-left:20px;
}

#content a  {
	color: #454545;
}

input[type="submit"] {
	/*padding: 1px 5px;  too strong */
	cursor:pointer;

}

#content .paymentButton {
	padding:0 20px 11px;
}

div.validation {
	padding:0 20px 11px;	

}

div.errors {
	color:#D11;	
}


div.mainPanelInside a {
	color: #000;
}


div.lhChunk .content a {
	color: #FFF;
}


div#content.ALbox ul, div#content.ALbox ol  {
	margin-left:40px;
	margin-bottom: 10px;

}

div#content.ALbox ul li {
	list-style:disc;
	margin-right:20px;
}

div#content.ALbox ol li {
	list-style:decimal;
	margin-right:20px;
}


table#subscribers {
	width: 538px;
	border:none;
	margin: 10px 20px;
}

table#subscribers td {
	padding:2px;
}



table#subscribers th {
	padding:3px 2px 3px 4px;
	background-color:#929292;
	color:#FFF;
	text-decoration:underline;	
}

div#search_block .ajaxSearch_paging, div#search_block .ajaxSearch_paging,   div#search_block .ajaxSearch_resultsInfo,  div#search_block .ajaxSearch_result {
	display:none;
}


#content .ajaxSearch_paging, #content #ajaxSearch_form, #content .ajaxSearch_result {
	margin: 5px 20px;
}

#content .ajaxSearch_paging {
	display:block;
	margin: 10px 20px;
	font-weight:bold;
}


#content a.ajaxSearch_resultLink {
	color:#ff902e;
}

/* Sarahs recommendations  */
#mainContent a:hover {
	color:#FF902E;	
}


textarea:focus, input:focus, select:focus, .eform textarea:focus, .eform input:focus, .eform select:focus{
	border: 1px solid #ff902e;
	background-color: #EEE;
}

input[type="submit"]:focus {
	border: 1px solid #ff902e;
	background-color: #EEE; 
	padding: 2px;
}

#homeLink {
	display:block;
	width: 225px;
	height: 125px;
	margin-top:20px;
}


input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}

/*Download list inout style changes*/

.eform #downloadlist {
	margin: 10px 0px;
}

.eform #downloadlist label{
	float:none;
	clear:none;
	width: 170px;
	padding: 4px 0px;
}


.eform #downloadlist input {
	float:none;
	clear:none;
	margin-right: 10px;
	width:13px;
}

.eform #downloadlist p {
	padding: 4px 0px;
}


#content .newsItem {
	min-height: 60px;
}

#content .newsItem div {
	margin: 10px auto;
}


#content  .newsItem h3 {
	background: no-repeat url(../images/newsHeader.png) #555;
	color:#ff902e;
	font-size:15px;
	font-weight:bold;
	padding: 9px 9px 9px 42px;
	
}

#ditto_pages {
	padding:0 20px 11px;
}

ul.NewsSummary {
	list-style:outside disc;	
}

ul.NewsSummary li {
	list-style:outside disc;	
	padding: 4px auto;
	margin: 4px auto;
}


input#next_btn {
	clear:none;
}
	
input#prev_btn {
	float: left;
	clear:none;
	position: relative;
	top: -40px;
}

#content .newsItem h3 a {
	color:#FF902E;
	text-decoration:none;
	
}

#content .newsItem div {
	margin-left: 20px;
	margin-right: 20px;
}

table#bookings {
	background-color:#FFF;
	border: 1px solid #666;
	border-collapse:collapse;
	margin-right: 30px;
	width: auto;
}


table#bookings  th {
	background-color:#666;
	color:#FFF;
	font-weight:bold;
	padding: 5px;
	white-space:nowrap;
	text-align:left;
}
	
table#bookings  td {
	background-color:#CCC;
	color:#000;
	font-weight:normal;
	padding: 5px;
	white-space:nowrap;
	text-align:left;
}
	

.admin {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.admin h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 24px;
		padding:20px;
}

.admin h2 {
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 16px;
}

.admin #mainContent {
	background-repeat:repeat;
	width: 8500px;
}

#content .newsItem a span {
	display:none;	
}

#content .pager {
	padding-top: 12px;
}

.addthis_toolbox {
	float: right;
	display:block;
	width:170px;
	margin-top: 25px;
}


