html, body {
	height: 98%;
	font-family: Arial, Verdana, Geneva, sans-serif;
}
body {
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	background: #fff url(http://www.qbell.nl/themes/qbell_v2/images/background.jpg) repeat-x top fixed;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	font-weight: bold;
}
h1 {
	font-size: 24pt;
	color: #CC0000;
}
h2 {
	color: #CC0000;
	font-size: 18pt;
}
h3 {
	font-size: 14pt;
	color: #CC0000;
}
p {
	margin: 0px;
}
input.field {
	width: 150px;
	font-size: 12px;
}
input.btn {
	padding: 2px;
	color:#444444;
	font-size: 14px;
	background: #CCCCCC;
	border: 1px solid #A4A5A6;
	padding: 0px 3px 0px 3px;
}
input:focus,
select:focus
{
	background: #e9f6fd;
}
.topmenu {
	height: 57px;
	padding-right: 50px;
}
.topwrapper {
	float: right;
}
.topnav_left {
	width: 17px;
	float: left;
	height: 57px;
	background: transparent url(http://www.qbell.nl/themes/qbell_v2/images/topmenu_left.png) no-repeat;
}
.topnav_right {
	width: 18px;
	float: left;
	height: 57px;
	background: transparent url(http://www.qbell.nl/themes/qbell_v2/images/topmenu_right.png) no-repeat;
}
.topwrapper ul {
	z-index: 2;
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: visible;
}
.topwrapper ul li {
	float: left;
	background: transparent url(http://www.qbell.nl/themes/qbell_v2/images/topmenu_bg.png) no-repeat;
}
.topwrapper ul li a {
	float: left;
	height: 35px;
	color: #1D96B8;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	padding: 22px 20px 0px 20px;
}
.wrapper {
	margin: auto;
	width: 998px;
	min-height: 100%;
	position: relative;
	height: auto !important;
}
.top {
	height: 21px;
	background: transparent url(http://www.qbell.nl/themes/qbell_v2/images/top.png) no-repeat;
}
.topmid {
	height: 136px;
 	background: transparent url(http://www.qbell.nl/themes/qbell_v2/images/head_bg.png) repeat-x;
 }
.topmid .logo {
	float: left;
	width: 359px;
	height: 136px;
	background: transparent url(http://www.qbell.nl/themes/qbell_v2/images/logo.png) no-repeat;
}
.topmid .boxes {
	float: right;
	padding: 50px 0px 0px 0px;
}
.loginbox {
	float: right;
}
.loginbox .leftside {
	width: 36px;
	float: left;
	height: 30px;
	background: transparent url(http://www.qbell.nl/themes/qbell_v2/images/loginbox_left.png) no-repeat;
}
.loginbox .mid {
	float: left;
	width: 380px;
	height: 30px;
	padding: 4px 0px 0px 10px;
	background: transparent url(http://www.qbell.nl/themes/qbell_v2/images/loginbox_bg.png) repeat-x;
}
.searchbox {
	float: right;
}
.searchbox .leftside {
	width: 36px;
	float: left;
	height: 30px;
	background: transparent url(http://www.qbell.nl/themes/qbell_v2/images/searchbox_left.png) no-repeat;
}
.searchbox .mid {
	float: left;
	width: 240px;
	height: 30px;
	padding: 4px 0px 0px 10px;
	background: transparent url(http://www.qbell.nl/themes/qbell_v2/images/searchbox_bg.png) repeat-x;
}
.navbar {
	height: 29px;
	background: #FFFFFF;
	border-left: 1px solid #225571;
	border-right: 1px solid #225571;
}
.navbar .left {
	float: left;
	width: 25px;
	height: 29px;
	background: transparent url(http://www.qbell.nl/themes/qbell_v2/images/navbar_left.png) no-repeat;
}
.navbar .mid {
	height: 29px;
	background: transparent url(http://www.qbell.nl/themes/qbell_v2/images/navbar_bg.png) repeat-x;
}
.navbar .right {
	float: right;
	width: 25px;
	height: 29px;
	background: transparent url(http://www.qbell.nl/themes/qbell_v2/images/navbar_right.png) no-repeat;
}
.content {
	min-height: 500px;
	background: #FFFFFF;
	padding: 20px 25px 20px 25px;
	border-left: 1px solid #225571;
	border-right: 1px solid #225571;
}
.contenttable {
	width: 100%;
	empty-cells: show;
}
.maincontent {
	margin-right: 20px;
}
.sidebar {
	width: 200px;
}
.footer {
	height: 49px;
	padding-right: 20px;
	background: transparent url(http://www.qbell.nl/themes/qbell_v2/images/footer.png) no-repeat;
}
.footer ul {
	z-index: 2;
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: visible;
}
.footer ul li {
	margin-left: 40px;
	float: right;
}
.disclaimer {
	font-size: 10px;
	text-align: right;
	margin: 5px 10px 0px 0px;
}
.sidebar div {
	border-radius: 5px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
	border: 1px solid #E0E0E0;
	padding: 0px 10px 10px 10px;
}

.sidebar div#livesupport {
	padding: 10px;
	text-align: center;
}

/* Subnav */
.sidebar #subnavmenu ul.nav {
	padding: 0px;
	font-size: 10pt;
	list-style: none;
	margin-left: 10px;
	padding-left: 0px;
}
.sidebar #subnavmenu ul.nav li {
	margin-bottom: 1px;
}
.sidebar #subnavmenu ul.nav a {
	color: #6E6E6E;
	text-decoration: none;
}
.sidebar #subnavmenu ul.nav a.nav-selected {
	color: #000;
	font-weight: bold;
}
.sidebar #subnavmenu ul.nav a:hover {
	text-decoration: underline;
}
.sidebar #subnavmenu ul.nav ul {
	padding: 0px;
	list-style: none;
	margin-left: 15px;
	margin-bottom: 5px;
}
.sidebar #subnavmenu ul.nav ul li {
	margin: 0px;
	padding-left: 5px;
	border-left: 1px solid #69ab2b;
}
.sidebar #subnavmenu ul.nav ul li ul li {
	padding-left: 0px;
	list-style: square inside;
}
.sidebar #subnavmenu ul.nav ul li ul li {
	border: none;
}

/* MISC STYLES & SHORTCUTS */
div.code {
	border: 1px solid #ddd;
	background: #eee;
	padding: 10px
}
div.spacer, div.ccm-spacer {
	clear:both;
	font-size:1px;
	line-height:1px
}
.noTopSpace {
	margin-top:0px;
	padding-top:0px
}

/* customize_miscellaneous */ /* customize_miscellaneous */

.btn {
	padding-left: 4px;
	padding-right: 4px;
}
.searchResult a, .searchResult a:visited, .searchResult a:active {
	color: #888888;
}
.searchResult a:hover {
	color: #CC9966;
}
.domainchecker {
	padding: 0px 62px;
}
.domainchecker fieldset {
	width: 600px;
}
.domainchecker fieldset div {
	text-align: center;
}
#domainsearch {
	width: 620px;
	table-layout: auto;
	border-radius: 5px;
  	border: 1px solid #DDD;
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
}
#domainsearch thead,
#domainsearch tbody {
	margin: 2px;
}
#domainsearch th {
	color: #000;
	font-weight: bold;
	text-align: center;
	background-color: #DDDDDD;
}
#domainsearch tbody tr {
	height: 32px;
}
#domainsearch tbody tr.row1 {
	background-color: #EEE;
}
#domainsearch tbody tr.row2 {
	background-color: #FFF;
}
#domainsearch tbody .image,
#domainsearch tbody .status,
#domainsearch tbody .order {
	text-align: center;
}
.hostingtable {
	width: 100%;
	table-layout: auto;
	border-radius: 5px;
  	border: 1px solid #DDD;
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
}
.hostingtable thead th,
.hostingtable tbody th,
.hostingtable tbody td {
	padding-left: 4px;
	padding-right: 4px;
}
.hostingtable thead th {
	color: #000;
	font-weight: bold;
	text-align: center;
	background-color: #DDDDDD;
}
.hostingtable tbody tr {
	height: 18px;
}
.hostingtable tbody tr.row1 {
	background-color: #EEE;
}
.hostingtable tbody tr.row2 {
	background-color: #FFF;
}
.hostingtable tbody tr th {
	color: #000;
	font-weight: normal;
	text-align: left;
	background-color: #DDDDDD;
}
.hostingtable tbody tr th.sub {
	text-align: center;
	font-weight: bold;
}
.hostingtable tbody tr td {
	text-align: right;
}
.clean {
	width: 95%;
	padding: 10px;
	margin: 10px auto;
	background: #FFF;
}
table.colored {
	width: 100%;
	table-layout: auto;
	border-radius: 5px;
  	border: 1px solid #DDD;
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
}
table.colored thead th,
table.colored tbody th,
table.colored tbody td {
	padding-left: 4px;
	padding-right: 4px;
}
table.colored thead th {
	color: #000;
	font-weight: bold;
	text-align: center;
	background-color: #DDDDDD;
}
table.colored tbody tr {
	height: 18px;
}
table.colored tbody tr.row1 {
	background-color: #EEE;
}
table.colored tbody tr.row2 {
	background-color: #FFF;
}
table.colored tbody tr td.leftrow {
	text-align: left;
}
table.colored tbody tr td.rightrow {
	text-align: right;
}
table.colored tbody tr th.sub {
	text-align: center;
	font-weight: bold;
}

