/* ----------------------------------------------------------------
Basic Style Sheet für ASRI

Author:		Maurizio Pettinato
Website:	ASRI
Version: 	2009/1
-------------------------------------------------------------------*/

body {
	margin : 20px;
	padding : 0px;
	color : #666;
	background: #cccc9a  url(../img/immagini%20web/bgd1.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

#container {
	width : 950px;
	border : 5px solid #fff;
	margin-left : auto;
	margin-right : auto;
	padding : 3px;
	color : #666;
	background-color: #FFF;
}

#banner {
	float : left;
	width : 950px;
	height : 160px;
	padding : 0;
	margin-bottom : 3px;
	color : #666;
	background : inherit;
}

#bannerb {
float : right;
width : 200px;
margin : 0 0 15px 10px;
padding : 0;
color : #666;
background : #f2f2f5;
}

#navcontainer {
clear : both;
width : 100%;
}

#navcontainer ul {
	float : left;
	width : 100%;
	padding-left : 0;
	margin-left : 0;
	color : #fff;
	background-color: #CDCD9B;
}

#navcontainer ul li {
display : inline;
}

#navcontainer ul li a {
	float : left;
	text-decoration : none;
	color : #330000;
	background-color: #CDCD9B;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}

#navcontainer ul li a:hover {
	color : #fff;
	background-color: #663300;
}

#active a:link, #active a:visited, #active a:hover {
background : #a1aac9;
color : #fff;
}

#content {
	margin-left : 0px;
	margin-right : 0px;
	background : inherit;
	color : #62110E;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
			
			
/*Left Content*/

#sidebar {
	float : right;
	width : 200px;
	margin : 0;
	color : #666;
	background-color: #FFF;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/*Left Menue*/

#menu {
	width : 200px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu ul {
margin : 0;
padding : 0;
list-style-type : none;
}

#menu li {
margin : 0 0 1.0px 0;
}

#menu a {
	display : block;
	width : 180px;
	text-decoration : none;
	color : #330000;
	background-color: #CCCC9A;
	padding-top: 0.20em;
	padding-right: 0.8em;
	padding-bottom: 0.20em;
	padding-left: 0.8em;
}

#menu a:hover {
	color : #FFF;
	background-color: #663300;
}


/*Rright Content*/


#sidebar-b {
float : right;
width : 170px;
margin : 0;
padding : 10px;
border-left : 1px solid #999;
background : #f2f2f5;
color : #666;
}

/*Right scrollbar*/

div.scroll {
overflow : auto;
height : 15em;
width : 140px;
padding : 1px;
color : #333;
background : #f2f2f5;
border : 1px solid #eee;
margin : 20px 0 25px 10px;
}


/*footer*/

#footer {
	clear : both;
	margin-top : 5px;
	color : #663300;
	background-color: #CDCD9B;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#footer a:link, #footer a:visited {
	background : inherit;
	color : #FFF;
	text-decoration : none;
}

#footer a:hover {
	background : inherit;
	color : #492129;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #fff;
}

/*Typography*/

h1 {
	font: bold 1.5em  Arial, Helvetica, sans-serif;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	margin-top: 2em;
}

h2 { 
font: bold 1.9em Arial, Sans-Serif; 
margin: 0 0 12px; 
}

h4 {
	color:#62110E;
	background: inherit;
	font-weight: normal;
	font-size: 1.1em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

h5 {
	color:#62110E;
	background: inherit;
	font-weight: normal;
	font-size: 1.2em;
	text-align: left;
}

h6 {
	color:#62110E;
	background: inherit;
	font-weight:bold;
	font-size: 1.0em;
}

/*Links*/

a {
	color : #62110E;
	font-weight : bold;
	text-decoration : none;
	background : inherit;
}

a:hover {
	color : #8A7757;
	background : inherit;
}

/*Classes*/

.news {
font-size : 100%;
background : inherit;
color : #333;
}

.sitename {
font-size : 180%;
margin : 0 0 10px 0;
color : #826c45;
background : inherit;
}

blockquote {
	font-weight : bold;
	font-style : italic;
	color : #690102;
}


/* Slimbox */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background:#666666 url(images/referenzen_image/smecca.gif/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent  url(images/referenzen_image/smecca.gif/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent  url(images/referenzen_image/smecca.gif/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(../img/immagini%20web/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
margin-right: 71px;
}

#lbCaption {
font-weight: bold;
}

#container #content table tr th {
	text-align: left;
}

