* { padding: 0; margin: 0; list-style:none; }

/* remember to define focus styles! */
:focus {
	outline: 0;
}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

body {
	color:#CCCCCC;
	background:#000033 url(../img/bg.png) top left repeat-x;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 70%;
}
html { 
 height: 100%; 
 margin-bottom: 1px; 
}
.header {
	background: #000;
	cursor: pointer;
	padding:4px;
}
#footer {
	width:770px;
	margin:0 auto;
}

#footer p {
	color:#CCCCCC;
}

#footer a {
 color:#aaa;
 text-decoration:none;
 font-weight:bold;
}

#footer .validate {
 float:right;
}

.header:hover{
 background-color:#666;
}

.selected{
 background-color:#F00;
 color:#FFF;
}

.content{
 background:#FFF;
 padding:4px;
}

.accordion_child a {
 color:#333;
}

.accordion_child a:hover {
 text-decoration:none;
}

.accordion_child ul.links li {
 background:url(../img/link.gif) left no-repeat;
}

blockquote {
	  font: 1.5em/1.8em Georgia, "Times New Roman", Times, serif;
	  background: url(../img/close-quote.gif) no-repeat right bottom;
	  padding-left: 18px;
	  text-indent: -18px;
	  color:#888;
	  margin:20px 0;
}

blockquote:first-letter {
	background: url(../img/open-quote.gif) no-repeat left top;
    padding-left: 18px;
}

.accordion_child ul {
	margin:25px 0 25px 0px;
}

.accordion_child ul li {
	list-style:none;
	padding-left:20px;
	margin:10px 0;
	background:url(../img/bullet.gif) left no-repeat;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	line-height:19px;
}

table {
	width:100%;
	padding:5px;
}

td {
	background:#eee;
	padding:4px;
	text-align:center;
	background:url(../img/td.jpg) top repeat-x;
}

h2 {
clear:both;
}

.accordion_child h2 {
	font:170% Arial;
	margin:10px 0 20px;
	padding:10px 0;
	color:#B02700;
	border-bottom:1px solid #eee;
	background:url(../img/h2.jpg) bottom left no-repeat;
}

#header {
text-align:center;
}

#accordian{
	padding:5px;
	width:770px;
	z-index:2;
	margin:0 auto;
}

.accordion_headings1{
	padding:3px 10px;
	background:url(../img/item_bg1.jpg) top no-repeat;
	color:#FFFFFF;
	margin-top:2px;
	cursor:pointer;
	font:170% Trebuchet MS;
	letter-spacing:1px;
	clear:both;
}
.accordion_headings1:hover{
	background:url(../img/item_bg1_hover.jpg) top no-repeat;
	color:#000000;
}

.accordion_headings2{
	padding:3px 10px;
	background:url(../img/item_bg2.jpg) top no-repeat;
	color:#FFFFFF;
	margin-top:2px;
	cursor:pointer;
	font:170% Trebuchet MS;
	letter-spacing:1px;
	clear:both;
}
.accordion_headings2:hover{
	background:url(../img/item_bg2_hover.jpg) top no-repeat;
	color:#000000;
}

.accordion_headings3{
	padding:3px 10px;
	background:url(../img/item_bg3.jpg) top no-repeat;
	color:#FFFFFF;
	margin-top:2px;
	cursor:pointer;
	font:170% Trebuchet MS;
	letter-spacing:1px;
	clear:both;
}
.accordion_headings3:hover{
	background:url(../img/item_bg3_hover.jpg) top no-repeat;
	color:#000000;
}

.accordion_headings4{
	padding:3px 10px;
	background:url(../img/item_bg4.jpg) top no-repeat;
	color:#FFFFFF;
	margin-top:2px;
	cursor:pointer;
	font:170% Trebuchet MS;
	letter-spacing:1px;
	clear:both;
}
.accordion_headings4:hover{
	background:url(../img/item_bg4_hover.jpg) top no-repeat;
	color:#000000;
}

.accordion_child_galleria{
 /*	display: inline; IE Fix */
	height: 470px;
	padding:0px 0px;
	background-color:transparent;
}
.accordion_child_cartina{
 /*	display: inline; IE Fix */
	height: 316px;
	padding:20px;
	background-color:transparent;
	text-align:center;
}
.accordion_child_cartina img {
	padding:9px;
	background:#762023;
	border:1px solid #fff;
}
.accordion_child{
	padding:20px 30px;
	background:#fafafa;
	border:5px solid #f4f4f4;
}

img {
	float:right;
	padding:5px;
	background:#fff;
	margin:0 0 20px 20px;
	border:1px solid #eee;
}

p {
	margin:15px 0;
	line-height:19px;
}

.header_highlight1{
	background:url(../img/item_bg1_hover.jpg) top no-repeat;
	color:#000000;
}
.header_highlight2{
	background:url(../img/item_bg2_hover.jpg) top no-repeat;
	color:#000000;
}
.header_highlight3{
	background:url(../img/item_bg3_hover.jpg) top no-repeat;
	color:#000000;
}
.header_highlight4{
	background:url(../img/item_bg4_hover.jpg) top no-repeat;
	color:#000000;
}
