@import url('reset.css');

/* File Download Icons */
a.file {background: url('../images/icon-file.gif') 0 0 no-repeat; padding-left: 20px;}
a.pdf {background: url('../images/icon-pdf.gif') 0 0 no-repeat; padding-left: 20px;}
a.doc {background: url('../images/icon-doc.gif') 0 0 no-repeat; padding-left: 20px;}

body {
  background: #dadada url('../images/core/body.jpg') 0 0 repeat-x;
  font: 11px/18px Geneva, Verdana, Tahoma, sans-serif;
  color: #494848;
}

a {color: #125490; text-decoration: underline;}
a:hover {text-decoration: none;}

#container {
  width: 960px;
  margin: 0 auto;
}

ul.list-right{float:right;}
ul.list-left{float:left;}

#content p.click_enlarge{margin:0 0 3px 0; text-align:center;}


/* =header */
#header {
  width: 960px;
  height: 215px;
}

#header .logo {
  float: left;
  display: inline;
  margin-top: 22px;
  margin-right: 22px;
}
#header .logo a {display: block;background: url('../images/core/logo.jpg') 0 0 no-repeat;}

#header #droplet a {
  width: 100px;
  height: 193px;
}

#header #droplet a.hover {
  background-position: 0 -193px;
}

#header #logotext a {
  width: 284px;
  height: 89px;
  background-position: -100px 0;
}

#header #logotext a.hover {background-position: -100px -193px;}

#header .contactinfo {
  background: url('../images/core/contactinfo-border.png') 0 0 repeat-y;
  padding-left: 10px;
  line-height: 14px;
  float: left;
  display: inline;
  margin: 40px 23px 0 0;
  height: 56px;
	
}


/* =nav */
#navigation {
  float: right;
  display: inline;
  width: 830px;
  height: 48px;
  margin: 11px 0 0 0;
}

#navigation li {
  float: left;
  display: inline;
}

#navigation li a {
  display: block;
  height: 48px;
  margin: 0 17px;
  text-indent: -999em;
}

#navigation li a#nav-home {background: url('../images/nav/nav-home.jpg'); width: 73px;}
#navigation li a#nav-profile {background: url('../images/nav/nav-profile.jpg'); width: 72px;} 
#navigation li a#nav-services {background: url('../images/nav/nav-services.jpg'); width: 84px;} 
#navigation li a#nav-austline {background: url('../images/nav/nav-austline.jpg'); width: 172px;} 
#navigation li a#nav-foodline {background: url('../images/nav/nav-foodline.jpg'); width: 144px;} 
#navigation li a#nav-contact {background: url('../images/nav/nav-contact.jpg'); width: 75px;} 
#navigation li#assda  {background: url('../images/core/assda.gif'); width: 85px; height: 35px; margin: 3px 0 0 0;} 

#navigation li a:hover {background-position: 0 -48px !important;}


/* =banner */
#banner {
  display: block;
  clear: both;
  width: 958px;
  height: 309px;
  overflow: hidden;
  border: 1px solid #8b8b8b;
  position: relative;
}

#banner #banner_nav {
  float: left;
  display: inline;
  width: 249px;
}

#banner #banner_nav li{
	display:inline;
}


#banner #banner_nav li a {
  width: 249px;
  text-indent: -999em;
  display: block;
}

#banner #banner_nav li img {
  left: 249px;
  top: 0;
  position: absolute;
  width: 709px;
  height: 309px;
  z-index: 100;
	display:none;
}

#banner #banner_nav li#austline_fabs a {background: url('../images/core/banner-austline_fabs-background.jpg') 0 0 no-repeat; height: 154px;}
#banner #banner_nav li#foodline_projects a {background: url('../images/core/banner-foodline_projects-background.jpg') 0 0 no-repeat; height: 155px;}

#banner #banner_nav li#austline_fabs a:hover {background-position: 0 -154px;}
#banner #banner_nav li#foodline_projects a:hover {background-position: 0 -155px;}

#banner #pics {
  width: 709px;
  height: 309px;
  float: right;
  display: inline;
  overflow: hidden;
}

/* =primary */
#content {
  width: 940px;
  padding: 10px;
  display: block;
  clear: both;
  background: #fff;
}

#content h1 {
  margin: 0 -10px;
  font-size: 22px;
  line-height: 39px;
  background: url('../images/core/h1-background.png') no-repeat;
  color: #fff;
  padding: 0 0 0 10px;
}

#content h2 {
  font-size: 16px;
  margin: 10px 0;
  font-family: Verdana, Tahoma, Geneva, sans-serif;
}

#content h3 {
  font-size: 12px;
  text-transform: uppercase;
  font-family: Verdana, Tahoma, Geneva, sans-serif;
}

#content p {
  margin: 20px 0;
}

#content .cta {
  float: right;
  display: inline;
  margin: 0 10px;
}

#content .cta#recent_projects a {
  display: block;
  width: 221px;
  height: 175px;
  text-indent: -999em;
  background: url('../images/core/cta-projects.jpg');
}

#content ul, #content ol {
  margin: 0 0 20px 20px;
}

#content li {
  padding: 0 0 0 20px;
  background: url(../images/core/icon-list.gif) no-repeat left 1px;
	margin-left: 20px;
}

#content ul.list, #content ol {
  width: 940px;
  display: block;
  clear: left;
  margin: 0 0 20px 20px;
}

#content ul.list li {
  float: left;
  width: 300px;
  display: block;
  padding: 0 0 0 20px;
  background: url(../images/core/icon-list.gif) no-repeat left center;
	margin-left: 20px;
}

#content #assda {margin-bottom: -20px;}


/* =secondary */
body.columns #primary {
  width: 750px;
  float: left;
  display: inline;
}

#secondary {
  width: 150px;
  float: right;
  display: inline;
}


/* =projects */
div.images {
  float: right;
  display: inline;
  width: 150px;
  padding: 20px;
}

div.images img {
  margin: 0 10px;
}

.hidden { display: none;}

/* =contact */
body#p-contact .column300 {
  width: 300px;
  float: left;
  display: inline;
  border-right: 1px solid #E1E1E1;
  padding: 20px 50px 0 0;
}

body#p-contact .column530 {
  width: 530px;
  padding: 20px 0 0 50px;
  float: right;
  display: inline;
}

body#p-contact h3 {
  display: block;
  clear: both;
  width: 300px;
}

body#p-contact li {
  list-style-type: none;
  background: none;
}


dl.contact {
  margin: 0 0 20px 0;
  display: block;
  clear: both;
}

dl.contact dt, dl.contact dd {
  display: inline;
  float: left;
  border-bottom: 1px solid #E1E1E1;
  padding: 5px 5px;
  width: 140px;
}

dl.contact dt {
  clear: left;
  font-weight: bold;
}

dl.contact .active {background: #EBEBEB;}


/* =footer */
#footer {
  width: 920px;
  margin: 10px auto;
  color: #6e6e6e;
  font-size: 10px;
}

#footer p a {color: #6e6e6e; text-decoration: none; text-transform: lowercase; padding: 5px; line-height: 20px;}
#footer p a:hover {color: #fff; background: #125490;} 

#footer p {float: left; display: inline;}

#footer a#webfirm {
  float: right;
  display: inline-block;
  width: 74px;
  height: 24px;
  text-indent: -999em;
  background: url('../images/core/webfirm.png') 0 0 no-repeat;
}

#footer a#webfirm:hover {background-position: 0 -24px;}