a:link
{
	color: #548587;
	text-decoration: none;
}

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

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

a:active
{
	color: #3a5354;
	text-decoration: none;
}

body
{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 2px;
	color: rgb(70, 69, 69);
}

/*What is this?*/
#body
{
	position: relative;
	left: 178px;
	height: 480px;
	margin-top: 120px;
	color: rgb(55%, 55%, 55%);
	font-size: 12pt;
}

h2
{
	font-size: 20px;
}

img
{
	border: none;
}

li
{
	padding: .5em;
}

#wrapper
{
	position: relative;
	top: 6px;
	width: 980px;
	margin: auto;
	text-align: left;
}

#nav_bar
{
	position: relative;
	height: 114px;
}

#nav_home
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 178px;
	height: 52px;
}

#nav_manufacturers
{
	position: absolute;
	left: 178px;
	top: 0px;
	width: 155px;
	height: 52px;
}

#nav_radio_stations
{
	position: absolute;
	left: 333px;
	top: 0px;
	width: 155px;
	height: 52px;
}

#nav_record_labels
{
	position: absolute;
	left: 488px;
	top: 0px;
	width: 155px;
	height: 52px;
}

#nav_record_stores
{
	position: absolute;
	left: 643px;
	top: 0px;
	width: 153px;
	height: 52px;
}

#nav_film_and_tv
{
	position: absolute;
	left: 796px;
	top: 0px;
	width: 184px;
	height: 52px;
}

#nav_studios
{
	position: absolute;
	left: 0px;
	top: 52px;
	width: 178px;
	height: 62px;
}

#nav_reviewers
{
	position: absolute;
	left: 178px;
	top: 52px;
	width: 155px;
	height: 62px;
}

#nav_djs
{
	position: absolute;
	left: 333px;
	top: 52px;
	width: 155px;
	height: 62px;
}

#nav_distributors
{
	position: absolute;
	left: 488px;
	top: 52px;
	width: 155px;
	height: 62px;
}

#nav_publishers
{
	position: absolute;
	left: 643px;
	top: 52px;
	width: 153px;
	height: 62px;
}

#nav_game_companies
{
	position: absolute;
	left: 796px;
	top: 52px;
	width: 184px;
	height: 62px;
}

#breadcrumb
{
	margin-top: 6px;
	position: static;
	text-align: center;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;/*should set at body?*/
	font-size: 10px;
}

#headline
{
	position: absolute;
	top: 114px;
	right: 0px;
}

#cable_top
{
	position: absolute;
	top: 114px;
	left: 0px;
	width: 178px;
	height: 89px;
}
#cable_middle
{
	position: absolute;
	top: 203px;
	left: 0px;
	width: 178px;
	height: 337px;
}
#cable_bottom
{
	position: absolute;
	top: 540px;
	left: 0px;
	width: 178px;
	height: 179px;
}

#cable_plug
{
	position: absolute;
	top: 540px;
	left: 178px;
	width: 155px;
	height: 179px;
}

#index_form
{
	position: absolute;
	right: 120px;
	top: 560px;
	width: 400px;
	height: 179px;
	text-align: center;
}



#terms
{
	color: rgb(158, 158, 158);
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	/* old style
	- box is smaller in FF than new style
	+ scales better in Safari than other style
	font-size: smaller;
	width: 24em; (#login_table and #login_div)
	cols='40' on Account page
	
	/* other style
	- doesn't scale well in Safari
	font-size: 9px;
	font-family: courier;
	width: 25em; (#login_table and #login_div)
	cols='45' on Account page*/
	
	/* this style
	+ looks and scales well
	font-size: 9px;
	width: 24em; (#login_table and #login_div)
	cols='37' on Account page*/
}



#radioactive_wrapper
{
	border-style: dashed;
	border-color: grey;
	background: url(/lib/images/radioactive_background.gif) no-repeat;
	background-attachment: fixed;
	background-position: 50% .5em;
/*
	background-position: top center;
*/
/*
	position: relative;
*/
	width: 410px;
	padding: 5px;
	padding-top: 5px;
	margin: 0px;
}

/*
#locator
{
	position: absolute;
	width: 315px;
	height: 680px;
	top: 80px;
	font-size: 11px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
*/


.table_label
{
	text-align: right;
}

.table_input
{
	text-align: left;
}

.logo_sub
{
	font-size: 12px;
}

.logo_colon
{
	font-size: 20px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

.logo_text
{
	font-size: 20px;
	color: rgb(178, 36, 32);
}

.colon
{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: larger;
}

.plug
{
	color: rgb(178, 36, 32);
	font-size: larger;
}

#counter
{
	color: rgb(158, 158, 158);
	font-size: 12px;
}

#footer
{
	clear: both;
	position: static;
	margin-top: 70px;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 980px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-color: grey;
	border-top-width: 1px;
	border-top-style: solid;
}

.note
{
	/* color: rgb(158, 158, 158); */
	color: rgb(148, 148, 148);
	font-size: 10px;
}

.sent
{
	font-size: 10px;
	text-align: center;
}

.description
{
	margin-top: 2em;
	/*color: rgb(158, 158, 158);*/
	/*font-size: 12px;*/
}

.warning
{
	position: relative;
	padding-top: 5px;
	margin: auto;
	text-align: center;
	color: red;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
}

.notice
{
	position: relative;
	padding-top: 5px;
	margin: auto;
	text-align: center;
	color: green;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
}

.partner
{
	color: rgb(103, 179, 32);
	/*color: rgb(174, 154, 21);*/
	/*color: rgb(77, 0, 153);*/
}
/*
.restricted
{
	position: static;
	width: 33em;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	padding: 1em;
	border-style: solid;
	border-width: thin;
	background-color: rgb(93%, 93%, 93%);
}
*/

.login_div
{
	position: static;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 24em;
	text-align: center;
}

.login_table
{
	margin: auto;
	margin-bottom: 15px;
	width: 24em;
	padding: 1em;
	border-style: solid;
	border-width: thin;
	text-align: center;
	background-color: rgb(93%, 93%, 93%);
}

.composition_div
{
	margin: auto;
	padding-top: 50px;
	width: 44em;
	text-align: center;
}

.footer_form
{
	border-collapse: collapse;
	margin: auto;
	margin-bottom: 15px;
	width: 44em;
	text-align: center;
}

.footer_form_display
{
	padding: 7px;
	text-align: center;
	vertical-align: middle;
}

.footer_form_label
{
	width: 50%;
	padding: 6px;
	text-align: right;
	vertical-align: middle;
}

.footer_form_input
{
	width: 50%;
	padding: 6px;
	text-align: left;
	vertical-align: middle;
}

.main_heading
{
	background-color: rgb(80%, 80%, 80%);
}

.sub_heading
{
	background-color: rgb(98%, 98%, 98%);
}


/*Drupal Styles*/

#secondary_navigation
{
	float: left;
	width: 135px;
	margin: 14px;
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 10px;
}

#noise_gate
{
	height: 300px;
	float: left;
	width: 130px;
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 10px;
	background-color: rgb(90%, 90%, 90%);
}

#content
{
	width: 616px;
	float: left;
	margin: 10px;
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 5px;
}