﻿html
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: small;
}

body

{
	background: url('../NewImages/back.png');
	background-repeat: repeat-x;
}

#wrapper
{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	background-color: White;
	padding-top: 0;
	padding-bottom: 0;
}

#topRightHeader
{
	width: 175px;
	height: 106px;
	float: right;
	background-color: #1c3f93;
	text-align: center;
}

#headerPhotos
{
	height: 130px;	
}

#photo1, #photo2, #photo3, #photo4, #photo5
{
	width: 192px;
	padding: 0;	
	margin: 0;
	float: left;
}


#topMenu
{
	width: 960px;
	height: 25px;
	background-color: #a592d4;
	border-top: 2px solid #a592d4;
	border-bottom: 2px solid #cfc1f3;
	vertical-align: middle;
}

ul#topNav
{
	margin: 0px;
	padding: 0;
	list-style: none;
	float: left;
}

#topNav li
{
	float: left;
	width: 160px;
}	

#topNav a
{
	display: block;
	padding: 5px 5px;
	text-decoration: none;
	color: #333;
	color: White;
	font-family: Arial;
	font-weight: bold;	
/*	border-right: solid 1px #635093; */
	}

#topNav a:hover
{
	background-color: #635093;
	/*border-top: 2px solid #cfc1f3;
	border-bottom: 1px solid #cfc1f3; */
	margin-top: -2px;
}	

#breadcrumbMain
{
	font-size: medium;
	height: 20px;
}

#leftBC
{
	float: left;
	width: 175px;
	background: url('../newimages/leftback.png') repeat-y left top;	
	font-size: x-small;
	height: 20px;
}

#rightBC
{
	float: right;
	width: 185px;
	background: url('../newimages/rightback3.png') repeat-y right top;
	font-size: x-small;
	height: 20px;
}

#breadcrumb
{
	font-size: x-small;
	background-color: #E5E5E5;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}

#leftLinks
{
	width: 175px;
	float: left;
	padding-left: 3px;
	margin-top: -25px;
}

#leftLinkHeader
{
	background: url('../newimages/headerbutton.png') no-repeat;
	text-align: left;
	padding-left: 60px;
	height: 52px;
}

#leftLinkHeader h3, #rightLinkHeader h3
{
	color: #1c3f93;
	font-size: x-small;
	padding-top: 17px;
}

#rightLinkHeader
{
	background: url('../newimages/headerbutton.png') no-repeat;
	padding-left: 60px;
	text-align: left;
	height: 52px;
}



#containerLeft
{
	padding: 0;
	background: url('../newimages/leftback.png') repeat-y left top;	
}

#containerRight
{
	padding: 0;
	background: url('../newimages/rightback3.png') repeat-y right top;	
}

#rightLinks
{
	width: 178px;
	float: right;
	margin-top: -25px;
}


h1
{
	font-size: medium;
	font-weight: bold;
	color: #1c3f93;
	margin: 0;
	padding-top: 5px;
	
}

h2
{
	font-size: medium;
	color: #1c3f93;
}

h3
{
	font-size: small;
	font-weight: bold;
	color: #000;
}

.basketWarning
{	
	font-size: smaller;
	color: Red;
	font-weight: normal;
}



#bodyContent
{
	margin-left: 176px;
	width: 590px;
	min-height: 600px;
	padding: 5px;
	margin-bottom: 0; 
}

#bodyImage
{
	margin-top: 20px;
	width: 120px;
	float: right;
}

#bodyImage2
{
	margin-top: 5px;
	width: 120px;
	float: right;
	
}

#footerContainer
{
	font-size: x-small;
	text-align: center;
	background: #E5E5E5;
	border-top: solid 2px #666666;
	padding: 10px;
	margin: 0;
}

.highlight
{
	font-size: 1.1em;
	color: #1c3f93;	
}

.highlight li
{
	list-style-image: url('../newimages/tick.gif');
	font-weight: bold;
}

.phoneNo
{
	color: #9966FF;
	font-weight: bold;
	font-size: 1.1em;
}


ul#subNav
{
	margin:0;
	padding: 0;
	padding-right: 7px;
	list-style: none;
	display: block;}

#subNav a
{
	color: #000;
	font-size: .9em;
	font-weight: normal;
	text-decoration: none;
	padding: 7px 5px;
	display: block;
	background-color: #cfc1f3;
}	

#subNav a:hover
{
	font-weight: bold;
	background-color: #FFFFCC;
}

.quote
{
	border: 2px solid #000000;
	font-style: italic;
	color: white;
	background-color: #1c3f93;
	padding: 5px;
	margin: 5px;
	text-align: justify;
}

.quoteMark
{
	font-size: x-large;
}

.quoter
{
	font-weight: bold;
	text-align: right;	
}

.fieldname
{
	font-weight: bold;	
}

.courseFinderInfo
{
	width: 175px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

.cartSummaryLink
{
	font-size: xx-small;
	color: #816cb7;	
}

.formTable
{
	width: 100%;
	border: solid 1px black;
	background-color: #eae2a0;
	background: url('../NewImages/back.png');
}

.panelBasket
{
	/* background: url('../NewImages/back.png');	*/
}

.mandatoryFieldMarker
{
	color: Red;
	font-size: xx-small;
}

.italics
{
	font-style: italic;	
}

.ProductLink
{
	font-size: medium;
	font-weight: bold;
	color: #1c3f93;	
	text-decoration: none;
}