body {
	font: 9pt arial, sans-serif;
	background: #1b659f;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #707070;
}
.what {
	font-size: 10px;
}

.enable-javascript {
    color: red;
    display: block;
}

.white { color: #fff; }

table { font-size: 10pt !important; }

#login { display: none; position: relative; }
#login .forgotpw { position: absolute; top: 8px; left: 10px; }

a img { border:none; }

.small { font-size: 10px; }
.smaller { font-size: 8.5pt; }


a, .orange {
	color: #f77b2b;
}

.blue { color:#276493; } 
.light-blue { color:#5e9aca; }

a:hover {
	text-decoration: none;
}

.right { text-align: right; }
.center { text-align:center; }

.blue { color: #1b659f; }

.clear { clear: both; }

#page {
	text-align:left;
	margin: 0 auto;
	padding: 0;
	width: 804px;
	background: #fff;
	border-right: 2px solid #1E3B52;
}

/**
 * Header and Secondary Navigation Styles
**/

#header {
	height: 112px !important;
	background: url(../images/ibake_logo.gif) top left no-repeat;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}

#featured-partners {
    position: absolute;
    top: 64px;
    left: 394px;
    border-collapse: collapse;
}

#featured-partners td {
    vertical-align: middle;
    text-align: center;
}   

#featured-partners a img { border: none; }


#header ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 4px 16px 0 0;
	font-size: 10px;
	text-transform: uppercase;
	float: right;

}

#header ul li {
	float: left;
	border-right: 1px solid #f77b2b;
}
#header ul li.last { border: none !important; }

#header ul li a {
	display: block;
	padding: 1px 6px 6px 6px;
	color: #999;
	text-decoration: none;
}
#header ul li a:hover,
#header ul li a.on { 
	text-decoration: underline;
	color: #f77b2b;
}
#header ul li .active { background: url(../images/arrow_orange.gif) bottom center no-repeat; }

#header ul li .member-login {
    font-weight: bold;
    font-size: 8.5pt;
}


/**
 * Footer / Privacy Policy, Etc.
**/

#footer {
	clear: both !important;
	text-align: center;
	width: 806px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/footer_bg.gif) top left no-repeat;
	font-size: 10px;
	color: #182f41;
	line-height: 16px;
}

#footer .endorse { padding-left: 390px; line-height: 12px; }

#footer #oncard-logo {
	display: block;
	position: absolute;
	top: 0;
	left: 18px;
	padding:0;
	width: 130px;
	height: 60px;
	border: none;
	text-indent: 0;
	overflow: hidden;
	background: url(../images/footer_bg.gif) 0 -200px no-repeat;
}

#footer #oncard-logo a {
    display: block;
    padding: 90px 0 0 0;
    margin: 0;

}

#footer .links {
	padding: 14px 20px 16px 20px;
}

#footer a {
	color: #98b9d3;
	text-transform: uppercase;
	text-decoration: none;
}

#footer a:hover { text-decoration: underline; }

#footer span { text-transform: lowercase !important; }

#footer .copyright {
	position: relative;
	color: #182f41;
	text-align: right;
	height: 56px;
	padding: 0 10px 0 0;
}

#footer .copyright a {
	text-transform: none;
	color: #182f41;
	text-decoration: underline;
}



#orgslist li {
	padding: 0 !important;
	margin: 0 !important;
}

#login {
	width: 804px;
	margin: 0 auto;
	background: #fff;
	border-right: 2px solid #1E3B52;
	font-size: 11px;
	height: 32px;
	overflow: hidden !important;
}
* html #login { border-right: none; }

#login form {
	background: #195788;
	margin: 0;
	padding: 6px 20px 6px 0;
	text-align: right;
	color: #92b9d5;
}

#login form input {
	font-size: 11px;
	font-family: arial, sans-serif;
	vertical-align: middle;
}

/**
 * Main Navigation Styles
**/

#nav {
	display: block;
	height: 30px !important;
	overflow: hidden !important;
	background: url(../images/nav_bg.gif) top left repeat-x;
	margin: 0 0 8px 0;
	padding: 0 0 0 6px;
	list-style: none;
}

#nav li {
	float: left;
	display: block;
}

#nav li a {
	display: block;
	padding: 30px 0 0 0 !important;
	margin: 0;
	height: 0px !important;
	height/**/: 30px;
	overflow: hidden !important;
	text-indent: -9999px !important;
	background-position: top left;
	background-repeat: no-repeat;
}

#nav li a:hover {
	background-position: 0 -30px;
}

#nav li a.on {
	background-position: 0 -60px;
}


/**
 * Main Navigation Subclasses for bg images
**/
#nav li.nav-home a {
	width: 55px !important;
	background-image: url(../images/nav_home.gif);
}

#nav li.nav-how a {
	width: 184px !important;
	background-image: url(../images/nav_how.gif);
}

#nav li.nav-signup a {
	width: 151px !important;
	background-image: url(../images/nav_signup.gif);
}

#nav li.nav-orgsignup a {
	width: 233px !important;
	background-image: url(../images/nav_org_signup.gif);
}

#nav li.nav-spread a {
	width: 128px !important;
	background-image: url(../images/nav_spread.gif);
}

#nav li.nav-faq a {
	width: 39px !important;
	background-image: url(../images/nav_faq.gif);
}


table tr td { vertical-align: middle; }

/* Begin Display Orgs */
#displayOrgs table tr th { vertical-align: bottom !important; }

#displayOrgs table tr.stripe td {
	background: #dfe7ed !important;
	vertical-align: middle !important;
}

#displayOrgs table td, #displaySelectedOrgs table td { vertical-align: middle; }

#displayOrgs table tr td { padding: 2px 0px 2px 0px; vertical-align: middle; }
#displayOrgs table { margin: 0 0 0 0px; border-collapse: collapse; }
#displayOrgs table img { margin-bottom: 4px; }


#displayOrgs .find-orgname, #displaySelectedOrgs .find-orgname {
	padding-right: 20px;
	vertical-align: middle;
}

#displayOrgs .find-city , #displaySelectedOrgs .find-city {
	padding-right: 10px;
	vertical-align: middle;
}

/* End Display Orgs */


/* Begin Display Selected Orgs */
#displaySelectedOrgs table tr th { vertical-align: bottom !important; }

#displaySelectedOrgs table tr td { vertical-align: middle; padding: 4px 0; }

#displaySelectedOrgs tr.stripe td,
#displaySelectedOrgsTable tr.stripe td {
	background: #dfe7ed !important;
	vertical-align: middle !important;
}

#displaySelectedOrgsTable .selected-orgname {
	padding-right: 20px;
	vertical-align: middle !important;
}

#displaySelectedOrgs {
	padding-right: 10px;
	vertical-align: middle;
}

#displaySelectedOrgsTable .selected-orgname,
#displaySelectedOrgsTable .remove-orgname {
    vertical-align:middle;padding: 4px 0 4px 0!important;
}

/* End Display Selected Orgs */

#displayMessage {
    padding-left: 30px;
}




#plugin-div {
	background: #fff;
	border: 3px solid #f77b2b;
	padding: 20px;
	text-align: center;
}

#plugin-div h3 {
	margin: 0;
	padding: 0;
	font: bold 14pt arial, sans-serif;
	color: #1B659F;
}

#plugin-div ol {
	display: block;
	width: 450px;
	list-style: none;
	margin	: 0 auto;
	padding: 0;
	text-align: left;
}

#plugin-div ol li {
	padding: 0 0 16px 38px;
}

#plugin-div ol li.one { background: url(../images/step_1.gif) top left no-repeat; }
#plugin-div ol li.two { background: url(../images/step_2.gif) top left no-repeat; }
#plugin-div ol li.three { background: url(../images/step_3.gif) top left no-repeat; }


#plugin-div a img { border: none; vertical-align: middle; }
#plugin-div select { vertical-align: middle; }