
body {
	margin: 0px;
	padding: 0px;
	font: 11px Verdana;
}

input[type=text]
{
border: solid 1px #bfc8cd;
}

select
{
border: solid 1px #bfc8cd;
}


/* Main Table */
table.main
{
    margin-left:auto; 
    margin-right:auto;
    width: 795px;
}
td.main
{
    width:100%;
    vertical-align: top;
    padding: 15px 0px 10px 15px;
}
a {
	color: #4b6f80;
}

td.main a:hover 
{
	color: #384d60;
}

td.heading 
{
    padding: 5px;
    padding-bottom: 7px;
}

td.ads 
{
    color: white;
	background: #4b6f80;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: left;
    padding: 0px;
	vertical-align: top;
}

td.ads p
{
    font-family: tahoma;
    margin-bottom: 4px !important;
}


td.footer {
	color: #FFFFFF;
	text-align: center;
	background-color: #4b6f80;
	padding: 5px;
}

td.time {
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	background-color: #384d60;
	white-space: nowrap;
	border-right: 1px solid #FFFFFF;
	vertical-align: middle;
}

td.menu {
	color: #384d60;
	background: #4b6f80;
	vertical-align: middle;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.menu a 
{
	color: #FFFFFF;
	text-decoration: none;
}
td.menu a:hover
{
	color: #FFCC66;
}
/* End Main Table */


/* Headers */
h1 
{
	font-size: 100%;
	color: #FFFFFF;
	background-image: url(images/bullets/arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	background-color: #384d60;
	margin: 0px 0px 3px 0px;
	padding: 2px 0px 3px 17px;
}
h2 
{
    font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/bullets/arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	background-color: #4b6f80;
	margin: 0px 0px 3px 0px;
	padding: 2px 0px 3px 17px;
}

div.article h1
{
    margin: 0px 0px 1px 0px;
    color: Black;
    font-size: 16px;
    padding: 0px;
    font-size: 18px;
    background: none;

}
div.article h2 
{
    padding: 0px;
    background: none;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #000000;
	border-bottom: solid 1px #4b6f80;
 }
 
 div.article h3 
 {
    padding: 0px;
    background: none;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #000000;
 }
 
 div.downloads h2 
 {
    margin-left: 10px;
	background: none white;
    padding: 0px;
	color: black;
	font: normal 15px Century Gothic, Helvetica, sans-serif;
    border-bottom: 1px dotted #cccccc;
 }
/* End Headers */
  
  
/* Paragraphs */
 p 
{
   line-height: 18px;
   margin: 0px;
   margin-bottom: 3px !important;
}
td.main p
{
    margin-left: 2px;
}
div.articles p
{
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: dotted 1px #cccccc;
}
div.qlinks
{
    padding-top:1px;
}
div.qlinks p
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: dotted 1px #cccccc;
}

div.article p
{
    padding-right: 6px;
	margin-bottom: 6px;
}

div.downloads p
{
    margin-left:5px;
}
/* End Paragraphs */


/* Hosts Table */
table.hosts 
{
    width: 650px;
    white-space: nowrap;
	color: #FFFFFF;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 4px;

}
table.hosts th a
{
    text-decoration: none;
}
table.hosts td 
{
    background: #4b6f80;
    white-space: nowrap;
    padding: 8px;
}
table.hosts th
{
    white-space: nowrap;
    padding: 4px;
	background: #384d60;
	color: #FFFFFF;
	font-weight: bold;
}
table.hosts a
{
    color:White;
}
table.hosts a:hover
{
    color: #FFCC66;
}

/* End Hosts Table */

div.downloads td {
padding:2px;
}

code
{
    white-space: normal;
    border: solid 1px #cccccc;
    background-color: #eeeeee;
    font-family: Courier New;
    font-size: 12px;
    display: block;
    padding: 1px;
}
ul
{
    margin: 3px 5px 5px 15px;
    padding: 0px;
    list-style-type: square;
}
li
{
    margin: 2px;
    padding: 0px;
    line-height: 14px;
}

legend
{
    font-weight: bold;
}



img
{
    border: 0px;
}
table.detailsview
{
   border-collapse:collapse;
   margin-top: 5px;
   margin-bottom: 5px;
}
table.detailsview  td
{
    border: solid 1px #cccccc;
    padding: 5px;
}
table.detailsview th
{
    border: solid 1px #cccccc;
    padding: 5px;
    background-color: #cccccc;
}
table.detailsview th a
{
    color: white;
    text-decoration:none;
}
table.detailsview table td
{
   padding: 0px;
   border: none;
}
table.search
{
border-collapse: collapse;
margin-bottom: 5px;
}
table.search td
{
    padding: 4px;
 
}
table.search tr
{
    height: 30px;
}



table.submit td
{
    padding-top: 3px;
    padding-bottom:3px;
}
div.generic
{
    clear:both;
    margin-bottom:5px;
}
div.left
{
    float:left; 
    width:69%; 
    clear:left;
    margin-bottom:7px;
}
div.right
{
    float:right; 
    width:29%; 
    clear:right;
    margin-bottom:7px;
}

div.hostleft
{
    float:left; 
    width:61%; 
    clear:left;
    margin-bottom:7px;
}
div.hostright
{
    float:right; 
    width:37%; 
    clear:right;
    margin-bottom:5px;
}
table.tophosts 
{
    border-collapse: collapse;
    border: solid 1px  #4b6f80;
    width: 100%;
    white-space: nowrap;
    background: white;
	color:  #4b6f80;
	text-align: center;
}
table.tophosts td
{
    border: solid 1px  #bfc8cd;
    white-space: nowrap;
    padding: 7px;
}
table.tophosts th  
{
    border: solid 1px  #bfc8cd;
    background-color:  #bfc8cd;
    white-space: nowrap;
    padding: 4px;
    color: black;
    font-weight: normal;
}

div.ads 
{
    margin-left: 5px;
    margin-top: 5px;
}
.lgray
{
    background-color: #F8F8F8;
    height: 30px;
}
.lblue
{
    color: #4b6f80;
}
.dblue
{
    color: #384d60;
}
.gray
{
    color: #cccccc;
}

td.pagecounter
{
    border-top: dotted 1px #cccccc;
}
div.buttons
{
    margin-top: 2px;
    margin-bottom: 5px;
  
}
div.notes
{  
    border: dotted 1px #cccccc;
    background-color: #eeeeee;
    padding: 5px;
    margin-top: 10px;
}
div.name
{
    font-family: verdana;
    font-style: italic;
    margin: 0px 0px 6px 3px;
    color: gray;
}

div.article ul
{
    margin-left: 23px;
}
div.referral
{
    padding: 5px;
    border-bottom: 1px dotted #cccccc;
}
div.referral a
{
    text-decoration: none;
}
div.contents
{
    margin: 0px 3px 10px 0px;
    white-space: nowrap;
}

fieldset 
{
    padding: 5px 5px 5px 5px;
    border: solid 1px #4b6f80;
}
span.rating
{
    display: block;
    font-size: 26px;
    color: #4b6f80;
    font-weight: bold;
    margin: 2px 0px 2px 0px;
}
span.votes
{
    font-size: 11px;
    color: #CCCCCC;
}
form
{
    margin: 0px;
}

hr
{
    padding: 0px 0px 0px 0px;
    background-color: White;
    height: 1px;
    width: 100%;
    display: block;
    margin-top: 6px;
    margin-bottom: 4px;
    border: none;
    border-bottom: dotted 1px black;
}
textarea
{
    font-family: Arial;
    font-size: 12px;
}
table.nav
{
 border-collapse:collapse;
}
table.nav td
{
 padding: 5px;
}

div.bmenu
{
    padding-top: 1px;
    border-top: dotted 1px #4b6f80;
    color: #4b6f80;
}
div.bmenu a
{
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}
.pager table td{ 
	padding: 0px 3px 0px 3px;
}
a.link 
{
    margin-left: 300px;
    visibility: hidden;
    display: none;
}

table.hostfeatures 
{
	border-collapse: collapse;
}
table.hostfeatures td 
{
	padding: 3px;
	border-bottom: 1px dotted #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.hostfeatures th 
{
	text-align: left;
	padding: 3px;
	padding-left: 1px;
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.ratings 
{
	border-collapse: collapse;
}
table.ratings td 
{
	padding: 3px;
	text-align: right;
	border-bottom: 1px dotted #cccccc;
}
table.ratings th 
{
    border-bottom: 1px dotted #cccccc;
	text-align: left;
	font-weight: normal;
}
div.domainpanel
{
   overflow: auto;
   width:480px;
   height:400px;
   background-color:white;
   border:2px solid #384d60;   
   position:absolute;
   top:50%;
   left:50%;
   margin-top:-200px;
   margin-left:-240px;
   z-index: 2;
}

a.CloseButton
{
    margin-left: 335px;
    color: White !important;
}

div.loadingpanel
{
   background-color: White;

   text-align: center;
   position:absolute;
   top:50%;
   left:50%;
   padding: 5px;
   margin-top:-100px;
   margin-left:-20px;
   z-index: 2;
   border: solid 1px #384d60;
   font:  11px ;
   color: black;
}
.modalbackground 
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
div.domainpanel .header
{
    background: none;
    padding: 0px;
    margin: 0px;
    border-bottom: solid 1px #cccccc;
    color: #4b6f80;
    margin-bottom: 6px;
    font-size:18px;
    font-weight: bold;
}
 
div.domainpanel .header a
{
    font-size: 10px;
    font-weight: normal;
}

pre
{
    font-family: Verdana;
}

div.domainpanel pre
{
    padding: 5px;
    line-height: 15px;
}

div.downloads div {
	border-bottom: 1px dotted #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
}
td.Download 
{
    font-size: 11px;
    text-align:right;
    color: #4b6f80;
    font-weight: bold;
}

td.Download a
{
text-decoration: none;
}

/* Reviews */
td.main div.review 
{
    padding: 5px 5px 5px 5px;
    margin: 0px;
    border-bottom: dotted 1px #cccccc;
    overflow: hidden;
    white-space: normal;
}
div.review span 
{
	font-size: 10px;
	color: #4b6f80;
	margin: 0px;
	padding: 0px;
}

div.review p
{
    padding: 0px;
    margin: 0px;
}
div.review h1
{
	color:black;
	background-color: White;
	background-image: none;
	margin-left: -1px;
	padding:0px;
}
/*End Reviews */

ul.Submit li
{
margin: 5px;
margin-bottom: 12px;
font-family: tahoma;
}
