﻿@import url("tables.css");
@import url("results.css");
@import url("header.css");
@import url("landingpage.css");
@import url("nav.css");
/*rollover = f34b1d*/
body {
	margin:0px 0px 0px 0px;
	padding-top: 10px;
	font:	8pt Verdana, Helvetica, sans-serif;
	width: 100%;
	color: #444444;
	}
	
body a
{
	color:#1D4D9B;
	text-decoration: none;
	border: none;
}

body img
{
	border: none;	
}

body h3
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #1D4D9B;
	display: inline;
	line-height:18pt;
}

h1
{
	color: #888888;
	font-size: 13pt;
	font-family: Arial;
	display: inline; 
}

.anch
{
}

#left_panel_inner
{
	padding-left: 10px;
	padding-right: 5px;
}

#left_panel_inner h1
{
	color: #888888;
	font-size: 13.5pt;
	font-family: Arial;
	display: inline; 
	font-weight: normal;
}

.sp5
{
	height:5px;
	float:none;
}

#interests
{
	line-height: 11pt;
	padding-left: 3px;
	font-size: 7pt;
	color: #aeaeae;
}

#interests a
{
	color: #585858;
}

.contact_labels
{
	text-align:right;
	vertical-align:top;
}

.body_wrapper
{
	position:relative;
	width:100%;
	min-width:1000px;
}

.body_content
{
	padding: 0 10px 0 10px; 
}

.account_left_td
{
	width:350px;
	text-align: right;
}

.accountInput
{
	width:180px;
}

.hdr_editinterest
{
	color:#a7c4ff;
}

.hdr_editinterest:hover
{
	color:White;
}

#lostpasswordarea
{
	border: solid 1px black;
	width: 300px;
}

#helpcontent
{
	padding-left: 12px;
	width: 600px;
}

#helpcontent a
{
	color:#1D4D9B;
	font-weight:bold;
}

#helpcontent h2
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #1D4D9B;
}

#helpcontent h3
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #1D4D9B;
	display:block;
}

#search_filterheading
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #F4541D;
	position:absolute;
	top:0px;
	margin-top:0px;
	margin-right:0px;
	right:0px;
	display:none;
}

.filterSubmit
{
	right:0px;
	margin-right:0px;
	float:right;
}
/****************Edit interests stuff*****************/
.ei_header1
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #1D4D9B;
	display: inline;
}

.table_editinterests
{
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
}

.table_editinterests td
{
	border: solid 1px #D4D7E9;
	width: 47px; 
}

.interestname_td
{
	padding: 5px 5px 5px 5px;
}

.interestname_td input
{
	width: 180px;
}

.delete_td
{
	width: 66px;
	text-align:center;
}

.int_td
{
	text-align:center;
}

#ei_wrapper
{
	width: 100%;
	min-width: 1000px;
	position:relative;
	display:block;
}

#ei_left
{
	/*width:auto;*/
	/*position: absolute;*/
	left: 15px;
	margin-left:10px;
	top: 0px;
	display:inline;
	float:left;
}

#ei_right
{
	/*position:absolute;*/
	float:right;
	/*right: 15px;*/
	top:0px;
	width: 380px;
	margin-right:10px;
}

#addinterest
{
	position: relative;
	width:534px;
}

#editinterests
{
	position: relative;
	width:582px;
}

.tableformatter
{
	position: relative;
}

.ei_btn
{

}

.alignRight
{
	text-align: right;
}

#ei_helpwithhinterests
{
	width: 383px;
	/*border: 1px solid;*/
	position: relative;
}

#ei_hwi_top
{
	background-image: url("../images/help-box_top.png");
	background-repeat: no-repeat;
	width: 383px;
	height: 26px;
}

#ei_hwi_tile
{
	width: 383px;
	background-image: url("../images/help-box_tile.png");
	background-repeat: repeat-y;
	border:none;
}

#ei_hwi_content
{
	padding-right: 20px;
	color:#525252;
	display:block;
}


#ei_hwi_bottom
{
	background-image: url("../images/help-box_bottom.png");
	background-repeat: no-repeat;
	width: 383px;
	height: 51px;
	background-position: top;
	border:none;
}

#ei_hwi_title
{
	position:absolute;
	top:15px;
	left: 20px;
}

/*****************************************************/