

/* CSS Document */

*{
margin:0px;
padding:0px;
}

img{
border:0px;
}

.floatl{
float:left;
}

.floatr{
float:right;
padding-top:0px;
}

.clear{
clear:both;
}

body{
background:#0e1e2e url(../images/body-bg.gif) top left repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

#container{
width:1000px;
margin:auto;
}

.header{
background:url(../images/banner.jpg) bottom left no-repeat;
height:400px;
}

.logo{
padding:10px 0px 0px 5px;
margin-right:130px;
}


#navigation_panel { width:750px; float:right;}
#topmenu ul {padding:0px 0px 0px 18px;}

#topmenu ul li { display:block; float:left;	text-align:center;	list-style:none;  }

#topmenu li a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#89abcd;
	text-decoration:none;
	text-transform:capitalize;
	display:block;
	float:left; 	
	
	padding:0px 4px 0px 4px;
}

#topmenu li a span {
	display:block;
	float:left;
	padding:20px 20px 20px 15px; 

	
}

#topmenu li a:hover {
	color:#fff; background:url(../images/menu_left.gif) left bottom no-repeat;
	

}

#topmenu li a:hover span { background:url(../images/menu_right.gif) right  bottom no-repeat;
	
}



#topmenu li a.over {
	color:#0a0e04;
	background:url(../images/menu_left.gif) left bottom no-repeat;color:#fff;
}

#topmenu li a.over span {
	background:url(../images/menu_right.gif) right  bottom no-repeat; color:#fff;}

.info{
width:525px;
padding-right:35px;
padding-top:60px;
}

.info h1{
font-size:25px;
font-weight:normal;
color:#f08a07;
}

.info h1 span{
color:#f08a07;
}

.info p{
color:#e2e1e1;
padding:30px 0px;
line-height:22px;
}

.info a{
color:#f08a07;
font-weight:bold;
padding-left:13px;
}

.titoloPagina
{
color:#f08a07;
font-weight:normal;
font-size:25px;

}
.gallery-section{
background:#010e19;
height:110px;
border:0px solid #ffffff;
}

.gallery-section h1{
font-size:25px;
color:#fff;
text-align:center;
width:185px;
height:106px;
padding-top:50px;
font-weight:normal;
}

.gallery-section ul{
list-style:none;
width:680px;
margin:35px 20px 0px 0px;
}

.gallery-section li{
text-align:center;
float:left;
padding-right:13px;
font-weight:bold;
}
.gallery-section li p{
padding-top:5px;
}

.gallery-section li a{
color:#8b5e66;
}

.content-box{
background:url(../images/content-bg.gif) top left repeat-x;
padding:30px 15px;
}

.left-col{
width:265px;
border-right:1px solid #253b53;
padding-right:25px;
}

.photographer-section{
color:#89abcd;
font-weight:bold;
}

.photographer-section p span{
color:#f28b7a;
font-weight:bold;
}

.photographer-section p{
color:#fff;
line-height:16px;
font-size:11px;
font-weight:normal;
margin-top:5px;
}
.photographer-section img{
margin-right:15px;
margin-bottom:52px;
}

.event-section h1{
color:#decbc7;
font-weight:normal;
font-size:25px;
padding-bottom:20px;
}

.TestoPannelloControllo{
color:#f28b7a;
font-weight:bold;
}

.event-section span{
font-weight:bold;
color:#89abcd;
font-size:12px;
}



.event-section p{
color:#fff;
line-height:16px;
font-size:11px;
font-weight:normal;
margin-top:5px;
padding-bottom:15px;
}

.left-col a{
text-align:right;
color:#8b5e66;
font-weight:bold;
}

.right-col{
width:656px;
color:#e2e1e1;
}

.right-col a{
text-align:right;
color:#8b5e66;
font-weight:bold;
}


.main-content{color:#E2E1E1;
line-height:22px;
}
h1, h2, h3, h4{line-height:normal}

a{color:#E2E1E1;
		text-decoration:underline;
		}
a:hover{text-decoration:none;}

.main-content h1{
color:#decbc7;
font-weight:normal;
font-size:25px;
padding-bottom:30px;
}

.main-content span{
color:#89abcd;
font-weight:bold;
}

.main-content p{
line-height:22px;
color:#e2e1e1;
padding-top:15px;
}

.featured-section h1{
color:#f08a07;
font-weight:normal;
font-size:25px;
padding-bottom:10px;
padding-top:30px;
}

.featured-section ul{
list-style:none;
width:409px;

}

.featured-section li{
width:409px;
border-bottom:1px dotted #9a9999;
padding:5px 0px;
color:#e2e1e1;
}

.featured-section li a{
	text-decoration:none;
	color:#e2e1e1;
	padding-left:15px;
	background-image: url(../images/featured-section-bullets.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-weight:normal;
}



.featured-sectionRiservata ul{
list-style:none;
}

.featured-sectionRiservata li{
width:709px;
border-bottom:1px dotted #9a9999;
padding:5px 0px;
color:#e2e1e1;
}



#footer{
background:#050f19;
padding:25px 0px;
}

.footer-links{
font-size:11px;
text-align:center;
width:900px;
margin:auto;
color:#5c7d9d;
}

.footer-links ul{
list-style:none;
padding-left:180px;
}

.footer-links li{
float:left;
margin-right:15px;
color:#89abcd;
margin-bottom:10px;
font-size:13px;
}

.footer-links li a{
text-decoration:none;
color:#89abcd;
}

.footer-links p{
line-height:86px;
font-size:11px;
color:#5c7d9d;
}

/* inner pages css start */
.aboutus-img{float:right; border:4px solid #fff;	margin:0 0px 10px 20px;}
h5{font-size:15px;font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #fff;	margin:0px 0px 10px 0px;}
h6{font-size:16px; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#000; background:#ffc850; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #5b7a92;}
input.button:hover{cursor:pointer; color:#fff; background:#663300; border:1px solid #ffc850;}
.project-img{float:right; margin-left:20px;	border: 6px solid #fff;}
.whiteheading{font:30px Myriad Pro, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px; border-bottom:1px dotted #fff; padding-bottom:10px; padding-right:20px}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */

/**** inizio stile per VbPaging */
.TabPrincipale {
	border:1px solid #EDEDED;
}

.TabTestata {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	
	color:#ffffff;
	padding:6px;
	height:30px;
	border-left:1px solid #EDEDED;
	
}

.TabTdDati {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
	padding:2px;
	height:30px;
	

}

.TabNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}

.TdTestata {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	
}
/**** fine stile per VbPaging */

