/* CSS Document */

div#body {
width: auto;
height: auto;
margin: 0px auto;
background-image:url(../media/images/bg_body2.gif);
background-repeat:repeat-y;
}


div#left {
float:left;
width:215px;
height:auto;
text-align:left;
padding:20px 0px 20px 0px
}

div#center {
float:left;
width:720px;
height:auto;
text-align:left;
margin-left:4px;
padding:20px 10px 20px 10px;
}

div#right {
float:right;
width:320px;
height:auto;
text-align:left;
padding:20px 0px 20px 0px
}

div#promo_header {
margin-left:10px;
margin-bottom:20px;
text-align:center;
width:auto;
}

div#promo_header a:link{

}

div#promo_header a:link, div#promo_header  a:visited{
color: #333a44;
font-weight:bold;
text-decoration:underline;
font-size:14px;
padding:0px 2px 0px 2px;
}

div#promo_header a:hover, div#promo_header  a:active{
color: #a81a25;
font-weight:bold;
text-decoration:underline;
font-size:14px;
padding:0px 2px 0px 2px;
}

div#screening_tabs{
margin:0px 0px 0px 5px;
padding:0px;
}

div#screening_tabs a:img{
margin:0px;
padding:0px;
border:0px;
}


.featured {
padding:0px 0px 10px 10px;
}

div#featured_box {
width:370px;
height:380px;
padding:0px;
margin:0px;
overflow:auto;
}

/* TABLE BLOCK STYLE */
.two_column {
width:715px;
margin-left:10px;
}

.table_featured{
margin:0px;
padding:0px;
width:350px;
}

.table_featured img{
margin: 3px 3px 0px 3px;
}

.table_library {
width:715px;
margin-left:10px;
}

.table_library p{
padding:3px;
}

.table_library img{
padding:0px;
margin:3px 3px 0px 3px;
}

.table_featured a:link, .table_featured  a:visited, .table_library a:link, .table_library a:visited{
color: #333a44;
font-weight:bold;
text-decoration:none;
font-size:11px;
}

.table_featured a:hover, .table_featured  a:active, .table_library a:hover, .table_library a:active{
color: #a81a25;
font-weight:bold;
text-decoration:underline;
font-size:11px;
}


.bar_center {
margin-top:20px;
margin-bottom:20px;
margin-left:10px;
}


/* GLOBAL RED LINK */

ul.red_link {
text-align:left;
list-style-type: none;
padding:0px;
margin:0px;
}

ul.red_link li {
background-image:url(../media/images/icons/btn_arrow_red.gif);
background-repeat: no-repeat;
background-position: 0px center;
margin: 0px;
padding: 5px 10px 5px 15px;
width: auto;
}

.red_link a {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
text-decoration:none;
color: #a81a25;
}
.red_link a:hover, .red_link a:hover {
text-decoration: underline;
}


/*  CURRENTLY PLAYING */
ul.current_h {
list-style-type: none;
padding: 0px;
margin: 0px;
}

ul.current_h li {
background-image: url(../media/images/icons/arrow_current_playing.gif);
background-repeat: no-repeat;
background-position: 0px center;
margin: 0px;
padding: 5px 0px 5px 25px;
width: auto;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
text-decoration:none;
color: #000000;
}



/* GLOBAL RED SMALL LINK */
ul.red_link_s {
list-style-type: none;
padding: 0px;
margin: 0px;
}

ul.red_link_s li {
display:inline;
background-image: url(../media/images/icons/nav_arrow_red_small.gif);
background-repeat: no-repeat;
background-position: 0px center;
margin-right:30px;
padding: 0px 0px 0px 10px;
width: auto;
}

.red_link_s a {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
text-decoration:none;
color: #a81a25;
}
.red_link_s a:hover, .red_link_s a:hover {
text-decoration: underline;
}




/* CENTER COLUMN FORMATTING */



.feature_block {
margin-top:20px;
}
.feature_block img {
float:left;
margin-right:5px;
}
.callout_block {
margin-top:0px;
margin-bottom:5px;
}
.callout_block_header {
height: 25px;
width: auto;
background-image: url(../media/images/callout_header_bg.gif);
background-repeat: repeat-x;
padding:0px;
margin:0px;
padding-top: 5px;
padding-left: 10px;
}
.callout_block_header h2 {
font-size: 14px;
font-weight: bold;
color: #ffffff;
}
.callout_block_top_image {
background-color: #eaf4ff;
padding: 5px;
}
.callout_block_left_image {
background-color: #eaf4ff;
padding: 5px 5px 10px 5px;
}
.callout_block_top_image img {
margin:0px;
}
.callout_block_left_image img {
float: left;
margin-top: 5px;
margin-right: 10px;
}
.callout_block p {
min-height: 95px;
height:auto;
}
/* for Internet Explorer */
/*\*/
* html .callout_block p {
height: 95px;
}
/**/


/* 300x250 AD SPACE */
.adspace_300x250 {
width: 250px;
margin: 0px 0px 15px 6px;
padding: 10px 0px;
text-align: center;
}

div#submit_promo {
text-align:left;
padding:0px;
margin:10px 0px 0px 0px;
}

