/***********************************************/
/* emx_nav_left.css                            */
/* Use with template index.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/


html, body{margin:0;padding:0;
	scrollbar-face-color:#FFCC66;
	scrollbar-base-color:#FFCC66;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F3F3F3;
	scrollbar-shadow-color:#EBF5FF;
	scrollbar-highlight-color:#EBF5FF;
	scrollbar-3dlight-color:#78AAFF;
	scrollbar-darkshadow-Color:#78AAFF;
}

#container { 	
/*margin-left: auto; 	
margin-right: auto; */	
width: 913px; 
margin:0;padding:0;	
/*text-align: center;*/
}

body{
	font-family: Verdana, sans-serif;
	/*color: #333333;*/
	color: #FFFFCC;
	line-height: 1.166;
	margin: 0px auto;
	padding: 0px;
	background: #cccccc url("bg_grad.jpg") fixed;
	/*background-image:url(Images/SanNicolaArcella2.jpg) ;
	background-position:top;
	background-repeat: no-repeat;*/
	font-size: 16px;
	font-style: normal;	
}

#topsection{
background: #EAEAEA;
height: 200px; /*Height of top section*/
background-image:url(Images/SanNicolaArcella3.jpg) ;
background-repeat: no-repeat;
position:relative;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	/**text-decoration: underline;**/
}

/************** header tag styles **************/

h1{
	color: #FFCC66;
	margin: 0px;
	padding: 0px;
	font-family: Garamond;
	font-size: 18px;
}

h2{
 font: bold 114% Arial,sans-serif;
/* color: #006699;*/
color: #FFCC66;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
/* color: #334d55; */
 color: #FFCC66;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

input.btn {   
  color:#009900;   
   font: bold 120% 'trebuchet ms', helvetica, sans-serif;   
  background-color:#fed;   
   border:2px solid;   
   border-color: #696 #363 #363 #696;   
} 

input.btn2 {   
  color:#000000;  
   font: bold 75% 'trebuchet ms', helvetica, sans-serif;   
  background-color:#fed;   
   border:1px solid;   
   border-color: #696 #363 #363 #696;   
 }  

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:relative;
	top: 0px;
	left: 0px;
	right: 2%;
	width:913px;
	/*background-color: #ffffff;*/ 	
	background-color: #FFFFCC; 
	}

#tl {
	position:absolute;
	top: -40px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	width: -4px;
	height: 10px;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}


#pageNav{
	float: left;
	width:132px;
	padding: 0px 2px 0px 2px;
	background-color: #FFFFFF;
/**	border-right: 1px solid #cccccc;**/
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	color: #FFFFFF;
}

#content{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 135px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 2px;
	padding: 2px 0px 0px 2px;
	position:absolute;
	color: #0033FF;
	font-weight: bolder;
	font-family: Garamond;
	font-size: x-large;
	left: 50px;
	top: 0px;
	width: 800px;
	font-style: normal;
	height: 41px;
}

/************** utility styles *****************/


/************** pageName styles ****************/

#pageName{
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom:1px solid #ccd2d2;
	background-color:#FFFFCC
	/*background-image: url(Images/5.San%20Nicola%20Arcella.jpg) ;
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 10% 5%;
filter:alpha(opacity=60);*/
}

#pageName h2{
	font: bold 175% garamond;
	color: #999900;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 0px 0px 0px 0px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: blink;
}


.Caption {
font-family: Arial;
font-weight: bold;
color:      #123456;
}

/************** feature styles *****************/

.style1 {
	color: #000000;
	font-size: 16px;
	font-family: Giorgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
}

.style2 {
color: #0000FF;
font-size: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif}

/*************** story styles ******************/

.story {
	padding: 0px 0px 0px 5px;
	font-size: 130%;
 	background-color: #FFFFCC;	/**background-image: url(Images/5.San%20Nicola%20Arcella.jpg)**/
	border-left: 1px solid #333333;
	/*border-right:1px solid #333333;*/
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 3px 3px 3px 3px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #666666;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
	font-size: 18px;
}

td.storyLeft{
	padding-right: 0px;
	color: #CC6633;
	/*background-image:url(Images/olivet.jpg);
	background-repeat: no-repeat;
background-attachment:fixed;
filter:alpha(opacity=60);*/
	
}

td.storyRight{
	padding-right: 5px;
	padding-left: 0px;
	color: #CC6633;
	background-color: #FFFFFF;
	border-left: 1px solid #333333;
	}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*	background-image:url(Images/olive2.jpg);*/
		background-repeat: no-repeat;
}

#sectionLinks h3{
	padding: 10px 0px 2px 5px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
/**	border-top: 1px solid #ffffff;**/
/**	border-bottom: 1px solid #cccccc;*//
	/**background-image:  url("bar.jpg");**/
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	/**color: #21536A;**/
}

#sectionLinks a:hover{
	border-top: 0px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	/*border-bottom: 1px solid #cccccc;*/
   background-image:url(Images/beach_sm.jpg);
		background-repeat: no-repeat;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

.relatedLinks2{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	/*border-bottom: 1px solid #cccccc;*/
   background-image:url(Images/map-italy.jpg);
		background-repeat: no-repeat;
}

.relatedLinks2 h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks2 a{
	display: block; 
}

.relatedLinks3{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	/*border-bottom: 1px solid #cccccc;*/
   background-image:url(Images/calabria3_lamezia.jpg);
		background-repeat: no-repeat;
}

.relatedLinks3 h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks3 a{
	display: block; 
}
.clear {
	overflow: hidden;
	width: 100%;
	color: #cccccc;	
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.ovalbutton{
background: transparent url('oval-orange-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('oval-orange-right.gif') no-repeat top right;
display: block;
color: #494949;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

	
a.ovalbutton:hover{ /* Hover state CSS */
/*background-position: bottom left;*/

}

a.ovalbutton:hover span{ /* Hover state CSS */
/*background-position: bottom right;*/
/*color: black;*/
color: #0000FF;
text-decoration: underline;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

a.ovalbuttona{
background: transparent url('oval-orange-left.gif') no-repeat top left;
display: block;
color: #0000FF;
float: left;
font: bold 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbuttona, a:visited.ovalbuttona, a:active.ovalbuttona{
 color:#0000FF; /*button text color*/
}

a.ovalbuttona span{
background: transparent url('oval-orange-right.gif') no-repeat top right;
display: block;
color: #0000FF;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

	
a.ovalbuttona:hover{ /* Hover state CSS */
background-position: bottom left;
color: #0000FF;
}

a.ovalbuttona:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #0000FF;
}


.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -400px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -200px;
left: -400px; /*position where enlarged image should offset horizontally */

}

/**************** advert styles *****************/

#advert{
	padding: 10px;
	height: 471px;
}

#advert img{
	display: block;
}

/********************* end **********************/
.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	/*TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,*/
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
	text-align:right;
	/*border:solid thin #6677DD;*/
	border-width:0 0 1 0;
	color: #3366FF;
			}
	/*.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,*/
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#999999;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	/*.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}*/
	.TESTcpOtherMonthDate
			{
			color:#999999;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #6677DD;
			}
