﻿/* Design for WC3 validation */
* 	{
	margin: 0px;
	padding: 0px;
	border: 0px;/*zeroing out the padding, border and margins removes any default settings*/

}
/*

#maindiv {min-height: 100%;} 
* html #maindiv {height: 100%;} hack for IE only

*/
.clearfix:after {/*The peroid is the last thinb before the div closes*/
	content: ".";/*inline elements doin't respond to the clear property*/
	display: block;/*Ensure the peroid is not visible*/
	height: 0;/*Make the container clear the peroid*/
	clear: both;/*Further ensures the peroid is not visible*/
	visibility: hidden;/*Further ensures the peroid is not visible*/
	}
.clearfix {
	display: inline-block;/*A fix for IE mac*/
	}
*html .clearfix {/*the holly hack for a bug in IE6 for Windows*/
	height: 1%;
	}
.clearfix {
	display: block;/*the holly hack for a bug in IE6 for Windows*/
	}


a
{
	color : #006699;
	text-decoration : none;
}

a:link
{
	color : #006699;
	text-decoration : none;
}

a:visited
{
	color : #006699;
	text-decoration : none;
}

a:hover
{
	color : #666666;
	text-decoration : underline;
	color: #FF0000;
}

a:active
{
	color : #333333;
	text-decoration : none;
}

a.linkit
{
	color : #F00; 
	text-decoration : none;	
}

a.linkit:hover {
	text-decoration : underline;	
}

a.linkit1
{
	color : #00F; 
	text-decoration :  underline;	
}
a.linkit1:hover {
	color : #F00; 
	text-decoration : underline;	
}
a.linkit1:visited
{
	color : #F00;
	text-decoration : underline;
}

/* back to top */
a.top
{
	color : #06C; 
	text-decoration : none;
	font-size: 11px;
}

a.top:link
{
	color : #06C;
	text-decoration : none;
}

a.top:visited
{
	color : #06C;
	text-decoration : none;
}

a.top:hover
{
	text-decoration : underline;
	color: #FF0000;
}

a.top:active
{
	color : #333333;
	text-decoration : none;
}

body{
	margin: 0px;	
	font : 80% Arial, Verdana, Geneva, Helvetica, sans-serif; 
	color : #000000;
	line-height: 100%;
	text-align:left;	
	background-image:url(img/page_bkg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFF;
}

p, tr, td {
	 	
	color : #000000;
	line-height: 150%;
	text-align:left;
	margin:0px 0 20px 0;
}
textarea, input {   
	border: 1px solid #666;
	padding:1px;
}
hr { border: 0; height: 1px; color: #ccc; background-color: #666; }

#bigwrapper {
	background-image:url(assets/ft_bkg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:center;
}
img.arrow {
	margin: 0 0 -5px 0;
}

div.titlep {
	width: 330px;
	float:left;
	margin:0px 0 10px 0;
}
div.titlecat {
	width:100%;
	border: 0px solid #0C6;
	margin: 0 0 5px 0;
}
h1.corpcat {
	display:block;
	margin: 0 0 0px 0;
	padding: 0 0 5px 0;
	color: #727064;
	border-bottom: 1px solid #727064;
	
}
a.title:link, a.title:visited {
	font-size: 1.1em;
	color:#C90;
	margin: 0 0 10px 0;
	font-weight:bold;
}

#wrapper {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	border: 0px solid #000;
	background-image:url(assets/fbfc3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	
}
#wrapper2 {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	border: 0px solid #000;
	background-image:url(assets/ibfc2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	
}

#content {
	width: 795px;
	border: 0px solid #F00;
	margin-left: 175px;
	text-align:left;
	overflow: hidden;
}
#leftspan {
	width: 505px;
	border: 0px solid #F00;
	margin-left: 50px;
	float:left;
}
#rightspan {
	width: 305px;
	border: 0px solid #F00;
	margin-left: 620px;
	border: 0px solid #F00;
}

div#text {
	margin:180px 20px 20px 60px;
	width: 700px;
	border: 0px solid #F00;
}
h1 {
	font-size:1.3em;
	color:#c99d0c;
	text-align:left;
	margin: 10px 0 30px 0;
}
h2 {
	font-size:1.1em;
	color:#c99d0c;
	text-align:left;
	margin: 10px 0 10px 0;
}

h3 {
	font-weight:normal;
	font-size: 1em;
	margin: 15px 0;
	/*color:#00F;*/
}
p {
	margin-top:10px;
}
div.read {
		width: 150px;
		height:30px;
		float:left;
		margin: 394px 5px 35px 45px;
		color:#FFF;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		border:0px solid #f00;	
		font-size:12px;
		/*background-image:url(assets/arrowbut.gif);
		background-position:right bottom;
		background-repeat:no-repeat;
		text-align:left; */
}
div.read a:link, div.read a:visited {
	display:block;
	color:#fff;
	padding-left:58px;
	padding-top:3px;
}
div.read a:hover {
	display:block;
	color:#fff;
	text-decoration:underline;
}
.high1 {
	font-size:1.4em;
	color:#c99d0c;
	margin:15px 0 0 20px;
}
.high2 {
	margin:10px 0 0 20px;
	color:#c99d0c;
	font-size:1.0em;
	line-height:80%;
	font-weight:bold;
}
.high3 {
	margin:10px 0 0 20px;
	color:#000;
	font-size:1.2em;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
#foot {
	margin-top:10px;
	margin-right:20px;
	height: 30px;
	padding-top:35px;
	text-align:center;
	font-size:.85em;
	border:0px solid #666;
}

#foot a:link, #foot a:visited {
	color:#000;
}

/* formatting for AMC form */
#myPageElement {
	text-align:left;
}
#ordwrap {
	width:600px;
	margin-left:auto; 
	margin-right:auto; 
	border:1px solid #666; 
	background-color:#FFF;
	text-align:right;
	padding:20px;
}
#ordwrap h1 {
	font-size: 2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	margin: 30px 0 20px 0;
	text-align:left;
}
#ordwrap table {
	border: 1px solid #fff;
	}
#ordwrap table tr td {
	color:#666;
}
div.pricedisplay {
		color:#00F;
		font-weight:bold;
		background-color:f4f4f4;
	
}
#ordwrap table.display {
	background-color:#f4f4f4;
	margin-left: 10px;
	
}
#ordwrap table.prodlist {
	width:100%;
	margin: 20px 0 0 0;
	border: 1px solid #fff;
	
}
h3.list {
	color:#F00;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-stretch:extra-expanded;
	margin-bottom: 15px;
	font-size:1.2em;
}



.error {
	color:#FF0000;
}
.message {
	color:#0000FF;
}


/* CCS 75 */
#navsite p {
	display: none;
}
#navsite {
	width: 160px;	
	float:left;
	margin: 165px 0 0 15px;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:100%;
	overflow:hidden;
	border: 0px solid #666;
}
/*#navsite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: none;
	width: 90px;
	border-right: 0px solid #039;
	padding: 0;
	margin-bottom: 1em;
	background-color: #;
	color: #FFF;
} */

#navsite ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navsite ul li {
	margin: 0 0 0 0px;
	border-bottom: 0px dotted #000;	
	text-align:left;
	padding: 5px 2px 7px 10px;	
	background-image:url(assets/navline2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#navsite ul li a {
	display: block;
	font-size:.9em;	
	background-color: #;
	color: #333;
	text-decoration: none;
	width: 100%;
	padding: 0px 0px 0px 10px;
	
}
html>body #navsite ul li a {
	width: auto;
}
#navsite ul li a:hover {
	color: #DDBEBA;
}

/* horizontal nav from 10mins  */
ul#navigation {
	margin-left:0;
	padding-left:0;
	list-style: none;
	float:left;
	width:100%;
	
}
ul#navigation li {
	display:inline;	
}
ul#navigation a {
	display:block;
	float:left;
	padding: .2em 1em;
	text-decoration:none;
	color:black;
	border-right:1px solid #000;
}

ul#navigation a:hover {
	padding-left:30px;
	background-color: maroon;
	color:white; 
}

div#formid {width:150px; margin: 1.5em 1em 1em 1.2em;border:0px solid #CCC;text-align:left; font-size:.9em;}


fieldset {
	
	padding: 0;
}
legend {
	margin-left: 1em;
	color: #000;
	font-weight:bold;
}
label {
	display:block;
}
fieldset ol {
	padding: 1em 0 0 0 ;
	list-style:none;
}
fieldset li {
	
	padding: .5em 0em 0.5em 0em;
}
fieldset.submit {
	border-style:none;
}
ul#listit  {
	padding: 0 0 10px 30px;
}
ul#listit li {
	padding: 10px 0 0 0;
}
/* CSS Document */

.thumbnail {
	width:160px;
	float:left;
	margin: 0 50px 10px 0;
	background: url(img/access1.gif) no-repeat;
}

.layoutleft{
width:250px; float:left; margin: 0px 0px 10px 0px;}

.layoutright{
width:430px; float:right; margin: 10px 10px 10px 10px; }

.layoutdivs
{
float:left; margin: 0px 20px 0px 0px;
}
.spacer
{
margin-top:10px;
}

.layoutright1{
width:250px; float:right; margin: 10px 20px 10px 10px;}
