/*@import '../css/sabatier_v3.css';*/
@import '../css/nav.css';
@import '../css/p7ap_01.css';
body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bg-repeat.gif) repeat-x;
}

.left{
	float:left;	
}

.clear{
	clear:both;	
}

.black{
	color:black;
}

.gray{
	color:#999;	
}

a, .blue{
	color:#3a80b8;
	outline:none;
}

a:hover{
	color:#2f6895;
}

a.pdf{
	background:url(../images/pdf_icon_lg.jpeg) no-repeat top left;
	padding-left:55px;
	height:55px;
	display:block;
}

img{border:none;}

#bounds{
	margin:auto;
	width:978px;
	background:url(../images/content-bg-repeat.gif) repeat-y;
}
#page{
	background:url(../images/content-header-bg.gif) no-repeat;
}

#page.home{
	background:url(../images/content-header-home-bg.gif) no-repeat !important;
}

#header{
	padding-top:1px; /* margin collapse for IE */
	behavior:url(/css/csshover.htc); /* IE 6 li:hover */
}
#header h2 {
	display:none;
}
#logo{
	margin:20px 0 0 30px;
	float:left;
}
#header .quick{
	margin:30px 20px 0 0;
	float:right;
	font-weight:bold;
	font-size:9px;
	text-transform:uppercase;
	letter-spacing:-.05em;
}
#header .quick div{
	margin:0 0 0 2px;
	float:left;
	background:url(../images/quick-links-bg-lt.gif) no-repeat left top;

}
#header .quick div p{
	margin:0;
	padding:5px 10px;
	background:url(../images/quick-links-bg-rt.gif) no-repeat right top;
}
#header .quick a{
	display:block;
	width:70px;
	color:#3a80b8;
	font-size:11px;
	text-transform:none;
	line-height:1em;
	letter-spacing:normal;
	text-align:center;
}
#header .quick p a:hover{
	color:#2f6895;
}
	
#header .quick span{
	display:block;
	padding:0 50px 0 0;
	height:65px;
	background:url(../images/explore-site.gif) no-repeat right top;
}
#header .quick span a{
	margin:5px 0 0 10px;
}

#header div.explore{
	width:160px; /* IE 6 */
}
#header div.newsletter a{
	margin:5px 0 0 0;
	padding:0 0 0 15px;
	width:60px;
	background:url(../images/newsletter-icon.gif) no-repeat left center;
}

#header div.blog a{
	margin:5px 0 0 0;
	width:60px;
}

#header div.search form{
	margin:0;
	padding:5px 10px;
	background:url(../images/quick-links-bg-rt.gif) no-repeat right top;
	overflow:hidden;
}
#header div.search label,
#header div.search input{
	margin:0;
	padding:0;
	display:block;
}
#header div.search input{
	margin:5px 0 0 0;
	padding:2px 5px;
	float:left;
	font-size:11px;
}
#header div.search input.submit{
	margin:0;
	width:46px;
	border:none;
}

#banner{
	margin:auto;
	width:960px;
	height:271px;
	clear:both;
	z-index:0;
}
#banner ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#banner div{
	padding:70px 0 0 0;
	margin:0 0 0 240px; 
}
#banner h1{
	margin:0;
	font-size:26px;
	color:#fff;
}
#banner p{
	font-size:14px;
	color:#fff;
}

/* Main content area */
#content{
	margin:30px 0 0 0;
	padding:0 30px;
	width:auto !important;
	min-height:550px;
	height:auto !important;
	height:550px;
}

#content h2{
	margin:0;
	padding:0 0 5px 0;
	font-size:20px;
	color:#3a80b8;
	border-bottom:1px solid #e2ecf4;
}

#content h3{
	font-size:14px;
	color:#3a80b8;
	margin-bottom:5px;
}

/* Practice Area */
#content .practice{
	position:relative;
	height:1%; /* IE6 */
	overflow:hidden;
}
#content .practice ul{
	margin:0 10px 0 15px;
	padding:0;
	width:280px;
	_width:270px; /* IE6 */
	float:left;
	list-style-image:url(../images/bullet.gif);
}

#content .practice li{
	margin:5px 0;
}

#content .practice a{
	position:absolute;
	top:8px;
	right:10px;
}

#content .practice p{
	display:none;
}

/* Featured Area */
.featured img{
	float:left;
	margin-right:10px;
}

/* Publishing Area */
.publishing img{
	float:left;
	margin-right:30px;
}

/* columns wrapper */
#columns{
	/*margin:30px 0 0 0;*/
	padding-top:30px;
	clear:both;
	overflow:hidden;
}
#columns p{
	line-height:1.6em;
}
#columns .left{
	width:600px;
	float:left;
}
#columns .right{
	width:300px;
	float:right;
}
#columns .right div{
	margin:0 0 20px 0;
}
#columns .left div{
	margin:0 0 30px 0;
	clear:left;
	overflow:hidden;
}
#columns .left p{
	margin:5px 0 10px 0;
}

/* Lou's blog */
#columns .blog{
	position:relative;
}
#columns .blog img{
	margin:10px;
	float:left;
}
#columns .blog h3{
	margin:10px 0 5px 0;
	font-size:18px;
	line-height:1em;
}

#columns .blog a{
	position:absolute;
	top:10px;
	right:10px;
}
#columns .blog h3 a{
	position:relative;
	right:auto;
	top:auto;
}
#columns .blog p{
	margin:0 0 0 130px;
}

#columns .blog p a{
	position:relative;
	top:auto;
	right:auto;
}
#columns .left .blog ul{
	float:left;
	width:400px;
}
#columns .left ul{
	list-style-image:url(../images/bullet.gif);
}
#columns .publishing li{
	margin:5px 0;
}
#comments #video{
	width:100%;
}
#columns .topics li{
	margin:0 0 10px 0;
}

#columns .speaking a{
	display:block;
	margin:10px 0 3px 0;
	font-weight:bold;
}
#columns .speaking p{
	margin:0;
	overflow:hidden;
}
#columns .speaking-row{
	clear:both;	
}
#columns .when-where{
	display:block;
	width:70px;
	float:left !important;
	color:#3a80b8;
	font-style:normal;
}
#columns .speaking-info{
	float:left;
	width:200px;
}
#columns .speaking div{
	margin-bottom:0;	
}
#columns .contact{
	padding-top:20px !important;	
}
#columns .contact p{
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #e2ecf4;
}

#columns .contact p.locations{
	margin:0;
	font-size:12px;
	font-weight:normal;
	border:none;
}

#columns .contact address{
	margin:0 0 10px 20px;
	font-style:normal;
	padding:0 0 0 13px;
	background:url(../images/bullet.gif) no-repeat left 3px;
}

#footer{
	margin:0 auto 30px auto;
	padding:20px 0;
	width:978px;
	font-size:11px;
	background:url(../images/footer-bg.gif) no-repeat top;
	background-color:white;
}

#footer ul{
	margin:10px 0 10px 25px;
	padding:0;
	list-style:none;
}
#footer li{
	display:inline;
	padding:0 10px 0 5px;
	background:url(../images/footer-bullet.gif) no-repeat right center;
}
#footer li.loc a{
	color:#000;
	text-decoration:none;
}
#footer li.last{
	background:none;
}

#footer p{
	margin:0 0 0 30px;
	line-height:normal;
}


/* Secondary pages shared styles */

.sidesolid ul, .sidelined{
	color:#3a80b8;	
	list-style-type:circle;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #e7e7e7;
	padding:10px 20px;
	background-color:#f7f3f7;
}

.sidelined{
	background-color:white;
}

.sidesolid ul li{
	margin-bottom:3px;	
}

.sidesolid ul img{
	margin:30px 0 10px 30px;	
}

.sidelined h3{
	font-size:12px;
	margin:0 0 5px 0;
	padding:0;
	
}

.sidelined ul.arrow{
	list-style-type:none;	
	padding-left:15px;
	margin-left:0;
	list-style-image:url(../images/bullet.gif);
}

.sidelined ul.arrow li{
	margin-bottom:3px;
}

/* Services specialized styles */
.services div{
	margin-bottom:0 !important;	
}

/* Clients Pages */
#clients-col1, #clients-col2, #clients-col3{
	width:290px;
	float:left;
	margin-left:10px;
}

#clients-col2, #clients-col3{
	border-left:1px solid #EEE;	
}

#clients-col1 ul, #clients-col2 ul, #clients-col3 ul{
	margin-left:-10px;
}

.case-study{
	clear:both;	
	margin-bottom:10px !important;
}

	.case-study img{
		float:right;	
		margin:0 0 10px 10px;
	}
	
	.case-study h2, .resource-group h2, .white-papers h2{
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px; 
		padding:10px 10px !important;
		background-color:#efefef;
		font-size:12px !important;
		color:black !important;
		border:none !important;
		margin-bottom:10px !important;
	}
	
	.case-study p{
		padding-left:10px;	
	}
	
	.case-study .author, .testimonial-author{
		padding-left:10px;
		clear:both;
		font-weight:bold;
		text-align:right;
	}
.testimonial-image{
	float:left;
	margin:0 10px 10px 0;
}

.testimonial-author{
	font-weight:normal;	
}

/* CONTACT PAGE */
#contact-form{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding:20px 10px !important;
	background-color:#efefef;
	font-size:12px !important;
	color:black !important;
	border:none !important;
	margin-bottom:10px !important;
}

.form-row{
	clear:both;
	margin-bottom:10px !important;
}

#contact-form label {
	float:left; 
	text-align:right; 
	padding-right:10px; 
	width:180px; 
	margin-top:3px; 
	line-height:100%;
}

#contact-form label.required{
	color:#CC0000;
}
#contact-form input, #contact-form textarea, #contact-form select {
	width:216px; 
	border:1px solid #CCC; 
	padding:2px;
}
input{
	border:1px solid #ccc;	
}

#contact-form input.phone{
	width:150px;	
}

#contact-form input.button, input.sign-up, input.go{
	width:88px;
	height:28px;
	border:none;
}

.sidelined input{
	margin:0;
	padding:0;
	float:left;
	margin-right:5px;
	margin-top:5px;
}

input.sign-up{
	width:70px;	
}

input.go{
	border:none;
	width:46px;
	margin-top:0px;
}

.disclaimer{
	font-size:10px;	
}
.contact-side{
	border-bottom:1px dotted #999;
	padding:10px;
	color:black;
	margin-bottom:0px !important;
}

.last{
	border:none !important;	
}

/* RESOURCES PAGES */
 /*.resource-group h2 and .white-paper h2 defined above with .case-study*/
.resource-group ul{
	color:#3a80b8; 
}
 
	.resource-group li{
		width:260px;
		float:left;
		margin-bottom:5px;
		padding-right:5px;
	}

.white-paper-row{
	border-bottom:1px solid #E9E9E9;
	clear:both;
}

	.white-papers h2{
		margin-top:10px !important;	
	}

	.white-paper{
		float:left;
		width:48%;
		padding:15px 0;
	}
	
	.white-paper a{
		font-weight:bold;	
	}
	
	.border-left{
		border-left:1px solid #E9E9E9;
		padding-left:20px;
	}

.back-to-top{
	text-align:right;
	float:right;
	font-weight:normal;
	padding-right:10px;
	padding-bottom:5px;
	display:block;
}

/* INDUSTRY HAPPENINGS */
.industry-happening{
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:10px;
}

.industry-happening h2{
	font-size:12px !important;
	margin-left:10px !important;
	border:none !important;
}
.industry-happening .lab{
	float:left;
	width:50px;
	margin-bottom:0 !important;
}
.industry-happening .happening-detail{
	width:500px;
	float:left;
	clear:none !important;
	margin-bottom:0 !important;
}
.when {
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	padding:7px 10px !important;
	background-color:#efefef;
	margin-bottom:2px !important;
}

.where{
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding:7px 10px !important;
	background-color:#efefef;
	margin-bottom:10px !important;
}

/* CATEGORY ARCHIVE */
ul#nav_cat_archive{
	list-style-type:none !important;
	list-style-image:none !important;
	margin-left:5px;
}
ul#nav_cat_archive ul{
	list-style-type:disc !important;
	list-style-image:none !important;
	padding-left:10x;
}

/* SEARCH */

.result{
	margin-bottom:10px !important;
}

.hiddenFields{
	display:none;
	visibility:hidden;
	margin:0px !important;
}

/* PORTFOLIO */

#portfolio{
	padding:20px 10px !important;
}

.pItem{
	float:left;	
	width:280px;
	margin-bottom:15px;
}

.pThumbHolder{
	float:left;	
}
.pThumb{
	float:left;
	margin-right:10px;
	border:1px solid #e7e7e7;
}

.pTitle{
	width:150px;	
	float:left;
}
