body {
	margin:0; padding:0;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	background: #fff url(/images/body-bg.png) top left repeat-x;
}

/* QUICK FIX */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
.clearfix { display:block; }

.fixsize { margin: 0 auto; width: 980px; }
.topbg { padding-top: 15px; background: #fff url(/images/page_bg.png) top left repeat-x; }

#stat_reitingi { margin-top: 30px; width: 90px; opacity:0.5; }

/* TYPO */
h2, h3, h4, h5, p { margin:0; padding:0; }

h2, h3 { padding-bottom: 13px; font-family: 'Trebuchet MS',Trebuchet,Verdana,sans-serif; color: #0A4A7F; color: #0C4781; }
h2 { font-size: 19px; }
h3 { padding-bottom: 13px; font-size: 17px; }
h4 { margin: 10px 0 0 0; font-weight: normal; font-size: 11px; color: #444; }
h5 { margin-top:5px; font-size: 12px; color: #333; }

.columns p, #contacts p, #order_thankyou p, #order_hosting p { line-height: 180%; font-size: 12px; color: #666; font-family: Helvetica,Arial,sans-serif; }
.columns p b, #contacts p b, #order_thankyou p b, #order_hosting p b { color: #000; }

a { color: #0983d1; }

hr { margin: 15px 0 0 0; padding: 0 0 15px 0; border: none; border-top: 1px solid #ddd; }

img { border: none; }


/* HEADER */
#header { margin-top: 20px; padding: 30px 0; }

#promo_features { margin: 10px auto 30px auto; text-align: center; }


/* navigation */
#nav { float: left; }
#nav ul { margin:0; padding:0; list-style: none; }
#nav ul li { margin:0; padding:0 25px 0 0; float: left; }
#nav ul li a { height: 27px; line-height: 27px; text-decoration: none; text-transform: uppercase; font-size: 11px; color: #333; }
#nav ul li a:hover { color: #999; }
#nav ul li a.active { color: #999; }
#nav a#order { display: block; padding: 0 12px 0 8px; height: 27px; width: 75px; line-height: 27px; background: transparent url(/images/small-signup-button.png) 0 0 no-repeat; color: #fff !important; }
#nav a#order:hover { background-position: 0pt -27px; }

/* lang */
#lang { float: right; color: #999; }
#lang a { padding: 0 5px; text-decoration: none; }
#lang img { border: 2px solid #fff; }

/* tagline */
#tagline { padding: 10px 0 20px 0; font-family: georgia,serif; letter-spacing: -1px; font-family: 'Trebuchet MS',Verdana,sans-serif; font-weight: bold; text-align: center; font-size: 48px; }
#tagline em { display: block; padding: 5px 0; font-weight: normal; letter-spacing: 0px; font-style:normal; font-size: 17px; color: #666; }


/* COLUMNS */
.columns { padding: 20px 0; }

.col3_left, .col3_mid { float: left; }
.col3_right { float: right; }
.col3_left, .col3_mid, .col3_right { width:300px; }
.col3_mid { margin-left: 40px; }

.columns { padding: 20px 0; }
.columns .col2_left, .columns .col2_right  { padding-bottom: 25px; }
.col2_left { float: left; width: 48%; }
.col2_right { float: right; width: 48%; }


/* ICONS & TEXT */
.i { float: left; width: 48px; height: 48px; }
.t { float: right; width: 240px; }


/* LIST TABLE */
.tbl_list { width: 100%; border-collapse: collapse; }
.tbl_list th, .tbl_list td { padding: 6px 8px; }
.tbl_list th { text-align:left; font-size: 12px; color: #000; background-color: #e8e8e8; border: 1px solid #ccc; }
.tbl_list td { color: #333; font-size: 13px; border: 1px solid #e5e5e5; }
.tbl_list td.price { font-size: 13px; color: #000; }
.tbl_list .light { background: #f5f5f5; }


/* CONTACTS SECTION */
#contacts { margin: 30px 0 0 0; padding-bottom: 50px; }
#contacts p { width: 90%; }

#contacts_form { margin-top: 15px; padding: 10px 25px 20px 25px; background-color: #f9f9f9; border: 1px solid #e0e0e0; }
#contacts_form input.wide, #contacts_form textarea { margin:0 auto 0 0; border: 1px solid #aaa; }
#contacts_form input.wide { padding: 4px; width: 350px; }
#contacts_form textarea { width: 100%; }
#contacts_form input { margin-top: 15px; }

#b_thankyou { display: none; }


/* HOSTING SPECS BLOCK */
#hosting_specs { padding-bottom: 10px; }
#hosting_specs ul { margin: 5px 0 0 25px; padding:0 0 15px 0; }
#hosting_specs ul li { margin:0; padding: 0; font-size: 12px; line-height: 180%; color: #666; }

#hosting_specs #hl { float: left; width: 50%; }
#hosting_specs #hr { float: right; width: 50%; }


/* pricing table */
#hosting_pricing { margin: 15px 0; }

.pricing { margin-top: 30px; }


/* ORDER FORM */
#order_hosting { margin: 30px 0 0 0; padding-bottom: 50px; }
#order_form p { width: 90%; }

#order_form { margin-top: 15px; padding: 0 0 25px 0; background-color: #f9f9f9; border: 1px solid #e0e0e0; }
#order_form input.wide, #order_form textarea { margin: 4px 0 0 0; border: 1px solid #aaa; }
#order_form input.wide { padding: 4px; width: 97%; }
#order_form textarea { width: 100%; height: 121px; }
#order_form select { margin-top:5px; width: 97%; }
#order_form input { margin-top: 5px; }
#order_form .button { margin-top: 15px; }
#order_form .col { float: left; margin-top: 15px; margin-left: 3%; width: 29%; }
#order_form .colbr { clear:both; padding-top: 10px; margin-left: 3%; border-bottom: 1px solid #ddd; }
#order_form .colall { clear:both; margin-top: 30px; margin-left: 3%; }

#company_order { display:none; }
#order_thankyou { display:none; margin: 30px 0 20px 0; }


/* FOOTER */
#footer { margin-top: 10px; padding: 15px 0 50px 0; line-height: 160%; border-top: 1px solid #eee; }
#footer p { color: #999; }
