
* {
	margin: 0;
	padding: 0;
	}

a {
	color: #000;
	}

a:hover {
	color: #000;
	}

body {
	background: #FFF;
	color: #333;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8 em;
	}

img	{
	border: none;
	}

p {
	font-size:0.8em;
	line-height:1.6em;
	margin-left:20px;
	margin-right:40px;
	}

ul {
	font-size:0.8em;
	line-height:1.6em;
	margin-left:40px;
	}

h1 {
	color: #666;
	margin-top: 10px;
	margin-bottom: 4px;
	font-size:1.7em;
	}

h2 {
	color: #333;
	margin-top: 5px;
	margin-bottom: 4px;
	font-size:1em;
	margin-left:20px;
	margin-right:40px;
	}

h3 {
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 4px;
	font-size:0.9em;
	padding-left:20px;
	}

.buy {
	width:936px;
	height:300px;
	background-image:url(img/buy.jpg);
}
#claim {
	padding-top:60px;
	padding-left:60px;
	font-size:60px;
	color: #FF3366;
	line-height:80px;
	font-weight:bold;
}

#link {
	margin-left:350px;
	font-weight:bold;
	color:#333333;
	}

.why {
	margin-left:33px;
	}


#container {
	height:100%;
	width: 936px;
	margin: 0 auto;
	}

#header {
	background-image:url(img/led_header_new.jpg);
	width: 936px;
	margin: 0 auto;
	height: 116px;
	}

#login {
	color:#333333;
	font-size:0.6em;
	padding-top:20px;
	}

input {
    background-image: url(img/input_bg.png);
    border: 1px solid #6297BC;
	font-size:0.8em;
	}

.bgInput {
	background-color:#FFFFFF;
	font-size:8px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:2px;
	}

#whiteLine {
	height:5px;}

#flash {
	margin-top:20px;
	}

#navigation {
	height: auto;
    width: 936px;
	background:url(img/bg_header.jpg);
	}


#main {
	height:100%;
	width: 916px;
	padding:10px;
	margin: 0 auto;
	border-top: 1px solid #CCC;
	}

#grey {
	width: 926px;
	padding:10px;
	margin: 0 auto;
	background: #CCCCCC;
}

#footer {
	background: #CCC;
	width: 936px;
	padding:6px;
	margin: 0 auto;
	border-bottom: 1px solid #666;
	margin-top: 4px;
	margin-bottom:10px;
	}

#footer a {
	text-decoration:none;
	}

#footer a:hover {
	color: #77a41c;
	background: #333;
	}


#copy {
	background: #FF9900;
	width: 936px;
	padding:6px;
	color: #333;
	margin: 0 auto;
	font-size:0.5em;
	text-align:right;

}

#copy a {
	color: #333;
	text-decoration:none;
	}

#copy a:hover {
	color: #333;
	}

#priceCapLeft {
	width:250px;
	background-color:#333333;
	margin-left:200px;
	margin-right:2px;
	padding:2px;
	color:#FFFFFF;
	font-size:1.1em;
	text-align:center;
	float:left;
	}
#priceCapRight {
	width:250px;
	background-color:#333333;
	padding:2px;
	color:#FFFFFF;
	font-size:1.1em;
	text-align:center;
	float:left;
	}
#priceColumnLeft {
	width:250px;
	background-color:#FFF;
	margin-left:200px;
	margin-right:2px;
	margin-top:2px;
	padding:2px;
	color:#000;
	font-size:1.1em;
	float:left;
	}
#priceColumnRight {
	width:250px;
	background-color:#FFF;
	margin-right:2px;
	margin-top:2px;
	padding:2px;
	color:#000;
	font-size:1.1em;
	text-align:right;
	float:left;
	}

#priceColumnRight a {
	color:#000000;
	}
#quest {
	margin-right:2px;
	background-color: #333333;
	margin-top:2px;
	padding:8px;
	margin-left:20px;
	margin-right:20px;
	clear:both;
	font-size:0.9em;
	font-weight:bold;
	color:#FFFFFF;
}
#answer {
	margin-right:2px;
	background-color: #666666;
	margin-top:2px;
	padding:8px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:12px;
	clear:both;
	font-size:0.9em;
	color:#FFFFFF;
}

.register {
	font-size:0.8em;

}
/* Menu */

	#tabMenu {
	float:left;
	width:100%;
	background:url(img/bg_header.jpg);
	font-size: 0.7em;
	line-height:normal;
	}

	#tabMenu ul {
	margin:0;
	padding-left: 200px;
	list-style:none;
	}

	#tabMenu li {
	display:inline;
	margin:0;
	padding:0;
	}

	#tabMenu a {
	float:left;
	background:url("img/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabMenu a span {
	float:left;
	display:block;
	background:url("img/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#333;
	}

#tabMenu a span {
	float:none;
	}

#tabMenu a:hover {
	background-position:0% -42px;
	}

#tabMenu a:hover span {
	background-position:100% -42px;
	}

#tabMenu .current a {
	background-position:0% -42px;
	}

#tabMenu .current a span {
	background-position:100% -42px;
	}

#tabMenu #highlight a {
	background-position:100% -84px;
	}

#tabMenu #highlight a span {
	background-position:100% -84px;
	}

#tabMenu #highlight a:hover span {
	background-position:100% -42px;
	}
.tabella {
	font-size:0.8em;
	line-height:1.6em;
	}