@charset "UTF-8";
/* CSS Document */

.flex-container-wrap {
	background:url(/content/dam/aarp/ws/jobs-landing-components/images/bg_widgetBoxTitle-blue.png) no-repeat top center;
	padding-bottom:11px;
	margin-bottom:20px;
	width:300px;
	padding-top:4px;
	font-size:13px;
	line-height: 20px;
	text-align:left;
}

.orange-wrap {
	background:url(/content/dam/aarp/ws/jobs-landing-components/images/bg_widgetBoxTitle-Orange.png) no-repeat top center;
	
}
div.flex-container {
    
  border:#cacaca 1px solid;
  border-top:none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 20px;
    overflow: visible;
    padding: 0;
    width: 298px;
	text-align:left;
}

.flex-container p{
	margin:20px 0;
	
}

.flex-container a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:##fff;
	outline:none;
	border:none;
	color:#336699;
}

.flex-container a:hover {
	color:#903;
	text-decoration:underline
}
.flex-header {
    /*background: none repeat scroll 0 0 #4BA0D3;*/
	/* -moz-border-radius:  5px 5px 0 0; 
	-webkit-border-radius:  5px 5px 0 0;
    border-radius: 5px 5px 0 0;*/
   margin: 5px;
    padding: 6px 0;
}
/*.header-orange {
	background:#e16813;
}*/
.flex-header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 21px;
	line-height:27px;
	font-weight:bold;
	margin: 0 0 0 15px;
	color:#fff;
	text-transform:uppercase;
}

.flex-content h3{
font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 17px;
	line-height:20px;
	font-weight:bold;
	margin:5px 0 5px 0;
}
.flex-content {
    color: #000000;
    margin: 0 15px 30px;
	text-align:left;
	
}
.flex-content ul {
   
	list-style-type:none;
	padding:0;
	margin: 20px 0 0 0;
}
.flex-content li{
	
	line-height:16px;
	font-weight:bold;
	padding: 0 0 10px 0;
	margin:0;

}
/*.flex-button{
border:#cacaca 1px solid;
-webkit-border-radius: 4px;
border-radius: 4px; 
resize: ;
overflow: auto;
min-width: 50px; 
min-height: 50px;
padding:0 0 0 0;
text-align:center;	
}
*/

#jobSearchForm button span, #jobSearchForm a.btn span{
    background: none;
    height: 25px;
    line-height: 24px;
    padding: 0 0 0 7px;
	   text-align: center;
	
}

	.flex-button, #jobSearchForm button.small, #jobSearchForm button.btn {
    margin: 0;
 
	text-align:left;
}
	
	 .flex-button a,#jobSearchForm button.small, #jobSearchForm button.btn {
		background:url(/content/dam/aarp/ws/jobs-landing-components/images/LearnMoreSprite.png);
		display: block;
		width: 143px; 
		height: 38px;
		background-position: top;
		text-indent: -9999px;
		outline:none;
		
	}
	
	
	 #jobSearchForm button.small, #jobSearchForm button.btn {
		background:url(/content/dam/aarp/ws/jobs-landing-components/images/FindJobsSprite.png);
		width: 116px; 
		height: 38px;
	}
.flex-button a:hover, #jobSearchForm button.small:hover, #jobSearchForm button.btn:hover {
		background-position: bottom;	
}




/* Jobs Widget Style override*/


.jobSearch .theme-widget .theme-content {
    padding: 0 10px 20px;
}
	.jobSearch .theme-widget h2{
		background: none repeat scroll 0 0 #e7a800;
	
	/*background: none repeat scroll 0 0 #f0ad0b;*/
	/*background: none repeat scroll 0 0 #e5a200;	*/
	#eeaf05
	}
	
	#jobSearchForm{
		position:relative;
	/*	top:-340px;
		left:0;*/
		background:#f6f5f3;
	}
	
	#indeed-indJobContent{
	position:relative;
	/*top:110px;	
	left:0;*/
	/* background: url("/etc/aarp/statics/global/img/promos/logo_jobSearch_indeed.png") no-repeat scroll bottom right transparent;*/
	}
	
	.jobSearch div.contentSource{
	 background: url("/etc/aarp/statics/global/img/promos/logo_jobSearch_indeed.png") no-repeat scroll bottom right transparent;
	 padding-bottom:10px;
	}
	
	.jobSearch form.aarpForm {
    display: block;
    margin: 10px 0;
    padding: 0 20px 10px 10px;
}

jobSearch form.aarpForm button {
    float: none;
}

.jobSearch span.logo {
    background: none;
}

.jobSearch  form.aarpForm .formRow {
    margin-top: 5px;
    position: relative;
}


.jobSearch .theme-widget .theme-content {
    padding: 0 10px 20px;
}

.jobSearch .theme-widget .theme-content {
   
    background-image:none;
   border-bottom:#cacaca 1px solid;
    margin: 0;
    overflow: hidden;
    padding: 0 10px 15px;
}