/**********************************************
 * Copyright (c) 2007 Freelancers Union
 * CSS design by Hannon Hill
 * 2007 November 26
 **********************************************/

/*ZERO OUT MARGINS AND PADDING*/
* { margin: 0; padding: 0; }
*p { margin-bottom: 5px; margin-top: 5px; }

/*Zero out borders on images*/
img { border: 0; }

/*******************BODY*******************/
html, body {
	font: 100% "lucida grande", "lucida sans", verdana, sans-serif;
	background: #FFF; }

div#wrapper {
	width: 760px;
	margin: 20px auto; }

div#header {
	width: 760px;
	height: 64px;
	position: relative; }	

div#logo {
	height: 129px;
	width: 117px;
	position: absolute;
	z-index: 1;
	right: 40px;
	top: -9px; }

/************TOP NAVIGATION************/
div#top-navigation {
	background: url(template-images/toolbar.png) repeat-x;
	height: 32px;
	width: 760px;
	position: absolute;
	left: 0px;
	z-index: 0;
	top: 41px; }

div#top-navigation ul {
	background: url(template-images/nav-corner.png) no-repeat;
	padding: 0 0 0 5px; }

div#top-navigation li { display: inline; }

div#top-navigation li a, div#top-navigation li a:visited {
	display: block;
	font-size: 12px;
	line-height: 25px;
	padding: 0 12px;
	text-decoration: none;
	color: #FFF;					
	float: left; }

/*****************CONTENT*****************/
div#content {
	width: 760px;
	margin: 3px 0 0 0;		
	padding: 30px 0 18px 0;
	font-size: 13px; /*turn this into em units after you create the DOM auto-height for the s; this will be the generic font size for the whole body content area unless overriden explicitly*/ }		
		
div#content a {
	color: #0033CC;
	/* color: #438CD0; */
	text-decoration: none; }

div#content a:visited {
	color: #90C;
	text-decoration: none; }

		div#left-column
		{			
	width: 560px;
	position: relative;			
	float: left;				
		}	
			
			div#left-column h2 {
	background-color: #fff;
	background-image: url(template-images/arrow3.gif);
	background-position: center;
	background-repeat: repeat-x;
			}
			
				span#title2 {
	background-color: #fff;
	background-image: url(template-images/arrow2.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #F25012;
	margin: 10px 0 0;
	padding-right: 20px;
	font: 29px "Trebuchet MS", helvetica, arial, sans-serif; /* does not match the comp from Photoshop.  check w/ Freelancers to verify font face */				
	text-transform: lowercase;
				}
			
			div#content-wrapper {
	font-size: 12px;
	line-height: 1.6;
			}
			
			div#content-wrapper ul li, div#content-wrapper ol li { margin-left: 20px; }
			
			div#content-wrapper ul li ul li { margin-left: 20px; }


			h3.teaser {
				font-family: "Trebuchet MS", Helvetica, Arial;
				font-size: 18px;
				color: #21272b;
				margin: 5px 0 0 0;
			}

			div#content-wrapper h1 {
				font-family: "Lucida Grande", "Lucida Sans", Verdana;
				font-weight: bold;
				font-size: 18px;
				background-image: none;
				text-transform: uppercase;
				min-height: 30px;
				/* 30px high, width expands to fit text */
			}

			div#content-wrapper h1 .heading {
				background-color: #dedddd;
				padding: 4px 8px;
				color: #4f5a63;
			}

			div#content-wrapper .post h2 {
				font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
				text-transform: none;										font-size: 1.5em;
			}

			div#content-wrapper h2 {
				font-family: "Lucida Grande", "Lucida Sans", Verdana;
				font-size: 14px;
				font-weight: bold;
				color: #21272b;
				background-image: none;
			}
			
			div#content-wrapper h3 {
				font-family: "Lucida Grande", "Lucida Sans", Verdana;
				font-size: 12px;
				font-weight: bold;
				color: #f25012;
			}

					div#content-wrapper h3 a
					{
	font-size: 11px;
					}

				div#content-wrapper h4
				{
	font: 11px "Trebuchet MS", helvetica, arial, sans-serif; /* does not match the comp from Photoshop.  check w/ Freelancers to verify font face */	
	color: #777;
	margin: 0 0 15px 0;
				}
				
				div#content-wrapper h5
				{
	font: 12px "Trebuchet MS", helvetica, arial, sans-serif;
	color: #777;
	margin: 15px 0 35px;
	text-align: center;
				}
			
				div#content-wrapper p
				{
	text-align: left;
	margin-top: 1em;
	margin-bottom: 1em;					
				}
			
				div#content-wrapper a
				{
	font: arial, sans-serif; /* does not match the comp from Photoshop.  check w/ Freelancers to verify font face */
	font-weight: normal;
				}		
				
table.styled-table {
	width: 500px;
	margin-top: 15px; }
				
table.styled-table tr th {
	font-size: 13px;
	font-weight: bold;				
	text-align: left;
	padding: 5px 1px 5px 10px;	
	background-color: #DEDDDD;
	border-style: solid;
	border-color: #F25012;
	border-width: 1px;
	color: #F25012; }

th.first { border-width: 1px 0 1px 1px ; }	
				
th.second { border-width: 1px 1px 1px 0; }		
																
table.styled-table tr td {
	border-width: 0 0 1px 0;
	padding: 5px 1px 10px 10px;
	border-color: #F25012;
	border-style: solid;
	background-color: #FFFFFF; }	
				
table.styled-table tr td a { display: block; }												

table.styled-table tr td ul { list-style-type: none; }			
				
form#search-box { 
	float: left;
	width: 321px;
	height: 104px;
	background-color: #A7B7B7;
	background-image: url(template-images/corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 7px;
	margin: 0;
	margin-top: 15px;
	color: #4F5A63;
	font-weight:bolder;
	font-size: 11px; }	
				
form#search-box label {
	margin-top: 3px;
	margin-bottom: 0;
	display: block; }
	
div.left-side { float: left; }
	
div.left-side input.text {
							margin-left: 5px;
							margin-top: 0;
							border: 1px solid #F25012;
							font-size: 12px;
							padding: 4px; }
						
div.keywords-part input.text { width: 160px; }			
		
div.zipcode-part input.text
							{
								width: 60px;					
								background-color: #fff;
							}			
	
div.within-part input.text { width: 85px; }			
	
div.zipcode-part
						{
							float: left;
						}
		
div.within-part
						{
							float: left;
						}

div.right-side
					{
						float: left;
						width: 120px;
						margin: 21px 0 0 15px;
						height: 54px;					
					}

div.right-side a
						{
							color: #004276;
							font-size: 11px;
							font-family: sans-serif;;
							text-decoration: underline;
							font-weight: bold;
						}

div#right-box 
				{ 
					float: left;
					width: 200px;
					height: 104px;
					background-color: #A7B7B7;
					background-image: url(template-images/corner.gif);
					background-repeat: no-repeat;
					background-position: bottom right;
					padding: 7px;
					margin-left: 10px;
					margin-top: 15px;
				}	

div#right-box p
					{ 
						color: #fff;
						font-size: 16px;
						font-weight: bold;
						text-align: left;
						margin-top:0;
						margin-bottom: 10px;
						line-height: 25px;
					}	

div#right-box a
					{
						color: #004276;
						font-size: 11px;
						font-family: sans-serif;
						text-decoration: underline;
						font-weight: bold;
						
					}

li.view-all
						{ 
							margin-top: 15px;
						}					

div#recent
				{
					clear: both;
				}

div#recent h1
					{ 
						width: 100%;
						padding-left: 10px;
						width: 550px;
						background-color: #4F5A63;
						font-size: 15px;
						font-weight: bold;						
						color: #fff;
					}	
			
p.pages
					{ 
						width: 100%;						
						text-align: right;
						color: #4F5A63;
						font-size: 11px;
						font-weight: bold;
						font-family: "lucida grande", "lucida sans", verdana, sans-serif;
						padding-bottom: 3px;
						border-bottom: 3px solid #a7b7b7;
					}	

p.pages a
						{ 
							color: #004276;
							font-size: 11px;
							margin-left: 4px;
						}	

p.pages span
						{ 
							margin-left: 4px;
						}
						
div#profile-name
						{ 
							float: left;
							width: 100px;
						}

div#profile-name a
							{ 
								text-decoration: underline;
								font-size: 12px;
								color: #004276;
								display: block;
							}
						
div#profile-name img
							{ 
								border: 2px solid #F25012;
								margin: 5px;
							}

div#profile-content
						{ 
							float: left;
							width: 375px;
						}

div#profile-content a
							{ 
								font-size: 16px;
								font-family: "Trebuchet MS", helvetica, arial, sans-serif; /* does not match the comp from Photoshop.  check w/ Freelancers to verify font face */	
								color: #004276;
								display: block;
							}

div#profile-content p
							{ 
								font-size: 11px;
								font-family: sans-serif;
								color: #21272b;
								line-height: 14px;
								text-align: left;
							}

p.position
								{ 
									font-weight: bold;
								}

div#profile-location
						{ 
							float: right;
							width: 75px;
						}

div#profile-location p
							{ 	font-size: 9px;
								font-family: sans-serif;
								color: #21272b;
								line-height: 14px;
								text-align: right;
							}

div#profile-location a, div#profile-location a:visited {
	font-size: 11px;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif; /* does not match the comp from Photoshop.  check w/ Freelancers to verify font face */	
	color: #004276;
	text-align: right;
	display: block; }

div#left-callouts {
				position: relative;							
				margin: 0;
				width: 560px;		
				color: #21272b;
				font: "lucida grande", "lucida sans", verdana, sans-serif;
				font-size: 12px;
				line-height: 15px;
			}
			
div#left-callouts div {
					width: 171px;
					background: #FFF;
					border: 1px solid #DEDDDD;
					padding: 0 0 8px 0;		
				}

div#left-callouts h3, div#left-callouts h3 a, div#left-callouts h3 a:visited {
					color: #F25012;
					font-size: 14px;
					font-weight: bold;
					margin: 8px 0 0 0;
					text-align: center;
				}
				
div#left-callouts ul {
					list-style: none;
					text-align: center;
				}
				
div#left-callout {					
					position: absolute;
					left: 0;
					top: 0;
				}				

div#middle-callout {					
					margin: 0 auto;
				}

div#right-callout
				{					
					position: absolute;
					right: 0;
					top: 0;
				}

div#tabs-section
			{
				margin: 25px 0 0 0;
				width: 372px;				
				min-height: 180px;
				float: left;	
				border: 1px solid #4F5A63;		
				color: #21272b;	
				padding-bottom: 10px;
			}
			
div.tab
				{
					display: none;
					font-size: 11px;
					padding: 10px;
				}

div.tab a
				{
					font-weight: bold;
				}
				
div.tab div.page
					{
						display: none;
					}

div.active
					{
						display: block ! important;
					}

div.tab div.nav a.prev
{
	float: left;
}
div.tab div.nav a.next
{
	float: right;
}

div.tab h4
					{
						color: #F25012;
						font-size: 15px;
						margin-top:5px;
						margin-bottom: 5px;
					}
					
h4.profile
					{
						margin-left: 10px;
					}

div.tab h5
					{
						color: #21272b;
						font-size: 12px;
						font-style: italic;
						margin-top:5px;
						margin-bottom: 5px;
					}

					span.mark
					{
						color: #F25012;
						font-weight: bold;
					}
	
					div.news
					{
						margin: 10px;
					}

					div.news a
					{
						display: block;
						margin-top: 10px;
						margin-bottom: 10px;
					}

					div.blog-layout
					{
						margin-right: 10px;
					}
					
						div.blog-layout img
						{
							float: left;
							margin-top: 15px;
							margin-right: 10px;
							margin-bottom: 15px;
							margin-left: 10px;
						}

						div.blog-layout h4
						{
							margin-bottom: 0;
							font-size: 12px;	
							padding-left:0px;
						}

						div.blog-layout h5
						{
							margin-top: 0;
							margin-bottom: 10px;
							font-size: 10px;							
							padding-left:0px;	
							font-weight: normal;					
						}
						
						div.blog-layout h4 a
						{
							color: #F25012;					
						}

						div.blog-layout p
						{
							font-size: 10px;	
							line-height: 12px;
							padding-bottom: 10px;						
						}

					div.announcement
					{
						text-align: center;
					}

						div.announcement a
						{
							text-decoration: underline;
							font-size: 11px;
							font-weight: bold;
						}					

						div.announcement p
						{
							font-size: 11px;
							padding-top: 3px;
							padding-bottom: 3px;
						}		
					
						div.announcement h4
						{
							margin: 0 auto;
						}		

						div.announcement h5
						{
							margin-top: 0;
							margin-left: 10px;
						}		

					div.image-wrapper
					{
						float: left;
						width: 112px;
						padding-left:10px;
					}
		
						div.image-wrapper img
						{
							border: 1px solid;
							border-color: #F25012;
							display: block;
						}

						div.image-wrapper a
						{
							text-decoration: underline;
							font-size: 10px;
						}

						div.image-wrapper p
						{
							font-size: 9px;
						}

					div.next
					{
						display: none;		
					}
	
						div.next img
						{
							border: none;
							position: absolute;	
							left: 310px;	
							bottom: 4px;	
						}

div#tabs-section li { display: inline; }

div#tabs-section li a, div#tabs-section li a:visited {
	display: block;
	float: left;
	color: #4f5a63;
	height: 21px;
	line-height: 21px;
	width: 92px;
	border-right: 1px solid #4F5A63;
	border-bottom: 1px solid #4F5A63;
	text-align: center;
	text-decoration: none;
	background: #DEDDDD;
	font-size: 11px;
	font-weight: bold; }

div#tabs-section li a.last {
	border-right: none;
	width: 93px; }
					
div#tabs-section li a:hover, div#tabs-section li a.active { color: #F25012; }

div#tabs-section li a.active {
	background: #FFF;
	border-bottom: 1px solid #FFF; }
			
div#right-column {			
			width: 200px;				
			float: left;						
}

div#right-callouts {
				width: 150px;				
				margin: 40px auto 0;
				position: relative;
}
			
h4#sign-in-heading {
					color: #F25012;				
					font-size: 13px;	
					margin: 0 0 6px 5px;
					padding-top: 2px;
					background: url(template-images/signin-bar.png) no-repeat;
					background-position: 4em center;					
					font-family: "Trebuchet MS", helvetica, arial, sans-serif; /* does not match the comp from Photoshop.  check w/ Freelancers to verify font face */		
}

span.subnav-title {
	background-color: #fff;
	background-image: url(template-images/subnav-arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	color: #F25012;
	margin: 10px 0 0;
	padding-right: 14px;
	font: 13px "Trebuchet MS", helvetica, arial, sans-serif;
	font-weight: bold;
}

h4#subnav-heading {
	background-color: #fff;
	background-image: url(template-images/subnav-arrow-bground.png);
	background-position: center;
	background-repeat: repeat-x;
	margin: 20px 0px 6px 5px; 
}

				
h4.other-heading {
					color: #21272b;				
					font-size: 13px;	
					margin: 12px 0 6px 0;
					padding-top: 2px;			
					background-position: 4.5em center;
					font-family: "Trebuchet MS", helvetica, arial, sans-serif;
}
				
div#right-callouts form {
	font-size: 10px;
	margin: 0 0 65px 10px; }
				
div#right-callouts label {
	margin: 0 0 0 2px;
	color: #F25012;	
	font-weight: bold;
	font-size: 11px; }

div#image-placeholder {
	background-color: #DEDDDD;
	font: "lucida grande", "lucida sans", verdana, sans-serif;

	font-size: 12px;
	line-height: 14px;
	width: 171px;
	border: 1px solid #DEDDDD;
	padding: 8px 2px;	
	margin: 25px 0 0 0;
	text-align: center;
	position: absolute;				
	right:0px; }	

div#white-box {
	background-color: #fff;
	font: "lucida grande", "lucida sans", verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	width: 171px;
	margin: 25px 0 0 0;
	text-align: center;
	position: absolute;				
	right:0px; }	

form#search {
	margin-top: 30px;
	margin-left: 0;
	margin-bottom: 15px; }
				
input#query {
	float: left;
	width: 90px;
	margin: 2px 3px 0 0; }
				
input#submit-search {
	width: 50px;					
	background: #DFDFDF;
	font-weight: bold;
	font-size: 12px; 
	height: 22px; }
				
form#login input {
	border: 1px solid #F25012;
	width: 100%;					
	margin: 1px 0 4px 0;
	padding: 2px 0 2px 2px;
	}

form#login input#sign-in {
	font-size: 12px;
	font-weight: bold;
	background: url(template-images/signin.png) no-repeat;
	border: none;
	width: 59px;
	margin: 9px 0 0 0;
	height: 24px;
	line-height: 24px;
	color: #FFF;	
	float: right; }
					
ul#login-help {
	list-style: none;
	font-size: 10px;
	margin: -59px 0 0 10px;
	line-height:13px; }

div#right-callouts ul a, div#right-callouts ul a:visited {
	color: #F25012;							
	text-decoration: none; }

ul#login-help li a, ul#login-help li a:visited {
	color: #004276;		
	text-decoration: underline;
	font-weight: bold;
	line-height: 9px; }
					
ul.callout-links {
	list-style-image: url(template-images/arrow.gif);
	margin-left: 25px;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px; }

ul#homepage-links {
        font-size: 12px;
        list-style: none;
        margin: 5px 0 0 10px; }

ul#homepage-links li {
        margin: 0 0 3px 0;
        }

ul#homepage-sublinks {
	list-style: none;
	margin: 0 0 0 10px;	
	font-family: "Trebuchet MS", helvetica, arial, sans-serif; /* does not match the comp from Photoshop.  check w/ Freelancers to verify font face */ }

ul#homepage-links a, ul#homepage-links a:visited {
	color: #F25012;
	font-weight: bold;
	text-decoration: none; }
						
ul#homepage-sublinks a, ul#homepage-sublinks a:visited {
	color: #F25012;
	font-weight: normal;
	text-decoration: none; }
						
div#footer {
	clear: both;
	margin: 1em 0 0 0;
	width: 760px;
	height: 25px;
	background: #DEDDDD;
	font-size: 9px;
	font-weight: bold;
	text-align: center; }

div#footer ul {
	margin: 0 auto;
	width: 650px; }
	
div#footer li { display: inline; }

div#footer li a, div#footer li a:visited {
	display: block;
	float: left;				
	color: #4f5a63;
	text-decoration: none;				
	padding: 0 8px;
	line-height: 25px; }
	
div#copyright {		
	color: #21272b;
	font-size: 9px;
	margin: 17px 0;
	text-align: center; }

/*************ALSETT CLEAR**************/
.clear:after { /*The peroid is the last thing before the div closes*/
		content: "."; /*inline elements doin't respond to the clear property*/
		display: block; /*Ensure the peroid is not visible*/
		height: 0; /*Make the container clear the peroid*/
		clear: both; /*Further ensures the peroid is not visible*/
		visibility: hidden; /*Further ensures the period is not visible*/ }

.clear { display: inline-block; /*A fix for IE mac*/ }

*html .clear { height: 1%; /*the holy hack for a bug in IE6 for Windows*/ }

.clear { display: block; /*the holy hack for a bug in IE6 for Windows*/ }

.hidden { display: none; }

iframe#loginframe {
	width: 175px;
	height: 215px;
}

/* Added for the WSYWIG Editor */
.footnote {
    font-size : 80%;
  }

.superscript {
    vertical-align: super;
    font-size : 80%;
}

.alert {
	color: #F00;
}

/* added for empire top-banners */
div#top-banner-home {
    padding: 17px 0 0 0;
    border: 0;
}

div#enrollment-instructions {
    border: 1px;
    border-style:solid;
    border-color:#000000;
    margin:15px 0;
    padding:5px 10px;
    overflow:auto;
    height:250px;
    background-color:#EEEEEE;
}

.float-left {
    float:left;
}
