
/*---- Website: www.aldomatic.com ----*/
/*--- Author: Aldo Lugo ----*/
/*--- Created: June/20/2008 ----*/

/*////////////////// Classes Styles /////////////////////////*/
span.pNumber{
	float:right;
	width:auto;
}
span.offset{
	 color: #B87923;
}
a.readmorelink{
	float:right;
	margin-top:-10px;
	margin-right:5px;
	font-size:11px;
	}
	img.portimg{
		border:solid red 1px;
	}
p.ffrespon	{
font-size:10px;
}
/*////////////////// Standard Styles /////////////////////////*/
body{
	background:white url(../images/background_graphic.jpg);
	font-family:Arial;
	}
div#wrapper{
	width:750px;
	margin:80px auto 0 auto;
	position:relative;
	font-size:1.2em;
	}
a#logo{
	width:87px;
	height:92px;
	text-indent:-999em;
	display:block;
	background:transparent url(../images/logo_orange.png) top left no-repeat;
}
h1#hi{
	width:36px;
	height:21px;
	text-indent:-999em;
	position:relative;
	top:-6px;
	left:145px;
	background:transparent url(../images/hi_text.png) top left no-repeat;
}
h2#main_header{
	float:right;
	width:628px;
	height:88px;
	text-indent:-999em;
	margin-top:-13px;
	background:transparent url(../images/main_header.png) top left no-repeat;
}
div#header_nav ul{
	position:absolute;
	top:7px;
	right:4px;
	}
	div#header_nav ul li{
		display:inline;
		margin:0 0 0 14px;
		font-size:1.1em;
		color:red;
		}
		ul#nav li a:link, ul#nav li a:visited{
		 text-decoration:none;
		 color: #796955; /*color:#db973c;*/
		}
		ul#nav li a:hover, ul#nav li a:active {
			 text-decoration:underline;
			 color: #A36911;/*color:#a6e2e3;*/
			}
div#contentWrapper{
	float:right;
	width:626px;
	margin:-10px 0 0 0;
	padding:10px 0 0 0;
	color: #7D6C5E;
	line-height:19px;
}			
div#leftContent{
	float:left;
	width:420px;
	padding:0 10px;
	border-right: 1px solid #2A2418;/*#33302B*/
	margin:0 0 15px 0;
}
div#leftContent p{
	margin:0;	
}
div#rightContent{
	padding: 0 10px 0 10px;
	float:right;
	width:160px;
	color: #6B5D50;
}			
div#footer{
	clear:both;
	border-top: 1px solid #2A2418;
	padding:2px 0 0 10px;
	font-size:0.8em;
	color: #413825;
	width:628px;
	float:right;
	margin-top:10px;
	font-family:Georgia, serif;
}
/*////////////////// SubPages Styles /////////////////////////*/	
body.subpages div#contentWrapper{
	margin-top:-60px;
}	
/*////////////////// LoadedContent Styles /////////////////////////*/			
div#loadedContent{
	float:right;
	width:626px;
	margin:-10px 0 10px 0;
	padding:10px 0 0 0;
	color: #7D6C5E;
	line-height:19px;
}			
ul#nav li a.currentPageHome{
	color: #794E0D;
	text-decoration:none;
}			
a.scrollover {
      /* Default Colour/Styles here */
      color: #796955;
   }
   a.scrollover em:first-line {
      /* Rollover Colour/Styles here */
      color: #A36911;
   }			
div.port-thumbnail{
	margin:0 0 15px 0;
	/*border-bottom: 1px solid #33302B;*/
	padding:0 0 10px 0;
	}			
div.port-thumbnail p{
	font-size:0.8em;
	text-align:left;
	color: #6D460A;
	font-family:arial;
	clear:both;
	}			
			
/*////////////////// Form Styles /////////////////////////*/
label{
	margin:10px 0px 3px 0;
	display:block;
	font-size:12px;
	font-weight:bold;
	color: #94621C;
	}
	input.fields, select.fields{
		font-size:1em;
		margin:3px 0 0 0px;
		padding:4px;
		color: #B58F70;
		background-color: #251B12;/*#FEC500,lightblue*/
		 border-width: 0px;
		}
		textarea{
			font-size:1em;
			margin:5px 0 0 0px;
			background-color:#251B12;
			width:310px;
			padding:4px;
			height:50px;
			font-family:arial;
			border-width: 0px;
			color:#B58F70;
			}
			input.button{
				font-size:14px;
				font-weight:bold;
				}
				fieldset{
					margin:0 0 0px 0;
					padding:0 15px 15px 0px;
					border:none;
					}
					legend{
						font-size:20px;
						color:#FEC500;
						padding:0;
						margin:0;
						border:solid red 1px;
						}						 
						acronym.formhelp{
  							background-color: #0076C1;/*#A0522D*/
							color:white;
							padding:1px 3px 1px 3px;
							margin:0 0 0 5px;
							text-decoration:none;
							font-size:0.9em;
  							}
							div#divform{
									padding:3px 12px 23px 0px;
									margin:15px 0 0 0;
									border-top:solid #2A2418 1px;
									}				
			
			
			
			
			
			
			