BODY {
	margin:0;
	padding:0;
	text-align: center;
	background:white;
}

body, td, th, tr, p, div {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 150%;
}

#firstwrapper{
	position: relative;
	width: 1080px;
	height:120px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/header_domus.png) no-repeat top left ;
}
#wrapper {
	position: relative;
	width: 1080px;
	margin: 0 auto;
	text-align: left;
}

#logo {
width:713px;
height:101px;
background: url(../images/logo.png) no-repeat top left ;
position:absolute;
top:0px;
left:0px;
}

#logo a:link, 
#logo a:visited {
background: transparent;
color:#87AAAe;
text-decoration:none;
font-size:10px;
position:absolute;
font-weight:bold;
left:800px;
border:0px solid white;
}
#spacer {
background: transparent;
height:10px;
margin-bottom:2em;
}

p {margin:0; padding:0;}





#content-inside {}

#content-padding {}

#content {
float:left;
width:600px;
margin-top:-34px;
}

#content-padding h2.componentheading {
display:none
}





.content, #content-inside {
background: url(../images/right-4.png) top left;
padding: 10px 10px 0px 0px;
min-height: 830px;
border:0px solid white;
}

#left {
float:left;
width:240px;
margin-top:-34px;
}

#left .moduletable,
#left .moduletable_text, 
#left .moduletable_menu {
border:0px solid white;
padding:0px;
}

#left .moduletable_breadcrum {
margin-top:20px;
border:0px solid black;
font: 14px;
font-weight: bold;
color: #3D6B88;
padding:0px;
}

#right {
float:left;
background: url(../images/right-3.png) repeat-y top left ;
width:240px;
margin-top:-34px;
}

#right .moduletable,
#right .moduletable_text, 
#right .moduletable_menu {
border:0px solid white;
background: transparent;

padding:0px;
}

.clear {
	clear:both;
}

#footerbg {
background:#DDECEF;

}

#footer {
position: relative;
width: 1080px;
text-align:right;
clear:both;
margin-top: -10px;
}

#footer_menu {
height: 20px;
background:white;
text-align:right;
padding-right: 0px;
	/*margin:1.5em;
	margin-right:2em;
	margin-left:0.5em;
	margin-bottom:0em;*/
}

#footer_text {
	margin:1em;
	text-align: center;
}

#footer ul, #footer li {
margin:0;
padding:0;
list-style:none;
}

#footer li {
float:left;
font-size:14px;
margin-right:30px;
}

#footer li a:link, 
#footer li a:visited {
color: orange;
}

#footer li a:hover {
color:#222;
}

/* END OF LAYOUT STYLES */


/* GENERAL PURPOSE STYLES */

a, a:link, 
a:active, 
a:visited {
	color: #444;
	text-decoration: none;
	font-weight:bold;
}

a:hover, 
a.active {
	color: #111;
}

.inputbox {
	margin-right: 5px;
	font-size: 10px;
	text-indent: 5px;
	border: 1px solid #CCC;
	font-size: 11px;
}

img {
	border: 0;
}

fieldset {
	border:none;
}

/* useful tags */


h1, h2, h3, h4 {
	margin: 0;
	color: #333;
	padding-left: 0;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 14px;
}

h2.contentheading, 
h2.componentheading, 
.componentheading, 
.contentheading {
	background: url(../images/component_heading.png) no-repeat top left ;
	margin-top:10px;
	/*margin-bottom:25px;*/
	font-size:18px;
	line-height: 80px;
	/*text-transform:uppercase;*/
	letter-spacing:-0.05em;
}

h3 {
	font-size: 13px;
}

#left h3 {
	font-size: 12px;
	padding-top:32px;
	background: url(../images/component_heading.png) no-repeat top left ;
	line-height: 16px;
	text-transform:uppercase;
	letter-spacing:0.05em;
}

#right h3 {
	font-size: 16px;
	padding:0px;
	text-transform:uppercase;
	letter-spacing:-0.05em;
}

#header h3 {
	font-size: 24px;
	padding:0px;
	padding-bottom:8px;
	text-transform:uppercase;
	letter-spacing:-0.05em;
	color: orange;
}

h4 {
	font-size: 11px;
}

.contentpaneopen {
margin-top: -28px;
margin-bottom:20px;
padding-bottom:12px;
border-bottom:0px solid white;

}
div.contentpaneopen {
     padding-top: 20px;
} 
div.contentpaneopen_edit span.hasTip a img {
     display: none;
} 

#content-inside .contentpaneopen {
border:none;
padding-top: 20px;
}

#content ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

#content li {	
	padding-left: 1px;
	line-height: 150%;
}

#right ul li {
padding-bottom:4px;
}
/*
 * com_contact
 * sub seletors: contact
 */

div.joomla div.contact h1 {
	margin-bottom: 0px;
	font-size: 140%;
	font-weight: normal;
	letter-spacing: -1px;
}

div.joomla div.contact h2 {
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
}

div.joomla div.contact div.image {
	float: right;
}

div.joomla div.contact table {
	margin-bottom: 10px;
}

div.joomla div.contact label.label-top {
	display: block;
}

/* NAVIGATION MENU */

.buttons {display:none;}

.author, .createdate {
	background: transparent;
	float:right;
	clear:right;
	margin-left:10px;
	margin-top:-10px;
	padding:0px;
	width:70px;
	color:#555;
	font-size:11px;
	border:1px solid #87AAAE;
}

.author {
padding-bottom:0;
border-bottom:0;
}

.createdate {
border-top:0;
margin-bottom:10px;
}

.modifydate, .readmore {
text-align:right;
color:#87AAAE;clear:both;
}

/* primary menu - at the top of this site */

#menu-wrapper {
	background: url(../images/topmenu_bg.png) no-repeat top left ;
	width: 1080px;
	height: 120px;
	clear:both;
}

#menu {
	width: 1080px;
	background:  transparent;
	height: 120px;
	position:  relative;
	z-index:5;
}
#menu ul, 
#menu li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#menu ul {
	 height: 120px;
	 vertical-align: middle;
	} 

#menu ul li {
	float:left;
	vertical-align: middle;
	padding-top: 30px;
	height: 120px;
	line-height:20px;
	margin-right:0px;
	width: 120px;
	text-align: center;
}

#menu a, 
#menu a:link, 
#menu a:visited {
	color: #fff;
	text-decoration: none;
	width: 30px;
	padding-left: 0px;
	padding-right: 0px;
	/*text-transform: uppercase;*/
	text-align: center;
	
}

#menu ul li:hover, 
#menu ul li.over {	
	background:#3D6B88;
	height: 90px;
}

#menu ul li#current {	
	background:#3D6B88;
	height: 90px;
	}

#menu ul li#current * {	
	color:white !important;
	vertical-align: middle;

}
#menu ul li ul {
	width:190px;
	padding-top:10px;
}

#menu ul li ul li {
	background: transparent;
	width:190px;
	border-bottom:1px solid white;
}

#menu ul li ul li:hover, 
#menu ul li ul li.over {
	background: transparent;
}
/*  CURRENT LINKS  */
/*#left ul.menu { list-style-type: none; margin-left:0px;}
#left ul.menu li{line-height:40px;display:block;width:150px;}
#left ul.menu li.level1 { background-image: url(../images/bullet-orange.png); background-repeat: no-repeat; background-position: left center; }
#left ul.menu li.level2 { background-image: url(../images/bullet-salmon.png); background-repeat: no-repeat; background-position: left center; }
#left ul.menu li.level0 { background-image: url(../images/bullet-lightblue.png); background-repeat: no-repeat; background-position: left center; }
#left ul.menu li#current, #left ul.menu li a:hover {background-image: url(../images/bullet-active.png); background-repeat: no-repeat; background-position: left center; }

#left ul.menu li a{margin-left:30px;}*/

#left ul.menu { 
list-style : none; 
padding : 0; 
margin : 10px 0 0 0px; 
}

#left ul.menu li { color : #ffffff; height : 40px; font-weight : bold; vertical-align: middle; position: relative; width: 190px; display: block; }
#left ul.menu li.level1 {  
background-image: url(../images/bullet-orange.png); 
background-repeat: no-repeat; 
background-position: left center; 
}
#left ul.menu li.level2 {  
background-image: url(../images/bullet-salmon.png); 
background-repeat: no-repeat; 
background-position: left center; 
}
#left ul.menu li.level0 {  
background-image: url(../images/bullet-lightblue.png); 
background-repeat: no-repeat; 
background-position: left center; 
}

#left ul.menu li a { color: #3d6b88; font-weight: bold; text-align : left; text-decoration : none; background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: relative; width: 160px; height: 28px; padding-top: 12px; padding-left: 30px; display: block !important; }

#left ul.menu li a:hover { 
background-image: url(../images/bullet-active.png); 
background-repeat: no-repeat; 
background-position: left center; 
}

#left ul.menu li.active { 
background-image: url(../images/bullet-active.png); 
background-repeat: no-repeat; 
background-position: left center; 
}

/* @group TOPNAV */


.menubar {
	font: 14px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}
#navmenu {
	background: url(../images/style1/topmenu_bg.png) no-repeat left top;
	
}

#navmenu a {
	color: #FFFFFF;
	
}

#navmenu li li {
	font-size: 12px;
	 vertical-align: middle;
}

#navmenu li:hover ul, 
#navmenu li li:hover ul, 
#navmenu li li li:hover ul, 
#navmenu li li li li:hover ul,
#navmenu li.iehover ul, 
#navmenu li li.iehover ul, 
#navmenu li li li.iehover ul,
#navmenu li li li li.iehover ul {
	background: #3d5c7e;
	
}
/*PARENT ITEM SEPARATOR*/

#navmenu li a {
	
}
/*DEFINE HOVER COLORS*/

#navmenu li:hover a, #navmenu li.iehover a {
	color: #ffffff;
}
#navmenu ul li a:hover {
	background: #3D6B88;
}
#navmenu ul li ul li a:hover,
#navmenu ul li ul li ul li a:hover {
	color: #eee;
}
#navmenu ul ul a {
	color: #ffffff;
	width: 170px;
}
#navmenu li li {
	border-bottom: 1px solid #304863;
}
#navmenu li li {
	width: 173px;
}
#navmenu li ul ul {
	margin: -40px 0 0 173px;
}
#navmenu li li:hover {
	background: #476c94;
}

#navmenu li ul {
	width: 173px;
	border-right: 1px solid #304863;
	border-left: 1px solid #304863;
	border-top: 1px solid #1F2934;
}
#navmenu li.active {
	background: #3D6B88 ;
}
#navmenu li.active a:hover {
	background: #3D6B88 ;
}
#navmenu ul li.active ul li a,
#navmenu ul li.active ul li,
#navmenu ul li.active ul li a:hover,
#navmenu ul li.active ul li.hover {
	color: #fff;
}
#navmenu li.iehover ul li.iehover {
	background: #3D6B88;
}

/* @end */





/*TOPMENU*/
#topmenu{ text-align: right; position:absolute; right:235px; top:89px; height:20px; width:845px; z-index:100;}
#topmenu ul li
{ display: inline; list-style-type: none; }
#topmenu ul li a  { color: black; text-decoration: none; }
#topmenu ul li a:hover { color: #000000; }
#topmenu ul li a#current span { color: white; }
#topmenu ul li span{ padding-right:10px; }
#topmenu ul li.streeplinks span{ border-left: 1px solid black;padding-left:10px;padding-right:10px; }
