/* main
*****************************************/

body {
	background:#f2f2f2 url(../images/header-bg.gif) repeat-x;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0;
}
a {
	color:#2054a5;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color:#e40010;
}
a img {
	border:0;
}
ul {
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}
.floatL {
	float:left;
}
.floatR {
	float:right;
}
h1, h2, h3 {
	margin:0;
	padding:0;
}
h2 {
	color:#000;
	font-weight:700;
	margin:0;
	font-size: 16px;
}
h1 {
	font-size:28px;
	letter-spacing:-1px;
	line-height:28px;
	margin:-5px 0 -5px 0;
	padding-bottom:10px;
	padding-top:5px;
}
p {
	margin:0;
	padding:0;
}
.clear {
	padding: 0;
	margin: 0;
	clear: both;
}
/* top
*****************************************/
#shadow {
	background:url(../images/top-shadow.gif) no-repeat center 125px;
}
#header {
	height:37px;
	margin:0 auto;
	padding-top:90px;
	position:relative;
	width:990px;
	z-index:3;
}
#header a.Logo {
	display:block;
	height:60px;
	padding:5px 10px 0;
	position:absolute;
	top:16px;
	left:1px;
	width:210px;
}
#header a.Logo {
	background:none;
}
/* small right hand text top*/
#header div.topRight {
	color:#fff;
	font-size:11px;
	position:absolute;
	top:0;
	left:0;
	width:990px;
}
#header div.topRight ul {
	float:right;
	margin-right: 10px;
}
#header div.topRight ul li {
	display:inline;
	float:left;
	margin-left: 3px;
	margin-top: 3px;
}
#header div.topRight ul li a {
	color:#fff;
	text-decoration:none;
}
#header div.topRight ul li a:hover {
	color:#ccc;
}

/* text ad / search at the top*/

#header div.topSearch {
	position:absolute;
	top:0;
	left:0;
	width:990px;
}
#header div.topSearch .form {
	float:right;
	margin-right: 10px;
	margin-top: 38px;
	overflow:hidden;
}
#header div.topSearch input.searchbar {
	border:1px solid #ccc;
	color:#000;
	float:left;
	font-size:12px;
	font-weight:700;
	height:16px;
	margin-right:6px;
	padding:5px;
	width:200px;
	background-color: #fbfbfb;
}
#header div.topSearch div.inputBtn {
	float: left;
	background:#b70000;
	border:1px solid #999b9a;
	height:26px;
}
#header div.topSearch div.inputBtn input, #header div.topSearch div.inputBtn button, #header div.topSearch div.inputBtn a {
	background:none;
	border:0;
	color:#fff;
	cursor:pointer;
	display:block;
	font-size:14px;
	height:24px;
	line-height:26px;
	overflow:visible;
	padding:0 3px;
	width:auto;
}
#header .Nav ul {
	background:url(../images/nav-bg.gif) repeat-x;
	clear:both;
	height:37px;
	position:relative;
}
#header .Nav ul li {
	float:left;
}
#header .Nav ul li a {
	border-right:1px solid #d3d3d3;
	color:#333;
	display:block;
	float:left;
	font-size:14px;
	font-weight:700;
	height:35px;
	letter-spacing:-0.01em;
	line-height:35px;
	padding:0 15px;
	text-decoration: none;
}
#header .Nav ul li a:hover {
	background:url(../images/nav-bg.gif) repeat-x 0 -37px;
}
#dropmenudiv{
position:absolute;
border:1px solid #d3d3d3;
border-bottom-width: 0;
font-size:12px;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #d3d3d3;
padding: 1px 0;
text-decoration: unbderline;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #fbfbfb;
}

/* middle
*****************************************/

#content {
	z-index:2;
	position:relative;
	background-color:#fff;
	width:970px;
	margin:0 auto;
	padding:15px;
	overflow:hidden;
	height:100%;
}
div#content {
	width:990px;
	padding:0;
}
#content div.InIt {
	padding:40px 0 10px;
}
/* main page search and title*/
#content .search {
	margin:0 auto;
	text-align:center;
	padding-top: 40px;
}
#content .search h1 {
	color:#c90000;
	font-size:36px;
	line-height:18px;
	margin-bottom:5px;
}
#content .search div.form {
	margin:0 auto;
	overflow:hidden;
	width:536px;
}
#content .search label {
	display:block;
	font-size:18px;
	font-weight:700;
	margin-bottom:10px;
}
#content .search input.searchbar {
	border:2px solid #ccc;
	color:#000;
	float:left;
	font-size:18px;
	font-weight:700;
	height:23px;
	margin-right:10px;
	padding:5px;
	width:400px;
	background-color: #fbfbfb;
}
#content .search div.inputBtn {
	float: left;
	background:#b70000;
	border:2px solid #999b9a;
	height:33px;
}
#content .search div.inputBtn input, #content .search div.inputBtn button, #content .search div.inputBtn a {
	background:none;
	border:0;
	color:#fff;
	cursor:pointer;
	display:block;
	font-size:18px;
	height:33px;
	line-height:33px;
	overflow:visible;
	padding:0 5px;
	width:auto;
}
#content div.inputBtn input:focus {
	background:none;
}
/* site update area HOME*/
#content .padUpdateHome {
	margin:15px auto 10px;
	height: 277px;
	width: 682px;
}
#content .siteUpdate {
	background: #f2f2f2;
	border:0;
	margin:0 auto;
	overflow:hidden;
	padding: 5px 10px 6px 10px;
	width:350px;
}
#content .glow {
	background-color: #E8E8E8;
}
#content .siteUpdate span.title {
	display:inline-block;
	font-size:12px;
	font-weight: bold;
	padding-bottom: 5px;
}
#content .siteUpdate span.titleBottom {
	font-weight: bold;
}
#content .siteUpdate ul {
	float:left;
	width:350px;
	margin-right:10px;
}
#content .siteUpdate ul li {
	border-top:1px solid #e2e2e2;
	padding:3px 0;
	overflow:hidden;
}
/* site update area HOME*/
#content .submenu {
	background-color:#fff;
	border-bottom:1px solid #dedede;
	height:25px;
	padding:0 15px;
}
#content .submenu ul li {
	float:left;
	font-size:11px;
	margin-right:10px;
	background: url(../images/bg_submenu.gif) no-repeat 0 11px;
}
#content .submenu ul li a {
	color:#515151;
	display:inline;
	float:left;
	height:22px;
	padding:3px 0 0 7px;
}
#content .submenu ul li span {
	background: url(../images/bg_submenu.gif) no-repeat 0 11px;
	font-weight: bold;

	display:inline;
	float:left;
	height:22px;
	padding:3px 0 0 7px;
}
#content .submenu ul li a:hover {
	color:#666;
}

/* site update area BIGGER*/
#content .margin15 {
	margin:15px 15px 0 15px;
}
#content .ad {
	background: url(../images/search_ad_bg.gif) no-repeat top right;
	padding-right: 18px;
	position: relative;
}
#content .siteUpdateBig {
	background: #f2f2f2;
	border:0;
	margin-bottom: 10px;
	overflow:hidden;
	padding: 5px 10px 6px 10px;
	width:736px;
}
#content .siteUpdateBig span.title {
	display:inline-block;
	font-size:12px;
	font-weight: bold;
	padding-top: 5px;
}
#content .siteUpdateBig ul {
	float:left;
	width:732px;
	margin-right:10px;
}
#content .siteUpdateBig ul li {
	border-top:1px solid #e2e2e2;
	padding:3px 0;
	overflow:hidden;
}
/* search list */
#content .resultBody {
	margin-bottom: 10px;
	width: 754px;
}
#content .infoBox {
	width: 604px;
}
/* our video on front page */
#content div.ourvideo {
	overflow:hidden;
	height:100%;
	margin:0 auto;
	padding-left: 13px;
	width: 876px;
}
#content div.ourvideo span.title {
	font-weight:700;
	padding: 0;
	margin: 0;
	border: 0;
}
#content div.ourvideo ul {
	float: left;
	font-size: 12px;
	color:#666666;
	padding: 0;
	overflow: hidden;
}
#content div.ourvideo ul p {
	padding: 0;
	margin: 0;
}
#content div.ourvideo ul p.transparent {
	position:absolute;
	font-size:11px;
	z-index:2;
	bottom: 2px;
	right: 2px;
	background: url(../images/bg_transparent.png);
	color:#FFF;
	padding: 0 2px;
	margin: 0;
}
#content div.ourvideo ul li {
	float: left;
	height: 150px;
	width: 162px;
	margin: 0 13px 0 0;
	display: block;
	overflow: hidden;
	text-align: center;
}
#content div.ourvideo ul li a:hover {
	text-decoration: underline;
}
#content div.ourvideo .title {
	width: 160px;
}
#content div.ourvideo .title a {
	font-size:12px;
}
#content div.ourvideo li div.thumbVideo {
	border:1px solid #999999;
	height:120px;
	margin-top:4px;
	position:relative;
	width:160px;
}
#content div.ourvideo li div.thumbVideo img {
	float:left;
	height:120px;
	width: 160px;
}
/* video view page */
#content div.playerBox {
	margin-left: 10px;
	margin-right: 12px;
}
#content div.player {
	width: 610px;
	height: 476px;
	margin-bottom: 5px;
}
#content div.relatedVideos {
	overflow:hidden;
	/* margin:0 auto; */
	width: 608px;
}
#content h2.relatedh2 {
	padding-bottom: 4px;
	padding-top: 6px;
}
#content div.relatedVideos span.title {
	display:block;
	font-weight:700;
	padding: 0;
	margin: 0;
	border: 0;
}
#content div.relatedVideos ul {
	float: left;
	font-size: 12px;
	color:#666666;
	padding: 0;
	overflow: hidden;
}
#content div.relatedVideos ul p {
	padding: 0;
	margin: 0;
}
#content div.relatedVideos ul li {
	float: left;
	height: 144px;
	width: 144px;
	margin: 0 8px 0 0;
	display: block;
	overflow: hidden;
	text-align: center;
}
#content div.relatedVideos ul li a:hover {
	text-decoration: underline;
}
#content div.relatedVideos .title {
	width: 142px;
}
#content div.relatedVideos .title a {
	font-size:12px;
}
#content div.relatedVideos li div.thumbVideo {
	border: 1px #adcaec solid;
	height:102px;
	margin-top:4px;
	position:relative;
	width:142px;
}
#content div.relatedVideos li div.thumbVideo img {
	float:left;
	height:100px;
	width: 140px;
	padding: 1px;
}
/* search results */
#content .results_body {
	line-height: 24px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 100px;
	margin-bottom: 5px;
	width: 754px;
}
#content .results_body .title {
	font-size: 18px;
	margin: 0;
	padding-bottom: 2px;
}
#content .results_body .title a {
	text-decoration: underline;
}
#content .results_body .title span {
	font-weight: bold;
}
#content .results_body .url {
	color: #777777;
}
#content .results_body .small_bottom {
	color: #515151;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 3px;
	font-size: 12px;
	background-color: #f3f9ff;
	border: 1px #dfdfdf dashed;
}
#content .results_body .small_bottom a {
	text-decoration: none;
	color: #515151;
}
#content .results_body .small_bottom a:hover { text-decoration: underline; color: #000000; }
#content .results_body .small_bottom span {
	font-weight: bold;
}
#content .thumbSearch {
	/* border: 1px #93b8c8 solid; */
	border: 1px #619eb8 solid;
	height:102px;
	margin-right: 6px;
	position:relative;
	width: 142px;
	float: left;
}
#content .thumbSearch img {
	float:left;
	height:100px;
	width: 140px;
	padding: 1px;
}
#content .top-left, #content .top-right, #content .bottom-right {
	display:none;
	position:absolute;
	z-index:2;
}
#content .top-left, #content .top-right, #content .bottom-right {
	display:block;
	height:6px;
	width:6px;
}
#content .bottom-left {
	bottom:-15px;
	height:15px;
	left:0pt;
	position:absolute;
	width:100%;
}
#content .top-left {
	background:transparent url(../images/top-left.gif) no-repeat scroll left top;
	left:-1px;
	top:-1px;
}
#content .top-right {
	background:transparent url(../images/top-right.gif) no-repeat scroll right top;
	right:-1px;
	top:-1px;
}
#content .bottom-left {
	background:transparent url(../images/bottom-left.gif) no-repeat scroll left bottom;
	bottom:-1px;
	left:-1px;
}
#content .bottom-right {
	background:transparent url(../images/bottom-right.gif) no-repeat scroll right bottom;
	bottom:-1px;
	right:-1px;
}
*html #content .bottom-right {
	right: -1px;
}
*html #content .top-right {
	right: -1px;
}
#content div.pagination {
	padding: 4px 0px 4px 0;
	margin-top: 7px;
	clear: both;
	float: right;
}
#content div.pagination p {
	position:relative;
}
#content div.pagination p a:link, .pagination p a:visited, .pagination p a:active {
	text-decoration:none;
	background:#fff;
	font-size: 14px;
	padding:4px 8px;
	border: 1px solid #bebebe;
}
#content div.pagination p a:hover {
	background:#ccc;
	color:#fff;
}
#content div.pagination p span {
	text-decoration:none;
	background:#fff;
	font-size: 14px;
	padding:4px 8px;
	border: 1px solid #bebebe;
	color:#ccc;
}
/* footer
*****************************************/

#footer .bottomBg {
	background:#fff url(../images/bottom-bg.gif) no-repeat left bottom;
	width:960px;
	margin:0 auto;
	padding:0 15px 5px;
}
#footer .bottomBg ul {
	padding:5px 0;
	border-top:1px solid #dedede;
}
#footer .bottomBg ul li {
	border-right:1px solid #dedede;
	display:inline;
	margin-right:5px;
	padding-right:5px;
}
#footer .bottomAd {
	width:990px;
	overflow:auto;
	margin: auto;
	margin-top: 6px;
	text-align: center;
}
#footer .bottomEnd {
	font-size:11px;
	text-align:center;
	margin-top:5px;
}



/* Jason's stuff
*****************************************/

form {
	display: inline;
}
form.standardFormTag {
	width: 100%;
	text-align: center;
}
div.standardHeader {
	clear: both;
	padding-top: 10px;
	font-family: Georgia, serif;
	font-size: 22px;
	color: #345;
}
div.standardForm {
	text-align: left;
	margin: auto;
	width: 630px;
	color: #666;
	font-size: 14px;
}
div.standardForm label {
	display: block;
	width: 180px;
	float: left;
	text-align: right;
	padding: 5px;
	padding-right: 15px;
}
div.formBackground {
	margin: 5px 0px;
	padding: 3px 0px 5px 0px;
	background-color: #f3f3f3;
	border: 3px solid #f8f8f8;
}
div.standardForm .label {
	display: block;
	width: 200px;
	float: left;
	text-align: right;
	padding: 5px;
	padding-right: 15px;
}
div.standardForm br {
	clear: both;
}
.standardInstructions {
	padding: 5px 10px;
}
#termsBox {
	text-align: center;
	padding: 5px;
}
div.buttonContainer {
	text-align: right;
	padding: 5px;
	clear: both;
}
/* the position adjustments on these fields are just to align the fields with their LABEL elements... */
/* if there's a better way to do it, go ahead */
.standardField {
	position: relative;
	top: 4px;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-family: Segoe UI, Verdana, sans-serif;
	font-size: 14px;
}
textarea.standardField {
	width: 300px;
	margin-bottom: 5px;
}
.standardSelect {
	position: relative;
	top: 4px;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-family: Segoe UI, Verdana, sans-serif;
	font-size: 14px;
}
.standardFieldSection {
	display: block;
	float: left;
	padding: 4px;
}
.standardFieldSection .standardLabel {
	display: inline;
	float: none;
	width: auto;
	padding: 0 0 0 0;
	text-align: left;
}
.anyField {
	/* all the style, no positioning */
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-family: Segoe UI, Verdana, sans-serif;
	font-size: 14px;
}
.simpleContainer {
	text-align: center;
}
.simpleValues {
	text-align: left;
	margin: auto;
	width: 600px;
}
.simpleValues th {
	font-family: Georgia, serif;
	font-size: 22px;
	color: #309;
	border-bottom: 1px solid #999;
	font-weight: normal;
}
td.simpleField {
	width: 150px;
	border-top: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}
td.simpleValue {
	border-top: 1px dotted #ccc;
}
.simpleValues td {
	padding: 8px;
	font-size: 12px;
}
.simpleDivider {
	height: 15px;
	background-color: #ddd;
}
.even {
	background-color: #eee;
}
a.formInfo {
	position: relative;
	top: 4px;
	padding-left: 5px;
	font-size:12px;
}
a.formLink {
	position: relative;
	top: 5px;
}
.standardButton {
	border: 1px solid #999;
	background: url("../images/white-button-25px.gif");
	height: 25px;
	padding: 0px 5px;
}
table.checkboxForm th {
	padding: 3px;
	background-color: #999;
	color: white;
}
table.checkboxForm td {
	padding: 3px;
}
tr.row1 {
	background-color: #eee;
}
tr.row0 {
	background-color: #f5f5f5;
}
tr.buttonRow td {
	border-top: 1px solid #999;
}

.successBox {
	width: 600px;
	color: #009900;
	background-color: #efe;
	border: 3px solid #f5fff5;
	padding: 5px;
	margin: 10px auto;
	font-size: 14px;
}