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

  Title:		Master Screen Styles
  Author:		Styromedia
  Site:			styromedia.com
  Version:		07.20.2007

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

/* --[ color reference ]--------------------------

blue (light)    #c9e2fa		p, strong
brown           #563c30		background
brown (light)   #684b3d		background
creme           #fff0c8		heading
green           #9ed6cf		background
green (light)   #d4f4f0		border, links
tan             #e2d6c7		border, input fields, p

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


/* --[ general styles ]--------------------------- */

a:link, a:visited, a:active {
  color: #d4f4f0;
  text-decoration: none;
  }
a:hover {
  color: #fff;
  }
abbr {
  border: none;
  }
address {
  font-style: normal;
  }
body {
  background: #563c30 url(/images/bg.gif) repeat-x top left;
  color: #e2d6c7;
  font: 62.5%/1.6em "Lucida Grande", Verdana, Sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
  }
p, li, .row, .submit {
  font-size: 1.6em;
  line-height: 1.6em;
  }
dd {
  margin: -10px 0 0;
  padding: 0 0 .5em;
  }
dt {
  color: #fff0c8;
  font-size: 2.5em;
  font-weight: normal;
  }
fieldset {
  border: 2px solid #fff;
  margin: 2em 0;
  padding: 0 1em 1em;
  }
form {
  margin: 0;
  padding: 0;
  }
h1 {
  color: #fff;
  font-size: 3.5em;
  font-weight: normal;
  letter-spacing: -1px;
  margin: .25em 0 .75em;
  }
h2 {
  color: #fff0c8;
  font-size: 2.5em;
  font-weight: normal;
  margin: .75em 0;
  }
h3 {
  color: #fff;
  font-size: 2em;
  font-weight: normal;
  margin: .75em 0;
  }
img {
  border: 0;
  vertical-align: middle;
  }
input, textarea {
  color: #333;
  font-size: 1.1em;
  margin: .25em 0;
  padding: 3px;
  vertical-align: middle;
  }
legend {
  padding: .5em;
  font-size: 2em;
  color: #fff;
  }
p {
  margin: 0 0 1.25em;
  }
select {
  margin: .6em 0;
  font-size: 1em;
  color: #333;
  background: #e2d6c7;
  }
textarea {
  background: #e2d6c7;
  font-family: "Lucida Grande", Verdana, Sans-serif;
  margin-top: .5em;
  width: 480px;
  height: 180px;
  }
ul {
  list-style-type: none;
  }
ul li {
  background: url(/images/bullet.gif) no-repeat 0 9px;
  padding-left: 16px;
  }


/* --[ ids ]--------------------------- */

#column2:after, #nav:after, .row:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  height: 100%;
  }
#container {
  background: url(/images/bg_btm.gif) repeat-x bottom left;
  padding: 0 25px 6px;
  width: 730px;
  text-align: left;
  margin: 0 auto;
  }
#content {
  min-height: 42em;
  }
#error {
  background: #684b3d;
  padding: 1.75em 3em .75em;
  border-top: 1px solid #e2d6c7;
  border-bottom: 1px solid #e2d6c7;
  margin-bottom: 2em;
  }
#error h2 {
  background: url(/images/i_error.gif) no-repeat 0 50%;  
  line-height: 32px;
  margin: 0 0 .5em;
  padding-left: 38px;
  }
#error p {
  margin: 0;
  padding: 0;
  }
#error strong {
  color: #c9e2fa;
  }
#error ul li {
  background: url(/images/i_error_sm.gif) no-repeat 0 50%;
  padding-left: 2em;
  }
#extranetform {
  margin-top: 5em;
  }
#extranetform fieldset {
  padding: 0 0 0 20px;
  }
#extranetform legend {
  padding: 0 .2em;
  }
#extranetform input {
  margin-right: 7px;
  }
#extranetform #column1, #extranetform #column2 {
  float: left;
  line-height: 1em;
  }
#extranetform #column1 {
  margin-right: 5px;
  }
#extranetform #column2 {
  width: 485px;
  }
#extranetform .go {
  padding: 0 5px 0 0;
  }
#extranetform .row {
  padding: 15px 0;
  }
#extranetform .text {
  width: 190px;
  }
#footer {
  padding-top: 1em;
  text-align: center;
  }
#hidecvv {
  display: none;
  }
#leftcolumn {
  float: left;
  width: 250px; 
  }
#logo {
  background-position: center center;
  background-repeat: no-repeat;
  height: 161px;
  margin: 2em auto 3em;
  padding: 0;
  text-indent: -999em;
  width: 573px;
  }
#nav {
  width: 700px;
  margin: 0 auto; 
  padding: 0;
  }
#nav a {
  float: left;
  display: block;
  height: 60px;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  background: url(/images/nav.gif);
  }
#nav a:active {
  outline: none;
  }
#nav li {
  display: inline;
  margin: 0;
  padding: 0;
  }
#nav #navhome {
  background-position: 0 0;
  width: 171px;
  }
#nav #navabout {
  background-position: -171px 0;
  width: 164px;
  }
#nav #navportfolio {
  background-position: -335px 0;
  width: 213px;
  }
#nav #navcontact {
  background-position: -548px 0;
  width: 152px;
  }
#nav a:hover#navhome {
  background-position: 0 60px;
  width: 171px;
  }
#nav a:hover#navabout {
  background-position: -171px 60px;
  width: 164px;
  }
#nav a:hover#navportfolio {
  background-position: -335px 60px;
  width: 213px;
  }
#nav a:hover#navcontact {
  background-position: -548px 60px;
  width: 152px;
  }
#navwrapper {
  width: 100%;
  height: 60px;
  background: url(/images/bg_nav.gif) repeat-x top left;
  border-bottom: 3px solid #d4f4f0;
  }
#portfolio dt {
  clear: both;
  margin: 1em 0;
  }
#rightcolumn {
  float: left;
  width: 250px;
  }
#showcvv {
  display: block;
  margin-top: 1em;
  }
#vcard {
  background: url(/images/i_vcard.gif) no-repeat 0 50%;
  padding-left: 28px;
  margin-bottom: 2em;
  }


/* --[ classes ]--------------------------- */

.access, .asp, .css, .graphicdesign, .hosting, .logodesign, .mysql, .php, .seo, .ror, .xhtml, .xml {
  height: 26px;
  margin-right: .3em;
  }
.access {
  background: url(/images/f_access.gif) no-repeat 0 0;
  width: 73px;
  }
.asp {
  background: url(/images/f_asp.gif) no-repeat 0 0;
  width: 51px;
  }
.checkbox {
  margin: .7em .5em 0 0;
  width: 15px;
  vertical-align: middle;
  }
.clear {
  clear: both;
  }
.css {
  background: url(/images/f_css.gif) no-repeat 0 0;
  width: 46px;
  }
.cvv {
  width: 40px;
  }
.date {
  color: #fff;
  }  
.error {
  background: #c9e2fa;
  }
.exit:link, .exit:active, .exit:visited {
  background: url(/images/i_exit.gif) no-repeat right center;
  padding-right: 20px;
  }
.exit:hover {
  background: url(/images/i_exit_o.gif) no-repeat right center;
  padding-right: 20px;
  }
.features img {
  padding-right: 3px;
  }
.features {
  margin: 1em 0;
  padding: 0 0 3em;
  }
.features li {
  float: left;
  display: block;
  text-indent: -9999px;
  list-style-type: none;
  padding: 0;
  }
.field {
  float: left;
  width: 280px;
  }
.graphicdesign {
  background: url(/images/f_graphic_design.gif) no-repeat 0 0;
  width: 150px;
  }
.hide {
  display: none;
  }
.hosting {
  background: url(/images/f_hosting.gif) no-repeat 0 0;
  width: 87px;
  }
.label {
  float: left;
  padding-top: 7px;
  width: 160px;
  }
.links li {
  list-style: none;
  background: none;
  padding-left: 0;
  }
.links {
  padding-left: 0;
  margin: 0 0 2em 0;
  }
.login {
  padding: 0;
  }
.logodesign {
  background: url(/images/f_logo_design.gif) no-repeat 0 0;
  width: 123px;
  }
.mysql {
  background: url(/images/f_mysql.gif) no-repeat 0 0;
  width: 71px;
  }
a.nolink {
  color: #e2d6c7;
  text-decoration: none;
  }
.optional {
  color: #c9e2fa;
  font-size: 1.4em;
  }
strong.optional {
  font-size: .9em;
  }
.php {
  background: url(/images/f_php.gif) no-repeat 0 0;
  width: 49px;
  }
.pip {
  padding: 0 .25em;
  }
.portfolio {
  height: 1px;
  padding: 0;
  margin: 0;
  text-indent: -999em;
  }
.ror {
  background: url(/images/f_ror.gif) no-repeat 0 0;
  width: 52px;
  }
.row {
  padding-top: .25em;
  }
.screen {
  float: right;
  margin: 5px 0 10px 35px;
  }
.seo {
  background: url(/images/f_seo.gif) no-repeat 0 0;
  width: 48px;
  }
.small {
  font-size: 1em;
  }
.submit {
  background: #9ed6cf url(/images/bg_nav.gif) repeat-x center bottom;
  border-bottom: 2px solid #d4f4f0;
  border-top: 2px solid #d4f4f0;
  margin-top: 2em;
  padding: .75em .25em;
  text-align: center;
  width: 100%;
  }
.submit td {
  text-align: center;
  }
.text {
  width: 300px;
  background: #e2d6c7;
  }
.top {
  vertical-align: top;
  padding-top: 9px;
  }
.xhtml {
  background: url(/images/f_xhtml.gif) no-repeat 0 0;
  width: 72px;
  }
.xml {
  background: url(/images/f_xml.gif) no-repeat 0 0;
  width: 51px;
  }
.zip_code {
  width: 125px;
  }