@charset "UTF-8";
/* CSS Document */

/* site containers */

.header {
	background:url(../images/header_bg.png) top left repeat-x #444444;
	height:110px;
	border-bottom:1px solid #fff;
}
.wrapper {
	margin:0 auto;
	width:100%;
}
.searchbar {
	display:none;
	height:1px !important;
}
.searchbar2 {
	display:none;
	height:1px !important;
}
.leftbar {
	display:none;
	height:1px !important;
}
.bodycontainer {
	background:#fff;
	padding:2em 0 2em 0;
}
.content {
	margin-left:0;
	position:relative;
}
.footer {
	display:none;
	height:1px !important;
}
.logo {
	display:none;
	height:1px !important;
}




/* header styles */

.logo {
	float:left;
}
.socialmenu {
	display:none;
}


/* boxes */

.ol, .or, .ur, .ul {
	display: none !important;
	height:1px !important;
}

/* diverses */
.pin, .pin2 {
	visibility: hidden;
	height:1px !important;
}
.options {
	visibility: hidden;
	height:1px !important;
}

