﻿a, a:link
{
	background: Transparent;
	color: #900;
}

body
{
	background: #E2E2DA url("../images/bg.jpg") center top repeat-x;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}

input, select, td, textarea, th
{
	font-size: inherit;
}

fieldset
{
	margin: 0 0 2em 0;
}

h1, h2, h3, h4, h5, h6
{
	background: Transparent;
	color: #066;
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
}

h1
{
	background: Transparent;
	color: #900;
	font-size: 180%;
	margin: 0 0 1em 0;
}

h1 a
{
	background: Transparent;
	color: inherit;
	text-decoration: none;
}

h1 a:hover
{
	text-decoration: underline;
}

h1 .subtitle,
h2 .subtitle
{
	background: Transparent;
	color: #666;
	display: block;
	font-size: 70%;
}

h2
{
	font-size: 125%;
}

h3
{
	font-size: 115%;
}

h4
{
	font-size: 110%;
}

h5
{
	font-size: 105%;
}

hr
{
	background-color: #E2E2E2;
	border-style: none;
	color: #E2E2E2;
	height: 1px;
	width: 100%;
}

input.textbox, select, textarea
{
	background: #FFF;
	border: 1px solid #A1A1A1;
	color: #666;
	padding: 2px;
}

input.textbox:focus, select:focus, textarea:focus
{
	background: #FFF;
	border: 1px solid #666;
	color: #666;
}

ol, ul
{
	margin: 0 0 1em 0;
	padding: 0 0 0 2em;
}

p
{
	margin: 0 0 1em 0;
}

td
{
	text-align: left;
}

th
{
	text-align: left;
}

th a
{
	text-decoration: none;
}

th a:hover
{
	text-decoration: underline;
}

tr.altrow td
{
	background-color: #EEE;
	color: inherit;
}

.adsenseSearch
{
    position:absolute;
    top:50px;
    right:50px;
}

.alert
{
	background: url("../images/icons/alert_32.gif") left top no-repeat;
	min-height: 32px;
	padding: 8px 0 0 40px;
}

.articles
{
	background: url("../images/icon_articles.gif") left top no-repeat;
	font-size: 180%;
	min-height: 50px;
	padding-left: 36px;
}

.banner img
{
	border-style: none;
}

.button
{
	background: #FFF;
	border: 1px solid #000;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 23px;
	padding: 1px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.button img
{
	float: left;
	margin: 3px 4px 0 0;
}

.button span
{
	background: #900 url("../images/btn_bg.gif") left top repeat-x;
	color: #FFF;
	cursor: pointer;
	display: block;
	padding: 0 10px;
}

.button:hover span
{
	background-position: left bottom;
}

.buttonList
{
	line-height: 27px;
	margin: 1em 0;
	overflow: hidden;
	text-align: right;
	width: 100%;
}

.buttonList .button
{
	float: left;
	margin: 0 4px 0 0;
	width: auto;
}

.error
{
	background: Transparent;
	color: #900;
	font-weight: bold;
}

.errorSummary
{
	background: Transparent url("../images/icons/error.gif") left top no-repeat;
	color: #900;
	font-weight: bold;
	min-height: 32px;
	padding: 8px 0 0 40px;
}

.errorSummary p
{
	margin: 0;
}

.errorSummary ul
{
	font-weight: normal;
	list-style-type: square;
	margin: 0 0 1em 0;
	padding: 0 0 0 2em;
}

.grid
{
	margin: 0 0 1em 0;
	width: 100%;
}

.grid td, .grid th
{
	border-bottom: 1px solid #E2E2E2;
	padding: 8px 1em 8px 0;
	vertical-align: top;
}

.login
{
	background: url("../images/icon_login.gif") left top no-repeat;
	font-size: 180%;
	min-height: 50px;
	padding-left: 36px;
}

.moreInfo
{
	background: url("../images/icon_moreInfo.gif") left center no-repeat !important;
	font-weight: bold;
	padding-left: 8px;
	white-space: nowrap;
}

.node
{
	border-bottom: 1px solid #E2E2E2;
	margin: 0 0 1em 0;
	overflow: hidden;
	padding: 0 0 1em 0;
	width: 100%;
}

.node .author
{
	margin: -0.25em 0 1em 0;
}

.panel
{
	border-top: 5px solid #900;
	margin: 1.5em 0;
}

.people
{
	background: url("../images/icon_people.gif") left top no-repeat;
	font-size: 180%;
	min-height: 50px;
	padding-left: 36px;
}

.picture
{
	background: #FFF;
	border: 1px solid #DBDBDB;
	color: #DBDBDB;
	float: right;
	margin: 0 0 15px 15px;
	padding: 3px;
}

.popup
{
	background: #FFF;
	border: 1px solid #000;
	color: #000;
	margin: 1%;
	text-align: left;
	width: 50%;
}

.recentJobs
{
	background: url("../images/icon_recent_jobs.gif") left top no-repeat;
	font-size: 180%;
	min-height: 50px;
	padding-left: 36px;
}

.submenu
{
	border-top: 1px solid #E2E2E2;
	list-style-type: none;
	margin: 0 0 2em 0;
	padding: 0;
}

.submenu li
{
	border-bottom: 1px solid #E2E2E2;
}

.submenu li a
{
	background: url("../images/icon_article.gif") 6px 4px no-repeat;
	display: block;
	padding: 4px 0 4px 30px;
}

.submenu li.subcategory a
{
	background-position: 30px 4px;
	padding-left: 54px;
}

.success
{
	background: Transparent url("../images/icons/success.gif") left top no-repeat;
	color: #090;
	font-weight: bold;
	min-height: 32px;
	padding: 8px 0 0 40px;
}

.warning
{
	font-size: 120%;
}

.window
{
	background-color: #FFF;
	border: 1px solid #000;
	color: #000;
	height: auto;
	left: 50%;
	margin: 0 0 0 -315px;
	padding: 15px;
	position: absolute;
	text-align: left;
	top: 0px;
	width: 700px;
	z-index: 100;
}

.windowShadow
{
	background-color: #000;
	color: #FFF;
	height: 100%;
	left: 0px;
	opacity: 0.5;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 99;
}

#Banner
{
	background: url("../images/banner_right_text.jpg") right top no-repeat;
	clear: both;
	height: 286px;
	margin: 0 20px 30px 20px;
	overflow: hidden;
	position: relative;
	width: 780px;
}

#Banner a
{
	background: Transparent;
	color: #FFF;
	text-decoration: none;
}

#Banner a:hover
{
	text-decoration: underline;
}

#Banner h2
{
	background: Transparent;
	color: #FFF;
	font-size: 160%;
	line-height: 39px;
	margin: 0;
}

#Banner ul
{
	font-size: 110%;
	line-height: 22px;
	list-style-type: none;
	margin: 0;
	padding: 3px 0 0 0;
}

#Banner .action
{
	font-size: 110%;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	margin: 10px 0 0 0;
	text-align: center;
	width: 156px;
}

#Banner .action a,
#Banner .action a:hover
{
	background: url("../images/bg_get_started.gif") 32px 50% no-repeat;
	display: block;
	height: 100%;
	text-decoration: none;
}

#Banner .employees
{
	left: 315px;
	position: absolute;
	top: 104px;
}

#Banner .employers
{
	left: 562px;
	position: absolute;
	top: 104px;
}

#ContainerInner
{
	background: #FFF;
	color: #666;
	margin: 0 19px;
	width: 820px;
}

#ContainerOuter
{
	background: url("../images/bg_content.jpg") left top no-repeat;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 1020px;
}

#ContainerOuter .banner
{
	background: url("../images/bg_banner_ad_side.gif") center top no-repeat;
	padding: 13px 0 0 0;
	position: absolute;
	right: 0px;
	top: 47px;
}

#Content
{
	float: left;
	padding: 0 0 0 50px;
	width: 462px;
}

#ContentContainer
{
	background: url("../images/line_dotted.gif") 530px 0px repeat-y;
	clear: both;
	margin: 30px 0;
	overflow: hidden;
	width: 100%;
}

#Footer
{
	background: url("../images/logo_footer.gif") 20px 17px no-repeat;
	border-top: 1px solid #DADADA;
	margin: 0 20px;
	overflow: hidden;
	padding: 20px 0 20px 20px;
	width: 760px;
}

#Footer p
{
	float: left;
	margin: 1em 0 0 0;
}

#Footer ul
{
	display: inline;
	float: right;
	height: 1.5em;
	list-style-type: none;
	margin: 0 -20px 0 0;
	overflow: hidden;
	padding: 0;
}

#Footer ul li
{
	border-left: 1px solid #CCCCCC;
	display: inline;
	float: left;
	margin: 0 10px 0 -11px;
	padding: 0 10px;
}

#Footer .copyright
{
	clear: right;
	float: right;
	width: auto;
}

#Footer .links
{
	overflow: hidden;
	width: 100%;
}

#Header
{
	background: url("../images/bg_content.jpg") -19px 0px no-repeat;
	position: relative;
	width: 100%;
}

#Header h1
{
	margin: 0;
	padding: 46px 0 8px 49px;
}

#Header h1 a
{
	background: url("../images/logo.gif") left top no-repeat;
	display: block;
	height: 34px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -1000em;
	width: 328px;
}

#Header .menu
{
	overflow: hidden;
	width: 100%;
}

#Header .menu li
{
	background: url("../images/divider_vert.gif") left center no-repeat;
	float: left;
	padding: 0 0 0 1px;
	position: relative;
	white-space: nowrap;
	width: auto;
}

#Header .menu li a
{
	background: Transparent;
	color: #666;
	display: block;
	padding: 0 15px;
	text-decoration: none;
}

#Header .menu li.hover a
{
	background: Transparent;
	color: #900;
}

#Header .menu li.hover ul,
#Header .menu li.hover li.hover ul,
#Header .menu li.hover li.hover li.hover ul
{
	visibility: visible;
}

#Header .menu li.hover ul ul,
#Header .menu li.hover li.hover ul ul,
#Header .menu li.hover li.hover li.hover ul ul
{
	visibility: hidden;
}

#Header .menu li.menuItemFirst
{
	background-image: none;
	padding-left: 0;
}

#Header .menu li.menuItemFirst a
{
	padding-left: 0;
}

#Header .menu li.menuItemLast a
{
	padding-right: 0;
}

#Header .menu ul
{
	background: url("../images/divider_nav.gif") center top no-repeat;
	font-weight: bold;
	line-height: 40px;
	list-style-type: none;
	margin: 0 50px;
	padding: 8px 0 0 0;
}

#Header .menu ul ul
{
	background: #FFF;
	border: 1px solid #666;
	border-top-style: none;
	color: #FFF;
	height: auto;
	left: 0px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 34px;
	visibility: hidden;
	width: auto;
}

#Header .menu ul ul li
{
	border-top: 1px solid #666;
}

#Header .menu ul ul li a
{
	background-color: Transparent;
	color: #666 !important;
	padding: 0 15px !important;
}

#Header .menu ul ul li.hover,
#Header .menu ul ul li.hover a
{
	background: #900;
	color: #FFF !important;
}

#Header .toolbar
{
	background: url("../images/toolbar_mid.jpg") left top repeat-x;
	font-size: 12px;
	height: 38px;
	line-height: 28px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 32px;
	top: 0px;
}

#Header .toolbar a
{
	background: Transparent;
	background-position: right center;
	background-repeat: no-repeat;
	color: #666;
	text-decoration: none;
}

#Header .toolbar a:hover
{
	text-decoration: underline;
}

#Header .toolbar li
{
	background: url("../images/divider_vert.gif") 0px 10px no-repeat;
	display: inline;
	float: left;
	margin: 0;
	padding: 10px 8px 0 8px;
	position: relative;
	width: auto;
}

#Header .toolbar .email
{
	background-image: url("../images/icon_email.gif");
	padding-right: 20px;
}

#Header .toolbar .print
{
	background-image: url("../images/icon_print.gif");
	padding-right: 20px;
}

#Header .toolbar .text
{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 16px;
	line-height: normal;
	margin-top: -8px;
	overflow: hidden;
	position: absolute;
	text-indent: -1000em;
	top: 60%;
	width: 16px;
}

#Header .toolbar .text:hover
{
	background-position: 0px -16px;
}

#Header .toolbar .text.larger
{
	background-image: url("../images/icon_text_larger.gif");
	right: 24px;
}

#Header .toolbar .text.smaller
{
	background-image: url("../images/icon_text_smaller.gif");
	right: 8px;
}

#Header .toolbar .textSize
{
	background: url("../images/toolbar_lft.jpg") left top no-repeat;
	padding: 10px 44px 0px 30px;
}

#SearchForm
{
	font-size: 12px;
	line-height: 27px;
	position: absolute;
	right: 40px;
	top: 54px;
	width: 250px;
}

#SearchForm h2, #SearchForm label
{
	display: none;
}

#SearchForm .button
{
	float: right;
}

#SearchForm .textbox
{
	background: url("../images/icons/search.gif") 3px 50% no-repeat;
	float: left;
	margin: 0;
	padding: 5px 5px 6px 22px;
	width: 150px;
}

#Sidebar
{
	float: right;
	padding: 0 18px 0 0;
	width: 252px;
}

#Sidebar h1
{
	background: Transparent url("../images/icon_people.gif") left top no-repeat;
	color: #099;
	margin-bottom: 0;
	min-height: 51px;
	padding-left: 36px;
}

#Sidebar h1.members
{
	background: Transparent url("../images/icon_login.gif") left top no-repeat;
	color: #099;
	margin-bottom: 0;
	min-height: 51px;
	padding-left: 36px;
}

#Sidebar input.textbox
{
	width: 246px !important;
}

#Sidebar .banner
{
	background: url("../images/bg_banner_ad.gif") center top no-repeat;
	margin: 2em 0;
	padding: 13px 0 0 0;
	position: static;
	right: auto;
	top: auto;
}

#Sidebar .banner img
{
	border: 1px solid #CCC;
}

#Slideshow
{
	background: url("../images/pic_banner_03.jpg") left top no-repeat;
	height: 286px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 270px;
}

#Slideshow .slide
{
	display: none;
	height: 286px;
	width: 270px;
}