/*
- - - - - - - - - - - - - - - - - - - - - - - -

WEBGRAPES THEME

- - - - - - - - - - - - - - - - - - - - - - - -
*/




ol, ul {
	list-style: none;
}
em { 
font-style: normal; 
}
strong {
font-weight: bold;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
color:#179ad1;
text-decoration:none;
}
/* =LAYOUT
------------------------------------------------ */


/* =TWO COL --*/
.twocol .col-1 {
width: 250px;
float: left;
}
.twocol .col-2 {
width: 250px;
float: right;
}
/* =THREE COL --*/
.threecol .col-1 {
width: 295px;
float: left;
}
.threecol .col-2 {
width:220px;
float: left;
margin-left: 54px;
}
.threecol .col-3 {
width:315px;
float:right;
}
/* =HEADER
------------------------------------------------ */



/* =ATTIC
------------------------------------------------ */
#attic {
background: url(./attic-bg.png) no-repeat left bottom;
_background: #181818;
width: 423px; height:52px;
float: right;
color: #696b6b;
font-size:12px;
}
#attic-phone strong,
#language-menu a.selected {
color:#e5eed2; /* lite gray */
}
#attic-phone,
#language-menu a {
color: #9be922; /* green */
}
#attic-phone strong {
padding-left: 6px;
}
#attic-phone {
float: left;
line-height:2em;
margin-top: 2em;
margin-left: 9px;
}
#language-menu {
float: right;
line-height:2em;
margin-top: 2em;
margin-right: 9px;
}
#language-menu a:hover {
color: #fff;
}
#attic .divider {
padding:0 5px;
}
/* =BRANDING
------------------------------------------------ */

/* =MENU
------------------------------------------------ */

.btn-launch-site {
background: url(./btn-launch-site.png) no-repeat 0 0;
display: block;
height: 0 !important;
height /**/: 24px;
padding: 24px 0 0 0;
width: 134px;
overflow: hidden;
_background: #181818;
_padding:3px;
_height: 20px !important;
_width: 110px;
}
.btn-launch-site:hover {
background-position: 0 -24px;
}
/* CALL TO ACTION 
---------------------------------------------------*/
p#call-to-action {
position:relative;
height:30px;
width: 233px;
float: right;
margin-bottom:0;
margin-top: 7px;
}
#container #content .btn-get-a-quote {
_background:url(./btn-green.gif) no-repeat 0 0;
width: 103px; height:30px; line-height: 30px;
display:block;
float: left;
color:  #001f20;
padding-left: 16px;
}
#container #content .btn-get-a-quote[class] {
background:url(./btn-green.png) no-repeat 0 0;
}
#container #content .btn-get-a-quote:hover {
background-position: 0 -30px;
color: #fff;
}
#container #content .btn-portfolio {
_background:url(./btn-blue.gif) no-repeat 0 0;
width: 79px; height:30px; line-height: 30px;
display:block;
float: left;
padding-left: 23px;
margin-left: 10px;
color:  #fff ;
}
#container #content .btn-portfolio[class] {
background:url(./btn-blue.png) no-repeat 0 0;
}
#container #content .btn-portfolio:hover {
background-position: 0 -30px;
}

/* =BASEMENT
------------------------------------------------ */

/* =FORM DEFAULTS
------------------------------------------------ */
form label {

font-size:15px;
font-family:Calibri,Century Gothic, Trebuchet MS;
font-weight:500;
letter-spacing:1px;
*letter-spacing: 0;
color:#001d1f;
}

form label:hover {


color:#000;
}


form .row {
margin-bottom:2px;
}

form input.textbox {
background:url(form-textfield-234.png);
border:0;
height:24px;
margin-top:2px; 
width:181px;
padding: 0px 2px;
color: #fff;
font-weight:bold;
font-size:1em;
font-family: "helvetica neue", arial, helvetica, sans-serif;
}

form input.textbox:hover {
background: transparent url(form-textfield-234hover.png);
border:0;
height:24px;
margin-top:2px; 
width:181px;
padding: 0px 2px;
color: #000;
font-weight:bold;
font-size:1em;
font-family: "helvetica neue", arial, helvetica, sans-serif;
}


form textarea {
background:url(form-textarea-323.png) no-repeat;
border:0;
float:right;
height:72px;
width:180px;
margin-right:6px;
margin-top:2px;
padding: 2px 2px;
color: #fff;
font-weight:bold;
font-size:1em;
font-family: "helvetica neue", arial, helvetica, sans-serif;
}

form textarea:hover {
background:url(form-textarea-323hover.png) no-repeat;
border:0;
float:right;
height:72px;
margin-right:6px;

width: 180px;
padding: 2px 2px;
color: #fff;
font-weight:bold;
font-size:1em;
font-family: "helvetica neue", arial, helvetica, sans-serif;
}


form label .required {
color: #ee2b32;
font-family:Calibri, Century Gothic, Trebuchet MS;
font-size: 1.3em;
padding-left: 2px;
}
.wpcf7-response-output {
clear: both;
font: italic 1.4em/1.2em Calibri, Century Gothic, Trebuchet MS;
color: #cc4200;
text-align: center;
width: 500px;
padding: 1em 50px 0;
}
.wpcf7-validation-errors {
background: url(./icon-error-48.png) no-repeat left center;
}
.wpcf7-mail-sent-ok {
background: url(./icon-check-48.png) no-repeat 84px 0;
color: darkgreen;
width: 440px;
padding: 1em 110px 0;
min-height: 34px;
}
.wpcf7-not-valid-tip {
color: #cc4200;
display:  block;
background: url(./error-arrow.png) no-repeat left top;
padding-left: 32px;
margin-left: -32px;
margin-top: -10px;
line-height: 1.5em;
padding-top: 10px;
width: 370px;
}
/* =CLIENT ACCESS FORM
------------------------------------------------ */
#client-access-form {
background:url(./client-access-form-bg.png) no-repeat left bottom;
_background: #fff;
padding: 0 28px 24px;
}
#client-access-form h2 {
padding-left: 19px;
background: url(./icon-lock.gif) no-repeat 0 3px;
}
input.login-button {
float: right;
}
#forgot-password {
font-size:.9em;
margin: .5em 0;
text-align:right;
}
#client-access-form .row {
width: 200px;
}
