﻿
/* -------------------------------------------------- */
/*=GLOBAL STYLES */

html, body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #2b3136;
	font-weight: normal;
	font-size: 11px;
	font-family: arial;
	color: #edf5fa;
}

/* -------------------------------------------------- */
/*=POSITIONING STYLES */

#header
{
	width:1000px;
	margin:0px auto 0px auto;
	height:100px;
	background-color:#2B3136;
}

#footer
{
	width:1000px;
	margin:0px auto 0px auto;
	height:20px;
	background-color:#2D5B71;
	border: 1px solid #000000;
	clear:both;
}

#stripe
{
	width:1000px;
	margin:0px auto 0px auto;
	height:20px;
	background-color:#2D5B71;
	border: 1px solid #000000;
	clear:both;
}

#white15
{
	width:1000px;
	margin:0px auto 0px auto;
	height:15px;
	background-color:#2B3136;
	clear:both;
}	

#white30
{
	width:1000px;
	margin:0px auto 0px auto;
	height:60px;
	background-color:#2B3136;
	clear:both;
}

.white5
{
	height:10px;
	background-color:#2B3136;
	clear:both;
}

.white20
{
	height:20px;
	background-color:#2B3136;
	clear:both;
}

.white25
{
	height:25px;
	background-color:#2B3136;
	clear:both;
}

#container
{
	width:1000px;
	margin:0px auto 0px auto;
	overflow:hidden;
}

#left
{
	width:180px;
	float:left;
	background-color:#2B3136;
	padding:0px 0px 1000px 0px;
	margin:0px 0px -1000px 0px;
}

#right
{
	width:250px;
	float:right;
	background-color:#2B3136;
	padding:0px 0px 1000px 0px;
	margin:0px 0px -1000px 0px;
}

#middle
{
	width:570px;
	float:left;
	background-color:#2B3136;
}

#logo
{
	padding-top: 60px;
	padding-left: 10px;
	float:left;
}

#profile
{
	float:right;
}

#profile_left
{
	padding: 0px 0px 5px 5px;
	background-color: #38708c;
	cursor: pointer;
	color: #EBF5FA;
}

#profile_right
{
	padding: 0px 0px 5px 5px;
	background-color: #38708c;
	cursor: pointer;
	color: #EBF5FA;
}

.left
{
	margin-left: 10px;
	margin-top: 20px;
}

.middle
{
	margin-left: 25px;
	margin-top: 25px;
}

.right
{
	margin-top: 47px;
	margin-left: 25px;
	margin-right: 10px;
}

/* -------------------------------------------------- */
/*=LINK STYLES */

a, a:link, a:visited
{
	font-weight: normal;
	font-size: 11px;
	font-family: arial;
	color: #7BBFE0;
	text-decoration: none;
}

a:hover, a:active
{
	font-weight: normal;
	font-size: 11px;
	font-family: arial;
	color: #80B4CC;
	text-decoration: underline;
}

a.white, a.white:link, a.white:visited
{
	font-weight: normal;
	font-size: 11px;
	font-size: 11px;
	font-family: arial;
	color: #7BBFE0;
	text-decoration: none;
}

a.white:hover, a.white:active
{
	font-weight: normal;
	font-size: 11px;
	font-family: arial;
	color: #63B3DA;
	text-decoration: underline;
}

a.job_title, a.job_title:link, a.job_title:visited
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.job_title:hover, a.job_title:active
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

a.update, a.update:link, a.update:visited
{
	padding:  0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

a.update:hover, a.update:active
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}


/* -------------------------------------------------- */
/*=BACKGROUND STYLES */

.stripe
{
	background-color: #2d5b71;
}

.navigation
{
	background-color: #2d5b71;

}

.content_block
{
	background-color: #2d5b71;
	border: 1px solid #000000;
}

.navigation_block
{
	background-image: url(/Images/nav_panel_middle.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.search
{
	background-color: #274a59;
}

.divider
{
	border-top: 1px solid #539dc1;
	margin-top: 15px; 
	margin-bottom: 15px;
}

.divider2
{
	border-top: 1px solid #539dc1;
	margin-top: 25px; 
	margin-bottom: 25px;
}

.divider_sidebar
{
	border-top: 1px solid #539dc1;
	margin-top: 10px; 
	margin-bottom: 10px;
}

.rule
{
	border-top: 1px solid #539dc1;
	margin-top: 5px; 
	margin-bottom: 5px;
}

/* -------------------------------------------------- */
/*=LIST STYLES */

ul.navigation
{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px 0px 0px 0px;
}

li.navigation
{
	margin: 6px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(/Images/bullet.gif);
	list-style-type: circle;
}

li.body
{
	margin: 6px 0px 5px 5px;
	background-color: #2B3136;
	padding: 0px 0px 0px 0px;
	list-style-image: url(/Images/bullet2.gif);
	list-style-type: circle;
}


ul.tools
{
	margin: 10px 10px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px 0px 0px 0px;
}

li.tools
{
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(/Images/bullet.gif);
}

ul.feed
{
	margin: 5px 10px;
	padding: 0px 0px 0px 0px;
	text-indent:0px 0px 0px 0px;
}

li.feed
{
	margin: 0px 0px 10px 2px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(/Images/bullet.gif);
	list-style-type: circle;
}

.search_header_categories
{
	align: left;
	valign: bottom;
	padding: 15px 0px 0px 15px;
	font-size: 12px;
	color: #EBF5FA;
	font-weight: bold;
	text-transform: uppercase;
}

.search_header_location
{
	align: left;
	valign: bottom;
	padding: 15px 0px 0px 10px;
	font-size: 12px;
	color: #EBF5FA;
	font-weight: bold;
	text-transform: uppercase;
}

.search_categories
{
	align: left;
	valign: bottom;
	padding: 15px 15px 0px 15px;
	background-color: #2d5b71;
}

.search_location
{
	align: left;
	valign: bottom;
	padding: 15px 15px 0px 10px;
	background-color: #2d5b71;
}

.search_bottom_keywords
{
	align: left;
	valign: bottom;
	padding: 20px 15px 20px 16px;
	xbackground-color: #274a59;
}

.search_bottom_button
{
	align: left;
	valign: top;
	padding: 20px 15px 20px 11px;
	xbackground-color: #F7F7F7;
}

div.SearchCategories
{
	height: 220px;
	width: 290px;
	border: 1px solid #000000;
	padding: 10px 10px 10px 10px;
	background-color: #274a59;
	overflow:auto;
}

div.SearchLocations
{
	height: 220px;
	width: 148px;
	border: 1px solid #000000;
	padding: 10px; 10px; 10px; 10px;
	background-color: #274a59;
	overflow:auto;
}

/* -------------------------------------------------- */
/*=TEXT STYLES */

h1
{
	font-weight: bold;
	font-size: 22px;
	font-family: arial;
	color: #90d123;
	vertical-align: bottom;
	margin-bottom: 10px;
	margin-top: 10px;
}

h2
{
	font-weight: bold;
	font-size: 16px;
	font-family: arial;
	color: #EBF5FA;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3
{
	font-weight: bold;
	font-size: 16px;
	font-family: arial;
	color: #5EA0BF;
	margin-bottom: 0px;
	margin-top: 20px;
}

td
{
	font-weight: normal;
	font-size: 11px;
	font-family: arial;
	color: #EBF5FA;
}

.tagline
{
	font-weight: bold;
	font-size: 15px;
}

.white
{
	color: #2B3136;
}

.footer
{
	text-align: right;
	padding: 3px 10px 3px 0px;
}

.required
{
	font-weight: bold;
	color: #90d123;
}

.success
{
	font-size: 13px;
	font-weight: bold;
	color: #90D123;
}

.instructions
{
	font-style: italic;
	font-size: 9px;
}

.field
{
	font-weight: normal;
}

.update
{
	padding:  0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	line-height: 100%;
	font-size: 16px;
	font-weight: normal;
}


.update_icon
{
	padding:  12px 12px 12px 10px;
	margin:  0px 0px 0px 0px;
}

/* -------------------------------------------------- */
/*=FORM STYLES */

select, input, textarea, option
{
	font-weight: normal;
	font-size: 11px;
	font-family: arial;
	color: #2d5b71;
}

input.button
{
	border: 1px solid #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	color: #EBF5FA;
	padding: 1px;
	background-color: #539DC1;
	cursor: pointer;
	width: 150px;
}

input.button_tools
{
	border: 1px solid #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	color: #EBF5FA;
	padding: 1px;
	background-color: #539DC1;
	cursor: pointer;
	width: 175px;
}

input.button_profile
{
	border: 1px solid #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	color: #EBF5FA;
	padding: 1px;
	background-color: #539DC1;
	cursor: pointer;
	width: 80px;
}

input.button:hover, input.button:active
{
	border: 1px solid #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	color: #EBF5FA;
	text-decoration: underline;
	padding: 1px;
	background-color: #4082A2;
	cursor: pointer;
	width: 150px;
}

.cb
{
	font-size: 10px;
}

.sidebar
{
	font-size: 11px;
}

.sidebar_header
{
	font-size: 10px;
	xfont-style: italic;
	font-weight: bold;
	padding-top: 10px;
}

.sidebar_header2
{
	font-size: 10px;
	xfont-style: italic;
	font-weight: bold;
	padding-top: 0px;
}

.smaller
{
	font-size: 9px;
}
