
@import "shadowbox.css";

header, footer, section, article, aside, nav {
	display: block;
	}

body {
	margin: 0;
	color: #797979;
	background-color: #424242;
	font: 0.8em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

#logo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
}

#flags {
	float: right;
	position: relative;
	right: 20px;
}

span.selezionato img {
	border-bottom: 1px solid silver;
}

#logo img {
	height: 90px;
}

a {
	color: #0096c9;
	text-decoration: none;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;

	}
	
a:visited {
	color: #00657d;
	}

a:hover {
	color: #0085a1;
	}
@font-face {
    font-family: 'QlassikBoldRegular';
    src: url('../font/qlassikbold_tb-webfont.eot');
    src: url('../font/qlassikbold_tb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/qlassikbold_tb-webfont.woff') format('woff'),
         url('../font/qlassikbold_tb-webfont.ttf') format('truetype'),
         url('../font/qlassikbold_tb-webfont.svg#QlassikBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

header{
	width: 100%;
    padding-top: 10px;
	padding-bottom: 20px;
	
	/* fallback */
  background-color: #424242;
  background-position: center center;
  background-repeat: no-repeat;
  
  /* Firefox 3.6+ */ 
  background: -moz-radial-gradient(circle, #5b5b5b, #424242);
  
  /* Safari 4-5, Chrome 1-9 */
  /* Can't specify a percentage size? Laaaaaame. */
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#5b5b5b), to(#424242));
  
  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-radial-gradient(circle, #5b5b5b, #424242);

/* Ombra interna */	
	-webkit-box-shadow: inset 0px 0px 85px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 0px 0px 85px rgba(0,0,0,0.4);
    box-shadow: inset 0px 0px 85px rgba(0,0,0,0.4);
}

li {
	margin-bottom: 8px;
}

h1 {
	color: #99b01c;
	margin-top: 10px;
	margin-bottom: 0;
	font: normal normal 2.5em QlassikBoldRegular, Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #797979;
	margin-top: 0;
	font: 1.6em QlassikBoldRegular,Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #eeeeee;
	margin-top: 0;
	font: 1.8em QlassikBoldRegular,Georgia, "Times New Roman", Times, serif;
}

section {
	width: 100%;
	background-color: white;
	float: left;
	padding-top: 20px;
}
.example {
	width: 96%;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2%;
	padding-left: 2%;
}

p img {
	margin-right: 6px;
}

#image-reel, #image1-reel, #image2-reel, #image3-reel {
	margin-left: auto;
	margin-right: auto;
}

div#image2-reel.jquery-reel-overlay, div#image3-reel.jquery-reel-overlay {
	display: none;
}

img,video,object {
	max-width: 100%;
}
	
article {
	margin-right: 2%;
	margin-left: 2%;
	padding-bottom: 1px;
	width: 96%;
}

.clear2 {
	clear: both;
}
.clear1 {
	clear: both;
}


footer {
	width: 100%;
	text-align: center;
    padding-top: 20px;
		/* fallback */
  background-color: #424242;
  background-position: center center;
  background-repeat: no-repeat;
  
  /* Firefox 3.6+ */ 
  background: -moz-radial-gradient(circle, #5b5b5b, #424242);
  
  /* Safari 4-5, Chrome 1-9 */
  /* Can't specify a percentage size? Laaaaaame. */
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#5b5b5b), to(#424242));
  
  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-radial-gradient(circle, #5b5b5b, #424242);

/* Ombra interna */	
-webkit-box-shadow: inset 0px 0px 85px rgba(0,0,0,0.4);
        -moz-box-shadow:    inset 0px 0px 85px rgba(0,0,0,0.4);
        box-shadow:         inset 0px 0px 85px rgba(0,0,0,0.4);
	color: #fffeff;
	float: left;
	position: relative;
}

#footer_cont {
	margin-right: 2%;
	margin-left: 2%;
	text-align: left;
	width: 96%;
}

#footer_bt {
	border-top: 1px solid #000000;
	background-color: #333;
	color: #999;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 0.6em;
}

#subscribeform #email
	{
	width: 280px;
	border-style: none;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin-right: 15px;
	padding: 7px 0 0 15px;
	font-size: 1.4em;
	color: #606059;
	background-color: #eeeeee;
}

#submit_button
	{
	text-decoration:none;
	background: #ffffff none;
	cursor:pointer;
	font-size: 1.4em;
	border-style: none;
	padding: 5px 10px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

span.bta {
	font-family:DINRegular, Arial, Helvetica, sans-serif;
	background-color: #EEE;
	font-size: 18px;
	float: left;
	padding: 6px 8px 6px 8px;
	margin-top: 8px;
	text-shadow: #FFFFFF 0 -1px 0;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */
}
