html, * {margin:0;padding:0}
html {
	font-size: 100%;
	font-family: "Segoe UI", "Calibri", Frutiger, Tahoma, "Helvetica", "Helvetica Neue", Arial, sans-serif;
	background: url('../img/bg.png') 50% 0px no-repeat #0071bc;
}

body {
	margin: 0 auto;
	width: 985px;
}

h1,h2,h3,h4,h5,h6 {color: #0071bc}

a, a:visited, a:hover, a:active {color: #0071bc; font-weight: bold; text-decoration: none}
a:hover, a:active, a.active {color: #c1272d; border-bottom-color: #333}
img {border: none}

p > a, li > a {border-bottom: dotted 1px #ccc}

#header {
	margin-top: 20px;
	width: 985px;
	height: 109px;
	background: url('../img/header.png') no-repeat;
}

#header h1 {
	float: left;
	width: 380px;
	line-height: 100px;
	text-indent: -9999px;
	overflow: hidden;
}

a.logo {border-bottom: none; display: block}

#menu {
	margin-top: 44px;
	width: 580px;
	float: right;
	list-style-type: none
}

#menu li {display: inline; padding: 0px 6px;}


.box {background: url('../img/box-base.png') 50% bottom no-repeat}
.box-container {padding: 30px 0px; background: url('../img/box-header.png') 50% top no-repeat; margin-bottom: -1px}
.box-content {padding: 0px 30px; background: url('../img/box-bg.png') 50% top repeat-y}

.intro {
	float: left;
	width: 45%;
}
.intro p {padding: 8px; font-size: 0.8em}
.intro h2 {
	color: #0071bc;
	font-size: 1.3em;
	border-bottom: dotted 1px #ccc
}

.intro h3 {
	padding: 10px 0px 10px 6px;
	font-size: 0.9em;
	color: #0071bc;
	border-bottom: dotted 1px #ccc
}

.features {
	float: right;
	width: 50%;
}

.service-buttons {margin-bottom: 10px; padding-bottom: 10px; border-bottom: dotted 1px #ccc}
.service-buttons a {border: none}

#footer {color: #444; font-size: 0.6em;}
.copyright {float: left; width: 40%}
.footer-links ul {padding-top: 14px; list-style-type: none; float: right}
.footer-links li {display: inline; padding-left: 8px; font-size: 1.0em}

.clear {clear: both}

#social-links {margin-bottom: 8px; height: 22px; font-size: 1em; padding: 0px; border-bottom: dotted 1px #ccc}
#social-links li {float: left; height: 24px; display: inline-block; width: 9%; text-align: center;}
#social-links a {border-bottom: none; padding: 10px 0px 10px 22px; line-height: 12px;}
.social-delicious {background: url('../img/social/delicious.png') 0px 50% no-repeat;}
.social-digg {background: url('../img/social/digg.png') 0px 50% no-repeat;}
.social-stumbleupon {background: url('../img/social/stumbleupon.gif') 0px 50% no-repeat;}
.social-propeller {background: url('../img/social/propeller.png') 0px 50% no-repeat;}
.social-reddit {background: url('../img/social/reddit.gif') 0px 50% no-repeat;}
.social-newsvine {background: url('../img/social/newsvine.gif') 0px 50% no-repeat;}
.social-furl {background: url('../img/social/furl.png') 0px 50% no-repeat;}
.social-facebook {background: url('../img/social/facebook.png') 0px 50% no-repeat;}
.social-google {background: url('../img/social/google.gif') 0px 50% no-repeat;}
.social-yahoo {background: url('../img/social/yahoo.png') 0px 50% no-repeat;}
.social-technorati {background: url('../img/social/technorati.gif') 0px 50% no-repeat;}

#serial-form {
	width: 974px;
	text-align: center;
	padding: 20px 0;
	font-size: 0.9em;
}

#serial-form p{
	text-align: center;
	padding: 10px;
}
.serial {
	background: #e9ebf4;
	font-size: 1.8em;
	padding:6px;
	border: solid 2px #0071bc;
	width: 24px;
	font-weight: bold;
	-moz-border-radius: 4px;
}

.serial:focus {
	background: #f2e9e9;
	padding: 6px;
	border: solid 2px #c1272d;
}

.long {text-align: center; width: 500px}
fieldset {padding-top: 10px}

input[type=submit] {
	cursor: pointer;
	color: #fff;
	background: #0071bc;
	font-size: 1.8em;
	padding: 6px;
	border: solid 4px #fff;
	width: 300px;
	font-weight: bold;
	-moz-border-radius: 4px;
}

input.contact {
	cursor: pointer;
	color: #fff;
	background: #f7b100;
	font-size: 1.4em;
	padding: 6px;
	border: solid 4px #fff;
	width: 230px;
	font-weight: bold;
	-moz-border-radius: 4px;
}

input[type=submit]:hover {background: #c1272d}

.process {display: none; text-align: center}
.process p {text-align: center}

.serial-step {background: #f7f7f7; padding: 20px; width: 655px; margin: 0 auto; margin-bottom: 40px; border: solid 2px #0071bc; -moz-border-radius: 5px}
.no1 {background: url('../img/step1.png') 40px 50% no-repeat;}
.no2 {background: url('../img/step2.png') 40px 50% no-repeat;}
.no3 {background: url('../img/step3.png') 40px 50% no-repeat;}
.no4 {background: url('../img/step4.png') 40px 50% no-repeat;}
fieldset {border: none}

.code-wait-box {
	padding: 20px;
}

#serial-box {background: #f7f7f7; margin: 20px; border: solid 2px #0071bc; -moz-border-radius: 5px}
#serial-box, #serial-box p {text-align: center}

img.product {
	margin: 10px;
	padding: 4px;
	border: solid 1px #0071bc; -moz-border-radius: 5px
}
#products ul {list-style-type: none; padding: 0; margin: 0}
#products {float: right; width: 100%}
#products input {border: #ccc; font-size: 0.8em; width: 140px; margin: 0px; padding: 4px}
#products input {margin-bottom: 40px}
#products p {padding: 8px}
.price {font-weight: bold}

.fleft {float: left}
.fright {float: right}