/*//////////////////////////////////////////////////////////////////////////////////////////////////
//
//	porousher.css : cascading style sheets
//
//////////////////////////////////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////////////////////////////////////////////
//	container definitions
//////////////////////////////////////////////////////////////////////////////////////////////////*/

div#porousherContainer {

	background: transparent url(images/porousher_content.gif) repeat-x;
	display: block;
	clear: both;
	overflow: auto;
	width: 100%;
}

div#porousherContent {

	display: block;
	clear: both;
	overflow: auto;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////
//	global definitions
//////////////////////////////////////////////////////////////////////////////////////////////////*/

body {

	background-color: #536376;
	margin: 0;
	padding: 0;
}

div#porousherContent a,
div#porousherContent p {

	font-family: tahoma, arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////
//	layout definitions
//////////////////////////////////////////////////////////////////////////////////////////////////*/

div#porousherContent div#porousherObject {

	background: transparent url(images/porousher_top.gif) no-repeat;
	display: block;
	clear: both;
	width: 790px;
	height: 290px;
	padding: 40px 15px 0 15px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 760px;
	height: 250px;
}

html>body div#porousherContent div#porousherObject {

	width: 760px;
	height: 250px;
}

div#porousherContent div#porousherStat {

	display: none;
}

div#porousherContent div#porousherInfo {

	background: transparent url(images/porousher_middle.gif) no-repeat;
	display: block;
	clear: both;
	text-align: center;
	width: 790px;
	height: 145px;
	padding: 20px 200px 0 200px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 390px;
	height: 125px;
}

html>body div#porousherContent div#porousherInfo {

	width: 390px;
	height: 125px;
}

div#porousherContent div#porousherRelease {

	background: transparent url(images/porousher_bottom.gif) no-repeat;
	display: block;
	clear: both;
	width: 790px;
	height: 440px;
	padding-top: 25px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 415px;
}

html>body div#porousherContent div#porousherRelease {

	height: 415px;
}

div#porousherContent div#porousherRelease div#porousherLeft {

	text-align: right;
	display: block;
	clear: none;
	float: left;
	width: 385px;
	margin-right: 10px;
}

div#porousherContent div#porousherRelease div#porousherRight {

	text-align: left;
	display: block;
	clear: none;
	float: left;
	width: 385px;
	margin-left: 10px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////
//	type definitions
//////////////////////////////////////////////////////////////////////////////////////////////////*/

div#porousherContent p {

	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
}

div#porousherContent div#porousherInfo p {

	color: #607489;
}

div#porousherContent div#porousherRelease p {

	color: #54677b;
}

div#porousherContent a {

	text-decoration: none;
}

div#porousherContent a:hover {

	text-decoration: underline;
}

div#porousherContent div#porousherInfo a,
div#porousherContent div#porousherInfo a:hover {

	color: #435769;
}

div#porousherContent div#porousherRelease a,
div#porousherContent div#porousherRelease a:hover {

	color: #384a5c;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////
//
//	porousher.css : cascading style sheets
//
//////////////////////////////////////////////////////////////////////////////////////////////////*/