/*
		********************************************
		*                                          *
		* Code: http://www.candoo.eu               *
		* Date: 07.01.2009                         *
		* Support: info@candoo.eu                  *
		*                                          *
		********************************************
*/


/*
-----------------------------------------------RESET------------------------------------------------
*/

* {margin: 0; padding: 0; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0; outline: 0; vertical-align: baseline; background: transparent; }

a img { border: 0px solid #fff; }

ul, ul li, ol, ol li { list-style: none; }

sup {
	vertical-align: super;
}

/*
-----------------------------------------------PRINT_CSS--------------------------------------------
*/

html { font-size:100.01%; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	padding: 10px;
	background-color: #fff;
}

.clear { clear: both; }

hr.separator {
	clear: both;
	height: 1px;
	visibility: hidden;
	border: 0px solid #fff;
}

hr.separatorThumb {
	clear: left;
	height: 1px;
	visibility: hidden;
	border: 0px solid #fff;
}

address {
	font-style: normal;
}

a {
	text-decoration: none !important;
}

a:link {
	color: #000;
	text-decoration: none !important;
}

a:visited {
	color: #000;
}

a:hover {
	text-decoration: none;
}

a.more_information {
	display: none;
}


#container {
	text-align: left;
}


#header {
	position: relative;
	background: none !important;
	height: 140px;
	margin-top: 30px;
}

h1.logo {
	text-indent: -3000px;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 112px;
	height: 140px;
}

h1.logo a {
	text-indent: -3000px;
	display: block;
	width: 112px;
	height: 140px;
	background: transparent url("./../images/posca_logo.jpg") left top no-repeat;
}

.title {
	position: absolute;
	top: 110px;
	left: 130px;
	height: 41px;
	width: 275px;
	background-color: #fff;
	line-height: 41px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000;
}

.motto {
	display: none;
}

.sections {
	display: none;
}

#actual_project img {
	display: none;
}

#content {
	margin-left: 130px;
	padding-top: 20px;
}

#content h3 {
	margin: 10px 0px;
}

#content p {
	margin: 10px 0px;
}

.contact {
	margin-bottom: 10px;
}

.contact dd {
	margin-bottom: 6px;
}

.next, .previous, .download {
	display: none;
}

#sideMenu {
	display: none !important;
}

#menu {
	display: none !important;
}

#footer {
	display: none;
}
