* {
	margin: 0;
	padding: 0;
}	

body {
	font: 80% Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.4em;
	text-align: center;
	color: #000000;
	background: #e2e2e2;
}

#container {
	width: 800px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #747474;
	background: #ffffff;
}

#header {
	/*height: 150px;8*/
	height: 81px;
	width: 780px;
	margin: 10px;
	border: 1px solid #747474;
	background-color: #6B6A27;
	/*background-image: url('header.jpg');*/
	/*background-image: url('images/wgf_logo_green.jpg');*/
	background-repeat: no-repeat;
	background-position: left center;
}

#header h1 {
	color: #D4F95E;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
}

#header h4 {
	color: #000000;
	float: right;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
}

#header img {
	vertical-align:middle;
}


#menu {
	height: 40px;
	width: 780px;
	margin: 10px;
	/*border: 1px solid #747474;*/
}

#menu ul {
	list-style-type: none;
}

#menu ul li{
	height: 30px;
	width: 98px;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	font-size: 15px;
	font-variant: small-caps;
	border: 1px solid #747474;
}

#menu ul li#last {
	margin-right: 0;
}

#menu ul li a{
	margin-left: 6px;
	margin-right: 8px;
	display: block;
	text-decoration: none;
	color: #6B6A27;
	border-bottom: 4px dotted #009ddd;
    font-weight: bold;
}

#menu ul li a:hover{
	border-bottom: 4px dotted #85c20c;
}

div.action {
	height: 40px;
	width: 500px;
	margin: 10px;
	/*border: 1px solid #747474;*/
}

.action ul {
	list-style-type: none;
}

.action ul li{
	height: 30px;
	width: 125px;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	font-size: 15px;
	font-variant: small-caps;
	border: 1px solid #747474;
}

.action ul li#last {
	margin-right: 0;
}

.action ul li a {
	margin-left: 6px;
	margin-right: 8px;
	display: block;
	text-decoration: none;
	color: #a2a2a2;
	border-bottom: 4px dotted #009ddd;

}

.action ul li a:hover {
    color: #85c20c;
	border-bottom: 4px dotted #85c20c;
}

div.actionWide {
	height: 40px;
	width: 500px;
	margin: 10px;
	color: #000000;
	/*border: 1px solid #747474;*/
}

.actionWide ul {
	list-style-type: none;
}

.actionWide ul li{
	height: 30px;
	width: 160px;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	font-size: 15px;
	font-variant: small-caps;
	border: 1px solid #747474;
}

.actionWide ul li#last {
	margin-right: 0;
}

.actionWide ul li a {
	margin-left: 6px;
	margin-right: 8px;
	display: block;
	text-decoration: none;
	color: #a2a2a2;
	border-bottom: 4px dotted #009ddd;

}

.actionWide ul li a:hover {
    color: #FFFFFF;
	border-bottom: 4px dotted #85c20c;
}

div.actionWideDark {
	height: 40px;
	width: 500px;
	margin: 10px;
	color: #000000;
	/*border: 1px solid #747474;*/
}

.actionWideDark ul {
	list-style-type: none;
}

.actionWideDark ul li{
	height: 30px;
	width: 160px;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	font-size: 15px;
	font-variant: small-caps;
	border: 1px solid #747474;
}

.actionWideDark ul li#last {
	margin-right: 0;
}

.actionWideDark ul li a {
	margin-left: 6px;
	margin-right: 8px;
	display: block;
	text-decoration: none;
	color: #000000;
	/*border-bottom: 4px dotted #009ddd;*/

}

.actionWideDark ul li a:hover {
    color: #FFFFFF;
	/*border-bottom: 4px dotted #85c20c;*/
}

#content {
	width: 780px;
	margin: 10px;
	border: 1px solid #747474;
	text-align: left;
}

#content a {
	color: #009ddd;
	/*text-decoration: underline;*/
}

#content a.alert {
	color: #FF0000;
	font-weight: bold;
	/*text-decoration: underline;*/
}

#content a.award {
	color: blue;
	font-weight: bold;
}

#content a.award:hover {
	color: blue;
	font-weight: bold;
}

#content a.bold {
	font-weight: bold;
	/*text-decoration: underline;*/
}

#content a:visited {
	/*color: #85c20c;*/
	/*text-decoration: none;*/
}

#content a:hover {
	color: #85c20c;
	text-decoration: none;
}

#content a:active {
	color: #85c20c;
	text-decoration: none;
}

#content h2 {
	margin: 10px;
	font-size: 20px;
	font-weight: bold;
	color:  #009ddd;
}

#content h3 {
	margin: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #6B6A27;
}

#content h4 {
	/*margin: 10px;*/
	font-size: 15px;
	font-weight: bold;
	color: green;
}

#content p {
	margin: 10px;
}

#content form {
	margin: 10px;
}

#content acronym {
	border-bottom: 1px dotted #85c20c;
}

#content blockquote {
	margin: 5px;
	margin-left: 30px;
}

#content blockquote:before {
	color: #85c20c;
	font-weight: bold;
	content: '"';
}

#content blockquote:after {
	color: #85c20c;	
	font-weight: bold;
	content: '"';
}	

#content th {
	font-size: 12px;
	font-weight: bold;
	color: #6B6A27;
}

.output {
	margin-left: 10px;
}

.datagrid {
	margin-left: 10px;
	/*border: 1px solid #747474;*/
}

.dataBorder {
	margin-left: 10px;
	border: 1px solid #747474;
}

/*
#datagrid {
	margin-left: 10px;
	border: 1px solid #747474;
}

#datagrid table{
	border-color: #747474;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

#datagrid td{
	border-color: #747474;\
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}
*/


.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.row0 {
	background-color: #EEEEEE;
}

.rowBeige {
	background-color: beige;
	font-size: 90%;
}

.awardGray {
	background-color: #EEEEEE;
	border-bottom: black solid thin;
}

/* Color by title category */

.grayRecord {
	background-color: #DDDDDD;
	color: #000000;
	border-bottom: black solid thin;
}

.rowBreak {
	/*background-color: beige;*/
	border-top: black solid thin;
}

/* pink */
.film {
	background-color: #CC3333;
	color: #000000;
	border-bottom: black solid thin;
}

/* brown */
.radio {
	background-color: #F87217;
	color: #000000;
	border-bottom: black solid thin;
}

/* green */
.book {
	background-color: #BCE954;
	color: #000000;
	border-bottom: #BCE954 solid thin;
}

/* purple */
.av {
	background-color: #F9A7B0;
	color: #000000;
	border-bottom: black solid thin;
}

/* blue */
.tv {
	background-color: #737CA1;
	color: #000000;
	border-bottom: black solid thin;
}

/* red */
.periodical {
	background-color: #43BFC7;
	color: #000000;
	border-bottom: black solid thin;
}

/* orange */
.interactive {
	background-color: #FBB917;
	color: #000000;
	border-bottom: black solid thin;
}

/* Book Subjects */
.booksubject_data {
    font-size: 90%;
}

.booksubject_table {
    border-top: #BCE954 solid;
    border-bottom: black solid thin;
}

.booksubject_box {
    border-bottom: black solid 1px;
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	margin: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	width: 10px;
	height: 10px;
}

/* yellow */
.booksubject_ind {
	background-color: #F62217;
	color: #000000;
	/*border-bottom: black solid thin;*/
	/*border-top: #BCE954 solid;*/
	/*border-left: black solid thin;*/
	/*border-right: black solid thin;*/
}

.booksubject_bio {
	background-color: #79BAEC;
	color: #000000;
	/*border-bottom: black solid thin;*/
	/*border-top: #BCE954 solid;*/
	/*border-left: black solid thin;*/
	/*border-right: black solid thin;*/
}

.booksubject_wri {
	background-color: #ECD672;
	color: #000000;
	/*border-bottom: black solid thin;*/
	/*border-top: #BCE954 solid;*/
	/*border-left: black solid thin;*/
	/*border-right: black solid thin;*/
}

.booksubject_wga {
	background-color: yellow;
	color: #000000;
	/*border-bottom: black solid thin;*/
	/*border-top: #BCE954 solid;*/
	/*border-left: black solid thin;*/
	/*border-right: black solid thin;*/
}

.booksubject_spe {
	background-color: #FFFFFF;
	color: #000000;
	/*border-bottom: black solid thin;*/
	/*border-top: #BCE954 solid;*/
	/*border-left: black solid thin;*/
	/*border-right: black solid thin;*/
}

.booksubject_fic {
	background-color: #41A317;
	color: #000000;
	/*border-bottom: black solid thin;*/
	/*border-top: #BCE954 solid;*/
	/*border-left: black solid thin;*/
	/*border-right: black solid thin;*/
}

.booksubject_pub {
	background-color: #CC66FF;
	color: #000000;
	/*border-bottom: black solid thin;*/
	/*border-top: #BCE954 solid;*/
	/*border-left: black solid thin;*/
	/*border-right: black solid thin;*/
}

.booksubject_gen {
	/*background-color: ?;*/
	color: #000000;
	/*border-bottom: black solid thin;*/
	/*border-top: #BCE954 solid;*/
	/*border-left: black solid thin;*/
	/*border-right: black solid thin;*/
}

.booksubject_ref {
	background-color: #C8BBBE;
	color: #000000;
	/*border-bottom: black solid thin;*/
	/*border-top: #BCE954 solid;*/
	/*border-left: black solid thin;*/
	/*border-right: black solid thin;*/
}

.booksubject_tel {
	/*background-color: ?;*/
	color: #000000;
	/*border-bottom: black solid thin;*/
	/*border-top: #BCE954 solid;*/
	/*border-left: black solid thin;*/
	/*border-right: black solid thin;*/
}

.awardHighlight {
	color: blue;
	font-weight: bold;
}

.awardWinner {
	color: #FF0000;
	font-weight: bold;
}

.titleAward {
	color: #000000;
	align: right;
}

.titleData {
	color: red; 
}

.titleDataGreen {
	color: green;
}

.mpData {
	font-size: 90%;
}

.seasonEpisodeData {
	float: right;
	display: block;
}


#footer {
	width: 780px;
	margin: 10px;
	border: 1px solid #747474;
}

div.field label 
{
	font-weight: bold;
	float: left;  
	width: 15em;  
	margin-right: 1em; 
	text-align: right;
}
div.actions 
{
	margin-top: 1em;
	margin-left:11em;
}
#flashError 
{
	color: #F00;
	font-weight: bold;
	margin-left: 1em;
}
.floatLeft 
{
	float: left;
}
.floatRight 
{
	float: right;
}
.clear 
{
	clear: both;
}
ul.noBullets, ul.noBullets li
{
	list-style: none;
}
/*
 * Auto Complete Styles 
 */
div.auto_complete
{
	width: 350px;
	background: #fff;
}
div.auto_complete ul
{
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}
div.auto_complete ul li
{
	margin: 0;
	padding: 3px;
}
div.auto_complete ul li.selected
{
	background-color: #ffb;
}
div.auto_complete ul strong.highlight
{
	color: #800;
	margin: 0;
	padding: 0;
}
.disabled 
{
	color: #999;
}