/**
 * Stylesheet for TERRABONA
 *
 * Screen/Projection Stylesheet
 *
 * @author		akanai web technologies
 * @link			http://www.terrabona.it
 * @copyright	Copyright 2009, akanai web technologies
 */
 
/**
 * Global properties and bugfixes
 */

/* set global values */
* {
	padding: 0;
	margin: 0;
}

body, html {
	height: 100%;
}

fieldset, img {
	border: none;
}

body {
	position: relative;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	scrollbar-face-color: #eee;
	scrollbar-highlight-color: #f6f6f6;
	scrollbar-shadow-color: #eee;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #878889;
	scrollbar-track-color: #f6f6f6;
	scrollbar-darkshadow-color: #eee;
}

.pablo {
	position: absolute;
	width: 350px;
	margin: 130px 0 0 180px;
}

.sl1994 {
	position: absolute;
	width: 300px;
	margin: 85px 0 0 20px;
}

#christmas-image {
	display: none;
}

#christmas-title {
	display: none;
}

#content {
	position: absolute;
	height: 334px;
	padding: 10px;
	margin: 250px 0 0 185px;
	background: url('../img/content_bkg.png');
	overflow: auto;
}

#content a {
	color: #000;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content h1 {
	padding-bottom: 7px;
}

#content h1 span {
	display: none;
}

#content p {
	padding-bottom: 10px;
	line-height: 15px;
}

#content li {
	line-height: 14px;
}

#content ul {
	padding-bottom: 10px;
	list-style: none;
}

#content .download-tbl {
	width: 100%;
	margin-top: 10px;
}

#content .download-tbl a {
	color: #000;
	text-decoration: none;
}

#content .download-tbl a:hover {
	color: #e0c633;
}

#content .download-tbl td {
	width: 20%;
	text-align: center;
}

#content .download-tbl .text td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

#language {
	position: absolute;
	width: 300px;
	margin: 610px 0 0 660px;
	text-align: right;
}

#logo-enter {
	position: absolute;
	width: 226px;
	height: 80px;
	margin: 266px 0 0 367px;
}

#logo-inner {
	position: absolute;
	width: 126px;
	height: 23px;
	margin: 35px 0 0 798px;
}

#map {
	position: absolute;
	height: 354px;
	margin: 250px 0 0 185px;
	background-color: #fff;
}

#map a {
	color: #000;
	text-decoration: underline;
}

#map a:hover {
	color: #e0c633;
	text-decoration: none;
}

#map p {
	text-align: right;
	line-height: 18px;
	padding-right: 10px;
}

#menu-big {
	position: absolute;
	z-index: 2;
	width: 160px;
	height: 354px;
	margin: 250px 0 0 18px;
}

#menu-big dd {
	padding-top: 2px;
}

#menu-big dl {
	margin: 1px 10px;
}

#menu-big dt {
	padding-top: 9px;
}

#menu-big-bkg {
	position: absolute;
	z-index: 1;
	width: 160px;
	height: 354px;
	margin: 250px 0 0 18px;
}

#menu-big-bkg img {
	width: 160px;
	height: 354px;
}

#menu-small {
	position: absolute;
	width: 160px;
	height: 180px;
	background-color: #fff;
	margin: 424px 0 0 18px;
}

#menu-small dl {
	margin: 1px 10px;
}

#menu-small dt {
	padding-top: 9px;
}

#outer {
	position: absolute;
	width: 960px;
	height: 604px;
	background-repeat: no-repeat;
}

#quicknav {
	position: absolute;
	width: 750px;
	margin: -48px 0 0 2px;
}

.slogan {
	position: absolute;
	width: 100px;
	margin: 110px 0 0 179px;
}

#slogan-enter {
	position: absolute;
	width: 231px;
	height: 126px;
	margin: 486px 0 0 18px;
}

#trans-enter {
	position: absolute;
	width: 192px;
	height: 24px;
	margin: 25px 0 0 18px;
}

#transi-enter {
	position: absolute;
	width: 203px;
	height: 24px;
	margin: 25px 0 0 18px;
}
