body, td, p, a, h1, h2, input, option, textarea, div{
	font-family : tahoma, verdana, arial, helvetica;
	font-size: small;
}

body{
	background: #E7F3C5;
}

p{
	padding: 0px 10px 5px 10px;
}

h1{
	padding: 0px 0px 0px 10px;
	color: #000000;
	font-size: large;
}

h2{
	padding: 0px 0px 0px 15px;
	color: #7FCC30;
	font-size: large;
}

h3{
	padding: 0px 0px 0px 10px;
	color: #000000;
	font-size: small;
}

.hide
{
display : none;
}

#container{
	border : 1px solid #7FCC30;
	margin: 0 auto;
	padding: 0px;
	width: 750px;
	background : #FFFFFF;
}

#topimg{
	padding : 0px 0px 0px 0px;
	width: 100%;
	margin: 0;
	background: #BDE76B url(../images/random-domain-name.gif) no-repeat left bottom;
	height: 100px;
	border-bottom: 1px solid #7FCC30;
}

#topimg h1{
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: small;
	color: #000000;
	float: right;
}

#products{
	/*border: 1px dashed #7FCC30;
	padding: 3px;*/
	width: 728px;
	/*margin: 3px;
	background: #E7F3C5;*/
	height: 90px;
	text-align: center;
}

#bottom{
	border-top: 1px solid #7FCC30;
	padding: 0px;
	width: 100%;
	margin: 0px;
	background: #C5F07A;
	height: 50px;
	text-align: center;
	vertical-align: text-bottom;
}

a:link{color: #7FCC30;}
a:visited{color: #7FCC30;}
a:active{color: #7FCC30;}
a:hover{color: #FF9900;}

a.nav:link{color: #000000; text-decoration: none;}
a.nav:visited{color: #000000; text-decoration: none;}
a.nav:active{color: #000000; text-decoration: none;}
a.nav:hover{color: #000000; text-decoration: none;}

a.small:link{color: #7FCC30; font-size: 10px;}
a.small:visited{color: #7FCC30; font-size: 10px;}
a.small:active{color: #7FCC30; font-size: 10px;}
a.small:hover{color: #000000; font-size: 10px;}

a.aff:link{color: #000000; text-decoration: none;}
a.aff:visited{color: #000000; text-decoration: none;}
a.aff:active{color: #000000; text-decoration: none;}
a.aff:hover{color: #000000; text-decoration: none;}

a.fave:link{color: #333333; text-decoration: none;}
a.fave:visited{color: #333333; text-decoration: none;}
a.fave:active{color: #333333; text-decoration: none;}
a.fave:hover{color: #333333; text-decoration: underline;}

#left{
	width: 500px;
	/*margin: 20px 20px 20px 20px;*/
	padding: 0px;
	background: #FFFFFF;
	min-height: 200px;
}

#right{
	float: right;
	width: 200px;
	padding: 0px;
	margin: 15px 9px 20px 20px;
}

#rightoptions{
	padding: 5px 5px 5px 5px;
	background: #E7F3C5;
	border: 1px dashed #7FCC30;
}

#rightads{
	padding: 5px 5px 5px 5px;
}

p.right{
	font-size: small;
}

h1.right{
	font-size: small;
}

p.domains{
	margin: 20px;
	min-height: 180px;
}

div.productthumb
{
	border: #000000 solid 0px;
	width: 175px; 
	float: left;
	display: block;
	margin: 10px;
	padding: 0px;
}

form
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

label
{
font-weight: normal;
}

label.formleft
{
display: block;
width: 120px;
float: left;
text-align: right;
margin-right: 6px;
}

td{
	padding-left: 15px;
}


input.favourites
{
	background: #FFFFFF;
	color: #000000;
	border: 0px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: line-through;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}