/* Base Elements */
body {
	font: 1em/1.1em Verdana, Arial, Helvetica, sans-serif;
	/*color: #336699;*/
	color: #000000;
	margin: 0;
	padding: 0;
	background: #fff url('../images/bkgd.jpg') no-repeat top center;
}
input, select, textarea {
	font: 1em/1.1em Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: 2px solid #AAA;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	xfont-size: 1.6em;
	color: #333;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 2.6em;
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0 0 10px 0;
	font-size: 1.1em;
	font-weight: normal;
}
h3 {
	margin: 10px 0 2px 0;
	font-size: 1.2em;
}
h4 {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}

p {
	margin: .5em 0;
}
ul, li {
	list-style: circle inside;
	margin: 5px 3px;
}
label {
	display: block;
	font-weight: bold;
}
hr {
	border: none;
	border-bottom: 1px solid #333;
}

/*START Form Table */
.form{
	width: 95%;
}
.form td{
	padding: .5em;
}
.form .label{
	text-align: right;
}
/*END Form Table */

#wrapper {
	width: 985px;
	margin: 0 auto 10px auto;
	padding: 0 0 20px 0;
	position: relative;
}
#header {
	background: transparent url('../images/tagline.png') no-repeat 462px 79px;
	
}
#search {
	position: absolute;
	right: 0;
	width:450px;z-index:1;
	padding: 15px 20px 0 0;
}
#search .field {
	margin: 10px 15px 0 0;
	width: 300px;
}
#search .button {
	float: right;
	
}
#search .button input {
	border: none;
	background: transparent;
}

#logo h1 {
	padding: 0 0 0 40px;
}
#logo h1 img {
	border: 0;
}

#nav {}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav ul li {
	list-style: none;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
#nav ul li a {
	display: block;
	height: 58px;
	overflow: hidden;
	text-indent: -9999px;
	width: 136px;
}
#nav ul li.list_business a {
	width: 135px;
	background: transparent url('../images/nav-list_your_business.png') no-repeat top left;
}
#nav ul li.about a {
	width: 136px;
	background: transparent url('../images/nav-about_reel_info.png') no-repeat top left;
}

#nav ul li.contact a {
	width: 135px;
	background: transparent url('../images/nav-contact_reel_info.png') no-repeat top left;
}
#nav ul li.classified_ads a {
	width: 135px;
	background: transparent url('../images/nav-classified_ads.png') no-repeat top left;
}
#nav ul li.michigan_city a {
	width: 135px;
	background: transparent url('../images/nav-michigan_city_guide.png') no-repeat top left;
}
#nav ul li.production_directory a {
	width: 133px;
	background: transparent url('../images/nav-production_directory.png') no-repeat top left;
}
#nav ul li.talent_directory a {
	width: 135px;
	background: transparent url('../images/nav-talent_directory.png') no-repeat top left;
}
#nav ul li.left_end{
	float: left;
	width: 22px;
	height: 58px;
	background: transparent url('../images/nav-left_end_cap.png') no-repeat top left;
}
#nav ul li.right_end {
	float: right;
	width: 19px;
	height: 58px;
	background: transparent url('../images/nav-right_end_cap.png') no-repeat top left;
}
/*<img src="images/nav-right_end_cap.png" width="25" height="58" alt="Nav Right End Cap">*/
#nav ul li a:hover {
	background-position: 0 -58px;
}



#left_full {
/*	background-color: #000;
	color: #fff;
	float: left;
	margin: 0 210px 0 0;
	background: transparent url('../images/left_full_bkgd.png') no-repeat top left;
	height: 544px;
	padding: 20px;
	width: 728px;
	overflow: hidden;
	display:block;
	*/
	
	display:block;
	background-color: #000;
	color: #fff;
	float: left;
	background: transparent url('../images/left_full_bkgd.png') no-repeat top left;
	width: 700px;
	height: 544px;
	margin: 0 0 0 10px;
	padding: 20px;
	overflow: hidden;
}

#left_full a {
	color: #fff;
}

#left_full .scroll {
height: 520px;
display:block;
overflow:scroll;
position: relative;
padding: 0 30px 0 0;
left:0;
top:0;
width: 670px;
/* fixes has-layout-bug in IE6*/
zoom:1;
}
#left {
	background-color: #000;
	color: #fff;
	float: left;
	background: transparent url('../images/left_bkgd.png') no-repeat top left;
	width: 421px;
	height: 544px;
	margin: 0 0 0 10px;
	padding: 20px;
	overflow: hidden;
}
#left .scroll {
	font-size: 80%;
	height: 520px;
	display:block;
	overflow:scroll;
	position: relative;
	padding: 0 20px 0 0;
	left:0;
	top:0;
	width: 400px;
	/* fixes has-layout-bug in IE6*/
	zoom:1;
}
#left h2 {
text-align: center;
}
#left_full h2{
	color: #fff;
	font-weight: bold;
}
#center {
	text-align: center;
	margin: 0 210px 0 471px;

}
#right {
	padding: 10px 0;
	float: right;
	width: 197px;
	margin-right: 0;
	text-align: center;
	
}

.ad {
	padding: 0 0 10px 0;
}
#footer p {
	clear: both;
	padding: 10px 0;
	font-size: 70%;
}
#footer {
	clear: both;
	text-align: center;
	color: #fff;
}
#footer .nav {
	margin: 0 0 0 70px;
}
#footer .nav ul {
	padding: 0;
	margin: 0;
}
#footer .nav ul li {
	list-style: none;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
#footer .nav ul li a {
	display: block;
}
#spotlight {
	background: url('../images/spotlight_on_business.png') no-repeat scroll top center;
	width: 234px;
	height: 265px;
	margin: 0 auto 5px auto;
	padding: 60px 20px 0 20px;
	color: #fff;
	font-size: 70%;
}
#spotlight .text h3 {
	text-align: center;
	padding: 0;
	margin: 2px 0 0 0;
}
#spotlight .text {
	text-align: left;
	line-height: 1.1em;
}
#spotlight .text a {
	color: #fff;
}

.category_box {
	color: #fff;
	padding: 0 0 5px 0;
}
.category_box a {
	color: #fff;
}
.category_box h3.category {
	margin: 0;
	padding: 0;
}
.category_box h3.category a {
	display: block;
	background: url('../images/directory_icon01.png') no-repeat top left;
	padding: 8px 0 10px 37px;
	margin: 0 0 5px 0;
	color: #fff;
}



.listing_type_4 a {
	color: #990100;
}

.listing h3 {
	padding: 0 0 10px 0;
}
.listing p{
	padding: 0 0 5px 0;
}
.listing_description {
	clear: right;
	padding: 10px 0;
}
/* START BREAD CRUMBS */

.breadcrumbs {
	padding: 5px;
	color: #666;
	margin: 0;
}
.breadcrumbs a {
	color: #666;
}


/* START LISTING STEPS */
#listing_steps {
	color: #B1B1B1;
}
/* END LISTING STEPS */

/* START DATA */
.data {
	background: #fff;
	color: #333;
	border: 2px solid #000;
	width: 700px;
}
.data td, .data th {
	padding: 5px;
}
.data th {
	text-align: left;
	color: #fff;
	background: #101B53 url('../images/rim-box-bkgd.png') repeat-x center left;
}
/* END DATA */


.clear {
	clear: both;
}

input.button {
	cursor: pointer;
	display: block;
	color: #fff;
	border: 2px solid #fff;
	padding: 5px;
	margin: 5px 0;
	font-size: 1.4em;
	background: #101B53 url('../images/rim-box-bkgd.png') repeat-x center left;
}
.button a {
	text-decoration: none;
	cursor: pointer;
	display: block;
	color: #fff;
	border: 2px solid #000;
	padding: 5px;
	margin: 0;
	font-size: 1.4em;
	background: #101B53 url('../images/rim-box-bkgd.png') repeat-x center left;
}

.row {
	padding: 3px 0 5px 0;
}
.row label {
	font-weight: bold;
	display: block;
}

a.highlight {
	color: #900;
	font-weight: bold;
}



#login_link {
	text-align: right;
	padding: 0;
}
#login_link .account_nav {
	list-style: none;
}





/* START NOTICES */
.flash_notice, .flash_error {
	text-align: center;
	color: #990300;
	padding: 10px 0 0 0;
}
.flash_notice {
	color: #00620D;
}
.flash_notice a, .flash_error a {
	color: #000;
}
/* END NOTICES */


/* START LISTING TYPES */
.listing_types {
}
.listing_type {
	float: left;
	width: 337px;
	margin: 5px 10px 0 0;
	text-align: center;
}
.listing_type .listing_type_inner {
	padding: 5px;
	background: #fff;
	border: 2px solid #000;
	color: #333;
}
.listing_type h4 {
	font-size: 130%;
	padding: 0 0 10px;
}
.listing_type a {
}
/* END LISTING TYPES */

#listing_steps {
	height: 2em;
}

#listing_steps li {
	float: left;
	display: block;
	padding: 0 15px 0 0;
}

#left_full table.listings a, #left_full table.data a {
	color: #000;
}
table.listings {
	width: 100%;
}
table.listings tr {
	background-color: #fff;
	color: #000;
}
table.listings tr.odd {
	background-color: #DDD;
}
table.listings td {
	padding: 5px;
}
.sub_heading{
float:left;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; color:#CCCCCC;width:120px;font-weight:bold;padding-left:3px;
}
.sub_detail{
float: left;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; color:#CCCCCC; text-align:left; }
.bold_font{
float:left; height:30px;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#FFFFFF; text-align:left; }


