/* * * * * * * * * * * * * * * * * * * * * * 
 HTML STYLES (See also Form Styles)
* * * * * * * * * * * * * * * * * * * * * */
html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #E7E7E7 ;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 0;
	font-size: 1em;
}/* font-size must be reset here or all embedded tables will have increasingly smaller text */
table th,
table td {
	text-align: left;
}
img {
	border: 0;
}
/* NOTE: Set heading properties in individual sections to avoid inheritance issues! */
a,
a:visited {
	color: #5B85AD;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
hr {
	height: 1px;
	border: none;
	background-color: #CFCFCF;
	margin: 5px 0 5px 0;
	padding: 0;
}
h3 {
	font-size: 14px;
	color:#848484;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 FORM STYLES
* * * * * * * * * * * * * * * * * * * * * */
form { 
	margin: 0;
}
input, select, textarea, textbox {
	font: 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000000;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 MAIN STYLES
* * * * * * * * * * * * * * * * * * * * * */
.logo {
	float: left;
	width: 125px;
	height: 66px;
	padding: 15px 0 0 56px;
}	
.innerlogo {
	width: 125px;
	padding: 33px 0 0 52px;
}	
.innerbucket {
	width: 967px;
	background: #fff url(../fw/inner-background.jpg) repeat-y top center;
	margin: 0 auto;
	min-height: 700px;
  height: auto !important;
  height: 700px;
	padding: 0 0 0 7px;
}
.innercolumnL {
	width: 228px;
	float: left;
	background: #F3F3F3 url(../fw/inner-left-bg.jpg) repeat-x top left;
	padding: 0 0 40px 0;
}
.innercolumnL img{
	border: none;
}	
#innernavBox {
	width: 201px;
	background-color: #808080;
	border: 6px solid #C4C4C4;
	padding: 5px;
	margin: 34px 0 5px 3px;
}
.innerbucket .innercolumnL .BlueBtn {
	background: url(../fw/btn_blue_inner.gif) no-repeat 0 0;
	display: block;
	width: 216px;
	height: 21px;
	color: #fff;
	text-align: center;
	line-height: 21px;
	text-decoration: none;
	margin: 4px 0 0 5px;
}
.innercolumnL .BlueBtn:hover {
	background: url(../fw/btn_blue_inner.gif) no-repeat 0 -21px;
	color: #5B85AD;
}
.innerbucket .innercolumnL .BlueBtnLogin {
	background: url(../fw/btn_blue_inner.gif) no-repeat 0 0;
	display: block;
	width: 216px;
	height: 21px;
	line-height: 21px;
	color: #ffffff;
	text-align: center;
	padding: 0;
	text-decoration: none;
	margin:0;
	border: none;
	font-size: 10px;
	cursor: pointer;
}
.innerbucket .innercolumnL .BlueBtnLogin:hover {
	background: url(../fw/btn_blue_inner.gif) no-repeat 0 -21px;
	color: #5B85AD;
}
.leftLoginPanel {
	padding: 10px 0 0 6px;
	width: 216px;
}
.innercolumnR {
	width: 727px;
	float: left;
	border-right: 2px solid #F5F5F5;
	border-top: 3px solid #F5F5F5;
	padding: 0 0 0 2px;
}
.innerBox {
	background: #fff url(../fw/inner-content-bg.jpg) repeat-x top left;
	width: 691px;
	border-top: 3px solid #F5F5F5;
	padding: 18px;
}
.innercontent {
	font-size: 12px;
	color: #333;
}
.innercontent p {
	margin-bottom: 16px;
}

/**************************
		HOME PAGE
**************************/		
.homebucket {
	width: 974px;
	background: #ffffff url(../fw/home-background.jpg) repeat-y top center;
	margin: 0 auto;
}
.homeHeader {
	width: 954px;
/*	height: 94px;*/
	margin: 0 auto;
	padding: 18px 0;
	border-bottom: 3px solid #F3F3F3;
}
.homepromo1 {
	float: left;
	width: 211px;
	height: 94px;
	margin-left: 60px;
}
.homepromo2 {
	float: left;
	width: 464px;
	height: 94px;
	margin-left: 20px;
}
.flashbar {
	width: 954px;
	height: 301px;
	margin: 0 auto;
}
.homefeaturenav {
	width: 952px;
	height: 76px;
	margin: 0 auto;
	padding: 1px;
	border-top: 3px solid #F3F3F3;
	background-color: #888;
}
.homefeature1 {
	float: left;
}
.homefeature2 {
	float: right;
	border-left: 1px solid #454545;
}
.homebottom {
	background: url(../fw/home-bottom-bg.jpg) repeat-x top left;
	border-top: 3px solid #F3F3F3;
	width: 954px;
	margin: 0 auto;
	color: #333333;
	padding-bottom: 15px;
}	
.homecontainerL {
	float: left;
	width: 444px;
	padding: 14px 0 0 15px;
}
.homecontainerR {
	float: right;
	width: 444px;
	padding: 14px 20px 0 0;
}
.homecolumnL {
	width: 212px;
	float: left;
}
.homecolumnL p {
	font-size: 12px;
}
.homecolumnR {
	width: 217px;
	float: right;
	padding-top: 4px;
}
.homecolumnR p {
	margin: 6px 0 0 10px;
	line-height: 2em;
}
.homefooter {
	clear: both;
	width: 974px;
	height: 41px;
	background: url(../fw/home-footer-bg.jpg) no-repeat;
	margin-bottom: 10px;
	margin: 0 auto;
}

/**************************
		END HOME
**************************/		
.footernav {
	float: left;
	width: 200px;
	padding: 11px 0 0 30px;
	color: #cccccc;
}
.copyright {
	float: left;
	width: 550px;
	padding: 11px 0 0 10px;
	color: #666666;
}
.Bucket .West {
	width: 223px;
	padding: 0 0 0 6px;
	float: left;
}
.Bucket .West .Logo {
	text-align: center;
	width: 223px;
	padding: 30px 0 30px 0;
}
/* Navigation */
a.moreNews {
	display: block;
	background: url(../fw/btn_moreNews.jpg) no-repeat 0 0;
	width: 80px;
	height: 16px;
}
a.moreNews:hover {
	background: url(../fw/btn_moreNews_f2.jpg) no-repeat 0 0;
}
a.archiveNews {
	display: block;
	background: url(../fw/btn_newsArchive.jpg) no-repeat 0 0;
	width: 141px;
	height: 16px;
}
a.archiveNews:hover {
	background: url(../fw/btn_newsArchive_f2.jpg) no-repeat 0 0;
}
a.prevPage {
	display: block;
	background: url(../fw/btn_prevPage.jpg) no-repeat 0 0;
	width: 73px;
	height: 16px;
	float: left;
	margin: 0 5px 0 0;
}
a.prevPage:hover {
	background: url(../fw/btn_prevPage_f2.jpg) no-repeat 0 0;
}
a.nextPage {
	display: block;
	background: url(../fw/btn_nextPage.jpg) no-repeat 0 0;
	width: 71px;
	height: 16px;
	float: left;
	margin: 0 0 0 5px;
}
a.nextPage:hover {
	background: url(../fw/btn_nextPage_f2.jpg) no-repeat 0 0;
}
a.pageLink,
.pageLink {
	display: block;
	padding: 0px 2px 1px 3px;
	float: left;
	width: 8px;
	border: 1px solid #D0D0D0;
	color: #848484;
	margin: 0 1px 0 1px;
	font-size: 10px;
}
a:hover.pageLink,
.pageLinkSelected,
.pageLinkDisabled,
.pageLinkVisited {
	background-color: #848484;
	color: #ffffff;
	display: block;
	padding: 0px 2px 1px 3px;
	float: left;
	width: 8px;
	border: 1px solid #D0D0D0;
	margin: 0 1px 0 1px;
	font-size: 10px;
}
a.pageLinkSelected {
	color: #fff;
}
.pageLinkDisabled {
	background-color: #E1E1E1;
}
.pageLinkVisited {
	color: #fff;
	background-color: #E1E1E1;
}
a.currentPageLink {
	display: block;
	padding: 0px 2px 1px 3px;
	float: left;
	width: 8px;
	border: 1px solid #D0D0D0;
	background-color: #D0D0D0;
	color: #848484;
	margin: 0 1px 0 1px;
	font-size: 10px;
}
a:hover.currentPageLink {
	background-color: #848484;
	color: #ffffff;
}
a.submitRegistration {
	display: block;
	background: url(../fw/btn_submitRegistration.jpg) no-repeat 0 0;
	width: 127px;
	height: 20px;
	float: right;
	margin: 0 0 0 5px;
}
a:hover.submitRegistration {
	background: url(../fw/btn_submitRegistration_f2.jpg) no-repeat 0 0;
}
.FooterContent {
	width: 930px;
	margin: 0 auto;
	height: 30px;
	background: #fff url(../fw/site-bg-foot.gif) repeat-y top center;
	border-top: 1px solid #ccc;
}
.Footer {
	background: url(../fw/footer.jpg) no-repeat bottom left;
	width: 930px;
	height: 14px;
	margin: 0 auto;
}
.FooterLinks {
	padding: 10px 0 0 65px;
	float: left;
}
p.Copyright {
	padding: 10px 0 0 90px;
	float: left;
}
a.arrowLink {
	padding: 0 0 0 10px;
	background: transparent url(../fw/gray-arrow.gif) no-repeat 0 3px;
}
a.arrowLink:hover {
	background: transparent url(../fw/red-arrow.gif) no-repeat 0 3px;
}
.forgotPassword {
	font-size: 10px;
	color: #828282;
}
.memberLinkBox {
	width: 150px;
	float: right;
}
.memberLink {
	color: #828282;
	font: 10px normal Arial, Helvetica, sans-serif;
}	
a.memberLink {
	background: url(../fw/ui-listTitle-arrow.jpg) no-repeat center left;
	padding-left: 10px;
	color: #828282;
}
a.memberLink:hover {
	color: #CC0000;
}
.borderAll {
	border: 1px solid #d0d0d0;
}

/***********************************
	MEDIA GALLERY SUB-NAVIGATION
************************************/
.mediaNavBox {
	padding: 0;
	margin: 0 0 0 4px;
	border-left: 1px solid #CCCCCC;
	overflow:hidden;
}
#mediaNav {
	list-style: none;
	}

#mediaNav ul {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	}
	
#mediaNav a {
	display: block;
	text-decoration: none;
	color: #5D84AD;
	font-size: 10px;
	font-weight: normal;
	background:transparent url(../fw/gray-arrow.gif) no-repeat 0 3px;
	padding:0 0 0 10px;
	}

#mediaNav a:hover {
	color: #CC0000;
	background:transparent url(../fw/red-arrow.gif) no-repeat 0 3px;
	}

#mediaNav li {
	width: 154px;
	height: 17px;
	text-align:left;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	float: left;
	margin: 0;
	padding:5px 0 0 6px;
	background-color: #F5F5F5;
	}
#mediaNav li.selected {
	color: #323232;
	width: 145px;
	height: 17px;
	text-align:left;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	background: #CCC url(../fw/arrow-medianav2.gif) no-repeat;
	float: left;
	margin: 0;
	padding: 5px 0 0 6px;
	}
#mediaNav li.selected a {
	color: #323232;
	background: url(../fw/arrow-medianav2.gif) no-repeat 10px;

	}
	
/***********************************
	MEDIA TITLES
************************************/

.mediaTitle {
	font-size: 11px;
	margin:12px 0 -6px 4px;
	text-color: #848484;
	}
	
/**********************************
INSTRUCTOR BIOS
************************************/
.instructWrapper {
	width:100%;
	}
	
.instructLine {
	height:5px;
	border-bottom:#CCCCCC lpx dashed;
	}
	
.instructLeft {
	width:50%;
	float:left;
	}
	
instructRight {
	width:50%;
	float:right;
	}
	
div.photoThumbDiv {
	float: left;
	padding: 10px 4px 10px 4px;
	line-height: 16px;
}
div.photoThumbDiv img {
	padding: 4px;
	border: 1px solid #CACACA;
}
div.photoLargeDiv {
	float: left;
	width: 440px;
}
div.photoLargeDiv img {
	padding: 4px;
	border: 1px solid #CACACA;
}
div.photoInfo {
	float: left;
	width: 212px;
}





div.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0%;
	padding: 0;
	margin: 0;
}/* Used to stop floating elements in parent div from breaking boundary of parent div */
