﻿*
{ border: 0; margin: 0; padding: 0;}

body {background: #E4D7BC url('') repeat-x;}


/* = Basic: Text Styles
----------------------------------------------------------------------*/
.style1 { text-align: center; color: #444444; font-family: Verdana; font-size: x-small;}
.style4 { color: #666666;}
.style8 { text-decoration: none;}
.style11 { color: #333333;}
.style12 {
	color: #666666;
}

/* = Basic: HTML, Non-essential
----------------------------------------------------------------------*/
a { text-decoration: none;}

body { background: #E4D7BC;	color: #777; margin: 0 auto; padding: 20px 50px 50px 50px; position: relative; width: 750px;}

h1 { background: inherit; color: #933; font: 17px Georgia, serif; margin: 0 0 10px;
	padding: 0 0 5px; text-align: center;}

p {	clear: both; font: 10px Verdana, sans-serif; padding: 0 0 10px 0; text-align: center;}

p a { background: inherit; color: #777;}

p a:hover { background: inherit; color: #000;}

.footer { background: #DAD2AD;}


/* = Domainbox Code:
----------------------------------------------------------------------*/

.domainbox { cursor: default; list-style: none;}

.domainbox a { cursor: default;}

.domainbox a .preview { display: none;}

.domainbox a:hover .preview { display: block; position: absolute; top: -33px; left: -45px; z-index: 1;}

.domainbox img { background: #E4D7BC; border-color: #aaa #ccc #ddd #bbb; border-style: solid; border-width: 1px;
	color: inherit; padding: 2px; vertical-align: top; width: 100px; height: 75px;}

.domainbox li { background: #DAD2AD; border-color: #ddd #bbb #aaa #ccc;	border-style: solid; border-width: 1px;
	color: inherit; display: inline; float: left; margin: 3px; padding: 5px; position: relative;}

.domainbox .preview { border-color: #000; width: 200px; height: 150px;}

/* = End Domainbox Code
----------------------------------------------------------------------*/

