/*undo html*/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

ul,ol,dl,li {
	list-style-type: none;
}

.clear {
	clear: both;
}

body {
	background-image: url(../../img/bg_grad.jpg);
	background-color: #fffbe2;
	background-repeat: repeat-y;
	background-position: top left;
}

#p_container {
	position: relative;
	margin: 35px 0 0 70px;
}

h1 {
	position: absolute;
	top: 60px;
	left: 20px;
	z-index: 100;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 10px;
	text-transform: uppercase;
}

h1 a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 0 25px 10px 0;
}

h2 {
	position: absolute;
	top: 80px;
	left: 43px;
	color: #999;
	font-family: Lucida grande;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 4px;
}

#innerCon {
	position: relative;
	padding: 125px 0 0 20px;
}

#portNav {
	/*margin: 50px 0 25px 0px;*/
	position: absolute;
	top: 105px;
	left: 525px;
	z-index: 500;
	width: 96px;
	background-image: url('../../img/nav_back.gif');
	background-repeat: no-repeat;
	/*opacity: 0.8;
	overflow: hidden;*/
}

#portNav a {
	color: #666;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 10px;
	padding: 3px 0;
}

#portNav a:hover {
	text-decoration: underline;
}

#portNav a#nextLink {
	float: right;
	padding-right: 10px;
}

#portNav a#prevLink {
	float: left;
	padding-left: 10px;
}

#portSort {
	margin-bottom: 50px;
}

#portSort li {
	padding: 10px 0 0 0;
	font-family: Georgia;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 5px;
	text-transform: uppercase;
}

#portSort li a {
	color: #000;
	text-decoration: none;
}

#portSort li a:hover, #portSort li a.active	 {
	color: #EC4E00;
}

#portSort .sub1
{
	position: absolute;
	top: 20px;
	left: 240px;
	
}

#portSort .sub1 li {
	letter-spacing: 2px;
}

#portSort .sub1 li a {
	color: #777;
}

#portLinks {
	position: absolute;
	top: 115px;
	left: 710px;
}

#siteList li {
	padding: 10px 0 0 0;
	font-family: Georgia, serif;
	font-size: 9px;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#siteList li a {
	text-decoration: none;
	color: #000;
}

#siteList li a:hover, #siteList li a.active {
	color: #ec4e00;
}

#portLinks .contactLink {
	margin-top: 10px;
	display: block;
	text-align: right;
	font-family: Arial, verdana, sans-serif;
	font-size: 10px;
	
}

#portLinks .contactLink a {
	color: #000;
}

#portLinks .contactLink a:hover, #portLinks .contactLink a:active {
	color: #722600;
}

#portItemCon {
	position: relative;
	/*overflow: hidden; --move to js */
	width: 630px;
	/*height: 400px;*/
	margin: 0 0 0 0;
}

.portItem {
	/*position: absolute;
	top: 0;
	left: 0; --move to js*/
	width: 630px;
	height: 400px;
}

.portItem h3 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 5px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	color: #722600;
}

.portItem a.liveLink {
	display: block;
	border: 1px solid #999;
	border-width: 1px 0;
	padding: 2px 0 3px 0;
	margin: 0 5px 8px 0;
	text-decoration: underline;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	color: #000;
}

.portItem .descBox {
	float: left;
	width: 245px;
	padding-right: 5px;
}

.portItem .descBox a:hover {
	color: #722600;
}

.portItem p {
	margin: 0 20px 0 0;
	font-family: Verdana,sans-serif;
	color: #333;
	font-size: 11px;
	line-height: 14px;
}

.portItem .techBox {
	float: left;
	width: 200px;
}

.portItem .descBox h4 {
	font-family: Georgia;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 25px 0 5px 0;
	/*text-transform: uppercase;*/
}

.portItem .descBox .flipLink {
	display: block;
	padding-left: 35px;
	margin-top: 10px;
	background-image: url('../../img/flip.gif');
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 12px;
	color: #000;
	font-family: Verdana, sans-serif;
}

.portItem .descBox li {
	list-style-type: square;
	font-family: Verdana,sans-serif;
	color: #333;
	font-size: 11px;
	line-height: 14px;
	margin-left: 15px;
	padding-bottom: 3px;
}

.portItem .xfade_box {
	float: left;
	position: relative;
}

.portItem .xfade_box_inner {
	position: relative;
	width: 350px;
	height: 390px;
	overflow: hidden;
}

.portItem .coLine {
	margin-top: 10px;
	font-size: 11px;
}

.portItem .flipBox {
	position: absolute;
}

.xfade_img {
	position: absolute;
	top: 0;
	left: 0;
}

.dots {
	position: absolute;
	top: 320px;
	left: 160px;
	z-index: 100;
}

.dots a {
	float: left;
	display: block;
	width: 8px;
	height: 10px;
	background-image: url('../../img/dot.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin-right: 2px;
}

.dots a.active, .dots a:hover {
	background-position: top right;
}


/*Accents*/
/*#washcomm .xfade_box .accent {
	position: absolute; 
	left: 355px; 
	top: 125px;
	width: 16px;
	height: 181px;
	background-image: url('../../img/script_latin.png');
	background-repeat: no-repeat;
}

#nautic .xfade_box .accent {
	position: absolute;
	left: 124px;
	top: 300px;
	width: 220px;
	height: 14px;
	background-image: url('../../img/caption.png');
	background-repeat: no-repeat;
}

#bravo .xfade_box .accent {
	position: absolute; 
	left: 355px; 
	top: 200px;
	width: 16px;
	height: 150px;
	background-image: url('../../img/script_latin2.png');
	background-repeat: no-repeat;
}*/
