@import url("ah oneColFixCtrHdr.css");
/*  

Designer: Holly Valero
URL:      AirheadToilets
Date:     June 2007

Color Key:  


Links yellow: #ffff00
Background body #1f4271
White:#ffffff
Very Light Blue: #4f7cb2
*/



/* ---- globals <<<-----------*/

html, body {
border:0;
margin:0;
padding:0;
font-size: 100.01%;
}

body {
font: normal 13px/16px arial, sans-serif;
color:#ffffff;
background: #1f4271 url(local-airhead/downloaded%20airhead/images/wall.gif) repeat-x;}
 

 
/* ---- floats skips alignment <<<-----------*/

.clear 		{ clear:both; }

.float-left 	{ float:none; }
.float-right 	{ float:none; }

.tleft 		{ text-align:left; }
.tright 		{ text-align:right; }
.tcenter 		{ text-align:center; }
.tjustify 	{ text-align:justify; }

.bold 		{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 	{ border-bottom:1px solid; }
.highlight 	{ background:#ffc; }

.ileft 	{ float:left;margin:4px 10px 4px 0; }
.iright 	{ float:right;margin:4px 0 4px 10px; }

.nopadding 	{ padding:0; }
.noindent 	{ margin-left:0;padding-left:0; }
.nobullet 	{ list-style:none;list-style-image:none; }

#cc {display:none;}

 .skip {display: none;}
a.skip {display: none;}

#axs {display:none;}



/* ---- STRUCTURE <<<-----------*/

#container_shell {width:900px;margin:0;text-align:center; float:none;}


#container_wrap {width:900px;float:none;text-align:left; background: transparent;}

#pagetop {width:900px; height:221px;}

#page {width:900px;margin:0;padding:0;}

#left {width:10px;margin:0;padding:0;float:left;overflow:hidden;}
#leftwide {width:220px;margin:0;padding:0;float:left;overflow:hidden;}



#middle { width:850px; margin:0; padding:0; float:left; }
#middlenarrow { width:650px; margin:0; padding:0; float:left; }



#right {width:1px;margin:0;padding:0;float:right;overflow:hidden;}
#rightwide {width:220px;margin-right:10px;padding:0;float:right;overflow:hidden;}


#pagebot { 
	width: 900px;
	height: 25px;
	margin: 0;
	border:0;
	padding: 0;
	background: transparent;
	position:relative;
	font: 11px/12px arial, sans-serif;
	color:#c1e0f0;
	text-align:center;
}




 


 

 


/* ---- HTML tags <<<-----------*/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
border:0;
}


h2 {
padding:4px 0;
letter-spacing:-1px;
font:1.4em arial, sans-serif;
font-weight:normal;
color:#ffffff;
}

h3, h4, h5 {
font:1.1em arial, sans-serif;
font-weight:bold;
color:#4f7cb2;
}

p, ul, ol {
margin:0;
padding:0 0 18px 0;
}

ul, ol {
list-style:none;
padding:0 0 18px 40px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}


/* ---- links <<<-----------*/

a, a:visited {
text-decoration:none;
}

a:link { color: #ffff00; }
a:visited {
	color: #66CC33;
}
a:hover { color: #ffff00; text-decoration:underline; }
a:active { color: #ffff00; }

/* ---- forms <<<-----------*/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
color:#333333;
}

textarea {
line-height:1.25;
}

label {
display:none;
}


/* ---- tables <<<-----------*/

table {
border:0;}

 
#textnav ul li {
display: inline;
list-style-type: none;
padding-right: 8px;
font:10px arial, helvetica, sans-serif;
text-transform:uppercase;
}

#textnav ul li a:link { color: #4f7cb2; }
