@charset "utf-8";
/**
 * Global.css
 *
 * This file contains styles that apply to all pages in all templates.  Any styles that
 * don't apply to absolutely every page should be placed in a more specific stylesheet
 *
 * 1. Global Tag Styles and Fonts
 * 2. Top Bar : search module
 * 3. Header  : weather module, header social media
 * 4. Footer  :
 */

/**
 * 1. Global Tag Styles and Fonts
 */

/* Fonts */
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/BebasNeue-webfont.eot');
    src: url('../fonts/BebasNeue-webfont.eot') format('embedded-opentype'),
         url('../fonts/BebasNeue-webfont.woff') format('woff'),
         url('../fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('../fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NovecentowideBold';
    src: url('../fonts/Novecentowide-Bold-webfont.eot');
    src: url('../fonts/Novecentowide-Bold-webfont.eot') format('embedded-opentype'),
         url('../fonts/Novecentowide-Bold-webfont.woff') format('woff'),
         url('../fonts/Novecentowide-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Novecentowide-Bold-webfont.svg#NovecentowideBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Global Tag Styles */
* {
  border: none;
  margin: 0;
  outline: none;
  padding: 0;
}

body {
  background: url('/templates/visitdetroitinteriorpage-3-column/images/bg_visit_detroit.jpg');
  color: #686550;
  font:12px Arial,sans-serif;
  font-style: normal;
  margin: 0;
  padding: 0;
  }
a {
  text-decoration: none;
  color: #f85e10;
  font-weight: bold;
  }
a:hover {
  text-decoration: underline;
}
h1, h2, h3, h4, h5 {
  font-family: NovecentowideBold, "Arial Black", sans-serif;
  text-transform: uppercase;
  }
h2, h2 a {
  font-size: 33.95px;
  color: #000;
  margin: 28px 0 0;
  }
hr {
  background: #cccccc; /* grey */
  height: 1px;
}
img {
  border-style: none;
}

/**
 * 2. Top Bar
 */

/*search module */
.search {
  float: right;
  margin: 7px 0 0;
  text-align: right;
  width: 225px;
}

.search label {
  display: none;
  }
.search input {
  font-size: 10px;
  height: 16px;
  margin: 0;
}
.search input[type=text] {
  border-left: #adb8cc solid 1px;
  border-top: #e4e9ed solid 1px;
  border-right: #e4e9ed solid 1px;
  border-bottom: none;
  color: #000000;
  font-family: Arial, sans-serif;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  padding: 0 5px;
  width: 173px;
}
.search input[type=text]::-webkit-input-placeholder,
.search input[type=text]::-moz-placeholder {
  color: #a3a18c;
}
.search input[type=submit] {
  background-color: #7d8a9d /* blue grey */;
  color: #ffffff /* white */;
  letter-spacing: 0;
  min-width: 22px;
  padding: 0 0 1px 1px;
  text-transform: uppercase;
  border:  none;
  height: 16px;
}
.search button[type=submit] {
  background-color: #7d8a9d /* blue grey */;
  color: #ffffff /* white */;
  letter-spacing: 0;
  min-width: 22px;
  padding: 0 0 1px 1px;
  text-transform: uppercase;
  border:  none;
  height: 16px;
}

/* hide the search autocompleter UL because it adds space below the footer */
.autocompleter-choices {
  display: none;
}

/**
 * 3. Header
 */

/* weather module */
.moduletable_weather {
  width: 80px;
  height: 35px;
  float: right;
  margin-top: 5px;
  }
.gkwMainLeft * {
  display: inline;
  }
.gkwMainLeft img {
  float: left;
}
.gkwCurrent {
  width: 80px;
  height: 35px;
}
.gkwTemp {
  font-size: 13px;
  display: block;
  float: right;
  font-weight:bold;
  padding-left: 5px;
  }
.gkwMainRight {
  display: none;
  }
.breadcrumbs, .breadcrumbs a {
  font-family: Arial, Gadget, sans-serif;
  font-size: 12px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  }
.breadcrumbs a{
  color: #f85e10;
  }
div.breadcrumbs {
  margin-left: 195px;
  }

/* header social media */
.moduletable_social {
  float: right;
/*  width: 215px; */
  }
.moduletable_social p {
  border-left: 1px solid #686550;
  padding-left: 10px;
  }
.moduletable_social img {
  margin: 0 2px;
  }

/**
 * 4. Footer
 */
.footer {
  background: #d9d8d3 url('/templates/visitdetroitinteriorpage-2-column/images/bg_footer_grad.jpg') repeat-y center;
  height:406px;
  clear:both;
  }
.footer_promo {
  float: left;
  width: 350px;
  height: 380px;
  margin-right: 25px;
  }
.footer_menus {
  margin-left: 185px;
  height: 170px;
  margin-bottom: 5px;
  padding-top: 35px;
  }
.footer_social {
  margin-left: 375px;
  border-top: 1px solid #686550;
  height: 117px;
  padding-top: 10px;
  }
.footer_bottom {
  clear: both;
  height: 24px;
  color: #FFF;
  }
#copyright {
  background-color: #231f20;
  height: 20px;
  color: #FFF;
  text-align: center;
  padding-top: 5px;
  }
.single_col {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  }

.footer {
  background: #dad9d2 url('/templates/visitdetroitinteriorpage-2-column/images/footer-bg-gradient.png') top center repeat-y;
  height: auto;
}

.footer .single_col {
  padding-top: 30px;
}

.footer_promo {
  height: 215px;
  margin: 8px 10px 0 0;
  width: 151px;
}

.menu_footer, .menu_footer_orange {
  height: auto;
  margin: 0 0 20px 0;
  padding: 0;
}

ul.menu_footer, ul.menu_footer_orange {
  font-size: 11px;
  font-weight: bold;
  list-style-type: none;
  margin: 0 25px 0 0;
  padding: 0;
  vertical-align: top;
  list-style-type: none;
  float: left;
}

.menu_footer a, .menu_footer_orange a {
  color: #231f20 /* black */;
}

.menu_footer li {
  line-height: 15px;
}

.menu_footer li:first-child a, .menu_footer_orange a {
  color: #F85E10 /* orange */;
  }

.menu_footer_orange li {
  line-height: 20px;
  }

.footer_social {
  border-top-color: #c6c6c5 /* grey */;
  margin-left: 170px;
  padding: 20px 0 0 10px;
}

.footer_social .moduletable {
  padding-left: 15px;
  text-align: center;
  width: auto;
}

.footer_social .joomla_sharethis {
  margin-top: 7px;
  width: 150px;
}

.sharethis {
  background-image: url("http://w.sharethis.com/images/sharethis_16.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
}

/* hide the author attribution */
.joomla_sharethis .dnn {
  display: none;
}

#trans {
  margin-top: 5px;
  width: 165px;
}

#goog-gt-tt {
  display: none;
}

#google_translate_element {
  line-height: 50px;
}

#google_translate_element span {
  display: none;
}

/* forsee-test.css */

div.fsradmin {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
    background-color: #ffffff;
    font-size: 12pt;
}

div.fsradmin div.header {
    text-align: center;
    font-size: 14pt;
    background: url(fsrlogo.gif) no-repeat;
    height: 81px;
	vertical-align: middle;
}

div.fsradmin div.instructions {
    font-size: 10pt;
}


div.fsradmin div.override {
    font-size: 10pt;
}

div.fsradmin div.body {
    text-align: left;
}

div.fsradmin table {
    text-align: center;
}

div.fsradmin td {
    padding: 3px;
}

div.fsradmin td.names {
    text-align: right;
}

div.fsradmin div.footer {
    text-align: center;
    font-size: 8pt;
}

div.fsradmin .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* forsee-qualifier.css */

#fsrqualifier {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #4D4D4D;
    background-color: #ffffff;
    font-size: 10pt;
}

#fsrqualifier div.fsrq_top_ul {
    float: left;
}

#fsrqualifier div.fsrq_top_ur {
    position: relative;
    text-align: right;
}

#fsrqualifier div.fsrq_body {
    padding-top: 10px;
    text-align: left;
    clear: both;
}

#fsrqualifier div.fsrq_footer {
    padding-top: 10px;
    vertical-align: bottom;
    text-align: center;
    font-size: 10px;
}

#fsrcontainer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#fsrcontainer {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html #fsrcontainer {
    height: 1%;
}

#fsrcontainer {
    display: block;
}
/* End hide from IE-mac */



/* forsee-tracker.css */
#fsrtracker {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #4D4D4D;
    background-color: #ffffff;
    font-size: 10pt;
}

#fsrtracker div.fsrt_top_ul {
    float: left;
}

#fsrtracker div.fsrt_top_ur {
    position: relative;
    text-align: right;
}

#fsrtracker div.fsrt_body {
    padding-top: 10px;
    text-align: left;
    clear: both;
}

#fsrtracker button {
    font-family: Arial, Helvetica, Sans-Serif;
    border: 1px solid #999999;
    cursor: pointer;
    font-size: 12pt;
    margin: 2px 8px;
    padding: 2px 12px;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
    float: none;
    background-color: #EEEEEE;
    color: #000000;
    font-weight: bold;
    width: 180px;
}

#fsrtracker button.a {
    background-color: #EE3224;
    color: #FFFFFF;
    font-weight: bold;
    width: 180px;
}

#fsrtracker div.fsrt_footer {
    padding-top: 10px;
    vertical-align: bottom;
    text-align: center;
    font-size: 10px;
}

#fsrcontainer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#fsrcontainer {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html #fsrcontainer {
    height: 1%;
}

#fsrcontainer {
    display: block;
}
/* End hide from IE-mac */



/* navigation.css */
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NovecentowideBold';
    src: url('Novecentowide-Bold-webfont.eot');
    src: url('Novecentowide-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Novecentowide-Bold-webfont.woff') format('woff'),
         url('Novecentowide-Bold-webfont.ttf') format('truetype'),
         url('Novecentowide-Bold-webfont.svg#NovecentowideBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* template.css */

h2, h3 {
  color: #d9a128;
  font-size: 16px;
  font-weight: normal;
}

h3:after {
  content: ' /';
}

.megamenu h3:after,
.slides h3:after,
.twtr-hd h3:after {
  content: '';
}

h3 span {
  color: #848063;
}
p {
  margin: 12px 0;
}
input[type=text] {
  border-left: #d1cec7 solid 1px;
  border-top: #a2a19c solid 1px;
  height: 28px;
  line-height: 28px;
  padding: 0 8px;
}

input[type=text]::-webkit-input-placeholder,
input[type=text]::-moz-placeholder {
  color: #5fa6aa;
}

input[type=submit] {
  background: #7d8a9d /* blue grey */;
  color: #ffffff /* white */;
  cursor: pointer;
  letter-spacing: 1px;
  padding: 2px 5px;
  text-transform: uppercase;
}

ul {
  list-style-type: none;
}

ul.horiz li {
  display: inline-block;
  vertical-align: top;
}

ul.bullets {
  list-style-type: disc;
  margin: 10px 0 10px 20px;
}

ul.bullets li {
  margin-bottom: 10px;
}

/* page layout */
.wrapper {
  width: 100%;
  }
.left-shadow {
  width: 1060px;
  margin: 0 auto;
  background: url('/templates/visitdetroitinteriorpage-3-column/images/shadow-left.png') repeat-y;
  }
.right-shadow {
  width: 1060px;
  margin: 0 auto;
  background: url('/templates/visitdetroitinteriorpage-3-column/images/shadow-right.png') repeat-y right;
  }
.inner_wrapper {
  width: 960px;
  margin: 0 auto;
  background-color: #FFF;
  padding: 10px 30px;
  }
#container3 {
    float:left;
    width:100%;
  }
#container2 {
    float:left;
    width:100%;
  }
#container1 {
    float:left;
    width:100%;
  }
#mid_col {
    width:960px;
}
#mid_col .content {
    padding: 0 20px 10px;
}
#pre-footer {
  clear: both;
  border-top: none;
  margin-top: 20px;
  width: 960px;
}
#soc_tabs {
  display: inline-block;
  width: 765px;
  float: left;
}
#soc_tabs h3 {
  color: #61a5aa;
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 15px;
  width: 15%;
}
#soc_tabs h3:first-line {
  color: #848063;
}
#soc_tabs ul.nn_tabs_tabs a {
  border: none;
}
#soc_tabs ul.nn_tabs_tabs li.nn_tabs_tab {
  bottom: -1px;
  margin: 5px 1px 0 0 !important;
  position: relative;
  z-index: 100;
}
#soc_tabs ul.nn_tabs_tabs li.nn_tabs_tab.active {
  margin-right: 0 !important;
}
#visit_d_blog {
  display: inline-block;
  width: 179px;
  padding-left: 10px;
}
.clear {
  clear: both;
}


/* header area */
.top_bar {
  height: 30px;
  background-color: #fded28;
  min-width: 100%;
  }
.top_bar_inner {
  width: 990px;
  margin: 0 auto;
  padding: 0 30px 0 0;
  color: #000;
  font-weight: bold;
  font-size: 11px;
  }
ul#top_bar {
  margin: 0;
  padding: 10px 0 0 35px;
  list-style: none;
  height: 16px;
  width: 680px;
  }
ul#top_bar li {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0 5px;
  border-left: 1px solid #000;
  line-height: 11px
  }
#top_bar a:link, #top_bar a:visited, #top_bar a:active {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  text-transform: lowercase;
  }
#top_bar a:hover {
  text-decoration: underline;
  }
ul#top_bar li:first-child {
  border-left: none;
  padding-left: 0;
  }

/* iOS fix for the top bar and footer not spanning the entire width */
.top_bar, .footer, #copyright {
  min-width: 1060px;
  width: 100%;
}

ul.menu_started {
  margin: 0 0 0 20px;
  height: 40px;
  padding: 0;
}
ul.menu_started li {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 7px 0 7px 4px;
}
ul.menu_started li:first-child {
  padding-top: 6px;
  padding-right: 20px;
}
/*ul.menu_started li:before {
  content:" / ";
}
ul.menu_started li:first-child {
  content: none;
  }*/
ul.menu_started li.item-209:after, ul.menu_started li.item-210:after, ul.menu_started li.item-211:after, ul.menu_started li.item-212:after {
   content:" / ";
 }
.menu_started a:link, .menu_started a:visited, .menu_started a:active {
  color: #000;
  text-decoration: none;
  text-transform: lowercase;
  font: 13px NovecentowideBold, "Arial Black", sans-serif;
  }
.item-208 a:link, .item-208 a:visited, .item-208 a:active {
  font: bold 14px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #FFF200;
  padding: 6px 15px 7px 0;
  }
.menu_mega a:hover, .menu_started a:hover {
  text-decoration: underline;
  }
.header {
  width: 960px;
  margin: 0 auto;
  background-color: #FFF;
  padding: 0 30px;
  }
.dlogo {
  display: block;
  float: left;
  width: 75px;
  height: 0px !important;
  padding: 90px 0 0 0;
  overflow: hidden;
  background: url('/templates/visitdetroitinteriorpage-3-column/images/logo-d.png') no-repeat;
  position: relative;
  }
.vdlogo {
  display: block;
  float: left;
  width: 290px;
  height: 0px !important;
  padding: 40px 0 0 0;
  overflow: hidden;
  background: url('/templates/visitdetroitinteriorpage-3-column/images/logo-visit-detroit.png') no-repeat;
  position: relative;
  margin: 2px 0 0 10px;
  }
.widgets {
  height: 47px;
  padding-top: 10px;
  }
.top_nav {
  background: #FFFFFF url('/templates/visitdetroitinteriorpage-3-column/images/header-pattern.png') no-repeat 5px;
  height: 53px;
  }
.get_started {
  height: 30px;
  padding: 5px 0;
  border-bottom: 1px solid #CCC;
  background: #FFF url('/templates/visitdetroitinteriorpage-3-column/images/header-get-started.jpg') no-repeat 5px center;
  margin-left: 5px;
  }

/* sliders */
.moduletable_slider {
  margin-left: -1px;
}

/* google translate module */
#trans {
  width: 200px;
  float: left;
  }

/* share this module */
.joomla_sharethis {
  width: 200px;
  float: left;
  }

/* trip advisor */
.moduletable_tripadvisor {
  float: left;
  width: 240px;
  }

.moduletable_tripadvisor p {
  margin: 0;
  }

#stwrapper {
  position: absolute;
}

/* component.css */


/* Style for HTMLMap module */
.imagemaps {
  width:960px;
  }
.imagemaps_left_text {

  color:black;
  background-color:white;
  font-family: NovecentowideBold, "Arial Black", sans-serif;
  text-transform: uppercase;
  height:170px;
  width:100px;
  float:left;

}
.imagemaps_map {
  background:white;
  float:left;
  height:170px;
  width:170px;
  border:none;
}
.imagemaps_htmlmap {
 /*
  border=10px;
  border-style:solid;
  border-color:#black;
  */
  border=0px;
}

.imagemaps_pinlables_text {
  height:170px;
  width:170px;
  line-height:70%;
  color:black;
  background-color:white;
  font-family: NovecentowideBold, "Arial Black", sans-serif;
  font-size:11.5px;
  text-transform: uppercase;
  float:left;
}
/* commented out because it is overriding site styles - please change */
/*a:link {
  text-decoration:none;
   color:#000000;
  font-size:11.5px;
}
a:visited {
  text-decoration:none;
  color:#000000;
  font-size:11.5px;
}
a:hover {
  text-decoration:none;
  color:#dc6e27;
  font-size:12px;
}
a:active {
  text-decoration:none;
  color:#000000;
  font-size:11.5px;

}*/



/* Pin Bubble Colors */
#DW {
  color:#daa127;
}
#DD {
  color:#ae4024;
}
#GN {
  color:#767088;
}
#M {
  color:#dc6e27;
}
#O {
  color:#60abab;
}

.imagemaps_right_text {

  font-family: Arial Bold;
  font-size:12px;
  text-transform:none;
  margin-left:40px;
  height:170px;
  width:320px;
  background-color:white;
  float:left;
}

#first_paragraph {
  color:#686550;
  text-transform: none;

}
#second_paragraph {
  color:#61a5aa;
  text-transform:none;
}


/* -- TOOLTIP STYLES ----------------------------- */
.tip {
  float: left;
  color:black;
  border: 1px solid #D4D5AA;
  padding: 5px;
  max-width: 400px;
  z-index: 50;
  background-color:white;
  font-family: NovecentowideBold, "Arial Black", sans-serif;
  text-transform: uppercase;
}

.tip-title {
  padding: 0;
  margin: 0;
  font-size: 1em;
  font-weight: bold;
  margin-top: -15px;
  padding: 15px 0 0;
  font-family: NovecentowideBold, "Arial Black", sans-serif;
  text-transform: uppercase;
}

.tip-text {
  font-size: 1em;
  margin: 0;
  font-family: NovecentowideBold, "Arial Black", sans-serif;
  text-transform: uppercase;
}
.tip-top{}
.tip-bottom{}
.tip-wrap{}

/* End of tool tip css */

/* End of HTMLMap styles */

/* Home Module Styles provided by David Dripps */

/**
 * Common styles to all Home Page modules
 *
 * Colors:
 *   black: #000000
 *   grey: #686550
 *   light grey: #cccccc
 *   brown: #838064
 *   green: #61a6ab
 */

.blog-featured {
  display: none;
}

.home_bucket {
  border-bottom: #cccccc /* light grey */ solid 1px;
  clear: both;
  margin-top: 25px;
  padding-bottom: 25px;
}

.home-section > * {
  display: inline-block;
}

.home_bucket h3 {
  float: left;
  font-size: 17px;
  line-height: 15px;
  margin-right: 3%;
  width: 12%;
}

.ultimaterss .rsstable,
.home-section ul.horiz {
  position: relative;
  width: 84%;
}

.ultimaterss .rsstable {
  width: 84% !important;
}

.ultimaterss td,
.home-section ul.horiz li {
  display: inline-block;
  margin-left: 2%;
  width: 18%;
}

.ultimaterss td {
  padding: 0 !important;
  width: 18% !important;
}

.ultimaterss td:first-child,
.home-section ul.horiz li:first-child {
  margin: 0;
}

.home-section ul.horiz li.span-2 {
  width: 38%;
}

.ultimaterss td h5,
.home-section ul.horiz li h5 {
  margin-top: 4px;
}

.ultimaterss td h5 a,
.home-section ul.horiz li h5 a {
  color: #000000;
  font-size: 12px;
}

.ultimaterss td p,
.home-section ul.horiz li p {
  margin-top: 1px;
}

/**
 * Large rotating image banner
 *
 * Colors:
 *   red: #a8391b
 *   white: #ffffff
 *   yellow: #fced27
 */

#banner {
  height: 475px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* image rotator */
.vSlider {
  position: relative;
}

#mod_smartslider_102 .sslide .caption .frombottom .content h3 {
  margin: 7px 10px 0;
  line-height: 32px;
  vertical-align: top;
}

#mod_smartslider_102 .sslide .caption .frombottom .content p {
  line-height: 21px;
  margin-top: 7px;
}

.rotator {
  height: inherit;
  width: inherit;
}

.rotator + .controls {
  background: transparent;
  bottom: 0;
  color: #ffffff;
  height: 41px;
  left: 0;
  position: absolute;
  text-align: right;
  width: 100%;
  z-index: 200;
}

.rotator + .controls li {
  display: inline;
  font-family: 'CombiNumerals';
  font-size: 24px;
  line-height: 41px;
  margin: 0 10px 0 0;
}

.rotator + .controls li.control_active {
  font-family: 'CombiNumeralsBold';
  font-weight: bold;
}

/* description area */
#banner div.desc {
  background: rgba(73, 0, 0, 0.5);
  bottom: 0;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F490000,endColorstr=#7F490000);
  height: 115px;
  left: 0;
  padding: 15px 2%;
  position: absolute;
  width: 96%;
  z-index: 100;
  zoom: 1;
}

#banner h2 {
  color: #ffffff /* white */;
  font-family: 'BebasNeueRegular', Arial, sans-serif;
  font-size: 72px;
  line-height: 72px;
}

#banner p {
  color: #fced27 /* yellow */;
  display: block;
  font-size: 16px;
  width: 70%;
}

/**
 * Editors Picks module
 */

#editors-picks {
  width: auto;
}

#editors-picks h3 {
  color: #61a6ab /* green */;
}

/**
 * Upcoming Events
 *
 * Colors:
 *   light orange: #d9a127
 *   off white: #f2f3ed
 *   green-grey: #dfe3d4
 *   blue-grey: #515b68
 */

#upcoming-events h3 {
  color: #d9a127 /* light orange */;
}

#upcoming-events .find-events {
  background: #f2f3ed /* off white */;
  position: relative;
}

#upcoming-events .find-events > *,
#upcoming-events .find-events label,
#upcoming-events .find-events input[type=text] {
  display: block;
  width: 85%;
}

#upcoming-events .find-events h3 {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 10%;
}

#upcoming-events .find-events .shadow {
  background: url('/templates/visitdetroithomepage/images/home-form-shadow.png') top left no-repeat;
  height: 307px;
  left: 0;
  position: absolute;
  top: -30px;
  width: 7px;
  z-index: 100;
}

#upcoming-events form {
  background: #dfe3d4 /* green-grey */;
  clear: both;
  padding: 7% 5% 7% 10%;
}

#upcoming-events form a {
  color: #515b68 /* blue-grey */;
  float: right;
  line-height: 20px;
  margin: 10px 10% inherit inherit;
}

#upcoming-events form label {
  color: #000000 /* black */;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase;
}

#upcoming-events form input {
  margin-bottom: 20px;
}

#upcoming-events form input[type=text] {
  background-image: url('/templates/visitdetroitinteriorpage-2-column/images/input-calendar.gif');
  background-position: 97% center;
  background-repeat: no-repeat;
}

#upcoming-events form input[type=submit] {
  margin: 10px inherit 0;
}

/**
 * Navigating the D
 *
 * Colors:
 *   purple: #767188
 */

#navigating-the-d h3 {
  color: #767188 /* purple */;
}

#navigating-the-d .map {
  background: url('/templates/visitdetroitinteriorpage-2-column/images/home-destination-map.png') top center no-repeat;
  height: 152px;
  width: 153px;
}

#navigating-the-d ul {
  margin: 15px 0 0 25px;
  vertical-align: top;
}

#navigating-the-d li {
  background: url('/templates/visitdetroitinteriorpage-2-column/images/home-navigate-area-border.png') top center no-repeat;
  font-size: 12px;
  font-weight: bold;
  height: 25px;
  letter-spacing: 1px;
  line-height: 28px;
  text-transform: uppercase;
  width: 233px;
}

#navigating-the-d li a {
  color: #686550;
}

#navigating-the-d li:first-child {
  background: none;
}

#navigating-the-d li span {
  display: inline-block;
  text-align: center;
  width: 55px;
}

#navigating-the-d div.desc {
  margin: 20px 0 0 30px;
  vertical-align: top;
  width: 33%;
}

#navigating-the-d p {
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 15px;
}

#navigating-the-d p.color {
  color: #61a6ab /* green */;
}

/**
 * Visit the D Blog
 *
 * Colors:
 *   orange: #f85e10
 */



/* remove the clear div in the blog module */
.ultimaterss .ufeed_textbefore + div {
  clear: none !important; /* I know this is wrong, but the module makes too many assumptions */
}


.ultimaterss h3,
#visit-the-d-blog h3 {
  color: #f85e10 /* orange */;
}

.ultimaterss a,
#visit-the-d-blog a {
  font-weight: bold;
  line-height: 15px;
}

.ultimaterss p.desc,
#visit-the-d-blog p.desc {
  color: #686550 /* grey */;
}

.ultimaterss .feed_title_left {
  position: relative;
}

.ultimaterss .feed_title_left a {
  position: relative;
  top: 25px;
}

.ultimaterss .feed_title_left span {
  display: block;
  font-weight: normal;
  left: 0;
  position: absolute;
  top: 0;
}

.ultimaterss .feed_newstext_left {
  margin-top: 30px;
}

.moduletablehouseadshome { margin-top:10px;}
.moduletablehouseadshome p{ display:none;}
.moduletablehouseadshome img{ }




/* End Home Module Styles */

/*forsee styles */
div.fsrwin {
    border: 1px solid #ACACAC;
    background-color: #FFF;
}

div.fsrwin div {
    background: #FFFFFF none repeat scroll 0;
    color: #4D4D4D;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
}

div.fsrwin td {
    background: #FFFFFF none repeat scroll 0;
    color: #4D4D4D;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
    padding-top: 10px;
    line-height: 14px;
}

div.fsrwin h1 {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
}

div.fsrwin b {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

div.fsrwin div.fsr_top {
    background: #DCDCDC none repeat scroll 0;
    border-bottom: 1px solid #ACACAC;
}

div.fsrwin div.fsr_top_ul {
    background: #DCDCDC none repeat scroll 0;
    height: 30px;
    width: 15px;
    float: left;
}

div.fsrwin div.fsr_top_ur {
    background: #DCDCDC none repeat scroll 0;
    height: 30px;
}

div.fsrwin h1.fsr_caption {
    margin: 0px 5px 0px 0px;
    overflow: hidden;
    padding: 0;
    font-weight: bold;
    color: #555;
    font-size: 14px;
    position: relative;
    top: 4px;
    left: 5px;
    float: left;
    height: 22px;
    background: none;
}

div.fsrwin div.fsr_body {
    padding: 8px 20px 8px 20px;
}

div.fsrwin div.fsr_closeButtons {
    text-align: center;
    padding: 8px 0 8px 0;
}

div.fsrwin button.fsr_button {
    font-family: Arial, Helvetica, Sans-Serif;
    border: 1px solid #999999;
    cursor: pointer;
    font-size: 12pt;
    margin: 2px 8px;
    padding: 2px 12px;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
    width: 180px;
	float: none;
}

div.fsrwin button.fsr_accept {
    background-color: #EEEEEE;
    color: #000000;
    font-weight: bold;
    width: 200px;
}

div.fsrwin button.fsr_mouseover_accept {
    background-color: #EE3224;
    color: #FFFFFF;
    font-weight: bold;
    width: 200px;
}

div.fsrwin button.fsr_decline {
    background-color: #EEEEEE;
    color: #000000;
    width: 130px;
}

div.fsrwin button.fsr_mouseover_decline {
    background-color: #DCDCDC;
    color: #000000;
    width: 130px;
}

div.fsrwin div.fsr_closeButton {
    width: 13px;
    height: 13px;
    background: url(closebtn.gif) no-repeat;
    position: absolute;
    right: 0px;
    margin: 10px 15px 0px 0px;
    cursor: pointer;
}

#fsrinvite {
    line-height: 14px;
}

#fsrinvite div.fsri_sitelogo {
    float: left;
    width: 130px;
    height: 70px;
}

#fsrinvite div.fsri_fsrlogo {
    float: right;
    width: 98px;
    height: 66px;
}

#fsrinvite div.fsri_body {
    padding-top: 10px;
}

#fsrinvite div.fsri_footer {
    padding-top: 10px;
    vertical-align: bottom;
    text-align: center;
    font-size: 10px;
}

#fsrminvite td.fsrmi_sitelogo {
    height: 81px;
    text-align: left;
}

#fsrminvite td.fsrmi_fsrlogo {
    height: 66px;
    text-align: right;
}

#fsrcontainer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#fsrcontainer {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html #fsrcontainer {
    height: 1%;
}

#fsrcontainer {
    display: block;
}
/* End hide from IE-mac */

.srizon-pagination {
	display: none!important;
}

form img.calendar {
	display: none;
}
img.calendar {
	display: none;
}

/** Tabs Redone **/


div.nn_tabs_nav {
	display: block;
	clear: left;
	margin: 5px 0 0 0;
	margin-left:-10px;
	padding: 0 10px;
	line-height: 1em;
	zoom: 1; /* Fix for IE height issue */
}
div.nn_tabs_nav ul.nn_tabs_tabs {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	list-style-image: none !important;
	background: none !important;
}
div.nn_tabs_nav li.nn_tabs_tab {
	float: left;
	margin: 5px 2px 0 0 !important;
	padding: 0 !important;
	list-style: none !important;
	list-style-image: none !important;
	background: none !important;
}
div.nn_tabs_nav li.nn_tabs_tab.active {
	margin-top: 5px !important;

}
/* Tabs */
div.nn_tabs_nav li.nn_tabs_tab a,
div.nn_tabs_nav li.nn_tabs_tab a:link,
div.nn_tabs_nav li.nn_tabs_tab a:visited,
div.nn_tabs_nav li.nn_tabs_tab a:active,
div.nn_tabs_nav li.nn_tabs_tab a:hover {
	color: #FFFFFF;
	outline: 0;
	text-decoration: none;
}
div.nn_tabs_nav li.nn_tabs_tab a,
div.nn_tabs_nav li.nn_tabs_tab a:hover {
	display: block;
	width: auto;
	_width: 0%;
	padding: 15px;
	font-size: 18px;
	line-height: 1em !important;
	font-weight: bold;
	white-space: nowrap;
	border: solid 1px #B4B4B4;
	border-bottom: none;
	background: #537070;
	font-family: NovecentowideBold,"Arial Black",sans-serif;
    text-transform: uppercase;
	color:#FFFFFF;
	text-decoration: none !important;
}
div.tabber_container.rounded div.nn_tabs_nav li.nn_tabs_tab a,
div.tabber_container.rounded div.nn_tabs_nav li.nn_tabs_tab a:hover {
/*	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;*/
}
/* Tabs: Active state */
div.nn_tabs_nav li.nn_tabs_tab.active a,
div.nn_tabs_nav li.nn_tabs_tab.active a:hover {
	color: #737872;
	background-color: #bbdbe2;
}
div.nn_tabs_nav li.nn_tabs_tab.active a {
	padding-bottom: 15px;
}
/* Tabs: Hover state */
div.nn_tabs_nav li.nn_tabs_tab a:hover {
	color: #737872;
	background-color: #bbdbe2; /* 50% white */
}

/* Content area */
div.nn_tabs_content,
div.nn_tabs_content > div,
div.nn_tabs_content div.tabber_item {
	position: relative !important;
	overflow: hidden !important;
}
div.nn_tabs_content {
	margin-top: -1px;
	clear: left;
	padding: 10px 20px;
	border: 1px solid #B4B4B4;
}
div.tabber_container.rounded div.nn_tabs_content {
/*	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
}

/* STYLING FOR IF JAVASCRIPT FAILS */
div.tabber_noscript div.nn_tabs_content {
	margin: 0;
	padding: 0;
	border: none;
}

/* EXTRA STYLING
 * If you want to change styles, it's best to place your custom (overriding) styles in the templates stylesheet,
 * so they do not get overwritten when updating Tabber.
 */

/* Style: blue */
/* Tabs: Normal state */
div.nn_tabs_nav li.nn_tabs_tab.blue a {
	background-color: #BFDDFF; /* 75% white */
}
/* Tabs: Hover state */
div.nn_tabs_nav li.nn_tabs_tab.blue a:hover {
	background-color: #80BCFF; /* 50% white */
}
/* Tabs: Active state */
div.nn_tabs_nav li.nn_tabs_tab.active.blue a,
div.nn_tabs_nav li.nn_tabs_tab.active.blue a:hover {
	background-color: #0078FF;
}
/* Content area */
div.nn_tabs_content.blue {
	/*background-color: #BFDDFF;*/
}

/* Style: green */
/* Tabs: Normal state */
div.nn_tabs_nav li.nn_tabs_tab.green a {
	background-color: #BFE5C0; /* 75% white */
}
/* Tabs: Hover state */
div.nn_tabs_nav li.nn_tabs_tab.green a:hover {
	background-color: #80CC82; /* 50% white */
}
/* Tabs: Active state */
div.nn_tabs_nav li.nn_tabs_tab.active.green a,
div.nn_tabs_nav li.nn_tabs_tab.active.green a:hover {
	background-color: #009905;
}
/* Content area */
div.nn_tabs_content.green {
	/*background-color: #BFE5C0;*/
}

/* Style: grey */
/* Tabs: Normal state */
div.nn_tabs_nav li.nn_tabs_tab.grey a {
	background-color: #D9D9D9; /* 75% white */
}
/* Tabs: Hover state */
div.nn_tabs_nav li.nn_tabs_tab.grey a:hover {
	background-color: #B3B3B3; /* 50% white */
}
/* Tabs: Active state */
div.nn_tabs_nav li.nn_tabs_tab.active.grey a,
div.nn_tabs_nav li.nn_tabs_tab.active.grey a:hover {
	background-color: #666666;
}
/* Content area */
div.nn_tabs_content.grey {
	/*background-color: #D9D9D9;*/
}

/* Style: mystyle */
/* This is an example of how you can make your own style
 * You can add styles as you like
 * You can use css to style the Tabber elements how you want it.
 * It's best to place your custom (overriding) styles in your templates stylesheet (css file),
 * so they do not get overwritten when you update this extension.
 */
/* Tabs: Normal state */
div.tabber_slide.mystyle a {
	background-color: #123456;
}

/* Tabs: Hover state */
div.tabber_slide.mystyle a:hover {
	background-color: #ABCDEF;
}

/* Tabs: Active state */
div.tabber_slide.active.mystyle a,
div.tabber_slide.active.mystyle a:hover {
	background-color: #456789;
}

/* Content area */
div.nn_tabs_content.mystyle {
	/*background-color: #CCDDEE;*/
}