/* Pronota Screen CSS */

* {
	margin: 0;
	padding: 0;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #6F6754;
}
body {
	text-align: center;
	background: url(../images/backgrounds/body.jpg) repeat 0 0;
}
a:link, a:visited, a:active {
	color: #CCC800;
	font-weight: bold;
}

a:hover {
	color: #ECE600;
}

p {
	padding: 0 0 10px 0;
}
p.center {
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {

}
sup {
	line-height: 0;
	vertical-align: text-top;
	font-size: 9px;
}
ul {
	list-style-type: square;
	margin: 10px 20px;
}
ul li {
	padding: 0 0 12px 0;
}
ol {
	list-style-type: decimal-leading-zero;
	margin: 10px 30px;
}
ol li {
	padding: 0 0 12px 0;
}
.printonly {
	display: none;
}
/*div#pre-wrap {
	width: 100%;
	margin: 0 auto;
	background: url(../images/backgrounds/wrapper.jpg) repeat-x 0 500px;
}*/
div#wrapper {
	width: 780px;
	margin: 0 auto;
}

div#header {
	height: 90px;
	width: 780px;
}
div#header a.logo {
	float: left;
	width: 140px;
	height: 90px;
	background: url(../images/logo/pronota-logo.jpg) no-repeat 0 0;
	text-decoration: none;
	text-indent:-5000px;
}

div#splash {
	width: 780px;
	height: 175px;
	background: url(../images/backgrounds/splash.jpg) no-repeat 0 0;
}
div#splash h1, div#splash h2 {
	display: none;
}
div#splash a {
	float: right;
	font-weight: bold;
	color: #ECE600;
	margin: 145px 25px 0 0;
}
div#splash a:hover {
	color: #FFFFFF;
}

div#detail {
	width: 780px;
	height: 210px;
	font-size: 11px;
	background: url(../images/backgrounds/detail.jpg) no-repeat 0 0;
}
div#detail h3 {
	font-size: 12px;
	margin: 15px 0 5px 0;
	color: #000000;
}
div#detail div#address {
	float: left;
	width: 235px;
	text-align: right;
	padding-right: 20px;
	margin: 15px 0 0 0;
}

div#detail div#news, div#detail div#events {
	width: 210px;
	height: 175px;
	border-bottom: 3px solid #CCC800;
	background: url(../images/backgrounds/white_box.jpg) no-repeat 0 0;
	float: left;
	text-align: left;
	margin: 20px 15px 0 5px;
	padding: 0 15px;
	color: #666666;
}
div#detail div#events {
	border-color: #6F6754;
	display: inline;
}
div#detail div#events ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#detail div#events ul li {
	padding-bottom: 6px;
}
div#detail div#events a {
	font-weight: bold;
	color: #6F6754;
}
div#detail div#events a:hover {
	color: #999999;
}
div#detail p.clearit {
	clear: both;
	padding: 0;
}

div#main {
	width: 780px;
	background: url(../images/backgrounds/main-repeat.gif) repeat-y 0 0;
	clear: both;
	float: left;
}

div#content {
	width: 780px;
	text-align: left;
	float: left;
}
div.company {
	background: url(../images/backgrounds/content-header.jpg) no-repeat 0 0;
}
div.news {
	background: url(../images/backgrounds/news-header.jpg) no-repeat 0 0;
}
div.product {
	background: url(../images/backgrounds/product-header.jpg) no-repeat 0 0;
}
div.jobs {
	background: url(../images/backgrounds/jobs-header.jpg) no-repeat 0 0;
}
div.contact {
	background: url(../images/backgrounds/contact-header.jpg) no-repeat 0 0;
}
div.technology {
	background: url(../images/backgrounds/technology-header.jpg) no-repeat 0 0;
}
div.contracts {
	background: url(../images/backgrounds/contracts-header.jpg) no-repeat 0 0;
}
div#content h1 {
	font-size: 25px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana, serif;
	padding: 40px 0 0 25px;
	display: block;
	height: 40px;
	font-weight: normal;
}
div#content div#left-col {
	width: 535px;
	float: left;
	padding: 15px 15px 15px 30px;
}
div#content div#left-col h2, div#content div#left-col h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 10px 0;
}
div#content div#left-col h3 {
	color: #333333;
}
div#content div#left-col table {
	border-top: 1px solid #CCCCCC;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
}
div#content div#left-col table th {
	background: #666666;
	border-top: 1px solid #FFFFFF;
	text-align: left;
	color: #FFFFFF;
	padding: 5px 5px;
}

div#content div#left-col table td {
	padding: 6px 5px 5px 5px;
	border-top: 1px solid #CCCCCC;
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
}
div#content div#left-col table tr.light {
	background: #F5F5F5;
}
div#content div#left-col div.left-add {
	float: left;
	width: 220px;
	padding: 15px 0;
	margin: 15px 0;
	border-top: 1px solid #CCCCCC;
}
div#content div#left-col div.right-add {
	float: left;
	width: 305px;
	padding: 15px 0;
	margin: 15px 0;
	border-top: 1px solid #CCCCCC;
}
div#content div#left-col div.left-add ul, div#content div#left-col div.right-add ul {
	list-style: none;
	margin: 0 0 12px 0;
}
div#content div#left-col div.left-add ul li, div#content div#left-col div.right-add ul li {
	padding: 0;
}
div#content div#right-col {
	width: 200px;
	float: left;
}
div#right-col div#sub-nav {
	width: 200px;
	margin: 120px 0 0 0;
	background: url(../images/backgrounds/sub-nav-repeat.jpg) repeat-y 0 0;
}
div#right-col div#sub-nav span {
	display: block;
	width: 200px;
	height: 20px;
}
div#right-col div#sub-nav span.top {	

}
div#right-col div#sub-nav span.bottom {	
	background: url(../images/backgrounds/sub-nav-bottom.jpg) no-repeat 0 0;
}
div#content div#right-col ul {
	list-style: none;
	padding: 15px 0 0 0;
	margin: 0;
	background: url(../images/backgrounds/sub-nav-top.jpg) no-repeat 0 0;
}
div#content div#right-col ul li {
	padding: 0 0 5px 22px;
	background: url(../images/backgrounds/sub-nav-li.gif) no-repeat 10px 9px;
}
div#content div#right-col ul li ul {
	background: none;
	padding-top: 5px;
}
div#content div#right-col ul li ul li {
	padding: 0 0 5px 12px;
	background: url(../images/backgrounds/sub-nav-li.gif) no-repeat 0 9px;
}
div#content div#right-col a {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
div#content div#right-col a.active {
	font-weight: bold;
	color: #000000;
}
div#content div#right-col a:hover {
	color: #111111;
}
div#content div#right-col a.pdf {
	background: url(../images/icons/pdf.gif) no-repeat 100% 30%;
	display: block;
	width: 130px;
	margin: 15px;
	padding-right: 40px;
	color: #999999;
	text-decoration: none;
}
div#content div#right-col a.map {
	background: url(../images/icons/map.jpg) no-repeat 120px 0;
	display: block;
	width: 170px;
	height: 50px;
	padding: 15px 0;
	margin: 10px 15px;
	color: #999999;
	text-decoration: none;
}
div#content div#right-col a span {
	text-decoration: underline;
	color: #666666;
}
div#content div#right-col a.pdf:hover span {
	color: #333333;
}
div#footer {
	width: 780px;
	color: #ACACAB;
	font-size: 10px;
	background: url(../images/backgrounds/footer.gif) no-repeat 0 0;
	padding: 35px;
	clear: both;
}

body.index div#footer {
	width: 740px;
	padding: 5px 20px;
	background: none;
}
div#footer a {
	color: #797978;
	font-weight: normal;
	text-decoration: none;
}
div#footer p.left {
	float: left;
}	
div#footer p.right {
	float: right;
}
