body {	font-family: sans-serif; color: #fefefe; background-color:black;}
hr { display:none;}
h1, h2, h3, h4, h5 { display:inline;}
h1 {font-size: 16px;}
h2 { font-size:14px;}
h3 { font-size:12px; }

fieldset { border:5px solid #222; padding:10px; margin-bottom:10px; width:auto; text-align:center;  }
legend   { background-color:#222; border:5px solid #222; color:#0099FF; padding:2px 10px; font-weight:bold;    }
.intro { font-size:13px; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; padding:20px 40px; margin:0 0 20px 0; border-bottom:dotted 1px #444;}


.fotobox { float:left; height:180px;  }
div.fotobox  { margin:5px; background-color:#fefefe; border:1px solid #ccc; }
div.fotobox img { display:block; border-width:0px; margin:2px;}
div.fotobox  .titolo { text-align:center; width:150px; padding:0 3px; }
a { 
	text-decoration:none; 
	color:#0066FF; 
	font-weight:bold; 
	font-size:12px; 
	line-height:20px;

}

#container, #center { margin:0 auto; width:715px;}
#header {  margin-bottom:10px;width:715px; }
#footer { text-align:center; color:white; font-size:9px; width:715px;}


#footerlinks { display:block; clear:both; margin-bottom:10px; width:715px;}
#footerlinks ul{ 
	text-align:center; 
	margin:0; 
	padding:0; 
	list-style:none; 
	list-style-type:none; 
	border-left:1px #999 dotted;
	
}
#footerlinks ul li{ 
	width:16.5%; 
	height:30px; 
	float:left; 
	background-color:#333333;
	list-style:none; 
	list-style-type:none; 
	color:white; 
	float:left;border-right:1px #999 dotted;
}
#footerlinks ul li a { 
	line-height:30px;
	font-family:sans-serif;
	font-size:14px;
	font-weight:bold; 
	color:white;
	
}
#footerlinks ul li a:hover { 
	background-color:#0099FF;
	display:block;

}

#pagging { margin:10px 0 0 0; text-align:center;}
#pagging ul { margin:0 auto; text-align:center; padding:0; list-style:none; list-style-type:none; list-style-position:inside; width:auto;}
#pagging li {  font-size:14px; font-weight:bold; margin:3px; height:30px; width:30px; float:left;list-style-type:none;  line-height:30px; color:white; background-color:#333333; border:1px solid  #fff;}
#pagging li a {color:white; display:block; text-align:center; line-height:30px;}
#pagging li a:hover { background-color:#0099FF; }
#pagging li a.current {  background-color:#0066FF;}


.image_box { float:left; width:170px; height:240px; text-align:center; color:#eee; font-size:9px;}

#footer_gallery a { color:#0099FF; }
#footer_gallery  {  border:1px solid #fff;  }



/**********/
/* paypal */
/**********/
#formpaypal { display:none;} 
.selectcart { width: 150px; font-size:9px; font-family:arial; border:1px solid white; background-color:black; color:white; }
.selectcart option { padding:0 3px;  color:white;}
.selectcart optgroup { font-weight:bold; color:#0099FF;}

.thickbox { width:100px; height:100px; }
.thumbs {margin:5px; border-width:3px; border-color:#efefef; }
.thumbs:hover { border-color:#09F;}
.white { color:white; }


/*
CLEARFIX
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
