/* CSS IC Fisciano - Lancusi (SA) - Arix@you per S@rete */


/* CSS IC Fisciano - Lancusi (SA) - Arix@you per S@rete */

/********* main elements *********/ 

body {
	color: #000;
	background-color: #fff;
	margin: 0.5in 0.25in;
	font: 11pt/15pt "Lucida Grande", Helvetica, sans-serif;
	}
	
td, div, p {
	color: #333;
	line-height: 18px;
}

h1 {
	color: #666;
	font-family: 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 22px;
	letter-spacing: -1px;
	line-height: normal;	
	margin: 0px;
	font-weight:normal;
}


ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

h2 {
	color: #B19D27;
	font-family: 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	line-height: normal;	
	margin: 0px 0px 10px 0px;
	font-weight:normal;
}

p {
	margin:4px 0px;
	padding:0px;
}

img {
	border:0;
}

hr {
    border: 0;
    width:100%;
    color: #856F47;
    background-color: #856F47;
    height: 1px; 
	margin:4px 0px;
} 

/********* structural elements *********/ 

#container {
	width:600px;
	margin:0px;
	padding:0;
}

#top {
display:none}

#main {
	width:600px;
	margin:0px;
	padding:0;
}

/* left column */

#leftcolumn {
	width:578px;
	margin:0px;
	padding:0px;
	background:url(../img/main_center.jpg) repeat-y 0 0;
	float:left;
}

#leftcolumn #lctop {
	background:url(../img/main_top.jpg) no-repeat 0 0;
	height:35px;
}

#leftcolumn #lcbottom {
	background:url(../img/main_bottom.jpg) no-repeat 0 0;
	height:32px;
}

/* right column */


#rightcolumn {
display:none}

#box {
display:none}

#box #rctop {
display:none}

#box #rcbottom {
display:none}

/*footer*/

#footer {
	clear:both;
	color:#000;
	padding:20px 20px 50px 20px;
	margin:0px;
	font-weight:bold;
}

#footer a {
	color:#000;
	text-decoration:none;
}


/********* link *********/ 

a {
	text-decoration: none;
}
a:link {
	color: #000;
	background: #fff;
	font-weight: bold;
}
a:visited {
	color: #000;
	background: #fff;
	font-weight: bold;
}

/********* class *********/ 

.right {
	float:right;
}

.left {
	float:left;
}

/********* for print *********/ 

#printheader {
	padding: 0px;
	margin-bottom: 20px;
	height: 97px;
	border-bottom: 2px solid #666;
	font: 24pt/18pt "Lucida Grande", Helvetica, sans-serif;
}

#printfooter {
		font: 10pt Tahoma, arial, verdana, sans-serif;
		text-transform: lowercase; 
		padding: 0;
		margin-top: 20px;
		height:50px;
		width: 600px;
		border-top: 2px solid #666;
		text-align: right;
}

/* for highslide */
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
















