body
{
	background: url('bg-top.png') top repeat-x;
	font-family: 'verdana', sans-serif;
	font-size: 11px;
	line-height: 17px;
}

h1, h2
{
	font-family: 'trebuchet ms', sans-serif;
	color: #6892bf;
	letter-spacing: 1px;
}

h1
{
	font-size: 24px;
}

h2
{
	margin: 5px 0 5px 0;
	font-size: 13px;
	font-weight: bold;
}

.item h2 {
	color: #505050;
	font-size: 17px;
	margin: 10px 0;
}

h3
{
	margin: 0 0 10px 0;
	font-weight: bold;
}

address
{
	clear: none;
}

em
{
	font-style: italic;
}

a
{
	color: #2549af;
}

.cell-right {
  text-align: right;
  vertical-align: top;
}


.sidebar
{
	position: relative;
	left: -24px;
}

.sidebar .top,
.sidebar .bottom
{
	width: 3px;
	height: 0px;
	overflow: hidden;
}

.sidebar .top
{
	border-bottom: solid 1px #fff;
}

.sidebar .bottom
{
	border-top: solid 1px #fff;
}

.sidebar p,
.sidebar h1
{
	padding-left: 22px;
	border-left: solid 3px #5f8cbb;
}


#corner
{
	position: absolute;
	top: 0;
	right: 0;
	width: 72px;
	height: 72px;
	background: url('bg-corner-locked.png') top right no-repeat;
}

#wrapper
{
	background: url('bg-wave.jpg') bottom center repeat-x;
}

#body
{
	width: 860px;
	margin: 0 auto;
}

#top
{
	clear: both;
	margin: 40px 0 0 0;
}

#top #left
{
  float: left;
 	width: 175px;
	padding: 10px;
	border: 1px solid #cccccc;
	background: #eeeeee;
}

#left-bot {
  float: left;
 	width: 175px;
	padding: 10px;
}

#top #right
{
	width: 598px;
	margin: 0 0 0 210px;
	/*float: left;*/
	padding: 20px 22px;
	background: #fff;
	border: solid 1px #ccc;
	border-bottom: none;
}

#top #right p
{
	margin: 10px 0;
}

#top #right #items
{
	margin: 30px 0;
}

#top #right #items .item
{
	margin: 15px 0;
	padding: 10px 15px 0 15px;
	background: url('bg-item.png') bottom repeat-x;
	border: solid 1px #d8d8d8;
}

#top #right #items .item p
{
	font-size: 10px;
}


.content-left {
  margin: 0; 
  width: 380px; 
  float: left;
}

.blockwrap .content-left {
  width: 380px;
}
.content-left span, .highlight span{
  background: #d8e4f0;
  padding-bottom: 2px;
}

.content-right {
  float: left; 
  width: 157px;
  overflow: hidden;
  padding-left: 10px;
  border-left: 1px solid #d4d4d4;
  
}

.content-quote {
  float: right; 
  margin-right: -24px;
}


/* FORMS */

/*FORMS */

.content-left form {
  padding-right: 10px;

}

#connect-form td {
  vertical-align: top;
}

#connect-form .connect-input {
  background: url('li-connect.gif') 0 3px no-repeat;
  padding-left: 20px;
}


textarea {
  font-size: 11px; 
  font-family: verdana,arial,sans-serif;
  width: 137px;
  height: 85px;
  background: #f2f2f2;
  border: 1px solid #999999;
}

.note {
  font-size: 9px; 
  font-family: verdana,arial,sans-serif;
}

.cell-top {
  vertical-align: top;
}


/* --- POPUP styles --- */

input.submit-btn {
  background: #fff url('bg-submit.gif') top left repeat-x; 
  border: 1px solid #a19684; 
  font-size: 11px;
  }
  

.pop-links {
  padding-top: 15px;
}  
.pop-links, .pop-links a {
  color: #779cc5;
}  

#loginDiv {
  position: absolute; 
  top: 22px; 
  right: 36px; 
  width: 345px; 
  z-index: 1;
}

/* ---END  POPUP styles --- */

  
input.submit {
   font-size: 11px; 
  font-family: verdana,arial,sans-serif;
  background: #f2f2f2;
  border: 1px solid #999999;
}

input.text {
  font-size: 11px; 
  font-family: verdana,arial,sans-serif;
  width: 137px;
  background: #f2f2f2;
  border: 1px solid #999999;
 }
  

.blockwrap input.text, .blockwrap input.submit, .blockwrap textarea {
  background: #ffffff;
}
  
#bottom
{
	clear: both;
}

#bottom #left
{
	float: left;
	width: 200px;
	padding: 90px 0 0 0;
	font-size: 10px;
	color: #8b9094;
}

#bottom #left a
{
	color: #8b9094;
}

#bottom #right
{
	width: 596px;
	height: 90px;
	margin: 0 0 0 210px;
	padding: 90px 23px 0 23px;
	background: url('bg-wave-dark.jpg') 560px 3px repeat-x;
	border: solid 1px #ccc;
	border-top: none;
	color: #333333;
}

#bottom #right p
{
	width: 400px;
}

#footer
{
	width: 100%;
	padding: 10px 0 110px 0;
	background: none;
	text-align: right;
	font-size: 10px;
	color: #999;
}

#footer p
{
	width: 838px;
	margin: 0 auto;
	padding: 0 50px 0 0;
}

img.show {
	border: 1px solid #000;
}

#top #right.show {
width: 644px;
  padding-left: 0;
  padding-right: 0;
}

#top #right.show .padwrap #items h2, .content-left h2 {
  margin: 0;
  padding; 0;
}

.padwrap {
  padding: 0 23px;
}

#subnav.show {
 height: 33px;
  padding-top: 15px;
  background: url('bg-show.gif') bottom left repeat-x;
  padding-left: 23px;
}

#subnav.show li {
  display: inline;
  margin: 0 3px;
  padding: 0;
  padding-left: 6px;
  float: left;
  height: 23px;
  background: url('sn-cap-left.gif') 0 1px no-repeat;
  /*width: 106px;*/
  width: 120px;
}

#subnav.show li.med {
  width: 90px;
}

#subnav.show li.tiny {
  width: 50px;
}

#subnav.show li span {
  display: block;
  padding-right: 6px;
  height: 23px;
  background: url('sn-cap-right.gif') right 1px no-repeat;
}
#subnav.show li span a {
text-transform: capitalize;
line-height: 200%;
color: #7098c2;
text-decoration: none;
margin: 0;
padding: 0 10px;
text-align: center;
display: block;
height: 23px;
background: #ffffff;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  
}

#subnav.show li.on {
  margin: 0;
  padding: 0;
  padding-left: 11px;
  float: left;

  height: 32px;
  text-align: center;
  background: url('sn-tab-on-left.gif') 0 1px no-repeat;
}

#subnav.show li.on span {
 background: none;
 padding:0;
 height: 32px;
 padding-right: 11px;
 
 background: url('sn-tab-on-right.gif') right 1px no-repeat;
}
#subnav.show li.on span a {
 background: none;
 border: 0;
 padding: 0;
background: #ffffff;
  height: 32px;
  border-top: 1px solid #dcdcdc;

}

#top #right .smplWrap {
	margin-bottom: 20px;
	padding-top: 10px;
	display: block;
}

#top #right .smplWrap .line {
clear: both;
height: 20px;
border-bottom: 2px dotted #cccccc;

}

#top #right .smpl {
	float: left; 
	width: 252px;
	overflow: hidden;
	text-align: left;
}

#top #right .smpl h3{
	margin-bottom: 0;
	padding-bottom: 2px;
}

#top #right .smpl.right{
	float: right; 
	width: 252px;
	overflow: hidden;
	text-align: left;
}

#top #right .shadow {
	width: 252px; 
	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	padding-bottom: 0;
	border-bottom: 2px solid #eeeeee;
}

#top #right .shadow p {
	border-bottom: 2px solid #dedede; 
	margin: 0; 
	padding: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#top #right .shadow img {
	padding: 0;
	margin: 0;
	border: 1px solid #aaaaaa; 
	display: block;
	border-bottom: 2px solid #bbbbbb;
}


 .explanation {
	background: url('bg-exp.gif') bottom left repeat-x; 
	width: 596px; 
	overflow: hidden;
	}
.explanation p {
	margin: 0;
	padding: 2px 15px;
}

.testimonial {
  float: right;
}

.blockitem img {
  vertical-align: top;
}

.concrete img {
  vertical-align: top;
}

table.thumbs {
  background:#F3F3F3;
    margin: 0px auto;
    border-spacing: 10px;
}

.lightbox {
  display: block;
  height: 150px;
  position: relative;
}

.mag {
  position: absolute;
  bottom: 5px;
  left: 5px;
}

.thumbs td {
  background:#e4ebf3;
  border:1px solid #e4e4e4;
  padding:10px;
  text-align:center;
  vertical-align:middle;
}

.myteam {
  margin: 0px auto;
  border-spacing: 10px; 
}

.myteam td {
  padding:10px;
  text-align:center;
  vertical-align:middle;
}
