/* Body Definition */


#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu {
	width: 200px;
	margin-top: 10px;
	}
	
#menu li a {
	text-decoration: none;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 17px;
	}
	
#menu li a:link, #menu li a:visited {
	color: #777;
	display: block;
	background: url(menu.gif);
	padding: 8px 0 0 20px;
	}
	
#menu li a:hover {
	color: #257EB7;
	background: url(menu.gif) 0 -32px;
	padding: 8px 0 0 25px;
	}
	
#menu li a:active {
	color: #fff;
	background: url(menu.gif) 0 -64px;
	padding: 8px 0 0 25px;
	}


#myMenu ul
{
list-style:none;
margin:5px;
padding:1px;
border-bottom:dotted 1px #999999;
width:150px;
font: bold 12px Arial, Helvetica, sans-serif;
border-style:
}
#myMenu li
{
background:#DDDDDD;
color:#000000;
margin: 0;
padding:2px 10px;

border-bottom:1px dotted #999999;
}

#myMenu li:hover
{
background:#ffffff;
text-decoration:none;
color:#FF0000;
margin: 0;
padding:2px 10px;
border-left:1px solid #cccccc;
border-top:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

#myMenu a
{
color:#000000;
text-decoration:none;
display:block;
}

#myMenu a:hover
{
text-decoration:none;
color:#FF0000;
}

table.content
{
border-style:solid;
border-width:thin;
border-color:#CCCCCC;
margin-top:-8px
}

table.edge
{
border-bottom-color:#CCCCCC;
border-bottom-width:thin;
border-bottom-style:solid;
}

table.leftEdge
{
border-left-color:#CCCCCC;
border-left-width:thin;
border-left-style:solid;
border-top-color:#CCCCCC;
border-top-width:thin;
border-top-style:solid;
}

table.rightEdge
{
border-right-color:#CCCCCC;
border-right-width:thin;
border-right-style:dashed;
}

table.topEdge
{
border-top-color:#CCCCCC;
border-top-width:thin;
border-top-style:dashed;
}

table.edgeSearch
{
border-bottom-color:#B11116;
border-bottom-width:thin;
border-bottom-style:solid;
border-left-color:#B11116;
border-left-width:thin;
border-left-style:solid;
}


body
{
	margin:0px;
	padding:0px;
	
	font-family:helvetica, verdana, arial;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
}

a { text-decoration:none; color:#5c6a74; font-size:11px;}
a:visited { text-decoration:none; color:#5c6a74; }
a:hover { text-decoration:underline; color:#bbbbbb; }
a:active { text-decoration:none; color:#5c6a74; }

font
{
	font-family: helvetica, verdana, arial;
	font-size:11px;
}

#wallPaper {
background-image:url(/images/protected/hsdbackgroundshadow.jpg);
background-repeat:repeat-y;
background-attachment:fixed;
background-position: center;
}

span
{
	font-family: helvetica, verdana, arial;
	font-size:11px;
}

/* Any content table */
table.generic
{
	margin:0px !important;
	padding:0px !important;
}

div.scrollArea
{
	border-style:solid;
	border-color:#060608;
	border-width:1px;
	width:200px;
}

font.domainName
{
	color:#231F20;
	font-family:helvetica, verdana, arial;
	font-weight:bold;
	font-size:14px;
}

/* The very top strip on the page */
table.header
{
	margin:0px;
	padding:0px;
	background:#B11116;
}

/* The strip containing the title */
table.topStrip
{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

/* Links right at the top of the domain */
a.headerLink
{
	color:#ffffff;
	text-decoration:none;
}

a.headerLink:hover
{
	color:#ffffff;
	text-decoration:underline;
}

a.headerLink:active
{
	color:#ffffff;
	text-decoration:underline;
}

a.headerLink:visited
{
	color:#ffffff;
}

/* The very bottom strip on the page */
table.footer
{
	margin:0px;
	padding:0px;
	background:#050000;
}

/* Links at the bottom of the domain */
a.footerLink
{
	color:#ffffff;
	text-decoration:none;
}

a.footerLink:hover
{
	color:#ffffff;
	text-decoration:underline;
}

a.footerLink:active
{
	color:#ffffff;
	text-decoration:underline;
}

a.footerLink:visited
{
	color:#ffffff;
}

/* The date in the header */
font.headerDate
{
	color:#ffffff;
}

/* Any other text right at the top of the page */
font.headerText
{
	color:#ffffff;
}

/* Any other text at the bottom of the page  */
font.footerText
{
	color:#ffffff;
}

/* The logo in the bottom right hand corner of the domain */
font.footerLogoTitle
{
	color:#ffffff;
	font-weight:bold;
}

hr.menuSeparator
{
	color:#231F20;
}

hr.portletSeparator
{
	color:#231F20;
}

hr.editorialSeparator
{
	color:#231F20;
}

/* Main menu links */
a.menuLink
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a.menuLink:hover
{
	color:#000000;
	text-decoration:underline;
}

a.menuLink:active
{
	color:#000000;
	text-decoration:underline;
}

a.menuLink:visited
{
	color:#000000;
}

/* Form fields */
input
{
	background-color:#efefef;
	color:#231F20;
	font-family:helvetica, verdana, arial;
	font-size:8pt;
	border-style:solid;
	border-width:1px;
	border-color:#231F20;
}

select
{
	background-color:#efefef;
	color:#231F20;
	font-family:helvetica, verdana, arial;
	font-size:8pt;
	border-style:solid;
	border-width:1px;
	border-color:#231F20;
}

.formKey
{
	font-family:helvetica, verdana, arial;
	font-size:11px;
	color:#231F20;
	font-weight:bold;
}

.formValue
{
	font-family:helvetica, verdana, arial;
	font-size:11px;
	color:#231F20;
	margin-top:3px;
	margin-bottom:3px;
}

font.inputTitle
{
	color:#231F20;

}	

span.contactJobTitle
{
        color:#ED1B24;
        font-family:helvetica, verdana, arial;
        font-weight:bold;
        font-size:19px;
}

/* Portlet Styles */
font.portletHeader
{
	color:#FF0000;
	font-family:helvetica, verdana, arial;
	font-weight:bold;
	font-size:19px;
}

h1
{
	color:#231F20;
	font-family:helvetica, verdana, arial;
	font-weight:bold;
	font-size:19px;
}

font.portletHeader2
{
	color:#231F20;
	font-family:helvetica, verdana, arial;
	font-weight:bold;
	font-size:13px;
}

font.portletHeader3
{
	color:#231F20;
	font-family:helvetica, verdana, arial;
	font-weight:bold;
	font-size:19px;
}

font.portletSubHeader
{
	color:#231F20;
	font-family:helvetica, verdana, arial;
	font-weight:bold;
	font-size:17px;
}

h2
{
	color:#231F20;
	font-family:helvetica, verdana, arial;
	font-weight:bold;
	font-size:17px;
		margin-top: -8px;
	margin-left: 3px;
}

font.portletSubHeaderHighlight
{
	color:#231F20;
	font-family:helvetica, verdana, arial;
	font-weight:bold;
	font-size:17px;
}

.block
{
	margin:0px;
	padding:0px;
	background-color:#efefef;
}

a.portletURL_WHITE
{
	color:#231F20;
	font-family:helvetica, verdana, arial;
	text-decoration:underlined;
}

a.portletURL_XOR
{
	color:#231F20;
	font-family:helvetica, verdana, arial;
	text-decoration:underlined;
}

a.portletURLbold
{
	color:#231F20;
	text-decoration:underlined;
	font-size:14px;
	font-weight:bold;
}

a.portletURLbold_COMPANY
{
	color:#ed1b34;
	text-decoration:underlined;
	font-weight:bold;
	font-size:15pt;
}

font.portletText
{
	color:#060608;
	font-family:helvetica, verdana, arial;
	font-size:11px;
}

font.portletText2
{
	color:#231F20;
	font-family:helvetica, verdana, arial;
	font-size:11px;
}

font.portletTitle
{
	color:#231F20;
	font-family:helvetica, verdana, arial;
	font-size:14px;
	font-weight:bold;
}

h3
{
	color:#231F20;
	font-family:helvetica, verdana, arial;
	font-size:14px;
	font-weight:bold;
}

font.disclaimerText
{
	color:#231F20;
	font-family:helvetica, verdana, arial;
	font-size:9px;
}

a.highlightedURL
{
	color:#ed1b24;
	font-family:helvetica, verdana, arial;
	font-size:11px;
	font-weight:bold;
}

a.portletURL_2
{
	color:#ed1b24;
	font-family:helvetica, verdana, arial;
	font-size:11px;
	font-weight:bold;
}

a.portletURL
{
	color:#231f20;
}

a.portletURL:hover
{
	color:#231f20;
}

a.portletURL:active
{
	color:#231f20;
}

a.portletURL:visited
{
	color:#231f20;
}

a.portletURL_List
{
	color:#231F20;
}

a.portletURL_List:hover
{
	color:#231F20;
}

a.portletURL_List:active
{
	color:#231F20;
}

a.portletURL_List:visited
{
	color:#231F20;
}

/*  ADVERTISING STYLES FOR DOMAIN SEARCH PARTNERS */
table.domainSearchPartner_Level1
{
	background-color:#efefef;
	border-style:solid;
	border-width:1px;
	border-color:#231F20;
}

table.domainSearchPartner_Level2
{
	border-style:solid;
	border-width:1px;
	border-color:#231F20;
}

table.domainSearchPartner_Level3
{
	
}

/* ENQUIRY STYLES */
font.userEnquiry
{
	color:#ffffff;
	font-family:helvetica, verdana, arial;
	font-size:11px;
	font-style:italic;
}



P.HSD_ParaOne{
	font-family: "Arial,Verdana";
	font-size:12px;
	
}

.HSD_ParaHeading
{
	font-family: "Arial Black,Verdana";
	font-size:14px;
}

.HSD_SmallParaOne
{
	font-family: "Arial,Verdana";
	font-size:12px;
	
}

/** CUSTOM STYLES */
	
.HSD_MoreInfo
{}

Ul.HSD_List
{}

Ol.HSD_List
{}

Ol.HSD_ListTitle
{}

P.HSD_RedTitle
{}

P.HSD_RedSubTitle
{}

P.HSD_BlueBoxTitle
{}

Table.HSD_BlueBox
{}

Tr.HSD_BlueBox
{}

Td.HSD_BlueBox
{}

Ul.HSD_BlueBoxList
{}

Ol.HSD_BlueBoxList
{}

P.HSD_GreyBoxTitle
{}

Table.HSD_GreyBox
{}

Tr.HSD_GreyBox
{}

Td.HSD_GreyBox
{}

Ul.HSD_GreyBoxList
{}

Ol.HSD_GreyBoxList
{}

P.HSD_YellowBoxTitle
{}

Table.HSD_YellowBox
{}

Tr.HSD_YellowBox
{}

Td.HSD_YellowBox
{}

Ul.HSD_YellowBoxList
{}

Ol.HSD_YellowBoxList
{}

/**  LAYOUT  */

div.articleHolder
{
        width:150px;
        margin:10px;
        border-style:solid;
        border-width:0px 0px 1px 0px;
        border-color:#aeaeae;
}

div.thumbHolder
{
        width:150px;
}

img.thumb
{
        padding:10px;
        width:130px;
}

div.titleHolder
{
        width:140px;
        padding:5px;
}

div.footerHolder
{
        width:140px;
        padding:5px;
}

div.previewHolder
{
        width:140px;
        padding:5px;
        text-align:left;
}

