/* ======================= */
/* main block */
/* ======================= */

table#main {
	border-collapse: separate;
	border-spacing: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#singlePanel {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 727px;
}

#singlePanel .panelHeading {
	background: #FFF9B5 url(../images/common/bg_panelleftnav.gif) repeat-x left top;
	border-bottom: 1px solid #DADADA;
	padding: 12px 15px 8px 15px;
}


/* ======================= */
/* left panel */
/* ======================= */

#leftPanel {
	border: 1px solid #DADADA;
	width: 185px;
	padding: 0px;
	text-align: left;
}

#leftPanel .panelHeading {
	background: #FFF9B5 url(../images/common/bg_panelleftnav.gif) repeat-x left top;
	border-bottom: 1px solid #DADADA;
	padding: 12px 15px 8px 15px;
}

#leftNav {
	padding: 13px;
}

.navSection {
	background: url(../images/common/dot.gif) repeat-x left top;
	padding: 4px 0px 8px 0px;
}

.navSectionFirst {
	padding: 4px 0px 8px 0px;
}

.navGroup {
	padding-left: 9px;
}

.navItem {
	background: url(../images/common/navbullet.gif) no-repeat 0px 0.4em;
	margin-top: 4px;
	padding-left: 9px;
}
.navItemActive {
	background: url(../images/common/navbullet_on.gif) no-repeat 0px 0.4em;
	color: #C81318;
	font-weight: bold;
	margin-top: 4px;
	padding-left: 9px;
}
.navItemActive a {
	color: #C81318;
	text-decoration: none;
}


/* ======================= */
/* right panel */
/* ======================= */

#rightPanel {
	border: 1px solid #DADADA;
	width: 526px;
	padding: 0px;
	text-align: left;
}

#rightPanel .panelHeading {
	background: #EAF3FB url(../images/common/bg_panelcontent.gif) repeat-x left top;
	border-bottom: 1px solid #DADADA;
	padding: 12px 20px 8px 20px;
}

#content {
	padding: 20px;
	/* ie5win box hack begins */
	width: 526px;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: 486px;
  }
  html>body #content {
	width: 486px;
	/* ie5win box hack ends */
}

/* ======================= */
/* filter form */
/* ======================= */

.filterBox {
	background-color: #EBF4FB;
	border: 1px solid #DADADA;
	margin-bottom: 15px;
	padding: 15px 10px 15px 15px;
}

.filterBox .txtbox {
	margin-right: 3px;
	vertical-align: middle;
	width: 220px;
}

.filterBox .button {
	vertical-align: middle;
}


.pagingNav {
	border-top: 1px solid #CDCDCD;
	padding: 4px 10px 4px 0px;
	text-align: right;
}

.pagingNavBottom {
	padding: 4px 10px 4px 0px;
	text-align: right;
}

.activePage {
	color: #CB1406;
	font-weight: bold;
}

.indexItem {
	border-top: 1px solid #CDCDCD;
	float: left;
	padding: 12px 8px 12px 8px;
	/* ie5win box hack begins */
	width: 486px;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: 470px;
  }
  html>body .indexItem {
	width: 470px;
	/* ie5win box hack ends */
}

.indexItemFirst {
	float: left;
	padding: 0px 8px 12px 8px;
	/* ie5win box hack begins */
	width: 486px;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: 470px;
  }
  html>body .indexItemFirst {
	width: 470px;
	/* ie5win box hack ends */
}

.indexHeading {
	border-top: 1px solid #CDCDCD;
	border-bottom: 5px solid #CDCDCD;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 3px;
	width: 100%;
}

.indexImage {
	border: 1px solid #BCD7F2;
	float: left;
}

.indexText {
	margin-left: 112px;
}

.detailsHeadingHolder {
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	padding: 7px 0px 6px 0px;
	float: left;
	width: 486px;
}

.detailsHeading {
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-left: 2px;
}

.detailsNext {
	color: #386996;
	float: right;
	margin-top: 2px;
	padding-right: 4px;
}

.detailsBody {
	float: left;
	margin-top: 17px;
	width: 100%;
}

.detailsText {
	padding: 0px 2px 0px 2px;
	width: 260px;
}

.detailsImage {
	font-size: 11px;
	float: right;
	text-align: center;
}

.detailsImage img {
	border: 1px solid #BCD7F2;
	margin-bottom: 4px;
}


.tagline {
	border: 1px solid #F7941D;
	font-size: 14px;
	margin-top: 10px;
	padding: 10px 10px 9px 10px;
	text-align: center;
}

.starImage {
	margin-left: 5px;
}

.additionalInfoHeading {
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0px 15px 0px;
	padding: 7px 0px 6px 2px;
}

table.cqccourses {
	border: 1px solid #5386B5;
	border-collapse: separate;
	width: 485px;
}

.cqccourses tr {
	border: none;
}

.cqccourses td {
	border: none;
	padding: 4px 0px 4px 8px;
}

.cqccourses tr.rowFirst td {
	background-color: #BCD7F2;
	border: none;
	font-weight: bold;
}

.cqccourses tr.rowOdd td {
	background-color: #EBF3FB;
	border: none;
}


/* ======================= */
/* right panel */
/* ======================= */

#singlePanel {
	border: 1px solid #DADADA;
	margin-top: 22px;
	margin-bottom: 22px;
	margin-left: auto;
	margin-right: auto;
	width: 725px;
	padding: 0px;
	text-align: left;
}

#singlePanel .panelHeading {
	background: #EAF3FB url(../images/common/bg_panelcontent.gif) repeat-x left top;
	border-bottom: 1px solid #DADADA;
	padding: 12px 20px 8px 20px;
}

#spcontent {
	padding: 25px;
}

.crumbtrail {
	font-weight: bold;
}

.mapResults h5 {
	margin-top: 20px;
}

.mapResultItem {
	color: #386996;
	margin-bottom: 3px;
}

.mapResultItem a {
	color: #386996;
}


.linkitem {
	color: #386996;
	margin-bottom: 3px;
}

.linkitem a {
	color: #386996;
}


/* ======================= */
/* search page styles */
/* ======================= */

.searchPageNav {
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	color: #386996;
	font-weight: bold;
	padding: 6px 10px 6px 0px;
	text-align: left;
}

.searchResultItem {
	margin-top: 10px;
	padding-bottom: 15px;
}

.searchResultItem h5 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 2px 0px;
}

.searchItemInfo {
	background-color: #E6E6E6;
	margin-bottom: 2px;
	padding: 1px 0px 1px 2px;
}

.searchItemInfo td.typeInfo {
	width: 140px;
}

.searchItemInfo td.regionInfo {
	width: 200px;
}

.searchItemInfo td.cityInfo {
	width: 200px;
}

.searchItemSummary {
	line-height: 140%;
}

