body
{
	font-family:'Trebuchet MS','Century Gothic', Arial ;
	background: #FFFFFF url(http://gennit.com/img/topback.gif) repeat-x scroll left top;
	text-align:center;
}


fieldset { padding:1em; border:solid 1px #efefef;  text-align:left;  }

#tooltip {
	font-size:9px;
	padding: 2px;
	position: absolute;
	z-index: 3000;
	overflow: hidden;
	text-align: left;

	
	background: url("../img/tooltip.png");
	width: 123px;
	height: 66px;

}


table.proTable 
{
	border-collapse:collapse;
	border:solid 1px #efefef;
	margin-bottom:20px;
}

table.proTable thead tr td
{
	font-weight:bold;
	background-color:#FCFEF6;
	padding:10px;
	text-align:center;
}

table.proTable tbody tr td { 	padding:10px 10px 2px 10px; font-weight:bold; text-align:center; }


table.responseResults 
{
	font-size:10pt;
	border-collapse:collapse;
}

table.responseResults thead 
{
	font-weight:bold;
}

table.responseResults tbody  tr td
{
	font-weight:normal; }
	
table.responseResults tbody tr td 
{
	text-align:left;
	padding:4px; margin:2px;
}


table.responseResults thead tr td 
{
	text-align:left;
	padding:2px; margin:2px;
}

span.required { color:Red; }

table.gopro { width:650px; border-top:solid 1px #efefef; margin-top:20px; }

table.gopro tr td
{
	font-size:10pt;
	text-align:center;
	
	vertical-align:top;
}

table.gopro thead tr td 
{
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
}


table.gopro tbody tr td 
{
	padding:0 5px 5px 5px;
	
}

table.gopro tr.upgradeButtons td { padding-top:5px; padding-bottom:20px; }

table.gopro tfoot tr td { text-align:left; padding-top:10px; padding-bottom:10px; border-top:solid 1px #efefef; border-right:0; }

table.awards tr td { text-align:center; vertical-align:top; font-size:10pt; padding-bottom:10px; }

div.proFeature 
{
	padding-bottom:3px;
	border-bottom:solid 1px #efefef;
	width:200px;
}

table.gopro 
{
	border-collapse:collapse;
}

#errorDisplay 
{
	color:black;
	display:none;
	padding:0 10px 0 10px;
	text-align:left;
	width:700px;
}

#errorDisplay ul li
{
	list-style:none;
	padding:0;
	margin:0;
	font-size:10pt;
}

p.errorP 
{
	color:#A8000C;
}



.errorclass { background-color:#EBF9FF; }




.gecko fieldset, .webkit fieldset { margin-top:2em; }

.ie legend {  margin-bottom:20px;}
legend { font-size:14pt; font-weight:bold; color:#505050 }

label 
{
margin-top:4px;
font-weight:bold;
width: 220px;
padding-right:10px;
float: left;
text-align: right;
display:block;
font-size:12pt;
color:#505050;
}

.watermarked { color:#c0c0c0; }
.watermarked-focus { color:Black; }



select.input
{	font-family:'Trebuchet MS','Century Gothic', Arial ;
	width:300px;
	font-size:12pt;
}





input.input  
{
	font-family:'Trebuchet MS','Century Gothic', Arial ;
	width:300px;
	font-size:12pt;
}


input.numberInput 
{
	font-family:'Trebuchet MS','Century Gothic', Arial ;
	width:100px;
	font-size:12pt;
}

input.button 
{
	width:auto;
	font-size:12pt;
	padding:5px;
	font-family:'Trebuchet MS','Century Gothic', Arial ;
}


a {
	color:#2E681A;
	font-weight:bold;
}

div.logo {
	text-align:left;
	background: url("../img/logo.gif") 0 3px no-repeat;
	height:140px;
	margin-top:15px;
}

div.sublogo {
	font-size:11px;
	border-bottom:solid 1px #efefef;
	padding-bottom:2px;
	text-align:right;
	margin-bottom:10px;
	font-family:Verdana;
}

div.centerbox
{
	margin: 0pt auto;
	position: relative;
	width: 960px;
}

div.footer {
	text-align:center;
	font-size:10px;
	margin-top:50px;
}



div.bigDomain 
{
	font-size:26pt;
	font-weight:bold;
	color:#1D8902;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px solid #efefef;
	
}

div.title 
{
	text-align:left;
	font-size:12pt;	
	font-weight:bold;
	border-bottom:solid 1px #d0d0d0;
	padding-bottom:4px;
}

p {
	padding:8px 0 0 0; margin:0; font-size:10pt;
	text-align:left;
}

fieldset p 
{
	padding:8px 0 15px 0;
}




table.testResultsBox
{
	width:90%;
	font-size:11pt;
	
}

div.testTitle  
{
	font-weight:bold;
	padding-bottom:2px;
	border-bottom:solid 1px #efefef;
	color:#1D8902;
	text-align:left;
}

div.testDesc { font-size:9pt; padding-top:5px; text-align:left; }

div.testLinks { text-align:right; font-size:9pt; font-weight:bold; padding-top:10px; }
div.testLink
{
	margin-top:5px;
}

div.testImage 
{
	float:left;
	padding-top:5px;
	width:200px;
}


div.testLinkFree 
{
	margin-top:5px;
}


table.moneyTable thead tr td
{
	
	text-align:left;
	font-weight:bold;
	color:#505050;
	padding-bottom:5px;
}


table.moneyTable 
{
	
	border-style:dashed dashed dashed solid;
	border-width:1px 1px 1px 3px;
	padding:4px 8px 8px 8px;
	margin-bottom:20px;
}

table.moneyTable tr td
{
	text-align:center;
}


table.moneyTable tr td label 
{
	width:80px;
}

div.moneyDesc 
{
	font-weight:normal;
	font-size:10pt;
	margin-top:5px;
}


table.testResults 
{
	width:100%;
	font-size:12pt;
	border-collapse:collapse;
}



table.testResults tr.hover { background-color:#E3F9E8; cursor:pointer; }
table.testResults tr.noHover { background-color:white; cursor:pointer; }

table.testResults thead { font-weight:bold; }
table.testResults thead tr td { padding:2px 2px 10px 2px; font-size:14pt; }
table.testResults tbody tr td { padding:4px 2px 4px 2px; }

table.testResultsBox tbody tr td { padding-top:20px; }

table.featureBox {
	margin-top:40px;
	width:95%;
}


table.smallTable 
{
	font-size:10pt;
}

table.smallTable thead tr td { font-weight:bold; }




div.firsttime 
{
	width:800px;
	margin-top:20px;
	border:solid 1px #d0d0d0;
	font-size:10pt;
	text-align:left;
	padding:5px;
	background-color:#F1F4FF;
}

div.firsttime ul 
{
	margin-left:25px
}

div.firsttime ul li 
{
	padding-top:5px;
}


ol li { font-size:13pt; margin-bottom:10px; font-weight:bold; }

/* input pages */


div.inputBox {
font-size:14pt;
width:700px;
}


div.largeInputBox {
font-size:14pt;
width:850px;
}


input.keyword { display:none; font-family:'Trebuchet MS','Century Gothic',Arial; font-size:9pt; width:160px; }

input.keywordSmall { display:none; font-family:'Trebuchet MS','Century Gothic',Arial; font-size:9pt; width:120px; }

fieldset.optimizationHistory 
{
	margin-top:0;
}


/* Manage */


fieldset.manage { margin-top:5px; }

fieldset.manage input.input
{
	width:500px;
}

fieldset.manage label 
{
	width:150px;
}

fieldset.manage div.hint 
{
	padding:0 0 20px 160px;
	margin:0;
	font-size:9pt;
	
}

fieldset.manage textarea.textarea 
{
	width:500px;
	height:100px;
	font-family:'Trebuchet MS','Century Gothic',Arial;
	font-size:12pt;
}

textarea.textareaComments 
{
		width:500px;
	height:300px;
	font-family:'Trebuchet MS','Century Gothic',Arial;
	font-size:12pt;
}

fieldset.manage p.hint 
{
	padding-bottom:0;
	margin-bottom:0;
}


textarea.textareaTech 
{
	width:500px;
	height:400px;
	font-family:'Courier New',Arial;
	font-size:12px;
}


/* end Manage */


/* manage site table */

table.manageSite { font-size:12pt; }

/* projects table */

.projects thead 
{
	font-weight:bold;	
	font-size:14pt;	
}


.projects thead tr td { padding-bottom:5px; padding-left:5px; border-bottom:solid 1px #d0d0d0; }

.projects tbody tr td { padding:5px; }
.projects tfoot tr td { padding:20px 5px 5px 5px; }

.projects tbody
{	
	font-size:12pt;	
}

.projects 
{
	margin-top:30px;
	text-align:left;
	width:95%;
	border-collapse:collapse;
}


div.resellerBox 
{
	border:solid 1px #efefef;
	padding:20px;
	text-align:center;
	margin-bottom:20px;
}



/* end projects table */


