/* CSS Document */

.clearfix:after {
  content: "."; /* This dot is the actual appended content */
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
/* End hide from IE-mac */ 
html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	min-height: 100%;
	height: auto;
	font-family: Verdana, Tahoma, Georgia,  Arial;
}	
body{
	background-color:#FFFFFF;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/mainbackground.jpg);
	background-repeat: repeat-x;
}

#wrapper{
	width: 767px;
	margin:10px auto;
	text-align:center;
	background-image: url(images/topheader.gif);
	background-repeat: no-repeat;
}
#wrapperhold{
	width: 767px;
	margin:10px auto;
	text-align:center;
	background-repeat: no-repeat;
}
#holdingpage {
}

#searchandlogo {
	height: 142px;
}


#mainimage {
	height: 260px;
	background-image: url(images/largeimage.jpg);
	text-align: left;
}
#holdingpage {
	text-align: center;
	background-image: url(images/holderback.gif);
	background-position: top;
	background-repeat: no-repeat;
}
linebox {
	background-color: #FAFBFD;
}
.linebox {
	width: 250px;
}


#holdingpage h1 {
	font-size: 30px;
	font-weight: normal;
	color: #72A1D0;
	letter-spacing: -2px;
	margin-bottom: 10px;
	padding-top: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 120px;
	margin-left: 120px;
	padding-bottom: 5px;
}
#conholder {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}


/* ------------------------------------------firstnav---------------------------------------------------------- */
#firstnav {
	height: 19px;
	margin-right: 48px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 2px;
}



#firstnav ul{
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 3px;
	margin-left: 0;
	float: right;
	font-size: 2px;
	width: 720px;
	text-align: right;
}
#firstnav ul li{
	display: inline;
	padding: 0;
	margin: 0;
		color: #16335D;

}
#firstnav ul li a{
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	padding-right: 0px;
	padding-left: 25px;
	font-weight: bold;
			color: #16335D;

} 
#firstnav ul li a:hover, #firstnav ul li a:focus{
	color: #72A1D0;
	text-decoration: underline;

}


#firstnav ul li a.first 
{
	color: #FFFFFF;
}
#firstnav ul li a.first:hover, #firstnav ul li a.first:focus {
	color: #000000;
}
/* ------------------------------------------second nav---------------------------------------------------------- */
#secondvnav {
	margin: 0px;
	text-align: right;
	padding: 0px;
	background-image: none;
	width: 767px;
	height: 20px;
}
#secondvnav ul{
	padding-right: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 0;
	width: 700px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	margin-right: 45px;
}
#secondvnav ul li{
	display: inline;
	padding: 0;
	margin: 0;
		color: #16335D;

}
#secondvnav ul li a{
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	padding-right: 0px;
	padding-left: 25px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 4px;

} 
#secondvnav ul li a:hover, #secondvnav ul li a:focus{
	color: #000000;
	text-decoration: underline;

}
#textcontent, #textcontent2{
	min-height:450px;
	float: left;
	width: 499px;
	text-align: left;
}

#textcontent p a:link, #textcontent p a:visited,
#textcontent2 p a:link, #textcontent2 p a:visited {
	color: #4a86ce;
	text-decoration: none;
}
#textcontent p a:hover, #textcontent2 p a:hover {
	text-decoration: underline;
}

#textcontent h1, #textcontent2 h1 {
	font-size: 1.2em;
	color: #173164;
	padding-left: 40px;
	padding-bottom: 12px;
	padding-top: 10px;
}
#textcontent h2, #textcontent2 h2 {
	font-size: 1.2em;
	padding-left: 40px;
	padding-bottom: 8px;
	color: #999999;
}
#quote {
	width: 194px;
	margin-left: 45px;
	color: #FFFFFF;
	font-weight: bold;
}
#quote p {
	font-size: 0.9em;
	padding-top: 37px;
}
#shit {
	background-color: #FFFF00;
}

#footer {
	clear: both;
	background-image: url(images/footer.gif);
	height: 103px;
}
#textcontent .course, #textcontent2 .course {
	width: 215px;
	_margin-left: 20px;
	margin-top: 20px;
	float: left;
	margin-left: 5px;
	
}
#textcontent .course h2, #textcontent2 .course h2 {
	padding-left: 0px;
	font-size: 1em;
	color: #113361;
	padding-bottom: 6px;
	padding-top: 5px;
}
.date {
	float: left;
	width: 225px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 20px;
	padding-bottom: 5px;
}


#textcontent .coursedatesmall, #textcontent2 .coursedatesmall {
	float: left;
	width: 55px;
	border: 1px solid #CCCCCC;
	background-color: #f1f5f9;
	padding-bottom: 5px;
	margin-left: 25px;
}

#textcontent hr, #textcontent2 hr {
	height: 1px;
	background-color: #999999;
	margin-top: 15px;
}

#textcontent .date .detail h2, #textcontent .coursedatesmall .detail h2,
#textcontent2 .date .detail h2, #textcontent2 .coursedatesmall .detail h2 {
	margin: 0px;
	font-size: 0.9em;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#textcontent .date .detail p, #textcontent .coursedatesmall .detail p,
#textcontent2 .date .detail p, #textcontent2 .coursedatesmall .detail p {
	margin: 0px;
	font-size: 0.6em;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#textcontent .date .detail a, #textcontent .coursedatesmall .detail a {
	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#textcontent .calendar, #textcontent2 .calendar {
	float: left;
	height: 47px;
	width: 45px;
	background-image: url(images/calendar.gif);
	color: #082F70;
	text-align: center;
	margin-top: 5px;
	margin-left: 5px;
	_margin-left:2.5px;
}



#textcontent .course h3, #textcontent2 .course h3 {
	padding-left: 0px;
	font-weight: normal;
	font-size: 0.7em;
	padding-bottom: 8px;
}
#textcontent .course p, #textcontent2 .course p {
	padding-left: 0px;
}
.moreimage {
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: -3px;
}
#textcontent .course a:link, #textcontent .course a:visited, #textcontent .course a:active  {
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#textcontent .course a:focus, #textcontent .course a:hover {
	text-decoration:underline;
	color: #183263;
}

#textcontent h3, #textcontent2 h3 {
	font-size: 1.0em;
	padding-left: 40px;
	padding-bottom: 8px;
	color: #04296d;
}
#textcontent .date .calendar h6, #textcontent .coursedatesmall .calendar h6,
#textcontent2 .date .calendar h6, #textcontent2 .coursedatesmall .calendar h6 {
	margin-top: -34px;

	_margin-top:0px;
	font-size: 1em;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	font-weight: bold;
	color: #666666;
}
#textcontent .date .detail, #textcontent .coursedatesmall .detail,
#textcontent2 .date .detail, #textcontent2 .coursedatesmall .detail {
	float: left;
	margin-left: 8px;
	width: 162px;
	margin-top: 5px;
}

#textcontent .date .calendar h5, #textcontent .coursedatesmall .calendar h5 ,
#textcontent2 .date .calendar h5, #textcontent2 .coursedatesmall .calendar h5{
	margin: 0px;
	font-size: 0.7em;
	color: #666666;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#textcontent h4, #textcontent2 h4 {
	font-size: 0.85em;
	padding-left: 40px;
	padding-bottom: 8px;
	color: #184a91;
}

#textcontent h4 a:link, #textcontent h4 a:visited,
#textcontent2 h4 a:link, #textcontent2 h4 a:visited  {
	color: #184a91;
	text-decoration: none;
}	
#textcontent h4 a:hover, #textcontent2 h4 a:hover {
	text-decoration: underline;
}

#textcontent h5, #textcontent2 h5{
	font-size: 1.02em;
	padding-left: 55px;
	margin: -12px;
	padding-bottom: 25px;
	color: #e5e5e5;
	clear: both;
}
#textcontent h6, #textcontent2 h6{
	font-size: 0.8em;
	padding-left: 40px;
	padding-bottom: 8px;
	color: #1D3982;
}
#textcontent p, #textcontent2 p {
	font-size: 0.8em;
	padding-left: 40px;
	padding-bottom: 8px;
}
#textcontent ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 54px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#textcontent li {
	margin-left: 20px;
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#textcontent ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}





#secondvnav ul li a.first 
{
	color: #FFFFFF;
}
#secondvnav ul li a.first:hover, #secondvnav ul li a.first:focus {
	color: #000000;
}
/* ----------------------------------------------------------firstnav---------------------------------------------------------- */#rightcolumn {
	width: 268px;
	float: left;
	height: 200px;
	text-align: left;
	margin-bottom: 20px;
}
#rightnav {
	background-image: url(images/rightnavback.jpg);
	width: 268px;
	text-align: left;
	background-position: left top;
}
#rightnav ul{
	padding-top: 0;
	padding-left: 0;
	margin-top: 0px;
	width: 181px;
	float: right;
	margin-right: 59px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#rightnav h6 {
	float: right;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-image: url(images/navfooter.jpg);
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -2000px;
	font-size: 1px;
	height: 9px;
}

* html #rightnav ul{
margin-right:29px;
}
#rightnav ul li{
	display: inline;
	padding: 0;
	margin: 0;
	background-image: url(images/buttonback.jpg);
}
#rightnav ul li a{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	background-image: url(images/buttonback.gif);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
	display: block;
	font-weight: bold;
	background-repeat: no-repeat;

} 
* html #rightnav ul li a{
	margin-right: 2px;

}
#rightnav ul li a:hover, #rightnav ul li a:focus{
	color: #CCCCCC;
	background-image: url(images/buttonbackover.gif);

}
/* ----------------------------------------------------------discount box---------------------------------------------------------- */
#discount {
	clear: both;
	float: right;
	background-image: url(images/discount.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 193px;
	height: 110px;
	margin-right: 54px;
	margin-top:20px;
	
}
* html #discount {
margin-right:27PX;
}
#newsletter{
	clear: both;
	float: right;
	background-image: url(images/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 193px;
	height: 92px;
	margin-right: 54px;
	margin-top:20px;
	
}
* html #newsletter {
margin-right:27PX;
}
#offer{
	clear: both;
	float: right;
	background-image: url(images/offer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 193px;
	height: 61px;
	margin-right: 54px;
	margin-top:20px;
	
}
* html #offer {
margin-right:27PX;
}


/******************* CATEGORY PAGE ******************/

.subcLeft {
	width: 320px;
	float: left;
}
.holder {
	margin-top: 5px;
	margin-left: 40px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#dashed {
	height: 15px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}



.subcRight {
	float: left;
}

#textcontent .subcRight p {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.course p {
	padding: 0px;
	margin-bottom: -7px;
}

#displayDates {
	font-size: 12px;
}
/************************ BASKET **********************/

#textcontent table th {
	font-size: 12px;
	color: white;
	background: #4a86ce;
	padding: 2px;
	border: 1px solid #2a70c6;
}

#textcontent table td {
	font-size: 12px;
}

.delegates {
	margin-left: 50px;
}

.delegate_input {
	font-size: 10px;
	margin: 0px;
}

#textcontent .delegates table td {
	font-size: 10px;
}

.cartIndent {
	margin-left: 20px;
}

#textcontent .cartIndent table td p {
	font-size: 11px;
	margin: 0px;
}

.delegate_red {
	font-size: 10px;
	color: #FF0000;
}

.order_review {
	margin-left: 50px;
}

#textcontent .order_review table td p {
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
/************************ Holding Page Contact **********************/
#contactEmail {
	margin-left: 75px;
	margin-bottom: 25px;
}
#conholder p {
	padding-left: 75px;
}
#conholder h2 {
	color: #2f6295;
	padding-bottom: 15px;
	padding-left: 75px;
	font-size: 20px;
	font-weight: normal;
}

#conholder fieldset {
	width: 430px;
	border: 1px solid #2f6295;
	padding: 7px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


#conholder fieldset table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 5px;
	margin-left: 25px;
	padding-bottom: 10px;
}

#conholder fieldset input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 1px solid #164676;
	padding: 2px;
}

#conholder fieldset textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 1px solid #164676;
	padding: 2px;
}

#conholder legend {
	color: #2f6295;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
#dets {
	width: 445px;
	margin-right: auto;
	margin-left: 75px;
}
#dets p {
	font-size: 12px;
}

.floatleft {
	float: left;
	margin-right: 30px;
}
#dets a:link, #dets a:active, #dets a:focus  {
	color: #2F6295;
	text-decoration: none;
}
#dets a:hover, #dets a:focus {
	text-decoration: underline;

}

#dets h3 {
	color: #2F6295;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 2px;
}
#dets h5 {
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 7px;
}
#dets strong {
}
#map a:link, #map a:active, #map a:visited  {
	padding-top: 10px;
	color: #2F6295;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
#map a:hover, #map a:focus {
	color: #1D1715;
	text-decoration: underline;
}
#map {
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
}

