/* Wasted Stylesheet*/
/* white = f7f7f7 */
/* red = DC1D24 */
/* By Dick Delarosa */


/* --------- Regular styles -------------  */
body{
/*background: url(images/bg_grad.jpg) repeat-x;*/
background-color:#000000;
    scrollbar-3d-light-color:#222222;     
	scrollbar-arrow-color:#DC1D24;       
	scrollbar-base-color:#000000;        
	scrollbar-dark-shadow-color:#222222;        
	scrollbar-face-color:#000000;       
	scrollbar-highlight-color:#333333;       
	scrollbar-shadow-color:#000000;
}

img {
border: 0px;
}

body,p,td{
font-family: verdana, arial;
font-size: 10px;
color: #e2e2e2;
}

h1 {
font-size: 13px;
color: #DC1D24;
margin: 0px 0px 0px 0px;
}


a, a:active, a:visited{
color: #DC1D24;
text-decoration: none;
}	
	
a:hover{
color: #FFFFFF;
}	

a.rss, a:active.rss, a:visited.rss{
font-size: 11px;
color: #666666;
text-decoration: none;
border: 0px;
font-weight: bold;
}	
a:hover.rss{
font-size: 11px;
color: #000000;
border: 0px;
font-weight: bold;
}	
/* --------- DIV build-up ------------- */
#wrap {
margin:auto auto;
padding:0px;
text-align:left;
width:720px;
height:420px;
z-index:1;
}

#maincontainer{
position: absolute;
width: 720px;
margin-left: -360px; /* helft van breedte */
height: 420px;
margin-top: -210px; /* helft van hoogte */
top: 50%;
left: 50%;
background-color: transparent; /* transparent */
}

#header{
position: relative;
width: 720px;
height: 30px;
background-color: transparent;
}
	#headerLeft{
	float: left;
	position: relative;
	width: 360px;
	height: 30px;
	background-color: transparent;
	}
	
			#headerLeft a, #headerLeft a:active, #headerLeft a:visited {
			color: #EEEEEE;
			font-size: 11px;
			font-weight: bold;
			font-decoration: none;
			}
			#headerLeft a:hover {
			color: #DC1D24;
			font-size: 11px;
			font-weight: bold;
			font-decoration: none;
			}
	
	#headerRight{
	float:left;
	position: relative;
	width: 360px;
	height: 30px;
	background-color: transparent;
	text-align:right;
	}
#maincontent{
position: relative;
width: 700px;
height: 300px;
background-color: transparent;
border: 10px solid #f7f7f7;
/* background: url(/assets/templates/wasted_01/images/home_bg.jpg) no-repeat; */
}   

#slideshow{
position: relative;
width: 700px;
height: 300px;
background-color: #FFFFFF;
border: 10px solid #f7f7f7;
/* background: url(/assets/templates/wasted_01/images/home_bg.jpg) no-repeat; */
}   

/* -------Different photo backgrounds in content area ---------- */
/* ---- WERKT NIET IN IE6 AAARGGHHHH !!!!! Is hardcoded in templates---- */
	
	
	#maincontent.photo1{
	background: url(/assets/templates/wasted_01/images/home_bg.jpg) no-repeat;
	}
	
	#maincontent.photo2{
	background: url(/assets/templates/wasted_01/images/frank_v.jpg) no-repeat;
	}
/* ---- end photos---- */	


	#contentdiv{
	float: left;
	margin-left:10px;
	margin-top: 10px;
	width: 680px;
	height: 280px;
	overflow: hidden;
	}
	
	#videodiv{
	float: left;
	margin-left:0px;
	margin-top: 0px;
	width: 700px;
	height: 300px;
	overflow: hidden;
	}
	
	#Legaltext{
	float: right;
	margin-left:10px;
	margin-top: 10px;
	width: 270px;
	overflow: hidden;
	}
	  	.Legaltext{
	 	font-size: 9px;
		color: #EEEEEE;
		}
	
	#biodiv{
	float: right;
	margin-left:5px;
	margin-top: 0px;
	padding-top: 5px;
	width: 435px;
	height: 295px;
	padding-right: 5px;
	overflow: auto;
	}
	
	#biomembermenu{
	float: left;
	margin-left:5px;
	margin-top: 10px;
	width: 240px;
	height: 290px;
	padding-right: 5px;
	overflow: hidden;
	}
	#biophoto{
	float: left;
	margin-left:0px;
	margin-top: 0px;
	width: 250px;
	height: 300px;
	padding-right: 0px;
	overflow: hidden;
	}
	
	

/* ---- NEWS MAIN PAGE ------ */
	#newslistmaindiv{
    margin-left:250px;
	margin-top: 10px;
	width: 250px;
	height: 280px;
	overflow: hidden;
	}	
	
	#newslistmaindiv a, #newslistmaindiv a:active, #newslistmaindiv a:visited{
    color: #DC1D24;
	text-decoration: none;
	}	
	
	#newslistmaindiv a:hover{
    color: #FFFFFF;
	}	
	
/* ----- NEWS ITEM PAGE --- */	
	#newslistdiv{
    margin-left:5px;
	margin-top: 10px;
	width: 250px;
	height: 290px;
	overflow: auto;
	line-height: 13px;
	}	
	
	#newslistdiv a, #newslistdiv a:active, #newslistdiv a:visited{
    color: #DC1D24;
	text-decoration: none;
	}	
	
	#newslistdiv a:hover{
    color: #FFFFFF;
	}	
	
	#newsitemdiv{
	float: right;
	padding: 10px 10px 5px 0px;
	margin-left:5px;
	margin-top: 0px;
	width: 400px;
	height: 285px;
	overflow: auto;
	}
	#newsitemdiv h1{
	color: #DC1D24;
	font-size: 11px;
	font-weight: bold;
	line-height:12px;
	padding:0px;
	margin: 0px 0px 0px 0px;
	}
	.Author_Timestamp {
	color: #EEEEEE !important;
	}
		
#footer{
position: relative;
width: 720px;
height: 64px;
background-color: #f7f7f7;
color:#333333;
}
	#footerLeft{
	float:left;
	padding: 0px 0px 0px 8px;
	margin-top: -3px;
	position: relative;
	width: 272px;
	height: 60px;
	background-color: #f7f7f7;
	overflow: hidden;
	}
		#footerleft a, #footerLeft a:active, #footerLeft a:visited{
		color: #000000;
		border-bottom-width: 0px;
		text-decoration: none;
				
		}
		#footerleft a:hover, #footerLeft a:visited:hover{
		color: #DC1D24;
		border-bottom-width: 0px;
		text-decoration: none;	
		}
		
		.here {color:#FF6600;}
		#footerLeft ul.here li.here  {color:#000000;}
		#footerLeft li.here a:visited {color:#DC1D24;}
		
	#footerCenter{
	float:left;
	position: relative;
	margin-top: -3px;
	width: 250px;
	height: 60px;
	background-color: #f7f7f7;
	}
		#footerCenter.footerCenterLatestNews a, #footerCenter.footerCenterLatestNews a:active, #footerCenter.footerCenterLatestNews a:visited {
		Color: #DC1D24;
		text-decoration: none;
		font-weight: bold;
		}
		#footerCenter.footerCenterLatestNews a:hover {
		Color: #000000;
		text-decoration: none;
		font-weight: bold;
		}		
	
	#footerRight{
	text-align: right;
	float:left;
	position: relative;
	width: 182px;
	height: 60px;
	background-color: #f7f7f7;
	padding-right: 8px;
	}

	
/* ---------- Header text and link styles -------------- */
.headerLinks, .headerLinks a, .headerLinks a:visited, .headerLinks a:active {
font-size: 11px;
font-weight: bold;
color: #cccccc;
text-decoration: none;
}
.headerLinks a:hover{
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

p.headerWasted, .headerWasted{
margin: 0px 0px 0px 0px;
font-size: 12px;
color: #F2F2F2;
font-family: arial;
font-weight: bold;
letter-spacing: 4px;
text-align: right;
}
p.headerAmsterdam{
margin: 0px 0px 0px 0px;
font-size: 10px;
color: #F2F2F2;
font-family: arial;
font-weight: bold;
letter-spacing: 2px;
text-align: right;
}


/* MaxiGallery
----------------------------------------------------------------------------- */
#MaxiGallery {
float: left; 
margin: 20px 0px 0px 10px; 
padding: 0px 0px 0px 0px;
overflow: show; 
width: 600px; 
height: 265px;
color:#F2F2F2;
font-size: 10px;
font-weight: normal;
z-index: 10;
}

.thumbnail {
width: 60px;
height: 60px;
}

#MaxiGallery p, #MaxiGallery td {
color:#F2F2F2;
font-size: 10px; 
font-weight: normal;
}

#imageDetails {
color:#333333;
font-size: 11px; 
font-weight: normal;
}
 
#outerImageContainer {
background-color: #FFFFFF;
}

#imageContainer {
background-color: #FFFFFF;
}

.clearfix {
background-color: #FFFFFF !important;
}

#imageDataContainer {
background-color: #FFFFFF !important;
}


#overlay {
background-color: #FF0000;
z-index: 1000;

.shortfields, .managepicturecontainer {
color: #F2F2F2 !important;
}

}


