/* GENERAL STYLES */
/* CSS Document */

#home h1 {
	font-size:1em;
	display:inline;
	padding-bottom:0;
	letter-spacing:-0.5px;
}

h1 {
	font-size: 1.6em;
	padding: 0;
	font-weight:normal;
	padding-bottom:10px;
	color:#000000;
}

h1 img {
	margin-left: -8px;
}

small {
	display:block;
	margin-bottom:8px;
	font-size:0.9em;
}

.youtube-holder {
	height:344px !important;
	width:425px !important;
}

embed.youtube-vid {
	height:344px !important;
	width:425px !important;
}

/* Homepage */

#home h2 {
	font-size: 1.8em;
}

h2.noborder, p#noborder {
	border-top: none;
	padding-top:0px;
}

h2.page-title {
	border-bottom:0px;
}

h2.noborderbot {
	border-bottom: none;
}

h2, .studyTitle {
	font-size: 1.6em;
	color:#000000;
	padding: 6px 0 6px 0;
	margin:0 0 5px 0;
	border-bottom: solid 1px #D6D6D6;
	border-top: solid 1px #D6D6D6;
}

h2 a {
	font-weight:normal;
}


h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin:0;
	padding:0;
	background:none;
	padding-bottom:0px;
	color:#000000;
}

#respond {
	padding: 0;
}

h4 {
	font-size: 1.3em;
	font-weight: normal;
	margin:0;
	padding-bottom:10px;
}

hr {
	color:#ccc;
	background-color:#ccc;
	height:1px;
	border:none;
}

hr.last {
	margin-bottom: 5px; /* Ben */
}

#home-img {
	padding-top:3px;
}

#homeFastFacts, #board-members {
	position:absolute;
	top: 305px;
	background-color:#CD5A13;
	width:270px;
	height:68px;
	padding: 10px 20px 14px 30px;
	font-size:1.3em;
	opacity:0.9;
	FILTER: alpha(opacity=90);
	z-index:10;
}

#homeFastFacts{
        left:0px;
}

#board-members {
	top: 157px;
        right:0px;
	height:12.5em;
	font-size:1em;
        width:245px;
        padding:10px 20px 14px 15px;

}

#homeflash, .sectionImage, #locationsMap {
	background-color:#000000;
	padding:0 10px 10px 10px;
	position:relative;

}

#homeflash #flashMov, .sectionImage img {
	border-top: solid 1px #666666;
	padding-top:10px;
}


#introText {
	font-size:1.4em;
	padding-right:20px;
	border-bottom: solid 1px #CCCCCC;
	letter-spacing:-0.5px;
	padding: 10px 0 10px 0;
}

#introText p {
	padding-bottom:10px;
}


#home-icons ul li {
	list-style-type:none !important;
	margin-left:50px !important; 
	display:block;
	float:left;
	text-align:center;
}

#feature{
 float:right;
 width:60%;	
}

/* Header */

#headerlogo img {
	padding: 24px 0 30px 0px;
}

#sign-in{
	float:right;
	position:relative;
	width:200px;
	color:#FFF;
	font-size:1.1em;
	padding: 0px 10px 0 0;
	margin-top:24px;
}

#sign-in a {
	color:#FFF;
}

a#SignInOutLink_2_cmdRegister, .signinreg {
	display:none;
}

#headersearch input.searchbutton {
	width:22px;
	height:22px;
	font-size:0px;
	background-image:url(/images/search.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:0px;
	text-indent:-999px;
	text-align:right;
	color: #CD5A17;
	cursor:pointer;
	display:inline;
	padding:0px !important;
	margin-bottom:0px !important;
	float: right;
	position:absolute;
	top:4px;
	right:0px;
}

.searchbox {
	width:100%;
	overflow:hidden;
}

.searchbox br {
	display:none !important;
}

#headersearch label {
	display:none;
}

/* #searchBox_1_search, #searchBox_2_search */
#headersearch input.searchterms {
	background-color:#FFFFFF;
	color:#9A9A9A;
	float:left;
	width:110px;
	font-size:1.1em;
	border-left: solid 1px #848484;
	border-top: solid 1px #848484;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding:3px 5px 3px 5px;
}

.signinbtn {
	display:block;
}

#sign-in p {
	float:right;
	padding:0;
	text-align:right;
}

#navigation {
	background-color:#000000;
	padding:0 10px 0 10px;
}


.srchgo
{
	float: right;
	padding-left:5px;
}

select { 
 	background-color: #FFFFFF; 
	color:#666666;
}

#stocklist br, #stocklist-detail br {
	clear:both;
}

#stocklist p {
	padding-bottom: 0;
}

#stocklist-detail p {
	padding-bottom: 0;
	margin-left:140px;
	position:relative;
}

#stocklist-search {
	margin-bottom:10px;
	overflow:hidden;
	width:100%;
}

#stocklist-search select#location, #stocklist-search input#stockistSearch {
	float:left;
	margin: 0 10px 0 0;
}



.links, #stocklist, .headedlist, .commentlist {
	background-image:url(../images/gradient-bkg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	padding:10px;
	margin-bottom:1em;
}



#events a, .links a {
	font-size:100%;
	padding-top:1px;
	//line-height:50px;
}

#stocklist a {
	font-size:1.2em;
}

.grey-bkg, #stocklist-detail {
	background:#F0F0EC;
	padding:10px;
}

#map-holder {
	background:#F0F0EC;
	overflow:hidden;
	width:100%;
}

#map-holder div {
	float:right;
}
#MapPage_5_locationMap { /* Ben */
 margin-bottom: 1em;
}

.divider a {
	font-size:1em !important;
}

#events ul li, li.divider, #stocklist ul li, ol.headedlist li {
	list-style:none !important;
	padding-left: 0;
	padding-right: 0;
	margin-right: 15px;
	margin-left: 0 !important;	
	border-bottom: solid 1px #ccc;
	margin-bottom:10px;
	padding-bottom:10px;
	position:relative;	
}

div#features ul li {
	list-style:none;
	margin-left: 0;
}

div#features span.download {
	display: block;
	padding: 2px 0 2px 0;
}

div#features a.pdf {
	display: inline;
}

p.first {
	border-top: none !important;
}

ol.searchResults li {
	padding-bottom:0.5em;
}

ol.searchResults p {
	padding-bottom:5px;
} 

ol.searchResults a {
	padding-bottom:5px;
	display: block;
	font-size: 1.2em;
	line-height:30px;
	padding: 6px 0 6px 0;
	margin:0 0 5px 0;
	border-bottom: solid 1px #D6D6D6;
	border-top: solid 1px #D6D6D6;	
}


ol.searchResults li b {
	font-weight:bold;
	color: red;
}

#stocklist ul li {
	padding-top:10px;
	margin-bottom: 0;
}

.links ul li {
	list-style:none !important;
	padding-left: 0;
	margin-left: 0 !important;
	position:relative;
}

.links h3, .links p {
	position:relative;
	padding-bottom:5px;
}



ul.no-divide li {
	border: 0 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

ul.no-divide {
	margin-bottom:5px;
}


#events ul {
	padding:10px 100px 10px 10px;
	background:#EBEBEB;
}

#events br, #event-details br {
	clear:both;
}

span.label {
	width: 140px;
	float: left;
	font-weight:bold;
	padding-bottom:5px;
	position:relative;
}

/***** Tables *****/

table#clientTable {
	width:100%;
}

table#clientTable td {
	width:145px;
}
 
#product-results table {
	border:0;
	margin:0 0 18px 0;
	padding:0;
}

#product-results table tr td {
  	padding:8px 8px 8px 8px;
	background: #FFFFFF url(../images/seperator_vertical.gif) no-repeat right 12px;
	vertical-align:top;
	border-bottom: dotted 1px #D7D7D7;
}

#product-results table tr td span {
	font-weight:bold;
	display:block;
}

#product-results table tr.lastrow td {
	border-bottom:1px dotted #606060;
}

#product-results table tr td.lastcell {
	background-image:none;
}

#product-results table tr td.lastcell img {
	padding-right: 0;
}

#product-results table tr td input {
	padding-top:20px;
	padding-left:12px;
}

#product-results table tr td img {
	vertical-align:middle;
}

#product-results table tr th {
  	padding:10px 8px 8px 8px;
	border-bottom:dotted 1px #606060;
	border-top: dotted 1px #D7D7D7;
}

.basketmsg a {
	float:left;
}

.basketmsg {
	padding-bottom: 0;
	overflow:hidden;
	width: 100%;
}

.basketmsg p {
	padding: 15px 0 0 0;
}

.basketmsg img {
	vertical-align:middle;
}

#innercontent ul {
	padding-bottom:15px;
}

#innercontent ul.archive {
	padding-bottom:0px;
}

#innercontent ul li {
	list-style-type:disc;
	margin-left:20px;
}

#imagecontainer, #branchimagecontainer, level2imagecontainer {
	background:#D0E8EA;
	margin: 0;
	padding: 0;
	height:229px;
	margin-bottom:3px;
	vertical-align:baseline;
}

#branchimagecontainer {
	height:110px;
	margin-bottom:1em;
}

/* Site Map */
#sitemap a {
	font-weight:normal;
}

#sitemap ul {
 margin: 0;
 padding: 0;
 list-style: none;
 color: #999;
}
#sitemap ul li a.level0 {
	font-size:1.2em;
}

#sitemap ul li {
	margin-bottom:2em;
}

#sitemap ul li ul li {
	margin-left:20px;
	margin-bottom: 0;
}


/* Left Navigation START */ /* Ben */

/* - Lists */

#leftmenu, #leftmenu li, #leftmenu ul li {
 margin: 0;
 padding: 0;
 list-style: none;
 display:inline;

}

#leftmenu li {
	float:left;
}

#leftmenu li.last {
	float:right;
}

#leftmenu li.last a {
	padding-right:0;
}

#leftmenu ul {
 display:none;

}
#leftmenu ul ul {
 border: 0;
	display:none;
}

/* - Links */
#leftmenu a {
 margin: 0;
 padding: 0 14px 0 0;
 color: #FFF;
 font-size: 1.2em;
 font-weight: bold;
 line-height: 2.083; /* 2.083 x font-size = 25px */
 text-decoration: none;

}
#leftmenu a.selected {
 font-weight: bold;
 color: #CD5A13;
}
#leftmenu a:hover, #leftmenu a:focus, #leftmenu a:active {
 color: #CD5A13;
}
/* -- Links Level 2 */
#leftmenu ul a {
 margin-left: 19px;
 padding-left: 6px;
 font-size: 1.1em;
 line-height: 2.0;
 background: url(/media/23238/leftnav-vbar.gif) no-repeat left center;
}
/* -- Links Level 3 */
#leftmenu ul ul a {
 background: transparent;
}

/* Left nav END */

#infocontainer {
 /*background: #F1D68A;*/
 margin-bottom: 1em;
 background: #E2B909;
}

/* Promotion */
.infobox {
 float: left;
 margin-bottom: 10px;
 width: 50%;
}

#homeInfoContainer {
	width:615px;
	float:left;
	margin-top:6px;
	margin-right:15px;
}

#homeCasestudy img, .homeInfoBox img {
	border: solid 1px #CCCCCC;
	margin-bottom:10px;
	margin-top:5px;
} 

.homeInfoBox {
	float:left;	
	width:300px;
	margin-right:15px;
	margin-top:6px;
}

#callNow a{
	display:inline;
}

.nomargin {
	margin-right:0;
}

.infoBoxContent{
       background:#E8E8E8 none repeat scroll 0 0;
       border-top: solid 5px #ccc;
       height:116px;
}

.homeInfoBox p{
        padding-bottom:7px;
}

.fastfacts {
	width:200px;
	display:block;
}

#homeFastFacts dt, #board-members dt {
	color:#000000;
}

#board-members dt {
	width:auto;
	margin-right:5px;
}

.infoBoxContent p{
       font-weight: normal;
}

.infoBoxContent ul{
       list-style-type: disc;
       list-style-position: inside;
       padding-left:5px;
}

.info_content {
	background-image:url(../images/promo_bg.jpg);
	background-position:left 15px;
	background-repeat:repeat-x;
	min-height:130px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding-top:15px;
	padding-bottom:15px;
}

* html .info_content {
	height:130px;
}

.info_content p {
	padding-top:20px !important;
}

.infobox h2 img {
	float:none;
}

.right {
	margin-left:4px;
	width:49%;
}

.infobox img {
  float: left;
  padding-right:10px;
}

.infobox h3 {
 padding: 0 5px 5px 5px;
 color: #000;
}
.infobox p {
 margin: 0;
 padding: 0 0 5px 0;
}

.nodivide {
	background:none;
}


ul.nopadding {
	padding-bottom: 0 !important;
}

#FeedbackForm_9_pnlForm label, #FeedbackForm_9_pnlForm input, #FeedbackForm_9_pnlForm select  {
	width:200px;
}


#FeedbackForm_9_pnlForm textarea {
	width:300px;
}

#studySubmission {
	border-bottom: 1px solid #D6D6D6;
    	border-top: 1px solid #D6D6D6;
	padding:20px 0 20px 0;
	margin-bottom:10px;
}

.field label, fieldset p label {
	float:left;
	font-weight:bold;
	margin-right:10px;
	padding:5px 3px 3px 0;
	width:10em;
}

.field input, fieldset p textarea, .field textarea, .field select {
	float:left;
	margin:5px 5px 1px 0; 
    	padding: 5px;
    	width: 300px;
	resize:none;
	border: solid 1px #cccccc;
}

.checkbox input {
	width:auto;
	margin: 2px 0px 0 0;
	padding:0px;
	border:0px;
}

.checkbox input:focus {
	outline:none;
	padding:0px;
	border:0px !important;
}

.checkbox span.options {
	display:block;
	padding-top:10px;
	float:left;
	width:480px;
}

.checkbox span.options label {
	width:208px;
	font-weight:normal;
	padding:0px;
	margin:0px 0 5px 15px;
	line-height:1.3em;
}

.checkbox br {
	display:none;
}

.field select {
	padding:2px 2px 2px 0;
	width:312px;
	height:25px;
}

.field input:focus, .field textarea:focus {
	background-color:#faeee7;
	border: solid 1px #cccccc;
}

#txtMandatory {
	padding:10px 0 10px 0;
}

.field p {
	padding: 1em 0;
}


fieldset p input[type=submit] {
	content: ".";
	clear: both;
	display: block;
	/* visibility: hidden;
	height: 0; */
}

.infocontent a {
	color:#FFFFFF;
	font-size:1.2em;
}

a.title {
	font-size:1.6em;
	text-decoration:none;
}

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

p.larger {
	font-size:1.3em;
	padding-top:5px;
}

.subtitle {
	font-weight:bold;
}

#innercontent ul#progressBar li {
	list-style-type:none !important;
	margin-left: 0 !important;
}

/* Case Studies */ /* Ben */
h2.clients {
 margin-bottom: 5px;
 padding: 0 0 5px 0;
 border-bottom: 1px solid #ccc;
}

#awards {
 margin: 0px 0 20px 0;
 padding: 0;
 border-bottom: 1px solid #ccc;
}

#awards {
	border-top: 1px solid #ccc;
	border-bottom: none;
	width:100%;
	margin-bottom:5px;
	padding-top:10px;	
}

#awards h2 {
	padding-top:10px;
}

#awards li {
 color: #666;
}
p.clients.alignright {
 margin: 0;
 padding: 1em 0 0 0;
}
/* end Case Studies */

.studyFeature {
	background:#F0F0EC;
	padding:10px;
	position:relative;
	margin-bottom:5px;
}

.studyFeature dl {
	margin-top: 0;
	margin-bottom: 0;
}

.studyFeature dt {
	float:left;
	font-weight:bold;
	position:relative;
}

.studyFeature dd {
	
	margin-left:140px;
	font-weight:normal;
}

.top {
	padding-bottom:10px;
	border-bottom:1px dotted #606060;
}


.bottom {
	padding-top:10px;
}



table#variantListing tr.header {
	background:none;
}

table#variantListing tr td {
	background:#F0F0EC;
	border-bottom: solid 5px #FFFFFF;
	padding:3px;
}

ul.bullet {
	list-style:disc;
	margin-left:15px;
	color:#993333;
}

.contactinner {
	width:100%;
	
}

img.noborder {
	border-left:none;
}

#breadcrumb {
	margin: 0em 0 5px 0em;
	padding: 0em 0 0 0em;
	height: 2em;
	position:relative;
	font-size:0.9em;
	color:#666666;
	border-bottom: solid 1px #CCCCCC;
}

#breadcrumb ul{
	margin-left: 0 !important;
	padding-left:0;
	padding-bottom: 0;
}


#breadcrumb li {
	display: inline;
	height: 2.3em;
	margin-left: 0 !important
}

#footerlinks {
	list-style: none;
	padding-left: 0px;
	float:left;
	width:200px;
}

#footerlinks li {
	margin-bottom:5px;
}

#socialmedia {
	width:100%;
	overflow:hidden;
}

#socialmedia li {
	float:left;
	width:41px;
	padding-right:10px;
}

#socialmedia li#newsletter {
	width:100%;
	padding-right:0px;
}

#socialmedia li a {
	display:block;
	width:41px;
	height:41px;
	background-image:url(../images/facebook_icon.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#socialmedia li a:hover, #socialmedia li a:focus, #socialmedia li a:active {
	background-position:0px -41px;
	outline:0px;
}

#socialmedia li#twitter a {
	background-image:url(../images/twitter_icon.jpg);
}

#socialmedia li#linkedin a {
	background-image:url(../images/linkedin_icon.jpg);
}

#socialmedia li#newsletter a {
	width:169px;
	background-image:url(../images/newsletter_icon.jpg);
	margin-left:5px;
}

.b2blions {
	display:block;
	width:65px;
	height:56px;
	background-image:url(../images/b2b_lions_icon.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:right;
	margin:3px 15px 0 0;
}

.b2blions:hover, .b2blions:focus, .b2blions:active {
	background-position:0px -56px;
	outline:0px;
}

.ContactForm, .contactinner {
	position:relative;
}

.ContactForm {
	height:420px;
}

#innercontent ul li#print, #innercontent ul li.studylink {
	list-style: none !important;
}

#innercontent ul li.studylink {
	margin-left: 0;
}

ol.headedlist {
	margin-top: 1em;
}

ol.faqheader {
	background:#F0F0EC;
	margin-bottom:5px;
	padding-bottom:5px;
	padding:10px;
	border-bottom:1px dotted #606060;
}

ol.faqheader li {
	margin-bottom:10px;
}

.headedlist li {
list-style-type:none;
margin-bottom:1em;
padding-bottom:1em;
}

/* ---- Sample/swatch image pop up ----------- */
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(/images/imagebox/next.gif);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(/images/imagebox/previous.gif);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
/* ---- Sample/swatch image pop up END ------- */

/* Jobs results */
.resultouter {
	border-top-color:#CC3366;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 1.5em;
}

.result {
	border-color: #CC3366;
	border-style:none solid solid;
	border-width: 0 1px 1px;
}
.result {
	clear:both;
	display:block;
	margin: 0;
	overflow:hidden;
	padding: 0 0 5px 5px;
}

.result p {
	padding-bottom: 0;
}

.result dl {
	padding-top: 0; 
	text-align: left;
}

.result dd {
	margin-top: -14px;
	margin-left: 10em;
}

#print {
	float:right;
	margin-top:1em;
}

/* Right Nav styling */
.rightNavLinks {
 margin: 0;
}

ul.rightNavLinks {
	vertical-align:baseline;
}

#innercontent .rightNavLinks li { /* Ben */
 padding: 3px;
 border:none;
}

.rightNavLinks img { /* Ben */
 margin-top: -10px; /* IE compatibility */
 margin-right: 0;
 padding: 0 5px 0 0; /* Hide underline */
 vertical-align: middle; /* IE compatibility */
 background: #fff;
}
.rightNavLinks a { /* Ben */
 text-decoration: underline;
}
.rightNavLinks a:hover, .rightNavLinks a:focus, .rightNavLinks a:active { /* Ben */
 text-decoration: none;
}

.rightNavBox {
	padding:10px;
	margin-bottom:5px;
	border-bottom: 1px solid #ccc;
	font-size:1.3em;
}

.rightNavBox p {
	padding-bottom:5px;
	font-weight:bold;
}

.rightNavBox ul li {
	list-style-type:disc;
	list-style-position:inside;
}

#homeFastFacts p.header, #board-members p.header {
	border-top:0;
	font-size:1.8em;
	font-weight:bold;
	border-bottom:none;
	/*border-bottom:1px solid #000000;*/
}

#board-members p.header {
	border-bottom:none;
	padding-top:0;
        font-size:1.6em;
}

#board-members .small {
	font-size:0.6em;
	font-weight:normal;
}

#homeFastFacts dd, #board-members dd {
	color:#FFFFFF;
	font-weight:bold;
}

#board-members dd {
	margin-left:0;
	color:#EBBDA1;
}

p.header{
	border-bottom:1px solid #D6D6D6;
	border-top:1px solid #D6D6D6;
	color:#000000;
	font-size:1.6em;
	margin:0 0 5px;
	padding:6px 0 6px 0;
}

#home p.header {
	font-size:1.8em;
}

.contact-us img {
	float:left;
	padding-bottom:5px;
	height:100px;
	width:180px;
}

.contact-us p {
	padding-bottom:5px;
	//margin-left:35px;
	margin-right:0px;
}

#divMenu_searchBox_1_search {
	margin-top:40px;
	float:left;
}

.post {
	margin-bottom:5px;
	padding:0 0px 5px 0;
	width:100%;
	overflow:hidden;
}

.post img {
	 float: left;
   	 margin-right: 15px;
}

.post .entrytext img {
	width: 100%;	
	margin-bottom:15px;

}

.entrytext p a {
	font-weight:normal;
}

.post p {
	padding-bottom:10px;
}

/* comment form */

#commentform {
	padding: 0px 20px 30px 20px;
}

#commentform input, #commentform textarea {
	float:left;
	width:200px;
	padding:3px;
	margin-right:10px;
}

#commentform .form-submit input {
	width:73px;
	padding:0px;
	height:26px;
}

#commentform h2 {
	margin-left:145px;
}

#commentform fieldset p input.umbCaptchaField, #commentform fieldset p img {
/*	float: none;*/
	margin:5px 5px 10px 11em;
}

#commentform fieldset p img { margin-left: 0; margin-bottom: 1px;}

.formcontainer {
	width:100%;
	overflow:hidden;
	background-color:#EDEDED;
	border-top:1px solid #000000;
	padding: 20px 0 20px 0;
}

.form-label { 
	color: #000000;
	float: left;
    	font-weight: bold;
    	margin-right: 10px;
   	padding: 5px 3px 3px 0;
    	width: 110px;
}

.form-input {
	float:left;
	width:440px;
	padding: 5px 3px 3px 0;
}

#innercontent ol.commentlist {
	list-style-type:none;
	margin-left:0px;
	padding: 10px 0 0 0;
	margin-bottom:20px;
}

#innercontent ol.commentlist li {
	margin-left:0px;
	padding-bottom:0px;
}

#innercontent ol.commentlist li img {
	float:left;
	margin-right:15px;
}

.comment-author {
	color:#000000;
}

.field label, fieldset p label {
	float:left;
	font-weight:bold;
	margin-right:10px;
	padding:5px 3px 3px 0;
	width:10em;
	color:#000000;
}

ul#advanced-search {
	padding:10px 0 10px 0;
}

ul#advanced-search li {
	list-style-type:none;
	margin-left: 0;
}

#registerDynamic_9_PanelEdit {
	margin-bottom:20px;
}

#umbracoAutoForm label {
	width:150px;
}

#umbracoAutoForm p {
	padding-bottom: 0;
}

.commentlist {
	margin-bottom:10px;
	/*width:100%;*/
	padding-left:0px;
	
}

#commentPosted {
	padding-left:20px;
}

.commentlist li{
	padding: 15px 0 15px 20px;
	margin-bottom:5px;
	background-color: #FAEEE7;
}

.commentlist p {
	padding-left:45px;
	padding-top:10px;
}

.comment-body {
	margin-left:10px;
	/*padding-right:10px;*/
}

.comment-body img {
	float:left;
	margin-right:10px;
}

.umbracoAutoFormRowDescription {
	display:block;
	padding:10px 3px 3px 3px; 
	width:150px;
	float:left;
}

.umbCaptchaHolder {
	float:left;
	padding:10px 10px 10px 6px;
}

#umbracoAutoForm p {
	clear:both;
}

.umbracoAutoFormButton {
	margin-top:10px;
}

#umbAdvancedSearchResult_10_AdvancedSearch {
	margin-bottom:20px;
}

#awards ul li {
	
	margin-left: 0;
	
        list-style:none;
}

#awards ul li {
	height:230px;
}


#awards p {
	display:block;
	padding-top:10px;
}

.studyIntro {
	font-weight:bold;
	font-size:1.3em;
}

#home-segment {
	padding:20px 0px 15px 0px;
	height:330px;	
}


#registerDynamic_5_PanelEdit {
	width:50%;
	float:left;
}

#formImg {
	float:left;
}

/************** styling for landing page *************/

#headerLanding {
	float:right;
	margin-top:60px;
	padding-left:10px;
	position:relative;
	width:215px;
}

#headerBar {
	background:#B7064C;
	padding:8px 0 8px 20px;
	color:#FFFFFF;
	font-size:1.4em;
	font-weight:bold;
}

#headerBar h1 {
	padding-bottom: 0;
	color:#FFFFFF;
	font-size:1.3em;
	font-family:verdana;
}

#campaign-main {
	background:#F0F0EC;
	overflow:hidden;
	width:100%;
	margin-bottom:20px;
}

#campaign-main img {
	float:right;
	padding-left:20px;
}

#campaign-main p {
	font-size:1.8em;
	padding: 0 0 0 20px;
}

#campaign-main h2 {
	padding: 10px 0 10px 20px;
	font-size:3em;
}

#buttons a, .button2 a {
	color:#FFFFFF;
	display: block;
    	background-color: #B7064C;
	border-bottom: solid 3px #750431;
	border-right: solid 3px #750431;
	border-left: solid 3px #F9428B;
	border-top: solid 3px #F9428B;
	padding:5px;
	margin-bottom:5px;
	font-size:1.5em;
} 

.button2 a {
	width:295px;
}

#buttons a {
	background-color: #666666;
	border-bottom: solid 3px #333333;
	border-right: solid 3px #555555;
	border-left: solid 3px #BBBBBB;
	border-top: solid 3px #DDDDDD;

}

#buttons a:active, #buttons a:hover {
	background-color: #999999;	
}

.button2 a:active, .button2 a:hover {
	color:#FFFFFF;
	display: block;
    	background-color: #D9065A;
	border-bottom: solid 3px #750431;
	border-right: solid 3px #750431;
	border-left: solid 3px #F9428B;
	border-top: solid 3px #F9428B;
	padding:5px;
	margin-bottom:5px;
} 

#campaign #innercontent p {
	overflow:hidden;
	width:100%;
}

#campaign ul {
	margin-bottom:10px;
}

#campaign #innercontent p {
	padding-bottom:10px;
}

#campaign #innercontent h2 {
	margin-top:10px;
}

/********* end styling for landing page *************/

a.rss-feed {
	float:right;
	margin-right:19px;
}

a.rss-feed img, a#blog-rss img {
	margin-right:0 !important;        
	float:left;
}

img#rss-feed{
        margin-bottom:0;
}

a#blog-rss img {
	margin-left:10px;
}

a#blog-rss {
	font-size:1.2em;
	/*margin-left:10px;*/
}


#featured {
	/*padding:10px 10px 15px 10px;
	min-height:180px;*/
	margin-bottom:15px;
}

#featured h2.imggen {
	margin-left:-5px;
}

img.imggen-txt {
	margin-left:-3px;
}

.featured-item {
	background-color: #EEEEEE;
	width:100%;
	overflow:hidden;
}

.featured-item a {
	font-size:1.2em;
}

.featured-item a.featured {
	display:block;
	padding-top:10px;
}

.featured-item strong {
	margin-top:10px;
	display:block;
	margin-bottom:8px;
}

.featured-item img {
	margin-bottom:0 !important;
}

.teaser-featured {
	font-size: 1.2em;
	padding-right:10px;
}

ul#homepage-items {
	overflow:hidden;
	padding:10px 0pt 10px 0px;
	width:790px;
}

ul#homepage-items .homeinfo {
	background-color:#EEEEEE;
	/*padding:5px 5px 15px 8px;*/
}

.homeinfo img {
	border-bottom: solid 2px #FFFFFF;
}

.details {
	padding:0 4px 0 90px;
}

.details p {
	padding:5px 0 10px 0;
}

a.read-more {
	padding:0px 5px 15px 0px;
	display:block;
}
	
ul#homepage-items h2 {
	margin-left:0;
	padding-bottom:0;
}

ul#homepage-items h2 span {
	width:160px;
	display:none;
}

ul#homepage-items li {
	float:left;
	width:200px;
	padding-bottom: 5px;
}

ul#homepage-items li.home-news {
	border-left: solid 1px #CCCCCC;
	padding-left:10px;
	margin-left:10px;
} 

ul#homepage-items p {
	padding-bottom:0;
}

ul#homepage-items a {
	width:210px;
	font-size:1.2em;
}

ul#homepage-items a.read-more {
	font-weight:normal;
}

p.postmetadata a {
	font-weight: normal;
}

#youtube {
	height:360px;
}

#innercontent #privacy {
	padding-right:20px;
}

#innercontent #privacy ol {
	width:auto;
	list-style-type:decimal;
	padding-left:25px;
}

#innercontent #privacy li {
	padding-bottom:10px;
}

#filter{
	background:#E8E8E8 none repeat scroll 0 0;
	width:50%;

}

.locationFilter{
  padding-bottom: 5px;
  padding-left: 5px;
  padding-top:5px;
}

.locationFilter label{
//     padding-right: 40px;
     font-weight: bold;
     width:6em;
     display:block;
     float:left;
}

/* classes for map pop in and out */
#mapHolder{
	margin-bottom:10px;	
	border:1px solid #CCCCCC;
}
#showMapText{	
	display:block;
	padding-bottom: 4px;
	padding-bottom:0;
	padding-top:2px;

}
img#expander{
	float:left;
	margin-right:8px;
}

a.agencyLink{
	float:right;
}

/* used to create cols on agency page */

div#agencyMain{
  float:left;
  width:80%;
}

div#agencyDirectory{
  float:right;
  padding:7px 0 6px 8px;
  background-color: #E3E5E5;
}

div#agencyBox{
  float:right;
  padding:20px 0 6px 8px;
}

div#agencyBox ul li {
  list-style-type:disc;
  margin-left:17px;
}

div#agencyBox p {
  margin-right:40px;
  line-height:0px;
}
p.caseStudy{
  font-size: 1.5em;	
}

.fastFactsBox{
	background:#F0F0EC;
        border-top:5px solid #000;
}
.fastFactsBox p{
	margin:0;
	padding:5px; 0 2px;			
}

.fastFactsBox p.intro{
	font-size:16px;
}


//to style fast facts onto right nav
.fastFastBoxRight{
	
}
/* classes for thickbox */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {

	/*background: url(macFFBgHack.png) repeat;*/
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;

}


.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #000000;
	z-index: 102;
	color:#ffffff;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:0px;
	_margin-bottom:1px;
}


/* NEW BBN STYLING ------------------------------------------- NEW BBN STYLING */

/* Twitter */

.tweet_list li {
	padding-bottom:10px;
}

.tweet_list li a {
	font-size:0.8em;
}

.tweet_list li .tweet_text a {
	font-size:1em;
}



#headContent {
	margin-left:315px;
}

.leftPanel {
	width:300px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;	
}

.twitContainer{
	margin-bottom:25px;
}

.tweet {
	
	background-image: url(/images/news_div.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:15px;
	margin-bottom:10px;
}

.tweet.last {
	background-image:none;
	padding-bottom:0px;
	margin-bottom:0px;
}

.tweet a {
	word-wrap: break-word;
	ms-word-wrap: break-word;
}

.tweet .note {
	padding-top:5px;
	display:block;
	font-size:0.8em;
}

.last {
	border-bottom:0px;
}

.nofloat {
	float:none;
}

.rightPanel {
	float: right;
	width:615px;
}

#childPageListing, #display-news li {
	width:100%;
	overflow:hidden;
	list-style-type:none;
}

#childPageListing ul li {
	list-style-type:none;
	margin-left:0;
}

#childPageListing img, #display-locations img, .studyContainer img, #display-news img, #pages-in-section ul li img, .post img {
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	
}

.servicesListingImg img {
	margin-right:0 !important;
}

#pages-in-section ul li img, #childPageListing img, #display-news img {
	float:left;
	margin-right:15px;
}

.leftPanel img {
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}

#display-locations ul li strong{
	display:block;
	margin-bottom:5px;
}

#display-locations ul h2 {
	border: 0;
	margin: 0 13px 0 0;
	float:left;
	padding: 0;
}

#display-locations ul span {
	display:block;
	padding-top: 4px;
	float:left;
}

#display-locations a {
	padding-top:0;
	margin-top:0;
	line-height:20px;
}

#queryFilter{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #D6D6D6;
	border-top:1px solid #D6D6D6;	
	padding: 6px 0 7px 0;
	margin-bottom:10px;
}

.filter{
	float:left;
	padding-right:5px;
}

.filter label {
	display:none;
}

#casestudy-select {
	position:relative;
}

#casestudy-select .filter {
	width:296px;
	padding-right:0px;
	margin:5px 0 5px 0;
}

#casestudy-select .filter select {
	width:290px;
	border: solid 1px #cccccc; 
	padding:2px;
}

#casestudy-select #queryFilter {
	margin:0px;
	border-bottom:0px;
	padding:5px 0 5px 0;
}

#casestudy-select input#search {
	position:absolute;
	bottom:10px;
	right:0px;
}

.showlabel .filter label {
	display:block;
	float:left;
	margin-right:10px;
	margin-top:3px;
}

.filter input {
	padding: 8px;
}

#innercontent ul.redBullet li, #innercontent .level2links ul li {
	list-style-type:none;
	background-image: url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position: left center;
	margin-left:0;
	padding-left:15px;
}

#innercontent ul.greyBullet {
	list-style-type:none;
	margin-left:10px;
}

#sitemap ul li, #innercontent ul.greyBullet li {
	list-style-type:none;
	background-image: url(/images/bullet_grey.gif);
	background-repeat:no-repeat;
	background-position: left 3px;
	margin-left:0;
	padding-left:15px;
}

#innercontent ul.greyBullet li {
	margin-bottom:5px;
	padding-left:20px;
}

#innercontent .leftPanelContent ul li, #innercontent #display-locations ul li, #display-news ul li, #display-news-archive ul li, #international-news ul li, #pages-in-section ul li  {
	list-style-type:none;
	margin-left:0;
}

#pages-in-section ul li {
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}

#display-news p {
	padding-bottom:10px;
}

.dateHolder {
	width:100%;
	overflow:hidden;
	padding: 6px 0 6px 0;
	margin:0 0 5px 0;
	border-bottom: solid 1px #D6D6D6;
	border-top: solid 1px #D6D6D6;
}

.dateHolder h2 {
	float:left;
	width:420px;
	border:0px;
	padding:0;
	margin:0;
}

.date {
	float:right;
	width:190px;
	text-align:right;
	padding-top:5px;
}

#display-locations ul li {
	margin-bottom:20px;
}

ul li.first h2{
	border-top:0px;	
	padding-top:0;
}

.servicesListingImg ul li {
	width:300px;
	margin-right:15px;
	float:left;
}

.servicesListingImg ul li.noborder {
	margin-right:0;
}

.servicesListing {
	border-top:1px solid #D6D6D6;
	padding-top:5px;
}

#innercontent ul.studyContainer, #display-news ul li {
	width:100%;
	overflow:hidden;
}

#innercontent ul.studyContainer p, .studyContainer p {
	padding-bottom:10px;
}


#innercontent ul.studyContainer li {
	width:300px;
	margin-right:15px;
	float:left;
	list-style-type:none;
	margin-left:0;	
	border-top:1px solid #D6D6D6;
	padding-top:5px;
}

#innercontent ul.studyContainer li.noborder {
	margin-right:0;
}

input#search{
	height: 22px;
	width: 22px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background: url(/images/search.gif) no-repeat left top;
}

input#video {
	height: 33px;
	width: 33px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background: url(/images/close_icon.gif) no-repeat left top;
	margin: 5px 5px 0 0;
}

input.btnsignup, input#reset, input.umbGroupButton, input.submit, .submit input {
	height: 22px;
	width: 73px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background: url(/images/submit.gif) no-repeat left top;
	margin-right:12px;

}

input#reset {
	background: url(/images/reset.gif) no-repeat left top;
}

a.thickbox {
	display:block;
	padding:5px 0 5px 30px;
	background: url(/images/search.gif) no-repeat left top;
}

input#video {
	position:absolute;
	top:0;
	right:0;
}

dl{
	margin-top:0;
	padding:0;
        width:100%;
	overflow:hidden;
}
dt{
	font-weight:bold;
	float:left;
	width:100px;
}
dd{
	margin-left:100px;
}

.agencyContent {
	line-height: 18px;
}

.agencyContent dl {
	border-bottom: solid 1px #CCCCCC;
	padding-bottom:20px;
	padding-top:5px;
}

.agencyContent dt {
	width:180px;
}

.agencyContent dd {
	margin-left:190px;
}

#mapInfo {
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
	padding-top:10px;
	cursor: pointer;
}

.studyImage {
	border-top: solid 1px #CCCCCC;
	padding-bottom:10px;
	padding-top:10px;
}

#studyImage {
	padding:20px 0 20px 0;
}

#cs-slider {
	margin-bottom:20px;
}

a.pdf {
	display:block;
	padding:5px 0 5px 30px;
	background-image: url(/images/download_pdf.gif);
	background-repeat:	no-repeat;
	background-position: left center;
	
}

#border, p.searchArrows {
	padding-top:3px;
	border-top: solid 1px #D6D6D6;
}

.pages {
	float:left;
}

.minheight {
	min-height:500px;
}

* html .minheight {
	height:500px;
}

.rssFeeds {
	float:right;
}

#display-news .rssFeeds img {
	margin:0;
	border:0;
}

#display-news ul li {
	padding-bottom:10px;
}

#display-news ul li img {
	margin-bottom:0;
}

#display-news {
	overflow:hidden;
	width:100%;
	margin-bottom:20px;
}

#display-news ul {
	padding-bottom:0;
}

#international-news {
	margin-top:15px;
}

#display-news-archive ul li, #international-news ul li {
	padding-top:10px;
	margin-top:10px;
	border-top: solid 1px #D6D6D6;
}

span.para {
	width:590px;
	float:right;
	display:block;
	margin-bottom:15px;
}

#international-news ul li.noborder {
	border-top:0;
	margin-top:0;
	padding-top:0;
}

p#callNumber {
	font-size:1.8em;
}

body#modal {
	background-color:#000000;
}

p#videoClose {
	display:block;
	margin:0;
	padding:0;
}

iframe#TB_iframeContent, #TB_window {
	width:512px !important;
	height:288px !important;
}

#TB_window {
    	margin-left: -271px !important;
   	margin-top: -175px !important;
}

input#agencyVideo {
	background-color:#525252;
	color:#FFF;
	font-size:1.3em;
}

#flashMov {
	z-index:0;
}

.mandatory {
	color:#CD5A13;
	font-weight:bold;
}

table#form, #umbracoRegister, fieldset {
	width:100%;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #D6D6D6;
} 

fieldset {
	display:inline;
}

table.downloads {
	width:100%;
	
}

table.downloads th.image {
	width:150px;
}

table.downloads th.download {
	width:80px;
}


table.downloads td.image {
	width:150px;
	height:92px;
	padding:0;
}

table.downloads td.image img {
	vertical-align:bottom;
}

table.downloads td {
	background: #FAEFE9;
	padding:8px;
}

table.downloads tr.coloured td {
	background: #F5DFD1;
}

table.downloads td.nopadding {
	padding:0;
}

dd.address {
	margin-bottom:10px;
}

div.field {
	width:100%;
	overflow:hidden;
	padding-bottom: 5px;
    	position: relative;
}

fieldset {
	border-left: 0;
	border-top: 0;
	padding-left:0;
}

fieldset input {
	float:left;
}

.newsdate {
	font-size:0.9em;
	display:block;
	padding-bottom:5px;
}

.gmnoprint {
	font-size:0.9em;
}

p.meetowner {
	padding-bottom:7px;
}

.news_div {
	width:100%;
	overflow:hidden;
	margin-bottom:5px;
	background: url(/images/news_div.gif) no-repeat left top;
	height:5px;
	
}

.homeInfoBox .news_div img {
	border:0px;
	margin-bottom:0px;
	margin-top:0px;
}

.homeRSS {
	border-top: solid 1px #D6D6D6;
}

.homeRSS img {
	border:0px;
	padding-top:10px;
	margin-top:0;
}

span.nextpage {
	text-align: right;
	float:right;
}

.registerchk {
	display:block;
	width:20px;
	float:left;
	margin-top:3px;
}

.registerchklbl {
	float:right;
	width:96%;
}

.errorlist {
	color:#CD5A13 !important;
	margin-bottom:10px;
}

.error, .errorlong {
	background-color: #FFFFFF;
    	color: #CD5A13 !important;
    	display: block;
    	font-size: 0.8em;
    	position: absolute;
    	right: 0;
    	top: 4px;
    	width: 25%;
}

.headercaption {
	background-color:#000000;
	bottom:10px;
	color:#FFFFFF;
	font-family:arial,helvetica,sans-serif;
	font-size:1.4em;
	padding:13px;
	position:absolute;
	right:10px;
}

#footer .infobox {
	float: left;
	margin-right: 5px;
	width: 290px;
	padding-left:10px;
}

#footer .last {
	margin-right:0px;
	width:280px;
	padding-left:20px;
	
}

#footer p {
	color:#00000;
	padding:0;
	line-height:15px;
}

/************************************    BBN Events Styling    ********************************************/

.col {
	width:300px;
	float:left;
	margin-right:15px;
}

.col img {
	border: 1px solid #CCCCCC;
    	margin-bottom: 10px;
}

.last {
	margin-right:0px;
}

#features iframe, #features img {
	margin:10px 0 5px 0;
}

#features strong {
 	color:#000;
}

.rightPanel h2 span {
	font-size:0.6em;
	color:#666666;
}

#innercontent ul.lister {
	width:100%;
	overflow:hidden;
	padding-bottom:0px;
}

#innercontent ul.lister li {
	list-style-type:none;
	margin-left:0px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

#innercontent ul.lister li.last {
	margin-right:0px;
}

#speakers, #highlights {
	padding-top:10px;
}

#speakers p, #highlights p {
	padding-bottom:5px;
	line-height: 1.4em;
}

#speakers p.header, #highlights p.header {
	font-size:1.1em;
	border-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	border-top:0px;
}

#pages-in-section ul#speakers li img, #pages-in-section ul#highlights li img {
	margin-bottom:0px;
}

#pages-in-section ul#speakers li, ul#highlights li  {
	border-bottom: solid 1px #D6D6D6;
	padding-bottom:10px;
	position:relative;
}

#innercontent ul#highlights li {
	list-style-type:none;
	margin-left:0px;
	width:100%;
	overflow:hidden;
	border-bottom:0px;
	padding-bottom:0px;
}

#innercontent ul#highlights li img {
	float: left;
   	margin-right: 15px;
	margin-bottom:0px;
}

#pages-in-section ul#speakers li a.thickbox, ul#highlights li a.thickbox {
	position:absolute;
	bottom:10px;
	background-image:none;
	padding:0px;
	left:97px;
}

ul#highlights li a.thickbox {
	bottom:0px;
}

.events p {
	margin-left:285px;
}

.events span.label {
	width:110px;
}

.events a.readmore {
	margin-left:285px;
	display:block;
}

#pages-in-section ul#highlights li {

}




















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

