img {
border: 0;
}

	a {
	color: #a9a9a9;
	}
	
	a:hover {
	color: #ffffff;
	}
	
	.header {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	}
	
	.soonHeader {
	color: #b2b2b2;
	font-weight: bold;
	font-size: 11px;
	}
	
	.soon {
color: #515151;
}

	.soon a, li a {
	color: #d6d5d5;
		}
	
	.soon a:over, li a:hover {
	color: #ffffff;
	}


/**************************************************************
	menu - top right corner w/o underline
***************************************************************/

.menu a {
color: #a9a9a9;
text-decoration: none;
}
.menu a:hover {
color: #ffffff;
}
	
/**************************************************************
	main setup
***************************************************************/
body
{

background-image: url(../images/main_bg.jpg);
background-repeat: no-repeat;
background-position: center top;
background-color: #000000;
min-width: 800px;
margin: 0px 2px 0px 0px;
scrollbar-3dlight-color:#7a7a7a; 
scrollbar-arrow-color:#c91e1b; 
scrollbar-base-color:#ff6347; 
scrollbar-darkshadow-color:#303030; 
scrollbar-face-color:#303030; 
scrollbar-highlight-color:#403f3f; 
scrollbar-shadow-color:#000000;
} 


body, th, td, p, select, textarea, input
{
margin: 0px 0px 0px 0px;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 11px;
color: #878787;
}

/*
.justify {
text-align: justify;
}
*/
.content_bg {
background-color: #000000;
}


/**************************************************************
	header / logo block
***************************************************************/
/* menu main background image */
.logo_header{
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/header_top.gif);
	height: 140px;
	width: 900px;
	}

	
/**************************************************************
	menu for second page
***************************************************************/

/* big title header */
.menu_section {
padding-bottom: 5px;
font-size: 25px;
color: #ffffff;
font-weight: normal;
text-transform: uppercase;
}

/* cookie menu */
.menu_sub_index {
color: #ff0000;
font-weight: bold;
}

.menu_sub_current {
font-size: 10px;
color: #ffffff;
font-weight: bold;
}
.menu_sub, .menu_sub a, .menu_sub a:visited {
font-size: 10px;
font-weight: bold;
color: #a6a5a5;
text-decoration: none;
}
.menu_sub a:hover {
color: #ffffff;
}

/**************************************************************
	middle bar block
***************************************************************/	
.middle_block {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/middle_block.gif);
	height: 55px;
	width: 900px;
	}
	
.middle_block_section {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/middle_block_section.gif);
	height: 55px;
	width: 900px;
	}

/**************************************************************
	coming soon
***************************************************************/	

.month {
background: #272727;
color: #9e9d9d;
font-weight: bold;
font-size: 12px;
}


/**************************************************************
	menu bar block
***************************************************************/	
.menu_bg {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/menu_base_bg.gif);
	height: 51px;
	width: 900px;
	}	
	
/**************************************************************
	TD red and gray cell block
***************************************************************/		

.feature_news {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/red_block_bg.gif);
	width: 299px;
	height: 150px;
}


.feature_news_block {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/news_block_bg.gif);
	width: 299px;
	height: 150px;
}


.feature_dvd {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/red_block_bg.gif);
	width: 300px;
	height: 150px;
}

/* faded image used for dvd logo only */
.dvd_logo_block_bg {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/dvd_logo_block_bg.gif);
	width: 900px;
	
}

#featured_desc {
padding: 5px;
}

.feature_dvd_gray {
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../images/gray_block_bg.gif);
	height: 150px;
}

/* about us bg alternative */
.feature_aboutus {
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../images/gray_block_bg_dark.gif);
	width: 300px;
	height: 150px;
}

.feature_dvd_gray_drk {
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../images/gray_block_bg_dark.gif);
	width: 300px;
	height: 150px;
}


.feature_paysite {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/red_block_bg.gif);
	width: 299px;
	height: 150px;
}


.feature_paysite_gray {
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../images/gray_block_bg.gif);
	width: 299px;
	height: 150px;
}


.feature_contact {
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../images/gray_block_bg_dark.gif);
	width: 299px;
	height: 150px;
}


.block_div {
background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/block_div.gif);
	width: 1px;
	
}


/**************************************************************
	Latest News Section
***************************************************************/
#news {
padding: 5px;
height:29em; overflow:auto;
}

#news_2 {
padding: 5px;
}
.newsTitle {
padding-left: 20px;
background-repeat: no-repeat;
background-position: left top;
background-image: url(../images/news_arrow.gif);

color: #0099ff;
font-size: 11px;
font-weight: bold;

}

.newsDate {

color: #d60f04;
font-size: 9px;
text-transform: normal;
}

.newsDesc a {
color: #b3b3b3;
font-weight: bold;
text-decoration: none;
}
.newsDesc a:hover {
color: #ffffff;
text-decoration: none;
}
.newsDiv{
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/news_divider.gif);
	height: 1px;
}

/**************************************************************
	Header title and listing
***************************************************************/

ul
{
list-style-image: url(../images/gray_arrowhead.gif);
list-style-type: square;
}



ul a:hover
{
list-style-image: url(../images/red_arrowhead.gif);
list-style-type: square;
}


.header {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	}
	
.redtxt {
	color: #b72121;
}	


/**************************************************************
	Tabs
***************************************************************/


/* main page tab */
.tab_bg_current {
background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../images/tab_bg_current.gif);
	height: 27px;
	
}

/* show dvd line up */
.tab_dvdlineup {
background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../images/tab_bg_current_arrow.gif);
	height: 27px;
	
}

/* tab bg long */
.tab_bg_current_lrg {
background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../images/tab_bg_current_lrg.gif);
	height: 32px;
	
}


/* tab bg long - top left */
.tab_bg_current_lrg_lite {
background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../images/tab_bg_current_lrg_lite.gif);
	height: 32px;
	
}

/* tab bg long - top left */
.tab_news {
background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../images/tab_bg_current_lrg_lite.gif);
	height: 32px;
	width: 300px;
	
}

/* tab bg long - center */
.tab_newreleases {
background-repeat: repeat-x;
	background-position: top center;
	background-image: url(../images/tab_bg_current_lrg_lite.gif);
	height: 32px;
	width: 300px;
	
}

/* tab bg long - top right */
.tab_schedules {
background-repeat: repeat-x;
	background-position: top right;
	background-image: url(../images/tab_bg_current_lrg_lite.gif);
	height: 32px;
	width: 300px;
	
}


.tab_bg_div {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/tab_bg_div.gif);
	height: 28px;
	
}

.tab_bg_off {
background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../images/tab_bg_off.gif);
	height: 27px;
	width: 120px;
	
}

/* the 2nd page tab width */
.tab_bg_off_subsection {
background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../images/tab_bg_off.gif);
	height: 27px;
	width: 150px;
	
}


.tabTitle {
padding-left: 14px;
font-weight: normal;
font-size: 14px;
color: #ffffff;
}


.tab_underline {
background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/tab_underline.gif);
	height: 6px;
	
	
}

.tabTitle2 {
padding-left: 20px;
font-weight: normal;
font-size: 14px;
color: #ffffff;
}

.tabTitle_sub, .tabTitle_sub a, .tabTitle_sub a:visited {
text-decoration: none;
padding-right: 14px;
font-size: 10px;
color: #636363;
}

.tabTitle_sub a:hover {
color: #cdcdcd;
}
/**************************************************************
	Footer
***************************************************************/
#footer {
padding: 5px;
}

.footer_bg {
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(../images/footer_bg.gif);
	height: 173px;
	
}

.footer {
color: #515151;
font-size: 9px;
}

.footer a, .footer a:visited {
color: #515151;
}

.footer a:hover {
color: #ffffff;
}


.copy {
color: #515151;
font-size: 9px;
}









/**************************************************************
	Tab show/hide main control
***************************************************************/
.tab_hover {
width: 200px;
background-color: #000000;
color:white;
cursor:pointer;
padding-left: 25px;
padding-right: 25px;

height:27px;
background-image: url(../images/tab_bg_current_arrow.gif);
border:0px;
text-align:left;
font-family:verdana;
font-size:12px; 

}
.tab {
width: 200px;
background-color: #565656;
color: #636363;
cursor:pointer;
padding-left: 25px;
padding-right: 25px;

height:25px; 
background-image: url(../images/tab_bg_off_arrow.gif);
border:0px;
text-align:left;
font-family:verdana;
font-size:12px; 
font-weight:none;
}


/* tab for the website section with only 2 tab */
.tab_hover2 {
width: 300px;
background-color: #000000;
color:white;
cursor:pointer;
padding-left: 25px;
padding-right: 25px;
height:27px;
background-image: url(../images/tab_bg_current_arrow.gif);
border:0px;
text-align:left;
font-family:verdana;
font-size:12px; 

}
.tab2 {
width: 300px;
background-color: #565656;
color: #636363;
cursor:pointer;
padding-left: 25px;
padding-right: 25px;
height:25px; 
background-image: url(../images/tab_bg_off_arrow.gif);
border:0px;
text-align:left;
font-family:verdana;
font-size:12px; 
font-weight:none;
}




/* tab for the dvd module 2 column */
.tab_hover3 {
width: 450px;
background-color: #000000;
color:white;
cursor:pointer;
padding-left: 25px;
padding-right: 25px;
height:27px;
background-image: url(../images/tab_bg_current_arrow.gif);
border:0px;
text-align:left;
font-family:verdana;
font-size:12px; 

}
.tab3 {
width: 450px;
background-color: #565656;
color: #929191;
cursor:pointer;
padding-left: 25px;
padding-right: 25px;
height:25px; 
background-image: url(../images/tab_bg_off_arrow.gif);
border:0px;
text-align:left;
font-family:verdana;
font-size:12px; 
font-weight:none;
}


.data_tab3 {
border:1px solid gray; 
width:599px;
height:100px;
text-align:left;
font-family:verdana;
font-size:12px; 
padding:.3em;
}

/* 2 column width: 300 */
.data_tab2 {
border:1px solid gray; 
width:599px;
height:100px;
text-align:left;
font-family:verdana;
font-size:12px; 
padding:.3em;
}

/* default */
.data_tab {
border:1px solid gray; 
width:599px;
height:100px;
text-align:left;
font-family:verdana;
font-size:12px; 
padding:.3em;
}

/**************************************************************
	DVD  border and listings
***************************************************************/
.dvd_category {
font-size: 18px;
background: #111111;
color: #e0e0e0;
}


/* dvd border images */
.dvd_border_top {
	background-repeat: no-repeat;
	background-position: bottom center;
	background-image: url(../images/dvd_border_top.gif);
	height: 13px;
	
}

.dvd_border_bottom {
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(../images/dvd_border_bottom.gif);
	height: 15px;
	
}
.dvd_border_left {
	background-repeat: no-repeat;
	background-position: center right;
	background-image: url(../images/dvd_border_left.gif);
	width: 7px;
	
}

.dvd_border_right {
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(../images/dvd_border_right.gif);
	width: 7px;
	
}

/* line gradient sepparating dvd block */
.div_item_shade {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/div_item_shade.gif);
	height: 2px;
	
}

/* line gradient for dvd new releases at bottom */
.dvd_div_item_shade {
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(../images/div_item_shade.gif);
	height: 2px;
	
}


/*dvd information */
.dvd_title {
padding: 5px;
font-size: 13px;
color: #ffffff;
font-weight: bold;
}

.dvd_title_gray {
padding: 5px;
font-size: 11px;
color: #adacac;
font-weight: bold;
}
/* this is option if using dvd cover w/o descriptions */
.dvd_title_sm {
padding: 5px;
font-size: 10px;
color: #ffffff;
font-weight: bold;
}

.dvd_release {
padding: 5px;
color: #fcba07;
font-size: 11px;
}
.dvd_cat {
font-size: 11px;
color: #bb170f;
}

.dvd_desc {
padding: 5px;
color: #878787;
font-size: 9px;
}
.dvd_desc a {
font-size: 11px;
font-weight: bold;
color: #a9a9a9;
text-decoration: none;
}
.dvd_desc a:hover {
color: #ffffff;
}

/**************************************************************
	Show/Hide Table
***************************************************************/
/* scrolling table */

/* new releases */
.now_on_dvd {
background-repeat: no-repeat;
background-position: top center;
background-image: url(../images/div_tablecontent_bg.gif);
/* height:80em; overflow:auto; */

}

/* pre-launch dvd lien up bg */
.now_on_dvd_lineup {
background-repeat: no-repeat;
background-position: top center;
background-image: url(../images/div_tablecontent_bg.gif);
}


/* show all */
.show_all {
background-repeat: no-repeat;
background-position: top center;
background-image: url(../images/div_tablecontent_bg.gif);
/* height:50em; overflow:auto; */
/* width: 598px; */
}

/* release date */
.release_date_table {
background-repeat: no-repeat;
background-position: top center;
background-image: url(../images/div_tablecontent_bg.gif);
height:50em; overflow:auto;

}

/* title of item */
.release_header {
font-size: 12px;
font-weight: bold;
color: #9c9b9b;
}

/* category */
.cat {
background-color: #424141;
color: #cccccc;
font-weight: bold;
text-transform: uppercase;
padding: 2px;
}

/* alternating color for list of sites */
.row1 {
background-color: #000000;
padding: 2px;
}
.row1 a {
color: #cccccc;
}
.row1 a:hover {
color: #ffffff;
}

.row2 {
background-color: #171717;
padding: 2px;
}
.row2 a {
color: #cccccc;
}
.row2 a:hover {
color: #ffffff;
}




