/* -----------------------------------------------

Based on Blueprint CSS Framework 0.8 http://blueprintcss.org

WOW Design Solutions
Author: Glynn Williams
Created: January 2010
Revision: 

----------------------------- */

/*---------------------------------------------------------- boxes */
#content {padding-top:15px;}
.COLBx, .IMGBx {display:block;
	float:left;
	text-align:center;
	vertical-align:bottom;}
.COLBx {height:210px;
	width:160px;
	margin:0 3px 0 0;
	padding:0 5px;
	text-align:center;}
.IMGBx {height:160px;
	width:160px;
	margin:0 auto;
	text-align:center;}
.COLBx h6 {font-size:90%;font-weight:bold;color:#45525C;}
#content p img {margin:0 0 5px;}

/*----------------------------- gallery tables */
#PortDet {text-align:left;
	margin-bottom:15px;
	padding:0;
	font-size:100%;}
#PortDet td {text-align:left;
	margin:0;
	padding:1px 0 1px 6px;
	color:#000;
	border-bottom:1px solid #A6BFC3;}
#PortDet th {border-bottom:#255B92 1px solid;
	border-top:#255B92 1px solid;
	color:#03345F}
#PortDet th.th1, #PortDet th.th2, #PortDet th.th3 {border-right:#255B92 1px solid;}
#PortDet th.th1 {width:18%;}
#PortDet th.th2 {width:32%;}
#PortDet th.th3 {width:24%;}
#PortDet td.td1, #PortDet td.td2, #PortDet td.td3 {border-right:#A6BFC3 1px solid;}
#PortDet span.OPLEPGC {font-weight:bold;color:#255B92;margin:0 5px 0 0;}

/*---------------------------------------------------------- typography.css */
.LPBox {background-color:#DDEDF9;
	padding:6px 0;
	margin-bottom:4px;
	text-align:center;}
.LPImg {margin:0 auto;
	text-align:center;}
.LPBox p {text-align:left;
	color:#000;
	margin:5px 0;
	padding:0 10px;
	line-height:120%;}
hr {border-bottom:#255B92 solid 1px;}
