@charset "utf-8";
/* CSS Document */




body{
	background:#232323 url(images/BG.gif) repeat-x scroll 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

#header{
	height:82px;
	width:960px;
	border-bottom:#666666 1px solid;
	text-decoration:none;
	
}


#social{
	margin-top:25px;
	float:left;
	text-decoration:none;
}
#header .floatRight{
	margin-top:10px;
	float:right;
	text-decoration:none;
/*	width:327px;
*/}


#unseen_aussie{
	margin-left:28px;
	float:right;
	text-decoration:none;

}

#menu_container{
	margin-left:555px;
	margin-top:-37px;
}

#container{
	width:960px;
	height:100%;
	margin: 0 auto;
}



#news_container{
	margin:0 auto;
	background:#000000;
	color:#FFFFFF;
	width:960px;
	height:100%;
	clear:inherit;
}

h5{
	font-size:medium;
	color:#DD0000;
	padding-left:42px;
	padding-top:10px;
	
}

img.imgRight{
	float:right;
	padding-right:32px;

	padding-left:32px;
	padding-bottom:10px;

	
}

img.imgLeft{
	float:left;
	padding:10px 32px 20px 46px;
	text-decoration:none;
	border:none;
	clear:left;
	
}

img.age{
	padding-left:10px;
}

#mission{
	border:1px solid #333333;
	float:left;
	height:100%;
	margin-top:20px;
	width:640px;
	clear:inherit;
}


p.statement{
	color: #ffffff;
	font-size:1em;
	padding-left:20px;
	padding-right:20px;
	
	
}

#image_wrapper{
	width:960px;
	height:100%;
	margin-left:1px;
	padding-top:20px;
	padding-bottom:20px;
}
/*gallery*/

.image_container {
float:left;
height:100%;


}





a{
	text-decoration:none;
	color:#DD0000;

}
p.news{
	padding: 0 42px 0 42px;
	
}

p.events{
	padding-left:42px;
	padding-right:42px;

}
p.downloads{
	color:#ffffff;
	font-size:small;
	padding-left:10px;
}
#mediaspace{
	margin-top:20px;
}

img{
	border:none;
	text-decoration:none;
}
img.Red_Carpet{
	text-decoration:none;
	border:none;
	margin-top:20px;
	padding-bottom:40px;
	margin-left:40px;
	
}
#textField{
	float:right;
	padding-right:140px;
	margin-top:120px;
	text-align:center;
	line-height:2em;
}

.reflection{
	background:transparent url(images/reflection.png) repeat-x scroll center bottom;
	width:640px;
	height:29px;
	float:left;
	

}
#ibot{
	float:right;
	padding:60px 30px 0px 10px;

	
	
}

.banner_ads{
	width:640px;
	border:#FFF;
	padding:20px 0px 0px 0px;
	height:100%;
	float:left;

}

#reality_tv{
	width:290px;
	float:right;
	padding:10px 10px 20px 0;
	height:100%;

	

}

#seenBox{
	width:284px;
	border:solid 1px #333333;
	height:100%;
	margin: 10px 0 10px 0;
	text-decoration:none;
}
#dj{
	width:290px;
	float:right;
	padding:10px 10px 20px 0;
	height:290px;
	
} 

.rows img{
	margin:0 auto;


}

img.unseenlogo{

	float:right;
	display:none;
}


.clear{
	clear:both;
}

h1{
	font-size:Larger;
	color:#DD0000;
	margin-top:30px;
	padding-top:30px;
	margin-left:48px;
}

h2{
	color:#FFFFFF;
	margin-top:5px;
	margin-left:50px;
	font-size:medium;
}

h2.downloads{
	font-size:medium;
	color:#DD0000;
	margin-left:10px;
	line-height:1em;
	
}
h3{
	font-size:x-large;
	color:#ffffff;
	}

.footer{
	width:960px;
	text-align:center;
	margin-top:10px;
	font-size:small;
	color:#CCCCCC;
	border-top:#666666 1px solid;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;

	

	}


/*contact form*/
#contact-wrapper {  
   width:430px;  
   border:1px solid #333333;  
   background:#000;  
   /*padding:20px;*/
   margin-top:30px;
   float:left;
   padding:5px 20px 20px 20px;

   
     
 }  

#contact-wrapper div {  
    clear:both;  
    margin:1em 0; 

}  

#contact-wrapper label {  
    float:none;  
	display:block;       
    font-size:16px;  
    width:auto;
	color:#CC0000;
 }  
 
form#contactform input {  
     border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;  
     border-style:solid;  
     border-width:1px;  
     padding:5px;  
     font-size:16px;  
     color:#333;  
}  

form#contactform textarea {  
     font-family:Arial, Tahoma, Helvetica, sans-serif;  
     font-size:100%;  
     padding:0.6em 0.5em 0.7em;  
     border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;  
     border-style:solid;  
     border-width:1px;   
}
 
p.error{
	color:#CC0000;
}

/*news ticker*/
/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
	border: 1px solid #0C0C0C;
	background:#1D1D1D;
	width: 960px; 
	height: 27px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 5px;
	width: 940px;
	overflow: hidden;
}

ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	font: bold 14px Arial;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background:#1D1D1D;
	color:#DD0000;
}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color:#FFFFFF;
	font: bold 14px Arial;
	margin: 0 50px 0 0;
	text-decoration:none;
} 

ul.newsticker span {
	margin: 0 10px 0 0;
} 

