@charset "UTF-8";

/* page styles */

#hometext h2 {
	margin-top:50px;
	font-size:25px;
	font-weight:normal;
	color:#666;
}

#hometext p {
	font-size:12px;
	margin-bottom:10px;
	font-weight:normal;
	color:#666;
}

#hometext a {
	color:#666;
}

#hometext a:hover {
	color:#333;
}



body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #929292 url(../images/background.png) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.main #container {
	width: 974px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #333 url(../images/content-bg.png) repeat-x;
	margin: 70px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 10px solid #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 510px;
}

.indexText {
	width:980px;
	margin: 0px auto 10px; /* the auto margins (in conjunction with a width) center the page */
}

.indexText a {
	color:#333;
}

.bigButt {
	margin-top:50px;
	float:right;
	height:380px;
	width:960px;
}

.indexText p{
	color:#FFF;
	font-size:10px;
	text-align:left;
	margin-bottom:10px;
}

.main #splash {
	width: 974px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #333 url(../images/splash_page.jpg) no-repeat;
	margin: 70px auto 10px; /* the auto margins (in conjunction with a width) center the page */
	border: 10px solid #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 510px;
	background-position: center;
}
.main #mainContent {
	padding: 0px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.main #HomeHeader {
}

.main #header {
	height:112px;
}

.logo {
	float:left;
	margin: 15px 0px 0px 0px;
}

#menu {
	float:right;
	list-style: none;
	margin-top: 30px;
	width: 600px;
}

#menu span {
  display: none;
  position: absolute;
}

li.menu {
	display: block;
	width: 130px;
	float: right;
	text-align: center;
	font-size: 16px;
}

li.menu a{
	text-decoration:none;
	color:#5a5a5b;
}




h5 {
	font-size:15px;
}

#sidebar {
	float:left;
	width:145px;
}

#sidebar ul {
	font-size:11px;
	padding:60px 0px 0px 0px;
	list-style:none;
}

#sidebar ul a{
	text-decoration:none;
	color:#FFF;
}

#sidebar ul a:hover{
	color:#97979c;
}

#sidebar li {
	padding-bottom:15px;
}

#sidebar li .selected{
	color:#333;
}


#homeContain {
	width:930px;
	float:right;
	margin-top: 25px;
	
}









/* Banner slide buttons - Also used on the mini expandable panels that use the same javascript */
 
a.left_button,
a.right_button {
	position: absolute;
	left: 0;
	top: 33%;
	z-index: 100;
	width: 33px;
	height: 99px;
	background: url(../images/arrow_left.gif) no-repeat;
	opacity: 0.5;
	filter: alpha(opacity=50);
	outline: none;
	}
 
a.right_button {
	left: auto;
	right: 0;
	background-image:url(../images/arrow_right.gif);
	}
 
a.left_button:hover,
a.right_button:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	}
 
body.leggera a.left_button,
body.leggera a.right_button {
	top: 14px;
	left: -17px;
	width: 31px;
	height: 288px;
	background: url(../images/arrow_left_2.gif) no-repeat;
	opacity: 1;
	filter: alpha(opacity=100);
	}
 
body.leggera a.right_button {
	left: auto;
	right: -17px;
	background-image: url(../images/arrow_right_2.gif);
	}
	
/* end */

/* Sliding banner images */
		
div.banner_images {
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	width: 325px;
	height: 287px;
	}
	
div.banner_images div.images_container {
	position: absolute;
	width: 6000px;
	}
	
div.banner_images div.images_container div.slide {
	position: relative;
	float: left;
	width: 325px;
	}
	
div.banner_images div.images_container div.slide img {display: block;}

/*

/* ------------------------------------------------------------------ */
/* =Large banners */
/* ------------------------------------------------------------------ */

#mainContain {
	width:767px;
	float:right;
	margin-top: 20px;
	
}
 
#banner {
	width: 767px;
	height: 355px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
 
body#search #banner {
	height: 291px;
	background-image: url(/graphics/banners/banner_frame_medium.gif);
	}
	
#main #banner {
	width: 767px;
	height: 374px;
	background-image: url(/graphics/banners/banner_frame_small.gif);
	}
 
body.leggera #banner {
	height: 767px;
	background-image: url(/graphics/banners/banner_frame_x_large.gif);
	}
 
#banner div.banner_wrap {
	overflow: hidden;
	position: relative;
	height: 355px;
	width:767px;
	}	
 
body.leggera #banner div.banner_wrap {height: 354px;}	
 
#banner_container {
	position: absolute;
	width: 6500px;
	height: 305px;
	}
	
body.leggera #banner_container {
	width: 10000px;
	height: 288px;
	}
	
#banner #banner_container {
	height: 355px;
	width: 6500px;
}	
		
body#search #banner div.banner_wrap,
body#search #banner #banner_container {height: 272px;}	
	
#banner div.slide {
	position: relative;
	float: left;
	width: 767;
	height: 100%;
	}
						
#banner div.slide {
	width: 767px;
	position: relative;
	height: 100%;
	float: left;
}
 
#banner div.text_container {
	position: absolute;
	right: 574px;
	bottom: 17px;
	padding: 7px 20px 12px 20px;
	width: 132px;
	text-align: left;
	height: 294px;
	background-image: url(../images/portfolio_03.png);
	}
 
#banner div.antonio div.text_container {width: 65%;}
	
#banner div.text_container p {
	font-size:9px;
	color:#333;
}
	
.sIFR-active #banner h2 {
  visibility: hidden;
	font-size: 2.5em;
  line-height: 1em;
	}
 
.sIFR-active #banner h2.alt {
  visibility: hidden;
	font-size: 2.2em;
  line-height: 1em;
	}
 
#banner h2 {
	margin: 0;
	color: #fff;
	}
	
#banner h2.alt {font-size: 1.9em;}
  
#homeimage {
	float:right;
	background-color:#FFF;
}

#hometext {
	width:350px;
	float:left;
	margin-top: 0px;
}

#hometext h1{
	font-size:18px;
	padding-bottom:10px;
	font-weight:normal;
}

.bold {
	font-weight:bold;
}

