/*body*/
*{margin:0 auto; padding:0;}

html, body {
	height: 100%;
	}

	body {
		font-size: 12px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		margin: 0 0 0 0;
		background-color: #f6f6f6;
		
	}
	
	html, body {
		height: 100%;
	}
	
	
	.clearfix:after {
    	content: ".";
    	display: block;
    	height: 0;
    	clear: both;
    	visibility: hidden;
	}
	
	/* Hides from IE-mac \*/
		* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
	
	
	
	
	img {border:none}

	img, div { behavior: url(iepngfix.htc) }
	/*
	#outer-container{
		width:1010px; 
		height:auto; 
		position:relative;
		background:#000;
		border-bottom:#000 1px solid;
		border-left:#000 1px solid;
		border-right:#000 1px solid;
	}*/
	
	
	#inner_container{
		width:1025px; 
		height:auto;/*not the one*/
		border-bottom:#ccc 1px solid;
		border-left:#ccc 1px solid;
		border-right:#ccc 1px solid;
		background-color:#fff;
		color:#333;
		position:relative;
	}
	
	#greensq{
    	background:url('images/sqbox.jpg') no-repeat;
    	width:731px;
    	height: 204px;	
    	margin-left:6px;
    	//display:block;
    	//float:left;  
    	z-index:-2;	
  }


  #flash{
    padding-top:11px;
    padding-left:12px;
    margin-top:2px;
    z-index:-1;	
  }
	
		
/*HEADER*/
#headerApplication{
	width:996px;
	height:65px;
	background:#fff url('images/ultrathin_header.jpg') no-repeat;
	position:relative;
	overflow:hidden;
	cursor: pointer;
	}


#header{
	width:996px;
	height:226px;
	background:#fff url('images/wideheader.jpg') no-repeat;
	position:relative;
	overflow:hidden;
	cursor: pointer;
	}

#header a:link, #header a:visited{
	color:#000000; 
	text-decoration: none;
	font-size:16px;
	}
	
#header a:hover, #header a:active {
	color:#000; 
	text-decoration: underline;
	font-size:16px
	}

	
#header ul{
	position:relative; 
	top:193px; 
	left:6px; 
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	}
	
#header ul li{
	padding:0; 
	margin:0; 
	background:url('images/li-right.gif') no-repeat right top; 
	display:inline; 
	list-style-type:none; 
	float:left;  
	text-align:center;
	margin-right:2px;
	}

#header ul a{
	height:12px; 
	padding:7px 13px 0 13px;
	float:left; 
	display:block; 
	background: url('images/li-left.gif') no-repeat left top;
	}
	
#header #employers_click a:link{
	font-size:11px important;
	width:227px;
	height:40px;
	position:relative;
	float:right;
	right:4px;
	
	color:#FF0000 !important;
	font-weight:bold;
	}	
	
#header #employers_click, #header #employers_click a{
	font-size:11px !important;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	color:#FF0000 !important;
	font-weight:bold;
	
	}
	
	#header #employers_click{padding-right:15px;}
	
		
/*RIGHT SIDEBAR*/
#right-sidebar{
	width:244px;
	height:878px;
	background: url('images/widesidebar.png') top center no-repeat;
	display: block;
	float:right;
	position:relative;	
	margin-top: 0px;
	z-index:998;
	}

#right-sidebar-content{
	position:relative;
	width:225px;
	/*height:500px;*/
	display: block;
	float:right;
	margin:5px;
	font-weight:bolder;
	font-size:14px;
	color:#000000;
	text-align:center;
	z-index:999;
	
	}

.employer-logo {
	margin:5px;
}

.floatimgleft {
float:left;
margin-top:0px;
margin-right:10px;
margin-bottom:10px;
}

.mouseover {
        z-index:5;
}

#signup{
	width:244px;
	display: block;
	position:relative;	
	margin: 20px auto;
        text-align:center;
        color:#000000;
        font-size:14px;
}

.testimonial{
	width:200px;
	display: block;
	position:relative;	
	margin: 20px auto;
        text-align:left;
        font-size:12px;
        color:#333;
        font-weight:normal;
}

.testimonial-name{
	width:200px;
	display: block;
	position:relative;	
        text-align:right;
        font-size:12px;
        color:#333;
}
	
/*left SIDEBAR*/
#left-sidebar{
	width:730px;
	height:auto;
	display: block;
	float:left;
	position:relative;
	margin-top: 0px;
	z-index:0 !important; /*For Firefox*/
	
	}
	
	
		
	
		

/*links*/


#promo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e10000;
	text-decoration: none;
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}



		
/*CONTENT*/

#promo p{
	text-align:center;
	margin: 22px 0px 24px 70px;
	font-size: 18px;
	color:#000;
	}
	
	
#action{
	background:url('images/calltoaction.gif') no-repeat;
	width:730px;
	height: 128px;	
	//display:block;
	//float:left;
	margin-left:5px;
	}	
	
#contest{
	width:360px;
	height: 120px;
	float:left;
	border-right:1px solid #fff;
}

#win{
	width:200px;
	padding:10px;
	margin-left:0px;
	color:#000;
}


#contest-image{
	margin-left: 230px;
	margin-top:-44px;

}

#mobile-image{
	margin-left:10px;
	margin-top:-30px;
        float:left;
}

#phone{
	padding:10px 10px 3px 10px;
        margin-left:65px;
	color:#000;
        text-align:center;
}


.title{
	color:#fff;
	margin:5px 2px 0px 5px;
	}



#mobile{
	width:360px;
	height: 120px;
	float:left;
	color:#000;

}	


#main-search {
        position:relative;
	left:15px;
	color:#000;
}




	/*this is the one!!!!!*/	
#content{	
	width:990px;
	height:auto;
	//display:block;
	//float:left;
	margin-left:10px;	
	}
	
#p learn_more{font-size: 11px}	
	
#content #pulse{}
#content #pulse #pulse-top{
	background:url('images/pulse-top.gif') no-repeat;
	height:110px;
	width:700px;
	padding:0;
	margin:0;
	overflow:hidden;
	}
	 
	/*important dfdfgdfgdfgdfgdfgdfgdfgfdddddddddddddddddddd*/
#content #pulse-container{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	height:100%;
	background:url('images/pulse-bg.gif') #fff repeat-y;
	overflow:hidden;
	}

/*content*/
#content #pulse #pulse-container #pulse-content{
	width:600px;
	margin:10px;
	}
		
#content #pulse #pulse-bottom{
	background:url('images/pulse-bottom.gif') no-repeat;
	height:14px;
	width:700px;
	position:relative;
	z-index:100;
	}
	
#content #pulse #pulse-container #pulse-content .posts{
	width:700px;
	float:left;
	display:block; 
	}			
	
#content #pulse  #pulse-container #pulse-content .posts .pulse-heading{
	background: url('images/pulse-heading.gif') no-repeat;
	width:700px;
	height:25px;
	z-index:10;
	margin-left:1px;
	}
	
#content #pulse  #pulse-container #pulse-content .posts .pulse-heading img{
	float:left;
	position:relative;
	top:3px;
	left:5px;
	
	}	
	
#content #pulse  #pulse-container #pulse-content .posts .pulse-heading h2{	
	width:700px;
	font-size:15px;
	color:#666;
	border-bottom: 2px solid #666;
	}
	
#content #pulse  #pulse-container #pulse-content .posts dl{
	margin-top:20px;
	}		
	/**/
#content #pulse  #pulse-container #pulse-content .posts dl dt{
	/*background: url('images/starbucks.gif') no-repeat top left;*/
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:10px;
	width:690px;
	
	}
	
#content #pulse  #pulse-container #pulse-content .posts dl dd{
	padding-bottom:5px;
	border-bottom:2px solid #ccc;
	font-size:9px; 
	color: #000;
	font-style: italic;
	margin-right:40px;
	width:690px;
	margin-bottom:10px;
	text-align:right;
	}	
#content #pulse  #pulse-container #pulse-content .posts dl dd span{
	color:#000;
	}		
	
#content #pulse  #pulse-container #pulse-content .posts dl a{
	font-weight: bold;
	} 	
.pulse-icons{
        float:left;
        margin-top:10px;
        margin-right:10px;
        margin-bottom:25px;
        display:block;
        }
#pulse-body a:link, a, a:hover{
	font-family: Arial;
	font-size: 12px !important;
	color:#000000;
	text-decoration:underline;
	}	
	
	
/*footer*/

#inner-footer{
	width:800px;
	border-top:#ccc 1px solid;
	text-align:center;
	padding-top:10px;
	clear:both;
	}



#inner-footer a:link{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration:underline;

}



#inner-footer a:visited {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4C;
	text-decoration:underline
}



#inner-footer ul li {
	text-align:center;
	color:#999;
	list-style: none;
	display:inline;
	margin-left:12px;
	
	}
	

#outer-footer{
		text-align:center;
		padding-top:3px;
		color:#999;
		font-size:11px;
		padding-bottom:25px;
		
	}	
