
/**
 * Based on Layout Gala by Alessandro Fulciniti
 * See http://blog.html.it/layoutgala/
 *
 * 
 * 
 * 
 */
#container {
	width: 860px;
	margin: 0 auto;
    width: 970px;
	height:100%;
	position:relative;
}

#wrapper {
	float: left;
	width: 100%;
	height:100%;
	background:transparent url(../images/raute/bg_wrapper.gif?152019) repeat-y 0 0;
	min-height:500px;
    _height:500px;
}

#content {
	margin: 0 180px 0 150px;
    margin:0;
    float:right;
    width:705px;
    position:relative;
}

#navigation {
	width: 150px;
	margin-left: -860px;
	margin: 0 5px 5px 0;
	width:240px;
    height:100%;
}

#extra {
	float: left;
	width: 180px;
	margin-left: -180px
}

#footer {
	clear: left;
	width: 100%;
	margin-top:30px;
}

body.wide #content {
	margin-right: 0;
}

body {
	color: #323232;
	font-family: arial;
	font-size: 1em;
	background:#B5050A url(../images/raute/bg_body.gif?152019) repeat-x 0 0;
}
a { color:#298BD0; }

textarea { font-family: arial; }

h2 { font-size: 18px; margin:0 0 6px 0; }
h3 { font-size: 16px; margin:0 0 6px 0; }
h5 { font-size: 1em; font-weight:bold; margin:8px 0 5px 0;}

.clear { clear:both; }
.redline { background-color:#B5040A; height:6px;width:250px; overflow:hidden; }

a.rautecom { 
	background:transparent url(../images/raute/bg_rautecom.gif?152019) no-repeat 0 11px;
	font-size: 12px; 
	color:#EF9A31; 
	text-decoration:none; 
	display:inline-block;
	padding:6px 22px 0px 10px; 
	}
	
form#loginForm {
	float:right;
	position:absolute;
	top:2px;
	right:2px;
}
	form#loginForm input {
		font-size:11px;
	}

	form#loginForm a,
	form#loginForm label,
	form#loginForm span.userName {
		color:#ffF;
		font-size:11px;
	}
	
	form#loginForm a {
		margin-top:2px;
		display:block;
		text-align:right;
		text-decoration:none;
	}
	
div#searchForm {
	font-size:0.8em;
	background-color:#FFF;
    border:solid 5px #eee;
    width:210px;
    padding:15px;
}

input.submit { margin: 0 0 0 12px }

strong {
	font-weight: bold;
}

em {
	font-style: italic;	
}

.content li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 4px;
}

.content a {
	display:inline;
}

.country-chooser li,
.content .teasers li {
	list-style:none;
}

.padding {
	margin: 0 10px;
	padding: 10px 0;
	position:relative;
}

.content .padding {
	margin: 10px 20px 20px 35px; 
}
.extra .padding {
	margin: 0; 
}

.header {	
	overflow: hidden;
	padding:30px 0 25px 0;	
}

#logo { float:left; padding:0 15px 0 0; }
#logo img { }

#topnav {
    float:left;
	padding:12px 0 0 0;
}
#topnav,
#topnav a {
	text-decoration: none;
	font-size: 0.85em;
	color: #ffffff;
}
#topnav a { padding: 0 10px 0 8px; border-right:solid 1px #000; }
#topnav a.active {
	text-decoration:underline;
	border-right:solid 1px #000;
}

a.print { 
color: #aaa;
}

.footer {
	border-top: 1px solid #cccccc;
	color: #cccccc;	
	font-size:1em;
	}
	
	.footer a { color: #cccccc; text-decoration:none; display:inline; }

.footer .padding {
	margin-left: 174px;
}

.poweredby {
	text-transform: uppercase;
	color: #595959;
}
.riot {
	text-transform: uppercase;
	color: #86c500;
}

.navigation {
	margin-top: 37px;
	margin-bottom: 20px;
	background-color:#FFF;
    border:solid 5px #eee;
    border-bottom:none;
}
.navigation, 
.navigation a {
	color:#000;
	text-decoration: none;
	font-size: 12px;
}

	.navigation a.active {
	text-decoration: underline;
}

.navigation h2, .navigation h2 a  {
	font-size: 18px;
}

.navigation ul {
	margin-left: 10px;

}

.navigation li {
	list-style: none; 
	color:#298BD0;
	background-image:url(../images/raute/bg_navi.gif?152019);
	background-position:2px 6px;
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 0 10px;
}

.navigation li.selected {
	background-image:url(../images/raute/bg_nav2i.gif?152019);
	}

.navigation li a {
	color:#298BD0;
	font-weight:bold;
}

#left { float:left; }

.content {
	float:left;
	font-size: 12px;
	line-height: 20px;
	background-color:#FFF;
    border:solid 5px #eee;
    border-bottom:none;
    width:705px;
}

.extra {
	font-size: 11px;
	line-height: 20px;
}

.extra .box {
	margin-top: 23px;
}

.content h1 {
	color: #000000;
	font-family: Arial;
	font-size: 26px;
	line-height: 33px;
	padding: 20px 0 10px 0;
	clear: both;
}


.content h1.first {
	padding-top: 0;
}

.content p {
	margin-top: 15px;
	margin-bottom: 10px;
	text-decoration:italic;
}

span.ingressi {
	font-size:14px;
}

.extra h3 {
	color: #86c500;
	font-size: 11px;
	margin: 5px 0 3px 0;
}

.image-block {
	clear: both;
	margin: 4px 0 1px -15px;
}

.image-left {
	float: left;
	margin: 4px 10px 1px 0;
}

.image-right {
	float: right;
	margin: 4px 0 1px 10px;
}

.image-after-paragraph {
	clear: both;
}

.labeled-image .caption {
	margin-top: 3px;
	font-size: 10px;
	line-height: 13px;
	color: #777;
}

.gallery {
	clear: both;
	background: #aaa;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 16px;
}
.gallery a {
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 10px 10px 0 0;
	float: left;
	width: 110px;
	height: 90px;
}
.gallery a.every-4th {
	margin-right: 0;
}

table {
	margin-bottom: 16px;
}

th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
}
td, th {
	padding: 2px 4px;
	font-size: 12px;
}

td.error {
    color: #ff0000;
}

thead tr {
	background: #ccc;
}
tbody tr.even {
	background: #eee;
}
tbody tr.odd {
	background: #ddd;
}

ul.country-chooser {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 25px;
	overflow: hidden;
}
ul.country-chooser li {
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left:20px;
}
ul.country-chooser li a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	color: #595959;
}

div.contactInfo {

	margin-top:14px;
}

span.linkCurrentPage {
	text-decoration: underline;
	color:#000;	
}

span.linkCurrentPage a {
	color:#000;
}

