@charset "utf-8";
/* CSS Document */



/*forms*/

#tdgraynormal
{
		
		color: #000000;
        font-weight: normal;
        BACKGROUND-COLOR: #FAFAFA
}		

.tdgraynormaldk
{
		
		color: #000000;
        font-weight: normal;
        BACKGROUND-COLOR: #E8F1FE
}

.redasterisk 
{
	font-weight: bold;
	color: #C60505;
	font-size: 15px;
}

.fontsmallgrey 
{
	font-weight: bold;
	color: #7A7A7A;
	font-size: 11px;
}

#error {
border-top: 2px #BF0606 solid;
border-bottom: 2px #BF0606 solid;
width:98%;
background-color:#FCBABA;
color: #BF0606;
font-weight: bold;
font-size: 17px; 
padding:6px 6px 6px 8px;
margin: 5px 0px 5px 0px;
}

.errortext {
color: #000000;
font-weight: bold;
font-size: 14px; 
margin: 5px 0px 5px 28px;
}
/*end forms*/

/* :::::::::::::::::::: FOOTER SUBSCRIBE FORM :::::::::::::::::::::: */
/* footer subscribe form */
#subscribe {
    /* border-top:1px solid #1E4F6A;
   background: transparent;
    background:-moz-linear-gradient(top, #6B8489 0%, #3C4746 18%, #2A3234 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#6B8489), color-stop(18%,#3C4746), color-stop(100%,#2A3234));
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#6B8489', endColorstr='#2A3234',GradientType=0 );
    background:linear-gradient(top, #6B8489 0%, #3C4746 18%, #2A3234 100%);*/
    height:60px;
    padding: 0px 0px 0px 5px;    
}

#subscribe form {
    float:left;
    width:216px;
}
#subscribe input{
    border:0px solid transparent;
    line-height:30px;
    height:30px;
    width:162px;
    margin:0 !important;
    padding:0;
    display:block;
    float:left;
}
#subscribe input[type="text"]{
    width:145px;
    padding:0px 0px 0px 5px;
	position:relative;
	
	-moz-border-radius:6px 0px 0px 6px;
    border-radius:6px 0px 0px 6px;
    
    -moz-box-shadow:inset 2px 2px 7px #d8d8d8;
    -webkit-box-shadow:inset 0px 0px 5px #444;
    box-shadow:0px 0px 5px #444;
    
    behavior:url(/css/pie.htc);
}
#subscribe input[type=submit]{
	padding-left:3px;
    -moz-border-radius:0 6px 6px 0;
    border-radius:0 6px 6px 0;
    border-bottom:1px solid #76b7cb;
    border-top:1px solid #93bbc8;
    height:30px;
    width:60px;
    color:#fff;
    font-size:13px;
    text-shadow:1px 1px 2px #666;
    font-weight:bold;
    position:relative;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:0px 0px 5px #444;
    background:-webkit-gradient(linear, center bottom, center top, from(#56a9c2), to(#9ccad8));
    background:-moz-linear-gradient(top, #9ccad8, #56a9c2);
    -pie-background:linear-gradient(top, #9ccad8, #56a9c2);
    background:linear-gradient(top, #9ccad8, #56a9c2);
    behavior:url(/css/pie.htc);
}
#subscribe p {
	clear:both;
    margin-top:14px;
    line-height:1;
}

#subscribe h3 {
	color:#2E9321;
	font-size:15px;
	font-weight:normal;
	margin: 0px 0px 12px 0px;
	text-transform: none;
	text-align: left;
}
#subscribe a {
    color:#d2f5ff;
    opacity:.8;
    text-decoration:none;
    margin:20px 0 0;
}

#subscribe a:hover {
    opacity:1;
    text-decoration:underline;
}
/*end footer subscribe form */



/* FAQS page */
/* Tabs ------------------------------*/

.tab_content { font-size:12px; line-height:16px;}

.ui-tabs .ui-tabs-hide {
    position: absolute;
    left: -10000px;
}

.tabs {
	margin: 0 0 20px 0;
}

.tabs ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tabs ul.nav li {
	float: left;
	position: relative;
	margin: 0 2px -1px 0;
	z-index: 10;
}

.tabs ul.nav li a {
	border: 1px solid #EFEFEF;
	border-bottom: none;
	display: block;
	overflow: hidden;
	padding: 5px 10px 0 10px;
	height: 24px;
	background: #FBFBFB;
	-webkit-border-radius: 3px 3px 0 0;
	   -moz-border-radius: 3px 3px 0 0;
	   		border-radius: 3px 3px 0 0;
}

.tabs ul.nav li.ui-tabs-selected a {
	height: 25px;
	background: #fff;
	color: #3f3e3c;
}

.tabs .tab {
	background: #fff;
	padding: 10px;
	border: 1px solid #EFEFEF;
}

/* Toggle ------------------------------*/

.toggle {
	margin: 0 0 10px 0;
}

.toggle h4 {
	font-size: 15px;
	font-weight: bold;
	padding: 10px; 
	background: #FBFBFB;
	border: 1px solid #EFEFEF;
	cursor: pointer;
}

.toggle-inner {
	padding: 0px 10px 0px 10px;
	background: #fff;
	border: 1px solid #EFEFEF;
	border-top: none;
	font-size:14px;
}

.toggle .ui-icon {
	background: #F00;
	width: 10px;
	height: 10px;
	float: left;
	margin: 3px 10px 0 0;
}

.toggle .ui-icon {
    background: url(https://www.roaradvantage.com/global_images/shortcodes/toggles/toggle-closed.png) no-repeat;
    width: 12px;
    height: 12px;
    float: left;
    margin: 9px 10px 0 0;
}

.toggle .ui-state-active .ui-icon { background: url(https://www.roaradvantage.com/global_images/shortcodes/toggles/toggle-open.png) no-repeat; }	
			
/* end FAQS page styles */

/* Glossary page styles */
.glossaryletter, .glossaryletter a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 28px;
	height: 30px;
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 0px;
	display: block;
	margin: 0px 10px 10px 0px;
	float: left;
	text-align: center;
	cursor: pointer;
}

.glossaryletterholder {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 25px;
	height: 28px;
	font-size: 21px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/* end Glossary page styles */

/* Event calendar styles */
/*
 * FullCalendar v1.5.3 Stylesheet
 *
 * Copyright (c) 2011 Adam Shaw
 * Dual licensed under the MIT and GPL licenses, located in
 * MIT-LICENSE.txt and GPL-LICENSE.txt respectively.
 *
 * Date: Mon Feb 6 22:40:40 2012 -0800
 *
 */


.fc {
	direction: ltr;
	text-align: left;
	}
	
.fc table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
html .fc,
.fc table {
	font-size: 1em;
	}
	
.fc td,
.fc th {
	padding: 0;
	vertical-align: top;
	}



/* Header
------------------------------------------------------------------------*/

.fc-header td {
	white-space: nowrap;
	}

.fc-header-left {
	width: 25%;
	text-align: left;
	}
	
.fc-header-center {
	text-align: center;
	}
	
.fc-header-right {
	width: 25%;
	text-align: right;
	}
	
.fc-header-title {
	display: inline-block;
	vertical-align: top;
	}
	
.fc-header-title h2 {
	margin-top: 0;
	white-space: nowrap;
	color:#333333;
	}
	
.fc .fc-header-space {
	padding-left: 10px;
	}
	
.fc-header .fc-button {
	margin-bottom: 1em;
	vertical-align: top;
	}
	
/* buttons edges butting together */

.fc-header .fc-button {
	margin-right: -1px;
	}
	
.fc-header .fc-corner-right {
	margin-right: 1px; /* back to normal */
	}
	
.fc-header .ui-corner-right {
	margin-right: 0; /* back to normal */
	}
	
/* button layering (for border precedence) */
	
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
	z-index: 2;
	}
	
.fc-header .fc-state-down {
	z-index: 3;
	}

.fc-header .fc-state-active,
.fc-header .ui-state-active {
	z-index: 4;
	}
	
	
	
/* Content
------------------------------------------------------------------------*/
	
.fc-content {
	clear: both;
	}
	
.fc-view {
	width: 100%; /* needed for view switching (when view is absolute) */
	overflow: hidden;
	}
	
	

/* Cell Styles
------------------------------------------------------------------------*/

.fc-widget-header,    /* <th>, usually */
.fc-widget-content {  /* <td>, usually */
	border: 1px solid #ccc;
	}
	
.fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */
	background: #ffc;
	}
	
.fc-cell-overlay { /* semi-transparent rectangle while dragging */
	background: #9cf;
	opacity: .2;
	filter: alpha(opacity=20); /* for IE */
	}
	


/* Buttons
------------------------------------------------------------------------*/

.fc-button {
	position: relative;
	display: inline-block;
	cursor: pointer;
	}
	
.fc-state-default { /* non-theme */
	border-style: solid;
	border-width: 1px 0;
	}
	
.fc-button-inner {
	position: relative;
	float: left;
	overflow: hidden;
	}
	
.fc-state-default .fc-button-inner { /* non-theme */
	border-style: solid;
	border-width: 0 1px;
	}
	
.fc-button-content {
	position: relative;
	float: left;
	height: 1.9em;
	line-height: 1.9em;
	padding: 0 .6em;
	white-space: nowrap;
	}
	
/* icon (for jquery ui) */
	
.fc-button-content .fc-icon-wrap {
	position: relative;
	float: left;
	top: 50%;
	}
	
.fc-button-content .ui-icon {
	position: relative;
	float: left;
	margin-top: -50%;
	*margin-top: 0;
	*top: -50%;
	}
	
/* gloss effect */
	
.fc-state-default .fc-button-effect {
	position: absolute;
	top: 50%;
	left: 0;
	}
	
.fc-state-default .fc-button-effect span {
	position: absolute;
	top: -100px;
	left: 0;
	width: 500px;
	height: 100px;
	border-width: 100px 0 0 1px;
	border-style: solid;
	border-color: #fff;
	background: #444;
	opacity: .09;
	filter: alpha(opacity=9);
	}
	
/* button states (determines colors)  */
	
.fc-state-default,
.fc-state-default .fc-button-inner {
	border-style: solid;
	border-color: #ccc #bbb #aaa;
	background: #F3F3F3;
	color: #000;
	}
	
.fc-state-hover,
.fc-state-hover .fc-button-inner {
	border-color: #999;
	}
	
.fc-state-down,
.fc-state-down .fc-button-inner {
	border-color: #555;
	background: #777;
	}
	
.fc-state-active,
.fc-state-active .fc-button-inner {
	border-color: #555;
	background: #777;
	color: #fff;
	}
	
.fc-state-disabled,
.fc-state-disabled .fc-button-inner {
	color: #999;
	border-color: #ddd;
	}
	
.fc-state-disabled {
	cursor: default;
	}
	
.fc-state-disabled .fc-button-effect {
	display: none;
	}
	
	

/* Global Event Styles
------------------------------------------------------------------------*/
	 
.fc-event {
	border-style: solid;
	border-width: 0;
	font-size: .85em;
	cursor: default;
	}
	
a.fc-event,
.fc-event-draggable {
	cursor: pointer;
	}
	
a.fc-event {
	text-decoration: none;
	}
	
.fc-rtl .fc-event {
	text-align: right;
	}
	
.fc-event-skin {
	border-color: #36c;     /* default BORDER color */
	background-color: #36c; /* default BACKGROUND color */
	color: #fff;            /* default TEXT color */
	}
	
.fc-event-inner {
	position: relative;
	width: 100%;
	height: 100%;
	border-style: solid;
	border-width: 0;
	overflow: hidden;
	}
	
.fc-event-time,
.fc-event-title {
	padding: 0 1px;
	}
	
.fc .ui-resizable-handle { /*** TODO: don't use ui-resizable anymore, change class ***/
	display: block;
	position: absolute;
	z-index: 99999;
	overflow: hidden; /* hacky spaces (IE6/7) */
	font-size: 300%;  /* */
	line-height: 50%; /* */
	}
	
	
	
/* Horizontal Events
------------------------------------------------------------------------*/

.fc-event-hori {
	border-width: 1px 0;
	margin-bottom: 1px;
	}
	
/* resizable */
	
.fc-event-hori .ui-resizable-e {
	top: 0           !important; /* importants override pre jquery ui 1.7 styles */
	right: -3px      !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: e-resize;
	}
	
.fc-event-hori .ui-resizable-w {
	top: 0           !important;
	left: -3px       !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: w-resize;
	}
	
.fc-event-hori .ui-resizable-handle {
	_padding-bottom: 14px; /* IE6 had 0 height */
	}
	
	
	
/* Fake Rounded Corners (for buttons and events)
------------------------------------------------------------*/
	
.fc-corner-left {
	margin-left: 1px;
	}
	
.fc-corner-left .fc-button-inner,
.fc-corner-left .fc-event-inner {
	margin-left: -1px;
	}
	
.fc-corner-right {
	margin-right: 1px;
	}
	
.fc-corner-right .fc-button-inner,
.fc-corner-right .fc-event-inner {
	margin-right: -1px;
	}
	
.fc-corner-top {
	margin-top: 1px;
	}
	
.fc-corner-top .fc-event-inner {
	margin-top: -1px;
	}
	
.fc-corner-bottom {
	margin-bottom: 1px;
	}
	
.fc-corner-bottom .fc-event-inner {
	margin-bottom: -1px;
	}
	
	
	
/* Fake Rounded Corners SPECIFICALLY FOR EVENTS
-----------------------------------------------------------------*/
	
.fc-corner-left .fc-event-inner {
	border-left-width: 1px;
	}
	
.fc-corner-right .fc-event-inner {
	border-right-width: 1px;
	}
	
.fc-corner-top .fc-event-inner {
	border-top-width: 1px;
	}
	
.fc-corner-bottom .fc-event-inner {
	border-bottom-width: 1px;
	}
	
	
	
/* Reusable Separate-border Table
------------------------------------------------------------*/

table.fc-border-separate {
	border-collapse: separate;
	}
	
.fc-border-separate th,
.fc-border-separate td {
	border-width: 1px 0 0 1px;
	}
	
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
	border-right-width: 1px;
	}
	
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
	border-bottom-width: 1px;
	}
	
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
	border-top-width: 0;
	}
	
	

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/

.fc-grid th {
	text-align: center;
	}
	
.fc-grid .fc-day-number {
	float: right;
	padding: 0 2px;
	}
	
.fc-grid .fc-other-month .fc-day-number {
	opacity: 0.3;
	filter: alpha(opacity=30); /* for IE */
	/* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
	}
	
.fc-grid .fc-day-content {
	clear: both;
	padding: 2px 2px 1px; /* distance between events and day edges */
	}
	
/* event styles */
	
.fc-grid .fc-event-time {
	font-weight: bold;
	}
	
/* right-to-left */
	
.fc-rtl .fc-grid .fc-day-number {
	float: left;
	}
	
.fc-rtl .fc-grid .fc-event-time {
	float: right;
	}
	
	

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/

.fc-agenda table {
	border-collapse: separate;
	}
	
.fc-agenda-days th {
	text-align: center;
	}
	
.fc-agenda .fc-agenda-axis {
	width: 50px;
	padding: 0 4px;
	vertical-align: middle;
	text-align: right;
	white-space: nowrap;
	font-weight: normal;
	}
	
.fc-agenda .fc-day-content {
	padding: 2px 2px 1px;
	}
	
/* make axis border take precedence */
	
.fc-agenda-days .fc-agenda-axis {
	border-right-width: 1px;
	}
	
.fc-agenda-days .fc-col0 {
	border-left-width: 0;
	}
	
/* all-day area */
	
.fc-agenda-allday th {
	border-width: 0 1px;
	}
	
.fc-agenda-allday .fc-day-content {
	min-height: 34px; /* TODO: doesnt work well in quirksmode */
	_height: 34px;
	}
	
/* divider (between all-day and slots) */
	
.fc-agenda-divider-inner {
	height: 2px;
	overflow: hidden;
	}
	
.fc-widget-header .fc-agenda-divider-inner {
	background: #eee;
	}
	
/* slot rows */
	
.fc-agenda-slots th {
	border-width: 1px 1px 0;
	}
	
.fc-agenda-slots td {
	border-width: 1px 0 0;
	background: none;
	}
	
.fc-agenda-slots td div {
	height: 20px;
	}
	
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
	border-top-width: 0;
	}

.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
	border-top-style: dotted;
	}
	
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
	*border-top-style: solid; /* doesn't work with background in IE6/7 */
	}
	


/* Vertical Events
------------------------------------------------------------------------*/

.fc-event-vert {
	border-width: 0 1px;
	}
	
.fc-event-vert .fc-event-head,
.fc-event-vert .fc-event-content {
	position: relative;
	z-index: 2;
	width: 100%;
	overflow: hidden;
	}
	
.fc-event-vert .fc-event-time {
	white-space: nowrap;
	font-size: 10px;
	}
	
.fc-event-vert .fc-event-bg { /* makes the event lighter w/ a semi-transparent overlay  */
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: .3;
	filter: alpha(opacity=30);
	}
	
.fc .ui-draggable-dragging .fc-event-bg, /* TODO: something nicer like .fc-opacity */
.fc-select-helper .fc-event-bg {
	display: none\9; /* for IE6/7/8. nested opacity filters while dragging don't work */
	}
	
/* resizable */
	
.fc-event-vert .ui-resizable-s {
	bottom: 0        !important; /* importants override pre jquery ui 1.7 styles */
	width: 100%      !important;
	height: 8px      !important;
	overflow: hidden !important;
	line-height: 8px !important;
	font-size: 11px  !important;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
	}
	
.fc-agenda .ui-resizable-resizing { /* TODO: better selector */
	_overflow: hidden;
	}
	
	

/* Event calendar styles */

.calendar-event1 p {
	margin-left: 12px;
}
.calendar-event1 {
	margin-bottom: 12px;
	padding-bottom:15px;
	border-bottom: 1px solid #999;
}
.calendar-event1 .event-title1 {
	font-size: 16px;
	padding-top: 6px;
	font-weight: bold;
	color: #000000;
}
.calendar-event1 .event-meta1 {
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 6px;
}
.event-cal-icon1 {
	background: url(https://www.roaradvantage.com/global_images/events/icon-calendar.gif) no-repeat -4px -2px;
	width: 59px;
	height: 70px;
	text-align: center;
	color: #fff;
	float: left;
	margin-right: 10px;
	margin-bottom:65px;
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}
.event-cal-icon2 {
	background: url(https://www.roaradvantage.com/global_images/events/icon-calendar.gif) no-repeat -4px -2px;
	width: 59px;
	height: 70px;
	text-align: center;
	color: #fff;
	float: left;
	margin-right: 10px;	
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}
span.month1 {
	font-weight: bold;
	display: block;
	padding-top: 4px;
	text-transform: uppercase;
}
span.day1 {
	font-weight: bold;
	font-size: 25px;
	display: block;
	padding-top: 6px;
}

/* Event sign up form styles */
.event_signup {
	margin: 15px;
	padding: 20px;
	border: 1px solid #999;	
	width:400px;
	padding-bottom:0px;
}
.event_signup input {
	width:225px;	
}
.event_signup input[name=skilltest] {
	width:97px;
}
.event_signup input[type=submit] {
	width:100px;
	height:30px;
	float:right;
	margin-right:110px;
}
/* End event signup form */
/* blog styles */
#subpageblog {
border-top:4px solid #01afee; 
border-bottom: 4px solid #01afee;
background: #f6f6f6; 
width: 100%; 
margin-bottom:20px;
color:#545454;
font-size:11px;
padding:0px;
}

#subpageblog h4					{ font-family: ProximaNova, Arial, Helvetica, sans-serif; font-weight:normal; font-size:24px; margin:0 0 7px 0px; color: #01afee; border-bottom:0px;}
#subpageblog h5					{ font-family: ProximaNova, Arial, Helvetica, sans-serif; font-size:1.6em; }
#subpageblog h5 a				{ font-family: ProximaNova, Arial, Helvetica, sans-serif; color: #6c6a69 !important; text-decoration:none; font-weight:normal !important; }
#subpageblog h5 a:hover			{ font-family: ProximaNova, Arial, Helvetica, sans-serif; text-decoration:underline; }
#subpageblog h5.active, #subpageblog h5.active a
{
	background-color:#01afee;
	color:#ffffff !important;
	padding:5px 5px 5px 10px;
	margin-left:-5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	
		
}
#blognew {
	padding-top:25px;
		
}
#blognew .author_link {
	color:#01afee !important;
}
#blognew h2 a:link, #blognew h2 a:visited, #blognew h2 {
	font-size:32px;
	font-weight:normal;
	color:#01afee;
}
@media only screen and (max-width: 767px) {
	#blognew h2 a:link, #blognew h2 a:visited, #blognew h2 {
	font-size:22px;
	
	}
	.posted_by{
		clear:both;	
	}
}
#readmore {
background-color:#01afee;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
padding: 0.7em 1.225em;
font-size: 1em;
line-height: 1em;
-webkit-box-shadow: 0 2px 0 #239ac5,0 2.8px 2px rgba(0,0,0,0.25);
-moz-box-shadow: 0 2px 0 #239ac5,0 2.8px 2px rgba(0,0,0,0.25);
box-shadow: 0 2px 0 #239ac5,0 2.8px 2px rgba(0,0,0,0.25);
color:#fff !important;
margin-top:15px;
}
#blognew a:hover {
text-decoration: underline;
}
#blognew div.section {
position: relative;
overflow: hidden;
padding: 0px 0px 30px 0px;
margin: 0px 0px 12px 0px;
background: url('https://www.roaradvantage.com/global_images/blog/dots_horizontal.png') left bottom repeat-x;
}

/* END blog styles */

/* FORM styles */
.success {
	color: #3F9153;
	background: #D7F7DF url(/images/list-check.png) right top no-repeat;
	border: 1px solid #A3F7B8;
	margin: 5px 0;
	padding: 5px;
}
.errorjs {
	color: #C24848;
	background: #FFD6D6 url(/images/list-cross.png) right top no-repeat;
	border: 1px solid #FFC2C2;
	margin: 5px 0;
	padding: 5px;
}
.unfilled {
	background: #f0f0f0;
	border: 1px solid #dedede;
	margin: 5px 0;
	padding: 5px;	
}
.buttoncontact {
	border: none;
	display: inline-block;
	font-size: 14px;
	font-family: 'Lato', Arial, Georgia !important;
	letter-spacing: -0.5px;
	color: #fff;
	font-weight:bold;
	cursor: pointer;
	text-decoration: none;
	margin: 10px 0 10px;
	padding: 9px 18px 11px 18px;
	float: left;
}
.error {
	border-top: 2px #BF0606 solid;
	border-bottom: 2px #BF0606 solid;
	width: 100%;
	background-color: #FCBABA;
	color: #BF0606;
	font-weight: bold;
	font-size: 12px;
	padding: 6px 6px 6px 8px;
	margin: 5px 0px 5px 0px;
}
#form_display_success_sidebar {
	width: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	padding:10px; background: #D7F7DF;
	color:#3F9153;
	font-weight:bold;
	font-size:14px;
	visibility:hidden;
	position:absolute;
}
#loading_sidebar {
	backgounr-color: #ffffff;
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
	visibility:hidden;
	position:absolute;
	width:180px;
	height:120px;
	top:30%;
	left:50%;
	margin-left:-90px;
	margin-top:-60px;	
	z-index: 99;
}
#process_error_sidebar {
	width: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	padding:10px; background: #FCBABA;
	color:#BF0606;
	font-weight:bold;
	font-size:14px;
	visibility:hidden;
	position:absolute;
}
.form_container {
	margin-top:85px;
}
.form_heading {
	background: #ffffff;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	padding: 10px 20px 10px 20px;
}
.input_box {
	background: #ededed;
	width: 100%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 10px 25px 10px 20px;
	position: relative;
}
.required {
	background: #ededed;
}
.correct {
	background: #d7f7df;
}
.invalid {
	background: #ffd6d6;
}
.label {
	width: 25%;
	float: left;
}
.input_field {
	width: 75%;
	float: right;
}
input, label, select {
	width: 100%;
	height: 30px;
	border: none;
	padding-left: 5px;
	color:#898989;
	vertical-align:bottom;
}
textarea {
	width:100%;
	border:none;	
}
label {
	font-size:14px;
	font-weight:normal;
	vertical-align:baseline;	
}
input[type="radio"] {
	height: auto;
	width: auto;
}
input[type="submit"]{
	height:auto;	
}
.check_r label, .check_l input {
	height:16px;	
}

.check_l {
	width:10%;
	float:left;
}
.check_r {
	width:90%;
	float:right;
}
textarea {
	background-color: #ffffff;
}
.wide_l  {
	width: 35%;
}
.wide_r {
	width: 65%;
}
.button_submit {
	border: none;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	margin-top: 10px;
	padding: 9px 18px 11px 18px;
	width: auto;
	height: auto;
}
#form_display_success {
	width: 90%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
	background: #D7F7DF;
	text-align:center;
	
	visibility: hidden;
	position: absolute;
}
#form_display_success h2 {
		color: #3F9153;
}
#loading {
	backgounr-color: #ffffff;
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
	visibility: hidden;
	position: absolute;
	width: 180px;
	height: 120px;
	top: 30%;
	left: 50%;
	margin-left: -90px;
	margin-top: -60px;
	z-index: 99;
}
#process_error {
	width: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	background: #FCBABA;
	color: #BF0606;
	font-weight: bold;
	font-size: 14px;
	visibility: hidden;
	position: absolute;
}
input[type="text"]#contact_info { display: none; }
.rate_header {
	padding:18px 0;
	border: 1px solid #e3e3e3;
}
.rate_header h2 {
	text-align:center;	
}
.rate_container {
	border: 1px solid #e3e3e3
}
.line_even {
	background-color:#f1f3f6;
	border: 1px solid #e3e3e3;
	border-top: none;
	padding: 15px;
	font-size: 12pt;	
}
.line_odd {
	background-color:#fff;	
	border: 1px solid #e3e3e3;
	border-top: none;
	padding: 15px;
	font-size: 12pt;
	text-align:center;
}
.line_even td, .line_odd td {
	
	border: 1px solid #e3e3e3;
	border-top: none;
	padding: 15px;
	font-size: 12pt;
	text-align:center;
}