@charset "utf-8";
/* CSS Document */

@import url("/css/reset.css");
@import url("/css/default.css");
@import url("/css/jquery_ui/redmond/jquery-ui-1.8.5.custom.css");/**/
@import url("/templates/css/fluid_grid.css");
@import url("/scripts/jquery/highslide/4113/highslide.css");
@import url("/beta/css/forms13.css");
@import url("/beta/css/dateinput.css");
@import url("/css/css3_buttons.css");
@import url("/contact/forms/css/droplink.css");
@import url("/templates/css/responsive2.css");

body {
	font: 90%/1.4 Arial, Helvetica, sans-serif;
	background: #42413C;
	margin: 0;
	padding: 0;
	color: #000;
}

a:link {
	color: #42413C;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}
/* ~~ This fixed width container surrounds all other blocks ~~ */
.container {
	width: 80%;
	max-width: 960px;
	min-width: 800px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	overflow: hidden;
}
p{
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 1.4;
}
.dropcap { 
	float: left; 
	color: #903;
	color: #6f4d27; 
	font-size: 75px; 
	line-height: 60px; 
	padding-top: 2px; 
	padding-right: 8px; 
	padding-left: 3px;
	font-weight: bold; 
}

/* ~~ The header is not given a width. It will extend the full width of your layout. ~~ */
header {
	/*background: #ADB96E;*/
	
}
header {
	/*background: #4d276f;*/
	background: #5d2525;
	border: 1px solid #5d2525;
	height: 122px;
	width: 100%;
	margin: 10px 0 0 0;
	position: relative;
}
.header-right {
	position: absolute;
	top: 0;
	right: 40px;
	border-left: 4px solid #F60;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0;
}
.header-right, .header-right li { list-style: none!important; }
.header-right li a {
	color: #ce9b9b;
	text-decoration: none;
	font-size: 12px;
	line-height: 2;
}
.header-right li a:hover {
	color: #fff;

}
#pace_logo {
	width: 204px;
	height: 120px;
	/*background-image: url("/pace/images/pace_logo.jpg");
	background-size: contain;*/
	background-image: url("/pace/images/pace_logo_204x120.jpg");
	display: block;
	text-indent: -9000px;
}
.navbar-left {
	float:left!important;
	margin: 0;
}
.navbar-right {
	float:right!important;
	margin: 0;
}

.navbar {
	background:#f8f8f8!important;
	border: 1px solid #e7e7e7;
	border-top: 0;
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px 0;
	position: relative;
}
.navbar li {
	position:relative;
	display:block;
	float: left;
	margin: 0;
	padding: 0;
}
.navbar li a {
	position:relative;
	display:block;
	padding:15px 15px;
	text-decoration: none;
}
.navbar li.right.lock {
	position: absolute;
	right: 0;
	background-image: url("/images/icons/lock_16x16.png");
	background-position:12px center;
	background-repeat: no-repeat;
}
.sidebar_links, .sidebar_links li {
	margin:0;
	padding:0;
	list-style: none!important;
}
.sidebar_links li {
	margin-left:-10px;
}
.sidebar_links li.lock {
	background-image: url("/images/icons/lock_16x16.png");
	background-position:12px center;
	background-repeat: no-repeat;
}
.navbar li.lock a, .sidebar_links li.lock a {
	padding-left:34px;
	text-decoration: none;
}
.navbar li a:hover, .navbar li a:focus{
	text-decoration:none;
	background-color: #CCC49F;
	background-color: #e8e2c4!important;
}

.active,
body#home .navbar li a#home_link,
body#committee .navbar li a#committee_link,
body#faq .navbar li a#faq_link,
body#feedback .navbar li a#feedback_link,
body#scope .navbar li a#scope_link,
body#contact .navbar li a#contact_link,
body#information .navbar li a#information_link,
body#information .navbar li a#library_link {
	background-color:#eee;
	/*font-weight: bold;*/
	color: #333;
}
.navbar li.lock a:hover, .navbar li.lock a:focus {
	text-decoration:none;
	background-color:#eee;
	background-color: #e8e2c4;
	background-image: url("/images/icons/lock_16x16.png");
	background-position:12px center;
	background-repeat: no-repeat;
}

 #slider-with-blocks-1 {
  width: 100%;
  background: #fff!important;
  overflow: hidden;
}

.rsContent {
  color: #FFF;
  font-size: 24px;
  line-height: 32px;
  float: left;
  
}
.bContainer {
  position: relative;
}
.rsABlock {
  position: relative;
  display: block;
  left: auto;
  top: auto;
}
.blockHeadline {
  font-size: 42px;
  line-height: 50px;
}
.blockSubHeadline {
  font-size: 32px;
  line-height: 40px
}
.txtCent {
  text-align: center; 
  width: 100%; 
}
.blockText {
	font-size: 20px;
	line-height: 34px!important;
}
.slide1 {
  background: #f06b50;
  background: #4c266e;
  float: left;
}
.slide1 .bContainer {
  top: 30%;
}
.slide1 .bContainer {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
}
.slide2 {
    background: #ffbc11;
    color:#000;
	float: left;
}
.slide2 .bContainer {
  top: 24px;
}
.slide2 .txtCent {
  line-height: 44px;
}
.slide2 .blockHeadline {
   line-height: 66px;
}
.slide3 {
    background: #45aab8;
	background: #6b59a5;
    color:#FFF;
	float: left;
}
.slide3 .bContainer {
   top: 30%;
}
.slide3 .bContainer {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;

}
.slide3 span {
  line-height: 44px;
}
.slide4 .bContainer {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  top: 24px;
}

.photoCopy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: black;
  color: white;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25;
}
.photoCopy a {
  color: #FFF;
}
.palmImg {
  left: 0;
  top: auto;
  bottom: -60px;
  position: absolute;
}


.sidebar1 {
	float: left;
	width: 180px;
	background: #EADCAE;
	padding-bottom: 10px;
}
.content {
	padding: 10px 0;
	width: 600px;
	float: left;
}
aside {
	float: left;
	width: 180px;
	background: #EADCAE;
	padding: 10px 0;
}

/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol {
	padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}
.content ol li, .accordion ol li { list-style: decimal; }
.content ul li, .accordion ul li, .accordion ol li { margin-bottom: 6px; }

/* ~~ The footer ~~ */
footer {
	padding: 10px 0;
	margin: 20px 0 10px 0;
	background: #CCC49F;
	text-align: center;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
}
footer p {
	margin-left: 10px;
	margin-right: 10px;
}
/* ~~ Miscellaneous float/clear classes ~~ */
.float-right {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty block element as the final element following the last floated block (within the .container) if the footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, nav, article, figure {
	display: block;
}

/*================================================================
	 COLORED BOXES
================================================================*/
.white_box_content h2,
.grey_box_content h2,
.blue_box_content h2,
.green_box_content h2,
.dark_green_box_content h2,
.yellow_box_content h2,
.red_box_content h2,
.gyt_feature_box_content h2{
	font-size: 20px !important;
	background: none !important;
	border: none !important;
}

.white_box_content h4,
.grey_box_content h4,
.blue_box_content h4,
.green_box_content h4,
.yellow_box_content h4,
.red_box_content h4,
.gyt_feature_box_content h4{
	font-size: 16px !important;
	background: none !important;
	border: none !important;
}

.white_box, .grey_box, .blue_box, .green_box, .yellow_box, .red_box { margin: 0 0 20px 0; }

.white_box {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;  
	border-radius: 5px;
	border: 1px solid #bbb;
	-moz-box-shadow: 0 3px 5px 0 #ccc;
  	-webkit-box-shadow: 0 3px 5px 0 #ccc;
  	box-shadow: 0 3px 5px 0 #ccc;
}
.white_box_content h3 {
	margin-bottom: 6px;
}
.white_box_content {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;  
	border-radius: 5px;
	border: 1px solid #fff;
	padding:10px;
}
.white_box {
	background: #fff;
	color: #333;
	border-color: #C1C1C1;
}

.grey_box, .blue_box, .green_box, .yellow_box, .red_box { margin: 0 0 20px 0; }

.grey_box {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;  
	border-radius: 5px;
	border: 1px solid #bbb;
	-moz-box-shadow: 0 3px 5px 0 #ccc;
  	-webkit-box-shadow: 0 3px 5px 0 #ccc;
  	box-shadow: 0 3px 5px 0 #ccc;
}
.grey_box_content h3 {
	margin-bottom: 6px;
}
.grey_box_content {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;  
	border-radius: 5px;
	border: 1px solid #fff;
	padding:10px;
}
.grey_box {
	background: #EAEAEA;
	color: #333;
	border-color: #C1C1C1;
}


.blue_box {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bbb;
	-moz-box-shadow: 0 3px 5px 0 #ccc;
  	-webkit-box-shadow: 0 3px 5px 0 #ccc;
  	box-shadow: 0 3px 5px 0 #ccc;
}
.blue_box_content h3 {
	margin-bottom: 6px;
}
.blue_box_content {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;  
	border-radius: 5px;
	border: 1px solid #fff;
	padding:10px;
}
.blue_box {
	background: #D7E7F5;
	color: #5E6984;
	color: #333;
	border-color: #AACEE6;
}


.green_box {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bbb;
	-moz-box-shadow: 0 3px 5px 0 #ccc;
  	-webkit-box-shadow: 0 3px 5px 0 #ccc;
  	box-shadow: 0 3px 5px 0 #ccc;
}
.green_box_content h3 {
	margin-bottom: 6px;
}
.green_box_content {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;  
	border-radius: 5px;
	border: 1px solid #fff;
	padding:10px;
}
.green_box {
	background: #E2F2CE;
	color: #466840;
	border-color: #BFE098;
}
.green_box a {
	color: #466840 !important;
}


.dark_green_box {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bbb;
	-moz-box-shadow: 0 3px 5px 0 #ccc;
  	-webkit-box-shadow: 0 3px 5px 0 #ccc;
  	box-shadow: 0 3px 5px 0 #ccc;
}
.dark_green_box_content h3 {
	margin-bottom: 6px;
}
.dark_green_box_content {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;  
	border-radius: 5px;
	border: 1px solid #fff;
	padding:10px;
}
.dark_green_box {
	background: #066d51;
	color: #fff;
	border-color: #044d39;
}
.dark_green_box a {
	color: #fcc !important;
}


.yellow_box {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bbb;
	-moz-box-shadow: 0 3px 5px 0 #ccc;
  	-webkit-box-shadow: 0 3px 5px 0 #ccc;
  	box-shadow: 0 3px 5px 0 #ccc;
}
.yellow_box_content h3 {
	margin-bottom: 6px;
}
.yellow_box_content {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;  
	border-radius: 5px;
	border: 1px solid #fff;
	padding:10px;
}
.yellow_box {
	background: #D7E7F5;
	color: #5E6984;
	border-color: #AACEE6;
}
.yellow_box {
	background: #FFF9CC;
	color: #736B4C;
	color: #5e5635;
	border-color: #FFDB4F;
}



.red_box {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bbb;
	-moz-box-shadow: 0 3px 5px 0 #ccc;
  	-webkit-box-shadow: 0 3px 5px 0 #ccc;
  	box-shadow: 0 3px 5px 0 #ccc;
}
.red_box_content h3 {
	margin-bottom: 6px;
}
.red_box_content {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;  
	border-radius: 5px;
	border: 1px solid #fff;
	padding:10px;
}
.red_box {
	background: #FDE9EA;
	color: #A14A40;
	border-color: #FDCED0;
}

.divider.fullwidth, .divider.mediumwidth {
	background-repeat:no-repeat;
	background-position:top center;
	height:42px;
	clear:both;
	border:0;
	width:100%
}
.routedivider.mediumwidth {
	background-repeat:no-repeat;
	background-position:50% 52%;
	height:20px;
	clear:both;
	border:0;
	width:100%
}
.divider.smallwidth {
	background-repeat:no-repeat;
	background-position:top center;
	height:28px;
	clear:both;
	border:0;
	width:100%
}
.divider.fullwidth {
	background-image:url(/images/dividers/hr_full_width.png)
}
.divider.mediumwidth, .routedivider.mediumwidth {
	background-image:url(/images/dividers/hr_medium_width.png)
}
.divider.smallwidth {
	background-image:url(/images/dividers/hr_small_width.png)
}

/* Color choice #3 */

body {
	background: #7F7F7F;
}
header {
	background: #4d276f;
	border: 1px solid #5d2525;
	height: 122px;
	width: 100%;
	margin: 10px 0 0 0;
	position: relative;
}
.header-right {
	position: absolute;
	top: 0;
	right: 40px;
	border-left: 4px solid #9E6A9D;
	border-left: 4px solid #6959A7;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0;
}
.dropcap { 
	float: left; 
	color: #9E6A9D;
	color: #6959A7;
	font-size: 75px; 
	line-height: 60px; 
	padding-top: 2px; 
	padding-right: 8px; 
	padding-left: 3px;
	font-weight: bold; 
}
#pace_logo {
	width: 390px;
	height: 120px;
	/*background-image: url("/pace/images/pace_logo.jpg");
	background-size: contain;*/
	background-image: url("/pace/images/metro_pace_logo_370x75.png");
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-indent: -9000px;
}
.navbar li a:hover, .navbar li a:focus,
.navbar li.lock a:hover, .navbar li.lock a:focus{
	background-color: #d2c9db!important;
	color:#000!important;
}
footer {
	padding: 10px 0;
	margin: 20px 0 10px 0;
	background: url("images/footer_shadow1.png");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #eee;
	text-align: center;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
}
footer p, footer h3 {
	color: #333;
}
/*footer a, footer a:link, */.slide2 a {
	color: #d7bda3!important;
}
/*footer a:hover, */.slide2 a:hover {
	color: #fff!important;
}
.slide2 {
    background: #6959A7;
    color:#fff;
	float: left;
}

/* DATE/TIME CALENDAR LIST */
.datetime_wrapper {
	margin: 12px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px dotted #ccc;
	position: relative;
}
.datetime_wrapper ul {
	display: block;
	clear:right;
	margin: .5em 0 0 4.2em;
	list-style: none;
}
.datetime_wrapper ul li {
	margin: 0;
	list-style: none;
}
time.icon
{
  font-size: 1em; /* change icon size */
  display: block;
  position: relative;
  width: 3em;
  height: 3.6em;
  background-color: #fff;
  margin: auto auto;
  border-radius: 0.2em;
  border: 1px solid #bdbdbd;
  /*box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;*/
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: rotate(0deg) skewY(0deg);
  -webkit-transform-origin: 50% 10%;
  transform-origin: 50% 10%;
  float: left;
}

time.icon *
{
  display: block;
  width: 100%;
  font-size: .7em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
}

time.icon strong
{
  position: absolute;
  top: 0;
  padding: 0.1em 0;
  color: #fff;
  /*background-color: #fd9f1b;*/
  background-color: #45aab8;
  /*border-bottom: 1px dashed #f37302;*/
  box-shadow: 0 1px 0 #fd9f1b;
}

time.icon em
{
  position: absolute;
  bottom: 0.1em;
  /*color: #fd9f1b;*/
  color: #45aab8;
}

time.icon span
{
  width: 100%;
  font-size: 1.3em;
  letter-spacing: -0.05em;
  padding-top: 0.8em;
  color: #2f2f2f;
}

/* ============ CONTACT FORM STYLES ============== */
label {
	display:block;
	cursor:pointer;
	font-size: 14px !important;
}
ul label {
	display:inline;
}

input.large, select.large, textarea.large    { width: 100%; }
input.medium, select.medium, textarea.medium   { width: 75%;  }
input.small, select.small, textarea.small    { width: 50%; }
input.smaller, select.smaller, textarea.smaller  { width: 25%; }
input.smallest, select.smallest, textarea.smallest  { width: 10%; }

input.large, select.large, textarea.large,
input.medium, select.medium, textarea.medium,
input.small, select.small, textarea.small,
input.smaller, select.smaller, textarea.smaller,
input.smallest, select.smallest, textarea.smallest  { padding: 4px !important; /*font-size: 1.2em !important; */ font-size: 16px !important;}

input, select, textarea, option {
	font-family:inherit;
	font-size:inherit;
	line-height: 1.4;
}

input.text, input.email, input.password, textarea, textarea.form-element, input[type='text'], input[type='email'], input[type='date'], input[type='time'], input[type='tel'], input[type='url'], input[type='zip'], input[type='number'], input[type='date'], input[type='password'], select  {
	border:1px solid #eaeaea;
	background:#eaeaea;
	margin:0;
	font-size:1.3em;
	font-size: 16px;
	color:#444;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	/*font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	*font-family: Arial, Helvetica, sans-serif;
	padding:12px;*/
	padding: 4px;
	outline:0;
	-webkit-box-shadow:0;
	-moz-box-shadow:0;
	box-shadow:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
input.text:focus, input.email:focus, input.password:focus, textarea.form-element:focus {
	background:#fff;
	border-color:#ddd
}
/* form highlight effects
----------------------------------------------*/
input[type=text], input[type=email], input[type='tel'], input[type='date'], input[type='time'], input[type='url'], input[type='password'], textarea, select {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  transition: all 0.30s ease-in-out;
  outline: none;
  border: 1px solid #DDDDDD;
}
input[type=text]:focus, input[type=email]:focus, input[type='tel']:focus, input[type='date']:focus, input[type='time']:focus, input[type='url']:focus, input[type='password']:focus {
  -webkit-box-shadow: 0px 0px 5px rgba(81, 203, 238, 1);
  -moz-box-shadow:    0px 0px 5px rgba(81, 203, 238, 1);
  box-shadow:         0px 0px 5px rgba(81, 203, 238, 1);
  border: 1px solid rgba(81, 203, 238, 1);
}
.comment_form_container {
	margin: 0 auto; 
	width: auto;
	text-align: left;
	padding: 0;
	background-image: url("/contact/forms/images/header_bg1.jpg");
	background-position: top center;
	background-repeat: repeat-x;
	background-color:#f4f4f4; 
}
div#comment_form  { 
	display: none;
	padding: 0;
	width: 100%;
}

.ss-form-header-bar {
	margin: 0 0 0 -40px;
	margin: 0; 
	padding: 0 0 12px 0;
	background-image: url("/contact/forms/images/emp_commute_services_logo_header_blue1.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	clear: both;
	/*text-indent: -9000px;*/
	width: 681px;
	height: 88px;	
}
.ss-form-header-bar.comment {
	background-image: url("/contact/forms/images/comment_form_logo_header_blue1.jpg");
}
#logo a {
	margin: 0;
	padding: 0;
	width: 154px;
	height: 88px;
	display: block;
}
#logo, #formid {
	text-indent: -9000px;
}
.ss-form-entry {
	margin-bottom:1.5em;
	zoom:1;
}
.ss-form-entry-inline {
	margin-bottom:1.5em;
	margin-right: 2em;
	zoom:1;
	vertical-align: top;
	float: left;
	/*display: inline-table;
	*float: left;
	display:inline-table;
	background: red;
	width: auto;*/	
}
.ss-form-entry-inline input {
	font-size: 16px;
	vertical-align:middle;
	margin-top:0;
	margin-bottom: 0;
	padding: 4px;
	clear: none !important;
}
.ss-form-entry-inline select {
	font-size: 16px;
	vertical-align:middle;
	margin-top:0;
	margin-bottom: 0;
	padding: 4px;
	clear: none !important;
}
.ss-form-entry2 {
	/*display: none;
	height: 0px !important;*/
	margin-bottom: 1.5em;
	padding: 6px;
	background: #CCC;
}
.ss-form-entry input {
	vertical-align:middle;
	margin-top:0;
	margin-bottom: 0;
}
.ss-form-desc {
	font:inherit;
	width:99%;
	margin:0;
}
label.ss-q-title, div.ss-q-title  {
	display:block;
	font-weight:bold;
	margin-bottom: 4px;
	font-size: 14px !important;
}
label.ss-q-help, div.ss-q-help  {
	display:block;
	color:#666;
	margin:.1em 0 .25em 0;
	/*font-size: 0.9em;*/
	font-size: 11px !important;
}
.ss-required-asterisk {
	/*color:#c43b1d;*/
	color: #ff0600;
	margin: .5em 0;
}
.ss-section-title, legend {
	/*background-color:#eee;
	padding:0.4em;
	margin:2em -0.4em 0;*/
	font-weight: normal;
	margin: 0 0 14px 0; 
	padding: 6px 0 6px 12px; 
	background: #666; 
	color: #fff; 
	display: block; 
	width: 99%; 
	clear: both; 
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
	border-radius: 6px; 
	/*font-size:1.3em;*/
	font-size: 18px;
}
.ss-section-description {
	margin-top:0.5em;
}
.ss-no-ignore-whitespace {
	white-space:pre-wrap;
	white-space:-moz-pre-wrap;
	word-wrap:break-word;
}
.ss-page-title {
	margin:0;
	padding:0;
}
.inline_radio_question {
	clear: both;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
.inline_radio_question label {
	float: left; 
	margin-right: 10px; 
	width: 480px;
}
hr {
	border:0;
	height:1px;
	background-color:#ddd;
}


.ss-no-ignore-whitespace {
*white-space:pre;
}

/* Labelify
--------------------------------------- */
input.labelHighlight {
	color: #bbb;
}

/* Extras 
---------------------------------------*/
#submitted { display:none }
input.null {
	color: #e9e9e9 !important;
	border: solid 1px #999;
	background: #ccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#999999));
	background: -moz-linear-gradient(top,  #ccc,  #999);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#999999');
	cursor: default;
}
div.clear { display: block; clear: both; }


/* Errors
---------------------------------------*/
noscript h2.warning, .error_info_form h2.warning { 
	font-size: 16px; 
	font-family: Segoe UI, Tahoma, Helvetica, Arial, sans-serif;
	line-height: 1.3; 
	font-weight: bold; 
	color: #fff; 
	background: #C00 url("/images/icons/warning_50.png") no-repeat -4px -4px; 
	margin: 12px 40px; 
	padding:10px 10px 10px 50px; 
	min-height: 24px;
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
	border-radius: 6px;
}
.errorheader {
	color:#c43b1d;
}
label.error, div.error {
	display: list-item;
	/*display: inline;
	display: inline-table;*/
	color: #ff0600;
	font-size: 14px;
	list-style-position: inside;
	padding: 5px 0;
	clear: both;
}
.error_info_form h2.warning { 
	margin: 12px 0;  
}
input.error, select.error, textarea.error  {
	border: 2px solid red;
	background-color: #ffc !important;
}
/* all placeholders */
::-webkit-input-placeholder	{ color:#999; }
input:-moz-placeholder { color:#999; }

.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:60px;
    display:none;
    text-indent:-9999px;
    background: url('/images/icons/icon_top.png') no-repeat;
}
noscript .scrollup { display: none; }

.hidden {
	position:absolute;
	left: -9000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.inline {
	display: inline;
}

/* Ajax Message
----------------------------------------*/
#message { 
	/*width:180px;
	margin:60px 0 0 100px; */
	margin: 30px 0 20px 0;
	padding: 10px;
	padding-left: 70px;
	position: relative;
	width: auto;
}
#message h2 { 
	/*font-size:150%;*/
	color:#000;
	margin:0 0 4px;
	padding:0;
}
#message p { 
	color:#000;
	font-weight:normal;
	font-size: 13px;
	margin:0 0 12px 0; 
}
#checkmark { 
	position:absolute;
	top:12px;
	left: 12px; 
}

/*========================================================
	NOTIFICATION BOXES
=========================================================*/
.notify {
    background-color:#e3f7fc; 
    color:#555; 
    border:.1em solid;
    border-color: #8ed9f6;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    font-family:Tahoma,Geneva,Arial,sans-serif;
    font-size:1.1em;
    padding:6px 10px;
    margin:0 0 20px 0;
    cursor: default;
}

.notify-yellow { background: #fff8c4; border-color: #f7deae; }
.notify-red { background: #ffecec; border-color: #fad9d7; }
.notify-green { background: #e9ffd9; border-color: #D1FAB6; }

.notify p.large {
	font-size: 14px;
	line-height: 1.4;
}

/*========================================================
	FAQ
=========================================================*/
.accordion.faq h3 {
    line-height:22px;
    font-size:16px;
    font-weight:700;
    color:rgb(100,150,200);
	color: #449adc;
	color: #2e6e9e;
    padding-left:20px;
    cursor:pointer;
}


.accordion.faq {
	margin: 30px 0 12px!important;
	padding: 0 0 12px;
	border-bottom: 1px solid #e3e3e3;
}
.accordion.faq h3.open { 
	background-image: url("/images/icons/plus3.png")!important;
	background-position: 0 4px;
	background-repeat: no-repeat; 
}
.accordion.faq h3.close { 
	background-image: url("/images/icons/minus3.png")!important;
	background-image: url("/images/icons/minus_yellow1.png")!important;
	background-position: 0 4px;
	background-repeat: no-repeat;
	color: #333;
	color: #e17009; 
}
.accordion.faq > div {
	background-image:url(/images/dividers/hr_medium_width.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	padding-left: 20px;
}