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

body {
	background: #333 url('images/bg.jpg');
	margin:20px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

a {
	outline: none;
	color: #B00000;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}

h1 {
	margin-top: 15px;
	font-size: 21px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif
}

h2 {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 17px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif
}

p {
	margin-bottom: 15px;
	margin-top:2px;
}

img {
	border:0;
}

#wrap {
	margin:auto;
	width: 1033px;
}

#mainbody {
	background: url('images/mainbody.jpg') repeat-y top left;
}

#mainbody_top {
	background: url('images/navtop.jpg') no-repeat top left;
	min-height: 65px;
}

#navbar {
	height:35px;
	padding-left: 50px;
}

#contentpad {
	padding:20px;
	padding-left: 70px;
}
#content {
	float: left;
	width: 740px;
}

#footer_img {
	background: url('images/footer.jpg') no-repeat bottom left;
}
#footer {
	height:233px;
	color: #ccc;
	font-weight: bold;
	font-size: 11px;
}

#footerpad {
	padding-top: 70px;
	padding-left: 75px;
}
.includes {
	font-size: 10px;
	color: #F60;
	font-weight: bold;
}
.standardtable {
	width: 634px;
	background: url('images/tablegrad.gif') repeat-x;
	background-position: 25px 0;
	margin-top:15px;
	margin-bottom: 15px;
}
.selected {
	background: #F90;
}
.tfoot td {
	background:#333;
	font-weight:bold;
	color: #fff;
}
.tfoot a {
	color: #fff;
}
.onpage {
	color: #ccc;
	text-decoration: overline underline;
}
.standardtable td {
	border-bottom: 1px #ccc solid;
	padding: 5px;
}
.tabletop {
	background: url('images/tabletop.gif') no-repeat;
	color: #fff;
	line-height: 30px;
	padding:0;
}

.price {
	text-align: center;
	color: #060;
	font-weight: bold;
}

.server {
	font-weight: bold;
	text-align: center;
}

.footblock {
	width:175px;
	float: left;
	margin-right:20px;
}

.footblock_head {
	color: #FC0;
}

.footblock ul {
	list-style: none;
	margin:0;
	padding:0;
	display: block;
}
.footblock a {
	color: #ccc;
	text-decoration: none;
	display: block;
	padding:1px;
	font-size: 10px;
}
.footblock li {
	border-bottom: 1px #444 solid;
}
.footblock a:hover {
	color: #FC0;
}



#rightblock {
	width: 293px;
	color: #fff;
	float: left;
}

#rightblockpad {
	padding:20px;
	padding-right: 78px;
	padding:0;
	padding-right:60px;
}
.rightblockpad2 {
	padding:10px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.sidemenu {
	list-style: none;
	margin:0;
	padding:0;
	border-top: 1px #444 solid;
}

.sidemenu li {
	display: block;
	margin:0;
}

.sidemenu a {
	padding: 3px;
	display: block;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
	opacity: 100;
	border-bottom: #444 1px solid;
	padding-left:20px;
	color: #fff;
}
.sidemenu a:hover {
	color: #FC0;
	background: #333;
}

.buynow {
	width:76px;
	height:21px;
	background: url('images/buy_now1.png') no-repeat center center;
	border:0;
	padding:0;
}
.buynow:hover {
	background: url('images/buy_now.png') no-repeat center center;
}
.buynow:active {
	background: url('images/buy_now1.png') no-repeat center center;
}

input[type="Text"], input[type="Password"], textarea {
	padding:5px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	border: 1px #666 solid;
	background: #F2F2F2;
	color: #333;
}

input[type="Radio"] {
	vertical-align: absmiddle;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

/*input[type="Submit"] {
	font-weight: bold;
	font-size: 11px;
	background: #333;
	color: #fff;
	padding:5px;
	padding-left:10px;
	padding-right: 10px;
}*/

.button {
	font-weight: bold;
	padding:6px;
	padding-left:15px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 1px;
	color: #fff;
	border:0;
	background: #444;
}

.error {
	padding:20px;
	background: #FFDDDE;
	width: 300px;
}

.serversel {
	float:right;
}

.eur, .gbp {
	display: none;
}
.small {
	font-size: 10px;
}
.altcur {
	color: #F60;
}
.success {
	background: #548C00;
	color: #fff;
	overflow:hidden;
	padding:5px;
	margin-bottom: 15px;
	text-align:center;
	font-weight:bold;
	width:95%;
}
.error {
	width:100%;
	background: #FFDFE0;
	padding:5px;
	margin-bottom: 15px;
	text-align:center;
	font-weight:bold;	
}

.filters {
	background: url('images/filter_box.gif') no-repeat top left;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	width: 645px;
	height: 44px;
}
.filters_pad {
	padding:5px;
	padding-top:2px;
	padding-left:15px;
	padding-right:30px;
	line-height:35px;
}
.filters input[type="Radio"] {
	vertical-align: text-bottom;
}
.filters label {
	padding:3px;
}
.filters label:hover {
	color: #FFF19F;
	cursor: pointer;
}
.small {
	font-size:10px;
	color: #666;
}