/* 

STYLE SHEET FOR IFAPA.ORG
developed by bluespace creative, Inc.
www.bluespacecreative.com

ToC
	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. hacks

Notes

*/

/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}

body {
	background-image: url(../images/secPageBkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
		}



/*  --------- 2. structure  --------- */

#wrapper {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	background-image: url(../images/wrapperBkg.gif);
	background-repeat: no-repeat;
	background-position: 0px 500px;
		}
		
#masthead {
	padding-left: 47px;
	padding-top: 7px;
		}
		
#logo {
	padding-top: 15px;
	padding-left: 58px;
	float: left;
	width: 594px;
		}
#centerImage {
	float: left;
	height: 196px;
	width: 326px;
	background-position: right bottom;
	padding-top: 8px;
	background-repeat: no-repeat;
	padding-left: 48px;
}
#navBox {
	padding-bottom: 11px;
}


#navContainer {
	background-image: url(../images/navBkg.gif);
	margin: 0px;
	height: 43px;
	width: 846px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	background-repeat: no-repeat;
		}
#content {
	float: left;
	width: 652px;
		}
.bkg {
	background: url(../images/ifapa_bkg.gif) repeat-y;
	margin-top: 151px;
}

.bkg #leftContent, .bkg #mainContent {margin-top: -23px !important;}

#leftContent  {
	width: 275px;
	float: left;
	padding-top: 33px;
	padding-left: 47px;
	height: 285px;
}
#mainContent {
	padding-top: 50px;
	padding-right: 35px;
	padding-left: 18px;
	float: left;
	width: 525px;
}
#mainContent p {
	padding-bottom: 13px;
}
#mainContent ul {
	list-style-type: disc;
	padding-left: 24px;
	padding-bottom: 13px;
}
#mainContent ol {
	padding-left: 28px;
}
#mainContent li {
	padding-bottom: 1px;
}

#secPageNav {
	background-image: url(../images/secPageNav.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 32px;
}


#rightCol {
	float: left;
	width: 260px;
	height: 127px;
}
#search {
	padding-left: 15px;
	padding-top: 15px;
}
#search #searchLinks {
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	color: #999999;
	padding-bottom: 5px;
}
#search a {
	font-size: 11px;
	color: #0068ac;
}

#search a:hover {border-bottom: none !important;}

#wrapper #rightCol #search #searchField #textfield {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	float: right;
	background-color: transparent;
	font-size: 15px;
	font-weight: normal;
	color: #55A546;
	padding-right: 2px;
	line-height: 19px;
}

#search td#searchField  {
	background-image: url(../images/searchBkg.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
}
#secPageNav ul {
	padding-top: 22px;
	list-style-type: disc;
	padding-left: 16px;
}
#secPageNav li {
	list-style-image: url(../images/listArrowWhite.gif);
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: disc;
	list-style-position: outside;
}
#secPageNav a {
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	width: 190px;
}

#secPageNav a:hover {border-bottom-style: none; text-decoration: underline;}

#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 11px;
	color: #888888;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 40px;
}

.padLeft1px {padding-left: 1px;}
#mainContent h1 {color: #51A043 !important;}
#content  p {padding-bottom: 13px;}

/* ---------- forms ---------- */

.respiteFormContainer h5 {padding-top: 16px 0 8px 0 !important; float: left; clear: both; width: 575px;}
 
form.respiteFormContainer p {width: 525px; float: left; clear: both;}

form.respiteFormContainer table {clear: both !important;}
form.respiteFormContainer table.styled td{padding-left: 2px !important}
 
.respiteForm input.formatted, .respiteForm textarea.formatted { 
	padding: 3px 5px;
	border: solid 1px #d3d3d3;
	margin-left: 5px;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	background: #FFFFFF url(../images/bg_form.png) left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	
.respiteForm input:hover, .respiteForm textarea:hover,
.respiteForm input:focus, .respiteForm textarea:focus { 
	border-color: #5c788d; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}

.respiteForm input.submitBtn  {
	width: auto;
	padding: 4px 10px;
	background: #0068ac !important;
	border-top: 1px solid #9ab5ce;
	border-bottom: 1px solid #173f74;
	border-left: 1px solid #1c69a3;
	border-right: 1px solid #1c69a3;
	font-size: 13px;
	color: #FFF !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	clear: left;
	margin-bottom: 12px;
	font-weight: bold;
	text-shadow: 0 1px 1px #173f74;
	}
.respiteForm input.submitBtn:hover {background-color: #034f81 !important; }

.respiteForm .input input, .respiteForm .input textarea, .respiteForm .input select {
  position: relative;
  margin: 0;
  border-width: 1px;
  padding: 6px;
  background: transparent;
}
input, select { vertical-align:middle; }
select, input, textarea { font:99% sans-serif; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
input, select { vertical-align:middle; }

/* hand cursor on clickable input elements */
label, input[type=button], input[type=submit], button { cursor: pointer; }

table.borderBottom td{border-bottom: 1px solid #d9d9d9;} 

/* Hack to remove Safari's extra padding. Remove if you don't care about pixel-perfection. */

@media screen and (-webkit-min-device-pixel-ratio:0) {.input input, .input textarea, .input select { padding: 4px; }}


/* ---------- 3. links and navigation ---------- */

a {color: #0068AC;}
a:visited {color: #3C4C73;}
a:hover {
	color: #3C4C73;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C4C73;
		}

#navigation a:focus {outline: 0;}

		
/* ---------- 4. fonts ---------- */

ul {list-style-type: none;}

/* ---------- 5. images ---------- */

a img, a:hover img {border: none !important;}
		
/* ---------- 6. hacks ---------- */

body	{ /* IE 5 centring bug fix */
		text-align: center;
		}
		
#wrapper {text-align: left;} .styled th a {
	color: #FFF;
	text-decoration: underline;
}
 


