/*----------
	Cro-Cast Concrete - CSS Document 
----------*/

@import url("reset.css");

/*----------	LaYoUT STYLeS	----------*/
body {
  color: #1E3245;
	font: 62.5%/2.4em Trebuchet, Arial, Helvetica, sans-serif;
	background: #162634 url(../images/core/bg.jpg) no-repeat 50% 0;
}

#container {
  width: 960px;
  margin: 0 auto;
  font-size: 1.2em;
}

#content {
  min-height: 526px;
  padding: 27px 0 0 0;
  background: url(../images/core/content-bg.gif) no-repeat;
}

/* for IE */
/*\*/
* html div#content {
  padding: 27px 0 0 0;
	height: 526px;
}
/**/


#column-left {
  width: 210px;
  float: left;
  padding: 20px 0 0 0;
}

#column-right {
  width: 717px;
  float: right;
  padding: 0 16px 20px 16px;
  background-color: #CECECE;
}

#text {
  padding: 20px 0 0 0;
}


/*----------	CoMMoN STYLeS	----------*/
a { color: #C0241D; text-decoration: none; }
a:hover { text-decoration: underline; }
h1, h2, h3, h4 {
  color: #11171D;
  padding: 0;
  font-weight: normal;
}
h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
strong { font-weight: bold; }
hr { border: none; border-bottom: 1px solid #1F2A33; margin: 10px 0; }
p { margin: 15px 0; }
ul { margin: 10px 30px; list-style-type: square; }

#mudmap { margin: 10px; float: right; }


/*----------	HeaDeR STYLeS	----------*/
#header {
  width: 960px;
  height: 116px;
  position: relative;
}
#header #logo {
  position: absolute;
  top: 10px;
  left: 89px;
}
#header #slogan {
  position: absolute;
  top: 59px;
  left: 667px;
}


/*----------	NaVIGaTIoN STYLeS	----------*/
#nav { width: 210px; margin: 0 0 15px 0; }
#nav ul { list-style-type: none; margin: 0; }
#nav ul li { display: inline; }
#nav ul li a { display: block; width: 210px; height: 24px; text-indent: -9999px; }
#nav ul li a:hover { background-position: -211px 0 !important; }
#nav li#home a { background: url(../images/nav/home.gif) no-repeat; }
#nav li#team a { background: url(../images/nav/team.gif) no-repeat; }
#nav li#projects a { background: url(../images/nav/projects.gif) no-repeat; }
#nav li#contact a { background: url(../images/nav/contact.gif) no-repeat; }

#p-home li#home a, #p-team li#team a, #p-projects li#projects a, #p-contact li#contact a {
  background-position: -211px 0 !important;
}


/*----------	BaNNeR STYLeS	----------*/
#banner { width: 716px; height: 173px; display: block; overflow: hidden; }


/*----------	CTa STYLeS	----------*/
#cta, #cta a, #cta h2 { color: #fff; }
#cta p { margin: 15px 0 0 0; }
.cta-bg { padding: 0 19px; background-color: #091016; border-top: 1px solid #1F2A33; border-bottom: 1px solid #1F2A33; }

#cta #details h2 , #cta #affiliates h2 { font-size: 1.2em; padding: 10px 0 0 19px; }
#cta #details #phone {
  padding: 5px 0 5px 25px;
  background: url(../images/core/icon-phone.gif) no-repeat center left;
}
#cta #details #fax {
  padding: 5px 0 5px 25px;
  background: url(../images/core/icon-fax.gif) no-repeat center left;
}
#cta #details #mobile {
  padding: 5px 0 5px 25px;
  background: url(../images/core/icon-mobile.gif) no-repeat center left;
}
#cta #details #address {
  padding: 5px 0 5px 25px;
  background: url(../images/core/icon-address.gif) no-repeat 0 8px;
}
#cta #details #email {
  padding: 5px 0 5px 25px;
  background: url(../images/core/icon-email.gif) no-repeat center left;
}

#cta #affiliates ul { margin: 0; list-style-type: none; }
#cta #affiliates ul li { display: block; padding: 10px 0; }



/*----------	RIGHT TeXT CoLUMN STYLeS	----------*/
#right {
  color: #fff;
  width: 200px;
  float: right;
  line-height: normal;
  font-size: 1.1em;
  margin: 0 0 0 10px;
}

#right a { color: #fff; }
#right img { margin: 0 0 10px 0; }
#right #view-projects {
  width: 182px;
  height: 24px;
  padding: 90px 8px 0 8px;
  margin: 0 0 10px 0;
  border: 1px solid #111930;
  background: url(../images/core/cta-projects-img.jpg) no-repeat;
}
#right #contact-us {
  width: 172px;
  height: 34px;
  text-align: right;
  padding: 80px 18px 0 8px;
  border: 1px solid #111930;
  background: url(../images/core/cta-contact-img.jpg) no-repeat;
}


/*----------	PRoJeCTS PaGe STYLeS	----------*/
ul#our-projects { margin: 0; list-style-type: none; }
ul#our-projects li { display: inline; float: left; margin: 10px; }
ul#our-projects li a { width: 150px; height: 150px; border: 1px solid #111930; display: block; }
ul.list-float{width:335px; float:left; margin:10px 0 10px 10px; display:inline;}
ul.list-float li{float:none; list-style-position:inside;}

/*----------	FooTeR STYLeS	----------*/
#footer { color: #E0E0E0; font-size: 0.9em; width: 722px; padding: 10px 0 0 225px; line-height: normal; }
#footer a { color: #E0E0E0; text-decoration: none; margin: 0 20px 0 0; }
#footer a:hover { text-decoration: underline; }
#footer p { margin: 0; }
#footer #wflogo { float: right; }
#footer #wflogo a { margin: 0; }