body.yoopage {
	background: #F0F0F0 url(../images/page_bg.png) 50% 0 repeat-x;
}

/* center page */
div.wrapperz {
	margin: auto; 
}

/*
 * Layout
 */


div.wrapperz-t {
	background: #F0F0F0 url(../images/wrapper_t.png) 0 0 repeat-x;
}

div.wrapperz-b {
	background: url(../images/wrapper_b.png) 0 100% repeat-x;
}

div.wrapperz-l {
	background: url(../images/wrapper_l.png) 0 0 repeat-y;
}

div.wrapperz-r {
	background: url(../images/wrapper_r.png) 100% 0 repeat-y;
}

div.wrapperz-tl {
	background: url(../images/wrapper_tl.png) 0 0 no-repeat;
}

div.wrapperz-tr {
	background: url(../images/wrapper_tr.png) 100% 0 no-repeat;
}

div.wrapperz-bl {
	background: url(../images/wrapper_bl.png) 0 100% no-repeat;
}

div.wrapperz-br {
	padding: 0px 20px 20px 20px;
	min-height: 710px;
	 
	background: url(../images/wrapper_br.png) 100% 100% no-repeat;
}

div#header { 
	width: auto;  
	height: 80px;
	padding: 0px 0px 0px 0px;
	position: relative;
	/*z-index: 10;*/
	clear: both;  
}


div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}


div#top {
	width: auto;  
	height: 325px;
	margin: 0px 25px 0px 25px;
	padding: 0px 0px 0px 0px;
	clear: both;  
	background: #000000 url(../images/top_bg.png) 0 0 repeat-x;
	overflow: hidden;
	color: #FFFFFF;
}

div#middle {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 10px 70px 60px 80px;
	clear: both;  
}

div#middle .background {
	min-height: 140px;
	 
	 
	 
	 
}



.width15 { width: 14.999%; }
.width18 { width: 18.333%; }
.width20 { width: 19.999%; }
.width23 { width: 22.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width35 { width: 34.999%; }
.width40 { width: 39.999%; }
.width45 { width: 44.999%; }
.width50 { width: 49.999%; }
.width54 { width: 53.999%; }
.width65 { width: 64.999%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }
div.wrapperz { width: 950px; }/* Copyright (C) 2007 - 2009 YOOtheme GmbH */





/*
 * Shadowbox
 */
#shadowbox_body { background-color:#f0f0f0; border: none; border-width: 0px; }
#shadowbox_loading{ background-color:#222222; }/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

body.yoopage {
	background: #5397BB url(../images/blueZoo/page_bg.png) 50% 0 repeat-x;
}

div.wrapperz-t {
	background: #ffffff url(../images/blueZoo/wrapper_t.png) 0 0 repeat-x;
}

div.wrapperz-b {
	background: url(../images/blueZoo/wrapper_b.png) 0 100% repeat-x;
}

div.wrapperz-l {
	background: url(../images/blueZoo/wrapper_l.png) 0 0 repeat-y;
}

div.wrapperz-r {
	background: url(../images/blueZoo/wrapper_r.png) 100% 0 repeat-y;
}

div.wrapperz-tl {
	background: url(../images/blueZoo/wrapper_tl.png) 0 0 no-repeat;
}

div.wrapperz-tr {
	background: url(../images/blueZoo/wrapper_tr.png) 100% 0 no-repeat;
}

div.wrapperz-bl {
	background: url(../images/blueZoo/wrapper_bl.png) 0 100% no-repeat;
}

div.wrapperz-br {
	background: url(../images/blueZoo/wrapper_br.png) 100% 100% no-repeat;
}

div#toolbar {
	color: #c8c8c8;
}




