/* @override http://multimedia.subsystem.com/styles/earlgray.css */

/* 
	SUBSYSTEMs Multimedia Styles (Grey) 2006
	by George Fox

*/

body {
	background-color: #999;
	background-image: url(../images/chrome/g/bgbody.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#container {
	background-color: #f8f8f8;
	background-image: url(../images/chrome/g/bgpage.jpg);
	background-repeat: repeat-x;
	width: 94%;
	margin: 20px auto 1em;
	border-bottom: 4px solid #888;
}

#masthead {
	background-image: url(../images/chrome/g/mast_ne.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	height: 100px;
}

#logo {
	float: left;
	border-style: none;
	border-width: 0;
	width: 130px;
	height: 100px;
}

#masthead h1 {
	color: #fff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
	padding-top: 40px;
}

#masthead h2 {
	color: #efefef;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
	padding: 0;
}

#content {
	color: #666;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
}

#footer {
	background-color: #f0f0f0;
	background-image: url(../images/chrome/g/logo_sm.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	clear: both;
	border-top: 1px solid #999;
}

#footer p {
	color: #999;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0.6em 0 1em 40px;
}

#footer a {
	color: #666;
}

.blankblock {
	margin: 0 0 15px;
	padding: 1em;
	border: solid 1px #d3d3d3;
	background-color: #fff;
}

.rotatorblock {
	margin: 0 0 15px;
	padding: 1em;
	border: solid 1px #d3d3d3;
	background: black url(../images/idx_img_rotator.php) center center;
}

.buttonblock {
	background-color: white;
	margin: 0 0 15px;
	padding: 1em;
	border: solid 1px #d3d3d3;
	overflow: auto;
	display: block;
}

.buttonblock:hover {
	background-color: #f8f8f8;
}

hr.clear {
	clear: both;
	height: 0;
	visibility: hidden;
}

#staffpicks {
	color: #666;
	font-size: 0.9em;
	width: 25%;
	float: right;
	margin-bottom: 1em;
	border-bottom: 2px solid #999;
	border-right-width: 0;
	8c8c8;border-top-width: 0;
}

#staffpicks h3 {
	color: #fff !important;
	font-size: 1em;
	background-image: url(../images/chrome/g/bg_side.png);
	background-position: right bottom;
	margin: 0;
	padding: 0.5em;
}

#staffpicks h4 {
	color: #fff !important;
	font-size: 1em;
	background-color: #9c9c9c;
	margin: 0;
	padding: 0.5em;
}

#staffpicks h5 {
	color: #666 !important;
	font-size: 1em;
	background-color: #e8e8e8;
	margin: 0;
	padding: 0.5em;
	border-right: 1px solid #9c9c9c;
	border-bottom: 2px solid #d2d2d2;
	border-left: 1px solid #9c9c9c;
}

#staffpicks p {
	background-color: #f3f3f3;
	margin: 0;
	padding: 0.5em;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

#staffpicks ul {
	background-color: #f3f3f3;
	margin: 0;
	padding: 0 0 0.5em;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

#staffpicks li {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	display: block;
}

#staffpicks li a {
	margin: 0;
	padding: 0 1em;
	display: block;
}

#staffpicks li a:hover {
	background-color: #e5e5e5;
}

#staffpicks li a:visited {
	text-decoration: none;
}

#staffpicks a {
	color: #666;
}

#mainsection {
	width: 70%;
	padding: 0 1em 1em;
}

a:link {
	color: #666;
	text-decoration: none;
}
ul {
	list-style-type: disc;
	list-style-position: inside;
}

a:link img,
a:hover img,
a:visited img {
	text-decoration: none;
	border-style: none;
}

a:visited {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #787878;
	text-decoration: underline;
}

a img:hover {
	text-decoration: none;
}

a:active {
	color: #d3d3d3;
	text-decoration: underline;
}

#content-sub {
	float: left;
	width: 100%;
}

#content-sub form {
	background-color: #e8e8e8;
	border-color: #999;
	border-style: solid;
	border-width: 0 1px;
}

#content-sub form fieldset {
	border-style: none;
	border-width: 0;
}

#content-sub form fieldset select {
	
}

#content-sub span {
	display: block;
}

#content-sub select {
	width: 100%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Heletica, Arial, sans-serif;
	font-size: 100%;
}

#breadcrumbs {
	color: #dfdfdf;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	position: relative;
	top: 0;
	margin-left: 90px;
}

#breadcrumbs li {
	list-style-type: none;
	display: inline;
}

#breadcrumbs li:before {
	content: "> ";
}

#breadcrumbs li:first-child:before {
	content: "";
}

#breadcrumbs li a {
	color: #fff;
}

.spread {
	width: 100%;
	height: 100%;
}

.example {
	width: 90%;
}

.picturebox {
	text-align: center;
	float: left;
	display: inline;
	padding-right: 1em;
	height: 320px;
}

.threeByThree td {
	width: 33%;
	padding: 10px;
	text-align: center;
}

.threeByThree td:hover {
	background-color: #f8f8f8;
}

div#twitter_div ul#twitter_update_list li span {
	padding-left: 1em;
	padding-right: 1em;
	display: block;
}

div#twitter_div ul#twitter_update_list li a {
	display: block;
	font-size: smaller;
	color: #b3b3b3;
	text-align: right;
}


