/* Body Definition **/
*
{
	font-family:verdana !important;
	font-size:8pt;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu {
	width: 180px;
	margin-top: 10px;
	}
	
#menu li a {
	text-decoration: none;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	}
	
#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;
}

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:#990000;
border-bottom-width:thin;
border-bottom-style:solid;
border-left-color:#990000;
border-left-width:thin;
border-left-style:solid;
}

body
{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}


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

/** BACKGROUND IMAGE GOES IN HERE.  **/

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

span.editorialDate
{
	color:#808080;
	font-size:7pt !important;
}

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



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

font.domainName
{
	color:000000;
	font-weight:bold;
	font-size:10pt;
}

/* The very top strip on the page */
table.header
{
	margin:0px;
	padding:0px;
	background-image:url('/images/protected/header_strip.jpg');
}

/* 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-image:url('/images/protected/header_strip.jpg');
}

/* 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:#EBEEC3;
}

hr.portletSeparator
{
	color:#000000;
}

hr.editorialSeparator
{
	color:#000000;
}


/* Main menu links */



a.menuLink
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

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

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

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



/* Form fields */
input
{
	background-color:#ffffff;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

select
{
	background-color:#ffffff;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

.formKey
{
	color:#000000;
	font-weight:bold;
}

.formValue
{
	color:#000000;
	margin-top:3px;
	margin-bottom:3px;
}

font.inputTitle
{
	color:#000000;

}	

/* Portlet Styles */
font.portletHeader
{
	color:#E60000;
	font-weight:bold;
	font-size:19px;
}

h1
{
	color:#E60000;
	font-weight:bold;
	font-size:19px;
}

font.portletHeader2
{
	color:#000000;
	font-weight:bold;
	font-size:13px;
}

font.portletHeader3
{
	color:#000000;
	font-weight:bold;
	font-size:19px;
}

font.portletSubHeader
{
	color:#000000;
	font-weight:bold;
	font-size:17px;
}

h2
{
	color:#C52129;
	font-weight:bold;
	font-size:17px;
	margin-top: -8px;
	margin-left: 3px;
}

font.portletSubHeaderHighlight
{
	color:#E60000;
	font-weight:bold;
	font-size:17px;
}

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

}

a.portletURL_WHITE
{
	color:#000000;
	text-decoration:underlined;
}

a.portletURL_XOR
{
	color:#000000;
	text-decoration:underlined;
}

a.portletURLbold
{
	color:#000000;
	text-decoration:underlined;
	font-weight:bold;
}

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

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;
}

font.portletText
{
	color:#000000;
}

font.portletText2
{
	color:#000000;
}

font.portletText3
{
	color:#ffffff;
	background-color:#FF0000;
}

font.portletTextRed
{
	color:#FF0000;
}

font.portletTitle
{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}

font.portletTitle2
{

	color:#000000;
	font-size:14px;
	font-weight:bold;
	background-color:#CCCCCC;
	padding:5px;
}

h3
{ 
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

font.disclaimerText
{
	color:#000000;
	font-size:9px;
}

a.firstBox
{
	color:white;
	text-decoration:none;
	text-align:center;
	background-color:#CCCCCC;
	display:inline;
	width:150px;
	padding:5px;
}
a.firstBox:hover
{
color:#000000; 
display:inline;
text-decoration:none;
}



a.breadcrumbURL
{
	color:#000000;
	text-decoration:underlined;
}

a.breadcrumbURL1
{
	color:#000000;
	text-decoration:none;
	text-align:center;
	/*background-color:#CCCCCC;
	display:inline;
	width:150px;
	padding:5px;*/
}
a.breadcrumbURL1:hover
{
color:#999999; 
display:inline;
text-decoration:none;
}

a.breadcrumbURL2
{
	color:#000000;
	text-decoration:none;
	text-align:center;
	/*background-color:#FF0000;
	display:inline;
	width:150px;
	padding:5px;*/
}
a.breadcrumbURL2:hover
{
color:#999999; 
display:inline;
text-decoration:none;
}
 
a.breadcrumbURL3
{
	color:#000000;
	text-decoration:none;
	text-align:center;
	/*background-color:#FF0000;
	display:inline;
	width:150px;
	padding:5px;*/
}
a.breadcrumbURL3:hover
{
color:#999999; 
display:inline;
text-decoration:none;
}


a.breadcrumb:hover
{
	color:#000000;
	text-decoration:underlined;
}

a.breadcrumb:active
{
	color:#000000;
	text-decoration:underlined;
}

a.breadcrumb:visited
{
	color:#000000;
	text-decoration:underlined;
}

a.portletURL
{
	color:#000000;
	text-decoration:underlined;
}

a.portletURL:hover
{
	color:#000000;
	text-decoration:underlined;
}

a.portletURL:active
{
	color:#000000;
	text-decoration:underlined;
}

a.portletURL:visited
{
	color:#000000;
	text-decoration:underlined;
}

a.portletURL_List
{
	color:#000000;
	text-decoration:underlined;
}

a.portletURL_List:hover
{
	color:#000000;
	text-decoration:underlined;
}

a.portletURL_List:active
{
	color:#000000;
	text-decoration:underlined;
}

a.portletURL_List:visited
{
	color:#000000;
	text-decoration:underlined;
}

/*  ADVERTISING STYLES FOR DOMAIN SEARCH PARTNERS */
table.domainSearchPartner_Level1
{
	background-color:#ebeec3;
	border-style:solid;
	border-width:5px;
	border-color:#FF9933;
	border-left-color:#F8DD9E;
	border-right-color:#FFFFCC;
	border-style:outset;
	margin:3px;
	text-indent:3px;
}

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

table.domainSearchPartner_Level3
{
	
}

/* ENQUIRY STYLES */
font.userEnquiry
{
	color:#000000;
	font-style:italic;
}

/**  LAYOUT  */

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

div.thumbHolder
{
        width:175px;
}

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

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

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

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

a.red
{
 color:#ff0000;
}

