/*-----( POSITION / LAYOUT )-----*/

body{
	background: #668399 url(../images/woc_bkg_tile.gif) repeat;
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 12px;
	text-align: center;
	color: #333;
}
/*
div {
	border: 1px solid red;
}
*/
#wrapper {
	margin: 10px auto;
	padding: 3px;
	background: #fff;
	text-align: left;
	width: 780px; /*for IE windows */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 774px; /* actual value */
}

#header {
	background-color: white;
	width: 100%;
	padding: 0;
	margin: 0;
}

#navigation {
	/* background-color: #668399; */
	background: #668399 url(../blog/wp-content/themes/jq/img/nav-blog-separator.gif) 565px center no-repeat;
	color: #fff;
	padding: 5px 0 1px 0;
	margin: 3px 0 0 0;
	font-size: 10px;
	text-align: center;
}

#billboard {
 margin: 3px 0;
 padding: 0;
 border: 1px solid #668399;
}

#content {
	width: 68%;
	float: left;
	padding: 20px;
	text-align: justify; 
	line-height: 1.8em; 
}

#content #midcolumn {
	width: 30%;
	float: right;
	padding: 10px 5px 5px 5px;
	margin-left: 25px;
	text-align: center;
	background: url(../images/quote_closed.gif) no-repeat 100% 100%;
}

#sidebar {
	width: 21%;
	float: right;
	background-color: #FFF3D5;
	border-right: 1px solid #B3AA95;
	border-bottom: 1px solid #B3AA95;
	padding: 20px;
	font-family: Georgia, serif;
	font-size: 0.9em;
	line-height: 1.4em;
}

#byline {
	clear: both;
	padding: 10px 20px 20px 20px;
	color: #668399;
	font-size: 14px;
}

#footer,
#footer-blog {
	clear: both;
	border-top: 3px solid #fff;
	padding: 0 20px;
	margin: 0;
	background-color: #616D76;
	color: #fff;
	font-size: 11px;
}

#credits {
	width: 774px;
	margin: 0 auto;
	padding: 3px 3px 10px 3px;
	overflow: hidden;
	color: #333;
	background-color: none;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
}

/*-----( NAVIGATION STYLES )-----*/

#tabs {
	margin: 0;
	padding: 0 0 20px 0;
	text-align: center;
}

#tabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#tabs a {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 23px; 
	text-decoration: none;
	color: #fff;
	}
	
#tabs a.active, #tabs a:hover {
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
	color: #fff;
	}	
	
#tabs a:active {
	border-bottom: 4px solid #FFF3D5;
	padding-bottom: 2px;
	color: #FFF3D5;
}

/*-----( KEEP TABS LIT )-----*/

body#home #tabs #home_tab a,
body#services #tabs #services_tab a,
body#casestudies #tabs #casestudies_tab a,
body#whitepapers #tabs #whitepapers_tab a,
body#learninglabs #tabs #learninglabs_tab a,
body#aboutus #tabs #aboutus_tab a,
body#contactus #tabs #contactus_tab a {
	border-bottom: 4px solid #FFF;
	padding-bottom: 2px;
	color; #fff;
}



/*-----( CONTENT STYLES )-----*/

/* 
#content h1, #content h2, #content p {
	word-spacing: 0.15em;
}
*/

#content h1 {
	font-size: 1.7em;
	color: #3162A6;
	text-align: left;
	line-height: 1.4em; 
/*	letter-spacing: -1px; */
	font-weight: bold;
}

#content h2 {
	font-size: 1.2em;
	text-align: left;
}

/*-- home page intro paragraph style --*/
#content .headline {
	font-size: 1.7em;
	color: #3162A6;
	text-align: left !important; 
	line-height: 1.4em; 
	font-weight: bold;
}

.blue {
	color: #3162A6;
}

#content ul {
	margin: 10px auto;
	list-style: square outside;
	padding: 5px 20px;
}

#content li {
	font-weight: bold;
	font-style: italic;
	padding-bottom: 10px;
	line-height: normal;
}

#content strong{
	font-weight: bold;
	font-style: italic;
}

#content .quote {
	background: url(../images/quote_open.gif) no-repeat 0 0;
	text-align: left;
	padding: 5px 10px;
}

#content .author {
	padding: 0 10px;
	font-weight: bold;
}

#content .testimonial {
	background: url(../images/quote_closed.gif) no-repeat 99% 85%;
	margin-bottom: 40px;
}

#content .casestudy {
	padding: 10px 0 10px 0;
	border-top: 1px dotted #616D76;
}

/*-----( MID COLUMN STYLES)-----*/


#midcolumn img {
	border: 3px solid #668399;
}

#midcolumn .quote {
	background: url(../images/quote_open.gif) no-repeat 0 0;
	color: #668399;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px;
}

#midcolumn .author {
	color: #668399;
	padding: 0 5px
}

/*-----( SIDEBAR STYLES )-----*/

#sidebar h1 {
	font-family: Georgia, serif;
	font-size: 11px;
	color:#003366;
	padding-left: 16px;
	background: url(../images/sidebar_arrow.gif) no-repeat 0 50%;
}

#sidebar h1 a:link, #sidebar h1 a:visited {
	color: #003366;
	text-decoration: none;
}

#sidebar h1 a:hover {
	color: #003366;
	text-decoration: underline;
}

#sidebar h2 {
	font-size: 1em;
}

#sidebar a:link, #sidebar a:visited {
	color: #333;
}

#sidebar a:hover {
	color: #003366;
}

/*-----( FOOTER STYLES )-----*/

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer img {
	vertical-align: middle;
}

/*------( CREDITS STYLES )-----*/

#credits a:link, #credits a:visited {
	color: #333;
	text-decoration: none;
}

#credits a:active, #credits a:hover {
	color: #000;
	text-decoration: underline;
}

/*-----( MISCELLANEOUS CLASSES )-----*/


.hide {
	display: none;
}

.red {
	color: red;
}

.download {
	padding-left: 12px;
	background: url(../images/icon_download.gif) no-repeat 0 50%;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	color: #003366;
}

.download a:link {
	text-decoration: none;
}

.download a:hover {
	text-decoration: underline;
}

/*-----( LINK STYLES )-----*/

a {
	color: #003366;
}

/*-----( FORM STYLES )-----*/

form {
	margin-top: 20px;
}

dl {
	margin: 0 0 25px 0;
	background: url(../images/woc_form_tile.gif) repeat-x;
	padding: 20px;
	border: 1px solid #616D76;
}

form dt {
	font-weight: normal !important;
	}

form dd, form select {
	padding: 0;
	margin: 0 0 10px 0;
	}
	
label {
	
}

input, select, textarea {
	width: 300px;
	border: 1px solid #668399;
	padding: 2px;
	color: #444;
}

/*-----( MISC. )-----*/

.wrapped {
	margin: 0 0 20px 0;
}

.wrapped img {
	border: 1px solid #668399;
}

.floatleftimg {
	border: 1px solid #668399;
	float: left;
	margin: 0 10px 5px 0;
}

#thankyoubox {
	margin: 0 0 25px 0;
	background: url(../images/woc_form_tile.gif) repeat-x 0 70%;
	padding: 20px;
	border: 1px solid #616D76;
}