

 
 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #646464;
}

 

.wrapper { margin: auto; }

#header {
	position: relative;
	z-index: 10;
	height: 180px;
	clear: both;
}

#top {
	overflow: hidden;
	clear: both;
}

#top .topbox { margin-top: 15px; }

#middle {
	padding: 15px 0px 15px 0px;
	clear: both;
}

#bottom {
	overflow: hidden;
	clear: both;
}

#bottom .bottombox { padding-bottom: 15px; }  

#footer {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding-bottom: 25px;
	clear: both;
	text-align: center;
	color: #ffffff;
}

 
 
#middle {
	width: 100%;  
	 
	overflow: hidden;  
	position: relative;  
}

#middle-expand {
	width: 200%;
}

 
#main {
	position: relative;
	left: 50%;
	width: 50%;
	float: left;
}

#main-shift {
	position: relative;
	left: -100%;
	 
	 
	overflow: hidden;
}

 
#left {
	position: relative;
	left: -50%;
	 
	float: left;
	overflow:hidden;
}

 
#right {
	 
	 
	float: left;
	overflow:hidden;
}

 

div#maintop,
div#contenttop {
	margin: 0px 0px 15px 0px;
	overflow: hidden;
}

div#contentbottom,
div#mainbottom {
	margin: 15px 0px 0px 0px;
	overflow: hidden;
}

 
 
#mainmiddle {
	width: 100%;  
	 
	overflow: hidden;  
	position: relative;  
}

#mainmiddle-expand {
	width: 200%;
}

 
#content {
	position: relative;
	left: 50%;
	width: 50%;
	float: left;
}

#content-shift {
	position: relative;
	left: -100%;
	 
	 
	overflow: hidden;
}

 
#contentleft {
	position: relative;
	left: -50%;
	 
	float: left;
	overflow:hidden;
}

 
#contentright {
	 
	 
	float: left;
	overflow:hidden;
}

 

.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width15 { width: 15%; }
.width18 { width: 18%; }
.width20 { width: 20%; }
.width23 { width: 23%; }
.width25 { width: 25%; }
.width33 { width: 33%; }
.width34 { width: 34%; }
.width35 { width: 35%; }
.width40 { width: 40%; }
.width46 { width: 46%; }
.width50 { width: 50%; }
.width54 { width: 54%; }
.width65 { width: 65%; }
.width75 { width: 75%; }
.width100 { width: 100%; }

 

body.yoopage { background: #484E55; }

#page-header { background: #464C53 url(/templates/yoo_symphony/images/page_header_t.png) 50% 0 repeat-x; }
#page-header .page-header-1 { background: url(/templates/yoo_symphony/images/page_header_b.png) 0 100% repeat-x; }
#page-header .page-header-2 { background: url(/templates/yoo_symphony/images/page_header_img_t.png) 50% 0 no-repeat; }
#page-header .page-header-3 {
	color: #ffffff;
	background: url(/templates/yoo_symphony/images/page_header_img_b.png) 50% 100% no-repeat;
	margin-top: -27px;
}

#page-top {
	border-bottom: 1px solid #000000;
	background: #D8DFE1 url(/templates/yoo_symphony/images/page_top_t.png) 0 0 repeat-x;
}
#page-top .page-top-1 {
	padding-bottom: 15px;
	background: url(/templates/yoo_symphony/images/page_top_img.png) 50% 0 no-repeat;
}

#page-middle { background: #2E3037 url(/templates/yoo_symphony/images/page_middle_t.png) 0 0 repeat-x; }
#page-middle .page-middle-1 { background: url(/templates/yoo_symphony/images/page_middle_b.png) 0 100% repeat-x; }
#page-middle .page-middle-2 { background: url(/templates/yoo_symphony/images/page_middle_img.png) 50% 0 no-repeat; }

#page-footer {
	padding-top: 15px;
	border-top: 1px solid #7A8087;
	background: #484E55;
}

 

#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

 
#breadcrumbs {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 30px;
	padding: 10px 0px 0px 15px;
	background: url(/templates/yoo_symphony/images/breadcrumbs_bg.png) 0 100% repeat-x;
	overflow: hidden;
	font-size: 85%;
}

#breadcrumbs a,
#breadcrumbs span {
	display: block;
	float: left;
}

#breadcrumbs a,
#breadcrumbs span.separator { }

#breadcrumbs .box-1 {
	background: url(/templates/yoo_symphony/images/breadcrumbs.png) 0 0 no-repeat;
	color: #ffffff;
	text-shadow: 0px 1px 2px #646464;
}

#breadcrumbs a:hover { text-shadow: 0px -1px 3px #646464; }

#breadcrumbs .box-2 {
	padding: 0px 15px 0px 10px;
	background: url(/templates/yoo_symphony/images/breadcrumbs.png) 100% -25px no-repeat;
}

#breadcrumbs .box-3 {
	height: 20px;
	padding-right: 5px;
	background: url(/templates/yoo_symphony/images/breadcrumbs.png) 0 -50px repeat-x;
}

#breadcrumbs .last {
	background-position: 0 -75px;
}

#breadcrumbs .last .box-2 {
	padding: 0px 10px 0px 10px;
	background-position: 100% -100px;
}

#breadcrumbs .last .box-3 {
	padding-right: 0px;
	background-position: 0 -125px;
}



 

 
#toolbar {
	height: 30px;
	padding-right: 140px;
	overflow: hidden;
	line-height: 30px;
	font-size: 9px;
	color: #ffffff;
}

#date { float: left; }

#date + .left .module:first-child {
	height: 30px;
	margin-left: 10px;
	padding-left: 15px;
	background: url(/templates/yoo_symphony/images/topmenu_item_bg.png) 0 50% no-repeat;
}

#headerbar {
	height: 80px;
	padding: 10px 0px 10px 0px;
	padding-left: 220px;
	overflow: hidden;
}

 
#logo {
	position: absolute;
	top: 30px;
	left: 0px;
}

#menu {
	position: absolute;
	top: 135px;
	left: 0px;
	z-index: 11;
}

#search {
	position: absolute;
	top: 5px;
	right: 0px;
	z-index: 12;
}

#banner {
	position: absolute;
	top: 35px;
	right: -20px;
	width: 0px;
	z-index: 3;
}

 

#footer a:link, #footer a:visited { color: #ffffff; }
#footer a:hover { color: #ffffff; }

#footer a.anchor {
	position: absolute;
	right: 0px;
	top: 3px;
	width: 30px;
	height: 5px;
	background: url(/templates/yoo_symphony/images/footer_anchor.png) 0 -10px no-repeat;
	display: block;
	text-decoration: none;
}

 

div.main-wrapper-t1 {
	position: relative;  
	background: url(/templates/yoo_symphony/images/main_wrapper_corners.png) 0 0 no-repeat;
}

div.main-wrapper-t2 {
	padding: 0px 10px 0px 10px;
	background: url(/templates/yoo_symphony/images/main_wrapper_corners.png) 100% -15px no-repeat;
}

div.main-wrapper-t3 {
	height: 9px;
	border-top: 1px solid #ffffff;
	background: #ECEFF0;
}

div.main-wrapper-1 {
	padding: 5px 15px 5px 15px;
	background: #ECEFF0;
}
div.with-breadcrumbs { padding-top: 45px; }

div.main-wrapper-b1 { background: url(/templates/yoo_symphony/images/main_wrapper_corners.png) 0 -30px no-repeat; }

div.main-wrapper-b2 {
	padding: 0px 10px 0px 10px;
	background: url(/templates/yoo_symphony/images/main_wrapper_corners.png) 100% -45px no-repeat;
}

div.main-wrapper-b3 {
	height: 10px;
	background: #ECEFF0;
}



