/*
  Default screen style sheet for Fire Crystal Communications
  Copyright 1999-2009, RAE, Inc.
  File: styles/default.css
  Author: John A. Lock, RAE, Inc. <http://www.relevantarts.com/>
  Date: 2009-07-02
  Version: 1.0
*/

/* Font definitions
*******************************************************************/  
html {
  font-size: 100%;
}

body {
  font-family: Georgia,Times,"Times Roman",Serif;
  font-size: 0.875em;
  color: #000000;
}

input, textarea {
  font-family: Verdana,Arial,Helvetica,Sans-serif;
  font-size: 1.000em;
}

h1 {
  font-size: 1.250em;
  font-weight: bold;
}
h2 {
  font-size: 1.500em;
  font-weight: bold;
}
h3 {font-size: 1.333em;}
h4 {font-size: 1.167em;}

.smallest {font-size: 0.750em;}
.smaller  {font-size: 0.833em;}
.small    {font-size: 0.917em;}
.normal   {font-size: 1.000em;}
.big      {font-size: 1.333em;}
.bigger   {font-size: 1.667em;}
.biggest  {font-size: 2.000em;}

h1, h2, h3, h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}

img {border: 0px;}

form {margin: 0px 0px 0px 0px;}

dd, ul, ol {margin-left: 15px;}

p, ul, ol, dl {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* Text tweaks
*******************************************************************/
.underline {text-decoration: underline;}
.credit {
  width: 100%;
  text-align: center;
  font-family: serif;
  font-style: italic;
}
.moreleading {line-height: 150%;}
.indent10 {
	margin-left: 10px;
}
.indent20 {
	margin-left: 20px;
}
.redtext {
  color: #cc0000;
  font-weight: bold;
}
.textbox {
  padding: 2px 2px 2px 2px;
  border: 1px solid #000000;
}
.form_button {
  cursor: pointer;
  overflow: visible;
  padding: 0px 10px 0px 10px;
  color: #ffffff;
  background-color: #30372e;
  font-weight: bold;
  border: 1px solid #ffffff;
  border-radius: 0.500em;
  -moz-border-radius: 0.500em;
}
.clearall {
  float: none;
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  height: 0px;
  line-height: 0;
  font-size: 1.000em;
}
* html .clearall {
  height: 0;
}

/* Link appearance
*******************************************************************/

a:link    {color: #cc0000; text-decoration: underline;}
a:visited {color: #006600; text-decoration: underline;}
a:hover   {color: #FF0000; text-decoration: underline;}
a:active  {color: #FF0000; text-decoration: underline;}

/* Layout specs
*******************************************************************
Padding syntax - padding: Top Right Bottom Left;
Margin syntax  - margin: Top Right Bottom Left;                  */

body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.header {
  width: 766px;
  background-color: #505c4d;
  margin-right: auto;
  margin-left: auto;
}
#wrapper {
  width: 100%;
}
.main_content {
  width: 770px;
  margin-right: auto;
  margin-left: auto;
}
.leftside {
  width: 100%;
  background-color: #e5e2df;
  padding: 10px 30px 10px 30px;
  vertical-align: top;
	line-height: 150%;
	
}
.rightside {
  width: 205px;
  background-color: #687581;
  padding: 20px 20px 20px 20px;
  vertical-align: top;
}
.right_copy {
  text-align: right;
  color: #ffffff;
  font-weight: bold;
}
div.right_copy a:link {
  color: #ffffff;
  text-decoration: none;
}
div.right_copy a:visited {
  color: #ffffff;
  text-decoration: none;
}
div.right_copy a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.footer {
  width: 766px;
  margin-right: auto;
  margin-left: auto;
  font-family: Verdana,Arial,Helvetica,Sans-serif;
  color: #ffffff;
  background-color: #505c4d;
  font-size: 0.875em;
  padding: 5px 0px 5px 0px;
  text-align: center;
  line-height: 200%;
}
div.footer a:link {
  color: #ffffff;
  text-decoration: none;
}
div.footer a:visited {
  color: #ffffff;
  text-decoration: none;
}
div.footer a:hover {
  color: #ff0000;
  text-decoration: underline;
}
.footer_quote {
  font-family: Georgia,Times,"Times Roman",Serif;
  font-size: 1.250em;
  font-weight: bold;
  border-bottom: 1px solid #ffffff;
}
.pullquote {
  width: 205px;
  border-top: 2px solid #ffffff;
  padding-bottom: 40px;
  text-align: right;
  color: #ffffff;
  line-height: 170%;
}
.pullquote_attr {
  font-family: Verdana,Arial,Helvetica,Sans-serif;
  font-weight: bold;
  font-style: italic;
}
.portfolio_section {
  border: 1px solid #000000;
}
.port_right {
  width: 205px;
  background-color: #687581;
  padding: 10px 10px 10px 10px;
  vertical-align: top;
  border: 2px solid #ffffff;
  margin-left: 20px;
  float: right;
}
.port_right_copy {
  text-align: right;
  color: #ffffff;
  font-weight: bold;
}
div.port_right_copy a:link {
  color: #ffffff;
  text-decoration: none;
}
div.port_right_copy a:visited {
  color: #ffffff;
  text-decoration: none;
}
div.port_right_copy a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.port_rule {
  width: 100%;
  color: #000000;
  background-color: #000000;
  height: 2px;
  border-style: none;
}

/* Overrides when printing
*******************************************************************/

@media print {
  .header {
    background-color: #ffffff;
  }
  .header_nav {
    display: none;
  }
  .leftside {
    background-color: #ffffff;
  }
  .rightside {
    background-color: #ffffff;
    border: 1px solid #000000;
  }
  .pullquote {
    color: #000000;
    border-top: 2px solid #000000;
  }
  .footer {
    color: #000000;
    background-color: #ffffff;
  }
}
