/* CSS Document */
/*
Vegas Gold: #C5B358

	A:link		{ text-decoration:none; color:#996600; font-weight:normal; }

	A:visited	{ text-decoration:none; color:#996600; font-weight:normal; }

	A:active	{ text-decoration:none; color:#ffcc00; font-weight:normal; }

	A:hover		{ text-decoration:underline; color:#ffcc00; font-weight:normal;}
*/
.bodyCell {
	background-position: center;
	height: 100%;
	width: 95%;
	vertical-align: top;
	padding-left: 15px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: inset;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.bodyTable {
	margin: 0px;
	clear: none;
	width: 95%;
	vertical-align: top;
	z-index: 1;
	height: 100%;
}
.bodyHeadline {
	font-size: 24px;
	font-weight: 600;
	text-align: center;
}
.menuCell {
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	background-position: top;
	height: auto;
}
.menuDiv {
/*	line-height: 0.5; */
	font-weight: 500;
	font-variant: normal;
	margin-top: 10px;
	margin-left: 10px;
	vertical-align: top;
	background-position: top;
}
.disclaimer {
	font-size: 9pt;
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
}
.disclaimerTable {
	text-align: center;
	vertical-align: bottom;
}
.leftTable {
	vertical-align: top;
}
.formDiv {
	font-size: 10pt;
}

.statRow, .statRowDetail, .statEntryRow, .statEntryRowInactive {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	white-space: nowrap;
}
.statGraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.cellTrivia {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.W {
font-weight: bold;

}
.L {
font-style: italic;

}

.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
.bloginsert {
	font-style: normal;
	line-height: normal;
	margin-left: 20px;
	font-size: 10px;
}
.blogarticle {
	font-size: 10pt;
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 20px;
}

.blogarticle .fbrecommend { margin-bottom: 20px;

}
.blogarticle blockquote {
	font-weight: normal;
	font-size:10pt;
	padding: 8px;
	margin-left: 10px;
	font-style: italic;
	border: 1px groove #999999;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}

.blogarticle-img {
	width: 10.0em;
	height: 10.0em
}

.blogheadline, .cliptitle {
	font-size: 16pt;
	text-decoration: underline;
	color: #000000;
	font-weight: 600;
}
.blogheadline a {
	color: #C5B358;
}
.blogcommentline {
	text-align: right;
}
.phpbbPoll {
	font-size: 7pt;
}


/* ## Styles for floating box ## */

.bodyDiv {
	width: 700px;
	z-index: 0;
	background-color: #FFFFFF;
	left: 25px;
	padding-left: 10px;
}
.cliptitle {
	font-size: 14pt;
	font-weight: 600;
	text-align: center;
}
.clipMenu .clipDesc {

	font-size: 9pt;
	font-weight: normal;
}
#spacer {
	padding-top: 10px;
}

.statEntryRowInactive {
	background-color:#CCCCCC;
}
input.inactive {
	background-color: #CCCCCC;
}

.qccell {
	font-weight:800;
	font-size:14px;
}

.confirmRow {
font-size:9pt;
font-family:"Courier New", Courier, mono;
}

#adsense_search {
	width: 120pt;
}
.bannerTr {
	background-color: #000000;
}
.navTr {
	background-color: #000000;
}
.navTd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	color: #996600;
}
.sidebar-title {
	font-size: 14px;
}
#twitter_div {
	width: 135px;
}

.page_header {
font-size:18px; margin-top: 10px; margin-bottom; 10px;
}


#accomplishment_wrapper {
	float:left;
	width:100%;
	position:relative;
	padding-left: 75px;
	padding-right: 10px;
}
#accomplishment_subwrapper {
	width:800px;
}

.accomplishment {
/*	height: 175px; */
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	-moz-border-radius: 2em;
	-webkit-border-radius: 2em;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
.row1 {
	height: 150px;
}
.row2 {
	height: 190px;
}

.accomplishment_header {
	font-family: 'Holtwood One SC', arial, serif;
	font-size: 11px;
	font-weight: lighter;
	text-transform: capitalize;
	color: #C5B358;
	width: 180px;
	background-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	background-position: center;
	margin:0px auto;
}

.accomplishment_body {
	padding: 10px;
	margin:0px auto;
}

.accomplishment_body  a {
	color: #000000;
	font: bold 12pt Verdana, sans-serif;
}
.accomplishment_body  a:hover {
	color: #FFFFFF;
}
.accomplishment_body ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.accomplishment_body ul li{
	list-style-image: url(/images/TrojanFootball-HelmetInLei-small.png);
	list-style-position: inside;
	padding-top: 1px;
}
.accomplishment_body ul.accomplishment_smaller li a {
	font-size: smaller;
}


.accomplishment_body  a.accomplishment_bulletted:before {
	/* content: url(/images/TrojanFootball-HelmetInLei-small.png); */
}

.overlay_wait {
	width: 250px;
	font-size: 16pt;
	background-color:#FFFFFF;
	padding: 30px;
	-moz-border-radius:3ex;
	-webkit-border-radius:3ex;
}


.overlay_content {
	width: 450px;
	font-size: 16pt;
	background-color:#FFFFFF;
	padding: 30px;
	-moz-border-radius:3ex;
	-webkit-border-radius:3ex;
}

.overlay_content_splash {
	width: 500px;
	font-size: 16pt;
	background-color: #666666;
	padding: 30px;
	-moz-border-radius:3ex;
	-webkit-border-radius:3ex;
	margin: 0px auto;
}
.overlay_content_splash_mov {
	width: 500px;
	color: #000000;
	font-size: 16pt;
	background-color:#666666;
	padding: 30px;
	-moz-border-radius:3ex;
	-webkit-border-radius:3ex;
	margin: 0px auto;
}
.splash_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC33;
	margin: 0px auto;
	text-align: center;
}

.overlay_content_splash a{
	color: #CCCCCC;
}
.overlay_content_splash a:hover{
	text-decoration:underline;
}


/* Opener line for splash screen underneath menu */
#menu_splash_opener {
	width: 90%; margin: 0px auto; clear:both; position: relative; font-size:14px; cursor: pointer; text-decoration:none;
	font-family: 'Holtwood One SC', arial, serif;
	color: #C5B358;
}

#menu_splash_opener:hover {
	text-decoration: underline;
}


/* Activity Stream */
	#activity_menu {
		position: absolute;
		z-index: 1000;
		width: 200px;
		background-color:#111;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 10px;
		-moz-border-radius-bottomright:3ex;
		-moz-border-radius-bottomleft:3ex;
		-webkit-border-bottom-right-radius: 3ex;
		-webkit-border-bottom-left-radius: 3ex;
	}
	#activity_loader {
		margin: 0px auto;
		padding-top: 50%;
	}
	#activity_menu ul {
		list-style-type: none;
	}
	#activity_menu li { 
		color:#FFFFFF;
		font-size: 9px;
		margin-bottom: 5px;
	}
	#activity_menu li:hover {
		border-top:1px inset #CCCCCC;
		border-bottom-width: 1px;
		border-bottom-style: inset;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #CCCCCC;
	}
	.activity_name { font-weight:bolder; }
	.activity_date { font-size: 7px; text-align:right; }

	.activity_title a {
	text-decoration: none;
	color: #FFFFFF
	}
	.activity_title a:hover {
	text-decoration: underline;
	}
/* Activity Stream */

/* PHPList Subscribe Popup */
.overlay_content #phplist_subscribe {
	font-size: 9pt;
	color: #000000;
}
.overlay_content .attributename {
	color: #000000;
}
.overlay_content .required {
	color: #FF0000;
}

/* End PHPList Subscribe Popup */
