/* Domain Name Details CSS - Copyright Ian Willis
Version 2.6 - Sept, 2009 */

body,html {
	margin: 0 auto 0 auto;
	padding: 0;
	height: 100%;
	width: 100%;
	background: #9ebdd0 url('images/bg.gif') repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body img {
	border:0;
}

#wrapper {
  width: 90%;
  height: auto !important;
  height: 100%;
  min-height:100%;
  position: relative;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 0;
  background-color: #FFFFFF;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;
}

#content {
  background-color: #FFFFFF;
  padding: 1em 30px 70px;
}

#header {
  background: #eee url('images/logobg.gif');
  height: 85px;
  background-repeat: repeat-x;
}

#menu {
  height: 32px;
  border-bottom: 1px solid #ccc;
  background: #eee;
}
#submenu {
  width:548px;
  height:32px;
  background: #eee url('images/bar.png') no-repeat;
  margin:0;
  padding:0;
}
#submenu li {
  float:left;
  list-style:none;
}
#submenu a {
  display: block;
  height:32px;
}
#submenu .m1 {width: 143px;}
#submenu .m2 {width: 132px;}
#submenu .m3 {width: 130px;}
#submenu .m4 {width: 143px;}
#submenu .m1 a:hover {background: transparent url('images/bar.png') 0 -32px no-repeat;}
#submenu .m2 a:hover {background: transparent url('images/bar.png') -143px -32px no-repeat;}
#submenu .m3 a:hover {background: transparent url('images/bar.png') -275px -32px no-repeat;}
#submenu .m4 a:hover {background: transparent url('images/bar.png') -405px -32px no-repeat;}
#ssel {background: transparent url('images/bar.png') 0 -32px no-repeat;}
#asel {background: transparent url('images/bar.png') -143px -32px no-repeat;}

.borderwrap {
  border: 1px solid #096185;
}
.borderwrap h2 {
  background: #096185 url('images/boxhead.gif');
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 8px;
}
.borderwrap .bcontent {
  border: 1px solid #FFFFFF;
  padding: 8px;
}
.borderwrap .bcontent li {
  padding-left: 8px;
}
.borderwrap .bcontent a {
  color: #000;
  text-decoration: underline;
}
.borderwrap .bcontent a:hover {
  color: #000;
  text-decoration: none;
}
.whotitle {
	font-size:16px;
}
.whotitle a {
	font-size:16px;
}

#footer {
  padding-top: 6px;
  color: #333;
  text-align: center;
  position:absolute;
  width: 100% !important; 
  left: 0;
  right: 0;
  bottom: 0;
  margin:auto;
  background: #eee url('images/footbg.gif') repeat-x;
  border-top: 1px solid #ccc;
}
#footer a {
  color: #333;
  text-align: center;
  text-decoration: underline;
}
#footer a:hover {
  text-decoration: none;
}
.register {
  max-width:425px;
  width:auto;
  height:auto;
  padding:10px;
  border: 1px solid #333;
  background: #eee;
}
a {
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

.menuActuator a { 
	color:#666666;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
}
.menu {
	font-family:arial;
	color:#666666;
	font-size:12px;
	background-color:#CCCCCC;
	text-decoration: none;
}
.box {
  height:20px;
  font-size:16px;
	width:400px;
  border:0;
}
#search {
  width:550px;
  height:75px;
  background:#fff url('images/search_l.png') no-repeat;
}
.box2 {
  border:1px outset #000;
}
.button{
  color:#fff;
  border:1px solid #5d656a;
  background: #E5E5E5 url('images/button.gif');
  height:30px;
  font-size:16px;
  margin-top:-3px;
  margin-bottom:-15px;
}
#mapslot {
  height:250px;
  width:468px;
}
