/**   Styles for "Screen" Media
*     File: styles.css
*     Theme: great_wide_open
*     Author: Stephen Davis & Nate Hanna
*     Auth Web: http://www.mediasation.com
*     modified: 2009-11-10 (by Nate Hanna)
* --------------------------------------------------------------
**/

/** Element/Global Styles (including Typography)
-------------------------- **/
html { 
   font-size: 62.5%; /* about 10px if browser size is set at default (16px) */
   font-family: Arial, Helvetica, Geneva, "microsoft sans serif", sans-serif;
}
   a { text-decoration: underline; }
      a:hover { text-decoration: none; }
      a img { border: 0; }

   h1, h2, h3, h4, h5, h6,
   .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
      line-height: 1.25em;
      font-weight: normal;
      font-family: Garamond, "Times New Roman", Times, serif;
   }
      h1, .content h1 { font-size: 1.8em; }
      h2, .content h2 { font-size: 1.5em; }
      h3, .content h3 { font-size: 1.4em; }
      h4, .content h4 { font-size: 1.2em; }
      h5, .content h5 { font-size: 1.0em; }
      h6, .content h6 { font-size: 0.9em; }

div.hr {
   height: 1px;
   margin: 1.6em 0 1.6em 0;
}
   div.hr hr { display: none; }

#outer_wrapper { padding-bottom: 20px; }

#wrapper {
   position: relative;
   width: 922px;
   margin: 0 auto;
}


/** Header
-------------------------- **/
/** @group header */
#header {
   width: inherit;
   height: 432px;
}

#header #masthead a, 
#header #masthead a:visited {
   position: absolute;
   display: block;
   text-indent: -10000px;
   text-decoration: none;
   overflow: hidden;
   z-index: 5;
}
   #hdrImg {
      position: relative;
      top: 93px;
      width: 922px;
      height: 339px;
   }
      #hdrImg #img {
         position: relative;
         top: 10px;
         left: 10px;
         width: 901px;
         height: 317px;
      }
      #hdrImg #corner1 {
         display: block;
         position: absolute;
         background: transparent url('blue/overlay.png') top left no-repeat;
         top: 0;
         left: 0;
         width: 922px;
         height: 339px;
      }
/* @end header **/

/** ContentWrapper
-------------------------- **/
/** @group contentWrapper */
#contentWrapper {
   padding-bottom: 140px;
   min-height: 400px;
}
/** @group contentSlot */
#contentSlot {
   width: 572px;
   float: right;
}
   #contentSlot iframe { width: 572px; }
   #contentSlot h1.pg_title {
      font-size: 2.7em;
      margin-top: 0.3em;
   }
/* @end contentSlot **/
/** @group sideBar */
#sideBar {
   width: 335px;
   float: left;
}
   #sideBarHook {
      padding: 2px 8px;
   }
   #sideBar div.title {
      font-size: 1.6em;
      padding-bottom: 10px;
      padding: 0.55em 0 0.4em;
      font-family: Garamond, "Times New Roman", Times, serif;
   }
   #sideBar div.input { margin: 0; position: relative; }
   #sideBar input {
      border-width: 1px;
      border-style: solid;
      padding: 4px 5px 4px 5px;
      margin: 5px 1px 3px 0px;
   }
      #sideBar input.email { width: 213px; }
      #sideBar input#authcode { width: 78px; }
         #sideBar .authcode, #sideBar .flash_embedded { vertical-align: middle; }
         #sideBar .authcode {
            position: absolute;
            top: 5px;
            left: 96px;
         }
         #sideBar .flash_embedded {
            position: absolute;
            top: 5px;
            left: 196px;
         }
   #sideBar input.search {
      padding-left: 24px;
      width: 204px;
      margin-right: 4px;
   }
   #sideBar button {
      font-size: 0.9em;
      margin: 5px -1px 5px 0px;
      padding: 3px 5px;
      border-width: 1px;
      border-style: solid;
      line-height: normal;
      font-weight: bold;
   }
   #sideBar #marginContent {
      font-size: 0.96em;
      margin-top: 10px;
      padding-top: 0.5em;
   }
      #sideBar #marginContent h4 { font-size: 1.6em; }

   #sideBar #newsletter { padding-top: 0; }
   
   #sideBar #search {
      position: absolute;
      top: 5px;
      right: 10px;
      width: 300px;
   }
   /** @group topNavigation */
   #topNavigation {
   margin: 12px 0 0 0;
   padding-bottom: 10px;
   line-height: normal;
   }
   #topNavigation ul.sf-menu { 
      list-style: none;
      float: none;
      margin: 0;
   }
      #topNavigation ul.sf-menu li { 
         margin: 0 0 2px 0;
         float: none;
         border-collapse: collapse;
         margin-right: 6px;
         width: 305px;
      }   
         #topNavigation ul.sf-menu li.selected {
            margin-right: 0;
            width: 311px;
         }
         
         #topNavigation ul.sf-menu li.sfHover ul { z-index: 99; }
         #topNavigation ul.sf-menu li a {
            display: block;
/*            height: 39px;*/
            text-decoration: none;
            letter-spacing: .1em;
            text-transform: uppercase;
            font-size: 16px;
            margin: 0;
            padding: 0;
            border: 0;
         }
            #topNavigation ul.sf-menu li a:hover { text-decoration: underline; }
            #topNavigation ul.sf-menu li a span {
               display: block;
               padding: 12px 16px;
            }
               #topNavigation ul.sf-menu li.selected li a span { border-right: 0; }
            #topNavigation ul.sf-menu li a.sf-with-ul { padding-right: 0; }
            #topNavigation ul.sf-menu li:hover ul,
            #topNavigation ul.sf-menu li.sfHover ul { 
               top: 0; /* match top ul list item height */
               left: 305px;
               margin: 0;
               width: 230px;
            }
               #topNavigation ul.sf-menu li li { width: 230px; }
               #topNavigation ul.sf-menu li li a span { padding: 8px 16px; }
               #topNavigation ul.sf-menu li:hover ul li ul,
               #topNavigation ul.sf-menu li.sfHover ul li ul { 
                  top: 0; /* match top ul list item height */
                  margin-left: 0;
                  left: 230px;
               }
                  #sideBar #topNavigation ul.sf-menu li li,
                  .store #topNavigation ul.sf-menu li li {
                     padding: 0;
                     margin: 0;
                     border-bottom: 0;
                  }
                     #topNavigation ul.sf-menu li li a {
                        /*height: 30px;*/
                        margin: 0;
                        width: 100%;
                        letter-spacing: 0.1em;
                        text-align: left;
                     }

   #topNavigation ul.sf-menu .sf-sub-indicator { display: hidden; }
/* @end sideBar **/
/* @end contentWrapper **/


/** @group store */
.store #header { height: 97px; }

.store #hdrImg { display: none; }

.store #topNavigation { top: 89px; }

.store #breadcrumbs { padding-top: 20px; }

.store #contentWrapper { padding-bottom: 40px; }

.store #contentSlot {
   width: 552px;
   padding-right: 20px;
}

.store .dialog {
   border: 0;
/*   padding: 20px;*/
}

.store #layout.content .content { font-size: 1.05em; }

a.product-title {
   display: block;
   margin-top: 20px;
}

.menu-dialog div.full { padding-left: 20px; }

button.button .button-right, button.button .button-left {
   font-size: 11px;
   line-height: normal;
   min-height: 0;
   height: auto;
   font-weight: bold;
   padding: 0;
}

.buttons-row button,
.button-row button,
div.button a,
div.menu-button a,
button.main-button,
div.main-button a {
   font-weight: normal;
   text-transform: uppercase;
   padding: 2px 10px;
   font-size: 11px;
   height: auto;
}

.button-row button, .buttons-row button { padding: 4px 10px; }

.data-table textarea { min-width: 378px; }

tr.flc-tab-links td, td.product-cell { padding: 0 8px; }

.store .order-invoice { padding: 8px; }

.menu-dialog .content { background: none; }

.menu-dialog .title-bar {
   font-size: 1.5em;
   font-weight: normal;
   background: none;
   padding-left: 0;
   font-family: Georgia, "New York", Garamond, "Times New Roman", Times, serif;
}

.store #layout .subcategories { height: auto; }
.store .subcategories img {
   max-width: 105px;
   height: auto;
}

.store .flc-left-dialog { width: 40%; height: auto; }
   .store .flc-left-dialog input { width: 130px; }

.store #contentSlot .flc-right-dialog { width: 50%; }

.store .flc-payment-descr { font-size: 10px; }
.store .flc-payment-name { font-size: 10px; }

.store .products .price-value, .store .totals .total-value { font-size: 1.1em; }
.store #contentSlot .invoice-products td { white-space: normal; }

.store .menu-dialog .login-text { padding: 0 15px; }
.menu-dialog .content .login-text form { padding: 0; }

.products-list .item { padding-bottom: 35px; }
/* @end store **/


/** Footer
-------------------------- **/
/** @group footer */
#footer {
   padding: 6px 20px 10px;
   text-align: right;
}
#spark_outer_footer {
   width: 922px;
   margin: 0 auto;
   display: block;
   margin-top: -52px;
   min-height: 45px;
}
   #footer, #footer a {}
      #footer a { text-decoration: none; }
      #footer a:hover{ text-decoration: underline; }
/* @end footer **/

/** Class Styles
-------------------------- **/
.hidden, .printOnly, #outer_footer { display: none; }

.content {
   font-size: 1.2em;
   line-height: 1.5em;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  margin-bottom:-1px;
}

.clearafter:after {
   content: "";
   display: block; 
   height: 100%;
   clear: both;
   visibility: hidden;
}