/* RESET */
*{margin: 0; padding: 0}
table {border-collapse:collapse;}
a{text-decoration: none;}
a img{border: none;}
/*		 */


/* BASIC CONFIG */

body {	
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color:#333;
	font-family:Arial, 'Times New Roman', serif;
	background: #D2E0EA;
}

h1, h2, h3, h4, h5, h6 {
	font-family:inherit;
	margin-bottom:1em;
	font-weight:normal;
}

h1 {
   border-bottom: 1px solid #2281be;
   color: #333333;
   font-size: 28px;
   font-weight: normal;
   padding: 5px 10px;
}

p {
	margin-bottom:1em;
}

a {
	color:#c5066d;
	text-decoration: underline;
}

a:hover {
	color:#1a7a00;
}

/*		*/

/* LAYOUT */

#container {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    position: relative;
    width: 880px;
}

#header {
	height:100px;
	background:url(../img/logo.png) no-repeat 25px 30px;
}

#main {
	margin-top:20px;
	padding-bottom:20px;
}

#footer {
    margin: 15px auto;    
    width: 830px;
	font-size:11px;
	padding:0 25px;
}

#pathway {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #EDEDED;
    border-radius: 3px 3px 3px 3px;
    font-size: 11px;
    margin: 0 25px;
    overflow: hidden;
    padding: 3px 5px;
    position: relative;
    top: 105px;
}

#pathway a{
	font-size:11px;
	text-decoration:none;
	color:#518FA8;
}

#pathway a:hover{
	color:#2281be;
}	

#pathway span.separator{
	margin:0px 5px;
	font-size:10px;
}

#pathway ul {
	list-style-type:none;
}

#pathway ul li {
	float:left;
}

#topbar {
	background:#F5F8FA;
	height:50px;
	line-height:50px;
	border-bottom: 1px solid #F0F0F0;
	padding:0px 25px;
	text-align:center;
}

#topbar h4 {
    float: left;
    font-size: 12px;
    font-weight: bold;
	margin:0;
}

#topbar a {
	color:#518FA8;
	text-decoration:none;
	font-size:11px;
	margin:0px 20px;
	float:left;
}

#topbar a:hover{
	color:#2281be;
}

h2.section {
    background: none repeat scroll 0 0 #EAF0F5;
    color: #333333;
    font-family: "Droid Sans",Helvetica,Arial,sans-serif;
    font-size: 26px;
    font-weight: normal;
    padding: 30px;
}

div.offer_box {
	margin-right:20px;
	width:250px;
	border:1px solid #dedede;
	margin-bottom:30px;
	position:relative;
	float:left;
	padding-bottom:160px;
	height:220px;
	position:relative;
}

div.offer_box #promo {
    background: url(../img/best.png) no-repeat scroll 100% 100% transparent;
    height: 70px;
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
}

div.offer_box h3 {
	/*background:#2281be;*/
	color:#fff;	
	/*padding:8px;*/
	text-align:center;
	font-size:15px;
	letter-spacing:1px;
	font-weight:normal;
}

div.offer_box img.brand {
	margin: 0 auto 20px;
	display:block;
	text-align:center;
}

div.offer_box div.price {
	color: #333;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 20px;
    text-align: center;
	display:block;
}

div.offer_box div.price span{
	font-size:18px;
	color:#999;
	text-decoration:line-through;
}

div.offer_box ul {
	list-style-type:none;
	margin:0 10px;
}
	
div.offer_box li {
	font-size:11px;
	background:url(../img/iconsprite.png) no-repeat -80px -404px;
	display:block;
	padding-left:20px;
	margin-bottom:8px;
}

h3 a.offerURL {
	background: none repeat scroll 0 0 #2281be;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 13px 3px rgba(255, 255, 255, 0.25) inset;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    margin: 5px;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
	-moz-transition-property: all;
	-moz-transition-duration: 0.1s;
	width:auto;
}

a.offerURL {
    background: none repeat scroll 0 0 #FF8800;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 13px 3px rgba(255, 255, 255, 0.25) inset;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    margin: 20px auto 0;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
	-moz-transition-property: all;
	-moz-transition-duration: 0.1s;
	width:150px;
	display:none;
}

a.offerURL:hover {
	box-shadow: 0 -13px 3px rgba(255, 255, 255, 0.25) inset;
}

div.download_speed { float:left; width:60px; padding-left:50px; text-align:center; font-size:11px; line-height:40px; font-weight:bold; margin-left:15px; background:url(../img/download.png) no-repeat 0 0}
div.upload_speed { float:left; width:60px; padding-left:50px; text-align:center; font-size:11px; line-height:40px; font-weight:bold; background:url(../img/upload.png) no-repeat 0 0}

div.offer_box div.bottom { overflow: hidden; clear:both; margin:20px 0 10px; position:absolute; bottom: 0px; width:250px; }

div.offer, div.offer_category, div.contacts, div.article {
	padding:25px;
}

div.offer div.summary {
	height:50px;
	position:relative;
}

div.offer div.summary h2 {
	position:absolute;
	left:10px;
	top:0;
}

div.offer div.summary div.price {
	/*background: none repeat scroll 0 0 #E40066;*/
	background:#2281be;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px #333 inset;
    clear: both;
    color: #fff;
    float: right;
    font-size: 32px;
    padding: 5px 15px;
    text-shadow: -1px -1px 0 #333333;
	position:absolute;
	top:-8px;
	right:0;
}

div.offer div.summary  div.speeds {
	position:absolute;
	top:0;
	right:150px;
	width:300px;
}

div.offer div.summary  div.speeds div {
    color: #333333;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    margin-right: 20px;
    margin-top: 0;
	width:70px;
}

div.offer div.summary  div.speeds div img {
	margin-right:10px;
}

div.offer ul {
    list-style-type: none;
}
	
div.offer li {
	font-size:11px;
	background:url(../img/iconsprite.png) no-repeat -420px -59px;
	display:block;
	padding-left:20px;
	margin-bottom:8px;
}

div.offer table.details {
	background:#f0f0f0;
	width:100%;
}

div.offer table.promo {
	width:60%;
	float:left;
}

div.offer table.details th {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0 none;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  padding: 10px 10px 10px 14px;
  text-align: left;
} 

div.offer table.details td {
	padding:10px;
	border:1px solid #FFF;	
}

div.offer table.details td.prop {
    background: url(../img/iconsprite.png) no-repeat scroll -70px -393px transparent;
    font-size: 13px;
    padding-left: 35px;
    width: 280px;
}	

div.offer table.details td.value {
	color:#2281be;
	font-weight:bold;
	font-size: 14px;
	padding-left: 20px;
}

div.offer div.description {
	color: #054914;
    font-family: Verdana;
    font-size: 12px;
	padding:20px 20px 10px;
    line-height: 20px;
    margin: 20px 0;	
	background: none repeat scroll 0 0 #EAFBE5;
    border: 1px solid #9FCA93;
}

div.offer #contact {
	float:right;
	width:36%;
}

div.offer #contact h3 {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0 none;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  padding: 10px 10px 10px 0;
  text-align: left;
  margin:0;
}

#main form { 
    background: none repeat scroll 0 0 #EAFBE5;
    border: 1px solid #9FCA93;
    padding: 10px;
}	

#main div.text label {
	width:100%;
	padding:0;
	font-size:12px;
}

#main div.text input {
	width:96%;
	padding:5px;
	font-size:18px;
}

#main div.input label a{
	font-size:11px;
	text-decoration:none;
	color:#333;
}

#main div.input label a:hover {
	color:#666;
}

#main div.submit {
	text-align:center;
}

#main div.submit input {
	width:150px;
	font-size:22px;
}

#main div.checkbox {
	overflow:hidden;
	margin-bottom:20px;
}

#main div.checkbox input {
	float:left; 
	width:12px;
}

#main div.checkbox label {
	float:left;
	line-height:inherit;
	width:240px;
}

#main div.contacts div.checkbox label {
	width:600px;
}

/* FORM STYLING */

fieldset {
	padding: 0 20px 20px;
	margin-bottom:10px;
	border:1px solid #e8e8e8;
}

fieldset small {
	display:block;
	margin-top:40px;
}

legend {
	color:#CCC;	
	font-size:22px;	
	padding:0 10px;	
	text-transform:lowercase;
	margin:15px 0;
}

textarea, select, input {
	font-family: inherit;
	font-size: 16px;
	color: inherit;
	padding:0px 3px;
}

div.input {
	margin-bottom: 10px;
}

div.input label{
	float: left;
    font-weight: normal;
    line-height: 20px;
    padding-right: 15px;
    width: 150px;
}

div.input label a {
	font-size:14px;
}

div.select div.checkbox {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

div.blockinput label {
	width:100%;
	clear:both;
	margin-bottom:10px;
}

div.checkbox label{
	float:none;
	margin-left:5px;
	font-weight:normal;
}

div.captcha input {
	color:#666;
	float:left;
	font-size:34px;
	font-weight:normal;
	height:40px;
	margin-right:10px;
	text-align:center;
	width:90px;
}

div.captcha img {
	border:1px solid #E0E0E0;
}

div.submit input {
	background: #2281be;
    border: 1px outset #2281be;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    padding: 2px 15px;
    text-shadow: -1px -1px 0 #094A36;
}

div.submit input:hover {
	background: #2b9117;
	border: 1px outset #2b9117;
}

/* 	    */

/* MESSAGGI */

#flashMessage {
	padding:20px;
	font-size:17px;
	text-align:center;
	color:#000;
	background-color:#d4f1d4;
	border:1px solid #0d6d0d;
	margin-bottom:20px;
	opacity:0.8;
	filter:alpha(opacity=80);
	margin:50px 25px 0;
}

#flashMessage.error {
	background-color:#FFEEEE;
	border:1px solid #990000;
}

div.error-message {
	color:#CC0000;
	font-size:11px;	
	text-align:left;
	clear:both;
}

div.checkbox div.error-message {
	padding-left:18px;
}

label.rederror {
	color:#cc0000;
}

label.rederror a{
	color:#cc0000;
}

/* 	    */