/*Reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Main layout */

html{
	font-size:100%;
	min-height:101%;
}
body{
	font-size:62.5%;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color:#666;
	background-color: #E3E3E3;
	padding:0 1em;
}

#container{
 	text-align:left;
 	padding:0 20px;
 	width:940px;
 	margin:0 auto 60px;
 	background-color: #FFFFFF;
 	border-left: solid 1px #CECECE;
 	border-right: solid 1px #CECECE;
 	border-bottom: solid 1px #CECECE;
}


#content-wrap {
	width: 940px;
	position: relative;
	margin-top: 30px;	
}

#header{
	width:940px;
	height:80px;
	margin:0 auto;
	position:relative;
}

#header .logo a{
	background: url(../assets/wsdlogo.gif) no-repeat;
	width: 210px;
	height: 50px;
	position: absolute; top:20px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	border-bottom: 0;
	}

/*Typography*/

p {
	color: #666666;
	font-size: 1.3em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

a {
  text-decoration:none;
  color:#116699;
  border-bottom: none;
  padding:0;
}
 
a:hover {
	color: #A11A00;
  	border-bottom: solid 1px #A11A00;
}

h1{
	color:#5D5D5D;
	font-size:2.4em;
	margin-bottom:0.6em;
	line-height:1.2em;
}

h2 {
	color: #5D5D5D;
	font-size: 1.8em;
	line-height: 1.1em;
	margin-bottom: 1em;

}

h3 {
	color: #5D5D5D;
	font-size: 1.3em;
	line-height: 1em;
	margin-bottom: 1em;
	font-weight: bold;
}

h4 {
	color: #969696;
	font-size: 1.3em;
	line-height: 1.2em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
}

h5 {
	color: #969696;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	font-weight: bold;
}

.intro {
	font-size: 1.6em;
	line-height: 1.3em;
	margin-bottom: 1em;
	color: #969696;
}

#pull-quote {
	padding: 41px 10px 10px 10px;
	margin-left: 40px;
	background: #F8F8F8;
	border-top: 1px solid #E5E5E5;
}

#pull-quote h6 {
	font-size: 1.8em;
	line-height: 1.3em;
	color: #A11A00;
	font-weight: normal;
	margin-bottom: 1.3em;
}

/* topnav */

#topnav {
	background: #B1B1B1;
	width:  100%;
	height:  1%;
	margin: 10px 0 0 0;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}

#topnav ul {
	float: left;
	font-size: 1.3em;
}

#topnav ul li {
	border-right: 1px solid #FFFFFF;
	float: left;
}

#topnav ul li a {
	float: left;
	padding: 9px 13px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
	display: block;
	}

#topnav ul li a:hover {
	background: #5D5D5D;
}

#topnav ul li.active a, #navcontainer ul li.active a:hover {
	background: #5D5D5D none repeat scroll 0 0;
	color: #FFFFFF;
}

body.wsdfor a#wsdfor-nav, body.wsdforb a#wsdfor-nav, body.wsdforl a#wsdfor-nav, body.wsdforc a#wsdfor-nav, body.products a#products-nav, body.productsa a#products-nav, body.productsf a#products-nav, body.advantage a#advantage-nav, body.advantageps a#advantage-nav, body.advantagecs a#advantage-nav, body.resources a#resource-nav, body.aboutus a#about-nav, body.aboutust a#about-nav, body.contactus a#contact-nav, body.news a#news-nav
{
	color: #FFFFFF;
	background: #5D5D5D;
}

body.wsdfor a#over-nav, body.wsdforb a#banks-nav, body.wsdforl a#law-nav, body.wsdforc a#corp-nav, body.products a#over-nav, body.productsa a#automate-nav, body.productsf a#forms-nav, body.advantage a#expertise-nav, body.advantageps a#prosupport-nav, body.advantagecs a#service-nav, body.aboutus a#profile-nav, body.aboutust a#team-nav
 {
	color: #5D5D5D;
	background: #F8F8F8;
}

/* subnav */

#subnav{
 margin:0;
}

#subnav ul{
 width:160px;
 font-size:1.2em;
 line-height: 1.5em;
 border-bottom: 1px solid #E5E5E5;
 margin-bottom:20px;
 padding:0;
}

#subnav ul li{
 display:inline;
}

#subnav ul li.active ul{
 display:block;
}

#subnav ul li.active li.active ul{
 display:block;
}

#subnav ul li a{
 padding:9px 10px;
 display:block;
 color:#5D5D5D;
 border-top:1px solid #E5E5E5;
 border-bottom: none;
}

*html ul li a {
	height: 1px;
}

#subnav ul li.active li a{
 background:transparent none repeat scroll 0 0;
 color:#333 !important;
}

#subnav ul li a:hover, #subnav ul li.active li a:hover{
 background:#F8F8F8 none repeat scroll 0 0;
 text-decoration:none;
}

#subnav ul li.active a, #subnav ul li.active a:hover{
 background:#F8F8F8 none repeat scroll 0 0;
 color:#5D5D5D
}

#subnav ul li.active li.active a, #subnav ul li.active li.active a:hover{
 background:#F8F8F8 none repeat scroll 0 0;
 color:#5D5D5D !important
}

/*columns*/

.first {
	margin-left: 0;
}

.col-two {
	width: 160px;
	float: left;
	display: inline;
	position: relative;
}

.col-three {
	width: 240px;
	float: left;
	display: inline;
	position: relative;
}

.col-four {
	width: 220px;
	float: left;
	display: inline;
	position: relative;
}

.col-seven {
	width: 700px;
	float: left;
	display: inline;
	position: relative;
}

.col-eight {
	width: 480px;
	float: left;
	margin: 0 0 0 60px;
	display: inline;
	position: relative;
	border-top:1px solid #E5E5E5;
}

.col-ten {
	width: 840px;
	margin: 0;
	float: left;
	display: inline;
}


/*---home---*/

#masthead {
	width: 940px;
	height: 200px;
}

.masthead-image {
	background: url(../assets/masthead.jpg) no-repeat;
}

.masthead-box{
	width: 200px;
	height: 180px;
	padding: 10px;
	float: right;
}

.masthead-box h2{
	font-size: 2.6em;
	line-height: 1.2em;
	color: #FFFFFF;
	margin: 0 0 70px 0;
}

.masthead-box p {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
}

.masthead-box a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}

.masthead-box a:hover {
	color: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
}

#home-content {
	width: 940px;
	position: relative;
}

#home-left {
	width: 720px;
	float: left;
	display: inline;
	margin: 0 0 30px 0;
	padding: 0;
}

#home-left-content {
	width: 680px;
	margin: 0 10px 0 10px;
	float: left;
	display: inline;
}

.cols{
	width: 720px;
	float: left;
	margin: 20px 0 20px 0;
	padding: 0;
	display: inline;
}

.col{
	width: 220px;
	height: 180px;
	background: url(../assets/home-col-box.gif) no-repeat;
	float: left;
	margin: 0 20px 0 0;
}

.col.last {
	margin: 0;
}

.col h4 {
	color: #FFF;
	letter-spacing: 1px;
	padding: 6px 10px 6px 10px;
	margin: 0;
}

.col p {
	padding: 0 10px 0 10px;
	margin: 5px 0 0 0;
}

#home-left h1 {
	color: #A11A00;
}

#home-left p.learn-more {
	margin: 0;
}

#home-right {
	width: 220px;
	float: right;
	background-color: #F8F8F8;
	display: inline;
	min-height: 200px;
	height: auto !important; height: 200px;
	
}

.home-right-spacer {
	height: 20px;
}

#home-right-item {
	width: 200px;
	margin: 0 10px 0 10px;
}

#home-right h4 {
	color: #A11A00;
	letter-spacing: 1px;
	padding: 6px 0 6px 0;
	margin: 0 0 4px 0;
	border-bottom: #E5E5E5 1px solid;
}

#home-right p {
	margin: 0;
}

#home-right p.strong {
	font-weight: bold;
}

#home-right p.border {
	margin: 0 0 15px 0;
}

/*---sub pages content---*/

.sub-image { background: url(../assets/SS24759124.jpg) no-repeat; }
.banks-image { background: url(../assets/SS1436086.jpg) no-repeat; }
.law-image { background: url(../assets/SS20966536.jpg) no-repeat; }
.corp-image { background: url(../assets/SS2272142.jpg) no-repeat; }

.resources-sub-masthead{
	width: 940px;
	height: 100px;
	background: #A11A00;
}

.sub-masthead-title{
	width: 210px;
	padding: 165px 0 0 10px;
	margin: 0;
	float: left;
	display: inline;
	position: relative;
	color: #FFFFFF;
}

.sub-masthead-resources-title{
	width: 460px;
	padding: 65px 0 0 10px;
	margin: 0;
	float: left;
	display: inline;
	position: relative;
	color: #FFFFFF;
}

#sub-content h2{
	margin-top: 7px;
	
}

#sub-content ul  {
	font-size: 1.3em;
	line-height: 1.5em;
	margin-bottom: 1em;
	color: #A11A00;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 15px;
}

#sub-content ul li span {
	color: #666;
}

/*resources*/

.res-top-border {
	border-top: 1px solid #E5E5E5;
}

.res-content {
	margin-left: 220px;
}


.res-content h2 {
	margin:0 0 9px 0;
	padding: 9px 0 9px 0;
	border-bottom: 1px solid #E5E5E5;
}

.res-content .title {
	width: 450px;
	float: left;
	margin-bottom: 9px;
}

.res-content .link {
	width: 170px;
	float: left;
	margin-bottom: 9px;
	text-align: right;
}

.res-content a {
	border-bottom: none;
}

/*---news---*/

.news-top-border {
	border-top: 1px solid #E5E5E5;
}

.news-content {
	margin-left: 220px;
	border-top: 1px solid #E5E5E5;
}

.news-content.latest {
	border-top: none;
}
.news-content h2, .news-article h2 {
	font-size: 1.6em;
	line-height: 1.3em;
	margin-bottom: 0.3em;
	font-weight: bold;
}

#subscribe {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	margin-left: 20px;
	padding: 10px;
	background: #F8F8F8;
}

#subscribe h4 {
	color: #A11A00;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 1em;
}

.news-article {
	margin: 0 10px 0;
}

.news-article img {
	margin-left: 160px;
}

.news-article hr {
	color: #FFF;
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	border-style: none none solid;
	margin: 0 0 5px 0;
}


/*---contactus---*/

.col-eight.contact {
	margin: 0;
	padding-left: 220px;
}

#contact-info {
	
	margin-left: 20px;
	padding: 0 10px 0 10px;
	border-top: 1px solid #E5E5E5;
}

#contact-form h3, #contact-info h3, #contact-info p {
	margin-top: 9px;
}

#contact-form form span, #contact-form .required { color: #A11A00; }

form {
  background: #F8F8F8;
  margin: 1.5em 0;
  padding: .9em 1.25em;
}
form div { margin: .3em 0 1em; padding-bottom: .75em; border-bottom: 1px solid #E5E5E5; }
form div.msg, form div.formbtn, form div.chckbox { padding-bottom: 0; border-bottom: none; }
input, textarea, select {
	font-size: 100%;
	padding: 3px;
	width: 250px;
}
input, textarea {
	background: #fff;
	border: 1px solid #ccc;
	border-color: #aaa #eee #eee #aaa;
	color: #545454;
	font: 1.1em Helvetica, Arial, sans-serif;
}
input:hover, textarea:hover { border-color: #888 #ddd #ddd #888; }
input:focus, textarea:focus { border-color: #777; }
textarea { width: 410px; }
form label { font-size: 1.1em; }
form input.button { width: auto; background: #f3f3f3; color: #777; font-weight: bold; border: 1px solid #bbb; border-color: #ddd #999 #999 #ddd; padding: .3em; font-size: 1.3em; font-variant: small-caps; cursor: pointer; }
form input.button:hover { color: #555; border: 1px solid #bbb; border-color: #bbb #777 #777 #bbb; background: #fff; }

form input.checkbox {
	width: auto;
	margin: 0 5px 0 0;
	
}

form div.chckbox {
	padding: .5em 0 1em;
}

/*---footer--*/

#footer {
	width: 930px;
	float: left;
	margin: 20px 0 0 0;
}

#footer p {
	font-size: 1.2em;
	color: #B1B1B1;
}

#footer p.company-info {
	width: 300px;
	float: left;
}

#footer hr {
	color: #FFF;
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	border-style: none none solid;
	margin: 0 0 5px 0;
}

#footer a {
	color: #B1B1B1;
	border-bottom: 0;
}

#footer a:hover {
	border-bottom: 1px solid #B1B1B1;
}

#footer p.copyright {
	float: right;
	display: inline;
	}

/*---screencasts---*/

 #media {
    margin-top: 40px;
    text-align: center;
     }
#noUpdate {
    margin: 0 auto;
    font-family:Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #666;
    text-align: left;
    width: 210px;
    height: 200px;
    padding: 40px;
    }


/*---misc--*/

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix { display:inline-block; }
.clearfix { display:block; }
* html .clearfix { height:1px; }


