/** Applecore Global Styles adapted for Ocean View Project
By Taliesin Smith

Last Edited - Sept 19, 2008 
Validated - , 2008 **/

/***** Global Settings *****/
html, body {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 62.5%; /*16 x 0.625=10px*/ 
}
body {
	font: 1.2em/1.6em Arial, Helvetica, sans-serif;
	color: #000;
	background: #888;
}
/*#content p, #content ul {
	font: 1.2em/1.6em Arial, Helvetica, sans-serif;
}*/

 
/***** Links - Lord Vader Formerly Handle Anakin*****/
a, a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #f8921d; /*orange headings*/
	/*outline: none;*/
}

a:focus,
a:hover, 
a:active {
	text-decoration: underline;
	color: #7ab1e1; /*Light blue*/
}
h2 a:focus,
h2 a:hover, 
h2 a:active {
	text-decoration: none;
	color: #f8921d;
}

/***** Headings *****/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #002d62;
}
h1, h2 {
	font-size: 18px;
	font-weight: normal;
}
h3, h3 a {
	font-weight: bold;
}
h1 a, h2 a , h3 a, h4 a, h5 a, h6 a, 
h1 a:link, h2 a:link , h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited , h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited{
	font-size: 100%;
	font-weight:normal;
	color: #002d62;
}
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
	color: #f8921d;/*#db8b35*/
	font-weight: normal;
	text-decoration: underline;
	outline: none;
}

h1, h2 {
	font-size: 18px;
	margin: 17px 20px 15px 20px;
	padding: 0;
	font-weight: normal;
	
	/*padding: 17px 0 15px 0;*/	
}
h4, h3 a:hover {
	/*margin: 10px 20px 0 20px;	*/
	font-weight: bold;
	/*color:#888888;*/
}
h3, h3 a, h3 a:hover, h6{
	/*font-size: 1.2em/1.6em Arial, Helvetica, sans-serif;*/
	/*font-weight:bold;*/
	margin: 17px 20px 0 20px;
	padding: 0;	
}
h3 a {
	margin: 0;
}

h3 a:hover {
	cursor: text;
	text-decoration: none;
	margin: 0;
}

/***** Common Formatting *****/
q, em, i, cite, q, address {
	font-style: normal;
}
strong, b {
	font-weight: bold;
}
p {
	margin: 0 20px 15px 20px;
	padding: 0; /*20px*/
}
p ul {
	margin: 0;
	padding: 0;
}
ul, ol, address, pre {
	margin: 0;
	padding: 0 20px 15px 20px; /*20px*/
}
ul, ol, dl {
	padding: 0 20px 2em 1em;
	margin: 0 0 0 24px;
	list-style-position: outside;
}
ol {
	margin-left: 26px;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type:decimal;
}
ul ul, ol ol, dl dl {
	margin-top: 0;
	font-size: 1em;
} 

pre {
	font-family: Courier, Monaco, 'Lucida Sans', sans-serif;
	background-color: #fafafa;
	border: 1px solid;
}
blockquote {
	margin: 1em 1em 1em 0;
	padding: 1.25em 1.25em 0 1.25em;
	border-left: 4px solid;
}
small {
	font-size: 0.85em;
}
img, a img {
	border:0;
}
sup {
	position: relative;
	bottom: 0.5em;
	vertical-align: baseline;
}
sub {
	position: relative;
	bottom: -0.5em;
	vertical-align: baseline;
}
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}


/***** Tables *****/
/**table {
	border: 1px solid #cee2ad;
	margin: 0 0 1.25em 0;
	padding: 0;
}
caption {text-indent: -99999px;}
th {text-align: center;}

table tr td {
	padding: 5px;
	border: 1px solid #cee2ad;
	border-collapse: collapse;
}**/
/***** Forms *****/
form {
	margin: 0;
	padding: 0;
	display: inline;
}
input, select, textarea {
	font:1em/1.2em Arial, Helvetica, sans-serif;
}
textarea {
	width: 100%;
	line-height: 1.25em;
}
label {
	cursor: pointer;
}

/***** Global Classes *****/
.hide		  {margin: 0; padding: 0; font-size: 1px; text-indent: -9999px;}
.clear        { clear:both; }
.floatLeft    { float:left; margin: 10px 15px 10px 0;}
.floatRight   { float:right; margin: 10px 15px 0 15px; }
 
.imgLeft      { float:left; margin: 10px 15px 10px 0;}
.imgRight     { float:right; margin: 10px 15px 10px 15px;}
.caption		{clear:both; margin-top:-6px; font-size:80%; font-style:italic;cursor:pointer;} 
.noPadding     { padding:0; }
.noIndent      { margin-left:0;padding-left:0; }
.noBullet      { list-style:none;list-style-image:none;}
.squishTop		{margin-top:0px; padding-top:0px;}
.squishBottom	{margin-bottom:0px; padding-bottom:0px;}
.squishLeft		{margin-left:0; padding-left:0;}
.squishRight	{margin-right:0; padding-right:0;}
.roomyTop		{margin-top:15px;}
/** pipeLine **/
.pipeLine {
	list-style-type: none;
	}
.pipeLine li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	/*border-right-color: #000000;*/
	padding-right: 0.55em; /*padding bigger on li to compensate for border*/
	}
.pipeLine a {
	/*padding-right: 0.25em;*/
	padding-left: 0.5em;
	}
.pipeLine li.last {
	border-right: none;
	}
