
    /*
   //  Template: Domainmafia 003
  //   Stylesheet-Media: SCREEN
 //    $Id: screen.css,v 1.44 2006/09/28 22:44:14 kaffeekocher Exp $
*/


body{
	font-family: Helvetica;
	font-size: 12px;
    background: #CCCC99;
    align:center;
    text-align: center;
    margin: 0px;
}

div#main {
	clear: both;
    text-align: left;
    margin: 20px auto;
    padding: 0;
    width: 950px;
}



 /* Header */

div#header {
    text-align: left;
    margin: 0 auto;
    padding: 0;
    width: 950px;
    margin-top: 20px;
}

div#header #logo {
    width: 277px;
    height: 54;
    float: left;
}

div#header h1 {
    background: #ffffcc;
    border: 2px solid;
    border-color: #99990f;
    color: #99990f;
    float: left;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 5px;
    margin-left: 110px;
    margin-top: 14px;
    padding: 5px;
}

div#ssl_secure {
	float: right;
	position:relative; top: 15px; left: -130px;
	display: block;
	margin: 0px;
	padding: 2px;
	background: #ffffcc;
    border: 1px solid #99990f;
	color: #99990f;
}
div#basket {
	position:relative; top: 15px; left: -445px;
	float: left;
	display: block;
	margin: 0px;
	width: 50px;
	padding: 2px;
}
div#basket a{
   text-decoration: none;
}
div#basket a:hover {
   cursor: hand;
   text-decoration: none;
}
div#basket a img{
   border: none;
   text-decoration: none;
}
img#eurolabel {
	width: 105px;
	height: 70px;
	margin-left: 17px;
}
span#language {
	position: relative; top: 40px; left:0px;
	margin: 10 0 0 0px;
	width: 100px;
	height: 0px;
}


 /* Footer */

div#footer {
	font-size: 11px;
	clear:both;
    position: relative; top: 0px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
    text-align: center;
    color: #99990f;
}
div#footer a{
    color: #99990f;
    text-decoration: none;
}
div#footer a:hover{
    color: #ffffcc;
    text-decoration: none;
}



 /* Left Panel */

div#leftpanel {
    float: left;
    width: 150px;
}
ul#navi {
    position: relative; top: 10px;
    float: left;
    margin: 0;
 	padding: 0;
    list-style-type: none;
    width: 100%;
}
ul#navi li {
    width: 100%;
    margin-bottom: 4px;
}
ul#navi li a {
    display: block;
    padding: 4px;
    background: #99990f;
    border: 2px solid;
    border-color: #99990f;
    color: #ffffcc;
    font-size: 15px;
	text-decoration: none;
}
ul#navi li.current a,
ul#navi li a:hover,
ul#navi li a.selected {
    background: #ffffcc;
    border-color: #ffffcc;
    color: #99990f;
	text-decoration: none;
}

ul#navi li ul{
 	margin: 0;
 	padding: 0;
    list-style-type: none;
}
ul#navi li ul li {
    display: none;
}
ul#navi li.current ul li  {
    display: block;
    margin: 0;
    margin-top: 4px;
    background: #ffffcc;
    border: 0;
}
ul#navi li.current ul li a {
	margin-left: 10px;
    display: block;
    padding: 3px;
    background: #99990f;
    border: 2px solid #99990f;
    color: #ffffcc;
    font-size: 13px;
	text-decoration: none;
}

ul#navi li.current ul li a:hover,
ul#navi li.current ul li a.selected {
    border: 2px solid #99990f;
    background: #ffffcc;
    color: #99990f;
	text-decoration: none;
}

div#login {
    font-weight: bold;
    float: left;
    position: relative; top:60px;
    font-size: 13px;
    color: #99990f;
}
div#login label {
    font-weight: bold;
    font-size: 16px;
    color: #99990f;
}
div#login input {
    font-weight: normal;
    padding: 2px;
    font-size: 16px;
    background: #ffffcc;
    border: 2px solid;
    border-color: #99990f;
    margin-top: 4px;
    color: #99990f;
    width: 100%;
   cursor:pointer;
}
div#login a {
	 margin-left: 5px;
    font-weight: normal;
    font-size: 12px;
    color: #99990f;
    text-decoration: none;
}
div#login a:hover {
    text-decoration: underline;
}


 /* Right Panel */

div#rightpanel {
    margin: 0 0 0 auto; padding: 0;
    float: right;
    width: 185px;
}

div#pic {
    float: right;
	margin-top: 0px;
    position: relative; top: 10px;
    width: 185px;
    height: 245px;
}

div#lookup {
    float: right;
	clear: both;
	position: relative; top: 0px;
    font-size: 16px;
    color: #99990f;
    font-weight: bold;
}
div#lookup input{
    font-weight: normal;
    float: right;
    padding: 2px;
	font-size: 16px;
    background: #ffffcc;
    border: 2px solid;
    border-color: #99990f;
	margin-top: 4px;
    color: #99990f;
    width: 185px;
   cursor:pointer;
}
div#lookup select{
    font-weight: normal;
    float: right;
    padding: 2px;
	font-size: 16px;
    background: #ffffcc;
    border: 2px solid;
    border-color: #99990f;
	margin-top: 4px;
    color: #99990f;
    width: 185px;
}



 /* Content Middle */

div#content {
    position: relative; left:20px; top: 10px;
    margin: 0px 220px 0px 150px;
    padding: 0 1em;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.1px;
    background: #ffffcc;
    color: #99990f;
    border: 2px solid #99990f;
}
* html div#content {
    position: relative; left:20px; top: 10px;
	width: 570px;
	padding-top: 20px;
}
div#content h1 {
    font-size: 18px;
    letter-spacing: 0.5px;
    color: #99990f;
}
div#content h2 {
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #99990f;
}
div#content h3 {
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #99990f;
}
div#content h5 {
    margin: 0;
	padding: 0;
}
div#content a {
    color: #99990f;
    background: #ffffcc;
    text-decoration: underline;
}
div#content a:hover {
    color: #ffffcc;
    background: #99990f;
    text-decoration: none;
}
div#content img {
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
   -moz-opacity:0.75;
   opacity: 0.75;
   border: 2px solid #99990f;
}
div#content img.img {
   border: 0px solid transparent;
}
div#content a img {
    vertical-align: top;
    margin: 1px;
    padding: 0px;
    border: 1px solid #99990f;
    background: #ffffcc;
}
div#content a:hover img {
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
   -moz-opacity:0.99;
   opacity: 0.99;
    background: #ffffcc;
}
div#content a img.img_lnk {
    border: none;
}

/* Tables */

div#content table{
   font-size: 14px;
   border: none;
   padding: 0px;
   border-spacing:0px;
   color: #99990f;
   margin-bottom: 10px;
}
div#content table tr th{
   border: none;
   border-bottom: 2px solid #99990f;
   padding: 6px;
}
div#content table tr td{
   border: none;
   border-bottom: 1px dashed #99990f;
   padding: 6px;
}
div#content table.autoform tr td {
	border: none;
	padding: 3px;
}

/* Domain Lookup */

table#tblDomainLookup a:hover {
	background: none;
	color: #000;
}
table#tblDomainLookup tr.DomIsFree,
table#tblDomainLookup tr.DomIsFree a{
   color: darkgreen;
}
table#tblDomainLookup tr.DomIsSedo,
table#tblDomainLookup tr.DomIsSedo a{
   color: darkblue;
}
table#tblDomainLookup tr.DomIsPreReg,
table#tblDomainLookup tr.DomIsPreReg a{
   color: darkgreen;
}
table#tblDomainLookup tr.DomIsNotFree,
table#tblDomainLookup tr.DomIsNotFree a{
   color: darkred;
}
table#tblDomainLookup tr.DomNoConn,
table#tblDomainLookup tr.DomNoConn a{
   color: silver;
}
table#tblDomainLookup tr.DomWhoisErr,
table#tblDomainLookup tr.DomWhoisErr a{
   color: silver;
}



/*** Orderbox ***/

ul#orderbox_menu{
   padding-left: 10px;
	margin-left: 0;
   font-size: 10px;
}
ul#orderbox_menu li{
   display: block;
   position: relative;
   list-style-type: none;
   margin: 3px;
   width: 210px;
   white-space: nowrap;
}
ul#orderbox_menu li a{
   padding-left: 3px;
}
ul#orderbox_menu li b{
   border: 1px solid #99990f;
   background: #99990f;
   color: #ffffcc;
   padding: 2px;
}
ul#orderbox_menu li b.orderbox_ok {
	font-size: 9px;
        color: green;
	border: none;
        background: none;
        padding: 0px;
	border-bottom: 1px solid green;
}
table#orderbox_overview tr{
}
table#orderbox_overview tr.odd{
}
table#orderbox_overview tr.even{
}
div#orderbox_tooltip_container{
	position: absolute;
	top: 40px; left: 240px;
	width: 300px;
	height: 110px;
}
* HTML div#orderbox_tooltip_container{
	top: 55px; left: 240px;
}
div.orderbox_tooltip{
   font-size: 11px;
	position: absolute;
	display: none;
	border-left: 1px solid #99990f;
	color: #99990f;
	white-space: wrap;
	padding: 3px 10px;
	margin: 5px;
}
div.orderbox_next {
   float: right;
   background: #99990f;
   color: #ffffcc;
   border: 1px solid #99990f;
   padding: 2px;
   margin-top: 0px;
}
div#content input.orderbox_submit {
   background: #99990f;
   color: #ffffcc;
   border: 1px solid #99990f;
   padding: 2px;
   font-size: 16px;
   cursor: pointer;
}
div#content div.orderbox_next a,
div#content div.orderbox_next a:hover {
   color: #ffffcc;
   border: none;
   padding: 2px;
   background: none;
   text-decoration: none;
}


/*** Form Styling ***/

div#content legend{
   font-size: 11px;
   border: 1px solid #99990f;
   color: #99990f;
   background: #ffffcc;
   margin: 0px;
}
div#content fieldset{
   margin: 5px 0;
	padding: 10px;
   border: 1px dashed #99990f;
}

div#content input{
    font-weight: normal;
    background: #fff;
    border: 1px solid black;
    color: #000000;
}
div#content input.submit{
   background: #99990f;
   color: #ffffcc;
   border: 1px solid #99990f;
   padding: 2px;
   margin-top: 8px;
   cursor:pointer;
}
div#content select.proportional option,
* html div#content select.proportional{
	font-family: courier new;
	letter-spacing: -0.5px;
}
div.tooltip{
   font-size: 12px;
	position: absolute;
	display: none;
	background-color: #FFF;
	border: 1px solid black;
	color: #000;
	white-space: wrap;
	padding: 3px;
	margin: 5px;
}
* .FormError {
    color: red;
}
.FormError label:after{
   content: " *";
   color: red;
}
* HTML label.FormRequired{
	font-weight: bold;
}
.FormRequired:after{
    content: " *";
    color: black;
}
.aname{
	font-size: 1px;
	display: none;
	padding: 0px;
	margin: 0px;
}

/* Controlpanel Statusinfo */
div#content table#plugin_cp_statusinfo,
div#content table#plugin_cp_statusinfo tr th,
div#content table#plugin_cp_statusinfo tr td
{
   padding: 1px;
   font-size: 12px;
}
div#content table#plugin_cp_statusinfo tr th
{
   padding-top: 11px;
}

/* NEWS-Plugin */
div.news {
   border: 2px dotted;
}
div.news ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
   margin-left:10px;
}
div#content div.news h2 {
   margin-top: 4px;
   margin-bottom: 0;
   font-size:14px;
}
div.news li {
   margin-bottom: 4px;
   font-size:12px;
}
