/* ================================================================================================== */
/* Generic Style Declarations */

body		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			color: #333333;
			margin: 20px 0px; }

b, strong	{	font-weight: bold; }

i, em, cite	{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym	{	border-bottom: 1px dotted #333333;
			cursor: help; }

hr		{	color: #ffffff;
			height: 1px;
			background-color: #ffffff;
			border: 0;
			border-bottom: 1px dotted #333333; }

h1, h2, h3, h4, h5, h6, legend
		{	font-family:  Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-weight: bold;
			line-height: 120%; }

h1, h2, h3, h4, h5, h6
		{	margin: 10px 0px; }

h1		{	font-size: 20px; }

h2		{	font-size: 18px; }

h3		{	font-size: 16px; }

h4		{	font-size: 14px; }

h5		{	font-size: 12px;
			text-transform: uppercase; }

h6		{	font-size: 12px; }

dt, li		{	margin-top: 7px; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 9px; }

input, select, textarea
		{	font-family:  Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			color: #666666; }

input[type="submit"]
		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			color: #333333;
			padding: 3px 5px;
			background: #eeeeee;
			border: 1px solid #cccccc;
			overflow: visible;
			cursor: pointer; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc;
			padding: 0px 5px 5px 5px; }

fieldset legend	{	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 12px;
			margin-bottom: 5px; }

fieldset table	{	margin-left: 20px; }

a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #296AC8; }

a:visited	{	color: #999999; }

a:hover		{	color: #BAD6FF; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Alternate Heading and Copy Styles */

/* NOTE: Non-standard naming conventions are used here to match XML data (FCK Style menu text) */

.HeadingOrange	{	color: #E46D11; }

.HeadingBlue	{	color: #0093D8; }

.HeadingGreen	{	color: #B3BB00; }

.HeadingBlack	{	color: #000000; }

.divider	{	padding: 10px 0;	
			border-bottom: 1px dotted #666666; }

.IncentivesTitle
		{	font-size: 14px;
			color: #B3BB00; }

.IncentivesDescription
		{	padding-left: 20px;
			border-left: 1px dotted #B3BB00; }

.BodyCopy14px	{	font-size: 14px; }

.BodyCopy16px	{	font-size: 16px; }

.BodyCopy18px	{	font-size: 18px; }

.BodyCopy20px	{	font-size: 20px;
			line-height: 120%; }

/* END Alternate Heading and Copy containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Content Container Styles */

.Content	{	font-size: 12px; 
			line-height: 150%;
			vertical-align: top;
			padding: 0px 20px 20px 20px; }

.Content.SpecialEvent
		{	padding: 0; }
			
.Content.PDFBuilder
		{	padding: 20px; }

#HomeContent .Content
		{	padding: 1px 20px;
			margin-top: -6px;
			background-color: #ffffff; }

#EmptyTemplate	{	vertical-align: top;
			padding: 0px; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#WrapperContainer
		{	margin: 0 auto;
			width: 975px; }

#Wrapper	{	margin-left: 45px;
			width: 930px;
			background-color: #ffffff;
			border: 1px solid #404040; }
			
#Wrapper.Jobs	{	margin: 0 auto; }

#HomeContent	{	width: 100%;
			background-color: #D2D8DA;
			border-collapse: collapse; }

#Content	{	width: 100%;
			border-collapse: collapse; }

#Banner img	{	margin-bottom: 20px;
			background: #ffffff;
			border: 0;
			border-top: 5px solid #404040;
			display: block; }

#BGhome, #BGJobs
		{	height: 188px;
			position: relative;
			z-index: 1; }
			
#BGJobs		{	height: 180px;
			border-bottom: 9px solid #404040;
			padding-bottom: 1px;
			margin-bottom: 10px; }

ul#SiteMap, ul#SiteMap ul
		{	list-style-type: circle; }

ul#SiteMap ul	{	border-left: 1px solid #ECECE9;
			margin-left: -12px;
			padding-left: 50px; }

#ContactInfo	{	padding: 10px;
			background-color: #cccccc; }

#PrintLogo, .PrintOnly, .Hide
		{	display: none; }

.clear		{	clear: both; }

object#CountyMap
		{	float: right;
			outline: none;
			margin: 0 0 0 15px; }
			
#CountyMapContainer object#CountyMap
		{	float: none;
			outline: none;
			margin: 0 0 0 370px; }

#CountyMapContainer
		{	background: url("/files/content/Marketing/Counties/usa_county_map.gif") left top no-repeat;
			width: 705px;
			height: 136px;
			padding-top: 85px; }
			
#CountyMapImg	{	padding: 0 20px 20px 0;
			float: left; }

a img#PDFLink	{	clear: both;
			float: right;
			border: none; }

ul#CountyMapsLinks
		{	float: right;
			clear: right;
			margin: 0 0 15px 15px;
			padding: 0;
			width: 148px;
			list-style: none; }

ul#CountyMapsLinks li
		{	border-bottom: 1px dotted #7F7F7F;
			padding: 0;
			margin: 0; }

ul#CountyMapsLinks li.First
		{	padding: 3px 0 13px 0; }

ul#CountyMapsLinks li.First h2
		{	font-size: 13px;
			margin: 0;
			padding: 0; }

ul#CountyMapsLinks li a:link, ul#CountyMapsLinks li a:hover, ul#CountyMapsLinks li a:visited
		{	text-decoration: none;
			outline: none;
			display: block;
			font-size: 11px; 
			color: #333333;
			padding: 3px 0 3px 15px;
			background: url(/files/Layout/template/bullet.gif) left center no-repeat; }

ul#CountyMapsLinks li a:hover
		{	color: #0092DD;
			text-decoration: underline;
			background: #EFEFEF url(/files/Layout/template/bullet_hover.gif) left center no-repeat;  }
/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Top Banner Styles */

#TopBanner	{	width: 100%;
			background-color: #ECECE9;
			border-collapse: collapse;
			height: 73px; }

#TopBanner td	{	vertical-align: top;
			padding: 10px;
			background: url(../files/Layout/template/BG_lines.gif) repeat-x left bottom #ECECE9;
			line-height: 160%; }

#TopBanner td#Logo
		{	width: 117px;
			padding-right: 0; }

#TopBanner td#Logo img
		{	border:  0;
			border-right: 1px solid #7b7a76;
			padding-right: 10px; }

#TopBanner td#Search
		{	text-align: right; }

#TopBanner td#Search p
		{	margin: 0 0 5px 0; }

#TopBanner a:link, #TopBanner a:visited, #TopBanner a:hover
		{	color: #333333;
			text-decoration: none;
			font-weight: bold; }

#TopBanner a:hover
		{	color: #006CB4;
			text-decoration: underline; }

/* END Top Banner Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	{	font-size: 12px; 
			color: #ffffff;
			font-weight: bold;
			margin: 0px 0px 4px 10px;
			padding: 0px 0px 0px 0px;
			display: inline; }

#SearchForm label
		{	color: #333333;
			padding-right: 10px; }

#SearchForm #SearchKeywords
		{	margin-bottom: 1px; }

#SearchForm input.Submit
		{	margin-bottom: -4px;
			padding: 0;
			border: 0; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Feature Box Styles */

#Features	{	margin: 0;
			width: 100%;
			background-image: url(/files/Layout/template/features_bg.gif);
			background-position: bottom left;
			background-repeat: repeat-x;
			background-color: #D2D8DA;
			border-collapse: collapse;
			border-top: 1px dotted #333333; }

#Features td	{	vertical-align: bottom;
			padding: 10px 10px 33px 10px;
			background-image: url(/files/Layout/template/featurebox_reflection.jpg);
			background-position: bottom center;
			background-repeat: no-repeat;
			background-color: transparent; }

#Features td.first
		{	padding-left: 20px;
			background-position: 20px bottom; }

#Features td.last
		{	padding-right: 20px;
			background-position: 10px bottom; }

#Features div	{	background-image: url(/files/Layout/template/featurebox_top_left.gif);
			background-position: top left;
			background-repeat: no-repeat;
			background-color: #ffffff;
			width: 195px; }

#Features div div
		{	background-image: url(/files/Layout/template/featurebox_top_right.gif);
			background-position: top right;
			background-repeat: no-repeat;
			background-color: transparent; }

#Features div div div
		{	padding: 0;
			margin: 0;
			background-image: url(/files/Layout/template/featurebox_bottom_left.gif);
			background-position: bottom left;
			background-repeat: no-repeat; }

#Features a	{	font-weight: bold;
			font-size: 11px;
			color: #595959;
			line-height: 14px;
			text-transform: uppercase;
			text-decoration: none;
			padding: 3px 3px 3px 3px;
			background-image: url(/files/Layout/template/featurebox_bottom_right.gif);
			background-position: bottom right;
			background-repeat: no-repeat;
			display: block; }

#Features a:hover
		{	color: #000000; }

#Features a img	{	border: 0; }

/* END Home Page Feature Box Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Nav Styles */

#HomeNav	{	line-height: 118%;
			vertical-align: top;
			width: 264px;
			background: #b6c3d3;
			border-left: 1px dotted #333333; }

#HomeNav h1, #HomeNav p
		{	margin: 0px; }

#HomeNav h1	{	font-size: 18px;
			padding: 6px 20px 8px 20px;
			margin: 0;
			color: #006cb4;
			border-bottom: 1px solid #FFFFFF;
			background: url(/files/Layout/template/home_nav_title_bg.jpg) left top repeat-x; }

#HomeNav .Links	{	margin-bottom: 5px;
			background-color: #ECECE9;
			border-bottom: 1px solid #B8B8B8;
			clear: left;
			display: none; }

#HomeNav #TabContent1	
		{	display: block; }

#HomeNav .LinkTabs
		{	margin: 0;
			padding: 0; }

#HomeNav .LinkTabs li
		{	list-style: none;
			float: left;
			margin: 0 0 10px 0; }

#HomeNav .LinkTabs li a:link, #HomeNav .LinkTabs li a:hover, #HomeNav .LinkTabs li a:visited
		{	display: block;
			padding: 3px 20px 3px 7px;
			color: #FFFFFF;
			text-decoration: none; 
			background: url(/files/Layout/template/linktab_bg_3.gif) right top no-repeat;  }

#HomeNav .LinkTabs li a:hover
		{	text-decoration: underline; }

#HomeNav .LinkTabs li.Link1 a
		{	background: url(/files/Layout/template/linktab_bg_1.gif) right top no-repeat; }

#HomeNav .LinkTabs li.Link2 a
		{	background: url(/files/Layout/template/linktab_bg_2.gif) right top no-repeat; }

#HomeNav .LinkTabs li.Link3 a
		{	background: url(/files/Layout/template/linktab_bg_3.gif) right top no-repeat; }

#Flash		{	padding: 0;
			border-bottom: 1px solid #b8b8b8; }

/* END Home Page Nav Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Standard Tab Styles */

/* These styles are use for both #HomeNav and .TabBox sections */

.Tabs		{	background-color: #B6C3D3; }

#HomeNav .Tabs	{	background: #B6C3D3 url(/files/Layout/template/home_nav_bg.jpg) left -20px repeat-x; }

.Tabs .clear, .TabBox .clear
		{	height: 20px;
			background-color: #ECECE9;
			clear: left; }

.Tabs ul	{	list-style: none;
			margin: 0;
			padding: 0px 0px 0px 7px; }

.Tabs li	{	padding: 5px 0px 0px 0px;
			margin: 0px;
			float: left; }

.Tabs a		{	font-weight: bold;
			text-transform: uppercase;
			padding: 4px 20px 3px 12px;
			background: url(/files/Layout/template/home_tab_bg.gif) no-repeat top right #D0D0CE;
			display: block;
			cursor: pointer; }

.Tabs a, .Tabs a:link, .Tabs a:visited	
		{	color: #595959;
			text-decoration: none; }

.Tabs a:hover	{	color: #000000;
			text-decoration: none; }

.Pagination a.Sel, .Pagination a.Sel:link, .Pagination a.Sel:hover, .Pagination a.Sel:visited
		{	color: #000000; }

.Tabs li.Sel a	{	background: url(/files/Layout/template/home_tab_sel_bg.gif) no-repeat top right #ECECE9; }


/* END Standard Tab Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Standard Tab Content Link Styles */

/* These styles are use for both #HomeNav and .TabBox sections */

#HomeNav .Links	{	margin-bottom: 0px; }

.Links p	{	margin: 0; }

.Links p a	{	padding: 5px 10px 5px 28px;
			background-image: url(/files/Layout/template/HomeNav_link_bg.gif);
			background-position: top left;
			background-repeat: repeat-y;
			background-color: #ffffff;
			border-top: 1px solid #B8B8B8;
			display: block;}

.Links p a:link, .Links p a:visited
		{	text-decoration: none;
			color: #333333; }

.Links p a:hover
		{	text-decoration: underline;
			color: #000000;
			background-image: url(/files/Layout/template/HomeNav_hover_bg.gif);
			background-position: top left;
			background-repeat: repeat-y;
			background-color: #CFE2F4; }

/* END Standard Tab Content Link Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Tab Box styles */

/* Draws from above Tab and Links styles */

.TabBox		{	float: right;
			font-size: 11px;
			width: 202px;
			margin: 0 0 10px 20px;
			display: inline; /* Fixes IE6 double margin bug */
			background: url(/files/Layout/template/TabBox_bg.gif) repeat-x top left #b8b8b8; }
			
.TabBox .clear	{	border: 1px solid #B8B8B8;
			border-top: none; }

.TabBox .Tabs	{	background: url(/files/Layout/template/TabBox_tabs_bg.gif) no-repeat top right; }
		
.TabBox .Tabs a	{	background: url(/files/Layout/template/tab_bg.gif) no-repeat top right #D0D0CE; }
		
.TabBox .Tabs li.Sel a
		{	background: url(/files/Layout/template/tab_sel_bg.gif) no-repeat top right #ECECE9; }

.TabBox .Tabs ul
		{	padding: 0px; }

.TabBox .Tabs li
		{	padding-top: 27px; }

.TabBox .Tabs #Tab1
		{	padding-left: 7px;
			background: url(/files/Layout/template/TabBox_Tab1_bg.gif) no-repeat top left; }

#TabContent1	{	display: block; }

.TabContent	{	border-left: 1px solid #b8b8b8;
			border-right: 1px solid #b8b8b8;
			overflow: hidden;
			display: none; }

.Pagination	{	text-align: right;
			padding: 0 5px;
			background-color: #D0D0CE; }

.Pagination a, .Pagination a:link, .Pagination a:visited
		{	font-weight: bold;
			color: #ffffff;
			text-decoration: none;
			padding: 3px 1px; }

.Pagination a:hover
		{	color: #000000; }

.TabBox .Links	{	background: url(/files/Layout/template/TabBox_Links_bg.gif) repeat-x left bottom #FDD221; }

.TabBox .Links div
		{	background: url(/files/Layout/template/TabBox_Links_div_bg.gif) no-repeat left bottom; }

.TabBox p a	{	border: 1px solid #b8b8b8;
			border-top: 0; }		

.TabBox p.last	{	padding-bottom: 10px;
			background: url(/files/Layout/template/TabBox_Links_last_bg.gif) no-repeat right bottom; }

/* END Tab Box Biz */
/* ================================================================================================== */





/* ================================================================================================== */
/* Primary Navigation Styles */

#PriNav	.clear	{	clear: left; }

#PriNav ol li	{	position: relative;
			z-index: 1001; }

/* END Primary Navigation Styles */
/* ================================================================================================== */		





/* ================================================================================================== */
/* Sub-Navigation Styles */

#SubNav 	{	font-size: 11px;
			vertical-align: top;
			width: 160px;
			padding: 0;
			color: #666666; }

#SubNav li	{	display: inline; }

#SubNav ul	{	list-style: none;
			margin: 0px;
			padding: 0px 0px 15px 20px; }

#SubNav a	{	padding: 5px 5px 5px 15px;
			margin-bottom: 12px;
			background: url(/files/Layout/template/subnav_bg.gif) no-repeat left center;
			display: block; }

#SubNav a:link, #SubNav a:visited, #SubNav a:hover, #SubNav a.Sel:link, #SubNav a.Sel:visited, p #SubNav a.Sel:hover
		{	color: #333333;
			text-decoration: none;
			display: block; }

#SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	color: #0093D8;
			background: url(/files/Layout/template/subnav_sel_bg.gif) no-repeat left center; }

#SubNav a:hover, #SubNav a.Sel:hover
		{	color: #888888;
			text-decoration: underline;
			background: url(/files/Layout/template/subnav_hover_bg.gif) no-repeat left center; }

#PartnerNav	{	padding: 20px 5px 0px 5px; }

#PartnerNav ul	{	padding: 0;
			margin-left: 10px; }

#PartnerNav a.Sel, #PartnerNav a.Sel:link, #PartnerNav a.Sel:visited
		{	color: #000000;
			text-decoration: none; }

#SubNav a#SharePage, #PartnerNav a#SharePage
		{	background: none;
			margin: 0 0 20px 0;
			padding: 0;
			text-align: center; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	color: #ffffff;
			line-height: 118%;
			text-align: left;
			padding: 5px 10px 5px 10px; 
			border-top: 1px solid #ffffff;
			background-color: #7B7B78; }

#Footer img#QCMS
		{	float: right; }

#Footer	a	{	color : #000000 ; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: none;
			color: #ffffff; }

#Footer a:hover	{	text-decoration: underline;
			color: #ACE30A; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Social Media Tab Styles */

#SocialMediaTab	{	position: fixed;
			float: left;
			top: 125px;
			left: 0;
			padding: 6px 8px 6px 5px;
			background: #ffffff;
			-moz-border-radius-topright: 5px;
			-moz-border-radius-bottomright: 5px;
			-webkit-border-top-right-radius: 5px;
			-webkit-border-bottom-right-radius: 5px; }

#SocialMediaTab	a
		{	display: block;
			padding: 2px 0;
			outline: none; }

#SocialMediaTab	a img
		{	border: 1px solid #d3d3d3; }

#SocialMediaTab	a:hover img
		{	filter: alpha(opacity=67);
			opacity: .67; }

/* END Social Media Tab Styles */
/* ================================================================================================== */






/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-size: 10px;
			margin-top: 0; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #000000; }

#Bread a:hover	{	text-decoration: none;
			color: #006CB4; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Login Form */

#LoginForm	{	margin: 10px 0px; }

#LoginForm label
		{	display: block;
			float: left;
			width: 100px;
			margin-top: 5px; }

#LoginForm p	{	clear: left;
			margin: 5px 0px; }

#LoginForm p.error
		{	margin: 20px 0px; }

/* END Login Form */
/* ================================================================================================== */





/* ================================================================================================== */			
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #666666;
			background-color: #ffffff;
			margin: 10px 0px; }

table.Data td, table.Data th, #Content table.Data td, #Content table.Data th
		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			border-bottom: 1px solid #999999;
			border-left:  1px dotted #999999;
			padding: 3px 10px; }

table.Data th	{	background-color: #eeeeee;
			color: #000000;
			font-weight: bold; }

table.Data tr.NewRow td
		{	border-top: 1px solid #000000; }

table.Data .center
		{	text-align: center; }

table.Data .right
		{	text-align: right; }

table.Data .left
		{	text-align: left; }

table.Data .bold
		{	font-weight: bold; }

table.Data .nowrap
		{	white-space: nowrap; }

table.Data .HeaderCol, table.Data th.Vertical
		{	text-align: left; }

table.Data td table.Data td, table.Data td table.Data th, table.Data td table.Data
		{	border-color: #cccccc; }

table.Data tr.Divider th, table.Data tr.Divider td
		{	border-top: 4px double #000000; }

table.Data .Totals
		{	background-color: #eeeeee;
			font-weight: bold; }

table.Data .HideCol
		{	display: none; }

table.SizeChart	{	width: auto; }

/* END Data Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */			
/* Alternate Data Table Styles */

p.Data.Alt.Links a:link, p.Data.Alt.Links a:visited, p.Data.Alt.Links a:hover
		{	text-decoration: underline;
			color: #296AC8; }

p.Data.Alt.Links a:visited
		{	color: #296AC8; }

p.Data.Alt.Links a:hover
		{	color: #BAD6FF; }

table.Data.Alt	{	border: 0px;
			width: 100%; }

.AltHeading	{	background: #30302E;
			color: #FFFFFF;
			font-size: 11px;
			font-weight: bold; 
			display: block;
			margin: 0;
			padding: 5px 10px; }
		
table.Data.Alt tr
		{	background: #CFE2F4; }
		
table.Data.Alt tr:hover
		{	background: #FAFFBF; }
		
table.Data.Alt thead tr:hover
		{	background: #0093D8; }
		
table.Data.Alt th, #Content table.Data.Alt th
		{	background: #FFFFFF;
			text-align: left;
			line-height: 130%; }
		
table.Data.Alt td, table.Data.Alt th, #Content table.Data.Alt td, #Content table.Data.Alt th
		{	border-bottom: 1px solid #FFFFFF;
			border-left: 0px;
			padding: 5px 10px;  }

/* END Alternate Data Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Application Error Styles */

.error		{	color: #ff0000; }

input.error, textarea.error, select.error
		{	background-image: url(/files/Layout/std/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat;
			color: #000000; }

/* END Application Error Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Fade styles */

#FadeContent	{	z-index: 5001;
			text-align: center;
			position: absolute;
			width: 99%;
			top: 0;
			left: 0;
			display: none;
			/*border: 1px solid #ff0000;*/ }

#FadeClose	{	float: right;
			margin-right: 20px;
			margin-top: 20px;
			background-color: #ffffff; }

#FadeContentContainer
		{	clear: both;
			margin: 20px auto 0 auto; }
			
/* END Home Page Fade styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Photo Gallery styles */

#PhotoGallery	{	width: 890px; }

#PhotoGallery h1
		{	margin: 0 0 10px 0;
			padding: 0;
			display: inline; }

#PhotoGallery #MoreGalleries
		{	padding: 0;
			margin: 0 0 0 15px;
			position: relative;
			display: inline;
			z-index: 999; }
			
#PhotoGallery #MoreGalleries a:link, #PhotoGallery #MoreGalleries a:visited, #PhotoGallery #MoreGalleries a:hover
		{	text-decoration: underline; 
			color: #296ac8;
			padding-left: 20px;
			background: url(/files/Layout/template/more_galleries_icon.gif) left center no-repeat; }
			
#PhotoGallery #MoreGalleries a:hover
		{	text-decoration: none;
			color: #bad6ff; }
		
#PhotoGallery #MoreGalleries:hover ul, #PhotoGallery #MoreGalleries.hover ul
		{	display: block;
			position: absolute;
			margin-top: -2px;
			left: 0; }

#PhotoGallery ul#Paging
		{	font-size: 10px;
			margin: 0;
			padding: 0;
			width: 150px; 
			border-top: 1px solid #aeaeae;
			list-style: none;
			line-height: 155%;
			display: none;
			position: relative;
			z-index: 999;
			background: #FFFFFF;
			line-height: 100%; }
			
#PhotoGallery ul#Paging li
		{	margin: 0;
			padding: 0;
			border: 1px solid #aeaeae;
			border-top: 0;
			position: relative;
			background-color: #FFFFFF; }			
			
#PhotoGallery ul#Paging li a
		{	text-transform: uppercase;
			display: block;
			padding: 5px 7px; }
			
#PhotoGallery ul#Paging li.Current
		{	color: #FFFFFF;
			text-transform: uppercase;
			padding: 5px 7px 5px 13px; 
			background: #0093D8 url(/files/Layout/template/gallery_nav_sel.gif) 5px 7px no-repeat; }
			
#PhotoGallery ul#Paging li a:link, #PhotoGallery ul#Paging li a:hover, #PhotoGallery ul#Paging li a:visited
		{	color: #333333;
			text-decoration: none;
			padding-left: 13px;
			background: none; }
			
#PhotoGallery ul#Paging li a:hover
		{	background-color: #ecece9; }			

#Thumbnails	{	clear: both; }

#PhotoGallery .Tabs
		{	background: #D0D0CE;
			margin-left: -8px;
			padding-left: 8px;
			font-size: 10px;
			display: block; }
			
#PhotoGallery .Tabs li
		{	padding-top: 0;
			float: left;
			list-style-type: none; }
			
#PhotoGallery .Tabs a
		{	padding: 1px 10px 0 5px;
			background: url(../files/Layout/template/tab_white_bg.gif) no-repeat top right #D0D0CE;
			border-bottom: #AEAEAE solid 2px; }
			
#PhotoGallery .Tabs li.Sel a
		{	background: url(../files/Layout/template/tab_white_sel_bg.gif) no-repeat top right #ECECE9; }
			
#Thumbnails	{	text-align: center;
			width: 315px;
			margin-right: 35px;
			float: left;
			height: 355px;
			overflow: auto; }

#Thumbnails div	{	display: none; }

#Thumbnails a:link img, #Thumbnails a:visited img, #Thumbnails a:active img
		{	border: #AEAEAE solid 1px;
			padding: 1px;
			display: block;
			float: left;
			margin: 5px 5px 0 0; }

#Thumbnails a:hover img
		{	border: #AEAEAE solid 1px;
			background: #444444; }
			
.Sel img	{	background: #444444; }

.clear		{	clear: both; }

#LargeImageContainer
		{	width: 500px;
			float: left; }
			
#LargeImageContainer p
		{	margin-top: 10px; }

#LargeImage	{	background: url(/files/Layout/template/loading.gif) 50% 50% no-repeat;
			width: 500px;
			height: 375px; }

#LargeImage	{	position: relative;
			margin-bottom: 5px;
			padding-top: 5px;
			z-index: 10; }

#FLVVideo	{	position: relative;
			z-index: 10;
			margin: 0px;
			padding: 0px; }

#FLVWrapper	{	background-color: #ffffff;
			position: relative;
			width: 500px;
			height: 375px;
			z-index: 20;
			margin-top: -387px;
			padding: 1px;
			border: #AEAEAE solid 1px;
			display: none; }

#LargeImageContainer>#FLVWrapper
		{	margin-top: -380px; }

.VidTxtLink
		{	display: block;
			border: 1px solid #cccccc;
			background: #eeeeee url(/files/Layout/std/icon_vid.gif) 1px 50% no-repeat;
			font-size: 10px;
			font-size: 10px;
			padding: 0px 3px 0px 20px;
			margin: 0px;
			text-decoration: none; }

.VidTxtLink:hover, .VidTxtLink:active, .VidTxtLink:visited
		{	text-decoration: none;
			color: #333333; }

#LargeImage div	{	display: none; }
			
#LargeImage img	{	padding: 1px;
			border: #AEAEAE solid 1px; }
			
#Descriptions	{	float: left; }
			
#Descriptions p	{	text-align: left;
			display: none; }
			
#Counter	{	float: right; }

#Counter p	{	font-size: 10px; }
			
.prevLink, .nextLink
		{	position: absolute;
			width: 232px;
			height: 349px;
			background: url(/files/Layout/std/spacer.gif) 0px 20% no-repeat;
			top: 5px;
			outline-style: none;
			text-indent: -20px;
			overflow: hidden; }
			
.prevLink 	{ 	left: 0; }
			
.nextLink 	{ 	right: 0; }
			
.prevLink:focus, .nextLink:focus
		{	border: none;
			outline-style: none; }
			
.prevLink:hover	{ 	background: url(/files/Layout/template/prevlabel.gif) 1px 20% no-repeat;
			cursor: pointer; }
		
.nextLink:hover	{  	background: url(/files/Layout/template/nextlabel.gif) 168px 20% no-repeat;
			cursor: pointer; }
				
.Visible	{	display: block; }

.Right		{	float: right; }

#PhotoGallery .clear
		{	clear: both; }

#PermaLink, .UploadLink
		{	display: block;
			border: 1px solid #999999;
			background: #eeeeee url(/files/Layout/std/icon_link.gif) 1px 50% no-repeat;
			float: right;
			font-size: 10px;
			color: #666666;
			font-size: 10px;
			padding: 0px 3px 0px 20px;}
			
.UploadLink	{	background: #eeeeee url(/files/Layout/std/icon_upload.gif) 2px 50% no-repeat;
			padding: 1px 3px 0 17px;
			margin-top: -30px;
			float: left; }

a#PermaLink, a#PermaLink:link, a#PermaLink:visited,a#PermaLink:hover, a.UploadLink, a.UploadLink:link, a.UploadLink:visited,a.UploadLink:hover
		{	color: #666666;
			text-decoration: none; }

#PermaLinkForm	{	position: absolute;
			left: 0px;
			z-index: 500;
			border: 1px solid #999999;
			background-color: #eeeeee;
			width: 300px;
			color: #666666;
			font-size: 10px;
			padding: 3px 0px 3px 3px;
			display: none; }

#txtPermaLink	{	width: 96%;
			border: 1px solid #cccccc;
			color: #666666; }

#PermaLinkFormClose
		{	display: block;
			width: 20px;
			height: 20px;
			float: right; }

/* END Photo Gallery styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Campaign styles */

#CampaignWrapper
		{	width: 725px; 
			border: 1px solid #CFCFCF;
			color: #666666; }
			
#CampaignWrapper .Image
		{	float: left;
			height: 225px; 
			padding: 2px;
			padding-right: 10px; }
			
#CampaignWrapper .Image a img
		{	border: none; }
		
#CampaignWrapper .Image #LinkBox
		{	position: absolute;
			margin: 5px;
			padding: 2px 5px;
			background: #EEF1AB;
			border: 1px solid #bbbbbb;
			text-decoration: none; }
			
#CampaignWrapper .Image a#LinkBox:hover
		{	color: #296ac8; }
			
#CampaignWrapper .Description, #CampaignWrapper .Testimonial
		{	height: 210px;
			width: 391px;
			border-left: 2px solid #CCCCCC;
			overflow: auto;
			margin-top: 10px;
			padding-right: 5px;
			float: left; }
			
#CampaignWrapper .Testimonial
		{	width: 705px;
			margin: 0px;
			padding: 5px 10px 10px 10px;
			border: none; }
			
#CampaignWrapper .Testimonial p
		{	padding-top: 5px; }
			
#CampaignWrapper p
		{	padding: 0px;	
			margin: 0px;
			font-size: 11px;}
			
#CampaignWrapper p.Title
		{	font-size: 14px;
			padding-top: 5px; }
		
#CampaignWrapper .Description p
		{	margin-left: 10px;
			padding-top: 5px; }
			
#CampaignWrapper .Description p.Title
		{	padding-top: 0px; }
				
#CampaignWrapper .DownloadLink
		{	height: 18px;
			padding-right: 5px;
			background: #CCCCCC;
			text-align: right; 
			clear: both; }
			
#CampaignWrapper .DownloadLink a:hover
		{	color: #296AC8;
			text-decoration: none; }
			
#CampaignWrapper .DownloadLink a:visited
		{	color: #296AC8; }
			
#CampaignWrapper .Scroller
		{	background: #E5E5E5;
			overflow: hidden; 
			clear: both; }
			
#ScrollerContainer
		{	margin: 0px;
			padding: 0px;
			width: 100%;
			overflow: hidden;
			float: left; }
			
#ScrollerContainer div a img
		{	border-width: 1px;
			border-color: #CCCCCC;
			padding: 2px;
			background: #E5E5E5; }
			
#ScrollerContainer div
		{	margin: 0px;
			float: left; }
			
#ScrollerContainer div div
		{	margin: 10px 11px;
			width: 146px; }
			
#ScrollerContainer div p a
		{	text-decoration: none;
			color: #666666; }
		
#ScrollerContainer div p a:hover
		{	text-decoration: underline;
			color: #666666; }
			
a#LeftScroll img, a#RightScroll img
		{	margin: 10px 0px;
			border: none; }		
			
a#LeftScroll img
		{	margin-left: 5px;
			margin-right: 5px; }
			
#ScrollerContainer div a.Sel img
		{	border-color: #E46D11; }

#ScrollerContainer div a:hover img
		{	border-color: #0093D8;
			color: #000000; }
		
#ScrollerContainer .Summary
		{	width: 140px;
			height: 90px;
			padding: 2px;
			border: 1px solid #CCCCCC;
			color: #000000;
			position: absolute; }
			
#LeftScroll, #RightScroll
		{	float: left;
			outline: none;
			display: none; }
			
a#LeftScroll.disabled img, a#RightScroll.disabled img, a#LeftScroll.disabled, a#RightScroll.disabled
		{	cursor: default;
			border-color: #CCCCCC;
			padding: 0px; }
			
/* END Campaign styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Jobs Splash styles */

#JobsSplashContent td	
		{	vertical-align: top;
			padding: 0 20px 20px 20px; }

#JobsSplashContent td.Employer	
		{	padding: 0 20px 20px 0; }

#JobsSplashContent .DashBox
		{	margin-top: 0; }

.ButtonLinks	{	list-style: none;
			margin: 0 0 10px 0;
			padding: 0; }

.ButtonLinks li	{	display: inline; }

.ButtonLinks a	{	font-size: 14px;
			font-weight: bold;
			padding: 5px 10px 5px 27px;
			margin: 0 0 5px 0;
			background: #ffffff url(/Applications/JobsWebsite/images/template/login_icon.gif) no-repeat 10px center;
			border: 1px solid #999999;
			display: block; }

.ButtonLinks a:link, .ButtonLinks a:visited
		{	color: #0076ad;
			text-decoration: none; }

.ButtonLinks a:hover		
		{	color: #0093d8;
			text-decoration: underline;
			background: #ECECE9 url(/Applications/JobsWebsite/images/template/login_icon.gif) no-repeat 10px center; 	
			border: 1px solid #404040; }

#JobsSplashContent td.Employer .intro
		{	background: #e0f2fb; }

#JobsSplashContent td table
		{	width: 100%;
			border-collapse: collapse; }

#JobsSplashContent td td
		{	padding: 0; }

#JobsSplashContent td td.FeaturedEmployer h3
		{	font-size: 11px;
			margin: 10px 0 0 10px;
			padding: 2px 5px;
			background: #ffffff;
			border: 1px solid #999999;
			border-bottom: 1px solid #404040; }

#JobsSplashContent td td.FeaturedEmployer img
		{	margin: 0 0 10px 10px;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #999999;
			border-top: 0;
			display: block; }

#Ads		{	padding: 0 20px 20px 20px; }

#Ads img	{	float: left;
			margin-right: 103px;
			padding: 3px;
			border: 1px solid #ddd; }

#Ads img.last	{	margin: 0; }

/* END Jobs Splash styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Image Upload Styles */

#FadePage	{	position: absolute;
			top: 0;
			left: 0;
			display: none;
			padding: 0;
			margin: 0;
			width: 100%;
			height: 100px;
			background-color: #000000;
			z-index: 5000;
			filter: alpha(opacity=70);
			-moz-opacity: 70%;
			opacity: .70; }


#ImageUpload	{	position: absolute;
			top: 10%;
			left: 15%;
			margin: 0 auto 0 auto;
			padding: 0;
			width: 375px;
			background: #0093d8;
			border: 1px solid #c8c8ca;
			clear: both;
			line-height: 140%;
			display: none; }

#ImageUpload a:visited
		{	color: #999999;
			text-decoration: underline; }			

			
#ImageUpload h1	{	font-size: 17px;
			color: #333333;
			margin: 5px 5px 0 5px;
			padding: 10px 5px 8px 10px;
			background: #ecece9;
			cursor: move;
			text-align: left; }		

#ImageUpload h1 a.Close
		{	float: right;
			margin: -2px 2px 0 0;
			background-color: #ff6f00;
			color: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 17px;
			padding: 1px 6px;
			text-decoration: none; }
			
.ImageUploadContent
		{	margin: 0 5px 5px 5px;
			padding: 5px 20px 15px 20px;
			text-align: left;
			background-color: #FFFFFF;
			color: #333333; }
			
.ImageUploadContent div.error li, .ImageUploadContent span.information
		{	margin-top: 10px;
			padding: 5px 5px 5px 26px;
			background: url(/files/Layout/template/error_bg.gif) no-repeat 5px 5px #ffcccc;
			border: 1px solid #ff0000; }
			
.ImageUploadContent div.error ul
		{	list-style: none;
			margin-left: 0;
			padding-left: 0; }
			
.ImageUploadContent span.information
		{	background: url(/files/Layout/template/information_bg.gif) no-repeat 5px 5px #CBEAF9;
			border: 1px solid #0076AD;
			display: block;
			color: #404040; }

.ImageUploadContent table
		{	width: 100%; }
		
.ImageUploadContent td
		{	vertical-align: top;
			padding: 5px 0;
			margin: 0;}
			
.ImageUploadContent td.Labels
		{	padding-right: 25px; }
		
.ImageUploadContent tr.Last td
		{	padding: 5px 0 0 0; }
		
.ImageUploadContent label.Req
		{	font-weight: bold; }
		
.ImageUploadContent input[type="text"], .ImageUploadContent textarea
		{	width: 232px;
			border: 1px solid #7b7b78; }
			
.ImageUploadContent input[type="submit"]
		{	border: 1px solid #999999;
			background: #eeeeee;
			color: #333333;
			text-transform: uppercase; 
			padding: 3px;
			font-size: 12px;
			font-weight: bold;
			cursor: pointer; }


/* END Quick Edit Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Packet Manager Styles */

/* Packet Banner */

#PacketBanner	{	font-size: 12px;
			line-height: 150%;
			color: #006696;
			padding: 20px 20px 20px 185px;
			width: 545px;
			background: url(/files/Layout/template/pdf_builder/banner_bg.jpg) no-repeat top left;
			border-top: 5px solid #404040;
			display: inline-block; /* IE Double Padding Bug */ }

#PacketBanner h1
		{	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
			font-size: 36px;
			font-variant: small-caps;
			color: #ffffff;
			margin-bottom: 20px; }

#PacketBanner p	{	margin: 0; }

/* Packet Nav */

#PacketNav	{	vertical-align: top;
			padding: 15px 0 10px 20px;
			width: 145px; }

#PacketNav dl	{	margin: 0; }

#PacketNav dt	{	margin: 0; }

#PacketNav dd	{	font-size: 10px;
			line-height: 140%;
			color: #848484;
			margin: 3px 0 10px 10px; }

#PacketNav h2	{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 16px; }

/* Packet Content */

.PacketHeader	{	color: #ffffff;
			background: url(/files/Layout/template/pdf_builder/header_bg.jpg) repeat-x left top #64c4f1;
			border-bottom: 1px solid #0093d8; }

.PacketHeader h2
		{	font-family: Arial, Helvetica, Verdana, sans-serif;
			font-size: 14px;
			color: #ffffff;
			margin: 0;
			padding: 8px 10px 5px 10px;
			background: url(/files/Layout/template/pdf_builder/header_tl.gif) no-repeat left top; }

.PacketHeader input
		{	float: right;
			margin: 5px 5px 0 0; }

.PacketGrid	{	font-size: 11px;
			width: 100%;
			border-collapse: collapse;
			border: 1px solid #dbdbdb;
			border-top: 0; }

.PacketGrid td	{	padding: 5px 0 5px 10px;
			border-left: 1px dotted #dbdbdb;
			border-bottom: 1px solid #dbdbdb; }

.PacketGrid td.buttons
		{	vertical-align: middle;
			text-align: right;
			white-space: nowrap;
			padding: 5px 10px;
			width: 60px; }

.PacketGrid td.delete
		{	width: 13px; }

.PacketGrid td.buttons input
		{	margin: 0 0 -4px 0; }

.PacketGrid tr.a td
		{	background: #f5f5f5; }

.PacketGrid a:link, .PacketGrid a:visited
		{	color: #333333;
			text-decoration: none; }

.PacketGrid a:hover
		{	color: #296AC8;
			text-decoration: underline; }

/* END Packet Manger Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* "Add to Packet" Styles */

.PacketButtons, #SubNav .PacketButtons
		{	list-style: none;
			padding: 0;
			margin: 0 0 20px 20px;
			border-top: 1px solid #dbdbdb; }

#PacketNav .PacketButtons
		{	margin-left: 0;
			width: 145px;
			overflow-x: hidden; }

.Content .PacketButtons
		{	float: right;
			margin: 0 0 10px 20px; }

.PacketButtons li, #SubNav .PacketButtons li
		{	padding: 4px 9px;
			margin: 0;
			border-bottom: 1px solid #dbdbdb;
			display: block; }

.PacketButtons li.build
		{	background: #f5f5f5; }

.PacketButtons li.status
		{	font-size: 10px;
			color: #848484;
			background: #fffbee; }

.PacketButtons input
		{	color: #006696;
			text-align: left;
			padding: 0 0 0 22px;
			margin: 0;
			width: auto;
			background: url(/files/Layout/template/pdf_builder/build_btn.gif) no-repeat left center transparent;
			border: 0; }

.PacketButtons input:hover
		{	color: #888888; }

.PacketButtons li.build input
		{	font-weight: bold; }

.PacketButtons li.add input
		{	background-image: url(/files/Layout/template/pdf_builder/add_btn.gif); }

.PacketButtons li.manage input
		{	background-image: url(/files/Layout/template/pdf_builder/manage_btn.gif); }

/* END "Add to Packet" Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Facebook Widget Styles */

.fan_box .full_widget
		{	border: 1px solid #DDDDDD; }

.fan_box .full_widget .connect_top
		{	background-color: #dddddd;
			background-image: none;
			background-repeat: repeat;
			background-attachment: scroll;
			background-position: 0% 0%; }

.fan_box .full_widget a
		{	color: #296ac8; }

.fan_box .full_widget h3
		{	color: #333333;
			font-size: 12px;
			font-weight: normal;
			font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif }

/* END Facebook Widget Styles */
/* ================================================================================================== */