/* Surface CSS */

/* Selectors */

body {
  background-image: url(../site-images/brown_bg.jpg);
  background-repeat: repeat-x;
  background-color: #edebde;
  color: #69594a;
  font-family: "Trebuchet MS", Arial, Verdana;
  font-size: 12px;
  line-height: 16px;
  margin: 0px;
  padding: 0px;
  }
  
 	
p {
	padding-top: 4px;
	padding-bottom: 12px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	line-height: 16px;
	font-size: 12px;
	}
	
h1 {
	color: #f17451;
	font-size: 18px;
	border-bottom: 1px #e6dca7 solid;
	padding-bottom: 7px;
	padding-top: 24px;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	}
	
.newsletterhome {
	color: #f17451;
	font-size: 18px;
	border-bottom: 1px #e6dca7 solid;
	padding-bottom: 7px;
	padding-top: 5px;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	}
	
h2 {
	color: #53848b;
	font-size: 15px;
	padding-bottom: 0px;
	padding-top: 12px;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	}
	
h3 {
	color: #53848b;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	}
	
	
input {
	padding: 0px;
	margin: 1px;
	}

form {
	padding: 0px;
	margin: 0px;
	}
	
input.button {
	background-color: #f17451;
	color: #ffffff;
	border: 1px #f0e8c0 solid;
	padding: 2px;
	margin-top: 0px;
	margin-right: 3px;
	font-size: 11px;
	}
	
ol li {
	font-weight: bold;
	}
	
	
/* Links */

#textsize a:link, #textsize a:visited {
	color: #326470;
	text-decoration: none;
	line-height: 16px;
	}
	
#textsize a:hover, #textsize a:active {
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
	}


#universalnav a:link, #footer a:link {
	color: #2c616d;
	text-decoration: none;
	line-height: 16px;
	}
	
#universalnav a:visited, #footer a:visited {
	color: #2c616d;
	text-decoration: none;
	line-height: 16px;
	}
	
#universalnav a:hover {
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
	}
	
#universalnav a:active, #footer a:active {
	color: #2c616d;
	text-decoration: none;
	line-height: 16px;
	}
	
#footer a:hover {
	color: #2c616d;
	text-decoration: underline;
	line-height: 16px;
	}

	
a:link {
	color: #53848b;
	text-decoration: none;
	line-height: 16px;
	}
	
a:visited {
	color: #53848b;
	text-decoration: none;
	line-height: 16px;
	}
	
a:hover {
	color: #f17451;
	text-decoration: none;
	line-height: 16px;
	}
	
a:active {
	color: #53848b;
	text-decoration: none;
	line-height: 16px;
    }
	
#current a:link, #current a:visited, #current a:hover, #current a:active  {
	color: #f17451;
	text-decoration: none;
	line-height: 16px;
	}
	
#universalnav #current a:link, #universalnav #current a:visited, #universalnav #current a:hover, #universalnav #current a:active {
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
	}
	
#current a:link, #current a:visited, #current a:hover, #current a:active  {
	color: #f17451;
	text-decoration: none;
	line-height: 16px;
	}
	

/* Structure */
  
  
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 2px solid #8ea6a9;
	}
	
#topbluecontainer {
	width: 960px;
	height: 28px;
	padding-top: 45px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: right;
	margin: 0px;
	background-image: url(../site-images/bluebar_bg.jpg);
	float: left;
	}
	
#textsize {
	color: #326470;
	padding-left: 12px;
	margin: 0px;
	text-align: left;
	font-size: 11px;
    float: left;
	}
	
#universalnav li#current {
	color: #ffffff;
	}
	
#universalnav {
	color: #dfeff1;
	padding-right: 8px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	}
	
#universalnav ul, #universalnav li {
	color: #dfeff1;
	text-align: right;
	display: inline;
    list-style: none;
	padding: 3px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 11px;
	}
	

#navcontainer {
	width: 930px;
	height: 153px;
	text-align: right;
	background-image: url(../site-images/nav_cont_bg.jpg);
	padding-right: 30px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	clear: both;
	float: left;
	}
	
#logo {
	width: 310px;
	height: 153px;
	float: left;
	background: url(../site-images/surface_logo.jpg) no-repeat;
	padding: 0px;
    margin: 0px;
	border: 0px solid #ffffff;
	}
	
	
#logo a {
    display: block;
	width: 310px;
	height: 153px;
	text-indent: 9000px;
	overflow: hidden;
	}
	

#topsearch{
    border-bottom: 1px #e6dca7 solid;
	padding-top: 52px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
	height: 30px;
    width: 617px;
	margin: 0px;
	float: right;
	}
	
#nav li#current {
	color: #f17451;
	}
	
#nav { 
 	color: #dace8e;
	margin: 0px;
    padding-top: 8px;
	text-align: right;
	float: right;
	width: 605px;
	}
	
#nav ul, #nav li {
	color: #dace8e;
	text-align: right;
	display: inline;
    list-style: none;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 4px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 11px;
	}
	

#content {
	width: 960px;
	margin: 0px;
    padding: 0px;
	background-color: #ffffff;
	clear: both;
	}
	
#homeblock {
	width: 903px;
	height: 201px;
	margin-left: auto;
	margin-right: auto;
    margin-top: 0px;
    margin-bottom: 15px;
    padding: 0px;
	background-image: url(../rotating-images/rotator.php);
	}	
	
#homenewsletter {
	width: 337px;
	height: 120px;
	font-size: 12px;
	line-height: 14px;
	background-color: #c2d9dc;
	color: #2e626e;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	position: relative;
	float: right;
	}
	
#homenewsletterlinks {
	width: 337px;
	height: 120px;
	font-size: 12px;
	line-height: 14px;
	background-color: #c2d9dc;
	color: #ffffff;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	position: relative;
	float: right;
	}
	
#homenewsletterlinks a:link, #homenewsletterlinks a:visited {
	color: #2c616d;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	font-size: 13px;
	}
	
#homenewsletterlinks a:hover, #homenewsletterlinks a:active {
	color: #2c616d;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
	font-size: 13px;
	}
	
.newslettertitle {
	color: #376874;
	font-size: 18px;
	border-bottom: 1px #a19588 solid;
	padding-bottom: 7px;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	}
	
#maincontent {
	width: 620px;
	float: left;
	margin-right: 50px;
	margin-bottom: 12px;
	padding-left: 28px;
	}
	
#flash {
	width: 620px;
	height: 340px;
	float: left;
	margin-right: 0px;
	margin-bottom: 12px;
	padding-left: 27px;
	background-image: url(../site-images/behind_flash.jpg);
	}
	
		
#flashwithcopy {
	width: 620px;
	height: 340px;
	float: left;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-left: 0px;
	background-image: url(../site-images/behind_flash.jpg);
	}
		
#subcontent {
	width: 230px;
	padding-right: 28px;
	margin-bottom: 12px;
	float: left;
	}
	
#footer {
	width: 960px;
	background-color: #c2d9dc;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #4a7079;
	clear: both;
	font-size: 11px;
	}
	
	
.footerdivider {
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	}
	
.articleimage {
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 15px;
	border: 3px solid #e6dca7;
	float: left;
	clear: both; 
	}
	
.beforeafter {
	float: left;
	text-align: center;
	}
	
.beforeafterimg  {
	padding: 0px;
    margin: 10px;
	border: 3px solid #e6dca7;
	}
	

.formsidebar {
	padding: 0px;
	margin: 5px;
	background-color: #f0e8c0;
	border: 1px solid #a19588;
	text-shadow: none;
	}
	
.radio {
	padding: 0px;
	margin-top: 4px;
	}
	
.contentblocks {
	border-bottom: 1px #e6dca7 solid;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	}
	
.clear{
	clear: both;
	}
		
.browseby {
 	float: right;
	}
	
.right {
 	float: right;
	padding-top: 10px;
	}
	
.left {
 	float: left;
	padding-top: 10px;
	}
	
.whitepaper{
 	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 4px;
	padding-left: 0px;
	}
	
	
/*Calendar */

#calendar td {
 	width: 100px;
	height: 100px;
	border: 1px #cccccc solid;
	text-align: center;
	padding: 4px;
	font-size: 11px;
	}
	
#calendar th {
	text-align: center;
	padding: 8px;
	background-color:  #e7f1f2;
	border: 1px #cccccc solid;
	}

.hasarticle {
 	width: 100px;
	height: 100px;
	background-color: #e7f1f2;
	}
	

.invalidDay {
 	width: 100px;
	height: 100px;
	background-color: #f5f5f5;
	}
	


/* Livesearch */

fieldset {
   border: 0px;
   margin: 0px;
   padding: 0px;
   }

form#searchform p, form#searchform {
	display: inline;
	vertical-align: text-bottom;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

label {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
	margin: 0px;
	}
		
input#livesearch {
    border: 0px;
	padding: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #f0e8c0;
	border: 1px solid #a19588;
	text-shadow: none;
	}
	
input#livesearchsubmit {
	background-color: #f17451;
	color: #ffffff;
	border: 1px #f0e8c0 solid;
	padding: 2px;
	margin-top: 0px;
	margin-right: 3px;
	font-size: 11px;
	}


div#LSResult{
	width: 300px;
	margin: 1px 0px 2px 0px;
	padding: 5px;
	border: 1px solid #e6dca7 ;
	background: #e7f1f2;
	position: absolute;
	z-index: 1;
	left:50%;
	}

#LSResult ul{
	margin-bottom:-5px;
	}
	
div#LSResult li{
	padding: 2px;
	display: block;
	line-height: 15px;
	text-align: left;
	}
	
#LSResult ul li{
	padding:0px 15px 3px 0;
	}	
	
	

