/*body*/
/*home,employers,applications,availability,location,references*/
*{margin:0 auto; padding:0;}

html, body {
	height: 100%;
	}

	body {
		font-size: 12px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		margin:0;
		background-color: #f6f6f6;
                padding:0;
	}
	
	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)}
	
	
        #contest-image{
                clear:left;       
        }
	
	/*
	#outer-container{
		width:630px; 
		height:auto; 
		position:relative;
		background:#000;
		border-bottom:#000 1px solid;
		border-left:#000 1px solid;
		border-right:#000 1px solid;
                margin-bottom:10px;
	}
        */
	#inner_container{
		width:610px; 
		height:auto;
		/*border-bottom:#ccc 1px solid;
		border-left:#ccc 1px solid;
		border-right:#ccc 1px solid;*/
		background-color:#fff;
		
		position:relative;
	}
	
		
/*HEADER*/
#header{
	width:610px;
	height:156px;
	background:#fff url('images/newheader.png') no-repeat;
	position:relative;
	overflow:hidden;
	}

#header a:link, #header a:visited{
	color:#000000; 
	text-decoration: none;
	font-size:14px;
	}
	
#header a:hover, #header a:active {
	color:#000; 
	text-decoration: underline;
	font-size:14px
	}

	
#header ul{
	position:relative; 
	top:120px; 
	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;
	width:227px;
	height:40px;
	position:relative;
	float:right;
	right:18px;
	top:-15px;
	}	
	
#header #employers_click{
	font-size:12px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	padding-top:22px;
	}
	
	
		
/*RIGHT SIDEBAR*/
#right-sidebar{
	width:120px;
	height:878px;
	background: url('images/sidebar.png') top center no-repeat;
	display: block;
	float:right;
	position:relative;
	
	margin-top: 0px;
	}
	
#right-sidebar-content{
	position:relative;
	width:110px;
	height:500px;
	display: block;
	float:right;
	margin:5px;
	font-weight:bolder;
	font-size:14px;
	color:#000000;
	text-align:center;
	}

.employer-logo {
	margin:5px;
}

.floatimgleft {
float:left;
margin-top:0px;
margin-right:10px;
margin-bottom:10px;
}

.mouseover {
        z-index:5;
}
	
	
/*left SIDEBAR height:881px;*/
#left-sidebar{
	width:480px;
	height:auto;
	display: block;
	float:left;
	position:relative;
	margin-top: 0px;
	z-index:5 !important; /*For Firefox*/
	z-index:5; /*For IE */
	}	
		
	
		

/*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: 12px;
	color: #666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}



		
/*CONTENT*/

#application{width:700px;
	
	}

#promo p{
	text-align:center;
	margin: 22px 0px 24px 70px;
	font-size: 18px;
	color:#000;
	}
	
	
#action{
	background:url('images/calltoaction.png') no-repeat;
	width:480px;
	height: 128px;	
	/*display:block;
	//float:left;*/
	margin-left:0px;
	margin-bottom:5px;
	}	
	
#contest{
	width:310px;
	height:120px;
	float:right;
        display:block;
        z-index:4;
	/*border-left:1px solid #fff;*/
}

#win{
	width:190px;
	padding:10px;
	margin-left:0px;
	color:#000;
}

#invites{
	width:190px;
	padding:10px;
	margin-left:0px;
	color:#000;
}

#contest-image{
        position:relative;
	margin-left: 190px;
        margin-right: 10px;
	margin-top:-75px;
        float:right;
}

#user-info{
	width:160px;
	height: 120px;
	float:left;
	/*border-right:1px solid #fff;*/
}

#user-picture{
	width:80px;
	height:80px;
	overflow:hidden;
	padding:0px;
	margin-top:10px;
	float:center;
	color:#000;
	border:3px solid #666;
	
}

#phone{
	padding:10px 10px 3px 10px;
	color:#000;
}


.title{
	color:#fff;
	margin:5px 2px 0px 5px;
	}



#mobile{
	width:360px;
	height: 120px;
	float:left;
	color:#000;

}	


#main-search {
	margin-left:10px;
	color:#000;
}

#my-toolbar{
	width:480px;
	height: 105px;	
	/*display:block;
	//float:left;*/
	margin-left:0px;
	margin-bottom:5px;
        
	}


/*height:900px;*/		
#content{	
	width:610px;
	height:auto;
	/*//display:block;
	//float:left;*/
	margin-left:0px;
	}
	
#p learn_more{font-size: 11px}	
	
#content #pulse{}
#content #pulse #pulse-top{
	/*background:url('images/pulse-top.gif') no-repeat;*/
	height:110px;
	width:480px;
	padding:0;
	margin:0;
	overflow:hidden;
	}
	
	/*important height:575px;*/
#content #pulse-container{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:480px;
	height:auto;
	/*background:url('images/pulse-bg.gif') #fff repeat-y;*/
	overflow:hidden;
	}

/*content*/
#content #pulse #pulse-container #pulse-content{
	width:480px;
	
	}
		
#content #pulse #pulse-bottom{
	background:url('images/pulse-bottom.gif') no-repeat;
	height:14px;
	width:480px;
	position:relative;
	z-index:100;
	}
	
#content #pulse #pulse-container #pulse-content .posts{
	width:480px;
	float:left;
	display:block;
	padding-top:3px;
	}			
	
#content #pulse  #pulse-container #pulse-content .posts .pulse-heading{
	background: url('images/pulse-heading.gif') no-repeat;
	width:480px;
	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:458px;
	font-size:15px;
	color:#666;
	border-bottom: 2px solid #666;
	}
	
#content #pulse  #pulse-container #pulse-content .posts dl{
	margin-top:10px;
	}		
	/**/
#content #pulse  #pulse-container #pulse-content .posts dl dt{
	/*background: url('images/starbucks.gif') no-repeat top left;*/
	padding-left:36px;
	padding-bottom:5px;
	margin-left:5px;
	margin-right:40px;
	margin-bottom:5px;
	width:400px;
	
	}
	
#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:400px;
	margin-bottom:5px;
        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:normal;
        font-size:12px;
	} 	
	
.pulse-icons{
        float:left;
        margin-top:10px;
        margin-right:10px;
        margin-bottom:30px;
        display:block;
        }
#pulse-body a:link, a, a:hover{
	font-family: Arial;
	font-size: 11px !important;
	color:#000000;
	text-decoration:underline;
	}

	
/*footer*/

#inner-footer{
	width:610px;
	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: #999;;
	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;
		
	}
        
       
