html, body, div
{
    font-family: Arial;
    font-size: 9pt;
    color: #8c8c8c;
    background-color: Transparent;
    padding: 0px;
    margin: 0px;
    border: none;
    line-height: 140%;
}

/* handles asp.net generated div at the top of the page */
form>div:first-child {display: none;}        

body
{
    background-image: url(/images/box_background-pattern.gif);
}

p
{
    margin: 0px 0px 2px;
}

h1, h2, h3
{
    display: inline;
    margin: 0px;
}

h1
{
    color: #ffffff;
    font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
}

.Normal h1
{
    color: #e51b24;
    font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
}

.Normal h2
{
    color: #ffffff;
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
}

table, td
{
    vertical-align: top;
    font-family: Arial;
    font-size: 10pt;
    color: #8c8c8c;
    font-weight: normal;
}

body{
	background-color: #C0C0C0;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #787474;
scrollbar-highlight-color: #cccccc;
scrollbar-track-color: #000000;}

div{
	overflow: hidden;
}

#Container{
	position: relative;
	margin: 0 auto;
	width: 980px;
}

.hand
{
    cursor: pointer;
}

a
{ 
    color: #ffffff;
    text-decoration: none;
}

a:hover
{ 
    color: #e51b24;
}

.SectionHeading
{
    color: #e51b24;
    font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
}

.Textbox
{
    font-family: Arial;
    font-size: 9pt;
    color: #131313; 
}


.Footer td, .Footer
{
    color: #535353;
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    line-height: 140%;
}   

.Footer h3
{
    color: #ffffff;
    font-family: Georgia;
    font-size: 11pt;
    font-weight: normal;
}   

.Footer h1 a,.Footer h1
{
    color: #8c8c8c;
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
}   

.Footer h1 a:hover
{
    color: #ffffff;
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
}   



/* Contact Page */
.ContactTextbox
{
    font-family: Arial;
    font-size: 9pt;
    color: #131313; 
    width: 450px;   
}

.Button, .ButtonHover
{
    background-color: #000000;
    border-right: #7b7573 1px solid;
    border-top: #7b7573 1px solid;
    border-left: #7b7573 1px solid;
    border-bottom: #7b7573 1px solid;
    color: #8a8a8a;
    font-weight: bold;
    padding: 1px;
}

.ButtonHover, .Button:hover
{
    color: #e51b24;
    cursor: hand;
}

a.contact
{ 
    color: #8c8c8c;
    text-decoration: none;
}

a.contact:hover
{ 
    color: #ffffff;
}


/* News Module */
.NewsImage
{
    margin-bottom: 5px;
}


/* Testimonial */
.Testimonial
{
    font-size: 9pt;
    font-style: italic;
}
.TestimonialBottom
{
    font-size: 9pt;
    color: #ffffff;
}

/* Domain Search */
table .Domains
{
    border-collapse: collapse;
}

.Domains th
{
    font-size: 8pt;
    color: #ffffff;
    font-family: Arial;
    background-color: #252525;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}
.Domains td
{
    font-size: 8pt;
    color: #222222;
    font-family: Arial;
    background-color: #cccccc;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}

.WaterMark
{
    font-family: Arial;
    font-size: 9pt;
    color: #999999; 
}

.Invalid
{
    font-family: Arial;
    font-size: 9pt;
    color: #ffffff; 
    background-color: #e51b24;
}

.Domains a
{
    color: #222222;
}

.Domains a:hover
{
        color: #e51b24;
}

/* Portfolio */

.Portfolio td
{
    padding: 0px;
}

.Portfolio img
{
    border: 2px solid #000000;
}

.Portfolio img:hover
{
    border: 2px solid #e51b24;
}

a.Website
{
        color: #8c8c8c;
        font-size: 8pt;
}
a:hover.Website
{
        color: #e51b24;
}

.Normal
{
    font-size: 9pt;
}


.Drop
{
    font-family: Arial;
    font-size: 9pt;
    color: #131313; 
}

.dlClient {
	width: 87px;
}



.AdText h1
{
    font-size:14pt;
    color:#ffffff;
}
.AdText a,.AdText a:hover
{
 font-size:9pt;
 color:#ffffff;   
 line-height:1.3;
}

.AdText a:hover
{
 color:#000000;   
}

.SEO a,.SEO a:hover
{
 color:#8c8c8c;
 text-decoration:none;
}
.SEO a:hover
{
 color:#ffffff;   
}

td.StaffProfile
{
  padding-left: 20px;  
  padding-right: 20px;
}

.StaffName
{
    color: #ffffff;
}

.StaffJob
{
    font-size: 8pt;
}

.EquipmentRow td
{
    background-color: #000000;
    padding: 5px;
}

table.Equipment
{
    border: 1px solid #808080;
}


table.Sold td
{
	filter:alpha(opacity=20);
	opacity:0.2;
}

span.Sold
{
    font-weight: bold;
    font-size: 14pt;
    color: #e51b24;
}

span.InCart
{
    font-weight: bold;
    font-size: 14pt;
    color: green;
}

.EquipmentButton
{
    padding: 6px;
    border: 1px solid #FFFFFF;
    background-color: green;
    color: #ffffff;
    font-weight: bold;
}

.EquipmentButton:hover
{
    padding: 6px;
    border: 1px solid green;
    background-color: #ffffff;
    color: green;
    cursor: pointer;
}

.Domains .Button
{
    color: #e51b24;
    background-color: #CCCCCC;
    border: 1px solid #e51b24;
    font-size: 7pt;
}

.Domains .Button:hover
{
    color: #000000;
    background-color: #CCCCCC;
    border: 1px solid #000000;
    font-size: 7pt;
    cursor: pointer;
}

.Domains td.Total
{
    font-size: 8pt;
    color: #ffffff;
    font-family: Arial;
    background-color: #252525;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    text-align: right;
}

.Domains .Form
{
    font-size: 8pt;
    font-family: Arial;
}

.Domains td.Order
{
    font-size: 8pt;
    color: #ffffff;
    font-family: Arial;
    background-color: #000000;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-top: 10px;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    text-align: right;
    border-style: none;
}

.Domains .OrderButton
{
    color: #ffffff;
    background-color: #000000;
    border: 1px solid #ffffff;
    font-size: 8pt;
    padding: 4px;
}

.Domains .OrderButton:hover
{
    color: green;
    background-color: #000000;
    border: 1px solid green;
    font-size: 8pt;
    padding: 4px;
    cursor: pointer;
}

.Required
{
    color: #e51b24;
    font-weight: bold;
}
