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 {  padding:10px; border:0px; margin-bottom:30px; width:auto; text-align:center; border-bottom:1px dotted #222;}
legend   { background-color:#222; color:#0099FF; padding:7px 15px; letter-spacing:2px; margin:0px 10px; font-weight:bold;}
.intro { font-size:13px; line-height: 16px; color:#EEEEEE; font-family:Arial, "Times New Roman", Times, serif; padding:20px 40px; margin:20px 0 20px 0; border-bottom:dotted 1px #444;}

.fotobox { float:left;  }
div.fotobox  { margin:5px; background-color:#010101; padding:2px; }
div.fotobox img { display:block; border-width:0px; }
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 ul {
	margin-left:340px;
	padding:0;
	list-style:none;
	list-style-type:none;

}
#footerlinks ul li {
	height:30px;
	float:left;
	margin-left:10px;
	border-bottom:5px solid #fff;
}
#footerlinks ul li a {
	line-height:30px;
	font-family:arial;
	letter-spacing:2px;
	font-size:10px;
	color:white;
}
#footerlinks ul li a:hover {
	display:block;
		color:#86c3ff;
	
}

#footerlinks ul li.active {
	border-bottom-color:#00CCFF;
	
}

#footerlinks ul li:hover {
	border-bottom-color:#86c3ff;
}


#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:170px; 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:2px; border-width:2px; border-color:#efefef; }
.thumbs:hover { border-color:#09F;}
.white { color:white; }

.no { display:none; }

/*
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 */

.intro { background:url(../imgs/quote.gif) left top no-repeat;}
