@charset "utf-8";
.wrapper
{
	width: 				940px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			0;
}

a
{
	color: 				#c01d2e !important;
	text-decoration: 	none;
}

/* page top gray bar */
#header
{
	background-image: 	url(images/subnav.jpg);
	height:				27px;
	background-repeat:	repeat-x;
}

/* AAC logo */
#logo
{
	background-image:	url(images/logo.png);
	background-repeat:	no-repeat;
	display: 			block;
	height:				124px;
	width: 				232px;
	position: 			relative;
	top: 				10px;
	z-index:			10;
}

/* top-window tabs */
#topNav
{
	position:			relative;
	top:				-1px;
	right:				0px;
	width:				100%;
	padding:			0;
	padding-right:		10px;
	margin:				0;
	list-style:			none;
	line-height:		1em;
}

#topNav LI
{
	float:					right;
	margin:					2px;
	padding:				0px;
	width:					100px;
	text-align:				center;
}
#topNav A
{
	display:				block;
	color:					#bf1e2e !important;
	text-decoration:		none;
	font-weight:			bold;
	font-size:				12px;
	background:				#EFEFEF;
	margin:					0;
	padding:				0.25em 1em;
	border-radius:			4px;
	-webkit-border-radius:	4px;
	-moz-border-radius: 	4px;
	border-top:				1px solid #fff;
	border-left:			1px solid #fff;
	border-right:			1px solid #aaa;
	border-bottom:			1px solid #aaa;
}
#topNav A:hover
{
	background:				#bf1e2e;
	color:					white !important;
	border-bottom:			1px solid #fff;
	border-right:			1px solid #fff;
	border-left:			1px solid #666;
	border-top:				1px solid #666;
}


/* old top-window tabs */
/*
#contactus
{
	background-image: url(images/nav.jpg);
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 121px;
}
#enrollment
{
	background-image: url(images/nav.jpg);
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 121px;
	background-position: -127px 0;
}
#account
{
	background-image: url(images/nav.jpg);
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 121px;
	background-position: -253px 0;
}

#resources
{
	background-image: url(images/nav.jpg);
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 121px;
	background-position: -379px 0;
}
*/

#nav li
{
	float: 				left;
	list-style:			none;
	margin-left: 		10px;
	padding-top: 		22px;
}

#navigation
{
	background-image: 	url(images/subnav.jpg);
	background-repeat:	repeat-x;
	margin-top:			110px;
	font-size: 			12px;
	height:				38px;
	z-index:			5;
}
#navigation a
{
	color: 				#777 !important;
}
#navigation a:hover
{
	color: 				white;
}
#subnav li:hover, .hoverstick
{
	background-color:	#bf1e2e !important;
}
#subnav li:hover a, .hoverstick a
{
	color: 				#FFFFFF !important;
}


/* Home Page Popups' Styles */
#moreInfoDiv1 h3, #moreInfoDiv2 h3, #moreInfoDiv3 h3
{
	font-family: 		verdana, arial, helvetica, san-serif;
	font-size: 			12px;
	font-weight:		bold;
	color:				#bf1e2e;
}

#moreInfoDiv1 p, #moreInfoDiv2 p, #moreInfoDiv3 p
{
	font-family: 		verdana, arial, helvetica, san-serif;
	font-size: 			12px;
	font-weight:		normal;
	text-align:			justify;
	color:				#666;
	margin-top:			6px;
	margin-bottom:		6px;
}

/* Terms & Conditions, Privacy Policy, and  CCV2 Popups */
#dispTC, #dispPP, #dispCCV2
{
	font-family: 		verdana, arial, helvetica, san-serif;
	font-size: 			11px;
}
#dispTC h2, #dispPP h2, #dispCCV2 h2
{
	font-weight:		bold;
	color:				#bf1e2e;
}
#dispTC p, #dispPP p, #dispCCV2 p
{
	font-weight:		normal;
	text-align:			justify;
	color:				#666;
	margin-top:			6px;
	margin-bottom:		6px;
}



#front_feature {
	background-image: url(images/front_feature.jpg);
	height: 302px;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#info {
	background-image: url(images/info.jpg);
	height: 251px;
	width: 180px;
	padding: 20px;
	font-size: 12px;
	color: white;
}
#info p {
	margin-bottom: 10px;
}
#getstarted {
	background-image: url(images/enrollnow.png);
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 122px;
	float: right;
}


#info h2 {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 15px;
}

.tab-headers li{
font-size: 12px;
background-color: white;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 11px 22px 0;
}

.tab-headers{
margin: 0px;
border-left: 1px solid #ccc;
}
#subnav
{
	margin: 0;
	float: right;
	width: 750px;
}


#slideshow {
	margin: 0 20px;
        height: 292px;
        overflow: hidden;
}
.widgettitle
{
	background-image:		url(images/h4widgettitle.jpg);
	height: 				18px;
	font-size: 				12px;
	color: 					#88746a;
	font-weight: 			bold;
	padding: 				3px 0 0 3px;
	text-align:				center;
}
#social 
{
	width: 					140px;
}
#social_icons 
{
	background-color: 		#FFF;
	text-align: 			center;
	padding: 				7px;	
	height: 				30px;
	width: 					127px;
	font-size: 				12px;
}

#social_icons img
{
	width: 					30px;
	height: 				auto;
}

#in-the-news 
{
	background-color: 		#FFF;
	text-align: 			center;
	padding: 				7px;	
	width: 					127px;
	font-size: 				12px;
}

/* front page widgets */

#widget_left2, #widget_center2, #widget_right2
{
	width: 					267px;
	background-color: 		#f0f0f0;
	height: 				220px;
}

#widget_left2
{
	float:					left;
	margin-right: 			8px;
}
#widget_center2
{
	float:					left;
	margin-right: 			7px;
	width: 					391px;
}
#widget_right2
{
	float:					right;
}
#widget_left, #widget_center, #widget_right
{
	width: 					300px;
	background-color: 		#f0f0f0;
	height: 				220px;
}

#widget_left
{
	margin-right: 			20px;
}
#widget_right
{
	background-color: 		#f0f0f0;
}

#front_widgets .post
{
	font-size: 				12px;
	padding: 				0px 6px 12px 6px;
}
#front_widgets .post h2 a
{

	font-weight: 			bold;
	font-style: 			italic;
	text-decoration: 		none;
	margin-bottom: 			5px;
	display: 				block;
	color: 					#58504c;
	font-size: 				17px;
}

#front_widgets .post p
{
	line-height: 			16px;
}



#footer {
	padding-top: 20px;
	font-size: 12px;

}
#footer p {
	margin-bottom: 10px;
}
#content {
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#right {
	width: 700px;
}

.post h2, .post h2 a, #ty_logon_form h1, #ty_navigation h1, #family_label
{
	font-size:		24px;
	color: 			#c5292d;
	font-weight: 	bold;
	margin-bottom:	6px;
}
.entry p, .entry ol, .entry ul
{
	color:			#4f433e;
	font-size: 		13px;
	line-height: 	20px;
	margin-bottom:	13px;
}

#sidebar {
	margin: 0;
	list-style: none;
	width: 220px;
}
#sidebar ul, #sidebar #ps_sidebar_content{
	color: #4f433e;
	font-size: 13px;
	margin: 0;
	list-style: none;
}
#sidebar li
{
	margin-top:8px;
	margin-bottom:8px;
}

#ps_sidebar_name{
margin-bottom: 10px;
}

#ps_sidebar_content p{
margin-bottom: 10px;
}
.widget {
	margin-bottom: 25px;
        font-size: 12px;
}
#sidebar h4.widgettitle, #ps_sidebar_name 
{
	background-image: 	url(none);
	padding: 			0;
	font-size: 			18px;
    font-weight: 		bold;
    color: 				#4f433e;
	border-bottom:		1px solid #E0E0E0;
	border-top:			1px solid #E0E0E0;
}


.more-link{
display: block;
font-weight: bold;
font-style: italic;
}
#quoterotator{
padding: 12px;
font-size: 13px;
text-align: justify;
color: #4f433e;
}

#quoteauthor{
display: block;
font-style: italic;
margin-top: 5px;
}

.post{
padding-bottom: 20px;
clear:both;
}

.tab-content img{
height: 252px;
width: 537px;
}

#tab-header1{
border-left: 1px solid #ccc;
margin-left: -1px;
}

.warning{
float: right;
width: 45% !important;
}

.warning small{
font-size: 14px;
}

#footer{
	color: #58504c;
}

.page #info{
margin-bottom: 20px;
}

.entry h1{
margin-bottom: 10px;
}

table.sample {
border-width: 0px;
border-spacing: 3px;
border-style: outset;
border-color: gray;
border-collapse: separate;
background-color: white;
}

table.sample th
{
	border-width: 			1px;
	padding: 				3px;
	border-style: 			none;
	border-color: 			blue;
	background-color: 		#eee;
}
table.sample td, table#family td
{
	border-width: 			1px;
	padding: 				3px;
	border-style: 			none;
	border-color: 			blue;
	background-color: 		#eee;
}

/*
table#family td{
min-width: 100px;
}
*/
.more-testimonials{
font-size: 10px;
margin-left: 10px;
}

#app
{
background-color: white;
text-align: center;
padding: 4px;
}

.orglogo{
margin-top: 22px;
margin-bottom: -22px;
}

.login_warning{
width: 100% !important;
font-size: 12px;
background-color: yellow;
color: black;
padding: 5px;
border: 2px dashed gold;
margin: 15px 0;
}

.page-id-99 table input.row{
width: 400px;
margin-bottom: 5px;
}

.page-id-99{
font-size: 12px;
}

.red{
color: red;
}

.stnd_label{
	color: #c5292d !important;
font-size: 12px !important;
}

#subnav li, .tab-headers li{
	float: left;
	list-style: none;
	display: block;
	height: 38px;

}


#subnav a{
	padding-top: 12px;
font-weight: bold;
text-decoration: none;
height: 25px;
	padding-left: 15px;
	padding-right: 15px;
display: block;
}


.sample a{
color: green;
}

a{
outline: 0px !important;
}

.tyfoon h2
{
	font-size: 			18px;
	font-weight: 		bold;
	font-style: 		italic;
	margin-bottom: 		10px;
	clear:				both;
}

/*
.tyc_input{
margin-bottom: 10px;
}
*/


/* ENROLLMENT FORM FIELDSET/LEGEND CSS */
.tyfoon fieldset
{
	border: 				0px;
	background-color: 		#eee;
	padding: 				5px;
	margin: 				8px 0;
	border-radius:			7px;
	-webkit-border-radius:	7px;
	-moz-border-radius: 	7px;
}

.tyfoon fieldset legend
{
	display: 			none;
}

/* ENROLLMENT FORM PLAN PRICE/TYPE DISPLAY */
#package_cost
{
	color: 				red;
	font-weight: 		bold;
	font-size: 			22px !important;
	float: 				left;
	margin-right: 		10px;
}

#package_label
{
	font-size: 			18px;
	color: 				#666;
}

.tyfoon, #ty_logon_form
{
	font-size: 			12px;
}

#ty_enroll{
margin-bottom: 10px;
}
/*
#ty_salutation{
clear:both;
margin-top: 15px;
}
*/

.tyc_label, .tyc_error
{
	width: 				20%;
	float: 				left;
	text-align:			right;
	clear:				left;
	margin-bottom: 		5px;
	font-size: 			12px;
}

.tyc_label_req
{
	border-bottom:		1px solid maroon;
}

.tyc_error
{
	width: 				18% !important;
	margin-right: 		2% !important;
	background-color:	yellow;
}

/*
#name_salutation{
margin-top: 20px;
margin-left: 52px;
margin-bottom: 10px;
}
*/

.tyc_select, .tyc_textarea, .stnd_select, .tyfoon select, .tyc_input
{
/*margin-bottom: 5px !important*/;
}

#ty_ReferMemNum{
text-align: left !important;
clear:both;
}

#cpasswd{
float: left;
}

#ty_error{
width: 100% !important;
font-weight: bold;
padding: 5px;
border: 2px dashed red;
}

#passwd{
float: left;
}

#ty_submitbtn{
clear:both !important;
margin-top: 0px;
float: left;
}

#ty_fpasswd_link{
float: left;
clear:both;
margin-top: 10px;
font-size: 12px;
}

/*
#family input, #family select{
width: 100px !important;
position: relative;
top: 4px;
}

*/

#family{
font-size: 12px;
}

/*
#name_last, #dob{
float: left;
}
*/

#ty_logon{
float: left;
clear:left;
}

#enroll_tabs a
{
	text-indent: 	-9999px;
	display: 		block;
	height: 		39px;
	width: 			139px;
	cursor:			default;
}

#enroll_tabs
{
	margin: 		0px;
	position: 		relative;
	top:			22px;
	left:			240px;
}

#enroll_tabs li
{
	float: 			left;
	list-style:		none;
}

#tab1 a
{
	background-image: 		url(images/enroll-tabs.png);
	background-position: 	0px 100%;
}

#tab2 a
{
	background-image:		url(images/enroll-tabs.png);
	background-position: 	-140px 100%;
}
#tab3 a
{
	background-image: 		url(images/enroll-tabs.png);
	background-position: 	-280px 100%;
}
#tab4 a
{
	background-image: 		url(images/enroll-tabs.png);
	background-position: 	-420px 100%;
}

#tab5 a
{
	background-image: 		url(images/enroll-tabs.png);
	background-position: 	-560px 100%;
}

#tab1 a.active{
		background-position: 0px 0%;
}
#tab2 a.active{
		background-position: -140px 0%;
}
#tab3 a.active{
		background-position: -280px 0%;
}
#tab4 a.active{
		background-position: -420px 0%;
}
#tab5 a.active{
		background-position: -560px 0%;
}

#update a{
	background-image: url(/wp-content/themes/AirAmbulanceCard/images/update.png);
	background-position: 0px 0%;
	text-indent: -9999px;
	display: block;
margin-left: 25px;
float: left;
	height: 39px;
	width: 139px;
}


#ty_navigation{
margin-bottom: 15px;
}

.tyc_content{
font-size: 12px !important;
min-height: 15px;
float: left;
}

.addr{
margin-top: 15px;
}

#ty_lostcards #ty_address2{
display: none;
}

#right p{
font-size: 12px;
margin-bottom: 10px;
}

#referral #address, #referral #handle{
margin-top: 20px;
}

#referral #yn{
margin-left: 20px;
}

/* STYLES RELATED TO WORDPRESS EMBEDDED FORM PROCESSING */

/* <input>, <select>, <textarea> */
.frmFieldNormal
{
	margin:				0;
	padding-bottom:		1px;
	font-size:			12px;
	width:				140px;
	border:				1px solid #808080;
	background-color:	#FFFFDD;
}

/* <input>, <select>, <textarea> */
.frmFieldError
{
	margin:				0;
	padding-bottom:		1px;
	font-size:			12px;
	width:				140px;
	border:				1px solid red;
	background-color:	#FFFF66;
}

.frmFieldReq
{
	border-bottom:		1px solid maroon;
}

/* <input>, <select>, <textarea> */
.frmFieldInert
{
	margin:				0;
	padding-bottom:		1px;
	font-size:			12px;
	width:				140px;
	border:				1px solid #D3D3D3;
	background-color:	transparent;
}

/* container of <input type="checkbox">, <input type="radio"> */
.frmOptButtonNormal
{
	background-color:	transparent;
	border:				1px solid transparent;
}

/* container of <input type="checkbox">, <input type="radio"> */
.frmOptButtonError
{
	background-color:	#FFFFAA;
	border:				1px solid red;
}

/* error notice */
.frmErrorNotice
{
	height:				30px;
	padding:			1px;
	padding-left:		5px;
	padding-right:		5px;
	font-size:			12px;
	font-weight:		bold;
	margin-bottom:		5px;
	border:				1px solid red;
	background-color:	#ffffcc;
	color:				maroon;
}

/* <button> */
.frmButton
{
	cursor:				pointer;
	padding-left:		5px;
	padding-right:		5px;
	padding-top:		2px;
	padding-bottom:		2px;
	font-size:			12px;
}

/* enroll/renewal price displays */
.price
{
	font-size:			17px;
	font-weight:		normal;
	text-align:			center;
	color:				gray;
	text-align:			center;
}
.priceDue
{
	padding-top:		1px;
	font-weight:		bold;
	color:				red;
}
.priceLabel
{
	text-align:			center;
	font-weight:		normal;
	color:				gray;
	font-size:			8px
}
.priceLabelDue
{
	color:				red;
}
.priceUSD
{
	font-weight:		normal;
	color:				gray;
	padding-left:		5px;
	font-size:			10px;
}

/* used with invisible "CAPTCHA" (Rebate form) */

.hiddenFormField
{
	display: 			none;
}

