/* CSS for Wilca Decor */

body {
	background: transparent url("../images/wallpaper.jpg") 0 0;
	margin-top: 120px;
    background-attachment:fixed;
}

/* side bar */
#sidebarContainer #pageHeader {display:none;}

#sidebarContainer #sidebar {
	padding-top: 0;
	padding-left: 13px;
}

#sidebar div.vcard {
	font-style: normal;
	margin-left: 1em;
}

#sidebar div.org a {
	color:white;
	text-decoration: none;
}

#sidebar div.tel {
	display: inline;
}

#navcontainer {
	padding-left: 5px;
	background-color: #2C2C2C;
	border: 1px solid #1F1F1F;
	border-right: none;
}

#navcontainer ul {
	margin-bottom: -1px;
}

#navcontainer #current {
    background-image:url("../images/menu_arrow_selected.gif");
}

/* content */
#contentContainer #content {
	background: transparent url("../images/exportAI-transp-knockout.png") no-repeat bottom right;
	padding-bottom: 10em;
}

#pageHeader img {
	float: right;
}

/* header logo */
#masthead {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	width: 100%;
	height: 120px;
	overflow: hidden;
	color:#2F2F2F;
	border-bottom:2px solid #1f1f1f;
}

#masthead #logo {
	background: transparent url("../images/logo2.png") no-repeat 50px top;
	padding: 10px 10px;
	margin: 0px auto;
	width:730px;
	height:100px;
}

#masthead h1 {
	font-family:Times,serif;
	font-size:3em;
	color:#2F2F2F;
	text-align: right;
	margin-top:10px;
}

#masthead #logo address  {
	text-align: right;
	font-style: normal;
	margin-top:20px;
}

#masthead #logo address p {
	margin:0;
	padding:0;
	line-height: 1.2em;
}

#topbar {
	height: 120px;
}

#topbar img,#topgrad img {display: none;}

/* PHOTO's */
body.photo-background {
    background: url("../images/exportAI-transp-knockout.png") no-repeat scroll 20px 200px #1A1A1A}
