@charset "UTF-8";
/* CSS Document */

html, body {
margin: 0;
padding: 0;
border: 0;
outline: 0;
background-image:url(images/MainBG.gif);
background-repeat:repeat-x;
background-color:#99ceef;
color:#003366;
font-weight:inherit;
font-style:inherit;
font-size:13px;
line-height:17px;
font-family:Helvetica, Arial, sans-serif;
vertical-align:baseline;
}

a {
color:#336699;
text-decoration:underline;
}

a:hover {
color:#6699cc;
text-decoration:underline;
}

p {
margin-top:0px;
margin-bottom:10px;
}

p.headline {
margin-top:0px;
font-size:20px;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
line-height:20px;
color:#003366;
}

p.quote {
margin-top:0px;
font-size:12px;
font-style:italic;
line-height:16px;
color:#336699;
}

span.author {
margin-top:5px;
font-weight:bold;
text-align:right;
float:right;
}

span.book {
margin-top:5px;
font-style:normal;
}

p.box {
margin-top:0px;
font-size:12px;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
line-height:17px;
color:#003366;
}

span.big {
font-size:24px;
line-height:24px;
}

span.small {
font-size:10px;
font-style:italic;
line-height:12px;
}

p.question {
font-style:italic;
font-weight:bold;
color:#003366;
}

p.copyright {
font-size:10px;
font-family:"Times New Roman", Times, serif;
font-style:italic;
line-height:15px;
color:#003366;
}

li {
margin-top:8px;
}

hr {
border:0;
background-color:#6699cc;
height:1px;
}

#clouds {
background-image:url(images/CloudsBG.jpg);
background-position:top center;
background-repeat:no-repeat;
}

#header {
border:0px;
background:url(images/Header.jpg);
height:100px;
width:850px;
position:relative;
padding:0px;
margin-right:auto;
margin-left:auto;
vertical-align:top;
}

#main {
border:0px;
height:500px;
width:870px;
position:relative;
padding:0px;
margin-right:auto;
margin-left:auto;
vertical-align:top;
}

#left_shadow {
background:url(images/ShadowLeftBG.png);
background-repeat:repeat-y;
height:100%;
width:10px;
position:absolute;
top:0px;
left:0px;
padding-top:25px;
}

#right_shadow {
background:url(images/ShadowRightBG.png);
background-repeat:repeat-y;
height:100%;
width:10px;
position:absolute;
top:0px;
right:0px;
padding-top:25px;
}

#bottom_shadow {
background:url(images/ShadowBottomBG.gif);
background-repeat:no-repeat;
background-position:top center;
height:25px;
width:875px;
position:relative;
padding:0px;
margin-right:auto;
margin-left:auto;
vertical-align:top;
}

#left_column {
background:url(images/LeftBottomBG.gif);
background-position:bottom left;
background-repeat:no-repeat;
background-color:#d7e3f1;
height:100%;
width:160px;
position:absolute;
top:0px;
left:10px;
padding:0px;
padding-top:25px;
text-align:left;
vertical-align:top;
}

#middle_column {
background:url(images/Header2.gif);
background-position:top center;
background-repeat:no-repeat;
background-color:#FFF;
height:100%;
width:430px;
position:absolute;
top:0px;
left:170px;
padding:25px 30px 0px;
text-align:left;
vertical-align:top;
}

#right_column {
background:url(images/RightBottomBG.gif);
background-position:bottom right;
background-repeat:no-repeat;
background-color:#FFF;
height:100%;
width:200px;
position:absolute;
top:0px;
right:10px;
padding-top:25px;
text-align:center;
vertical-align:top;
}

#vert_blue_line {
background-color:#6699cc;
height:94%;
width:1px;
position:absolute;
top:25px;
left:0px;
vertical-align:top;
}

#left_bottom_bg {
background:url(images/LeftBottomBG.gif);
height:100px;
width:160px;
position:absolute;
left:0px;
bottom:0px;
vertical-align:bottom;
}

#middle_box {
background:url(images/BoxBG.gif);
padding:15px;
height:60px;
width:400px;
}

#main_menu {
position:absolute;
margin-top:-25px;
font-size:0px;
line-height:0px;
vertical-align:top;
}

div.content {
overflow:auto;
overflow-x:hidden;
width:420px;
height:395px;
padding-right:10px;
}

div.meta {
margin-bottom:8px;
font-size:10px;
font-style:italic;
}

div.feedback {
font-size:10px;
font-weight:bold;
}

/*
   ----------------------------------------------------------------
   CONTACT FORM STYLE SHEET - MIKE CHERIM HTTP://GREEN-BEAST.COM
   ----------------------------------------------------------------
*/

/* === form div and elements ======================================= */

#form-div { 
  font-family : helvetica, arial, sans-serif;
  width : 400px;
  margin : auto;
  color : #003366;
  line-height : 1.7em;
}

#form-div p.form-footer {
  margin : -35px 2px 20px 13px;
 }

#form-div p.form-footer a { 
  color : #003366; 
}

#form-div p.form-footer a:hover, #form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  background-color : #eee; 
}


/* === form div link styles ======================================== */

#form-div a { 
  color : #003366; 
}
  
#form-div a:hover, #form-div a:focus, #form-div a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div a:focus, #form-div a:active { 
  background-color : #eee; 
}


/* === success and error message/results box ======================= */

#form-div p.success, #form-div p.error, #form-div p.center { 
  color : #fff;
  /* color : #000; (lite colors option - uncomment to use) */
  padding : 1px 4px; 
  border : 1px solid #000; 
  background-color : #003366;
  /* background-color : #d6e3ba; (lite colors option - uncomment to use) */
  margin : 10px 3px;
  text-align : center;
}

#form-div p.error { 
  background-color : #bb0000; 
  /* background-color : #edbaba; (lite colors option - uncomment to use) */
}

#form-div p.error a, #form-div p.success a {
  color : #ffff7f;
}

#form-div p.center {
  text-align : center;
  background-color : #edbaba;
  color : #000;
  margin-top : -3px;
  padding : 0px 4px; 
}

#form-div p.error a:hover, #form-div p.error a:focus, #form-div p.error a:active, 
#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  color : #eee;
  background-color : #bb0000; 
}

#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  background-color : #003366; 
}


/* === structural form elements ==================================== */

form#gbcf-form { }

fieldset.main-set,
fieldset.req-set,
fieldset.opt-set { 
  border : 1px solid #eee;
  padding : 5px;
}


/* === textural form elements ====================================== */

#form-div legend { 
  font-weight : bold;
}

#form-div legend span { }

legend.main-legend { 
  color : #777;
  font-size : 110%;
}

legend.req-legend,
legend.opt-legend { 
  color : #777;
}

legend.main-legend span { }
legend.main-legend { }

legend.req-legend span { }
legend.req-legend {
  margin-left : -2px;
}

legend.opt-legend span { }
legend.opt-legend { 
  margin-left : -2px;
}

label.req-label, label.opt-label {
  color : #003366;
}

label.opt-label.check {
  float : left;
  padding : 0;
  margin : 1px 4px;
  cursor : pointer;
}

label.opt-label.main-label {
  margin : 0 2px;
  font-weight : bold;
}

label.opt-label.main-label span {
  font-weight : normal;
  color : #666;
}

label.opt-label.main-label span.req, label span.req  {
  font-weight : bold;
  color : #c70000;
}

label.req-label.explain {
  color : #666;
  font-size : .8em;
}

label.req-label.explain:hover {
  color : #000;
}

/* === control and interface form elements ========================= */

input.text-long.address, input.text-long.address:hover, input.text-long.address:focus,
input.text-long.address.hover, input.text-long.address.focus {
  border-bottom : 0;
  margin-bottom : 10;
  padding-bottom : 2px;
  border-bottom : 1px dotted #bbb;
}

input.text-long.address2, input.text-long.address2:hover, input.text-long.address2:focus,
input.text-long.address2.hover, input.text-long.address2.focus {
  border-top : 0;
  margin-top : 0;
  padding-top : 2px;
  border-top : 1px dotted #bbb;
}

input.checkbox {
  border : 1px solid #999;
  width : .9em;
  height : .9em;
  padding : 0;
  margin : 0;
  cursor : pointer;
}

input.checkbox:hover, input.checkbox.hover,
input.checkbox:focus, input.checkbox.focus {
  border : 1px solid #666;
}

input.text-short, 
input.text-med, 
input.text-long,
select.select,
textarea.textarea {
  font : 1em helvetica, arial, sans-serif;
  border : 1px solid #999;
  background-color : #fffffe;
  cursor : text;
  padding : 1px 2px;
  margin-bottom: 10px;
}

select.select {
  padding : 1px 0;
}

input.text-short {
  width : 100px;
}

input.text-med, select.select {
  width : 250px;
}

input.text-long {
  width : 300px;
}

textarea.textarea {
  width : 300px;
  height : 150px;
}

select.select, select.select option {
  cursor : pointer;
}

input.text-short:focus, input.text-short.focus, 
input.text-med:focus, input.text-med.focus,
input.text-long:focus, input.text-long.focus,
select.select:focus, input.select.focus,
textarea.textarea:focus, textarea.textarea.focus {
  border : 1px solid #666;
  background-color : #ffe;
}

input.button { 
  font : 1.1em helvetica, arial, sans-serif;
  font-weight : bold;
  margin-top : 8px;
  padding : 1px 10px;
  cursor : pointer;
  float : right;
  color : #003366;
}

input.button:hover, input.button.hover,
input.button:focus, input.button.focus {
  color : #333;
}

/* because IE6 sucks - if you have a conditionally served IE6 style sheet add this to it */
* html input.button {
  border : 1px solid #666;
}


/* EOF - Created by Mike Cherim @ http://green-beast.com =========== */
