/* Copyright (C) 2007 - 2011 YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* layout */
.main-wrapper-1,
.main-wrapper-2 { background-image: url(../../images/styles/white/wrapper_bg.png); }

.content-wrapper-1 { background-color: #FCFDFE; }
.content-wrapper-2 { 
	border-color: #EBECED;
	background-color: #FFFFFF;
}

.column-contentleft div.contentleft-bg,
.column-contentright div.contentright-bg { background-image: url(../../images/styles/white/content_wrapper_bg.png); }

/* menus */
#menu .dropdown-1,
#menu .dropdown-2 {	background-image: url(../../images/styles/white/menu_dropdown_edges.png); }

#menu .dropdown-3 {	background-color: #FFFFFF; }

#menu .dropdown-b1,
#menu .dropdown-b2,
#menu .dropdown-b3 { background-image: url(../../images/styles/white/menu_dropdown_corners.png); }

div.mod-line ul.menu a.level1 span.bg,
div.mod-line ul.menu span.level1 span.bg { border-top-color: #DCDDDE; }

.fancyfollower { background-image: url(../../images/styles/white/submenu_level1_item_hover.png); }
#contentleft .fancyfollower { background-image: url(../../images/styles/white/submenu_level1_item_hover_left.png); }

/* modules */
div.mod-box div.box-3 { background-color: #F7F7F7; }
#contentright div.mod-box div.box-3,
#contentleft div.mod-box div.box-3 { background-color: #F2F3F4; }

div.mod-box h3.header,
div.mod-line h3.header { border-bottom-color: #DCDDDE; }

#contentleft div.mod-line.first h3.header,
#contentright div.mod-line.first h3.header { border-top-color: #DCDDDE; }

div.mod-border div.box-1 { border-color: #EBEBEB; }

#left div.mod-border div.box-1,
#right div.mod-border div.box-1 { border-color: #E5E6E7; }

/* system */
#system .item div.date { background-image: url(../../images/styles/white/zoo/date_bg.png); }

#page #searchbox { background-image: url(../../images/styles/white/yoosearch/searchbox_bg.png); }

#searchbox .results {
	border: 1px solid #C5C6C7;
	border-top: none;
	background: #FFFFFF;
}
#searchbox .results li.results-header { background-image: url(../../images/styles/white/yoosearch/header_bg.png); }
#searchbox .results li.result { border-top-color: #E4E4E2; }
#searchbox .results li.result:hover,
#searchbox .results li.result.selected { background-color: #FCFDFE; }
#searchbox .results li.more-results { 
	border-top-color: #DDDDDE;
	background-color: #EEEEEE;
}

.pagination a,
.pagination strong { 
	border-color: #D9D9D9;
	background-color: #FCFDFE;
}

/* custom */
#logo {	
	left: -20px;
	top: 20px;
}

#page #logo a.logo-icon {
	width: 165px;
	height: 165px;
	background: url(../../../../images/yootheme/logo_white.png) 0 0 no-repeat;
}