﻿/*=====================================================================
 *
 * Filename: liberty.css
 * Website: www.educationforinvestors.com
 * Author: Brian J. Sniff / SimcoMedia
 * Date Created: 03/15/2009
 * Media: Screen
 *
 * Description
 * -----------
 * Css layout and text control
 * www.simcomedia.com
 *
 *=====================================================================*/

body {
	background-image: url('images/page-bg.gif');
	background-repeat: repeat-x;
	background-color: #e0e6b9;
	text-align: center;
	margin-top: 10px;
}

#clear {
	clear:both;
}
#container {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}

#header {
	width: 900px;
	background-image: url('images/header-bg.gif');
	background-repeat: no-repeat;
	height: 180px;
	
	background-color: #fff;
	
	float: left;
}

#logo {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 400px;
	height: 180px;
	background-image: url('images/pacifica-logo.gif');
	background-repeat: no-repeat;
}

#names {
	float: right;
	width: 400px;
	padding: 10px 10px 10px 0;
	text-align: right;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #424241;
	margin-top: 25px;
	height: 20px;

}
#address {
	float: right;
	width: 400px;
	padding: 10px 10px 10px 0;
	text-align: right;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	color: #424241;
	margin-top: 10px;
	height: 100px;
}

#centerleft {
	background-image: url('images/mainpic1.gif');
	background-repeat: no-repeat;
	width: 315px;
	height: 210px;
	margin-left: 25px;
	float: left;
}

#centerright {
	background-image: url('images/mainpic2.gif');
	background-repeat: no-repeat;
	width: 485px;
	height: 210px;
	margin-left: 25px;
	float: left;
}

#middle {
	width: 900px;
	overflow: auto;
	background-color: #fff;
}

#box1 {
	width: 250px;
	border-top: 20px #536805 solid;
	border-bottom: 1px #999 solid;
	margin-left: 25px;
	margin-top: 50px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	float: left;
}

#box2 {
	width: 250px;
	border-top: 20px #367F00 solid;
	border-bottom: 1px #999 solid;
	margin-left: 35px;
	margin-top: 50px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	float: left;
}

#box3 {
	width: 250px;
	border-top: 20px #D2E0BD solid;
	border-bottom: 1px #999 solid;
	margin-left: 35px;
	margin-top: 50px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	float: left;
}

#footer {
	width: 900px;
	height: 100px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-size: 10pt;
	color: #000;
	background-image: url('images/footer-bg2.gif');
	background-repeat: no-repeat;
	padding-top: 10px;
}

p.center{
	text-align: center;
}

#slogan {
	margin-top: 25px;
	margin-left: 100px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: right;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-style: italic;
	color: #fff;

}

#menu {
	width: 900px;
	background-color: #63a80b;
	float:left;
	height: 30px;
}

#centersection {
	background-image: url('images/center-bg.png');
	background-repeat: no-repeat;
	margin-left: 20px;
	width: 860px;
	height: 210px;
}

#pagecenter {
	background-image: url('images/page-center.gif');
	background-repeat: no-repeat;
	margin-left: 20px;
	width: 860px;
	height: 210px;
}


#mission {
	width: 800px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	border-left: 2px #ccc solid;
	border-right: 2px #ccc solid;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 25px;
	float: left;
	position: relative;
}

#slogan {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px #367F00 dashed;
	border-bottom: 1px #367F00 dashed;
	width: 600px;
	margin-left: 100px;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-style: italic;
	color: #9c9c9c;
	float: left;
	}

#bio {
	width: 700px;
	margin-left: 100px;
	margin-top: 15px;
	border-bottom: 1px #367F00 dashed;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: justify;
	
}

.pics {
	float: left;
	background-color: #D2E0BD;
	border: 1px #DFDFDF solid;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 0;
}

.smallpics {
	float: left;
	background-color: #D2E0BD;
	border: 1px #DFDFDF solid;
	padding: 3px;
	margin: 0 3px 3px 0;
}

.callbanner {
	float: right;
	background-color: #D2E0BD;
	border: 1px #DFDFDF solid;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 10px;
}

#call {
	position: absolute;
	top: 5px;
	left: 650px;
	margin: 6px 6px 6px 6px;
	width: 200px;
	background-image: url('images/callicon.gif');
	background-repeat: no-repeat;
	background-position: left;
	font-family: Georgia;
	font-size: 14pt; 
	font-weight: bold;
	color: #999;
	height: 250px;
	float: right;
	
}

#woo {
	float: left;
	width: 275px;
	border-bottom: 1px #CCCCCC dotted;
	margin-right: 15px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

#scanlan {
	float: left;
	text-align: left;
	border-bottom: 1px #CCC dotted;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	width: 275px;
}

#errors {
	width: 700px;
	text-align: center;
	margin-left: 100px;
	padding-bottom: 15px;
	border-bottom: 1px green dotted;
}

/* fonts */

.bodytext {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
}

.titles {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14pt;
	color: #5E7433;
}

.subtitles {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12pt;
	color: #5E7433;
	font-style: italic;
}


a:link {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
	border-bottom: 1px #5E7433 dotted;
	
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
	border-bottom: 1px #5E7433 dotted;
}

a:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
	border-bottom: 1px #5E7433 dotted;
	color: #fff;
	background-color: #5E7433;
}

a:active {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
	border-bottom: 1px #5E7433 dotted;
}

.dropcap {
float:left;
color:#367F00;
font-size:100px;
line-height:70px;
padding-top:2px;
font-family: "Trebuchet MS";
} 

.slogantitle {
	text-align: left;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 10pt;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #000;
	text-align: left;
}

.slogantitle2 {
	text-align: left;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 9pt;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #000;
	text-align: right;
}

.error {
	font-family: "Trebuchet MS";
	font-size: 36pt;
	font-weight: bold;
	color: #B6C8ED;
	text-align: center;
	margin-bottom: 10px;
}

.errortext {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin-bottom: 10px;

}
/* Lists */

dt {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom: 1px #3f3f3f dotted;
	width: 450px;
}

dd {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 10pt;
	background-color: #EFEDE0;
	padding: 5px 5px 5px 5px;

}

dl {
	width: 750px;
	margin-left: 50px;
}

li {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 10pt;
	margin-bottom: 10px;
}

ul {
	list-style-type: square;
}

blockquote {
	border-left: 5px #C0C0C0 solid;
	padding: 5px;
	font-family: "Trebuchet MS";
	font-style: italic;
	color: #666666;
}

.imageBorder {
	padding: 5px;
	background-color: #CCCCCC;
	border: 1px #999999 solid;
	margin: 0 5px 5px 0;
	float: left;
}
p.list {
  font: italic .8em Georgia, Times, serif;
  color: #000;
}

ol {
  
  color: #0D2A8C;
  font-family: Georgia;
  font-style: italic;
  font-weight: bold;
  font-size: 18pt;
  list-style-type: decimal;
  margin: 0px;
  padding: 0px;
  }
  
 ol li{
	background: #fff;
	margin-left: 40px;
	padding-left: 10px;
}

/* AJAX FORM */
/* 
 * Input Styles 
 */
input,
textarea,
select {
  padding: 3px;
  font-family: Veranda, sans-serif;
  font-size:14px;
  color: #666;
  background: #fff url(grad.png) repeat-x;
  border: 1px solid #999;
  margin:2px;
}

input:focus,
textarea:focus,
select:focus {
  color: #333;
  background: #fff url(grad.png) repeat-x;
  border: 1px solid #999;
}

input.button {
  color: #555;
  background: #FFF;
  border-width: 1px;
  border-style: solid;
  border-color: #FFF #00DFFF #00DFFF #FFF;
}

/* 
 * Livevalidation Styles 
 */
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#999;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #999;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}


