/* File:           gav_v9.css                                        */
/* Author:         gav                                               */
/* Time/Date:      2:03:42 MST, 10/11/2007                           */
/* Version:        9.0.2.56                                          */

/* Begin global reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  background-color: transparent;
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

:focus {
  outline: 0; /* Remember to define focus styles */
}

body {
  background-color: white;
  color: black;
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0; /* Tables still need 'cellspacing="0"' in the markup */
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}
/* End global reset */

body {
  background: #ddd url(../images/bg.jpg) repeat-x top left;
  font: normal 62.5% Georgia, 'Times New Roman', serif;
  line-height: 1.8;
  text-align: center;
}

br {
  clear: both;
}

cite {
  font-weight: normal;
  font-style: normal;
}

h1, h2 {
  font: normal 2.6em/1.6 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

h1 {
  color: #F99A13;
}

h2 {
  color: #47B5CD;
}

h3 {
  color: #000;
}

input.file, input, textarea, select {
  background: #fff;
  border: 9px solid #e8e8e8;
  color: #000;
  font: normal 1em Georgia, 'Times New Roman', serif;
  padding: 2px;
}

input:focus, input:hover, textarea:focus, textarea:hover, select:focus,select:hover {
  background: #fff;
  border: 9px solid #7DC242;
  color: #000;
  padding: 2px;
}

input.button {
  background: #fff;
  border-color: #7DC242;
  border-style: solid;
  border-width: 7px;
  color: #444;
}

label {
  color: #444;
  display: block;
  font-size: 0.9em;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}

p {
  margin: 0px 0px 20px 0px;
}

q {
  font-style: italic;
  font-size: 1.6em;
  margin-bottom: 0px;
  text-align: justify;
}

#container {
  margin: 0 auto;
  max-width: 100%; /* Prevents horizontal scrollbar on large text */
  width: 95em;
}

#logo a, #logo a:link, #logo a:hover, #logo a:active, #logo a:visited {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

#nav, #help {
  background: transparent;
  color: #000;
  font: normal 2.2em/1.6em 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
  margin: 0px;
  width: 100%;
}

#help {
  margin: 5px 0px 20px 0px;
}

#nav a, #help a, #home a {
  border-bottom: 1px solid #7DC242;
  color: #6DA839;
  line-height: 1;
  padding: 0 2px;
  text-decoration: none;
  text-transform: uppercase;
}

#nav a:hover, #nav a:focus, #nav .on, #help a:hover, #help a:focus, #home a:hover, #home a:focus {
  background-color: #7DC242;
  border-bottom-color: #7DC242;
  color: #fff;
}

#home {
  font: normal 2.2em/1.6 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
  margin: 5px 0px 25px 0px;
}

#leftbox, #centerbox, #rightbox {
  border: #ddd 9px solid;
  color: #000;
  float: left;
  height: 227px;
  padding-top: 10px;
  width: 25%;
}

#leftbox {
  background: #eee url(../images/home_develop_on.jpg) no-repeat top center;
}

#leftbox:hover {
  /*background-image: url(../images/home_develop_on.jpg);*/
  border-color: #7DC242;
  cursor: pointer;
}

#centerbox {
  background: #eee url(../images/home_design_on.jpg) no-repeat top center;
  margin: 0 9% 0 9%;
}

#centerbox:hover {
  /*background: #eee url(../images/home_design_on.jpg) no-repeat top center;*/
  border: #7DC242 9px solid;
  cursor: pointer;
}

#rightbox {
  background: #eee url(../images/home_support_on.jpg) no-repeat top center;
}

#rightbox:hover {
  /*background: #eee url(../images/home_support_on.jpg) no-repeat top center;*/
  border-color: #7DC242;
  cursor: pointer;
}

#page {
}

#page a, #page a:visited {
  border-bottom: 1px solid #7DC242;
  color: #6DA839;
  line-height: 1;
  padding: 0 2px;
  text-decoration: none;
  text-transform: uppercase;
}

#page a:hover, #page a:focus {
  background-color: #7DC242;
  border-bottom-color: #7DC242;
  color: #fff;
}

#introcontent, #developcontent, #designcontent, #supportcontent {
  border: 9px solid #7DC242;
  color: #000;
  font-size: 1.7em;
  line-height: 2;
  margin: 20px 0px 25px 0px;
  padding: 20px 20px 0px 20px;
}

#introcontent {
  background: #D5FFB0 url(../images/bg_intro.jpg) repeat-x top right;
}

#developcontent {
  background: #D5FFB0 url(../images/bg_develop.jpg) no-repeat top right;
}

#designcontent {
  background: #D5FFB0 url(../images/bg_design.jpg) no-repeat top right;
}

#supportcontent {
  background: #D5FFB0 url(../images/bg_support.jpg) no-repeat top right;
}

#leftcontent, #centercontent, #rightcontent, .quotecontent, #showcasecontent {
  margin: 0px 5px 0px 5px;
}

#leftcontent {
  float: left;
  width: 46.7%;
}

#rightcontent {
  float: right;
  width: 46.7%;
}

#leftcontent p, #rightcontent p {
  font-size: 1.6em;
  text-align: justify;
}

#leftcontent p b, #centercontent p b, #rightcontent p b {
  color: #444;
  letter-spacing: -1px;
}

#centercontent {
  float: left;
  width: 100%;
}

#centercontent p {
  font-size: 1.6em;
  text-align: center;
}

#centercontent .column {
  color: #444;
  float: left;
  font-size: 1.2em;
  text-align: center;
  width: 24.7%;
  margin-bottom: 20px;
}

#showcasecontent {
  text-align: left;
  width: 46.7%
}

#showcasecontent p {
  font-size: 1.4em;
  line-height: 1.6em;
}

#showcasecontent b {
  color: #444;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 1.1px;
  margin-right: 0.7em;
}

#showcasecontent a, #showcasecontent a:hover {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  text-decoration:none;
}

#showcasecontent a img {
  background: #fff url(../images/gradient_gray.gif) repeat-x bottom left;
  color: #000;
  padding: 9px;
  text-decoration: none;
}

#showcasecontent a:hover img, #showcasecontent a:focus img {
  border: #7DC242 9px solid;
  padding: 0px;
}

#footer {
  color: #444;
  font: normal 1.2em 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
  letter-spacing: 1.3px;
  list-style: none;
  padding: 1em 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}

#footer a {
  border-bottom: 1px solid #eee;
  color: #444;
  padding: 0 2px;
  text-decoration: none;
}

#footer a:hover, #footer a:focus, #footer .on {
  background-color: #7DC242;
  border-bottom-color: #7DC242;
  color: #fff;
  text-decoration: none;
}

#footer li {
  border-left: 1px solid #ccc;
  display: inline;
  margin: 0 1em 0 0;
  padding: 0 0 0 1em;
}

#footer li:first-child {
  border-left: 0;
}

#lightbox {
  background: #ddd url(../images/bg.jpg) repeat-x top left;
  border: #aaa 9px solid;
  color: #333;
  padding: 9px;
}

#lightboxDetails {
  font: bold 1.2em 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
  padding-top: 9px;
}

#lightboxCaption {
  float: left;
}

#keyboardMsg {
  float: right;
}

#closeButton {
  right: 4px;
  top: 4px;
}

#lightbox img {
  border: none;
  clear: both;
}

#overlay img {
  border: none;
}

#overlay {
  background-image: url(../images/overlay.png);
}

.showcase {
  margin: 3px 0px 20px 0px;
  padding: 0;
}

.quotecontent {
  text-align: justify;
  width: 46.7%;
}

.quotecontent p {
  color: #444;
  font-size: 1.2em;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 3px 0px 33px 0px;
  text-align: right;
  text-transform: uppercase;
}

.addy {
  margin-top: 4px;
}

.addy p {
  line-height: 1.4em;
}

.width100 {
  width: 100%;
}

.width75 {
  width: 74%;
}

.width66 {
  width: 65.7%;
}

.width60 {
  width: 59.7%;
}

.width55 {
  width: 54.7%;
}

.width50 {
  width: 49.7%;
}

.width45 {
  width: 44.7%;
}

.width40 {
  width: 39.7%;
}

.width33 {
  width: 32.7%;
}

.width25 {
  width: 24.7%;
}

.width20 {
  width: 19.7%;
}

.width10 {
  width: 9.7%;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignCenter {
  text-align: center;
}

.alignRight {
  text-align: right;
}

.alignJustify {
  text-align: justify;
}

.small {
  font-size: .7em;
}

.error {
  color: red;
  font: normal 1.2em Georgia, 'Times New Roman', serif;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */