* { 
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;	
	background: #FFF url("images/bkg_body_alt.jpg") repeat-x top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;	
	}

/* =Layout
-----------------------------------------------------------------------------*/
#container {
	width: 770px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 
	text-align: left;
	position: relative;
	}

#wrapper {
	width: 770px;
	background-color: #FFF;
	float:left;
	font-size: 1.2em;
	line-height: 1.6em;
	}
	
#wrapper2 {
	width: 770px;
	background-color: #FFF;
	float:left;
	font-size: 1.2em;
	line-height: 1.6em;
	height:400px;
	}


#flashcontent {
	position: relative;
	width:770px;
	height:230px;
	background-color:#539FCA;
	}

#contenthp{	
	position: relative;
	float:left;
	width:500px;
	margin-top: 3em;
	padding-left: 20px;
	line-height: 1.2em;
	}

#content{	
	float:left;
	width:484px;
	margin-top: 3em;
	padding-left: 30px;
	padding-right: 20px;
	background-color:#FFFFFF;
	border-right: 1px solid #D6E9F5;
	}

#contentservizi{	
	float:left;
	width:720px;
	margin-top: 1em;
	margin-bottom: 3em;
	padding-left: 30px;
	background-color:#FFFFFF;
	}

#contentportfolio{	
	float:left;
	width:484px;
	margin-top: 3em;
	padding-left: 30px;
	padding-right: 20px;
	background-color:#FFFFFF;
	border-right: 1px solid #D6E9F5;
	}

#sidebar{
	float:right;
	width:205px;
	background-color:#FFFFFF;
	margin-top: 3em;
	padding-left: 20px;	
	padding-right:10px;
	font-size: 1em;
	font-family: Verdana, sans-serif;
	line-height: 1.5em;
	color: #666b75;
	}

#contentdetweb{
	width: 350px;
	float: left;
	padding: 5px 10px;
	margin-top: 3em;
	margin-left:10px;
	}
	
#contentdetmultimedia{
	width: 350px;
	float: left;
	padding: 5px 10px;
	margin-top: 3em;
	margin-left:10px;
	}

#contentdetsoftware{
	width: 350px;
	float: left;
	padding: 5px 10px;
	margin-top: 3em;
	margin-left:10px;
	}

#sidebardet {
	margin-top: 2em;
	font-size: 1em;
	font-family: Verdana, sans-serif;
	line-height: 1.5em;
	color: #666b75;
	background-color: #FFF;
	height:300px;
	}
	

/* =Header
-----------------------------------------------------------------------------*/
#header {
	width:770px;
	}

#header h1 {
	position: relative;
	height: 95px;
	}

#header h1 a {
	display: block;
	position: absolute;
	top: 25px;
	width: 220px;
	height: 60px;
	text-indent: -5000px;
	overflow: hidden;
	background: url("images/logorosso.jpg") no-repeat;
	}
	
/* =Links
-----------------------------------------------------------------------------*/
#content a:link, #content a:visited, #sidebar a:link, #sidebar a:visited {
	padding-bottom: 1px;
	color: #326ea1;
	text-decoration: none;
	border-bottom: 1px dotted #ACD3EB;
	}
#content a:hover, #sidebar a:hover {
	padding-bottom: 0;
	color: #383d44;
	border-bottom: 2px solid #ACD3EB;
	background-color:#BADFF4
	}

/* =Utilities
-----------------------------------------------------------------------------*/
#navutilities {
	position: absolute;
	top: 25px;
	right: 0px;
	margin-left: 150px;
	color: #796f65;
	font-size:1.1em;
	}
	
#navutilities a {
	text-decoration: none;
	color: #FF6600;
	}
	
#navutilities a:hover {
	color: #8DC223;
	}

/* =Main Nav
-----------------------------------------------------------------------------*/
#navbar{
	position:relative;
	height:33px;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url("images/dolphin_bg.jpg") repeat-x bottom left;
	padding:0;
	font-family:"Trebuchet MS";
	margin-bottom:23px;
	}
	
#navbar ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}
	
#navbar ul li{
	display:block;
	float:left;
	margin:0 1px;
	}
	
#navbar ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
	}
#navbar ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;
	}
	
#navbar ul li a:hover{
	color:#fff;
	background:transparent url("images/dolphin_bg-OVER.jpg") repeat-x bottom left;
	}
	
#navbar ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
	}
	
#navbar ul li a.current, #navbar ul li a.current:hover{
	color:#fff;
	background:#1D6893 url("images/dolphin_left-ON.jpg") no-repeat top left;
	line-height:275%;
	}
	
#navbar ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#1D6893 url("images/dolphin_right-ON.jpg") no-repeat top right;
	height:33px;
	}

/* =Sidebar
-----------------------------------------------------------------------------*/
#sidebar h1 {
	clear: none;
	margin: 0px 10px 7px 0px;
	padding-bottom: 3px;
	font: bold 1.1em/1em "Trebuchet MS";
	color: #FF6600;
	text-transform: uppercase;
	border-bottom: 1px solid #D6DADC;
	letter-spacing: 0.1em;
	}
	
#sidebar h3 {
	margin: 16px 0 12px 0;
	padding: 0 0 5px 0;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #FF6600;
	border-bottom: 1px solid #D6E9F5;
	}
	
#sidebar h2 {
	margin: 0px 0 10px 0;
	padding: 8px 0 5px 10px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	}

#sidebar h2.web {
	color: #FFF;
	background: #45B0DA url(images/bkg_titolo_web.jpg) repeat-x 0 center;
	}

#sidebar h2.multimedia {
	color: #FFF;
	background: #95D121 url(images/bkg_titolo_multimedia.jpg) repeat-x 0 center;
	}

#sidebar h2.software {
	color: #FFF;
	background: #FE9E25 url(images/bkg_titolo_software.jpg) repeat-x 0 center;
	}

#sidebar h3.first {
	margin-top: 0;
	}
#sidebar h3.featured {
	margin-bottom: 0;
	border-bottom: 0;
	}
#sidebar p {
	margin: 0;
	padding: 0;
	}
#sidebar p.cc {
	margin-top: 1em;
	}
#sidebar ul, #sidebar dl {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	list-style: none;
	font-size: 0.9em;
	}
#sidebar li {
	margin: 0 0 .5em .5em;
	padding: 0 0 0 14px;
	background: url("images/arrow_blue_small.gif") no-repeat 0 4px;
	}
#sidebar ul.articles li {
	padding-left: 16px;
	background-image: url("../img/1206/icon-doc.gif");
	background-position: 0 2px;
	}
#sidebar ul li.last {
	margin-bottom: 0;
	}
	
/* =Sidebar sub navigation
-----------------------------------------------------------------------------*/

#sidebar ul.sub li.active a:link, #sidebar ul.sub li.active a:visited {
	color: #383d44;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
	}
	
#sidebar ul.sub li.active {
	background: url("../img/1206/icon-subon.gif") no-repeat 1px 4px;
	}

/* =Content
-----------------------------------------------------------------------------*/
#content p, #contentservizi p  {
	margin: 0 0 2px 0;
	}
	
#content h1, #contentservizi h1, #contentportfolio h1 {
	margin: 0 0 35px 0;
	padding: 0 0 6px 30px;
	font-family: "Trebuchet MS";
	font-size: 1.9em;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #0F3E5A;
	border: none;
	border-bottom: 2px solid #CDDBE4;
	background: url(images/bkg_h1.jpg) no-repeat left 3px;
	}
#content img {
	float:left;
	margin-right: 5px;
	margin-top: -35px;
	margin-bottom: 5px;
	}
	

#content h2 {
	margin: 25px 0 10px 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 120%;
	line-height: 1.5em;
	color: #147BB8;
	border-bottom: 1px solid #D6E9F5;
	}
#content h2 a {
	border: none;
	}
span.amp {
	font-size: 110%;
	font-family: "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style: italic;
	}
	
#content h3 {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.6em;
	color: #FF6600;
	font-family: "Trebuchet MS";
	}

/* =Content lists
-----------------------------------------------------------------------------*/
#content ul, #content ol, #content dl {
	margin: 0 0 1.5em 0;
	padding: 0;
	}
#content ul, #content ol {
	margin-left: 20px;
	}
#content ol {
	padding-left: 20px;
	}
#content ul {
	list-style: none;
	}
#content ul li {
	padding: 0 0 4px 14px;
	line-height: 1.4em;
	background: url("images/bullet_blue.gif") no-repeat 0 4px;
	}
#content dl dt {
	font-weight: bold;
	}
#content dl dd {
	margin: 0 0 15px 0;
	padding: 0;
	}
#content dl.listing dd em {
	display: block;
	font-family: Georgia, serif;
	color: #666b75;
	}

#contentdetweb ul, #contentdetweb ol, #contentdetweb dl, #contentdetmultimedia ul, #contentdetmultimedia ol, #contentdetmultimedia dl, #contentdetsoftware ul, #contentdetsoftware ol, #contentdetsoftware dl {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size:0.9em;
	}
#contentdetweb ul, #contentdetweb ol, #contentdetmultimedia ul, #contentdetmultimedia ol, #contentdetsoftware ul, #contentdetsoftware ol {
	margin-left: 20px;
	}
#contentdetweb ol, #contentdetmultimedia ol, #contentdetsoftware ol {
	padding-left: 20px;
	}
#contentdetweb ul, #contentdetmultimedia ul, #contentdetsoftware ul {
	list-style: none;
	}
#contentdetweb ul li {
	padding: 0 0 4px 14px;
	line-height: 1.2em;
	background: url("images/bullet_blue_small.gif") no-repeat 0 4px;
	}

#contentdetmultimedia ul li{
	padding: 0 0 4px 14px;
	line-height: 1.2em;
	background: url("images/bullet_green_small.gif") no-repeat 0 4px;
	}

#contentdetsoftware ul li {
	padding: 0 0 4px 14px;
	line-height: 1.2em;
	background: url("images/bullet_orange_small.gif") no-repeat 0 4px;
	}

#contentservizi ul {
	margin: 45px 10px 1.5em 0;
	padding: 0;
	font-size:0.9em;
	color:#002F55;
	font-family: "Trebuchet MS";
	}
#contentservizi ul {
	margin-left: 20px;
	}
#contentservizi ul {
	list-style: none;
	}
#box1 ul li {
	padding: 2px 0 2px 20px;
	line-height: 1.8em;
	background: url("images/circle_arrow_blue_small.gif") no-repeat 0 center;
	border-bottom: 1px dotted #C1D8EB;
	}

#box2 ul li {
	padding: 2px 0 2px 20px;
	line-height: 1.8em;
	background: url("images/circle_arrow_green_small.gif") no-repeat 0 center;
	border-bottom: 1px dotted #C1D8EB;
	}

#box3 ul li {
	padding: 2px 0 2px 20px;
	line-height: 1.8em;
	background: url("images/circle_arrow_orange_small.gif") no-repeat 0 center;
	border-bottom: 1px dotted #C1D8EB;
	}


/* =Content title
-----------------------------------------------------------------------------*/
#title {
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
	border-bottom: 2px solid #ACD3EB;
	}
	
#title h1 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 1.9em;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #0F3E5A;
	border: none;
	}
	
#title h1 span {
	color: #666b75;
	}
	
#title h2 {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.6em;
	color: #147BB8;
	font-family: "Trebuchet MS";
	}

/* =Contenthp
-----------------------------------------------------------------------------*/
#contenthp p {
	clear: both;
	margin: 0px 0px 10px 0px;
	font-size:.9em;
	}
	
#featureimg {
	margin: 30px 0;
	padding: 0;
	list-style: none;
	line-height:0;
	}
	
#featureimg li {
	float: left;
	margin: 0 0 0 9px;
	padding: 0;
	background: none;
	}
#featureimg li a {
	float: left;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 3px;
	border: 1px solid #C1D8EB;
	background: #fffefa;
	}
#featureimg li a:hover, #featureimg li.active a {
	border-color: #BCCFDB;
	background: #BCCFDB;
	}
	
#featureimg li.active a {
	border-color: #383d44;
	}



/* =Subnavbar portfolio
-----------------------------------------------------------------------------*/
#subnavbar{
	position:relative;
	height:33px;
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
	background:#5EB4E5 url(images/bkg_subnav_web.jpg) repeat-x;
	padding:0 0 0 40px;
	font-family:"Arial";
	letter-spacing:0.1em
	}
	
#subnavbar ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#subnavbar ul li{display:block;float:left;margin:0 1px;}
#subnavbar ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#subnavbar ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#subnavbar ul li a:hover{color:#FFF;background:transparent url(images/dolphin_bg-OVER2.gif) repeat-x bottom left;}
#subnavbar ul li a:hover span{display:block;width:auto;cursor:pointer;}
#subnavbar ul li a.current, #subnavbar ul li a.current:hover{color:#0F3E5A;background:#1D6893 url(images/dolphin_left-ON2.gif) no-repeat bottom left;line-height:275%;}
#subnavbar ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(images/dolphin_right-ON2.gif) no-repeat bottom right;height:33px;}

#subnavbarweb, #subnavbarmultimedia, #subnavbarsoftware {
	position:relative;
	height:44px;
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 0 40px;
	font-family:"Arial";
	letter-spacing:0.1em
	}
#subnavbarweb {	background:#5EB4E5 url(images/bkg_subnav_web.jpg) repeat-x center bottom;}
#subnavbarmultimedia {background:#B1E052 url(images/bkg_subnav_multimedia.jpg) repeat-x center bottom;}
#subnavbarsoftware {background:#FF852B url(images/bkg_subnav_software.jpg) repeat-x center bottom;}

#subnavbarweb ul, #subnavbarmultimedia ul, #subnavbarsoftware ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}

#subnavbarweb ul li, #subnavbarmultimedia ul li, #subnavbarsoftware ul li {
	display:block;
	float:left;
	margin:0 1px;
	}

#subnavbarweb ul li a, #subnavbarmultimedia ul li a, #subnavbarsoftware ul li a{
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:10px 15px 0 15px;
	height:34px;
	}

#subnavbarweb a:hover, #subnavbarmultimedia a:hover, #subnavbarsoftware a:hover {
	display:block;
	padding:10px 15px 0 15px;
	width:auto;
	height:34px;
	}

#subnavbarweb a:hover {	background:#5EB4E5 url(images/bkg_subnav_web_on.jpg) no-repeat center top;}
#subnavbarmultimedia a:hover {background:#B1E052 url(images/bkg_subnav_multimedia_on.jpg) no-repeat center top;}
#subnavbarsoftware a:hover {background:#FF9726 url(images/bkg_subnav_software_on.jpg) no-repeat center top;}

#subnavbarweb a.current, #subnavbarmultimedia a.current, #subnavbarsoftware a.current {
	display:block;
	padding:10px 15px 0 15px;
	width:auto;
	height:34px;
	}

#subnavbarweb a.current {background:#5EB4E5 url(images/bkg_subnav_web_on.jpg) no-repeat center bottom;}
#subnavbarmultimedia a.current {background:#B1E052 url(images/bkg_subnav_multimedia_on.jpg) no-repeat center bottom;}
#subnavbarsoftware a.current {background:#FF9726 url(images/bkg_subnav_software_on.jpg) no-repeat center bottom;}

	
.thumbnail{
	float: left;
	width: 140px;
	text-align:center;
	padding:8px;	
	}

.thumbnail img {
	border:1px solid #E2E2E2;
	padding:3px;	
	}

.thumbnail a:link, .thumbnail a:visited {
	padding-bottom: 1px;
	color: #326ea1;
	text-decoration: none;
	font-size:0.8em;
	}

/* =dettaglio progetto
-----------------------------------------------------------------------------*/
#contentdetweb p, #contentdetmultimedia p, #contentdetsoftware p {
	margin: 0 0 10px 0;
	font-size:0.9em;
	line-height:1.4em;
	color:#353535;
	}
	
#contentdetweb p.cliente, #contentdetmultimedia p.cliente, #contentdetsoftware p.cliente {color:#666B75;}

#contentdetweb p.committente, #contentdetmultimedia p.committente, #contentdetsoftware p.committente {color:#666B75; margin-top:-8px}
		
#contentdetweb h1, #contentdetmultimedia h1, #contentdetsoftware h1 {
	margin: 0 0 20px 0;
	padding: 0 0 6px 20px;
	font-family: "Trebuchet MS";
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	border: none;
	}

h1.web {
	color: #147BB8;
	border-bottom: 1px solid #ACD3EB;
	background: url(images/bkg_h1_web_det.jpg) no-repeat left 3px;
	}

h1.multimedia {
	color: #7DAC1F;
	border-bottom: 1px solid #ACD3EB;
	background: url(images/bkg_h1_multimedia_det.jpg) no-repeat left 3px;
	}

h1.software {
	color: #FE6A00;
	border-bottom: 1px solid #ACD3EB;
	background: url(images/bkg_h1_software_det.jpg) no-repeat left 3px;
	}

	
#contentdet h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 140%;
	line-height: 1.5em;
	color: #147BB8;
	border-bottom: 1px solid #D6E9F5;
	}
	
.left {
  float: left;
  text-align: left;
  line-height:3em;
  }

.right {
  float: right;
  text-align: right;
  line-height:3em;
  }

.pagenavvv {
	font: 11px Tahoma, Arial, sans-serif;
	margin-top: 0px;
	padding: 20px 0;
	text-align: center;
	float:left;width:300px
	}

.pagenavvv span {
	font-weight: bold;
	padding: 2px 6px 3px 6px;
	border: 1px solid #FFF;
	margin-bottom: 20px;
	}

.pagenavvv a:link, .pagenavvv a:visited {
	background-color: #F1F6FC;
	color: #498FCE;
	text-decoration: none;
	padding: 2px 6px 3px 6px;
	border-top: 1px solid #E4E6E8;
	border-right: 1px solid #C8CED0;
	border-bottom: 1px solid #C8CED0;
	border-left: 1px solid #E4E6E8;
	}

.pagenavvv a:hover {
	border-color: #B7D7E1;
	background-color: #BADFF4;
	color:#0F3E5A;
	}
	

.pagenav {
	float:left;
	font: 11px Tahoma, Arial, sans-serif;
	margin-top: 0px;
	padding: 0 20px 0 20px;
	text-align: left;
  line-height:3em;
	}

.pagenav span {
	font-weight: bold;
	padding: 2px 6px 3px 6px;
	border: 1px solid #FFF;
	margin-bottom: 20px;
	}

.pagenav a:link, .pagenav a:visited {
	background-color: #F1F6FC;
	color: #498FCE;
	text-decoration: none;
	padding: 2px 6px 3px 6px;
	border-top: 1px solid #E4E6E8;
	border-right: 1px solid #C8CED0;
	border-bottom: 1px solid #C8CED0;
	border-left: 1px solid #E4E6E8;
	}

.pagenav a:hover {
	border-color: #B7D7E1;
	background-color: #BADFF4;
	color:#0F3E5A;
	}

.pagenav2 {
	font: 11px Tahoma, Arial, sans-serif;
	margin-top: 0px;
	padding: 0 160px 0 20px;
	text-align: left;
	float:right;
	line-height:3em;

	}

.pagenav2 span {
	font-weight: bold;
	padding: 2px 6px 3px 6px;
	border: 1px solid #FFF;
	margin-bottom: 20px;
	}

.pagenav2 a:link, .pagenav2 a:visited {
	background-color: #F1F6FC;
	color: #498FCE;
	text-decoration: none;
	padding: 2px 6px 3px 6px;
	border-top: 1px solid #E4E6E8;
	border-right: 1px solid #C8CED0;
	border-bottom: 1px solid #C8CED0;
	border-left: 1px solid #E4E6E8;
	}

.pagenav2 a:hover {
	border-color: #B7D7E1;
	background-color: #BADFF4;
	color:#0F3E5A;
	}
	
/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	position: relative;
	clear: both;
	padding: 20px 0px;
	background: #0099CB url("images/footerbkg.jpg") repeat-x;
	height:60px;
	color:#FFFFFF;
	}
	
#footer p {
	line-height:1.6em;
	}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FFFF00;
	}
	
#footer a:hover {
	text-decoration: underline; 
	color:#FF6600;
	}

#footerwrapper {
	position: relative;
	width:770px;
	text-align:center;
	margin: 0 auto;
	}

.footerleft {
	position: relative;
	float: left;
	width: 700px;
	padding: 5px 0 0 30px;
	text-align: left;
	}

.footerright {
	position: relative;
	float: right;
	width: 235px;
	text-align: right;
	padding: 5px 20px 0 0;
	height: 60px;
	}

/* =Form
-----------------------------------------------------------------------------*/
#sidebar form {
	clear: both;
	margin: 10px 0 10px 10px;
	font-size:0.9em;
	}
	
#sidebar .submit input {
	color: #134D70;
	background: #FFF url(images/bkg_btn_input.jpg) repeat-x;
	padding:1px 6px;
	margin-top:10px;
	border-top: 1px solid #E5EEF9;
	border-right: 1px solid #ACD3EB;
	border-bottom: 1px solid #ACD3EB;
	border-left: 1px solid #E5EEF9;
	font-size:1em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	} 

/* =Misc 1
-----------------------------------------------------------------------------*/
#leftshadow, #rightshadow {
	width: 13px;
	height: 428px;
	position: absolute;
	top: 130px;
	}

#leftshadow {
	left: -13px;
	background: url("images/bg_leftshadow.png") no-repeat;
	}
	
#rightshadow {
	left: 770px;
	background: url("images/bg_rightshadow.png") no-repeat;
	}

/* =Misc 2
-----------------------------------------------------------------------------*/
.clear {
	clear:both;
	}

img {
	border: 0;
	}	

a {text-decoration:none;}

a.email {
	padding-right:19px;
	background:url(images/email-blue.gif) 100% 50% no-repeat;
	height:0;
	vertical-align:bottom;
	}

a.more {
	padding-right: 7px;
	background: url("images/ico_more.gif") no-repeat 100% 5px;
	}

.fax {padding-left:20px;
	background:url(images/fax_blue.gif) 0% 50% no-repeat;
	vertical-align:bottom;
	margin-left:2px;}

.phone {padding-left:20px;
	background:url(images/phone_blue.gif) 0% 50% no-repeat;
	vertical-align:bottom;
	margin-left:2px;}

/* =Misc 3
-----------------------------------------------------------------------------*/

dl.teaser, #sidebar dl.teaser {
	margin: 0 0 10px 0;
	padding: 0 20px 0 0;
	}
dl.teaser dt {
	margin: 0;
	padding: 0;
	}
dl.teaser dt a {
	float: left;
	display: block;
	margin: 2px 10px 0 0;
	padding: 2px;
	border: 3px solid #BCCFDB !important;
	background: #fffefa;
	}

dl.teaser dt a img {
	float: left;
	}
dl.book dt a {
	margin: 0 10px 0 0;
	padding: 0;
	border: none;
	background: none;
	}
dl.simple dt a {
	padding: 0;
	border: none;
	background: none;
	}
dl.teaser dt a:hover {
	padding: 2px;
	border-color: #fff;
	background: #fff;
	}
dl.book dt a:hover, 
dl.simple dt a:hover {
	padding: 0;
	background: none;
	}
dl.teaser dd {
	margin: 0 0 2px 0 !important;
	padding: 0;
	line-height: 1.4em;
	}
dl.teaser dd em {
	font-style: normal;
	color: #888;
	}
dl.noimg dt a {
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	border: none;
	border-bottom: 1px dotted #bbb;
	}
dl.noimg dt a:hover {
	padding: 0;
	border: none;
	border-bottom: 1px solid #bbb;
	}
dl.noimg dd a {
	font-weight: normal;
	}
	
#sidebar img.thumb {	
	float: left;
	margin: 0 8px 2px 0;
	padding: 2px;
	border: 3px solid #BCCFDB;
	background: #fffefa;
	}
#sidebar a img.thumb:hover {
	border-color: #fff;
	background: #fff;
	}

dl.teaser:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
	
* html dl.teaser {
	height: 1%;
	}


/* work list */

#work-list dt {
	margin: 12px 0 0 0;
	font-weight: normal;
	}
#work-list dd {
	margin: 0 0 2px 0;
	padding: 0;
	}
#work-list dd strong {
	color: #666;
	}
#work-list dt a {
	float: left;
	display: block;
	margin: 2px 8px 0 0;
	padding: 2px;
	border: 3px solid #BCCFDB;
	background: #fffefa;
	}
#work-list dt a:hover, #work-list dt.active a {
	border-color: #fff;
	background: #fff;
	}
#work-list dt.active a {
	border-color: #EBF4D9;
	background: #2D405B;
	}
#work-list dd.active a {
	text-decoration: none;
	font-weight: bold;
	color: #2D405B;
	border-bottom: none;
	}
	
	
#containerbox {
	position: relative;
	width: 720px;
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	}

#box1 p, #box2 p, #box3 p { font: 11px Verdana, Arial, Helvetica, sans-serif; text-align:center; margin-top:42px;margin-bottom:5px }

#box1 p a, #box2 p a, #box3 p a { color:#326EA1; }

#containerbox h2 {
	font-family:"Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding:25px 0 5px 0px;
}
#containerbox h2 a {color:#FFFFFF; text-decoration:none}
#containerbox #box1 h2 a:hover {color:#1E7BA0; text-decoration:none}
#containerbox #box2 h2 a:hover {color:#72A31A; text-decoration:none}
#containerbox #box3 h2 a:hover {color:#D87300; text-decoration:none}



#box1 {
	background: #D4E4F1 url(images/bkg_box_01.jpg) no-repeat center top;
	width: 237px;
	height: 275px;
	float: left;
	margin-right:1px
}

#box2 {
	background: #D4E4F1 url(images/bkg_box_01.jpg) no-repeat center top;
	width: 237px;
	height: 275px;
	margin-left: 0px;
	float: left;
	margin-right:1px

}
#box3 {
	background: #D4E4F1 url(images/bkg_box_01.jpg) no-repeat center top;
	width: 237px;
	height: 275px;
	margin-left: 0px; 
	margin-right: 0px;
	float: left;

}


a.sitemap-mini {
	background: url(images/sitempa.gif) no-repeat left center;
	padding-left: 14px;
	color:#3ba5cf;
	text-decoration: none;
	margin-left: 10px;
}

a.sitemap-mini:visited {
	color:#3ba5cf;
}

a.sitemap-mini:hover {
	color:#ffffff;
	text-decoration: none;
}

a.validhtml-mini {
	background: url(images/valid.gif) no-repeat left center;
	padding-left: 15px;
	color:#80c43d;
	text-decoration: none;
	margin-left: 10px;
}

a.validhtml-mini:visited {
	color:#80c43d;
}

a.validhtml-mini:hover {
	color:#ffffff;
	text-decoration: none;
}

a.linkext {
	background: url(images/ico_link.gif) no-repeat right top;
	padding-right: 20px;
	color:#3ba5cf;
	text-decoration: none;
}

a.linkext-mini:visited {
	color:#3ba5cf;
}

a.linkext-mini:hover {
	color:#ffffff;
	text-decoration: none;
}


#barranavdet {
	background-color:#F1F3F3;
	clear:both;
	position:absolute;
	top:540px;
	}
	
.intro {
	padding:10px;
	}
	
.intro .titbox {border-bottom:none; font-size:1.4em; color:#147BB8; font-family:"Trebuchet MS"; padding-top:10px}

.small {font-size:0.9em}