html {
	background: #3b6982 url('../img/html_bg.png') 50% 0px repeat-x;
	font-size: 100%;
	font-family: "Segoe UI", "Calibri", Frutiger, Tahoma, "Helvetica", "Helvetica Neue", Arial, sans-serif;
	height: 101%;
}

a, a:active, a:visited, a:hover {text-decoration: none; color: #138abd; border-bottom: dotted 1px #ccc}
a:hover {color: red}
.clear {clear: both}
html, p, h1, h2, h3, h4, h5, h6 {margin:0;padding:0;}

body {
	background: url('../img/page_bg.png') 0px 0px no-repeat;
	width: 1280px;
	height: 101%;
	margin: 0 auto;
	padding-top: 20px;
}

#container {
	width: 1280px;
	margin: 0 auto;
}


#header {width: 985px; margin: 0 auto;}
#header h1 {
	padding:0;
	margin:0;
	text-indent: -9999px;
	background: url('../img/logo.png') no-repeat;
	float: left;
	width: 290px;
	height: 70px;
}

#menu {
	float: right;
	padding-top: 10px;
}

#menu li {display: inline; padding: 0px 8px; font-weight: bold; line-height: 42px}
#menu a {padding: 10px 20px; font-size: 0.8em; border: solid 2px transparent;}
#menu .active {color: #fff; background: #00a6ea; border: solid 2px #fff; -moz-border-radius: 10px;}
#menu a {color: #fff; background: #555; border: solid 2px #fff; -moz-border-radius: 10px;}
#menu a:hover {color: #00a6ea; background: #fff; border: solid 2px #00a6ea; -moz-border-radius: 10px;}

ul {margin:0;padding:0;list-style-type: none}

.content-top {
	background: url('../img/content_top.png') 50% top no-repeat;
	padding-top: 40px;
}

.content-bottom {
	background: url('../img/content_bottom.png') 50% bottom no-repeat;
	padding-bottom: 40px;
}

.content {
	background: url('../img/content_bg.png') 50% top repeat-y;
	padding: 2px 0px;
}

#content-container {
	width: 920px; margin: 0 auto;
	font-size: 0.8em;
}

.intro {width: 45%; padding: 10px;}
p {padding-bottom: 10px; font-size: 0.9em}

h2 {margin-bottom: 6px; padding-bottom: 4px;  font-size: 1.6em; color: #00a6ea; border-bottom: dotted 1px #555}

#footer {
	width: 920px; margin: 0 auto;	
}

#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.3em; font-weight: bold}

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

#social-links {margin-bottom: 8px; height: 20px; font-size: 1em; padding-top: 8px; border-bottom: dotted 1px #ccc; border-top: 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') 4px 50% no-repeat;}
.social-propeller {background: url('../img/social/propeller.png') 6px 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;}

.tick {padding: 10px 0 10px 10px;}

.tick li {
	font-weight: bold;
	font-size: 1.5em;
	background: url('../img/blue_tick.png') left 50% no-repeat;
	padding: 16px 0 10px 10px;
	text-indent: 28px;

}

.service-buttons {margin-top: 10px; padding-top: 8px;border-top: dotted 1px #555}

.service-buttons a, img {border: none}

#serial-form {
	width: 920px;
	text-align: center;
	padding: 20px 0;
}

#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 2px #666;
	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') 10px 50% no-repeat;}
.no2 {background: url('../img/step2.png') 10px 50% no-repeat;}
.no3 {background: url('../img/step3.png') 10px 50% no-repeat;}
.no4 {background: url('../img/step4.png') 10px 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}