﻿* { outline: none; }

html, body { direction: ltr; text-align:center; margin: 0; padding: 0; height: 100%; }

body {
	font-family: Arial; font-size: 13px; color: White;
	margin: 0; padding: 0;
	background: #009677 url(layout_images/site/bg.png) repeat-x;
}

h1, h2, h3, h4, h5, h6 { font-family: Trebuchet MS; font-weight: normal; margin: 6px 0 6px 0; }

/* pink */
h1 { font-size: 24px; color: #be3b71; }
h2 { font-size: 18px; color: #be3b71; }
h3 { font-size: 15px; color: #be3b71; margin: 4px 0 6px 0; }
/* white */
h4 { font-size: 24px; color: #ffffff; }
h5 { font-size: 18px; color: #ffffff; }
h6 { font-size: 15px; color: #ffffff; margin: 4px 0 6px 0; }

a, a:link, a:visited, a:active { color: White; padding-left: 1px; padding-right: 1px; }

a:hover { text-decoration: underline; background-color: #D10074; padding-left: 1px; padding-right: 1px; }

img { border: none 0px black;}

.site_wrapper, .footer_content {
	margin: auto; padding: 0px;
	text-align: left;	
	width: 1024px; 
}

.header, #logo { height: 220px; }

.header_line {
	position: absolute; left: 0px; top: 45px; 
	width: 400px; height: 7px; 
	z-index: -1; 
	background-color: #02172F;} /*border: solid 1px red; border-bottom: solid 5px #02172F*/

#logo {
	width: 420px;
	margin: 0; padding: 0;
	float: left;
	z-index: 1000;
}
#logo a {
	display: block;
	overflow: hidden;
	text-indent: -3000px;
	width: 100%; height: 100%;
	background:url(layout_images/site/logo.png) no-repeat;
}

.header_menu  {
	float: right; 
	padding: 10px 40px 0px 0px;
	vertical-align: middle; z-index: 100;
}

.header_menu a,.header_menu a:hover, .header_menu a:visited  
{
	display: inline-block; 
	padding: 2px; 
	font: 14px Trebuchet MS; color: White; text-decoration: underline;
}

.add_to_any { padding-left: 50px; }
.add_to_any a, .add_to_any a:hover, .add_to_any a:visited { padding: 0px; height: 14px;   }
.add_to_any a:hover { background-color: Transparent;}

.search  {
	float: right; 
	margin: 80px 10px 0 0; text-align: right;
	height: 50px; width: 400px; border: solid 0px red;
}

.input {
	width: 279px; height: 53px;
	border-style: none; 
	float: right; vertical-align: bottom;
	padding: 0 5px 5px 0;	
	background: url(layout_images/site/search_input.png) no-repeat;
}

.input img { position: relative; top: 7px; }

.input input  {
	border: none 0px Transparent; 
	width: 210px; 
	/*line-height: 20px; */
	height: 25px;
	margin: 8px 15px 0 5px;  
	font: bold Trebuchet MS 17px!important;
	color: #9fabd2;	
}

/* Menubar start */
.menubar,
.menubar a:link, 
.menubar a:visited, 
.menubar a:active  {
	height: 44px;	
}

.menubar {
	margin-left: 17px;
	z-index: 100;
}

.menubar a:link, .menubar a:visited, .menubar a:active {
	color: White; 
	font: 600 15px Trebuchet MS;line-height: 40px; text-decoration: none;  
	display: inline-block; vertical-align: middle!important; padding: 0 13px 0 13px; 
	background: url(layout_images/site/menu_middle.png) repeat-x;
}
.menubar a:hover { text-decoration: none; background: url(layout_images/site/menu_hover.png) repeat-x; }

.menubar .start, .menubar .start_hover, .menubar .end, .menubar .end_hover { width: 13px; padding: 0; }

.menubar .start       { background: url(layout_images/site/menu_left.png) no-repeat ; }
.menubar .start_hover { background: url(layout_images/site/menu_left_hover.png) no-repeat;}
.menubar .end         { background: url(layout_images/site/menu_right.png) no-repeat; }
.menubar .end_hover   { background: url(layout_images/site/menu_right_hover.png) no-repeat; }

.content { width: 1024px; }

.footer  {
	height: 270px;	
	background-color: #17545D; 
	border-top: solid 2px #b3d3d4; 
	text-align: center; vertical-align: top;
	z-index: 0; padding:0; margin: 0; padding-top: 5px;
}
.footer a, .footer a:hover, .footer a:visited { color: White; text-decoration: underline }

.footer_content  {
	font-family: Trebuchet MS; 	
}
.footer_content td { vertical-align: top; text-align: left; }
.footer_content h1 { color: White; }

.footer_compass { width: 69px; background: url(layout_images/site/compass.png) no-repeat; }

.footer_next { width: 500px; padding-top: 10px; }
.footer_wheretonext { height: 180px; }
.footer_wheretonext td { width: 49%; }

.footer_next table  { width: 100%; font-size: 13px;}
.footer_next table a,
.footer_next table a:hover
 { padding: 1px 0 2px 0; display: block;}

.footer_menu   {  margin-left: 2px; }
.footer_menu a,
.footer_menu a:hover 
{ font: 14px Trebuchet MS; padding: 1px 10px 2px 1px!important; }

.footer_logos { padding: 10px 0 0 50px; }

.footer_logo  {
	width: 178px; height: 82px; margin-bottom: 20px;
	background: url(layout_images/site/logo_footer.png) no-repeat;
}

.footer_mla	{
	width: 107px; height: 61px; float: left;  
	background: url(layout_images/site/mla.png) no-repeat; }

.footer_lifelong {
	width: 104px; height: 87px; float: left; margin-left: 100px;  
	background: url(layout_images/site/lifelong.png) no-repeat; }
	
.copyright  {
	background-color: #6f8fa1; 
	border-top: solid 2px #4f7c86;
	padding: 5px 0 10px 92px; 
	font-family: Trebuchet MS; 
	margin-bottom: -24px;
}
.powered { padding-left: 410px;	 }
.powered a, .powered a:hover, .powered a:visited { color: White; text-decoration: underline; padding: 2px 4px 2px 4px; }

.pagination { text-align: right; width: 98%; display: block; }
.pagination a, .pagination a:hover, .pagination a:visited { color: White; }
.pagination a:hover { text-decoration: underline;}
.pager_total { float: left;}
.pager_total span { color: #d0eb8a!important; font-weight: bold; }

.button {
	width: 149px; height: 30px;
	border-style: none; 
	font: bold 16px Trebuchet MS; color: #be3b71;
	overflow: hidden;
	background: url(layout_images/site/button.png) no-repeat;	
}


.c_bottom_top {	
	width: 1000px; height: 29px; 
	background: url(layout_images/site/careers_details_bottom_top.png) no-repeat;
}
.c_bottom {	
	width: 1000px; 
	min-height: 280px; 
	#height:280px; 
	background: url(layout_images/site/careers_details_bottom_mid.png) repeat-y;
}

.c_bottom h1 { color: White;}
.c_bottom table { width: 100%; margin: 0px 20px 10px 10px; }
.c_bottom td { vertical-align: top; padding-right: 10px; }
.c_bottom ul { list-style-type: none; margin: 20px 0 0 0; padding-left: 0px; }
.c_bottom li { padding: 0px; margin: 0px; width: 90% }
.c_bottom a { position: static; display: block; text-decoration: underline!important; padding: 2px 0 2px 7px!important; margin: 0px;} 
.c_bottom a, .c_bottom a:visited { color: White; }
