﻿body {
  font: 12px "arial", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  text-align: center;
  min-width: 760px;
  padding:0;
  margin:0;
  background: #f6f6f6 url(images/body_bg.gif) repeat-x;
}

img, div, input { behavior: url("iepngfix.htc") }

h1 {
  font-size: 2.4em;
  font-weight: normal;
  font-family:"Times New Roman", Times, serif;
  color:#2f4a9b;
}
h2 {
  font-size: 2.0em;
  font-weight: normal;
}
h4 {
    font-size:7px;
}
h5{
    font-weight:bold;
    font-size:16pt;
    margin:0px;
}
h6{
    font-weight:bold;
    font-size:12pt;
    margin:5px;
    text-align:center;
}
p, li {
  font-size: 12px;
}
h1, h2, p {
  margin: 20px 0;
}
#header {
  height: 85px;
  margin: 0;
  padding: 0;
}
* html #wrapper {
  width: 996px;
}
#outerwrap{
    width:927px;
    background:url(images/body_bg.gif) repeat-x;
    margin: 0 auto;
    background-color:#2f4a9b;
}
#wrapper {
  width: 990px;
  margin: 0 auto; 
  text-align: left;
  position:relative;
  background:url(images/nav_base.png) no-repeat 0 100%;
}
#content_outer {
	position:relative;
	float:right;
	left:-22px;
	width: 747px;
	display:block;
	height:1%;
	background: url(images/png-background.png) -5px 0;
}
* html #content_outer {
    display:inline;
}
#content {
  width: 707px;
  float:right;
  padding:0 23px 5px 0;
  margin-bottom:5px;
  min-height:800px;
}
#contentfooter  
{
	background:url(/images/footer_top.png) no-repeat -2px 0;
	width:735px;
	float:right;
	height:11px;
}
#mainNav {
  width: 180px;
  float: left;
  padding-top: 0px;
  padding-bottom: 20px;
  list-style: none;
}
* html #mainNav {
	display:inline;
}
#footer {
  clear: both;
  width:100%;
  padding:0;
  margin:0;
  height:22px;
}
#leftCol {
  background:#2f4a9b;
  width:233px;
  margin: 50px 0 0 0;
  float:left;
}
* html #leftCol {
	display:inline;
	width:229px;
}
#leftCol h2 {
	color:#fff;
	padding: 10px;
	margin:0;
	font-family:"Times New Roman", Times, serif;
}
.menu_holder {
	background:#e8e4e5;
	float:left;
	padding:2px;
	width:216px;
	margin:5px;
}
#mainNav {
  width: 208px;
  float: left;
  margin: 3px;
  list-style: none;
  background:#f4f2f3 url(images/grade.png) repeat-x;
  padding: 10px 0 10px 0;
  border:1px solid #ffffff;
  position:relative;
}

#mainNav ul li a, .menu ul li a:visited {
	width:191px;
	height:20px; 
	color: #0e2366;
	display: block;
	text-decoration: none;
	padding:0 7px 0 10px;
	border-bottom:1px dotted #999;
	line-height:18px;
	font-weight:normal;
}
#mainNav ul {
	padding:0; 
	margin:0;
	list-style-type: none;
	/*margin:10px;*/
}
#mainNav ul li {
	float:left; 
	margin-right:1px; 
	position:relative;
	list-style: none;
  	font-size: 13px;
  	text-decoration: none;
}
#mainNav ul li ul {display: none;}

#mainNav ul li:hover a {color:#ea9610;}
#mainNav ul li:hover ul {
display:block; 
position:absolute; 
top:0;
left:208px; 
width:105px;
}
#mainNav ul li:hover ul li a.hide {
background:#ccc; color:#000;
}
#mainNav ul li:hover ul li:hover a.hide {width:150px;}
#mainNav ul li:hover ul li ul {
	display: none;	
}
#mainNav ul li:hover ul li a {
display:block; 
color:#0e2366; 
width:150px;
background: url(images/m_box_blt.png) no-repeat 20px .5em #fff;
border-bottom:0;
font-size: 13px;
padding:5px;
}
#mainNav ul li:hover ul li a:hover {
    color:#ea9610; 
    background:#ffffff;
    }

* html #mainNav ul li {
	height:1%;
}
#mainNav li.selecting a  {
  color: #000;
}
a:active {
	outline:none;
}
:focus
{
  -moz-outline-style: none;
}
a#logo {
	width:105px;
	height:150px;
	display:block;
	position:absolute;
	top:20px;
	left:63px;
	background:url(images/Alpha-Logo.gif) no-repeat;
}
#Phone {
	width:195px;
	height:55px;
	display:block;
	position:absolute;
	top:40px;
	left:750px;
	background:url(images/phone_nr.gif) no-repeat;	
}
#top_links {
  margin: 0;
  color:#9a9a9a;
  position:absolute;
  top:30px;
  left:250px;
}
#top_links a {
  color:#9a9a9a;
  text-decoration: none;
  font-size: 12px;
}
#top_links a:hover {
  color: #ff9933;
}

/* info menu */
#InfoMenu {
  margin: 0;
  padding: 0;
  padding-left: 12px;
  margin-left:232px;
  border-bottom:1px solid #d4d4d4;
  float:left;
  width:705px;
  display:inline;
}
* html #InfoMenu {
  display:inline;
}
#InfoMenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#InfoMenu ul li {
  position: relative;
  top:1px;
  float: left;
  margin:0;
  padding:0;
  line-height: 25px;
  margin-right: 2px;
  background: url(images/infnav_left.gif) no-repeat top left;
  border:1px solid #d4d4d4;
  border-bottom: 0 none;
}
#InfoMenu li a {
  display: block;
  float: left;
  list-style: none;
  text-decoration: none;
  color: #8e8e8e;
  padding-right: 18px;
  padding-left: 18px;
  font-size: 16px;
  line-height: 26px;
  font-family: Arial;
  font-weight: bold;
  background: url(images/infmenu_bg.gif) repeat-x;
  border:2px solid #fff;
  border-bottom: 1px solid #d4d4d4;
}
#InfoMenu li a:hover {
  background: #f9f9f9;
  border-bottom:1px solid #fff;
  color:#676767;
}
#InfoMain {
  border: 1px solid #e0ddd5;
  padding: 0 5px 0 5px;
}
#InfoWrap {
  position: relative;
}
body.case_studies #InfoMenu ul li a.case{
  background: #f9f9f9;
  border-bottom:1px solid #fff;
  color:#676767;
}
body.projects #InfoMenu ul li a.latest_project{
  background: #f9f9f9;
  border-bottom:1px solid #fff;
  color:#676767;
}
body.products #InfoMenu ul li a.our_product{
  background: #f9f9f9;
  border-bottom:1px solid #fff;
  color:#676767;
}

#holderDefault {
    height:275px;
    width:706px;
    float:left;
}
#holder {
    background:url(images/topimg.jpg);
    height:45px;
    width:141px;
    padding-left:565px;
    padding-top:230px;
    float:left;
}
#jbholder {
    height:275px;
    width:706px;
    float:left;
}
#holderproducts {
    background:url(images/topimgproducts.jpg);
    height:45px;
    width:141px;
    padding-left:565px;
    padding-top:230px;
    float:left;
}
#holderprojects {
    background:url(images/topimgprojects.jpg);
    height:45px;
    width:141px;
    padding-left:565px;
    padding-top:230px;
    float:left;
}
#holder #view{
    height:30px;
    width:124px;
}

#Projects {
  width: 208px;
  float: left;
  margin: 3px 3px 8px 3px;
  margin-bottom:0;
  list-style: none;
  background: transparent url(images/grade.png) repeat-x;
  padding: 10px 0 0 0;
  border:1px solid #ffffff;
}
.menu_holder #Projects h2 {
  padding:0 0 0 2px;
  line-height:25px;
  margin:0;
  color:#304999;
}
#Projects p {
  line-height:15px;
  margin:0;
  color:#ea9610;
  padding:3px 0 3px 2px;
  font-weight:bold;
}
#Projects img {
	display:block;
	padding:0;
}

#Vacancies {
  width: 208px;
  float: left;
  margin: 3px 3px 8px 3px;
  margin-bottom:0;
  list-style: none;
  background: transparent url(images/grade.png) repeat-x;
  padding: 10px 0 0 0;
  border:1px solid #ffffff;
}
.menu_holder #Vacancies h2 {
  padding:0 0 0 2px;
  line-height:25px;
  margin:0;
  color:#304999;
}
#Vacancies p {
  line-height:15px;
  margin:0;
  color:#333;
  padding:3px;
}
#blog {
  width: 208px;
  float: left;
  margin: 3px 3px 8px 3px;
  margin-bottom:0;
  list-style: none;
  background: transparent url(images/grade.png) repeat-x;
  padding: 10px 0 0 0;
  border:1px solid #ffffff;
}
.menu_holder #blog h2 {
  padding:0 0 10px 2px;
  line-height:25px;
  margin:0;
  color:#304999;
}
#blog p {
  line-height:15px;
  margin:0;
  color:#333;
  padding:3px;
}

#content_outer {position:relative;
}
#footer_btm {margin:0 auto;padding:10px; 30px 0 30px;;width:900px;position:relative;height:100px; background:url(/images/footer_btm_bg.png) 50% 0 no-repeat;}
.footer_links {float:right;color:#8a8a8a;width:330px; text-align:right;padding-right:20px;}
.footer_links a {color:#8a8a8a; text-decoration:none;}
.footer_links a:hover {color:#ea9610;}

.pageinfo{
padding: 10px 20px;
}

.pageimages img{
    border: 1px solid #CCC;
	padding: 2px;	
	margin: 0px 5px 10px 0;
}

.jbtext{float:left; width:280px; margin-bottom:20px;}
.contactinfo{
    width:230px;
    float:left;
}
.contactform{
    float:left;
    border-left:solid 1px #2f4a9b;
    padding-left:20px;
}
.section{
    background-color:#e89311;
    float:left;
    width:698px;
    padding:9px 4px;
    margin-top:4px;
}
.linkbox{width:223px; height:112px; display:block;}
.section .type1{
    width:228px;
    height:201px;
    float:left;
    background:url(images/commercial.jpg);
}.section .type2{
    width:228px;
    height:201px;
    float:left;
    margin:0px 7px;
    background:url(images/residential.jpg);
}
.section .type3{
    width:228px;
    height:201px;
    float:left;
    background:url(images/juliette.jpg);
}
.section .text{
    margin-top:4px;
    padding:0px 8px;
}
.readmore{
    font-size:10px;
    text-align:right;
}

.quote{
    background:url(images/budgetquoteBG.jpg);
    height:250px;
    width:680px;
    padding:8px 12px;
    float:left;
    margin-top:4px;
}

.quote .submit_area{
    float:right;
    margin-top:-30px;
}


.gateinput{
    width:65px;
    height:18px;
    margin:0px;
    padding:0px;
 }
.gatedetails{
    width:60px;
    padding:0px 5px 0px 0px;
}
#gatetitle{
 text-align:center;
 font-weight:bold;
}
.budget_quote{
    width:680px;
    font-size:10px;
}
.contactarea{
    width:106px;
}
.contactdetails{
    width:125px;
    padding:0px;
    margin:0px;
}
.contactinput {
    width:106px;
    height:18px;
    margin:0px;
    padding:0px;
}
.contactddown{
	width:106px;
	font-size:10px;	
	padding:0px;
	margin:0px;
}
.fencedetails{
    width:150px;
	text-align:right;
	padding:0px;
	margin:0px;
}
.fenceinput {
    width:140px;
    height:18px;
    margin:0px 2px 0px 2px;
    padding:0px;
    }
.ddown{
    font-size:10px;
    width:142px;
    height:20px;
    padding:0px;
    margin:0px 2px 0px 2px;
 }

#welcomeimages{width:240px; float:left;}

.welcomeimg{
    margin-top:20px;
    margin-right:12px;
}
.homeimg{
    margin-top:20px;
    margin-right:12px;
} 

.welcometxt{
    width:450px;
    float:left;
}

.welcometxt h2{
  font-size: 16px;
  font-weight:bold;
  margin:0;
  padding:0;
  font-family:"Times New Roman", Times, serif;
  color:#2f4a9b;
}

.welcometxt p{margin:10px 0;}

.projectpanel{
    width:200px;
    float:left;
    background-color:#ffffff;
    border:solid 4px #e89311;
    margin:0px 4px 8px;
}
.projectpanel .title{
    height:45px;
}
.projectpanel img{
    margin:5px 0px 0px 0px;
}
.projectview{
    float:left;
    width:190px;
    font-size:12pt;
    background-color:#e89311;
    padding:5px 5px 10px 5px;
}
.projectview a:link {color: #ffffff; text-decoration:none;}
.projectview a:visited {color: #ffffff; text-decoration:none;} 
.projectview a:hover {color: #ffffff; text-decoration:underline;} 
.projectview a:active {color: #ffffff; text-decoration:none;}

.guardrailcol{
    width:150px;
    text-align:center;
}

/* Blog Classes */
.blogwidth{
	padding: 0 10px 0 10px;
	width: 660px;
}
A.blogheadline{
	font-size: 14px; 
	color: #e69311; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.blogheadline:hover{
	text-decoration: underline;
}.blogdate{
	font-size: 13px;
	color: #000;
	font-weight: bold;
	padding: 4px 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.blogdescription{
	font-size: 11px;
	color: #000;
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.blogdescription img {
	float: right !important;
	width: 150px !important;
	height: auto !important;
}
A.blogreadmore{
	font-size: 11px;
	color: #e69311;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.blogreadmore:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
A.blogreadall{
	font-size: 13px;
	color: #e69311;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.blogreadall:hover{
	font-size: 13px;
	color: #e69311;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
/*Budget Quote*/

.quotewrapper{
width:290px;
border:1px #ccc solid;
padding:4px;
float:left;
}

.quotecontent{
width:280px;
float:left;
background:#b4c1ee url(images/quotecontentBG.jpg) repeat-x;
padding:5px;
}

.quotelabel
{
	display:inline-block;
	float:left;
	width:80px;
	font-weight:bold;
	line-height:20px;
}
.quoteinput
{
	width:190px;
}
.quotedd
{
	width:200px;
}
.quantityinput{width:80px; margin-right:10px;}

.quantitydd{width: 100px;}

.supplyradio{margin-right:10px;}
.supplylabel{width:100px; display:inline-block;	 font-weight:bold; line-height:20px;}

.submitBTN{text-align:right;}
.quotecontent h2
{
	margin:0;
	padding:0;
	color:#304999;
	font-weight:bold;
}
.quoteepilogue{margin-top:10px; font-weight:bold; float:left;}

/*residential*/

.resgallery {
	width: 650px;
	float:left;	
}

.resgallery img{
	border: 1px solid #CCC;
	padding: 2px;	
	margin: 0px 5px 10px 0;
}

.residential blockquote{
	color:#2f4a9B;
	font-style:italic;
	margin:20px 0 5px 0;
	font-size:14px;
}

