/* Main css for Protect Wells Gray Gateway */



body {
margin: 40px;
}


/* ==== Resizable full-window background ==== */

#bg {
position:fixed; 
top:-50%; 
left:-50%; 
width:200%; 
height:200%;
}

#bg img {
position:absolute; 
top:0; 
left:0; 
right:0; 
bottom:0; 
margin:auto; 
min-width:50%;
min-height:50%;
}

/* ==== Fonts styles ==== */

.banner 
{font-family: 'Kanit', sans-serif; font-weight: 200; font-size: 83px; line-height: 77px; color: #2f251d;}

.body 
{font-family: 'Questrial', sans-serif; font-weight: 400; font-size: 14px; line-height: 23px; color: #000;}

.bodybold
{font-family: 'Gudea', sans-serif; font-weight:700;}

.body-contact
{font-family: ‘Gudea’, sans-serif; font-weight: 700; font-size: 12px; line-height: 20px; color: #000;}

.table-body 
{font-family: 'Questrial', sans-serif; font-weight: 400; font-size: 2px; line-height: 2px;}

.gray
{color: #505050;}

.blue
{color: #344EA2;}

.red
{color: #B53126;}

.head
{font-family: 'Gudea', sans-serif; font-weight:400; font-size: 21px; line-height: 27px;}

.head-contact
{font-family: 'Gudea', sans-serif; font-weight:400; font-size: 36px; line-height: 40px;}

.big-head
{font-family: 'Gudea', sans-serif; font-weight:700; font-size: 16px;}

.port-head
{font-family: 'Gudea', sans-serif; font-weight:700; font-size: 16px; line-height: 45px;}

.contact-head
{font-family: 'Gudea', sans-serif; font-weight:700; font-size: 16px; line-height: 24px;}

.portfolio-head {
	position: absolute;
	top: 8px;
	left: 3px;
	padding: 2px 15px 2px 10px;
	line-height: 1.2;
	width: 343px;
}

.bottom-head {  
position:absolute; 
top:-12px; 
left:0px; 
background: #ecffe6;
padding:2px 15px 2px 15px; 
line-height:1.2;
}


/* ====  Text over photo box  ==== */

.phototxt {
  position: relative;
  font-family: 'Gudea', sans-serif; font-weight:700; font-size: 10px;
}

.text-block-lft {
  position: absolute;
  bottom: 5px;
  left: 20px;
  color: white;
}

.text-block-rt {
  position: absolute;
  bottom: 5px;
  right: 20px;
  color: white;
}

.text-block-lfttop {
  position: absolute;
  top: 5px;
  left: 20px;
  color: white;
}



/* ====  Boxes  ==== */

#wrapper {
position: relative;
width: 960px;
margin-top: 0;
margin-right: auto;
margin-left: auto;
background: #ecffe6;
border-style: solid;
border-width: 12px;
border-color: #FFF;
box-shadow: 3px 7px 20px rgba(0,0,0,0.8);
border-radius: 12px;
}


.clearfix:before, .clearfix:after { 
content: ""; 
display: table; 
}
.clearfix:after { 
clear: both; 
}
.clearfix { 
zoom: 1; 
}

#header {
position: relative;
z-index: 99;
width: 940px;
height: 122px;
margin-top: 0;
margin-right: auto;
margin-left: auto;
padding: 10px;
background: url(links/bannerbkg.jpg);
background-repeat: repeat-x;
}

.bottom-cols-spacer { 
position: relative;
width: 920px;
height: 40px;
margin-right: auto;
margin-left: auto;
}

.top-border { 
border-top:1px solid #ccc;
}

.bottom-border {
border-bottom: 1px solid #ccc;
}

.cols-container { 
position: relative;
width: 960px;
margin-top: 0;
margin-right: auto;
margin-left: auto;
background: #ecffe6;
}

.bottom-cols { 
width:450px;  
padding-top:0px;
border-bottom:1px solid #ccc;
}

.bottom-left {
float: left;
margin-left:15px;
padding-top:20px; 

}

.bottom-right {
float: right;
clear: none;
margin-right: 15px;
padding-top:20px; 

}

.bottom-cols p { 
margin-top: 5px;
}

#portfolio-spacer {
position: relative;
width: 960px;
height: 40px;
margin-right: auto;
margin-left: auto;
background: url(links/portfolio-spacer.jpg);
}

.portfolio-left {
float: left;
padding-top:30px; 
padding-left: 10px;
padding-right: 10px;
background: #F8F8F8;
}

.portfolio-right {
float: right;
clear: none;
padding-top:30px; 
padding-left: 10px;
padding-right: 10px;
background: #F8F8F8;
}

.portfolio-left-wo {
float: left;
padding-top:30px; 
padding-left: 10px;
padding-right: 10px;
background: #F8F8F8;
}

.portfolio-right-wo {
float: right;
clear: none;
padding-top:30px; 
padding-left: 10px;
padding-right: 10px;
background: #F8F8F8;
}

.portfolio-left img {
display: block;
margin-left: auto;
margin-right: auto;
box-shadow: 3px 7px 15px rgba(0,0,0,0.4);
}

.portfolio-right img {
display: block;
margin-left: auto;
margin-right: auto;
box-shadow: 3px 7px 15px rgba(0,0,0,0.4);
}


#process-left-col { 
float: left;
width:0px;  

background: #FFF;
}

#process-right-col { 
float: right;
clear: none;
width:960px;  
padding:0px; 
background: #FFF;
}

#process-col { 

clear: none;
width:960px;  
padding:0px; 
background: #FFF;
}

.process-table {
width: 590px;
border: 0;
cellspacing: 2px;
}

.process-table td {
vertical-align:top;
}

.process-table p {
margin-top: 12px;
margin-bottom: 0px;
}



/* ==== main menu ==== */

#menu {
list-style-type:none;
margin:0;
padding:0px;
overflow:hidden;
}

#menu li {
float: left;
}

#menu a {
margin-top: 19px;
display: inline-block;
padding-right:50px;
text-align: left;
vertical-align: middle;
font-family: 'Gudea', sans-serif; font-weight:700; font-size: 16px;
  height: 28px;
  line-height: 28px;

  text-align: center;
}

a:link {text-decoration: none; color: #5a5a5a;font-family: 'Gudea', sans-serif; font-weight:700; font-size: 15px;}
a:visited {text-decoration: none; color: #5a5a5a;}
a:hover {text-decoration: none; color: #989898;}
a:active {text-decoration: none; color: #5a5a5a;}

a img {border: none;}
a img {vertical-align: middle;}

/* ==== other stuff ==== */

hr {
border: 0;
color: #787878;
background-color: #ccc;
height: 1px;
}

.float-right {
float:right;
}

.float-left {
float: left; 
}


