BODY
{
background-color:#ffffff;
color: #666666;
font-family: Arial,Helvetica;
margin:0;
}

A:link
{
color: #900000;
font-family: Arial,Helvetica;
font-weight: normal;
font-size: 9pt;
text-decoration: underline;
}

A:visited
{
color: #900000;
font-family: Arial,Helvetica;
font-weight: normal;
font-size: 9pt;
text-decoration: underline;
}

A:hover
{
color: #CCCCCC;
font-size: 9pt;
font-weight: normal;
text-decoration: underline;
}

.navbar A:link
{
color: #900000;
font-family: Arial,Helvetica;
font-weight: normal;
font-size: 9pt;
text-decoration: none;
}

.navbar A:visited
{
color: #900000;
font-family: Arial,Helvetica;
font-weight: normal;
font-size: 9pt;
text-decoration: none;
}

.navbar A:hover
{
color: #CCCCCC;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
}

.newsitem A:link
{
color: #900000;
font-family: Arial,Helvetica;
font-weight: normal;
font-size: 8pt;
text-decoration: none;
}

.newsitem A:visited
{
color: #900000;
font-family: Arial,Helvetica;
font-weight: normal;
font-size: 8pt;
text-decoration: none;
}

.newsitem A:hover
{
color: navy;
font-size: 8pt;
font-weight: normal;
text-decoration: underline;
}

.footer A:link
{
color: #900000;
font-family: Arial,Helvetica;
font-weight: normal;
font-size: 8pt;
text-decoration: underline;
}

.footer A:visited
{
color: #900000;
font-family: Arial,Helvetica;
font-weight: normal;
font-size: 8pt;
text-decoration: underline;
}

.footer A:hover
{
color: #CCCCCC;
font-size: 8pt;
font-weight: normal;
text-decoration: underline;
}


TH
{
FONT-FAMILY: Arial,Helvetica;
font-size: 10pt;
}

TD
{
FONT-FAMILY: Arial,Helvetica;
font-size: 9pt;
}

.navbar TD
{
FONT-FAMILY: Arial,Helvetica;
font-size: 8pt;
}

.newsheader
{
FONT-FAMILY: Arial,Helvetica;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

.pressheader
{
FONT-FAMILY: Arial,Helvetica;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

.footer
{
font-family: Arial,Helvetica;
color: #565656;
font-size: 8pt;
}

.header
{
color: navy;
font-family: Arial,Helvetica;
font-weight: normal;
text-decoration: underline;
font-size: 13pt;
margin-bottom: 5px;
vertical-align: text-bottom;
}

.header2
{
font-family: Arial,Helvetica;
font-weight:normal;
font-size: 10pt;
color: #000000;
}

.redheader
{
color: #900000;
font-family: Arial,Helvetica;
font-weight: bold;
font-size: 10pt;
}

HR
{
color: #900000;
width: 100%;
border-bottom-width: 1pt;
}

.orbul {
font-family: arial;
font-weight: bold;
font-size: 17pt;
color: gold;
}

.smalltext {
font-family: Arial,Helvetica;
font-weight:normal;
font-size: 8pt;
color: #000000;
}

.verysmalltext {
font-family: Arial,Helvetica;
font-weight:normal;
font-size: 7pt;
color: #000000;
}

.bigred {
font-family: Verdana;
font-weight: bold;
font-size: 18pt;
color: red;
}

.bodytext {
FONT-FAMILY: Arial,Helvetica;
font-size: 9pt;
}

.idheader
{
color: #900000;
font-family: Verdana;
font-weight: normal;
font-size: 12pt;
margin-bottom: 3px;
margin-top: 3px;
vertical-align: text-bottom;
}

.domlist
{
color: #000000;
font-family: Arial,Helvetica;
font-weight: normal;
font-size: 10pt;
margin-left: 20px;
}

.justify
{
TEXT-ALIGN:justify
}


section#header {
  padding:20px;
  margin:0;
  border-bottom:1px solid #cccccc;
}

section#parked-domain {
  text-align:center;
  padding:50px 20px;
  background-color:#7F0011;
  color:#ffffff;
  font-size:30px;
}

section#expired-domain {
  text-align:center;
  padding:50px 20px;
  background-color:#7F0011;
  color:#ffffff;
  font-size:30px;
}

#row-1 .row {
  background-color:#dedede;
  margin:0;
  padding:0;
  float:left;
  clear:both;
  width:100%;
  text-align:center;
}


#row-1 .row .row-inner {
  padding:10px 20px;
}

#row-1 .row .row-inner h2 {
  font-size:21px;
  color:#7F0011;
  text-transform:uppercase;
}

#row-1 .row .row-inner a {
  text-decoration:none;
}

#row-1 .row .row-inner a:link {color:#7F0011;}

#row-1 .row .row-inner a:visited {color:#7F0011;}

#row-1 .row .row-inner a:hover {
  background-color:#ffffff;
}

#row-1 .row .row-inner a:active {color:#7F0011;}

#row-1 .row.second .row-inner {
  border:1px solid #cccccc;
  border-width:1px 0;
}

#row-1 .row-third.second .row-inner ul {
  padding:0;
  margin:0;
}

#row-1 .row-third.second .row-inner ul li {
  list-style:none;
}

#row-1 .row-third.second .row-inner a {
  margin: 20px 0 -14px 0px;
  padding: 11px 0 0 0;
  height:25px;
  font-weight:bold;
  text-transform:uppercase;
}

section#footer {
  float:left;
  width:100%;
  padding:30px 0;
  text-align:center;
  font-size:11px;
  line-height:25px;
}

@media screen and (min-width:480px) {

}

@media screen and (min-width:768px) {
  #row-1 .row {
    width:33%;
    float:left;
    clear:none;
  }
  #row-1 .row.second {
    width:34%;
  }
  #row-1 .row .row-inner {
    margin:20px 0;
    padding:10px 20px;
    height:130px;
  }
  #row-1 .row .row-inner a {
    display:block;
    border:1px solid #7F0011;
    height:80px;
    margin-top:20px;
  }
  #row-1 .row.first .row-inner a,
    #row-1 .row.third .row-inner a {
    padding-top:10px;
    height:70px;
  }
  #row-1 .row.second .row-inner {
    border-width:0 1px;
  }
}
@media screen and (min-width:981px) {


}
@media screen and (min-width:1200px) {
  #row-1 .row .row-inner a {
    padding:0 75px;
  }
}

@media screen and (min-width:1600px) {
  #row-1 .row .row-inner a {
    padding:0 100px;
  }
}
