
/* E-ROCK BEGIN */

.debug {
	color: #FF0000 !important;
}

.floatleft {
	text-align: left;
	float: left;
	margin-right:15px;
	margin-bottom:6px;
}

.floatright {
	text-align: right;
	float: right;
	margin-left:15px;
	margin-bottom:6px;
}

.floatleft H2, .floatright H2 {
	text-align: center;
}


table.search_metadata {
	border-left: solid;
	border-top: solid;
	border-width: 1px;
	border-color: #0093DD;
	width: 370px;
	width: 99%;
}


table.search_metadata TD {
	border-right: solid;
	border-bottom: solid;
	border-width: 1px;
	border-color: #0093DD;
	vertical-align: top;
	padding: 3px;
}

SPAN.kw {
	font-weight: 700;
	color: #424a52;
	color: #000033;
	background: #FFFFAA;

	margin-left: 0px;
	margin-right: 0px;

	padding-left: 2px;
	padding-right: 2px;

}



#siteindex_table .ml {
	font-size: 105%;
	padding-top: 10px;
}

#siteindex_table td.sl {
	padding-top: 5px;
	padding-left: 20px;
}

#siteindex_table td.pl {
	padding-top: 5px;
	padding-left: 40px;
}

/* E-ROCK END */




#content {
	margin-left: 10px;
	margin-right: 10px;
	
	padding: 0;
}

#content, #content td, #content th {
	font-size: 13px;
	font-weight: 400;

	color: #666666;
}

#content .caption {
	padding-top: 5px;
	font-size: 11px;
	text-align: center;
}

#content h1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 200%;
	font-weight: 400;
	color: #000000;
	margin-bottom: 8px;
}

#content h2 {
	font-size: 110%;
	font-weight: 700;
	color: #ff0000;
	margin-bottom: 0;
}

#content h3 {
	font-size: 100%;
	font-weight: 700;
	color: #000000;
	margin-bottom: 0;
}

#content p {
	margin-top: 0;
	margin-bottom: 10px;
}

#content ul, #content ol {
	margin-top: 3px;
}

#content .nobottompad {
	margin-bottom: 0;
}




#content #body1 .shim {
	display: block;
	width: 526px;
}

body.home #content #body1 .shim {
	display: none;
}

#content #body2 .shim {
	display: block;
	width: 184px;
}

body.home #content #body2 .shim {
	display: block;
	width: 374px;
}



#content a {
	color: #ff0000;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content p.strong-statement {
	color: #ff0000;
	font-weight: bold;
}

#content div.leadership-images-top {
	margin: 0 auto;
	text-align: center;
	width: 644px;
	clear: both;
	overflow: auto;
}

#content div.leadership-images-bottom {
	margin: 0 auto;
	text-align: center;
	width: 483px;
	clear: both;
	overflow: auto;
}

#content div.leadership-images-top span.image-description,
#content div.leadership-images-bottom span.image-description {
	float: left;
	margin: 10px 5px;
	width: 151px;
}

#content div.leadership-images-top img,
#content div.leadership-images-bottom img {
	display: block;
}

#breadcrumb {
	font-size: 11px !important;
}

#body2_header {
	font-size: 11px !important;
}

#content #body2 ul {
	font-size: 13px;
	font-weight: 400;
}

#content #body2 ul .s1, #content #body2 ul .s1 {
	font-size: 11px;
	font-weight: 400;
}


#body1 {
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 20px;
	background: url(../shell/greyline_bg_body.gif) repeat-y;
	background-position: 10 0;
	vertical-align: top;
}

#body2 {
	padding: 0;
	background: url(../shell/greyline_bg_body.gif) repeat-y;
	background-position: 0 0;
	vertical-align: top;
}


#breadcrumb {
	text-transform: uppercase;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-right: 10px;
	vertical-align: bottom;
	background: url(../shell/greyline_bg_breadcrumb.gif) no-repeat;
	background-position: 0 100%;
}

#body2_header {
	text-transform: uppercase;
	padding-left: 5px;
	padding-bottom: 2px;
	vertical-align: bottom;
	background: url(../shell/greyline_bg_breadcrumb.gif) no-repeat;
	background-position: -10 100%;
}



#breadcrumb a {
	color: #888888;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#breadcrumb a.current {
	color: #000000;
}



#body1 h1 {
	margin-top: 0;
}


#body2 .client_list h3, #body2 .project_asset_list h3 {
	display: none;

}

#body2 .client_list, #body2 .project_asset_list {
	width: 184px;
	text-transform: uppercase;
}

#body2 .client_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#body2 .client_list li {
	border-bottom: 1px solid #d7d7d7;
}

#body2 .client_list a {
	color: #666666;
	text-decoration: none;

	margin: 0;
	display: block;
	padding: 5px 0;

	background: url(../shell/arrow_red_white.gif) no-repeat;
	background-position: 10 50%;
	
	text-align: center;
}




#body2 .project_asset_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#body2 .project_asset_list li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #d7d7d7;
}

#body2 .project_asset_list b {
	color: #000000;
}

#body2 .project_asset_list li.selected b {
	color: #ffffff;
}

#body2 .project_asset_list a {
	color: #666666;
	text-decoration: none;

	margin: 0;
	display: block;
	padding: 8px;
	padding-left: 25px;

	background: url(../shell/arrow_red_white.gif) no-repeat;
	background-position: 10 0.85em;
}

#body2 .project_asset_list a:hover {
	text-decoration: underline;
}

#body2 .project_asset_list .s1 {
	border-top: 1px solid #d7d7d7;
	padding-top: 5px;
	margin-bottom: 5px;
}

#body2 .project_asset_list .s1 li {
	margin-left: 15px;
	border-bottom: none;
	background-position: 0 0.3em !important;
	background-repeat: no-repeat !important;
}

#body2 .project_asset_list .s1 li a {
	background: none !important;
}

#body2 .project_asset_list .s1 a {
	height: auto;
	padding: 4px;
	padding-left: 25px;
	_width: 159px;
}

#body2 .project_asset_list li.selected a {
	color: #ffffff;
	background-color: #666666;
	background-image: url(../shell/arrow_white_grey.gif);
}

#body2 .project_asset_list .s1 a, #body2 .project_asset_list li.selected .s1 a {
	color: #ff0000;
	background-color: #ffffff;
}




/*
	#body1 .project_list definitions removed
*/





#body1 .client_title_logo {
	text-align: left;
	float: left;
	margin-right:15px;
	margin-bottom:12px;
}


#body1 .grey_border, #body1 table.grey_border td {
	border: 1px solid #c0c0c0;
	border-collapse: collapse;
}


#body1 table th {
	text-align: left;
	font-weight: 700;
	color: #ffffff;
	background-color: #c0c0c0;
	padding: 3px 6px;
}




















/* HOME PAGE */


body.home #body1, body.home #body2, body.home #breadcrumb, body.home #body2_header {
	background: none;
}

body.home #breadcrumb, body.home #body2_header {
	padding: 0;
}

body.home #body1 {
	padding-top: 0;
	padding-left: 0;
}

body.home #body2 {
	padding: 10px;
	padding-top: 20px;
	width: 385px;
}

body.home #body2 h1 {
	/*font-size: 150%;*/
	color: #000000;
	margin-top: 10px;
	margin-bottom: 8px;
}


body.home .home_feature {
	width: 336px;
	margin-bottom: 18px;
}



/*
	body.home .home_uttm definitions removed
*/

body.home .home_portlets {
	margin-top: 18px;
}

body.home .home_portlets div {
	float: left;
}










