/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : 
Author : Kevin Klein	
Email : kevin.klein@gmail.com 
We Are : Cast Iron Conding

Description : I control all the styles, including IE 6 hacks designated with *html, for the entire site

Created : 6/22/07
Modified : 6/24/07

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* global whitespace reset */
* { padding:0; margin:0; }
 
html {
	text-align:center;
}

body {
    background:#405477 url(images/bg-body.gif) repeat-x 0 0;
	font-family: Verdana, sans-serif;
	font-size:62.5%;
	padding-bottom:15px;
	text-align:center; 
}

/*********** = structure = ***********/

#wrapper {
	margin:0 auto;
	text-align:left;
	width:858px;
}

#content {
	background:url(images/bg-content_slammed.png) repeat-y 0 0;
}

*html #content {
	behavior: url(fileadmin/templates/taf/iepngfix.htc);
}

*html #content a {
	position: relative;
	z-index: 500;
}

#copy {
	float:left;
	min-height: 200px;
	padding:0 0 20px 0;
	width:543px;
}

#header {
	background:url(images/bg-header.gif) no-repeat 0 0;
	height:101px;
	position: relative;
}

#footer {
	background: url(images/bg-footer_slammed.png) no-repeat 0 0;
	clear:both;
	margin:0 auto;
	height:70px;
	padding:12px 0 0 0;
}

*html #footer {
	behavior: url(fileadmin/templates/taf/iepngfix.htc);
}

*html #footer a {
	position: relative;
	z-index: 500;
}

#sidebar {
	display: inline;
	float:left;
	margin:0 37px 0 43px;
	padding:0 0 20px 0;
	width:186px;
}

/*********** = headers = ***********/

h1#logo {
	height:85px;
	width:340px;
}

h1#logo a {
    display:block;
    height:85px;
	width:340px;
	text-indent:-999em;    
}
/* Get rid of the outline on the homepage link in FF */
h1#logo a:active,h1#logo a:focus {
	outline:0;
}

#home h1#logo a {
	/* cursor:default; */
}

h2 {
	color:#938233;
	font-family:'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	line-height:1em;
	margin:0 0 -4px 0;
}

h3 { 
	color:#938233;
	font-family:'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size:18px; 
	font-weight:normal;
	line-height:1em;
	margin:15px 0 -4px 0;
}

h4 { 
	color:#000; 
	font-family:'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight:normal;
	line-height:1em;
	margin:12px 0
}

/*********** = misc typography = ***********/

a, a:link { 
	color:#3366ff; 
	text-decoration:underline;
}

a:visited { color:#330000; }

a:hover { 
	color:#000;  
}

#sidebar {
	color: #333;
	font-size: 11px;
	line-height: 20px;
}

#copy {
	color:#666;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

#copy p {
	line-height: 20px;
	margin:12px 0;
}

#sidebar p {
	margin:5px 0;
	padding:0 0 0 5px;
}

#sidebar p.first {
	margin-top:5px;
}

#sidebar p a {
/*	line-height: 15px;*/
}

#sidebar p span.link {
	display:block;
	text-indent:0;
	line-height:15px;
	padding:0;
	margin:6px 0 0 0;
}

p.bullet {
	background: url(images/bg-bullet.gif) no-repeat 5px 4px;
	margin:14px 0;
	text-indent: 17px;
}

p.quote {
	margin:14px 0;
}

p.quote img {
	margin:0 4px -2px 2px;
}

p.quote span {
	display: block;
	margin:4px 0 0 0;
}

#footer p {
	color:#333;
	font-size:12px;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin:5px 55px 0 0;
	line-height:1em;
	text-align:right;
}

#footer p span {
	margin:0 4px;
}

#footer a:visited { color:#3366ff; }

input, 
select {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:12px;
}

small {
	font-size:.9em;
	line-height:1.5em;
}

blockquote {
	margin:20px 0;
	padding:0 20px 0 50px;
	border:none;
}

blockquote.pull {
	border-left:double 3px #d2cccc;
	color:#7a2600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	float:right;
	margin:5px 0 8px 22px;
	padding:0 0 0 12px;
	width:250px;
}

blockquote.pull span {
	color:#333;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
	margin:4px 0 0 0;
}

/*********** = misc divs and classes = ***********/

div.section {
	background: url(images/bg-section.jpg) no-repeat 0 0;
	height: 255px;
	text-align: center;
}

div.section img {
	height: 220px;
	margin:0 auto;
}

.cols {
	display:inline;
	float:left;
	margin:0 0 0 20px;
	width:150px;
}

.cols.first {
	margin:0;
}

div.hr {
	background:url(images/bg-hr.gif) repeat-x 0 0;
	font-size: 1px;
	height: 2px;
	line-height: 2px;
	margin:15px 0 18px;
}

/*********** = #primary (navs and search) = ***********/

/*#primary nav tabs */
div#primary {
	height:25px;
	overflow: hidden;
	position:absolute;
	right:41px;
	top:62px;
	width:449px;
}

div#primary ul {
	background:url(images/bg-nav.gif) no-repeat 0 0;
	height:25px;
	list-style:none;
	position:relative;
	z-index:100;
	width:449px;
}

body#about div#primary ul { background:url(images/bg-nav-states.gif) no-repeat 0 -125px; }
body#programs div#primary ul { background:url(images/bg-nav-states.gif) no-repeat 0 -150px; }
body#benefits div#primary ul { background:url(images/bg-nav-states.gif) no-repeat 0 -175px; }
body#who div#primary ul { background:url(images/bg-nav-states.gif) no-repeat 0 -200px; }

div#primary ul li a {
	background-image:url(images/bg-nav-states.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:25px;
	outline: none;
	position:absolute;
	text-decoration:none;
	text-indent:-9999em;
	top:0;
}

div#primary ul li a#one {
	left:0;
	width:98px;
}

div#primary ul li a#two {
	background-position:-93px 0;
	left:93px;
	width:162px;
}

div#primary ul li a#three {
	background-position:-251px 0;
	left:251px;
	width:82px;
}

div#primary ul li a#four {
	background-position:-329px 0;
	left:329px;
	width:120px;
}

div#primary ul li a#one:hover { background-position:0 -25px; }
body#programs div#primary ul li a#one:hover { background-position:0 -250px; }  

div#primary ul li a#two:hover { background-position:-93px -50px; }
body#about div#primary ul li a#two:hover { background-position:-93px -225px; }
body#benefits div#primary ul li a#two:hover { background-position:-93px -275px; }

div#primary ul li a#three:hover { background-position:-251px -75px; }
body#programs div#primary ul li a#three:hover { background-position:-251px -250px; } 
body#who div#primary ul li a#three:hover { background-position:-251px -300px; } 

div#primary ul li a#four:hover { background-position:-329px -100px; }
body#benefits div#primary ul li a#four:hover { background-position:-329px -275px; }

/* subnav */
ul#pagenav {
	list-style-type: none;
    list-style-type:none;
    margin:0 0 25px 0;
}

ul#pagenav li a, 
ul#pagenav li a:visited {
	color:#333;
    display:block;
	font-size:12px;
	padding:0 0 .7em 0;
    text-decoration:none;
}

ul#pagenav li a span {
	display: block;
	padding:.7em 0 0 10px;
}

ul#pagenav li a span b {
	font-weight: normal;
	line-height: 1em;
	padding: 0 0 0 14px;
}

ul#pagenav li a:hover {
	background:url(images/bg-subnav-bottom-over.gif) no-repeat 0 100%;
}

ul#pagenav li a:hover span {
	background:url(images/bg-subnav-top-over.gif) no-repeat 0 0;
}

ul#pagenav li a.active, 
ul#pagenav li a.active:visited,
ul#pagenav li a.active:hover {
	background:url(images/bg-subnav-active-bottom.gif) no-repeat 0 100%;
	color:#fff;
}

ul#pagenav li a.active span,
ul#pagenav li a.active:hover span {
	background:url(images/bg-subnav-active-top.gif) no-repeat 0 0;
	font-weight:bold;
}

ul#pagenav li a.active span b,
ul#pagenav li a.active:hover span b {
	background:url(images/subnav-arrow-active.gif) no-repeat 0 50%;
	font-weight: bold;
}

ul#pagenav li a:hover span b {
	background:url(images/subnav-arrow.gif) no-repeat 0 50%;
}

ul#pagenav li {
    display:inline; /* IE adds hella space between items without this */
}

/*********** = lists = ***********/

#copy ul {
	list-style-type: none;
	margin:12px 0 0 5px;
}

#copy li {
	background: url(images/bg-bullet.gif) no-repeat 2px 1px;
	line-height: 16px;
	margin:5px 0;
	padding: 0 0 0 28px;
}

*html #copy li {
	position: relative;
	z-index: 500;
}

/*********** = tables = ***********/

table.grid {
	border:none;
	width:100%;
}

table.grid td {
	padding:5px 5px 15px 5px;
	text-align:center;
	vertical-align:bottom;
}

table.grid.two td {
	width:50%;
}

/*********** = utility classes = ***********/

.clearfix {
	display:inline-block; /* IE 6 & 7 */
}

.clearfix:after { /* modern browsers */
	content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

*html .clearfix {
	height:1%; /* fIE 6 */
}

.clear {
	clear:both;
	height:1px;
	margin:-1px 0 0 0;
	padding:0;
}

.center {
	text-align:center;
}

.centered {
	margin-left:auto;
	margin-right:auto;
}

.alignright {
	float:right;
}
	
.alignleft {
	float:left
}

img { border:none; }

img.pdf {
	margin:10px 0;
}

img.float-r {
	float:right;
    margin:0px 0 2px 15px;
}

img.float-l {
	float:left;
	margin:0px 15px 2px 0;
}
	
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}

/* forms */

#search form {
	display:inline;
	margin-left:15px;
}

#search form label {
	color:#fff;
	display:inline;
	font-size:12px;
	padding-right:5px;
}

#search form input.search {
	background:#fff;
	border:none;
	height:21px;
	margin:2px 0 0 0;
	width:120px;
}

#search form input.go {
	margin:1px 0 0 0;
	vertical-align:middle;
}

/*seen only by safari*/

/*\*/
 html>body*#search form { margin-top:5px; }
/**/

/*\*/
 html>body*#search form input.go { margin:-7px 0 0 0; }
/**/

fieldset,
legend {
	border:double 3px #d2cccc;
	
}

fieldset {
	margin:12px 0;
	padding:12px;
}

legend {
	font-size:14px;
	font-weight:bold;
	padding:4px 10px;
}

.field-row {
	clear:both;
	padding:8px 0;
}

#content label {
	font-size:1.3em;
	float:left;
	line-height:1.6em;
	margin-right:8px;
	text-align:right;
	width:125px;
}

input.text,
textarea.text {
	background:url(images/bg-text.gif) no-repeat 0 0;
	border:1px solid #999;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	padding:5px;
	width:300px;
}

.submit {
	background:#330000;
	border:3px outset #1f0000;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin:12px 0 0 133px;
	padding:4px 10px;
}

.submit:focus {
	border:3px inset #1f0000;
}

