﻿
body {
   background: #fff;
   padding: 0;
   color: #000;
   text-align: center;
   font: x-small/1.5em Arial, Helvetica, sans-serif;
   voice-family: "\"}\""; voice-family:inherit;
   font-size: small;
   } 
html>body { font-size:small;
   }

#wrapper {
   margin: 0 auto;
   width: 771px;
   background: #fff;
   border: 1px solid #777;
   padding: 0;
   text-align: left;
   line-height: 1.3em;  
   voice-family: "\"}\"";
   voice-family: inherit;
}

html>#wrapper {
   width: 790px;
   }
#privacy #wrapper {
   width: auto;
   margin: 10px;
   padding: 10px;
   }
#header {
   background: #fff;
   text-align: left;
   padding: 5px 5px 0 5px;
   }
   
.portalLogin {
   background: #F3F3F3;
   text-decoration: none;
   font-size: x-small;
   margin: 0;
   border: 1px solid #777;
   display: block;
   padding: 3px 6px;
   font-weight: bold;
   }
   
a.portalLogin:hover {
   color: #83B300;
   }
#content {
   clear: left;
   padding: 15px;
   background: #fff url("../images/content_bg.gif") repeat-y top left;
   }
#leftcol {
   float: left;
   width: 518px;
   }
#rightcol {
   width: 190px;
   float: right;
   line-height: normal;
   }
#rightcol .divider {
   margin: 2em 0;
   border-bottom: 1px dashed #ccc;
   }
#lettertop {
   height: 20px;
   background: #fff url("../images/img_letter_top.jpg") no-repeat bottom;
   padding: 0;
   text-align: left;
   line-height: normal;
   width: 518px;
   }
#letter {
   background: #eee;
   border-right: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
   border-left: 1px solid #ccc;
   padding: 0 10px 10px 10px;
   }
#footer {
   background: #777;
   padding: 10px;
   color: #ccc;
   font-size: 85%;
text-align: center;
   }
   
/* Main navigation
---------------------------------------------------------------------------------------------- */
#nav {
   float: left;
   width: 100%;
   background: #cadcee url("../images/bg_buttons.jpg") repeat-x top;
   font-size: 11px;
   line-height: normal;
   }
#nav ul {
   margin: 0;
   padding: 5px 8px 0;
   list-style: none;
   }
#nav li {
   float: left;
   background: url("../images/left_both.gif") no-repeat left top;
   margin: 0;
   padding: 0 0 0 9px;
   border-bottom: 1px solid #9bbdde;
   }
#nav a {
   float: left;
   display: block;
   width: .1em;
   background: url("../images/right_both.gif") no-repeat right top;
   padding: 5px 15px 4px 6px;
   text-decoration: none;
   font-weight: bold;
   white-space: nowrap;
   color: #369;
   }
#nav > ul a {width:auto;}
   /* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float:none;}
   /* End IE5-Mac hack */
#nav a:hover {
   color:#333;
   }
#nav li:hover, #nav li:hover a {
   background-position:0% -150px;
   color:#333;
   }
#nav li:hover a {
   background-position:100% -150px;
   }
   
div.levelwrap {
	background: transparent url(../images/navBottom.gif) left top repeat-x;
}

/* Main navigation  - selected page behavior
---------------------------------------------------------------------------------------------- */
#home #nav-home, #isthisyou #nav-isthisyou, #howwework #nav-howwework, #services #nav-services,
#thingswedobetter #nav-thingswedobetter, #freestuff #nav-freestuff, #clients #nav-clients, #contact #nav-contact {
   background-position:0 -150px;
   border-width:0;
   }
#home #nav-home a, #isthisyou #nav-isthisyou a, #howwework #nav-howwework a,
#services #nav-services a, #thingswedobetter #nav-thingswedobetter a,
#freestuff #nav-freestuff a, #clients #nav-clients a,
#contact #nav-contact a {
   background-position:100% -150px;
   padding-bottom:5px;
   color:#333;
   }
   
/* Heading styles
---------------------------------------------------------------------------------------------- */

h1 {
   font-size: 150%;
   line-height: normal;
   }
h2 {
   font-size: 200%;
   line-height: normal;
   text-align: center;
   }
h3 {
   font-size: 150%;
   font-weight: normal;
   text-align: center;
   line-height: normal;   
   }
h4 {
   padding: 0;
   margin: 0;	
   }   
.frustration {
   color: #069;
   text-align: center;
   background: url("../images/img_frustration.jpg") no-repeat top left;
   padding-right: 108px;
   }
#rightcol h1 {
   color: #c00;
   }
#contact h2, #contact h3 {
  text-align: left;
  }
.testimonials h3 {
   margin: 0 0 1em 0;
   font-size: 150%;
   text-align: left;
   }
   
/* Form styles
---------------------------------------------------------------------------------------------- */
label {
    width: 90px;
    text-align: right;
	padding: 0;
    float: left;
    white-space: nowrap;
    }
#freestuff label {
    width: 220px;
	}
#contact label {
    width: 150px;
	}
.formerror {
    border: 1px solid #FFCC00;
    background-color : #FFFFCC;
    width: auto;
	margin-top: 1px;
    padding: 5px 0;
    }
.errortext {
    padding-left: 90px;
	font-size: 86%;
	color: #c00;
    }
#freestuff .errortext {
    padding-left: 220px;
	}
#contact .errortext {
    padding-left: 150px;
	}
.formfield {
   margin-left: 1em;
   border: 1px solid #8F0000;
   width: 125px;
   font-family: Arial, Helvetica, sans-serif;
   height: 21;
   }
input.redbutton {
   background:#c00;
   color:#fff;
   font-size: xx-small;
   margin: 5px 0 1em 1em;
   font-weight: bold;
   height: 26px;
   width: 128px;
   border:2px solid #f00;
   border-color:#f00 #900 #900 #f00;
  }
.formerror li {
   margin-bottom: 0;
   }
   
/* Paragraph, blockquote, etc. styles
---------------------------------------------------------------------------------------------- */
p#skip {
   margin: 0 0 0 5px;
   font-size: 11px;
   line-height: normal;
   text-align: left;
   }   
blockquote {
   margin: 0;
   padding: 0 1em 0 3em;
   background: url("../images/blockquote_big.gif") no-repeat 0px 3px;   
   }
cite {
   margin: 1.5em 0 0 0;
   font-style: normal;
   display: block;
   }

/* List styles
---------------------------------------------------------------------------------------------- */
li {
   margin-bottom: 1em;
   }

/* Link & anchor styles
---------------------------------------------------------------------------------------------- */
#skip a {
   color: #fff;
   background: transparent;
   }
#skip a:hover {
   color: #fc0;
   background: transparent;
   }
.toplink {
   margin-top: 1em;
   color: #999;
   font-size: 80%;
   text-align: right;
   }
.toplink a {
   color: #999;
   }
.bottomlinks {
   text-align: center;
   font-size: 90%;
   }
.bottomlinks a {
   color: #666;
   }
   
/* Image styles
---------------------------------------------------------------------------------------------- */
.logo {
   margin: 9px 0 5px 10px;
   float: left;
   }
.phone {
   margin: 17px 9px 4px 0;
   float: right;
   }
.icons {
   float: left;
   margin: 3px 5px 0 0;
   }

/* Miscellaneous style classes
---------------------------------------------------------------------------------------------- */
.testimonials {
   margin: 2em 0;
   padding: 1em;
   border: 1px solid #ccc;   
   background: #eee;
   }
div.clear {
   clear: both;
   }
.hilightred {
   color: #c00;
   }   

/* Print style adjustments
---------------------------------------------------------------------------------------------- */

@media print {

body {
   font-size: 12pt;
   color: #000;
   background: #fff;
   }
#wrapper {
   width: 100%;
   padding: 0;
   border: 0;
   }
.frustration, #lettertop, #letter, #footer, .testimonials {
   background: #fff;
   }
#leftcol {
   padding: 0 1em;
   width: 90%;
   }
.frustration {
   padding-right: 0;
   }
#lettertop {
   height: auto;
   padding: 1em;
   }
#footer {
   clear: both;
   margin-top: 1em;
   }
#rightcol, #nav, #skip, .toplink, .bottomlinks {
   display: none;
   }
a:link, a:visited, a:hover, a:active {
   text-decoration: none;
   color: #000;
   background: transparent;
   }
   
}
   
   
   
a:link, a:visited, a:active
{
	color: #0022B8;	
}

a:hover 
{
   color: #83B300;
}

#wrapper2 {
   margin: 0 auto;
   width: 771px;
   background: #fff;
   border: 1px solid #777;
   padding: 0;
   text-align: left;
   font-family: Arial; 
   position: relative;
}

#contestTable 
{
	width: 771px;
}

#contestTable input
{
	width: 300px;
}

#contestTable input#cbNewsletter
{
	width: 20px;
}

#rulesWrapper
{
	position: absolute;
	top: 390px;
	left: 10px;
	background: #fff;
	width: 500px;
	border: 3px solid #0024BF;
	padding: 25px;
	z-index: 999;
}
