/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

em {font-style: italic;}
strong {font-weight: bold;}

.clearboth {
	clear: both;
	}
.padder20-10 {
	padding: 20px 10px;
	}
.padder10-10 {
	padding: 20px 10px;
	}	
.padder20-0-0-30 {
	padding: 20px 0 0 30px;
	}	
.padder20-0-0-20 {
	padding: 20px 0 0 30px;
	}		
/*
FONT RESET*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}



/* GRID START 						*/
/* ******************************** */


body {
		margin: 0;
	padding: 0;
	text-align: center;
	background: #655a4b url('../img/bodyback.jpg') top left repeat-x;
	padding-bottom: 50px;
	
	}

/* @group login bar */

#loggin-bar {
	height: 33px;
	background: #354c0a url(../img/loginbar.jpg) top left repeat-x;
	margin-bottom: 30px;
	position: fixed;
	width: 100%;
	padding:  0;
	text-align: left;
	z-index: 998;
	
	}

/* @end */



/* @group header */
/*
#greenborder {
	background:#314705 url(../img/green-top-border.png) repeat-x left bottom;
	height: 33px;
	}
	*/
/* @group topnavigation */

	#topnavigation {
background-color: #827767;
float: left;
	}
#topnav {
		width: 960px;
	}
/* @end */


/* @group login functions */

#loginform-home {
	display: none;
	}
	#loginfunctions {
		width: 300px;
		float: right;
		height: 27px;
		}

		#loginfunctions span {
			float: left;
			display: block;
			}

		#loginfunctions span.login-home {
			float: left;
			width:63px;
			height: 23px;
			background:url(../img/login-home.jpg) no-repeat left top;
			color: white;
			padding: 2px 0 0 30px;
			}

		#loginfunctions span.login-home span{
			display: none;
			}

	#home-loginbox {
		background:url(../img/login-home-back.png) no-repeat left top;
		width: 468px;
		height: 173px;
		
		position: relative;
		top: -171px;
		left: 0px;
		float: right;
		z-index: 1000;
		color:#d4dcc6;
		padding: 0;

		}
		#home-loginbox h3 {
		font-weight: lighter;
		text-transform: uppercase;
		font-size: 1.1em;
		
		}

		#home-loginbox legend {
		display: none;
		
		}
		#home-loginbox span.close-homelogin {
		
			display: block;
			background:url(../img/login-div-close.png) no-repeat right center;
			padding-right: 15px;
			margin: 3px 3px 0 0;
			float: right;
			
			}
		#homelogin-left {
			width: 230px;
			float: left;
			
			margin-top: 20px;
			margin-left: 10px;
			}

		#homelogin-right {
			width: 218px;
			float: right;
		
			}


		#home-loginbox input.homelogin-field {
			background-color: #7e9a47;
			border: 3px double #3d5315;
			padding: 2px 4px;
			color: white;
		}

		#home-loginbox button {
			background:url(../img/login-button.png) no-repeat left top;
			width: 127px;
			height:24px;
			border: 0;
			color: white;
			margin: 4px 0;
			
			}
		#home-loginbox span.login-link a:link,
		#home-loginbox span.login-link a:visited {
		color:#d4dcc6;
		text-decoration: none;
		display: block;
		}

		#home-loginbox span.login-link a:hover {
		color:#fff;
		text-decoration: underline;
		}
		
		#home-loginbox .loginloader img {
			
			background:url(../img/trans-black-50.png) repeat left top;
			padding: 50px;
			margin-top: 30px;
			margin-left: -120px;
			border: 2px solid black;
			
		}

		#login-forgotpassword-content {
	padding: 15px;
	}
	#fogotpassword-fields {
	margin-left: 15px;
	height: 30px;

	}
	#fogotpassword-fields label {
	position: relative;
	top: 0;
	left:0 ;
	float: left;
	width: 100px;
	padding: 3px 0 0 0;
	
	}

	#fogotpassword-fields input {
	margin-right: 120px;
	
	}
	#fogotpassword-fields button.forgotpass-button {
	position: relative;
	top: -28px;
	left: 280px;
	}
	.backtoform-login {
	margin-top: 5px;
	margin-left: 15px;
	padding-left: 20px;	background:url(../img/login-back2form.gif) no-repeat left center;
	}

		#loginfunctions a.becomemeber-home {
			float: right;
			width:187px;
			height: 23px;
			background:url(../img/notamember-home.jpg) no-repeat left top;
			color: white;
			padding: 2px 0 0 20px;
			color:#bed298;
			text-decoration: none;
	font: italic 110%/1.5em  "Times New Roman", Times, serif;
	}

		#loginfunctions a.becomemeber-home strong {
			color:#fff;
			margin-left: 5px;
			font-weight: bold;
			}


/* @end */

		div#header  {
	background: url(../img/topbanner3.jpg) top left no-repeat;
		height: 145px;
		width: 960px;
		}
		div#header  h1 {}

/* @group LOGO */

	#logo {
	
		}
		
		#logo h2,
		#logo h3 {
		display:none;
	}
	/*
		#logo h2 {
	font-size: 3em;
	font-weight: bold;
color: gray;
		}

#logo h3 {
	font-size: 1.4em;
	font-weight: bold;
color: gray;
		}
*/
/* @end */
		

/* @group getinvolved */
	#getinvolved {
		width: 296px;
		height:86px;
		background:  url(../img/getinvolved.jpg) top left no-repeat;
		float: right;
		margin-top: 15px;
	}
	#getinvolvedmenu  {
	margin: 10px 0 0 122px;
	}
		#getinvolvedmenu  li {
			list-style-image: none;
			margin-bottom: 8px;
		}

	#getinvolvedmenu  li a {
			color: #d4dcc6;
			padding-left: 25px;
			text-decoration: none;
			
		}

		#getinvolvedmenu  li.getinvolved-member a {
			background:  url(../img/getinvolved_member.png) top left no-repeat;
		}

		#getinvolvedmenu  li.getinvolved-volunteer a {
			background:  url(../img/getinvolved_volunteer.png) top left no-repeat;
		}

		#getinvolvedmenu  li.getinvolved-screening a {
			background:  url(../img/getinvolved_screening.png) top left no-repeat;
		}




/* @end */



/* @end */





#wrapper {
	}

div#footer {
	color: #CFC9C2
	}

div#footer p {
	margin: 0;
	padding: 5px 10px;
	font-size: 0.8em;
	}

div#footer p a:link,
div#footer p a:visited {
	color: #CFC9C2;
	}

div#footer p a:hover {
	color: #EFE8E0;
	}

#globalwrapper {
	background-color: #f4f6f0;
	
	}

#contentwrapper {
	background: #f4f6f0 url(../img/contantcontainer-back.jpg) top left repeat-x;
	width: 950px;
	padding: 10px 5px;
	}


div#container {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	padding-top: 33px;
	}

.container {
	
}

div#block33 {
	float: left;
	width: 314px
	
	}

div#block66l {
	float: left;
	width: 626px
	}


div#block33r {
	float: right;
	width: 314px
	
	}

div#block66 {
	float: right;
	width: 626px
	}


	
div#block75l {
	float: left;
	width: 700px;
	
	
	}

div#block25r {
	float: right;
	width: 230px;
	
	}

div#block50l {
	float: left;
	width: 470px
	
	}

div#block50r {
	float: right;
	width: 470px
	}


div#footer {
	clear: both;
	width: 100%
	}

/* @group BOTTOM MEMNU */

div#bottom-menu {
	width: 960px;
	background: #476201 url(../img/bottom-menu-shade2.jpg) top left repeat-x;
	/*394c07*/
	}



div#bottom-menu .bottom-menu-element {
	
		}

div#bottom-menu .bottom-menu-element-last {
	
	
	}

/* @end */




.padder10 {
	padding: 10px 10px 10px 10px;
	}



/* @group HOME know-more */
#home-knowmore h3 {
	font-size: 1.2em;
	font-weight: lighter;
	color: #8c442b;
	margin-bottom: 8px;
	}
#home-knowmore {
	margin-top: 20px;
	background:#CBD7AD ;
	padding: 10px 20px 10px 20px;
	
	}

#home-knowmore a:link,
#home-knowmore a:visited {
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	}
	
	
	
/* @end */



div.disclaimerfooter {
	clear: both;
	width: 100%;
	background: #476201 url(../img/bottom-menu-shade2.jpg) top left repeat-x;
color: #C5CFA8;
	/*394c07*/
	}

div.disclaimerfooter p {
	width: 100%;
	background:  url(../img/lock.png) top left no-repeat;
color: #C5CFA8;
padding: 0 0 0 20px;
	/*394c07*/
	}





/* @group VIDEO HOME */

#ifip-video {
	background-color: black;
	text-align: center;
	margin-bottom: 20px;
	
	}

/* @end */
