@import url('reset.css');
@import url('casting_key_black_forms.css');
@import url('casting_key_black_structure.css');
@import url('casting_key_black_header.css');
@import url('casting_key_black_gallery.css');
@import url('casting_key_black_spec.css');

body {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#F0F0F0;
}
strong {
	font-weight: bold;
}


/* headings casting key */

h1, .mid_upperleft h2 { 
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
h2, .mid_upperleft h3, .light_upperleft h3, .light_left h3 a, .border_top h3, .right h3 a, .right h3 a, ul.striped_display li h4 { 
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;
	text-decoration: none;
        margin-bottom: 10px;
}
h3 {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #02afec;
}
h3.downcase {
	text-transform: none;
}
h3.afterList {
	margin:22px 0px 8px;
	color: #000000;
	font-weight: bold;
	font-size: 1.3em;
}


.mid_left h3, h4 {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;	
}
h5 {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669933;
	text-transform: uppercase;	
}
h6 {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;	
}
h3 + h6 {
	margin-top: 8px;
}

/* links */

/* generic; across the site */
a { color: #3399cc; }

a:link {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight: bold;
	color: #3399cc;
	text-transform: underline;
}
/* generic; across the site: hover no underline */
a:visited {

	font-weight: bold;
}
a:hover {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
/*	font-size: 11px;*/
/*	font-weight: bold;*/
	color: #6db7dc;
}

/*Body text type styles*/
.paragraph_foot_links { /* <p>s with these need to have clearfix applied*/
        min-height: 50px;
	clear: left;
	float: left;
	margin-bottom: 12px;
}
p.last {
    margin-bottom: 10px;
}

/*Types of lists*/
ul.bulleted_list {
	list-style-type: disc;
	padding-left: 16px;
	line-height: 1.8em;
	margin: 8px 0px 22px;
}
ul.bulleted_list img {
	float: right;
}
ul.bulleted_list p {
	margin-bottom: 16px;
}
ul.striped_display li {
	padding: 16px 8px;
}
ul.striped_display li.stripe {
	background: #f1f1f1;
}
ul.striped_display li img {
	float: left;
}
ul.striped_display li p {
	line-height: 1.8em;
	margin: 8px 0px;
	margin-left: 108px;
}
ul.striped_display li p.no_image {
	line-height: 1.8em;
	margin: 8px 0px;
	margin-left: 8px;
}
ul.striped_display li p.listed strong {
	display: block;
} 

ul.striped_display li h4.no_image {
	margin: 4px 0px 4px 8px;
}
ul.striped_display li h4.offset {
	margin: 8px 0px 4px 108px;
}

ul.clean_list {
	margin: 16px 0px;
	line-height: 20px;
}
ul.clean_bottom_list {
	margin: 0px 0px 16px 0px;
}
ul.clean_bottom_list li {
    margin-bottom: 0.8em;
}
ul.clean_list a, ul.clean_bottom_list a {
	color: #424242;
}
ul.image_thumb_display {
	margin: 0 auto;
/*	width: 325px;*/
	position: relative;
	left: 4px; /*Centers properly*/
}
.brief_management .image_thumb_display {
	width: auto;
}
ul.image_thumb_display li {
	float: left;
	margin-right: 8px;
	width: 100px;
	overflow: hidden;
	margin-bottom: 8px;
  min-height: 215px;
}
ul.image_thumb_display li img {
	display: block;
}
ul.image_thumb_display li span {
	display: block;
}
ul.image_thumb_display li span.image {
	height: 150px;
	background: url('/images/logos/standin_smallprofile.gif');
}
ul.image_thumb_display li .button {
	margin-bottom: 2px;
}

/* quick_links */
.quick_links h3 {
    margin-bottom: 10px;
}
.quick_links dl.icon-menu {
	
}
.quick_links dl.icon-menu dt {
	float: left;
	height: 40px;
	width: 25px;
}
.quick_links dl.icon-menu dd {
	color: #565656;
	font-size: 11px;
	margin-left: 25px;
	padding-bottom: 3px;
}
.quick_links dl.icon-menu dd.last {
	margin-bottom: 8px;
}

/*Pagination*/
ul.pagination {
	float: right;
	margin-top: 2px;
}
ul.pagination li {
	float: left;
	display: block;
	background: #ffffff;
	border: 1px solid #D0CFCD;
	margin-right: 4px;
	
}
ul.pagination li a {
	display: block;
	text-decoration: none;
	color: #003399;
	padding: 2px 4px;
}
ul.pagination li:hover {
	background: #eeeeee;
}
ul.pagination li:hover a {
	font-weight: bold;	
}
ul.pagination li.direction {
	background: transparent;
	border: none;
	position: relative;
	top: 3px;
	color: #003399;
}
ul.pagination li.dots {
	padding: 2px 4px;
}
ul.pagination li.active {
	background: #333333;
	color: #ffffff;
	padding: 2px 4px;
}
ul.pagination li.active:hover {
	background: #333333;
}

/* Tables */
div.table_search {
	background: #E4E4E4;
	padding: 16px 0px;
	width: 100%;
	margin-left: -1px;
}

div.table_pagination {
	margin-left: -1px;
	margin-top: 22px;
	height: 24px;
	border: 1px solid #D0CFCD;
	background-color: #C2C2C2;
}
div.table_search + div.table_pagination {
	margin-top: 0px;
}
.generic_table {
	border: 1px solid #B0B0B0;
	width: 100%;
	margin: 0 auto;
}
.generic_table thead.table_title tr td {
    text-transform: none;
    color: #003399;
    font-weight: bold;
}
.generic_table thead tr td {
	background: url('/images/bg/table_header.gif') repeat-x;
	height: 22px;
	line-height: 22px;
	padding: 0px 8px;
	border-right: 1px solid #D0CFCD;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}

.generic_table td {
	border-bottom: 1px solid #B0B0B0;
	padding: 4px 8px;
	vertical-align: top;
	min-height: 22px;
	background: #ffffff;
	border-right: 1px solid #B0B0B0;
}
.generic_table tr.dark td {
	background: #EFEEEC;
}
.generic_table td.row_spacer {
    height: 5px;
    background-color: #EBEAE8;
}
.generic_table td.label {
	font-weight: bold;
	text-align: right;
	border-right: 1px solid #B0B0B0;
	width: 120px;
}
.generic_table td.table_utility {
	width: 50px;
	vertical-align: bottom;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}
.generic_table td.table_utility img {
	margin: 0px;
}
.generic_table td.table_utility a {
	display: inline;
}
.mail {
	margin-left: 0px;
	width: 100%;
}
.mail tr.active td {
	background: #E5FDFD;
}
.mail tr.active td a {
	font-weight: bold;
}
.mail td {
	padding: 8px;
}
.mail td.image {
	width: 160px;
}

.mail td img {
	float: left;
	margin-right: 8px;
	
}
.mail td a {
	font-weight: normal;
	display: block; 
	line-height: 1.6em;	
	color: #003399;
	font-size: 1.1em;
}

/*types of  divs*/
.alert_box {
	background: #FFFADD url('/images/icons/error.gif') 6px 60% no-repeat;
	border: 1px solid #FFD800;
	padding: 12px 0px 12px 48px;
	color: #363636;
	font-weight: bold;
	margin-bottom: 16px;
}
.notice_box {
	background: #E5FDFE url('/images/icons/information.gif') 6px 60% no-repeat;
	border: 1px solid #80D8F5;
	padding: 12px 4px 12px 48px;
	color: #003399;
        margin-bottom: 15px;
}
div.email_title {
	background: #EBEAE8;
	text-align: center;
	padding: 4px;
}

div.tabbed_section {
	position: relative;
	background: #e4e4e4;
	margin-top: 40px;
	padding: 16px 0px;
}
div.tabbed_section h2 {
	position: absolute;
	top: -23px;
	left: 0px;
	background: #e4e4e4;
	padding: 4px 8px;
	text-transform: none;
}
div.tabbed_section h2 a, div.tabbed_section h2 a:hover {
	font-size: 1em;
}
div.tabbed_section h2 a:hover {
	color: #000000;
}
ul.email_thread {
}
ul.email_thread .email_thread_label {
	float: left;
	width: 80px;
	text-align: right;
	padding: 16px 0px;
}
ul.email_thread .email_thread_label span {
	display: block;
	font-size: 0.9em;
}
ul.email_thread .email_thread_content {
	margin-left: 96px;
	padding: 16px 16px 16px 0px;
	min-height: 26px;
	border-bottom: 2px solid #EBEAE8;
}
ul.email_thread .email_thread_content .last {
	border-bottom: none;
}

ul.email_thread .last {
	border-bottom: none;
}
ul.email_thread .email_thread_content p {
	margin-top: 0px;
}

/*spacers*/
.dark_upperleft + .mid_left, .dark_upperleft + .striped_display {
	margin-top: 16px;
}

/* Rounded corner classes*/
.dark_heading_box h3 {
    font-size: 18px;
}

.dark_upperleft{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-color : #363636;
	background-image : url('/images/bg/dark_upperleft.gif');
	background-repeat : no-repeat;
	background-position : top left;
}
.dark_upperleft_half {
}
.dark_upperleft_half .dark_lowerleft {
	padding-left: 8px;
}
.dark_upperleft_half_content {
	float: left;
	padding: 22px 0px;
	width: 238px;
}
.dark_upperleft_half_content img {
	display: block;
	margin: auto;
}
.dark_upperright{
	background-image : url('/images/bg/dark_upperright.gif');
	background-repeat : no-repeat;
	background-position : top right;
}
.dark_lowerleft{
	background-image : url('/images/bg/dark_lowerleft.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}
.dark_lowerright {
	background-image : url('/images/bg/dark_lowerright.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding: 16px;
	margin-bottom: 0px;
	color: #02afec;
}
.dark_lowerright p {
	color: #ffffff;
	margin-top: 8px;
	line-height: 1.8em;
}
.thin_padding {
  padding: 4px 8px 8px 8px;
}


.mid_left {
	margin-left : auto;
	margin-right : auto;
	background-color : #FFFFFF;
	background-image : url('/images/bg/mid_left.gif');
	background-repeat : no-repeat;
	background-position : top left;
	padding-left: 12px;
}
.mid_right{
	background-image : url('/images/bg/mid_right.gif');
	background-repeat : no-repeat;
	background-position : top right;
	padding: 16px 16px 16px 4px;
}
.mid_upperleft{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-color : #DCDCDC;
	background-image : url('/images/bg/mid_upperleft.gif');
	background-repeat : no-repeat;
	background-position : top left;
}
.mid_upperright{
	background-image : url('/images/bg/mid_upperright.gif');
	background-repeat : no-repeat;
	background-position : top right;
}
.mid_upperright_half {
	background-color : #DCDCDC;
	position: relative;
	margin-left: 40%;
	padding-top: 16px;
	width: 60%;
}
.mid_upperright_half .mid_lowerright {
	padding-bottom: 16px;
	padding: 0px 8px 16px 8px;
	min-height: 300px;
}
.mid_lowerleft{
	background-image : url('/images/bg/mid_lowerleft.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}
.mid_lowerright {
	background-image : url('/images/bg/mid_lowerright.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	margin-bottom: 0px;
	color: #333333;
}
.mid_padding {
	padding : 16px;
}
.mid_lowerright p {
	margin-top: 8px;
	color: #333333;
	line-height: 1.8em;
}
.mid_lowerright p img {
	float: left;
	margin-right: 6px;
	margin-bottom: 8px;
}

.light_left {
/*	width : 100%;*/
	margin-left : auto;
	margin-right : auto;
	background-color : #ffffff;
	background-image : url('/images/bg/light_left.gif');
	background-repeat : no-repeat;
	background-position : top left;
	padding-left: 11px;
	position: relative;
}
.light_right{
	background-image : url('/images/bg/light_right.gif');
	background-repeat : no-repeat;
	background-position : top right;
	padding: 16px 16px 16px 5px;
}
.right .light_right {
	min-height: 300px;
}
.light_upperleft{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-color : #F8F6F7;
	background-image : url('/images/bg/light_upperleft.gif');
	background-repeat : no-repeat;
	background-position : top left;
}
.light_upperright{
	background-image : url('/images/bg/light_upperright.gif');
	background-repeat : no-repeat;
	background-position : top right;
}
.light_lowerleft{
	background-image : url('/images/bg/light_lowerleft.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}
.light_lowerright {
	background-image : url('/images/bg/light_lowerright.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	margin-bottom: 0px;
	color: #333333;
}
.light_padding {
	padding : 16px;
}
.light_lowerright p, .light_left p {
	margin: 12px 0px 16px;
	color: #333333;
	clear: left;
	line-height: 1.8em;
}
.light_lowerright p + a, .light_left p + a {
	margin-top: -8px;
	margin-bottom: 32px;
	display: block;
}
.light_lowerright h6, .light_left h6 {
	clear: left;
}
.view_more {
    font-size: 13px;    
}
.view_more a {
    text-decoration: none;
    color: #003399; 
    font-size: 0.85em;
}

ul.dashboard_list {
    margin: 8px 0px 16px 0px;
}
ul.dashboard_list li {
    margin-bottom: 0.8em;
    background-image: url(/images/icons/bluebulletarrow.gif);
    background-position: 1px 2px;
    background-repeat: no-repeat;
    padding-left: 16px;
}
ul.dashboard_list li a {
    color: #3399CC;
}

.light_lowerright p img {
	float: left;
	margin-right: 6px;
	margin-bottom: 8px;
}


.border_top {
	position: relative;
	border-top: 1px solid #A9A9A9;
	background: #ffffff url('/images/bg/greygradient.gif') repeat-x;
	padding: 16px;
}
.noback {
	background: transparent !important;
}
.border_top h6 {
	clear: left;
	margin: 16px 0px 0px;
}
.border_top p {
	margin: 8px 0px;
	line-height: 1.8em;
}
.border_top p .paragraph_foot_links {
	margin-bottom: 20px;
}






/*Javascript classes*/
.hidden {
	display: none !important;
}
/*fix for popover windows*/

span.auto_complete {
  width: 350px;
  background: #fff;
}
span.auto_complete ul {
  border:1px solid #888;
  margin:0;
  padding:0;
  width:100%;
  list-style-type:none;
}
span.auto_complete ul li {
  margin:0;
  padding:3px;
}
span.auto_complete ul li.selected {
  background-color: #ffb;
}
span.auto_complete ul strong.highlight {
  color: #800; 
  margin:0;
  padding:0;
}
span.auto_complete {
	position: relative;
	display: block;
	z-index: 999;
}







