
/* Presentation Stylesheet */ 
html, body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #5E6366;
	padding: 0;
	margin: 0;
}

#header .contact a {
	color: #31547d;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#header .contact a:hover {
	text-decoration: underline;
}

a {
	color: #b7533b;
	font-weight: bold;
	text-decoration: none;
	background: inherit;
}

/*a:hover {
	text-decoration: underline;
	font-weight:bold;
}*/

 
body#nothing a#nothing,
body#approach a#approach,
body#services a#services,
body#work a#work, 
body#contact a#contact
  {
	color: #7F7F83;
	background: inherit;
	font-weight:bold;
}


#left #submenu {
	margin: 0px 20px 0 0px;
	background-color: #e1e0dd;
	color: #5E6366;
	width: 150px;
	
}

#left #submenu ul {
	padding: 15px;
	margin:0;
	list-style-type:none;
	width: 150px;
}

#left #submenu li.line {
	width: 80%;
	text-align: left;
	padding: 0px 5px 5px 5px;
	margin-top: 10px;
	background: url("images/horizontal-line.gif") no-repeat;
}

#left #submenu a {
	color: #5E6366;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	background: inherit;
}

body#cmo #left #submenu a#cmo, body#who #left #submenu a#who, body#partners #left #submenu a#partners, body#cicat #left #submenu a#cicat, body#vision #left #submenu a#vision,body#cd #left #submenu a#cd, body#sands #left #submenu a#sands, body#aptiv #left #submenu a#aptiv, body#frey #left #submenu a#frey, body#lee #left #submenu a#lee, body#newsletter #left #submenu a#newsletter, body#whitepaper #left #submenu a#whitepaper, body#rubicon #left #submenu a#rubicon, body#total #left #submenu a#total,  body#whitepaper2 #left #submenu a#whitepaper2,body#resources a#resources {
	font-weight: bold;
	font-size: 12px;
}

.textbold {
	font-weight: bold;
}



#content ul li, #content ol li {
	padding: 0 25px 15px 0;
	font-size: 12px;
	line-height: 20px;
}

 ul.condensed li {
	padding-bottom: 2x !important;
}

#content p, #content h2 {
	padding: 0 40px 0 0;
	margin:0 40px 20px 0px;
}

#content h2 {
	font-size: 16px;
}	
 
#content p, #content ul li, #content ol li {
	font-size: 13px;
}	 
 
#content ul {
	list-style-position:outside;
	margin: 0 15px;
	padding-left: 30px;
}

#content ul.list li {
	padding-bottom: 0px;
}

#content ul li.last {
	padding-bottom: 20px;
}

.subhead {
	font-size: 14px;
	font-weight:bold;

}

#content p.caption {
	font-size: 9px;
}

h1 {
	margin:0; 
	padding: 0 0 0 25px;
	font-size: 14px;
	text-transform: uppercase;
}

#content .caption {
	width: 455px;
	margin: 0 0 0 25px;
	padding: 0;
}

#content .photo {
	margin: 0 0 0 25px;
}

p#case-study {
	padding: 0 0 25px 0;
}

#content .quote {
	font-style: italic;
	font-weight: bold;
	color: #8a8b8e;
	background: inherit;
	font-size: 11px;
}

#content .author {
	color: #5E6366;
	background: inherit;
	font-size: 11px;
}

/* styles for home page 3-column table */

div.table-row {
  background: inherit; 
  margin:0 0 0 25px;
  padding: 0;
}

.leftcol2 {
	border: none; 
	float: left; 
	margin: 0; 
	padding: 15px 20px 20px 0; 
	width: 156px;
	line-height: 15px;
}

.leftcol2 .quote {
	font-style: italic;
	font-weight: bold;
	color: #b7533b;
	background: inherit;
	font-size: 11px;
}

.leftcol2 .author {
	color: #5E6366;
	background: inherit;
	font-size: 11px;
}

.leftcol2 p, .centercol p, .leftcol2 h3, .centercol h3, .leftcol2 h4, .centercol h4 {	
	padding-bottom: 5px;
}


.centercol {
	border: none; 
	float: left; 
	margin: 0; 
	padding: 15px 20px 20px 0; 
	width: 156px;
	line-height: 15px;
}	

.centercol p {
	font-size: 12px;
}

.centercol a {
	color: #B7533B;
	background: inherit;
}

.rightcol2 {
	float: left;
	border: none; 
	float: right; 
	margin: 0; 
	padding: 0; 
	width: 389px;
	background: url("images/home-box.gif") no-repeat;
}

.rightcol2 p {
	padding: 20px;
	margin-top: 5px;
} 

.rightcol2 h3 {
	padding: 20px;
	margin-top: 5px;
} 


div.tablespace {
  clear: both; 
  margin: 0;
  padding: 0; 
  width: auto;
  height: 25px;
} 


/* end home page 3-column table */


/* begin contact us 2-column table */
div.table-row2 {
  background: inherit; 
  margin-top: 0; 
  margin-right: auto; 
  margin-bottom: 0; 
  margin-left: auto;
  padding: 0; 
  width: 100%;
}

.labelcol {
	border: none; 
	float: left; 
	margin: 0; 
	padding: 0; 
	width: 25%;

}

.labelcol p {	
	
}


.inputcol {
	float: left;
	border: none; 
	float: right; 
	margin: 0; 
	padding: 0; 
	width: 70%;
}


div.formspace {
  clear: both; 
  margin: 0;
  padding: 0; 
  width: auto;
  height: 10px;
} 
/* end contact us 2-column table */

div.sample {
	float: right;
	padding: 0 10px 0px 0;
	text-align: center;
}

.sample-text {
	font-size: 11px;
}



body.bios {
	background-color: #ffffff;
	color: #000000;
}

.error {
	color: #ff0000;
	background: inherit;
}

p.breadcrumb, .breadcrumb a {
	font-size: 9px !important;
	color: #7F7F83;
	background: inherit;
	text-decoration: none;
	
}

.breadcrumb a:hover {
	text-decoration: underline;
} 
 
.whitepaper {
	float:left;
	padding: 0 15px 15px 0;
} 
 
#footer-home p a {
	color: #7F7F83;
	background: inherit;
	text-decoration: none;
	line-height: 22px;
}

#footer-home a:hover {
	text-decoration: underline;
}
	
	 
.sub-index{color:#5E6366; font:normal 12px/20px arial,helvetica,sans-serif;}

img{border:none;}