/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; vertical-align:baseline; background:transparent;line-height:1.8em;}
body {font-size: 62.5%;font-family: "Trebuchet MS",Helvetica, Arial, sans-serif;color:#fff;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after {content:''; content:none;}
:focus {outline:none;} 
ins {text-decoration:overline;} 
del {text-decoration:line-through;}
table {border-spacing:0;}
.content p, .content dl, .content ul, .content ol {
	margin-bottom:10px;
}
address{
	font-style: normal;
}
h1{
	font-size: 1.8em;
}
h1,h3,h4,h5,h6{
	font-weight: normal;
}
h4{
	font-weight: bold;
}
/* Centers The Page Content */
.pageframe{
	width:960px;
	margin: 0 auto;
	font-size: 1.2em;
	position: relative;
}
a{color: #5a7bb5;text-decoration: none;}
	a:hover{text-decoration: underline;}
	
/* Header */
#header{
	color: #5ca18a;
	padding-top: 10px;
}
	#header span{
		width: 290px;
		float: left;
		font-size: .8em;
		margin-top: 35px;
		margin-left: 25px;
	}
	#header #logo{
		position: absolute;
		top:0;
		left: 447px;
	}
	#header h2{
		margin: 0 auto;
		width:222px;
		height: 108px;
		background: url(/img/bg-logo.gif) top left no-repeat;
	}
		#header h2 span{
			display: none;
		}
	#header a{
		color: #5ca18a;
		font-size: .9em;
	}
	#mainNav{
		float: right;
		text-align: right;
		margin-right: 25px;
		margin-bottom: 20px;
	}
		#mainNav li{
			list-style: none;
			margin-bottom: -5px;
		}

/* Content Area */
#contentArea .pageframe{
	background: #bec92c url(/img/bg-homepage.gif) -142px -177px no-repeat;
}
	#contentArea .pageframe.live{
		background: #f7955c url(/img/bg-live.gif) -315px -193px no-repeat;
	}
	#contentArea .pageframe.start{
		background: #5f9eb5 url(/img/bg-start.gif) -247px -252px no-repeat;
	}
	#contentArea .pageframe.what{
		background: #dc664b url(/img/bg-what.gif) -39px -120px no-repeat;
	}
	#contentArea .pageframe.date{
		background: #e2bc0f url(/img/bg-date.gif) -135px -192px no-repeat;
	}
	#contentArea .pageframe.speak{
		background: #c49a6c url(/img/bg-speak.gif) -271px -300px no-repeat;
	}
	#contentArea .pageframe.contentTemplate{
		background: #c0b146 url(/img/bg-contentTemplate.gif) -176px -152px no-repeat;
	}
	#contentArea .pageWrap{
		padding: 25px 25px 0 0;
	}	
	#search{
		float: right;
	}
		form li{
			list-style: none;
			float: left;
		}
		#search input{
			width: 75px;
			border: 1px solid #b3b5ac;
		}
		#search button{
			padding: 1px;
			background: #5ca18a;
			color: #fff;
			border: none;
		}
			button:hover{
				cursor: pointer;
			}
	#breadcrumb{
		margin-left: 181px;
	}
		#breadcrumb li{
			list-style: none;
			display: inline;
		}
			#breadcrumb a{
				color: #fff;
				text-decoration: underline;
			}
				#breadcrumb a:hover{
					text-decoration: none;
				}
	/* Sub Navigation Large */
	/*#subNav{
		background: url(/img/bg-subnavTopNew.png) -1px top no-repeat;
		padding: 57px 10px 57px 0;
		width: 170px;
		float: left;
	}
		#subNav ul{
			width: 130px;
			padding: 0 9px 0 30px;
		}
			#subNav #upNav{
				background:#fff url(/img/bg-subnavBtm.gif) -1px bottom no-repeat;
				padding-bottom: 57px;
				margin-top: 20px;
				overflow: hidden;
			}
			#subNav #upNav li{
				padding: 7px 0;
			}	
		#subNav li{
			list-style: none;
		}
			#subNav #upNav li.live{
				background: url(/img/bg-up-live.gif) 43px top no-repeat;
			}
				#subNav #upNav li.live a{
					color: #f7965b;
				}
			#subNav #upNav li.date{
				background: url(/img/bg-up-date.gif) 0 3px no-repeat;
			}
				#subNav #upNav li.date a{
					color: #e8c31b;
				}
			#subNav #upNav li.speak{
				background: url(/img/bg-up-speak.gif) 42px 3px no-repeat;
			}
				#subNav #upNav li.speak a{
					color: #c49a6c;
				}
			#subNav #upNav li.start{
				background: url(/img/bg-up-start.gif) 34px 3px no-repeat;
			}
				#subNav #upNav li.start a{
					color: #669fb5;
				}
			#subNav #upNav li.what{
				background: url(/img/bg-up-what.gif) 45px 3px no-repeat;
			}
				#subNav #upNav li.what a{
					color: #dc664b;
				}
				#subNav #upNav a{
					display: block;
					line-height: 1em;
				}
				#subNav #upNav li span {
					display: none;
				}
					#subNav #upNav li.date .navLink{
						display: block;
						margin-left: 38px;
					}
			#subNav a{
				font-weight: bold;
				font-size: 1.2em;
				padding: 5px 0;
			}*/
			
	/* Secondary Nav */
	/*#subNav #upNav li ul,#genNav li ul{
		width: 125px;
		padding: 10px 0 0 5px;
	}
		#subNav #upNav li.date ul{
			padding-top: 0;
		}
		#subNav #upNav li ul li,#genNav li ul li{
			padding:0 0 0 10px;
			background: url(/img/bg-bullet.gif) 0 8px no-repeat;
		}
			#subNav #upNav li.live li a,#subNav #upNav li.date li a,#subNav #upNav li.speak li a,#subNav #upNav li.start li a,#subNav #upNav li.what li a,#genNav li li a{
				color: #939598;
				font-size: .9em;
				font-weight: normal;
			}*/
	
			
	/* Gen Nav */
	/*.genNavWrap{
		background: url(/img/bg-subnavGrey.png) -1px bottom no-repeat;
		width: 170px;
		padding-bottom: 78px;
	}
		#genNav{
			background: #afcbc3;
		}
			#genNav a,#genNav li ul li a{
				color: #fff;
			}
			#genNav li ul{
				padding-top: 0;
			}
			#genNav li ul li{
				background: url(/img/bg-bullet2.gif) 0 5px no-repeat;
				margin-bottom: 5px;
				line-height: 1.3em;
			}
				#genNav li ul li a{
					line-height: 1em;
				}*/
/*  Small Nav */
	/* Sub Navigation */
	.backgroundMain{
		background: url(/img/bg-mainNav.gif) right 29px no-repeat;
		width: 131px;
	}
	#subNav{
		background: url(/img/bg-subnavTop2.png) left top no-repeat;
		padding: 37px 10px 57px 0;
		width: 121px;
		float: left;
		margin-top: -9px;
	}
		#subNav ul{
			width: 121px;
			padding-left: 10px;
		}
			#subNav #upNav{
				background: url(/img/bg-subnavBtm2.gif) left bottom no-repeat;
				padding-bottom: 34px;
			}
			#subNav #upNav li{
				padding: 0;
			}	
		#subNav li{
			list-style: none;
		}
			#subNav #upNav li.live{
				background: url(/img/bg-up-live.gif) 55px 6px no-repeat;
			}
				#subNav #upNav li.live a{
					color: #f7965b;
				}
			#subNav #upNav li.date{
				background: url(/img/bg-up-date.gif) 0px 5px no-repeat;
				padding-left:30px;
			}
				#subNav #upNav li.date .navLink{
					display: inline-block;
				}
				#subNav #upNav li.date a{
					color: #e8c31b;
				}
			#subNav #upNav li.speak{
				background: url(/img/bg-up-speak.gif) 52px 5px no-repeat;
				margin-top: -2px;
			}
				#subNav #upNav li.speak a{
					color: #c49a6c;
				}
			#subNav #upNav li.start{
				background: url(/img/bg-up-start.gif) 44px 6px no-repeat;
			}
				#subNav #upNav li.start a{
					color: #669fb5;
				}
			#subNav #upNav li.what{
				background: url(/img/bg-up-what.gif) 58px 5px no-repeat;
			}
				#subNav #upNav li.what a{
					color: #dc664b;
				}
				#subNav #upNav li span {
					display: none;
				}
			#subNav a{
				font-weight: bold;
				font-size: 1.5em;
				padding: 3px 0;
				display: block;
			}
			
	/* Secondary Nav */
	#subNav #upNav li ul{
		width: 100px;
		padding: 0 0 10px 15px;
	}	
	#subNav #upNav li.date ul{
	margin-left: -33px;
	}
		#subNav #upNav li ul li{
			padding:0 0 0 10px;
			background: url(/img/bg-bullet.gif) 0 6px no-repeat;
			line-height: 1em;
		}
			#subNav #upNav li.live li a,#subNav #upNav li.date li a,#subNav #upNav li.speak li a,#subNav #upNav li.start li a,#subNav #upNav li.what li a{
				color: #939598;
				font-size: .9em;
				font-weight: normal;
				line-height: 1em;
			}
	
			
	/* Gen Nav */
	.genNavWrap{
		background: url(/img/bg-subnavGrey.png) left bottom no-repeat;
		width: 131px;
		padding-bottom: 48px;
	}
		#genNav{
			background: #92bab0;
			padding-left: 10px;
		}
		#genNav li{
			position: relative;
			top: -14px;
		}
			#genNav li li{
				position: static;
			}
			#subNav #genNav a{
				color: #fff;
				font-size: 1.1em;
			}
			#subNav #genNav ul{
				width: 100px;
				padding-right: 5px;
			}
			#subNav #genNav ul li{
				padding:0 0 5px 15px;
				background: url(/img/bg-bullet2.gif) 5px 6px no-repeat;
				line-height: 1em;
			}
				#subNav #genNav ul li a{
					color: #fff;
					font-size: .9em;
					font-weight: normal;
					line-height: 1em;
				}

/* Side Bar */
#sideBar{
	width: 155px;
	float: right;
	margin-top: 27px;
}
	#videos li.first .play,#videos li .play{
		height:20px;
		left:27px;
		position:absolute;
		top:21px;
		width:20px;
	}
	#videos li.large .play{
		height:50px;
		left:52px;
		position:absolute;
		top:34px;
		width:50px;
	}
	#videos li{
		position: relative;
	}
	#slideshow,#files,#videos{
		margin-top: 4px;
	}
		#slideshow{
			margin-bottom: 10px;
			margin-top: 10px;
		}
			#slideshow li{
				height: 50px;
				overflow: hidden;
				margin-bottom: 5px;
			}
				#slideshow li.large{
					height: auto;
				}
	#slideshow h3,#files h3,#videos h3{
		font-size: 1.3em;
		line-height:1.2em;
		margin-bottom: 10px;
	}
	#slideshow li,#files li,#videos li{
		list-style: none;
		float: left;
	}
		#slideshow li.first,#videos li.first{
			margin-right: 5px;
		}
		#slideshow li img,#videos li img{
			width: 75px;
		}
			#slideshow li.large img,#videos li.large img{
				width: 155px;
			}
		#videos li .play img{
			width: 20px;
			height: 14px;
		}
		#videos li.large .play img{
			width: 50px;
			height: 35px;
		}

	#files li{
		float: none;
	}
	.socialMedia{
		margin-top: 10px;
	}
	.socialMedia li{
		list-style: none;
	}
		.socialMedia img{
			float: right;
			clear: right;
			margin-bottom: 10px;
		}
/* Forms */
#frmBuilder{
	width: 100%;
	margin-top: 30px;
}
	.note{
		font-size: .8em;
	}
	#frmBuilder fieldset{
		width: 50%;
	}
	#frmBuilder fieldset legend{
		font-size:1.4em;
		font-weight: bold;
	}
		#frmBuilder fieldset fieldset{
			width: 100%;
		}
			#frmBuilder fieldset fieldset legend{
				font-size: 1em;
				font-style: normal;
			}
	#frmBuilder li{
		float: none;
		margin-bottom: 15px;
	}
		#frmBuilder fieldset fieldset li{
			float: left;
			width: 45%;
			margin: 0;
		}
			#frmBuilder fieldset fieldset li input{
				border: none;
				background: none;
			}
		#frmBuilder li label{
			display: block;
		}	
		#frmBuilder input,#frmBuilder select,#frmBuilder textarea,.paging select,.paging-alt select{
			border: 1px solid #9c9da1;
			background:#f7f7f8 url(/img/bg-formFields.gif) bottom left repeat-x;
			padding: 5px 0;
			width: 100%;
		}
			#frmBuilder li input.auto{
				width: auto;
			}
		#frmBuilder li textarea {
			height: 150px;
		}
			#frmBuilder li.checkbox input{
				width: auto;
				border: none;
				margin-right: 5px;
			}
			#frmBuilder #login li input{
				width: 99%;
			}
	
	
		#frmBuilder button{
			padding: 5px;
			background: #5ca18a;
			color: #fff;
			border: none;
			float: left;
			clear: left;
		}
/* Site Search */
.paging-alt,.paging{
	float: left;
	clear: left;
}
.list.search{
	float: left;
	width: 100%;
}
	.paging select,.paging-alt select{
		width: 80px;
		margin-right: 15px;
	}
	.paging span,.paging-alt span{
		position: relative;
		top: 0;
		right: 0;
		width: 130px;
	}

/* Footer */
#footer .pageframe{
	background: #6fa395;
	padding: 20px 0 50px 0;
}
	#footer ul{
		text-align: center;
		width: 700px;
		margin: 0 auto;
	}
		#footer li{
			display: inline;
		}
			#footer li a{
				border-right: 1px solid #fff;
				padding: 0 7px;
				color: #fff;
				text-decoration: underline;
				font-size: .9em;
			}
				#footer li.noBorder a{
					border: none;
				}
				#footer li a:hover{
					text-decoration: none;
				}
