/*  MAIN STYLES  */


html, body {	margin:0; padding:0; width:100%; height:100%;	}

table, tr, td, iframe {	background-color:transparent; margin:0px; padding:0px; }


body  {		background-color:#0F0F0F; 
			background-image:url(../Visuals/Backgrounds/black_bg.jpg); background-position:center; background-attachment:fixed; background-repeat:no-repeat;}


#banner {	    position:absolute; width:950px; height:220px;  
				border:solid; border-color: #141414; border-width:1px; border-bottom:none; 
			    left:50%; top:0px; margin-left:-475px; z-index:300 }


#navigation {	     position:absolute; width:950px; height:25px;
				 left:50%; top:143px; margin-left:-475px;  z-index:305;}

#slideshow {
	position:absolute;
	width:950px;
	height:250px;
	left:50%;
	top:171px;
	margin-left:-475px; z-index:22;
	
}
#featured {
	position:absolute;
	width:950px;
	height:250px;
	left:0px;
	top:0px;
	
	
}

#main		{	 position:absolute; width:950px; background-color:#0f0f0f; 
				 border:solid; border-color: #141414; border-width:1px; border-top:none;
 				 left:50%; top:171px; padding-top:20px; 
				 margin-left:-475px;  z-index:20;}



/* NEWS */

#news_main		{	 position:absolute;left:0px;top:30px;width:950px; background-color:#0f0f0f;
 					  padding-top:0px;  z-index:20;}





/* STORE PAGE */


#dvd_main		{	 position:relative; width:950px; background-color:#0f0f0f; 
 				    padding:0px;  z-index:20; }


#dvd_info		{	 position:absolute;left:250px;top:0px;width:520px; height:200px;
 					 padding:0px;  z-index:20;}

			 
#dvd_image		{	 position:relative;left:770px; width:139px; background-color:#0f0f0f; 
					 border:solid; border-color: #FFFFFF; border-width:2px; 
 				 	padding:0px; margin-right:20px;margin-bottom:20px;}
					
#dvd_purchase		{	 position:absolute;left:20px;top:110px; width:200px; 
						padding:0px; margin-right:20px;margin-bottom:20px;}


#dvd_nav		{	 position:absolute;left:250px;top:178px;width:520px; 
 				 padding:0px;  z-index:20;}
			



/* OTHER STORES */


#stores_info		{	 position:relative;left:250px;top:0px;width:700px; 
 					     padding:0px;  z-index:20;}

#stores_leftcolumn		{	 position:absolute;left:30px;top:110px; width:200px; height:auto;
							padding:0px; margin-right:20px; z-index:20}



/* IMAGES */

img {border:none; padding:0px;}

.line {position:relative;padding-bottom:10px; padding-top:5px;}	
.address {position:relative; height:50px;  margin-top:40px; background-color:#000000;}	

/* TEXT */

a, p  {	font-family:Verdana, Arial, Helvetica, sans-serif; color:#E3E3E3;
		font-size:10px; letter-spacing:0.1em; line-height:1.8em; 
		 text-decoration:none;  }


.news_maintitle {font-size:13px;color: #FFD202; padding-top:5px; padding-bottom:0px; padding-left:30px; }
.note { font-style:italic;color: #999999;}

.highlight { color: #FFD202;}

	
a {color: #E3E3E3;text-decoration:none; border:none; }

a:hover { color:#FFD202;}


#dvd_purchase a {color: #FFD202;text-decoration:none; border:none; font-size:9px;letter-spacing:0.12em;  }

#dvd_purchase a:hover {color: #E3E3E3;}


/*FLEXSCROLL STYLES */




.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 11px; 
background-color: #303030;
}
.vscrollerbar {
width: 9px;
background-color: #333333;
border: solid; border-width:thin; border-color: #666666;
}



.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color:transparent;
}


