/* -------------------------------------------------------------- 
  
   Boilerplate Screen Styles
   * Version:   0.5 (2007-11-19)
   
-------------------------------------------------------------- */

@import "lib/reset.css";
@import "lib/typography.css";
@import "lib/forms.css";


@font-face { 
font-family: 'GothamMediumRegular'; 
src: 	url('fonts/gotham-medium-webfont.eot'); 
src: 	url('fonts/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'), 
		url('fonts/gotham-medium-webfont.woff') format('woff'), 
		url('fonts/gotham-medium-webfont.ttf') format('truetype'), 
		url('fonts/gotham-medium-webfont.svg#webfont') format('svg');
} 

h1 { font-family: 'GothamMediumRegular', Verdana, sans-serif; font-weight:normal; font-size: 3em; 		line-height: 1; 	margin-bottom: 0.5em;}
h2 { font-family: 'GothamMediumRegular', Verdana, sans-serif; font-weight:normal; font-size: 1.8em; 	line-height: 1; 	margin-bottom: 0.75em;}
h3 { font-family: 'GothamMediumRegular', Verdana, sans-serif; font-weight:normal; font-size: 1.6em; 	line-height: 1; 	margin-bottom: 0.75em;}
h4 { font-family: 'GothamMediumRegular', Verdana, sans-serif; font-weight:normal; font-size: 1.3em; 	line-height: 1; 	margin-bottom: 0.5em;}
h5 { font-family: 'GothamMediumRegular', Verdana, sans-serif; font-weight:normal; font-size: 1em; 		line-height: 1.25; 	margin-bottom: 0.75em;}
h6 { font-family: 'GothamMediumRegular', Verdana, sans-serif; font-weight:normal; font-size: 1em; 		line-height: 1.25;	margin-bottom: 0.75em;}



html 	{margin:0; padding:0;}
body 	{margin:0;padding:0; color:#565656;background:transparent url("img/background_band.png") repeat-x center 81px;  }
a 		{ color:#EB0687;}
hr 		{display:none;}
/* use with <button><div></div></button>
button {  width: auto; overflow: visible; background: none; border: none;  font-size: 0; line-height: 0; padding:0; }
button::-moz-focus-inner { border: 0; padding: 0; }*/

#skiplinks {display:none;} 

#wrapper {border-top:3px solid #00B2F0; }
#pagewidth,
#footer-wrapper {width:976px;margin:0 auto; text-align:left;}

#header {position:relative;height:78px; }

#logo{position:absolute;background:transparent url("img/southwestern-logo.gif") no-repeat center top;width:287px; height:47px;top:20px;left:13px;z-index:10;}
#logo {padding-bottom:0;}  
#logo h1 {font-size:3px;padding:0px;margin:0px;}
#logo h1 a {display:block;width:287px; height:47px;text-decoration:none;text-indent:-9999em;}


#nav { position:absolute;top:0px;right:1px; }
#nav ul {margin:0; padding:0 1px 0 0;  height: 78px;text-align:left; background:transparent url("img/navigation.gif") no-repeat right bottom;}
#nav ul li { margin:0; padding:0; list-style-type:none; display:inline; }
#nav ul li a { background:transparent url("img/navigation.gif") no-repeat left bottom;  padding: 39px 9px 20px; display:block; float:left;font-family:'GothamMediumRegular',Verdana, sans-serif; letter-spacing:-1px;color:#565656;font-size:1.15em;text-decoration:none; }
#nav ul li a:hover,
#nav ul li a.active { background-position: left top; color:#02AEEF}




#main {  }

	#main-wrapper {background:transparent url("img/blue-banner.jpg") no-repeat right top; position:relative;  }
	#mainc { float:left; width:729px; }
	#sidec { float:left; width:247px;}

	#mainc { min-height:830px; height:auto !important; height:830px;}

	#band { border-top:1px solid #E1E1E1;}
	#band .image { border-bottom:2px solid #EB0687; margin-bottom:15px;background:transparent url('/') no-repeat left top;  height:244px;} 
	
	#mainc .content { padding:15px 30px 15px 15px; }
	#mainc .content h2 { letter-spacing:-1px;}


	#sidec { position:relative; height:1%}
	#sidec .splash-text  { color:#82DAFF; font-weight: normal; position:absolute; top:50px; left:16px; width:205px; font-family:'GothamMediumRegular',Verdana, sans-serif; font-size:1.1em; }
	#sidec .splash-text  h3{ line-height:1.3em;}
	
	#sidec .navigation { position:absolute; top:280px; left:-2px; }
	#sidec .navigation  ul { margin:0; padding:0;}
	#sidec .navigation  ul li { list-style-type:none; margin:0 0 2px 0; padding:0;}
	#sidec .navigation  ul li a { width: 120px;font-family:'GothamMediumRegular',Verdana, sans-serif;color:#fff; text-decoration:none; padding:4px 7px; display:block;background:transparent url('img/internal-nav-bg.jpg') repeat-y left top;  }
	#sidec .navigation  ul li a:hover { text-decoration:underline}
	
	#sidec .bottom-box {margin:30px 0 0 15px; width:205px; height:120px; color:#fff;} 
	#sidec .bottom-box h3 {font-family:'GothamMediumRegular',Verdana, sans-serif;color:#fff; font-size:2em; font-weight:normal;}
	#sidec .bottom-box a { color:#fff;}
	#sidec .bottom-box img { float:left; margin-right:8px; }
	
	#closure { position:absolute; bottom:0px; right:0; background: #fff  url("img/closure.jpg") no-repeat left top; height:34px; width:247px;  }




#footer { border-top:3px solid #00B2F0; background-color:#202020; height:150px; width:100%;color:#fff;  font-size:0.8em;}
#footer a { color:#fff; } 
#footer-wrapper { position:relative; padding-top:15px; width: 976px; background-color: #202020; height:135px;}
	#footer-content { position:absolute; width:250px; height:60px; 		top:60px; left:730px;}
	#footer-social 	{ position:absolute; width:108px; height:45px; 		top:11px;  left: 730px;}
	#footer-images 	{ position:absolute; width:625px; height:105px;		top:25px; left:0px; background: #202020  url("img/footer.gif") no-repeat left top;}
	#footer-links	{ position:absolute; width:107px; height:30px; 		top:7px; left: 868px;}
	#footer-links ul { margin:0; padding:0;}
	#footer-links ul li { margin:0 0 0 10px; padding:0; list-style-type:none;display:inline;}
	#footer-links ul li a { }


/*
	#footer-wrapper .footer-content { float:left; width: 450px;padding-left:15px; }
	#footer-wrapper .footer-content p.address { margin-top:25px;}
	#footer-wrapper .footer-content ul { margin: 0 0 0 -8px; padding:0;text-align:left;}
	#footer-wrapper .footer-content ul li {margin:0; padding:0 8px; list-style-type:none; display:inline; background: transparent  url("img/separator.png") no-repeat right 3px; }
	#footer-wrapper .footer-content ul li.last { background:none;}
	#footer-wrapper .footer-logos {float: left; padding-left: 30px; width: 180px;}
	#footer-wrapper .footer-social { float:left; width:232px;  padding-right:15px; text-align:right;}
*/

/* -------------- INDEX--------------- */

#index  #mainc { min-height:600px; height:auto !important; height:600px;}
#bottom-boxes h3 { float:left; width:140px; margin:0;}
#bottom-boxes ul { float:left; width:513px; margin:0;}
#bottom-boxes ul li {  float: left; margin: 0 0 0 15px; width:113px;}
#bottom-boxes ul li a { color:#00B2F0;}
#bottom-boxes .box-services { background-color:#eee; padding: 10px 15px; margin-bottom:15px;}
#bottom-boxes .box-sectors 	{ background-color:#eee; padding: 10px 15px}

/*
#index #band {height: 70px; width: 609px;}
#index #band .items div { }
#index #band .items div img { height: 65px; width: 127px; padding: 0 13px;}


#index #band {width: 728px;height:244px;}
#index #band .items div { width:728px;}
*/

/* index side */

#splash-text-index,#news-box {  color:#fff; font-size:.95em; }
#splash-text-index { position:absolute; border-bottom:2px solid #EB0687; height:244px;}
#splash-text-index h4{  }
#splash-text-index p{ margin:0; }
#splash-text-index .item {padding:10px; border-bottom:1px solid #fff; cursor:pointer;}

#news-box { position:absolute;padding: 0 10px;  top:258px; }
#news-box span { background: transparent  url("img/news-icon.gif") no-repeat left top; display:block;  padding: 5px 0 7px 26px; }
#news-box a {color:#fff;}
#news-box p { margin:0; padding:0;}
#news-box .news-item { padding-bottom:10px;}

#index #sidec .bottom-box {margin:20px 0 0 0; }
#index #sidec .bottom-box h3 { margin-bottom:5px;}

#index #mainc .content img {margin:0 5px 20px 30px;}

#index #slider {height:244px !important;} /* overrides script */
.theme-default .nivo-controlNav { right:0;bottom:0; }
.nivo-caption h3 { font-size:2em; }

#index #sidec {
    background: url("img/blue-banner.jpg") no-repeat scroll right top transparent;
   min-height:670px; height:auto !important; height:700px;
    margin-bottom: 20px;
	margin-top:1px;
}

#index #main-wrapper { background:none;}

/* -------------- NEWS --------------- */

.news-item  { padding-bottom:30px;}
.news-item h3 {margin:0 0 0.3em 0; }
.backlink {padding:0 0 20px 0;}

/* -------------- VACANCIES --------------- */
#current-vacancies .content h4{margin-bottom:.2em;}
#current-vacancies .content p{margin-bottom:2em;}

