@charset "utf-8";
/* CSS Document */

body {
	background: #001d26 url('/images/bg.jpg') top center no-repeat;
	color: #444;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p {
	line-height: 20px;
}
img {
	border:0;
}
a {
	text-decoration: none;
	color: #069;
	outline: none;
}
a:hover {
	color: #39F;
	text-decoration: underline;
}
a:active {
	color: #069;
	text-decoration: none;
}
#wrap {
	width: 958px;
	margin:auto;
}
#topbar {
	background: url('images/navbar2.jpg') no-repeat top left;
	height:47px;
	color: #fff;
	font-weight: bold;
	line-height: 47px;
	padding-left:28px;
	padding-right:28px;
	text-align: center;
}
#topbar a {
	color: #fff;
	text-decoration: none;
	float: left;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #27383e;
	border-left: 1px #32687b solid;
}
#topbar a:hover {
	background: url('images/navbarhov.png') no-repeat bottom center;
	color: #cfe0e6;
}
#topbar a:active {
	background: none;
	color: #fff;
}
#btop {
	background: url('images/topb.jpg') top left no-repeat;
	min-height: 300px;
	padding: 25px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top:30px;
	padding-bottom: 0px;
}
#b {
	background: url('images/b.jpg') top left repeat-y #fff;
}
#bfoot {
	background: url('images/bbottom.jpg') bottom center no-repeat;
	height: 182px;
}
#bfootpad {
	padding:20px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 60px;
}
.footblock {
	float: left;
	width: 150px;
	font-size: 10px;
	color: #fff;
	margin-right: 15px;
}
.footblock ul {
	list-style:none;
	margin:0;
	padding:0;
}
.footblocktop {
	font-weight: bold;
	padding: 2px;
}
.footblock li {
	margin:0;
	list-style: none;
	border-bottom: 1px #2f606c solid;
}
.footblock a {
	color: #61a6b5;
	display: block;
	padding: 2px;
	font-size:10px;
	font-weight: bold;
}
.footblock a:hover {
	color: #fff;
}
#footer {
	background: url('images/footer.jpg') top left repeat-y;
	height: 67px;
	text-align: center;
	font-weight: bold;
	color: #69848d;
	line-height: 47px;
	font-size: 11px;
}
h1 {
	margin-top:0;
	color: #333;
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: normal;
}
h2 {
	font-weight: normal;
}
.warning {
	padding: 10px;
	background: #FFE8E8;
	margin-top:10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	color: #000;
}
.warning h3 {
	margin-top:0;
	color: #111;
}
.warning h2 {
	margin-top:0;
}
.price {
	color: #090;
	text-align:center;
}
.stable {
	
}
.stable td, .stable th {
	padding: 7px;
}
.stable .srow:hover {
	background-color: #E8FAFF;
}
.stable td {
	border-bottom: 1px #ccc solid;
}
.stop th {
	padding:0;
	border:0;
	vertical-align:top
}
.stop {
	background:url('images/bar.png') no-repeat top left #fff;
	line-height:48px;
	height: 51px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.features ul, .features li{
	margin:0;
	padding:0;
	list-style: none;
	clear:left;
}
.features ul li {
	font-size: 12px;
	border-bottom: 1px #ccc dotted;
	padding:5px;
	line-height:normal;
	width: 320px;
}
.features ul li strong {
	font-size: 13px;
}
.features ul li img {
	float: left;
	padding-right:5px;
}
.price {
	font-weight: bold;
}
.gbp, .eur, .aud, .cad, .jpy, .cny {
	display: none;
}
.bar {
	height:51px;
	line-height:48px;
	font-weight: bold;
	color: #fff;
	width: 778px;
	background: url('images/bar.png') no-repeat top left;
	margin:auto;
	margin-bottom:10px;
}
.barpad {
	padding-left: 25px;
	padding-right: 25px;
}
.bar label:hover, .bar input:hover {
	color: #cfe0e6;
	cursor: pointer;
}
.blueblock {
	background: #DFE9FF;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.blueblock h2 {
	margin-top:0;
}
.buyblock {
	padding:10px;
	margin:5px;
}
.small {
	line-height:15px;
	font-size:11px;
}