/* LOOK AND FEEL */


.form_table a, .outside a {
	color:#0000FF;
}

.form_table a:visited, .outside a:visited {
	color:#0000FF;
}

.form_table {
	width:400px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #CCCCCC;
	background:#FFFFFF;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-color:#000000;
	color:#000000;
}

.segment_header {
font-color:#000000;
	margin-top:3px;
	margin-bottom:0px;
	padding-bottom:1px;
	color:#000000;
	background:#5895BC;
}

.q {
	padding-left:10px;
	margin-bottom:10px;
	float:left;
	display:block;
}

.q .question {
	font-weight:bold;
}

.q .left_question_first {
	width:15em; /* value will be custom generated */
}

.required .icon {
	background-image:url(/images/icons/formIcons/requiredStar.png);
	background-position:left;
	background-repeat:no-repeat;
	font-size:13px;
	padding-left:14px;
}

.q .text_field { /* input:text, input:password, textarea */
	background:#F4F4F4;
	border:2px inset #A2C3DA;
	color:#000000;
	margin-top:1px;
	margin-bottom:1px;
}

.q .file_upload { /* input:file */
	background:#F4F4F4;
	border:2px inset #A2C3DA;
	color:#000000;
	margin-top:1px;
}

.q .file_upload_button { /* upload button */
	margin-top:2px;
	border-color:#A2C3DA;
	clear:left;
}

.q .drop_down { /* select */
	background:#F4F4F4;
	border:2px inset #A2C3DA;
	color:#000000;
	margin-top:1px;
	margin-bottom:1px;
}

.q .matrix .multi_scale_break {
	background: #5895BC !important;
	font-weight:normal !important;
}

.q .matrix th {
	color:#FFFFFF;
	background: #5895BC;
	padding:2px 2px 2px 2px;
	font-weight:bold;
	text-align:center;
	vertical-align: bottom;
}

.q .matrix td {
	padding:1px 2px 2px 2px;
	text-align:center;
	border-left:1px solid #A2C3DA;
	white-space:nowrap;
	height:26px;
}

.q .matrix_row_dark td {
	color:#000000;
	background:#E1EFF8;
}

.q .matrix_row_light td {
	color:#000000;
	background:#BFDCF0;
}

.outside_container {
	width:605px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:1em;
	padding-bottom:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.outside_container .submit_button {
	color: #000000;
	background: #F4F4F4;
	border-style: double;
	border-width: 3px;
	border-color: #000000;
}

.outside_container .progress_bar {
	background:#000000;
	margin:0;
}
/* END LOOK AND FEEL */

body {
    margin: 0;
    padding: 0;
    background: #080c18 url(http://cyruscords.com/Casting4Cure/images/background.jpg) no-repeat;
	background-position:top center;
}

body#pdfbody 
{
    background: #FFF;
}

* {
    margin: 0; 
    padding: 0;
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666;
    line-height: 18px;
}

a {
    color: #666;
    outline: none;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

p {
    padding: 0 0 15px 0;
}

h2, h3, h4 {
    color: #333;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}


#content {
    width: 825px;
    position: relative;
    margin: 0 auto;
    background: #3e4a5c url(http://cyruscords.com/Casting4Cure/images/mainBG.jpg) top left repeat-x;
}

#content-pdf {
    width: 825px;
    position: relative;
    margin: 0 auto;
    background: #FFF;
}

#header {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    width: 825px;
    height: 287px;
    background: url(/images/main_body5.gif) top left repeat-x;
    overflow: hidden;
}

#header img {
    margin-top: 15px;
}

#logo a {
    width: 278px;
    height: 49px;
    float: left;
    display: inline;
    margin: 39px 0 0 31px;
}

#logo a img {
    border: 0;
    margin-top: 0;
}

#full-width {
    width: 823px;
    margin: 0 auto;
    padding: 30px 40px 5px 40px;
    width/**/:/**/743px;
    background: #FFF;
    overflow: hidden;
}

#full-width-pdf {
    width: 823px;
    margin: 0 auto;
    padding: 30px 40px 50px 40px;
    background: #FFF;
    overflow: hidden;
}

#full-width p, #full-width-pdf p {
    width: 600px;
}

#left-column {
    margin: 0;
    padding-right: 40px;
    float: left;
    width: 464px;
    width/**/:/**/424px;
    overflow: hidden;
}

#right-column {
    margin: 0;
    padding: 0;
    float: right;
    width: 279px;
    overflow: hidden;
}

.error h3,
.error ul li {
    font-size: 11px;
    color: red;
}

#search {
    width: 261px;
    height: 25px;
    float: right;
    margin: 10px 17px 0 0;
    _margin-right: 9px;
}

input.search-box {
    width: 174px;
    height: 18px;
    border: 1px solid #D1DAE6;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}

.content-photo {
    width: 179px;
    float: right;
    margin: 5px 0 25px 25px;
    overflow: hidden;
}

#product-list,
#full-width #product-list {
    width: 743px;
    margin: 20px 0 0 0;
    padding: 10px 0 0 10px;
    widht/**/:/**/733px;
    overflow: hidden;
    border-top: 1px solid #D1DAE6;
    clear: both;
}

#product-list p,
#full-width #product-list p {
    width: 743px;
    line-height: 20px;
}



#full-width ul, #full-width-pdf ul {
    margin: 0 0 15px 10px;
    padding: 0;
    list-style: none;
    width: 600px
}

#full-width ul li, #full-width-pdf ul li {
    margin: 0;
    padding-left: 12px;
    background: url(http://cyruscords.com/Casting4Cure/images/bullet.gif) 0 7px no-repeat;
}

#full-width ol, #full-width-pdf ol {
    margin: 0 0 15px 30px;
    padding: 0;
    width: 600px;
}

#full-width div.reset-list ul {
    width: 400px;
}



#footer {
    width: 823px;
    height: 112px;
    margin: 2px auto 25px auto;
    background: url(http://cyruscords.com/Casting4Cure/images/bg_footer.jpg) top left no-repeat;
}

#footer-left {
    width: 446px;
    margin: 0;
    float: left;
    padding: 12px 0 0 43px;
    width/**/:/**/403px;
}

#footer-left p,
#footer-left p a,
#footer-left strong {
    font-size: 10px;
}

#footer-left p span {
    font-size: 11px;
}

#footer-right {
    width: 334px;
    float: right;
}

#footer-right ul {
    margin-top: 1px;
    width: 218px;
    height: 110px;
    list-style: none;
}

#footer-right ul li {
    width: 218px;
}

a#rate-card {
    width: 218px;
    height: 46px;
    display: block;
    text-indent: -9999px;
    background: url(http://cyruscords.com/Casting4Cure/images/newsroom_btn.jpg) top left no-repeat;
}

a#forward {
    width: 218px;
    height: 46px;
    display: block;
    text-indent: -9999px;
    margin-top: 1px;
    background: url(http://cyruscords.com/Casting4Cure/images/sponsor_btn.gif) top left no-repeat;
}

a:hover#rate-card {
    background: url(http://cyruscords.com/Casting4Cure/images/newsroom_btn.jpg) bottom left no-repeat;
}

a:hover#forward {
    background: url(http://cyruscords.com/Casting4Cure/images/sponsor_btn.gif) bottom no-repeat;
}

#footer-left a#rss-feed {
    padding-left: 16px;
    background: url(http://cyruscords.com/Casting4Cure/images/icon_rss.gif) top left no-repeat;
}

a.rss-feed {
    padding-left: 16px;
    background: url(http://cyruscords.com/Casting4Cure/images/icon_rss.gif) top left no-repeat;
}

a.rss-feed {
    padding-left: 16px;
    background: url(http://cyruscords.com/Casting4Cure/images/icon_rss.gif) top left no-repeat;
}

a.rss-feed {
    padding-left: 16px;
    background: url(http://cyruscords.com/Casting4Cure/images/icon_rss.gif) top left no-repeat;
}

a.rss-feed {
    padding-left: 16px;
    background: url(http://cyruscords.com/Casting4Cure/images/icon_rss.gif) top left no-repeat;
}

a.rss-feed {
    padding-left: 16px;
    background: url(http://cyruscords.com/Casting4Cure/images/icon_rss.gif) top left no-repeat;
}

a.rss-feed {
    padding-left: 16px;
    background: url(http://cyruscords.com/Casting4Cure/images/icon_rss.gif) top left no-repeat;
}

.divider {
    width: 600px;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #E1E7F3;
}


#form-padding {
    width: 440px;
    margin: 0 auto;
    padding-top: 15px;
    margin-top: 15px;
    background: url(http://cyruscords.com/Casting4Cure/images/bg_form_top.gif) top left no-repeat;
}

#form-padding div {
    width: 440px;
    background: url(http://cyruscords.com/Casting4Cure/images/bg_form_bottom.gif) bottom left no-repeat;
}

#form-padding table {
    width: 395px;
    margin: 0 auto;
}

#form-padding table table {
    margin-top: 10px;
}

#form-padding table table td {
    vertical-align: top;
}

#form-padding td {
    padding-bottom: 15px;
}

.form-field1 {
    width: 180px;
    padding: 1px;
}

.form-field2 {
    width: 390px;
    padding: 1px;
}

/*********************************
* Target Customer Tool
*********************************/

#target-customer-tool {
    position: absolute;
    z-index: 999;
    top: 0px;
    left: 55px;
    width: 715px;
    display: none;
    padding-top: 3px;
    background: url(http://cyruscords.com/Casting4Cure/images/target_customer_top.gif) top left no-repeat;
}

#target-divider {
    width: 685px;
    overflow: hidden;
    background: url(http://cyruscords.com/Casting4Cure/images/target_divider.gif) top left repeat-y;
    margin-bottom: 0px;
}

#bg {
    background: url(http://cyruscords.com/Casting4Cure/images/target_customer_bottom.gif) bottom left no-repeat;
}

#target-customer-tool p {
    width: 645px;
    margin: 0px 0 10px 0px;
}

#hdr-target-customer {
    width: 663px;
    height: 128px;
    margin: 0 auto;
    display: block;
    text-indent: -9999px;
    background: url(http://cyruscords.com/Casting4Cure/images/hdr_target_customer.jpg) top left no-repeat;
}

#target-audiences {
    width: 345px;
    float: left;
    padding-left: 32px;
    width/**/:/**/ 313px;
    background: none;
    overflow: hidden;
}

#hdr-audiences {
    width: 203px;
    height: 13px;
    display: block;
    margin-bottom: 0px;
    text-indent: -9999px;
    background: url(http://cyruscords.com/Casting4Cure/images/hdr_audiences.gif) top left no-repeat;
}

#audiences-left {
    width: 152px;
    margin: 0;
    padding: 0;
    float: left;
    display: inline;
    background: none;
}

#audiences-right {
    width: 150px;
    margin-right: 5px;
    padding: 0;
    float: right;
    background: none;
    display: inline;
}

#regions {
    width: 337px;
    margin-bottom: 25px;
    padding-left: 30px;
    width/**/:/**/307px;
    overflow: hidden;
    background: none;
}

#hdr-regions {
    width: 209px;
    height: 13px;
    float: left;
    display: block;
    margin-bottom: 15px;
    text-indent: -9999px;
    background: url(http://cyruscords.com/Casting4Cure/images/hdr_regions.gif) top left no-repeat;
}

#regions-left {
    width: 150px;
    margin: 0;
    padding: 0;
    float: left;
    background: none;
}

#regions-right {
    width: 152px;
    margin: 0;
    padding: 0;
    float: right;
    background: none;
}

#buttons {
    width: 715px;
    height: 82px;
    margin: 0;
    padding: 0;
    text-align: center;
    clear: both;
}

#target-audiences input,
#regions input {
    margin-left: 0;
}

#target-audiences br,
#regions br {
    margin-bottom: 15px;
}

#hdr-search-results {
    width: 204px;
    height: 18px;
    display: block;
    margin: 29px 0 25px 35px;
    text-indent: -9999px;
    background: url(http://cyruscords.com/Casting4Cure/images/hdr_search_results.gif) top left no-repeat;
}

#buttons input {
    margin: 21px 25px 0 0;
}

#target-audiences2 {
    width: 335px;
    height: 265px;
    float: left;
    margin-bottom: 0px;
    padding-left: 35px;
    width/**/:/**/300px;
    background: none;
    overflow: hidden;
}

#hdr-audiences2 {
    width: 246px;
    height: 27px;
    display: block;
    text-indent: -9999px;
    margin-bottom: 0px;
    background: url(http://cyruscords.com/Casting4Cure/images/hdr_audiences2.gif) top left no-repeat;
}

#target-audiences2 #audiences-results {
    width: 300px;
    height: 220px;
    margin: 0;
    overflow: auto;
    background: none;
}

#regions2 {
    width: 355px;
    height: 265px;
    background: url(http://cyruscords.com/Casting4Cure/images/regions_divider2.gif) top left repeat-y;
    float: right;
    margin-bottom: 0px;
    padding-right: 30px;
    width/**/:/**/325px;
    overflow: hidden;
}

#hdr-regions2 {
    width: 246px;
    height: 27px;
    display: block;
    text-indent: -9999px;
    margin: 0 0 15px 25px;
    background: url(http://cyruscords.com/Casting4Cure/images/hdr_regions2.gif) top left no-repeat;
}

#regions2 #regions-results {
    width: 300px;
    height: 220px;
    float: right;
    overflow: auto;
    background: none;
}

#audiences-results ul,
#regions-results ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#audiences-results li,
#regions-results li {
    margin-bottom: 15px;
}

#audiences-results li a,
#regions-results li a {
    width: 273px;
    height: 46px;
    display: block;
    margin-bottom: 15px;
    border: none;
    text-decoration: none;
}

/*********************************
* Main Navigation
*********************************/

#nav {
    width: 823px;
    height: 56px;
    margin: 0 auto;
    padding: 0;
    background: url(/images/bg_nav.gif) top left no-repeat;
}

#nav ul {
    margin: 0 auto;
    padding-top: 1px;
    width: 789px;
    height: 53px;
    list-style: none;
}

#nav ul li {
    margin: 0;
    padding: 0;
    height: 53px;
    display: inline;
    float: left;
}

#nav ul li a {
    display: block;
    text-indent: -9999px;
    height: 53px;
}

a#targetmarket {
    width: 89px;
    background: url(http://cyruscords.com/Casting4Cure/images/target_btn3.gif) top left no-repeat;
}
a#sctimes {
    width: 89px;
    background: url(http://cyruscords.com/Casting4Cure/images/sctimes_btn.gif) top left no-repeat;
}
a#online {
    width: 89px;
    background: url(http://cyruscords.com/Casting4Cure/images/online_btn.gif) top left no-repeat;
}
a#target-customers {
    width: 95px;
    background: url(/images/nav_target_customers.gif) top left no-repeat;
}
a#consumer-media-trends {
    width: 110px;
    background: url(/images/nav_consumer_media.gif) top left no-repeat;
}
a#advertise-with-us {
    width: 88px;
    background: url(/images/nav_advertise.gif) top left no-repeat;
}
a#our-clients {
    width: 98px;
    background: url(/images/nav_our_clients.gif) top left no-repeat;
}
a#news-updates {
    width: 124px;
    background: url(/images/hdr_event.jpg) top left no-repeat;
}
a#aboutus {
    width: 77px;
    background: url(http://cyruscords.com/Casting4Cure/images/about_btn2.gif) top left no-repeat;
}

a:hover#targetmarket, body#targetmarket-on #targetmarket,
a:hover#sctimes, body#sctimes-on #sctimes,
a:hover#online, body#online-on #online,
a:hover#target-customers, body#target-customers-on #target-customers,
a:hover#consumer-media-trends, body#consumer-media-trends-on #consumer-media-trends,
a:hover#advertise-with-us, body#advertise-with-us-on #advertise-with-us,
a:hover#our-clients, body#our-clients-on #our-clients,
a:hover#news-updates, body#news-updates-on #news-updates, 
a:hover#aboutus, body#aboutus-on #aboutus {
    background-position: bottom left;
}



/*********************************
* Global Navigation
*********************************/

#flash{
margin: 195px 0 0 0;

}

ul#global {
    width: 485px;
    height: 31px;
    display: block;
    float: right;
    margin: 121px 16px -55px 0;
    _margin-right: 9px;
    padding: 0;
    list-style: none;
}

ul#global li {
    float: right;
    display: inline;
    height: 31px;
}

a#target {
    width: 124px;
    height: 31px;
    display: block;
    background: url(http://www.cyruscords.com/Casting4Cure/images/fish_btn.png) top left no-repeat;
    text-indent: -9999px;
}

a#contact {
    width: 88px;
    height: 31px;
    display: block;
    background: url(http://www.cyruscords.com/Casting4Cure/images/contact_btn.png) top left no-repeat;
    text-indent: -9999px;
}

a#about {
    width: 88px;
    height: 31px;
    display: block;
    background: url(http://www.cyruscords.com/Casting4Cure/images/about_btn.gif) top left no-repeat;
    text-indent: -9999px;
}

a#newsletter-signup {
    width: 185px;
    height: 31px;
    display: block;
    background: url(http://www.cyruscords.com/Casting4Cure/images/rules_btn.gif) top left no-repeat;
    text-indent: -9999px;
}

a:hover#target,
a:hover#contact, body#contact-on #contact,
a:hover#about, body#about-on #about,
a:hover#newsletter-signup, body#newsletter-signup-on #newsletter-signup {
    background-position: bottom left;
}

/*********************************
* Main Navigation
*********************************/

#nav {
    width: 823px;
    height: 0px;
    margin: 0 auto;
    padding: 0;
   
}

#nav ul {
    margin: 0 auto;
    padding-top: 1px;
    width: 789px;
    height: 0px;
    list-style: none;
}

#nav ul li {
    margin: 0;
    padding: 0;
    height: opx;
    display: inline;
    float: left;
}

#nav ul li a {
    display: block;
    text-indent: -9999px;
    height: 0px;
}



