﻿
	/* Australian Youth Forum CSS - Front
   Updated: Friday 18.09.08
   Author:  Amie Cupitt
            Modified by Amie  18.09.08
   ----------------------------------------------------*/
   
#column1 {width: 389px;
	/*background:#009fdb;*/
	position:relative;
	padding-bottom:.5em;
	margin-top:.5em;
	margin-right:1em;
	float:left;
	} 
#column1 p, #column1 ul, #column2 p, #column2 ul {padding:.2em 1em .5em 1em; margin: 0;}	

#column1 h2, #column1 h3, #column2 h2, #column2 h3{
	padding: 0 .5em .3em;
	margin: 0;
}
#column1 ul li{display:inline;}

#column1 ul.newsitems {
	background: url(images/ayf.jpg) #fff no-repeat .5em .5em; 
	padding:5.5em .5em .5em .5em;}
#column1 ul.newsitems li {padding:0 .25em;}
#column1 ul h2 {margin-top:-2em; position:absolute; right:1em;}


#column2 {float:left;
	/*border:solid 1px white;*/
	width:	331px	
		}
		
#column2 a{
	color: #fff!important;
	text-decoration:underline!important;
}
#column2 a:hover{
	color: #333!important;
}	

		
#column2 h3 {padding:0 .2em ; margin:1.5em auto .25em auto; clear:both;}

.video {
background:#009fdb; margin-top:.5em;
}

.greennews {
background:#31a549; margin-top:.5em;
}

.video img, .video #vid1 {
	margin: 5px 5px 0 5px;
}
.video h2, .featured h2 {
	border-bottom: 1px #333 solid;
}

.white_content-p
{
display: none;
position: absolute;
top: 15%;
left: 15%;
width: 650px;
height: 810px;
padding: 5px;
border: 5px solid #000000;
background-color: #333333;
z-index:1002;
overflow: auto;
}


.white_content-l 
{
display: none;
position: absolute;
top: 15%;
left: 15%;
width: 850px;
height: 610px;
padding: 5px;
border: 5px solid #000000;
background-color: #333333;
z-index:1002;
overflow: auto;
}

.white_content-ons 
{
display: none;
position: absolute;
position:fixed;
top: 15%;
left: 15%;
width: 420px;
height: 300px;
padding: 5px;
border: 5px solid #000000;
background-color: #333333;
z-index:1002;
overflow: auto;
}

.white_content2-l 
{
display: none;
position: absolute;
position:fixed;
top: 15%;
left: 15%;
width: 420px;
height: 300px;
padding: 5px;
border: 5px solid #000000;
background-color: #333333;
z-index:1002;
overflow: auto;
}

.white_content2-p 
{
display: none;
position: absolute;
position:fixed;
top: 15%;
left: 15%;
width: 420px;
height: 522px;
padding: 5px;
border: 5px solid #000000;
background-color: #333333;
z-index:1002;
overflow: auto;
}

.white_5x3 /*Width 500 - Height 375*/
{
display: none;
position: absolute;
position:fixed;
top: 15%;
left: 15%;
width: 535px;
height: 365px;
padding: 5px;
border: 5px solid #000000;
background-color: #333333;
z-index:1002;
overflow: auto;
}

.white_3x5 
{
display: none;
position: absolute;
position:fixed;
top: 15%;
left: 15%;
width: 410px;
height: 505px;
padding: 5px;
border: 5px solid #000000;
background-color: #333333;
z-index:1002;
overflow: auto;
}

.oakp /*Width 500 - Height 375*/
{
display: none;
position: absolute;
position:fixed;
top: 15%;
left: 15%;
width: 420px;
height: 515px;
padding: 5px;
border: 5px solid #000000;
background-color: #333333;
z-index:1002;
overflow: auto;
}

.oakl 
{
display: none;
position: absolute;
position:fixed;
top: 15%;
left: 15%;
width: 644px;
height: 410px;
padding: 5px;
border: 5px solid #000000;
background-color: #333333;
z-index:1002;
overflow: auto;
}




.black_overlay
{
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: black;
z-index:1001;
-moz-opacity: 0.5;
opacity:.80;
filter: alpha(opacity=80);
} 