/*
RESET
*/
* {margin: 0px;padding: 0px;}
a {text-decoration: none;color:white;}
a img {border: none;}
img {vertical-align: middle;}
ul {margin: 8px;list-style: none;}
li{text-indent: 20px;font-size: 0.9em}
body{font-size: 100%;font-family: Arial, Helvetica, sans-serif;background-color:gray;text-align:center;
	background-image: url(../img/sfondobody.gif);
}
/*
COLORS:
 	lightgreen: #99CC66;
	orange: #FF6633;
 
UTILITY
*/
.floatLeft{float:left;}
.floatRight{float: right;}
.clear{clear: both;}

/*
STRUCTURE
*/
#wrap-content{}
#wrap-spacer{
	width:960px;background-color: white;
	-moz-border-radius: 0px 0px 5px 5px;-webkit-border-bottom-left-radius: 5px;-webkit-border-bottom-right-radius: 5px;}
#topmenu{
	background-color: #99CC66;	width: 910px;height:20px;
	color:white;	font-size: 1.1em;
	-moz-border-radius: 0px 0px 5px 5px;-webkit-border-bottom-left-radius: 5px;-webkit-border-bottom-right-radius: 5px;
}
#logo, #search-box, #charts{	margin-top: 18px;}
.searchbox{
	width: 300px;font-size: 1.2em;color: #FF6633;border:1px solid #99CC66;
	height: 30px;text-align: center;font-family: Arial, Helvetica, sans-serif;
}
#corebox{margin-top: 60px;width: 910px;height: 300px;}
#charts{	text-align: left;	width: 910px;}
#chartlabel{
	width: 120px;height: 25px;color: white;background-color: #FF6633;font-size: 1.2em;text-align: center;
	-moz-border-radius: 5px 5px 0px 0px;-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;}
#chart-content{border-top:1px solid #FF6633;	height: 240px;}
#theframe{border: 1px solid #FF6633;width:500px;height:150px;}
#customlinkarea{width: 500px;}
.offbutton{width: 120px;height: 30px;color: white;background-color: #99CC66;font-size: 1.2em;text-align: center;}
.offbutton a{text-decoration: underline;}
.onbutton{width: 120px;height: 30px;color: white;background-color: #FF6633;font-size: 1.2em;text-align: center;}
.onbutton a{text-decoration: underline;}
#customize-box{width:278px;height:150px;}
#customize-panel{	border: 1px solid #99CC66;}
.cpanel-row{width: 250px;height:30px;margin-top: 8px;}
.boxcolor{width:11px;height: 12px;border: 1px solid #99CC66;float:left;border-color:#CCCCCC}
.boxinput{float:left;margin-left: 5px;}
.boxinputchar{	float:left;margin-left:18px;width:108px;text-align:left;color:#99CC66;}
.boxinput input{	width: 108px;height: 20px;	border: 1px solid #99CC66;color:#99CC66;text-align: center;}
.boxlabel{float:left;margin-left: 5px;color: #333333;font-size: 0.9em;font:"Arial Black";}
.boxinputchar input{	width: 40px;height: 20px;	border: 1px solid #99CC66;color:#99CC66;text-align: center;}
.submitcpanel{width: 278px;}
#embed-box{	width:278px;height:150px;text-align: left;}
#embed-label{width: 120px;height: 25px;color: white;background-color: #FF6633;font-size: 1.2em;text-align: center;}
#embed-content{border: 1px solid  #FF6633;width:278px;height:100px;}
#standardbadge, #smallbadge{float:left;margin-left: 1px;}
#loading-box{padding:10px}
.top12-col{	width:200px;float: left;margin-top: 10px;margin-left: 20px;}
.top12-img{background-color: #FF6633;}
.top12-rank{background-color: #99CC66;margin-left: 4px;}
.top12-rank-label{margin-top: 10px;font: Georgia;text-align: center;color: white;font-size: 1.2em;}
.top12-img, .top12-rank{
	width: 60px;
	height: 60px;
	float: left;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;
	margin-top: 6px;
}
.top12-img img{width: 48px;height: 48px;margin: 6px;}
#summary{margin-top: 20px;margin-left: 40px;width: 400px;background-color: #99CC66;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
#summarycontent{margin: 10px;font-family: Arial, Helvetica, sans-serif;font-size: 1.0em;color: #333333;text-align: left;}
#sponsorarea{margin-top:20px; width: 400px;background-color: #FF6633;margin-left: 40px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
#sponsorareacontent{text-align: left;margin: 10px;color: #333333}
.sponsorline{margin-top: 14px;text-align: left;}
.sponsorimage{	border: 1px solid #666666;}
.sponsordescr{	font-size: 0.9em;}
.lightlink{color:white;text-decoration: underline;}
.bigboxlabel{font-size: 1.1em;color: white;border-bottom: 1px solid white;	}
.tweet-heavylink{	color: #99CC66; text-decoration: underline;}
.tweet-it-small{
	text-align: center;
}
.tweet-it-small a {
	color: white;
	text-decoration: underline;
	font-size: 0.8em;
}

