body {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #fff url(../_img/bg.png) no-repeat fixed 5px 5px;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 766px;
	margin-left: 100px;
	margin-top: 30px;
}

#top {
	background: #fff url(../_img/bg_top.png) no-repeat;
}

#logo_dnscheck {
	margin: 0;
	height: 80px;
	width: 500px;
	float: left;
}

#logo_se {
	margin: 0;
	height: 80px;
	width: 200px;
	float: right;
}

#logo_dnscheck a {
	display: block;
	height: 80px;
	width: 500px;
	text-indent: -5000px;
}

#logo_se a {
	display: block;
	text-indent: -5000px;
	height: 80px;
	width: 200px;
}

#searchbox {
	display: inline;
	float: left;
	clear: both;
	width: 385px;
	padding: 20px 20px 0 20px;
	margin-left: 170px;
	background: url(../_img/bg_bottom_searchbox.png) no-repeat left bottom;
}

#menu {
	float: right;
	width: 150px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	background: url(../_img/bg_menu.png) no-repeat left;
	font-size: 0.7em;
	line-height: 26px;
	height: 26px;
	margin-bottom: 2px;
	padding-left: 7px;
}

#menu ul li a {
	background: url(../_img/bg_linkarrow.png) no-repeat left;
	padding-left: 10px;
}

.testtabs {
	clear: both;
	border-bottom: 1px solid #009fc5;
	height: 28px;
}

.testtabs ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}

.testtabs ul li {
	float: left;
	height: 27px;
	background: url(../_img/bg_testtab_right_off.png) no-repeat top right;
	margin-right: 2px;
	padding-right: 10px;
}

.testtabs ul li a {
	float: left;
	height: 27px;
	display: block;
	background: url(../_img/bg_testtab_left_off.png) no-repeat top left;
	color: #666;
	font-size: 0.9em;
	line-height: 27px;
	padding-left: 10px;
}

.testtabs ul li.testtabson {
	height: 29px;
	background: url(../_img/bg_testtab_right_on.png) no-repeat top right;
}

.testtabs ul li.testtabson a {
	height: 29px;
	background: url(../_img/bg_testtab_left_on.png) no-repeat top left;
	color: #fff;
	font-weight: bold;
	line-height: 29px;
}

#searchhead {
	margin: 15px 0;
	color: #ff6b00;
	clear: both;
}

p#testtext {
	clear: both;
	margin: 0 0 15px 0;
	color: #666;
	font-size: 0.8em;
}

#testinput {
	margin: 15px 0;
}

#testinput label {
	height: 36px;
	width: 123px;
	background: #fff url(../_img/bg_label_testinput.png) no-repeat top;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 36px;
	float: left;	
}

#domaininput {
	height: 26px;
	width: 242px;
	border: none;
	padding: 5px 10px;
	background: #fff url(../_img/bg_testinput.png) no-repeat top;
	font-size: 1.1em;
	color: #666;
	line-height: 36px;
	float: right;
}

a.button:link, a.button:visited {
	display: block;
	background: #333 url(../_img/bg_testbutton.png) no-repeat;
	height: 38px;
	width: 123px;
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 20px auto;
}

#testbutton {
	text-align: center;
	clear: both;
}

h4.tabhead {
	width: 150px;
	height: 26px;
	background: url(../_img/bg_testtab_right_off.png) no-repeat top right;
	margin: 0 2px 0 0;
	padding-right: 10px;
}

h4.tabhead span {
	display: block;
	float: left;
	height: 26px;
	width: 140px;
	display: block;
	background: url(../_img/bg_testtab_left_off.png) no-repeat top left;
	color: #66c4db;
	font-size: 0.8em;
	line-height: 26px;
	padding-left: 10px;
	text-align: center;
}

.nameserver {
	clear: both;
	background: #cceaf2;
	border-bottom: 1px solid #99d9e8;
	border-top: 1px solid #fff;
	padding: 2px;
	height: 20px;
}

.nameserver label {
	float: left;
	font-size: 0.7em;
	color: #009fc5;
	font-weight: bold;
	margin: 0 5px;
}

.nameserver input {
	float: left;
	font-size: 0.7em;
	color: #666;
	background: #fff;
	border: 1px solid #fff;
	height: 16px;
	width: 130px;
}

.addnameserver {
	float: right;
	margin: 10px 0 5px 0;
	font-size: 0.7em;
}

#addnameserver {
	display: block;
	background: url(../_img/butt_addnameserver_right.png) no-repeat center right;
	height: 19px;
	padding-right: 7px;
}

#addnameserver span {
	display: block;
	background: url(../_img/butt_addnameserver_left.png) no-repeat center left;
	height: 19px;
	padding-left: 15px;
	line-height: 19px;
}

.removenameserver {
	float: right;
	display: none;
}

#undelegateddomain_info {
	clear: both;
	margin: 0 0 25px 0;
	width: 425px;
	margin-left: 170px;
}

#undelegateddomain_info p {
	margin: 0;
	font-size: 0.8em;
	color: #ff6b00;
	text-align: center;
}

form {
	margin: 0;	
	padding: 0;
}

#result_status {
	clear: both;
	margin: 25px 0;
	background: #000 url(../_img/bg_status1.png) no-repeat top;
	width: 425px;
	margin-left: 170px;
}

#status_bottom {
	clear: both;
	background: #000 url(../_img/bg_status2.png) no-repeat top;
	font-size: 1px;
	height: 6px;
}

#status_light {
	float: left;
}

.mainok {
	height: 58px;
	width: 74px;
	background: url(../_img/status_ok.png) no-repeat 10px 0;
}

.mainwarn {
	height: 58px;
	width: 74px;
	background: url(../_img/status_warn.png) no-repeat 10px 0;
}

.mainerror {
	height: 58px;
	width: 74px;
	background: url(../_img/status_error.png) no-repeat 10px 0;
}

.loaderror {
	height: 58px;
	width: 74px;
	background: url(../_img/status_loaderror.png) no-repeat 10px 0;
}

.mainload {
	background: url(../_img/status_loading.gif) no-repeat 21px 15px;
	height: 58px;
	width: 74px;
}

#result_status h3, #result_status p {
	width: 350px;
	float: left;
	color: #fff;
	margin : 0;
	padding: 0;
}

#result_status h3 {
	margin: 10px 0 0 0;
}

#result_status p {
	font-size: 0.8em;
}

#resultwrapper {

}

#result {
	width: 550px;
	float: left;
	margin-bottom: 25px;
}

.widetop {
	background: #009fc5 url(../_img/bg_topwide.png) no-repeat;
	height: 41px;
	/*margin-bottom: 1px;*/
}

#result ul.tabs {
	margin: 0;
	padding: 12px 0 0 10px;
	list-style-type: none;
}

#result ul.tabs li {
	float: left;
	height: 27px;
	background: url(../_img/bg_tab_right_off.png) no-repeat top right;
	margin-right: 2px;
	padding-right: 10px;
}

#result ul.tabs li a {
	float: left;
	height: 27px;
	display: block;
	background: url(../_img/bg_tab_left_off.png) no-repeat top left;
	color: #cceaf2;
	font-size: 0.9em;
	line-height: 27px;
	padding-left: 10px;
}

#result ul.tabs li.tab_on {
	height: 29px;
	background: url(../_img/bg_tab_right_on.png) no-repeat top right;
}

#result ul.tabs li.tab_on a {
	height: 29px;
	background: url(../_img/bg_tab_left_on.png) no-repeat top left;
	color: #666;
	font-weight: bold;
	line-height: 29px;
}

.maintest {
	background: #cceaf2 url(../_img/bg_mainresult.png) no-repeat;
	height: 40px;
	width: 550px;
	margin-top: 1px;
}

.maintest h4 {
	height: 40px;
	margin: 0 0 0 15px;
	color: #00a0c6;
	line-height: 40px;
}

.maintest h4.ok {
	background: url(../_img/status_ok_14.gif) no-repeat 0 13px;
	padding-left: 20px;
}

.maintest h4.warn {
	background: url(../_img/status_warn_14.gif) no-repeat 0 13px;
	padding-left: 20px;
}

.maintest h4.error {
	background: url(../_img/status_error_14.gif) no-repeat 0 13px;
	padding-left: 20px;
}

.maintest h4.off {
	background: url(../_img/status_off_14.gif) no-repeat 0 13px;
	padding-left: 20px;
	color: #66c5dc;
}

.maintest h4 a {
	background: url(../_img/arrow_closed.gif) no-repeat center right;
	display: block;
	margin-right: 15px;
}

.maintest h4 a.open {
	background: url(../_img/arrow_open.gif) no-repeat center right;
}

ul.subtests {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.subtests li {
	background: #f5f5f5;
	margin-top: 1px;
	padding: 3px 15px;
}

ul.subtests li.subtestcat {
	background: #f5f5f5 url(../_img/bg_subcat.png) repeat-x bottom;
	margin-top: 1px;
	padding: 3px 15px;
	color: #009fc5;
}

ul.subtests li.lev2 {
	padding: 3px 15px 3px 30px;
}

ul.subtests li.subtestcat p {
	font-weight: bold;
}

ul.subtests p {
	margin: 0;
	font-weight: normal;
	font-size: 0.9em;
	color: #999;
	padding-left: 20px;
}

ul.subtests p.ok {
	background: url(../_img/status_ok_5.png) no-repeat 5px center;
	padding-left: 20px;
	color: #666;
}

ul.subtests p.warn {
	background: url(../_img/status_warn_5.png) no-repeat 5px center;
	padding-left: 20px;
	color: #666;
}

ul.subtests p.error {
	background: url(../_img/status_error_5.png) no-repeat 5px center;
	padding-left: 20px;
	color: #666;
}

ul.subtests p.notice {
	font-weight: bold;
	color: #666;
}

ul.subtests a {
	color: #666;
	background: url(../_img/arrow_closed.gif) no-repeat center right;
	display: block;
}

ul.subtests a.open {
	background: url(../_img/arrow_open.gif) no-repeat center right;
}

ul.subtests li.testinfo {
	background: #f5f5f5 url(../_img/img_info.gif) no-repeat 485px 15px;
	padding: 5px 80px 15px 15px;
	margin-top: 0;
}

ul.subtests li.testinfo2 {
	background: #f5f5f5 url(../_img/img_info.gif) no-repeat 485px 15px;
	padding: 5px 80px 15px 30px;
	margin-top: 0;
}

#result_error {
	border: 1px solid #cceaf2;
	background: #ecf6f9;
	padding: 15px;
}

#result_error p {
	color: #666;
	font-size: 0.8em;
	margin: 0 0 15px 0;
}

#history_loader {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
}

#result_loader {
	float: right;
	margin-top: 12px;
	margin-right: 15px;
}

#history {
	width: 200px;
	float: right;
	margin-bottom: 25px;
}

.smalltop {
	margin: 0;
	height: 36px;
	background: #009fc5 url(../_img/bg_topsmall.png) no-repeat;
	color: #fff;
	line-height: 36px;
	padding-left: 15px;
}

.topmargin {
	margin: 15px 0 0 0;
}

.smallbox {
	border: 1px solid #cceaf2;
	background: #ecf6f9;
	padding: 15px;
}

.smallbox p {
	color: #666;
	font-size: 0.8em;
	margin: 0 0 15px 0;
}

.smallbox p.testok {
	background: url(../_img/status_ok_14.gif) no-repeat left 2px;
	padding-left: 20px;
	margin: 0 0 5px 0;
}

.smallbox p.testwarn {
	background: url(../_img/status_warn_14.gif) no-repeat left 2px;
	padding-left: 20px;
	margin: 0 0 5px 0;
}

.smallbox p.testerror {
	background: url(../_img/status_error_14.gif) no-repeat left 2px;
	padding-left: 20px;
	margin: 0 0 5px 0;
}

.smallbox p.testoff {
	background: url(../_img/status_off_14.gif) no-repeat left 2px;
	padding-left: 20px;
	margin: 0 0 5px 0;
}

.smallbox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.smallbox ul li {
	font-size: 0.8em;
	margin-bottom: 3px;
}

#history .ok {
	background: url(../_img/status_ok_5.png) no-repeat left center;
	padding-left: 10px;
}

#history .warn {
	background: url(../_img/status_warn_5.png) no-repeat left center;
	padding-left: 10px;
}

#history .error {
	background: url(../_img/status_error_5.png) no-repeat left center;
	padding-left: 10px;
}

.pager {
	border-left: 1px solid #cceaf2;
	border-right: 1px solid #cceaf2;
	background: #cceaf2 url(../_img/bg_pager.png) repeat-x top;
	padding: 15px;
}

.pager img {
	float: left;
	border: none;
}

#pagerback, #pagerforward {
	margin: 0 3px;
}

.pager p {
	float: left;
	margin: 0;
	color: #666;
	font-size: 0.8em;
	text-align: center;
	width: 90px;
}

a:link, a:visited {
	color: #009fc5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#startwrapper {
	width: 425px;
	margin: 25px 0 25px 170px;
}

#startwrapper h3 {
	margin: 0;
	height: 36px;
	background: #009fc5 url(../_img/bg_starttop.png) no-repeat;
	color: #fff;
	line-height: 36px;
	padding-left: 15px;
}

.right {
	float: right;
	margin: 0 0 15px 15px;
}

.startbox {
	border: 1px solid #cceaf2;
	background: #ecf6f9;
	padding: 15px;
}

.startbox p {
	font-size: 0.8em;
	color: #666;
	margin: 0 0 15px;
}

.startbox h5 {
	font-size: 0.9em;
	color: #666;
	margin: 0;
}

.startbox ol {
	color: #666;
	font-size: 0.8em;
}

.divider {
	border-top: 1px solid #999;
	margin-bottom: 15px;
}

#footer {
	clear: both;
	border-top: 1px solid #cceaf2;
	padding-top: 10px;
	padding-bottom: 25px;
}

#footer p {
	font-size: 0.8em;
	margin: 0;
	color: #666;
}

#f_info {
	float: left;
}

#f_links {
	float: right;
	text-align: right;
}

.lang_en {
	background: url(../_img/flag_en.png) no-repeat 0 3px;
	padding-left: 25px;
}

.lang_se {
	background: url(../_img/flag_se.png) no-repeat 0 3px;
	padding-left: 25px;
}

.clear {
	clear: both;
}

#permalink {
	font-size: 0.8em;
	color: #999;
}
