/* Sharp Sales 6 - topnotchthemes_1035 v1.0 09242008 */

/******************************************/
/*  TopNotchThemes CSS Stylesheet         */
/*  by Chris Fassnacht & Stephanie Pakrul */
/*  copyright 2008 Collective Mind        */
/*         DO NOT DISTRIBUTE              */
/******************************************/


/***************************/
/* RESET MARGINS & PADDING */
/***************************/

html, body, div, span,
p, blockquote, pre, code,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend, label, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}


/**************/
/* TYPOGRAPHY */
/**************/

body {
  background: #FFFFFF url('images/common/clouds.gif') repeat-x;
  font-family: Arial, Helvetica, Verdana, "Bitstream Vera Sans", sans-serif;     /* web safe fonts */
  font-size: 80%;
  font-weight: normal;
  line-height: 160%;
}

h1 {
  font-size: 2.5em;                               /* font sizes in ems for consistent sizing */
}

h2 {
  font-size: 1.75em;
}

h3 {
  font-size: 1.25em;
  font-weight: bold;
}

h4 {
  font-size: 1.1em;
  font-weight: bold;
}

h5 {
  font-size: 1em;
  font-weight: bold;
}

h6 {
  font-size: 0.8em;
  font-weight: bold;
}


/*****************/
/* DEFAULT LINKS */
/*****************/

a {
  color: #006599;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

a:link,
a:visited {
}  

a:hover,
a:active {
  color: #1C272E;
  text-decoration: underline;
}  


/**********/
/* LAYOUT */
/**********/

html {
  background: #FFFFFF;                               /* background & font color */
  color: #000;
}

#page {
  background: none;
  border-top: none;
  margin: 0 20px;                                 /* center page */
  width: 920px;
}

p {
  color: #000;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.406em;
  margin: 10px 0;
}


/*********/
/* LISTS */
/*********/

ul,
ul.menu {
  list-style-position: inside;
  list-style-type: disc;
}

ol {
  list-style-position: outside;
  list-style-type: decimal;
  margin-left: 25px;
}

.block ul {
  padding: 0 0 5px 0;
}

ul.links li {
  padding: 0;
}

/* remove list styling on login block and taxonomy */
#user-login-form .item-list ul li,
.terms ul li {
  list-style-type: none;
  margin: 0;
}

/* add blue arrow to unodered list items */


#preface-wrapper .content ul,
#preface-wrapper .content ul.menu,
#preface-wrapper .content .item-list ul li,
#preface-wrapper .content li.leaf,
#sidebar-first .content .item-list ul li,
#content-top .content ul,
#content-top .content ul.menu,
#content-top .content .item-list ul li,
#content-top .content li.leaf,
#content .content ul,
#content .content ul.menu,
#content .content .item-list ul li,
#content .content li.leaf,
#content-bottom .content ul,
#content-bottom .content ul.menu,
#content-bottom .content .item-list ul li,
#content-bottom .content li.leaf,
#sidebar-last .content .item-list ul li,
#postscript-wrapper .content ul,
#postscript-wrapper .content ul.menu,
#postscript-wrapper .content .item-list ul li,
#postscript-wrapper .content li.leaf {
  list-style-image: url('images/blue-arrow.png');
}

/********/
/* MISC */
/********/

hr {
  height: 1px;
  border: 1px solid gray;
}

.content .feed-icon img,
.content th img {
  border: 0;             /* remove image borders where we don't want them */
}

/* format initial startup page list nicely */
#first-time {
  margin: 0 20px;
}

#first-time p {
  clear: both;
}

#first-time ol {
  list-style-position: outside;
}


/********************/
/* ALL PAGE REGIONS */
/********************/

/******************/
/* HEADER REGIONS */
/******************/

#header-top {
  margin: -20px 0 20px;
  #margin: -5px 0 0;
}

#header-top #search-box {
  float: right;
}

#header-top #search-box #edit-search-theme-form-keys {
}

#header-top #search-box #edit-submit {
}

#header-wrapper {
  padding: 0;
  background: none;
  font-family: "Myriad Pro", "Myriad Web Pro Regular", "Lucida Grande", "Geneva", "Trebuchet MS", sans-serif;
  position: relative;
}

#header-first
#header-middle,
#header-last {
  float: left;
  margin: 0;
  padding: 10px;
  width: 292px;
}


#header-first {
  width: 390px;
  color: #193D68;
}

#header-first .to-sfo {
  color: #193D68;
  font-weight: bold;
  font-size: 15px;
  clear: both;
}

#header-first img {
  float: left;
  margin: -23px 0px 15px 6px;
  #margin: -1px 0px 15px 6px;
  z-index: 9999;
}

#header-first img.five-minutes {
  float: left;
  margin: -27px 0px 15px 8px;
  #margin: -3px 0px 15px 8px;
}

#header-first h1 {
  font-size: 32px;
  margin: 0;
  padding: 8px 0;
}

#header-first h1 a {
  color: #1C272E;
}

#header-first #slogan {
  color: #456273;
  font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin:0;
  padding: 4px 0;
}

#header-middle {
  width: 270px;
  position: absolute;
  top: -17px;
  #top: 3px;
  left: 300px;
  color: #193D68;
  font-weight: bold;
  font-size: 13px;
}

#header-last {
  float: right;
  overflow: hidden;
  margin: 0 0 0px;
  #margin: 0 0 -25px;
  padding: 0;
  position: relative;
  top: -10px;
  #top: -40px;
  color: #193D68;
  width: 310px;
}

#header-last .phone {
  font-size: 20px;
}

#header-last .address {
  font-weight: bold;
  font-size: 10px;
  line-height: 13px;
}

#header-last #mission {
  color: #193D68;
  font-size: 15px;
  padding: 0 4px 0 0;
  text-align: right;
}

#search-box {
  float: right;
  margin: 20px 0;
}

#search-box input#edit-search_theme_form {
  padding: 2px;
}

#search-box input.search_submit {
  background: #174E5E url('images/default-button.png') no-repeat left 0;
  border: 1px solid #174E5E;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 0.9em;
  font-weight: bold;
  padding: 3px 8px;
}

#search-box input.search_submit:hover,
#search-box input.search_submit.hover {
  background-position: -200px 0;
  cursor: pointer;
}


/***************************************/
/* PREFACE, POSTSCRIPT & PANEL REGIONS */
/***************************************/

#preface-wrapper,
#postscript-wrapper,
.tnt-panel .panel-preface-wrapper,
.tnt-panel .panel-postscript-wrapper {
}

#preface-wrapper #preface-first,
#postscript-wrapper #postscript-first,
.tnt-panel .panel-preface-first,
.tnt-panel .panel-postscript-first {
}

#preface-wrapper #preface-middle,
#postscript-wrapper #postscript-middle {
}

#postscript-last,
.tnt-panel .panel-postscript-last {
  background: transparent url('images/postscript-last-bg.png') no-repeat 0 top;
  border: 1px solid #C2C2C2;
  margin: 0;
  min-height: 250px;
  padding: 0;
  width: 166px;
}

#postscript-wrapper {
  clear: both;
}

#postscript-last {
  float: right;
  clear: right;
  margin: 0 0 20px;
}


/************************/
/*  MAIN AREA WRAPPER   */
/* (Sidebars + Content) */
/************************/

#main-wrapper {
  background-color: #DEE4E8;
  padding-bottom: 10px;
}


/*******************/
/* SIDEBAR REGIONS */
/*******************/

#sidebar-first {
  background-color: #FFFFFF;
  border: 1px solid #B0C6D1;
  float: left;
  margin: 10px 8px 0px;
  padding: 2px;
  width: 200px;
}

#sidebar-last {
  background-color: inherit;
  float: right;
  margin: 10px 0;
  padding: 0;
  width: 170px;
}

#sidebar-first a,
#sidebar-last a {
  color: #333;
}

#sidebar-first ul.menu li,
#sidebar-last ul.menu li {
  border-bottom: 2px solid #f3f3f3;
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#sidebar-first ul.menu li.expanded {
  border-bottom: none;
}

#sidebar-first ul.menu li.expanded ul.menu {    /* indenting sub menu items when expanded */
  margin: 0 0 0 10px;
}

#sidebar-first ul.menu li a:link,
#sidebar-last ul.menu li a:link,
#sidebar-first ul.menu li a:visited,
#sidebar-last ul.menu li a:visited {
  display: block;
  padding: 1px 10px;
}

#sidebar-first ul.menu li a:hover,
#sidebar-last ul.menu li a:hover {
  background: url('images/sidebar-hover-bg.png');
  color: #fff;
  text-decoration: none;
}

/*******************/
/* CONTENT REGIONS */
/*******************/

#content-wrapper {
  margin: 10px 0px;
}

#content-wrapper {
  background-color: #FFFFFF;
  border: 1px solid #B0C6D1;
  float: left;
  margin: 10px 0 0;
  padding: 10px 12px;
  width: 664px;
}

#content-top {
  background: transparent url('images/content-top-bg.jpg') repeat-x center top;
  border: 1px solid #4DA2CB;
  max-height: 135px;
  overflow: hidden;
  padding: 8px;
}

#content {
  margin: 10px 0;               /* default spacing between content regions */
}

#content-inner {
}

#node-bottom {
  margin: 30px 0 0;
}

#content-bottom {
  clear: both;
  margin: 0;
  width: 100%;
}


/*****************/
/* FOOTER REGION */
/*****************/

#footer-top {
  background: transparent;
  border-top: 4px solid #B6CAD4;
  display: block;
  font-size: 0.9375em;
  font-weight: normal;
  /*height: 70px;*/
  overflow: hidden;
  /*padding: 0 0 20px 220px;*/
  padding: 0 0 4px 0px;
  text-align: center;
}

#footer-top a {
  color: #333333;
}

#footer-top a:hover,
#footer-top a:active,
#footer-top a.active {
  color: #cc6203;
  text-decoration: underline;
}

#footer-top .block-menu ul {
  display: inline;
  margin: 0;
  padding: 0 0 0 9px;
}

#footer-top .block-menu ul li {
  background: transparent none repeat;
  display: block;
  float: left;
  padding: 0 5px 0 9px;
  width: 210px;
}

#footer-top .block-wrapper {
  padding: 5px 0;
  margin: 0;
}

#footer {
  background: #FFFFFF url('images/common/bg-footer.png') repeat-x;
  padding: 0;
  margin: 0 ;                                 /* center page */
}

#footer-message {
  padding-top: 1px;
  text-align: center;
  width: 960px;
  font-weight: bold;
  color: #898989;
}

#footer-message a {
  font-weight: bold;
}

#footer #site-name-slogan-wrapper {
  font-family: "Myriad Pro", "Myriad Web Pro Regular", "Lucida Grande", "Geneva", "Trebuchet MS", sans-serif;
  float: right;
}

#footer #site-name {
  color: #1C272E;
  font-size: 1.25em;
  font-weight: bold;
}

#footer #site-slogan {
  color: #bbb;
  font-size: 1em;
  font-weight: bold;
}

/****************************************/
/*          COLUMN LAYOUTS              */
/*                                      */
/* Classes for different column layouts */
/* that are applied to the <body> tag.  */
/****************************************/

/************************/
/* SINGLE COLUMN LAYOUT */
/* (Main Content)       */
/************************/

.layout-main #content-wrapper {
  margin: 6px;
  width: 880px;
}


/**************************/
/*   TWO COLUMN LAYOUT    */
/* (Sidebar:Main Content) */
/**************************/

.layout-first-main #sidebar-first {
}

.layout-first-main #content-wrapper {
}


/**************************/
/*   TWO COLUMN LAYOUT    */
/* (Main Content:Sidebar) */
/**************************/

.layout-main-last #content {
  float: left;
  margin-right: 0;
  margin-top: 5px;
  width: 605px;
}

.layout-main-last #content-wrapper {
  margin: 10px 0 0 10px;
  width: 875px;
}

.layout-main-last #sidebar-last {
  margin: 15px 0 0 0;
  width: 255px;
}


/**********************************/
/*      THREE COLUMN LAYOUT       */
/* (Sidebar:Main Content:Sidebar) */
/**********************************/

.layout-first-main-last #sidebar-first {

}

.layout-first-main-last #sidebar-last {
}

.layout-first-main-last #content {
  float: left;
  margin: 10px 10px 20px 0;
  width: 482px;
}


/**********************************/
/*  PREFACE & POSTSCRIPT REGIONS  */
/* (First:Middle:Last)            */
/**********************************/

#preface-wrapper.prefaces-1 .column,
#postscript-wrapper.postscripts-1 .column {
  float: left;
  width: 100%;
}
  
#preface-wrapper.prefaces-2 .column, 
#postscript-wrapper.postscripts-2 .column {
  float: left;
  padding: 0 8px;
  width: 47%;
}
  
#preface-wrapper.prefaces-3 .column,
#postscript-wrapper.postscripts-3 .column {
  float: left;
  padding: 0 8px;
  width: 30%;
}

#postscript-wrapper.postscripts-3 .column {
  width: 47%;
}

.layout-main .prefaces-3 #preface-middle.column {
  margin: 0 20px;
}

.layout-first-main .prefaces-3 #preface-middle.column {
  margin: 0 9px;
}

.layout-first-main-last .prefaces-3 #preface-middle.column {
  margin: 0 9px;
}


/******************/
/* HELPER CLASSES */
/******************/

.hide {
  display: none;
  visibility: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.clearfix:after {                                 /* add .clearfix class to clear floats after an element */
  clear: both;                                    /* (IE version is in ie6-fixes.css) */
  content: "."; 
  display: block; 
  font-size: 0;
  height: 0; 
  visibility: hidden;
}


/************/
/* HEADINGS */
/************/

h1.title {                                        /* page titles */
  color: #005591;
  font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 8px;
}

h2.title {                                        /* block titles, node titles */
  font-size: 1.406em;
  font-weight: normal;
}  

h2.title a:link,
h2.title a:visited {
  color: #1C272E;
}  

h2.title a:hover,
h2.title a:active {
}

#content-top .block h2.title {
  color: #456273;
  font-family: "Myriad Pro", "Myriad Web Pro Regular", "Lucida Grande", "Geneva", "Trebuchet MS", sans-serif;
  font-size: 3.125em;
  margin: 0 0 8px;
  padding: 10px 0 4px;
}

#sidebar-first .block h2.title,
#sidebar-last .odd h2.block-title,
#sidebar-last .even h2.block-title,
.tnt-panel .panel-preface-first h2.title,
.tnt-panel .panel-preface-last h2.title,
.tnt-panel .panel-postscript-first h2.title {
  background-color: #193d68;
  color: #fff;
  font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 2px 14px 4px;
}

#sidebar-last .even h2.block-title,
.tnt-panel .panel-preface-first h2.title {
}

#sidebar-first .node h2.title {
  background: none;
  padding: 4px 0;
}

#preface-wrapper h2.block-title,
#postscript-wrapper h2.block-title {
  background: transparent url('images/pscripts-title-bg.png') repeat-x top;
  color: #005178;
  font-size: 1.093em;
  font-weight: bold;
  margin-bottom: 8px;
  padding: 6px 0 4px 6px;
}

#postscript-last .block h2.title,
.tnt-panel .panel-postscript-last h2.title {
  background: #456273;
  color: #FFFFFF;
  font-family: "Myriad Pro", "Myriad Web Pro Regular", "Lucida Grande", "Geneva", "Trebuchet MS", sans-serif;
  font-size: 1.562em;
  margin: 0;
  padding: 4px 10px 0;
  position: relative;
  top: 70px;
}

#sidebar-first h2.block-title a:link,
#sidebar-first h2.block-title a:visited,
#sidebar-last h2.block-title a:link,
#sidebar-last h2.block-title a:visited {
  color: #fff;
}

#content h2.block-title,
#content-bottom h2.block-title {
  background: transparent url('images/comment-title-bg.png') repeat-x center;
  border: 1px solid #E3E3E3;
  color: #006599;
  margin: 0 0 12px;
  padding: 6px;
}

/*********/
/* NODES */
/*********/

#main {

}  

.node {
  margin-bottom: 20px;
}

#content .node {
  clear: both;    /* let's make sure that the node's images don't flow into the next node */
  margin-bottom: 60px;
}

.node .read-more a,
.node .more-link a,
.node .links a {
  color: #D10000;
  font-size: 1em;
  font-weight: bold;
  padding: 0 10px 0 0;
}

.submitted {                                      /* styling for byline */
  color: #006599;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 120%;
}

.node .picture {
  float: left;
  margin: 0 6px 2px 0;
}

.full-node .picture {
  clear: both;
  float: left;
}

.vocab-name {
}

.terms {
  font-size: 0.9em;
  line-height: 130%;
}

.terms ul.taxonomy li {
  margin: 5px 0;
}

ul.taxonomy li {
  display: inline;
}

div.full-node .submitted {
  text-align: right;
}

.submitted a:link {
}

.submitted a:visited,
.submitted a:hover,
.submitted a:active {
}

blockquote {
  margin: 20px 30px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-style: italic;
  padding: 5px 10px;
}

#sidebar-first .block .node .content,
#sidebar-last .block .node .content {
  padding: 0;
}

#sidebar-first .node_read_more a,
#sidebar-last .node_read_more a {
  padding: 6px 10px;
}

#sidebar-first .node_read_more a:hover,
#sidebar-last .node_read_more a:hover {
  background: transparent url('images/sidebar-readmore-hover.png') no-repeat 0;
  text-decoration: none;
}

#sidebar-first .more-link a,
#sidebar-last .more-link a {
  color: #006599;
  font-weight: bold;
}

#sidebar-first .submitted,
#sidebar-first .comment_add a,
#sidebar-first .comment_comments a,
#sidebar-last .submitted,
#sidebar-last .comment_add a,
#sidebar-last .comment_comments a {
  display: none;
}

form#system-themes-form {
  position: relative;
  z-index: 1;
}


/**********/
/* BLOCKS */
/**********/


.block .title {
}

.block .submitted {                               /* byline styles in blocks */
}

.block .submitted a:link {
}

.block .submitted a:visited,
.block .submitted a:hover,
.block .submitted a:active {
}

#content-top .block .content {
  font-family: "Myriad Pro", "Myriad Web Pro Regular", "Lucida Grande", "Geneva", "Trebuchet MS", sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1em;
}

#content-top .block .content p {
  color: #776527;
  font-weight: bold;
  line-height: 1em;
  margin-top: 0;
}

#sidebar-last .block {
  border: 2px solid #E2E2E2;
}

#sidebar-last .block .content {
  background: #F4F4F4;
}

#sidebar-first .block .content,
#sidebar-last .block .content {
  padding: 6px;
}

.block-wrapper {                    /* spacing between blocks */
  margin: 10px 0;
}

#sidebar-first .block-wrapper,
#sidebar-last .block-wrapper {
  margin: 0 0 10px;
}

#preface-wrapper .block-wrapper,
#postscript-wrapper .block-wrapper {
  margin-top: 0;
}

#user-login-form .item-list ul li,
.terms ul li {
  list-style-type: none;
  margin: 0;
}

#postscript-last .block ,
.tnt-panel .panel-postscript-last {
  padding: 0;
  position: relative;
}

#postscript-last .block .content,
.tnt-panel .panel-postscript-last .content {
  background: #456273;
  color: #FFFFFF;
  font-family: "Myriad Pro", "Myriad Web Pro Regular", "Lucida Grande", "Geneva", "Trebuchet MS", sans-serif;
  font-size: 1.171em;
  font-weight: bold;
  margin: 0;
  padding: 0 10px 4px;
  position: relative;
  top: 70px;
}

#postscript-last .block .content p,
.tnt-panel .panel-postscript-last .content p {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1.1em;
  margin: 0;
}

#postscript-last .block .content a,
.tnt-panel .panel-postscript-last .content a {
  color: #FFFFFF;
}

/*****************************************/
/* ROUNDED CORNERS FOR BLOCKS (optional) */
/*****************************************/

.rounded-block {
  margin-top: -1px;                               /* use negative margin to overlap stacked blocks */
}

.rounded-topspace {
  margin-top: 0;                                  /* removes unwanted space */
}

.rounded-bottomspace {
  margin-bottom: 0;                               /* removes unwanted space */
}

.rounded-block-top-left, 
.rounded-block-top-right, 
.rounded-block-bottom-left, 
.rounded-block-bottom-right { 
  background-image: none;                         /* combined rounded corner image */
  font-size: 2px;                                 /* IE div correction */
  height: 11px;                                   /* height of an image corner */
}

.rounded-block-top-left, 
.rounded-block-bottom-left { 
  margin-right: 11px;                             /* width of an image corner */
}

.rounded-block-top-right {                        /* anchor image in top right */
  background-position: 100% 0;
}

.rounded-block-top-right,
.rounded-block-bottom-right { 
  margin-left: 11px;                              /* width of an image corner */
  margin-top: -11px;                              /* height of an image corner */
}

.rounded-block-bottom-left  { 
  background-position: 0 -11px;                   /* negative height of an image corner */
}

.rounded-block-bottom-right { 
  background-position: 100% -11px;                /* negative height of an image corner */
}

.rounded-inside {
  border-left: 0;                                 /* left inside border color & width */
  border-right: 0;                                /* right inside border color & width */
  padding-left: 10px;
  padding-right: 10px;
}


/****************/
/* PRIMARY MENU */
/****************/

#primary-menu {                                   /* menu layout */
  background: #51b0dd;
  color: #fff;
  font-size: 0.937em;
  font-size: 0.9em;
  font-weight: bold;
  display: block;
  height: 20px;
  margin: 0 0 6px;
  overflow: hidden;
  padding: 2px 8px;
  position: relative;
  text-align: left;
}
  
#primary-menu ul.links li {                       /* text styling for the top (primary) menu */
  
}  

#primary-menu ul.links li.first {                 /* .first and .last classes applied to first and last menu & list items */
}
  
#primary-menu ul.links li.last {                  /* .first and .last classes applied to first and last menu & list items */
}

#primary-menu a,
#primary-menu a:visited {
  color: #fff;
  border-left: 1px solid #fff;
  margin: 0;
  padding: 6px 5px;
}

#primary-menu ul.links li.first a:link,
#primary-menu ul.links li.first a:visited {
  border-left: none;
  padding: 6px 5px;
}

#primary-menu a:hover,
#primary-menu a:active,
#primary-menu a.active {
  background: #193D68;
  color: #fff;
  padding: 6px 5px;
  text-decoration: none;
}

/************************************/
/* PRIMARY MENU WITH DROPDOWNS      */
/* - used with menu_tree theming of */
/* $primary_links in page.tpl.php   */
/************************************/

#primary-menu ul.menu li {                        /* top item layout */
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width: 75px;
}

#primary-menu ul.menu li a,
#primary-menu ul.menu li a:link,
#primary-menu ul.menu li a:visited {
  display: block;
}

#primary-menu ul.menu li ul {
  left: -999em;
  position: absolute;
  width: 75px;
}
  
#primary-menu ul.menu li:hover ul {
  display: block;
  left: auto;
}
  
#primary-menu ul.menu li ul li {
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 75px;
}
  
#primary-menu ul.menu li ul li a,
#primary-menu ul.menu li ul li a:link,
#primary-menu ul.menu li ul li a:visited {
  display: block;
  margin: 0;
  padding: 0;
  width: 75px;
}

  
/******************/
/* SECONDARY MENU */
/******************/

#secondary-menu {
  background: #3279a6;
  font-size: 0.9375em;
  float: right;
  margin: 0;
  padding: 5px 5px;
  font-weight: bold;
}

#secondary-menu a {
  color: #000;
  border-left: 1px solid;
  padding: 0 6px;
  color: #FFFFFF;
}

#secondary-menu a:hover{
  background: #193D68;
  color: #FFFFFF;
  padding: 8px 6px;
  text-decoration: none;
}

#secondary-menu li.first a {
  border-left: none;
}

/***************/
/* BLOCK MENUS */
/***************/

.block ul.menu li a {								
  font-size: 0.9em;
  font-weight: bold;
}

.block ul.menu li {
}

.block ul.menu li a:link,
.block ul.menu li a:visited {
  padding: 2px;
}

.block ul.menu li a:hover,
.block ul.menu li a:active {
  color: #FF0000;
}


/***************/
/* BREADCRUMBS */
/***************/

#breadcrumb {
  font-size: 0.9em;
  line-height: 100%;
  padding: 0 0 10px;
}  


/********/
/* TABS */
/********/

/* styling for node tabs (e.g., View, Edit) */
#content-tabs {
  background-color: transparent;
  float: left;
  margin: 20px 0;
  padding: 0;
}

#content-tabs ul.primary,
#content-tabs ul.secondary {
  border-bottom: 1px solid #000;
  clear: both;
  float: left;
  margin: 0;
  padding: 0 10px;
}

#content-tabs ul.secondary {
  border-bottom: 1px solid #555;
  margin-top: 10px;
  text-transform: lowercase;
}

#content-tabs ul.primary li,
#content-tabs ul.secondary li {
  border-style: none;
  display: inline;
  float: left;
  list-style: none;
  margin: 0 10px;
  padding: 0;
}

#content-tabs ul.primary li a:link,
#content-tabs ul.primary li a:visited,
#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  background-color: transparent;
  border: none;
  color: #000;
  float: left;
  font-size: 1.1em;
  line-height: 1.2em;
  font-weight: bold;
  margin: 0;
  padding: 0 0 6px 0;
  text-decoration: none;
}

#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  color: #555;
  font-size: 1em;
  line-height: 1.1em;
}

#content-tabs ul.primary li a.active:link,
#content-tabs ul.primary li a.active:visited {
  border-bottom: 4px solid #000;
  color: #555;
  padding-bottom: 2px;
}

#content-tabs ul.secondary li a.active:link,
#content-tabs ul.secondary li a.active:visited {
  border-bottom: 4px solid #555;
  color: #777;
  padding-bottom: 2px;
}

#content-tabs ul.primary li a:hover,
#content-tabs ul.secondary li a:hover {
  border-bottom: 4px solid #777;
  color: #777;
  padding-bottom: 2px;
}


/*********/
/* FORMS */
/*********/

form {
  margin: 0;
  padding: 0;
}

.form-text,
.form-textarea,
.form-select {                                      /* default styling for all text fields */
  background: #F4F8FA url('images/form-bg.png') left top;
  border: 1px solid #676F8C;
  font-size: 1.10em;
}  


#sidebar-first .form-select,
#sidebar-last .form-select {                      /* keep dropdowns inside sidebars */
  max-width: 95%;
}  

.form-submit {                                    /* default styling for all form buttons */
  background: #FFFFFF url('images/common/blue_button.gif') no-repeat;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 0.9em;
  font-weight: bold;
  font-family: Arial, Helvetica, Verdana, "Bitstream Vera Sans", sans-serif;     /* web safe fonts */
  margin: 4px 0;
  width: 145px;
  height: 30px;
  padding: 0 8px 5px;
}

.form-submit:hover,
.form-submit.hover {
  cursor: pointer;
  color: #FFFFFF;
}

#res-form #edit-continue.form-submit {
  background: #FFF url('images/common/orange_button.gif') no-repeat;
  border: none;
  width: 180px;
  height: 30px;
  padding: 0 8px 5px;
  margin-top: 5px;
}

#sidebar-first .form-submit {
  background: #70A200 url('images/sidebar-first-button.png') no-repeat 0;
  border: 1px solid #63890C;
}

#sidebar-first .form-submit:hover,
#sidebar-first .form-submit.hover  {
  background-position: -200px 0;
  cursor: pointer;
}

#sidebar-last .form-submit {
  background: #436382 url('images/sidebar-last-button.png') no-repeat 0 -1px;
  border: 1px solid #436382;
  padding: 3px 8px;
}

#sidebar-last .form-submit:hover,
#sidebar-last .form-submit.hover  {
  background-position: -200px 2px;
  cursor: pointer;
}

fieldset {
  border: 1px solid #676F8C;
  margin: 15px 0;
  padding: 10px;
}

fieldset legend {
  color: #333333;
  font-size: 1.2em;
  font-weight: bold;
  padding: 0 5px;
}

fieldset.collapsed {
}

/* limit width of form inputs */
textarea, 
#content-wrapper input.form-text {
  max-width: 95%;
}

/* keep theme switcher visible */
.form-item select#edit-theme {
  max-width: none;
}

#sidebar-first #search-block-form #edit-submit.form-submit {
  padding: 3px 8px;
}


/******************/
/* SEARCH RESULTS */
/******************/


/**********/
/* PAGERS */
/**********/

.pager {
  color: #006599;
  margin: 30px 0;
}

.pager a {
  color: #006599;
  font-size: 1em;
  font-weight: bold;
  padding: 4px;
}

.pager strong.pager-current {
  background-color: #F0F0F0;
  border: 1px solid #bbb;
  color: #333;
  margin: 0 4px;
  padding: 6px;
}

.pager-first,
.pager-next,
.pager-previous,
.pager-last {
  background-color: #DEE4E8;
  border: 1px solid #bbb;
  margin: 0 4px;
  padding: 4px;
}

.pager-first:hover,
.pager-next:hover,
.pager-previous:hover,
.pager-last:hover {
  background-color: #F0F0F0;
}

ul.pager li {
  margin: 0;
  padding: 0;
}


/*********/
/* VIEWS */
/*********/

.view .view-style-node{
}

.view .view-style-teaser{
}

.view .view-style-list{
}

.view .view-style-table{
}


/*********/
/* POLLS */
/*********/

.poll .bar {                                      /* styles for poll ratings */
  background-color: #DDD;
}

.poll .bar .foreground {
  background-color: #999;
}


/************/
/* COMMENTS */
/************/

#comments-title h3 {
  background: transparent url('images/comment-title-bg.png') repeat-x center;
  border: 1px solid #E3E3E3;
  color: #006599;
  padding: 6px;
}

.comment {
  margin: 15px 0;
  padding: 10px 20px;
}

.comment h3.title {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 5px 0;
}

.comment h3.title a:link,
.comment h3.title a:visited {
  color: #000;
}

.comment .links {
  font-size: 0.9em;
  text-align: right;
}

.comment .links li {
  padding: 0 10px 0 0;
}

#comments .odd {
  background-color: #FFF;
}

#comments .even {
  background-color: #F0F0F0;
}

#comments .submitted {
  clear: both;
}

#comments .picture {
  float: left;
  margin: 0 10px 2px 0;
}

form#comment-form div {
  margin: 0 0 20px 0;
}


/**********/
/* FORUMS */
/**********/

#forum .description {
  font-size: 0.9em;
  margin: 0.5em;
}

#forum td.created, 
#forum td.posts, 
#forum td.topics, 
#forum td.last-reply,
#forum td.replies, 
#forum td.pager {
  white-space: nowrap;
}

#forum td.posts, 
#forum td.topics, 
#forum td.replies, 
#forum td.pager {
  text-align: center;
}

.forum-topic-navigation {
  padding: 1em 0 0 3em;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  text-align: center;
  padding: 0.5em;
}

.forum-topic-navigation .topic-previous {
  text-align: right;
  float: left;
  width: 46%;
}

.forum-topic-navigation .topic-next {
  text-align: left;
  float: right;
  width: 46%;
}

#forum table {
  margin: 10px 0 40px 0;
}


/*******************/
/* BOOK NAVIGATION */
/*******************/

.book-navigation .menu {
  border-top: 1px solid #CCC;
  padding: 1em 0 0 3em;
}
.book-navigation .page-links {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  text-align: center;
  padding: 0.5em;
}


/**********/
/* TABLES */
/**********/

table {
  border-collapse: collapse;
  width: 100%;
}

th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #F3F3F3;
}

tr {
  padding: 0.1em 0.6em;
}

td {
  padding: 3px;
}

th.active img {
  display: inline;
}

tr.even {
  background-color: #EDF3F5;
  border-bottom: 0;
}

tr.odd {
  background-color: #FFF;
  border-bottom: 0;
}

td.active {
  
}

tbody {
  border-top: 1px solid #F3F3F3;
}

tbody th {
}

thead th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #F3F3F3;
}


/*******************/
/* DRUPAL MESSAGES */
/*******************/

.node-unpublished {
  background-color: #eee;
  padding: 10px;
  border: 1px dashed #ccc;
}

.comment-unpublished {
  background-color: #eee;
  padding: 10px;
  border: 1px dashed #ccc;
}

.description {
}

div.messages {
  background: #DDD none repeat scroll 0%;
  border: 4px solid #000;
  color: #000;
  font-weight: bold;
  margin: 20px 0pt;
  padding: 10px;
}

div.messages ul {
  list-style-position: inside;
}

div.error {
  border-color: #FF0000;
}

.status {
}

.help {
}

.help .more-help-link {
}

.marker {
}

.tips {
}

.warning {
  margin: 10px 0;
}


/************/
/* PROFILES */
/************/

.profile h2.title {
  margin-top: 15px;
  border-bottom: 1px solid;
}

.profile dd {
  margin: 15px 5px 0 205px;
}

.profile dt {
  background-color: #CCC;
  margin-bottom: -35px;
  padding: 0 5px;
  text-align: right;
  width: 185px;
}


/****************************************************/
/* TNT ROUNDED CORNERS FOR PANELS MODULE (optional) */
/****************************************************/

.tnt-panel {
  margin-top: 15px;
}

.tnt-panel .panel-panel {
  margin: 0 0 10px 0;
}

.rounded_corner .wrap-corner { 
  background-color: transparent !important;
}

.rounded_corner .wrap-corner .t-edge, 
.rounded_corner .wrap-corner .b-edge { 
  background-image: none;
}

.rounded_corner .wrap-corner .l-edge,
.rounded_corner .wrap-corner .r-edge {
  background-image: none !important;
}
 
.rounded_corner .wrap-corner .l-edge {
  border-left: 1px solid #cce2a3;                           /* left inside border color & width */
  border-right: 1px solid #cce2a3;                          /* right inside border color & width */
  background: #FFF;
  color: #000;
  padding-bottom: 1px;                  /* prevents gap in FF when an inner element has bottom padding */
  padding-left: 10px;
  padding-right: 10px;
}

.rounded_corner .wrap-corner .r-edge {
  padding: 0;
}

.rounded_corner .wrap-corner .t-edge .l, 
.rounded_corner .wrap-corner .t-edge .r, 
.rounded_corner .wrap-corner .b-edge .l, 
.rounded_corner .wrap-corner .b-edge .r { 
  background-image: none;                                   /* combined rounded corner image */
  font-size: 2px;                                           /* IE div correction */
  height: 11px;                                             /* height of an image corner */
  position: static;
  width: auto;
}

.rounded_corner .wrap-corner .t-edge .l, 
.rounded_corner .wrap-corner .b-edge .l { 
  margin-right: 11px;                                       /* width of an image corner */
}

.rounded_corner .wrap-corner .t-edge .r {                   /* anchor image in top right */
  background-position: 100% 0;
}

.rounded_corner .wrap-corner .t-edge .r,
.rounded_corner .wrap-corner .b-edge .r { 
  margin-left: 11px;                                        /* width of an image corner */
  margin-top: -11px;                                        /* height of an image corner */
}

.rounded_corner .wrap-corner .b-edge .l  { 
  background-position: 0 -11px;                             /* negative height of an image corner */
}

.rounded_corner .wrap-corner .b-edge .r { 
  background-position: 100% -11px;                          /* negative height of an image corner */
}


/************/
/* UBERCART */
/************/

.category .category {
  background-color: transparent;
  border: 0;
  font-size: 1.5em;                                                     /* enlarge fonts on category table listing */
}

table.category {
  margin-bottom: 25px;
}

.category-grid-products table {
  border: 0;
  clear: both;
}

.category-grid-products td,
.category td,
.cart-block-summary-table tr.cart-block-summary-tr td {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #cecece;
  vertical-align: bottom;                                                  /* better align product grid view */
  width: 33%;
}

.category-grid-products td:hover,
.category-grid-products td.hover,
.category td:hover,
.category td.hover {
  background: url('images/footer-bg.png') bottom left repeat-x;
}

.category-grid-products a:link,
.category-grid-products a:visited {
  color: #000;
}

.category-grid-products a:hover,
.category-grid-products a:active {
  color: #006599;
  text-decoration: none;
}

.category-grid-products .catalog_grid_sell_price {
  background: #FFEDCB;
  border: 1px solid #FFDB98;
  color: #A32500;
  display: inline;
  font-weight: bold;
  margin: 3px 10px;
  padding: 2px 5px;
}

.product_image {
  border-left: 0;
  float: left;
  margin-left: 0;
  padding-left: 0;
}

.product_image a {
}

.product_image img {
  border: 2px solid #F3F3F3;
  margin: 0 10px 5px 0;
}

#cart-form-products,
.cart-review {
  border: 0;
}

.order-review-table .pane-title-row td {
  padding: 7px;                                                         /* improve spacing in order review table */
}

#cart-form-buttons,
#checkout-form-bottom,
.review-button-row {
  border: 0;                                                            /* clear border around rows with buttons */
}

#edit-checkout,
.add_to_cart #edit-submit,
#checkout-form-bottom #edit-continue,
#uc-cart-checkout-review-form #edit-submit {                            /* emphasize default buttons */
  font-weight: bold;
}


.add_to_cart #edit-submit,
#cart-form-buttons .form-button,
#edit-checkout.form-submit,
#edit-continue.form-submit,
#uc-cart-checkout-review-form #edit-submit.form-submit {
  background: #FEC157 url('images/add-to-cart-button.png') no-repeat 0 4px;
  border: 1px solid #fda101;
  font-weight: bold;
  padding: 5px 8px;
}

.add_to_cart #edit-submit:hover,
#cart-form-buttons .form-button:hover,
#edit-checkout.form-submit:hover,
#edit-checkout.form-submit.hover,
#edit-continue.form-submit:hover,
#uc-cart-checkout-review-form #edit-submit.form-submit:hover {
  background-color: #FDA102;
  background-position: -200px -8px;
}

.category-grid-products .form-submit,
.category-grid-products .add_to_cart #edit-submit,
#checkout-form-bottom #edit-continue,
#uc-cart-checkout-review-form #edit-submit {
  margin: 6px 0;
}

.category-grid-products .form-submit:hover,
.category-grid-products .add_to_cart #edit-submit:hover,
#checkout-form-bottom #edit-continue:hover,
#checkout-form-bottom #edit-continue.hover,
#uc-cart-checkout-review-form #edit-submit:hover {
  background-position: -200px 0;
}

.category-grid-products .catalog_grid_title {
  line-height: 1.25em;
}

#edit-panes-quotes-quote-button.form-submit {
  width: 200px;
}

.block-uc_cart #block-cart-title-image,         /* removing UC's default icons */
.block-uc_cart #block-cart-title-bar-arrow {
  display: none;
}

.block.block-uc_cart h2.title {
  background: url('images/cart.png') no-repeat 7px 6px;
}

.block-uc_cart h2.block-title #block-cart-title {
  padding-left: 15px;
}

.full-node #content .model {
  color: #bb6500;
}

.full-node #content .display_price {
  color: #b50000;
}

#edit-back.form-submit {
  margin: 6px 0;
}

.order-review-table .pane-title-row {
  background-color: #456273;
  border: 1px solid #999999;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

/*********************/
/* ADVANCED PROFILES */
/*********************/

#user-profile {

}


/***************/
/* PRINT STYLE */
/***************/

@media print {
  body {
    background: white;
    font-size: 10pt;
  }
   
  #header,
  #header-top,
  #header-wrapper,
  #header-bottom,
  #sidebar-first,
  #preface-wrapper,
  #content-tabs,
  #mission,
  #slogan,
  #postscript-wrapper,
  #primary-menu,
  #search-box,
  .skypark-submit{
    display: none;
  }

  #coupon-node .skypark-submit{
    border: 4px solid red;
  }
  #page,
  #main-wrapper,
  #content-wrapper,
  #content-top,
  #content,
  #content-bottom {
    background: transparent none;
    border: 0;
    color: black;
    margin: 0;
    padding: 0;
    width: auto;
  }
  
  #content-wrapper {
    margin: 0 3%;
  }
  
}


/*******************/
/* MAINTENANCE */
/*******************/

.in-maintenance  {
}

/*******************/
/* SKYPARK */
/*******************/

#simplenews-block-form-1 .form-submit {
  background: #FFFFFF url('images/common/gray_button.gif') no-repeat;
  width: 50px;
}

.north_america_separator {
	height: 1px; 
	background: url('images/common/dotline_horizontal.gif') repeat-x;
}

.horizontal_separator {
	height: 1px; 
	background: url('images/common/dotline_horizontal.gif') repeat-x;
}
.vertical_separator {
	width: 1px; 
	background: url('images/common/dotline_vertical.gif') repeat-y;
}


.red {
  color: red;
}

td.no_border {
  border: none;
}

#rates-page td {
  text-align: center;
  vertical-align: top;
}

#rates-page tbody {
  border-top: 1px solid #000;
}

/** Coupons **/


#coupon-page #coupon .clear-none {
  display: inline;
}

#coupon-page #coupon {
  color: #00309C;
  margin-top: 20px;
  width: 175px;
  height: 226px;
  padding: 20px 0 0 325px;
  background: url('images/coupons/Ecoupon.jpg') no-repeat;
  border: 1px solid #000;
}


#coupon .clear-none {
  display: inline;
}

#coupon .note-text,
#coupon .bullet-text {
  color: #FFF;
  font-size: 9px;
  line-height: 12px;
}


#coupon .bullet-text {
  position: relative;
  top: 78px;
  left: 22px;
  height: 50px;
}

#coupon .note-text {
  position: relative;
  top: 120px;
  left: 20px;
}
#coupon {
  color: #00309C;
  width: 500px;
  height: 226px;
  background: url('images/coupons/ecoupon_blank.jpg') no-repeat;
  border: 1px solid #000;
  float: left;
}
#coupon .info {
  float: left;
  width: 200px;
  height: 220px;
}

#coupon .rates {
  margin: 6px 0 0 100px;
  width: 190px;
  float: left;
  height: 220px;
}
#coupon-node .coupon-logo {
  text-align: center;
}
#coupon-node .partner-logo img{
  padding-top: 20px;
  float: left;
}
#coupon-node .coupon-link {
  position: relative;
  clear: both;
}

.skypark-submit {
  background: #FFFFFF url('images/common/blue_button.gif') no-repeat;
  border: none;
  color: #FFFFFF;
  font-size: 0.9em;
  font-weight: bold;
  margin: 4px 2px;
  width: 145px;
  height: 24px;
  padding: 3px 0;
  text-align: center;
  float: left;
}
.skypark-submit a,
#coupon-node .coupon-link a,
#coupon-node .coupon-link a:hover{
  color: #FFF;
  clear: both;
  width: 180px;
  height: 30px;
}
#coupon-node .coupon-link .skypark-submit {
  margin-left: 45px;
}
#coupon-node .partner-logo.inline{
  padding: 0px;
  margin: 0;
  float: none;
  text-align: center;
  height: 73px;
  overflow: hidden;
}
#coupon-node .partner-logo.inline img{
  padding: 0px;
  margin: 0;
  float: none;
}
#coupon-node .partner-text {
  padding-top: 15px;
  float: left;
  width: 400px;
}

#coupon-node #edit-continue {
  color: #000;
}

#coupon-node .coupon-upsell {
  text-align: center;
  line-height: 15px;
  height: 45px;
  overflow: hidden;
  color: #00309C;
}
#coupon-node .coupon-upsell  p {
  color: #00309C;
}
#node-31 .rates {
  margin: 46px 0 0 100px;
  height: 180px;
}

#node-31 .coupon-monthly-price {
  margin-bottom: 30px;
}

#node-31 #coupon {
  margin-top: 15px;
}

.coupon-item {
  float: left;
  font-size: 9px;
  margin-right: 4px;
}
.coupon-item .label {
  font-weight: bold;
  display: inline;
}
.coupon-item.code {
  margin-left: -25px;
}
.coupon-item.expire {
  margin-right: -5px;
  float: right;
}
.coupon-daily-price {
  float: left;
  margin: 0px 5px 0px 0;
  width: 80px;
  font-weight: bold;
}


.coupon-daily-price .dollar{
  float: left;
  font-size: .9em;
}

.coupon-daily-price .price{
  float: left;
  padding-top: 2px;  
  margin-right: 3px;
  font-size: 2em;
}

.coupon-daily-price .label{
  margin-left: 35px;
  font-size: 9px;
  line-height: 12px;
  clear: left;
}
.coupon-monthly-price {
  float: left;
  margin: 0px 5px 2px 0;
  width: 80px;
  height: 32px;
  min-height: 32px;
  font-weight: bold;
  font-size: 12px;
}

.coupon-monthly-price .label{
  font-size: 8px;
  line-height: 12px;
}

#node-31 #coupon-node #coupon li {
  list-style: disc;
  margin-left: 10px;
}


#node-31 #coupon-node .coupon-link a.form-submit {
  margin-left: 60px;
  clear: both;
}

#how-col1 {
  float: left;
  width: 320px;
}
#how-col2 {
  float: left;
  width: 220px;
  margin-left: 20px;
}

#how-col2 .photo2 {
  margin-top: 30px;
}

td.table-blue {
  color: #fff;
  background: #456273;
}

.footer2 {
  font-size: 10px;
}

.reserve_row td .form-item
{
	margin: 0px;
	padding: 0px;
}

.reserve_row td, .reserve_row
{
	height: 10px;
}
.reserve_href
{
	text-decoration: none;
	font-weight: normal;
}

.reserve_header
{
	color: black;
	font-size: 14pt;
}

.reserve_header_small
{
	color: black;
	font-size: 10pt;
	font-weight: bold;
}

.reserve_pane
{
	background-color: white;
}

.reserve_pane_empty
{
	width: 244px;
	height: 30px;
	background-color: #f0f0e8;
}

.reserve_pane_active
{
	background-color: #e0dfcd;
	color: #006699;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: normal;
}

.reserve_pane_passive
{
	background-color: #f0f0e8;
	color: #b4b4b4;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: normal;
}

.reserve_pane_passed
{
	background-color: #f0f0e8;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: normal;
}

#res-form {
  font-size: 12px;
}

#res-form input,
#res-form select {
  font-size: 12px;
  font-weight: normal;
  vertical-align: top;
  padding: 1px 0px 1px 3px;
  margin-top: -2px;
  padding: 1px 0px;
  #margin-top: -3px;
}

#res-form .form-item{
  padding: 2px 0;
  margin: 0;
}
#res-form .form-radios input{
  padding: 5px 0 0;
  font-size: 12px;
  vertical-align: text-top;
}
#res-form #parking-type-wrapper {
  margin-top: -5px;
}
#res-form td {
  padding: 0;
  margin: 0;
}

#edit-newsletter-wrapper * {
  display: inline;
}

#reservation-review-messages {
	position: absolute;
	top: 250px;
	left: 300px;
	display: none;
}

#popup-wrapper {
	border: 2px solid #193d68;
	padding: 5px;
	background-color: #fff;
	width: 500px;
}
.humble_form_element .form-item
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
  vertical-align: bottom;
}
td.humble_form_element {
  vertical-align: bottom;
}
.hidden_form_element .form-item
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
  vertical-align: bottom;
}
.hidden_form_element .form-item label
{
	display: none;
}

.yellowbox_topleft
{
	height:10px; 
	width: 10px; 
	background: url('images/yellowbox-topleft.gif');
	padding: 0px;
}
.yellowbox_topright
{
	height:10px; 
	width: 10px; 
	background: url('images/yellowbox-topright.gif');
	padding: 0px;
}

.yellowbox_top
{
	height:10px; 
	background: url('images/yellowbox-top.gif') repeat-x;
	padding: 0px;
}

.yellowbox_bottomleft
{
	height:10px; 
	width: 10px; 
	background: url('images/yellowbox-bottomleft.gif');
	padding: 0px;
}
.yellowbox_bottomright
{
	height:10px; 
	width: 10px; 
	background: url('images/yellowbox-bottomright.gif');
	padding: 0px;
}

.yellowbox_bottom
{
	height:10px; 
	background: url('images/yellowbox-bottom.gif') repeat-x;
	padding: 0px;
}

.yellowbox_center 
{
	background-color: #fefceb;
	text-align: left;
}


.yellowbox_right
{
	width:10px; 
	background: url('images/yellowbox-right.gif') repeat-y;
	padding: 0px;
}

.yellowbox_left
{
	width:10px; 
	background: url('images/yellowbox-left.gif') repeat-y;
	padding: 0px;
}
.faq-ul-questions-top a,
.faq .faq-question{
  text-decoration: underline;
}


#block-simplenews-1 * {
  display: inline;
}

#sidebar-first .content p a,
#sidebar-last .content p a,
#sidebar-last .content table a{
  text-decoration: underline;
}

#main-wrapper.front-page {
  background: none;
}

#main-wrapper.front-page #content-wrapper{
  border: none;
  background: none;
  margin: 0;
  padding: 0 0 10px 0;
}

#frontpage {
  width: 921px;
  #width: 941px;
}

#frontpage .point-header {
  color: #fda13f;
  font-weight: bold;
  font-size: 15px;
  padding-bottom: 3px;
}

#frontpage .first-point {
  width: 120px;
  padding: 30px 22px 0 74px;
  float: left;
}

#frontpage .second-point {
  width: 165px;
  padding: 30px 16px 0 74px;
  float: left;
}
#frontpage .third-point {
  width: 140px;
  padding: 30px 12px 0 66px;
  float: left;
}
#frontpage .front-welcome {
  height: 143px;
  padding: 75px 40px 5px 315px;
  #padding: 75px 40px 5px 35px;
  background: #51b0dd;
  margin-bottom: 15px;
  color: #FFFFFF;
}
#frontpage .front-welcome h1{
  font-size: 31px;
}
#frontpage .front-welcome p{
  color: #FFF;
  font-size: 18px;
}
#frontpage .front-points {
  height: 126px;
  width: 694px;
  background: url('images/common/front-points-bg.gif') no-repeat;
  font-size: 12px;
  line-height: 17px;
  padding-bottom: 15px;
}
#front-top-left {
  width: 687px;
  float: left;
}

#frontpage {
  font-size: 15px;
  padding: 0;
  margin: 0;
  
}

#frontpage .front-top {
  font-size: 18px;
}

#frontpage #front-bottom {
  height: 137px;
  color: #193d68;
  clear: both;
  width: 930px;
}

#frontpage #front-bottom .col-first,
#frontpage #front-bottom .col-second,
#frontpage #front-bottom .col-third {
  float: left;
  width: 303px;
  height: 147px;
  margin:  0 2px;
}
#frontpage #front-bottom .col-body {
  padding: 0 15px;
  font-size: 12px;
}

#frontpage #front-bottom .col-body a {
  color: #29568d;
}

#frontpage #front-bottom .col-second {
  background: #FFFFFF url('images/common/front-next-cell-bg.gif') no-repeat;
}

#frontpage #front-bottom .col-third {
  background: #FFFFFF url('images/common/front-next-cell-bg.gif') no-repeat;
}
#frontpage #front-bottom .col-second .col-body{
  margin-top: 30px;
}

#frontpage #front-bottom .col-second .links{
  margin-top: 15px;
  font-weight: bold;
}
#frontpage #front-bottom .col-first .col-body{
  margin-top: 10px;
}
#frontpage #front-bottom .col-third .col-body{
  width: 260px;
  margin-top: 15px;
}
#frontpage #front-bottom .col-first {
  text-align: center;
  background: #FFFFFF url('images/common/front-first-cell-bg.gif') no-repeat;
}
#frontpage #front-bottom .col-first a {
  color: #FFF;
}

#frontpage #front-bottom .col-first a .coupon-link {
  margin-left: 5px;
  float: left;
}
#frontpage #front-bottom .col-first a img {
  margin: 1px 0 0 10px;
  float: left;
  display: inline;
}

#frontpage #front-bottom .col-header  {
  text-align: center;
  margin: 8px 0 5px;
  font-weight: bold;
  color: #FFFFFF;
}
#frontpage #front-bottom .col-header a,
#frontpage #front-bottom .col-header a:hover {
  color: #FFFFFF;
}

#frontpage #front-bottom .save-dollars {
  font-size: 18px;
}
#frontpage #front-bottom li {
  list-style-image: none;
}

#frontpage h3 {
  font-size: 15px;
}

#frontpage #res-form {
  margin: 15px 10px;
}

#frontpage #res-form #parking-type-wrapper {
  margin: -15px 0 0 0;
  padding: 0;
}
#coupon-res .reservation-header,
#frontpage .reservation-header {
  color: #FFFFFF;
  font-size: 10px;
  text-align: center;
  font-weight: bold;
  margin-left: -5px;
}
#coupon-res .reservation-header h3,
#frontpage .reservation-header h3{
  font-size: 18px;
  margin: -5px 0 -3px -32px;
}

#frontpage #aap-reservation-select-form {
  padding-top: 10px;
}
#coupon-res #aap-reservation-select-form {
  padding-top: 20px;
}
#coupon-res,
#frontpage .front-reservation{
  padding: 15px 10px 10px 10px;
  margin-left: 10px;
  float: left;
  height: 342px;
  width: 200px;
  background: #FFFFFF url('images/common/res-form-bg.gif') no-repeat;
}
#coupon-res {
  margin-left: 30px;
  padding-left: 20px;
  width: 190px;
}

.strong {
  font-weight: bold;
}

.caps {
  text-transform: uppercase;
}

.red {
  color: #FF6666;
}

/* Survey styling */

#webform-client-form-1 .form-item label{
  float: left;
  margin-right: 5px;
  margin-bottom: 6px;
  #margin-bottom: 3px;
  clear: left;
}

#webform-client-form-1 .form-radios .form-item {
  float: left;
  margin: 0;
}

#webform-client-form-1 .webform-component-select label {
  width: 340px;
}

#webform-client-form-1 .webform-component-select .form-radios label {
  width: auto;
}

#webform-component-traveler_type  .form-radios .form-item label,
#webform-component-express_traveler .form-radios .form-item label,
#webform-component-traveler_times .form-radios .form-item label {
  width: auto;
}

#webform-component-traveler_type  .form-radios .form-item,
#webform-component-express_traveler .form-radios .form-item,
#webform-component-traveler_times .form-radios .form-item {
  float: none;
  margin-left: 25px;
}
#webform-component-member_number  .form-item label,
#webform-component-email  .form-item label,
#webform-component-phone  .form-item label,
#webform-component-name  .form-item label {
  width: 210px;
}

#webform-component-comments .form-textarea{
  clear: both;
} 
#webform-component-comments {
  clear: both;
}

/** MailChimp Updates **/
.mc-label{
  float: left;
  padding: 1px 5px 0 130px;
}
.mc-field-group input {
  float: left;
  margin: 3px 5px 0 0 ;
}

#mc-embedded-subscribe{
  float: left;
  background: #FFFFFF url('images/common/gray_button.gif') no-repeat;
  width: 50px;
  height: 29px;
  border: none;
  color: #FFFFFF;
  margin-top: -2px;
  
}
#mce-responses {
  clear: both;
}

/** Corporate Discount form **/

#webform-client-form-94 .form-item label{
  float: left;
  margin-right: 5px;
  margin-bottom: 6px;
  #margin-bottom: 3px;
  clear: left;
  width: 140px;
}

#webform-client-form-94 .webform-component-textarea .form-textarea {

  clear: both;
}
#webform-component-approx__of_company_trips_per_month .form-item label {
  width: 210px;
  
}

#webform-client-form-94 .form-item .form-text{
  float: left;
}