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

/* header image size is 965 x 350, but with 2 or 4-column div layout it will be masked to 575 x 350 */

/** 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 {
      font-family: Garamond, "Times New Roman", Times, serif;
      line-height: 1.25em;
      font-weight: normal;
   }
      h1, .content h1 { font-size: 2.2em; }
      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; }

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


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

#header #masthead a, 
#header #masthead a:visited
{
   position: absolute;
   display: block;
   text-indent: -10000px;
   width: 326px;
   height: 71px;
   text-decoration: none;
   overflow: hidden;
   z-index: 5;
   top: 5px;
   left: 10px;
}
#hdrImg {
   position: relative;
   top: 89px;
   width: 965px;
   height: 350px;
   overflow: hidden;
}
   #hdrImg #corner1,
   #hdrImg #corner2,
   #hdrImg #corner3,
   #hdrImg #corner4 {
      display: none;
   }
/* @end header **/

/** ContentWrapper
-------------------------- **/
/** @group contentWrapper */
#contentWrapper { min-height: 300px; }
/** @group contentSlot */
#contentSlot {
   width: 555px;
   float: left;
}
   .has_zero_opts #contentSlot {
      width: 945px;
      float: none;
   }
   #contentSlot iframe { width: 555px; }
#contentSlot #column1 { padding: 4px 0; }
#contentSlot #column2 {
   overflow: auto;
   position: absolute;
   top: 89px;
/*   right: -1px;*/
   right: 0;
   height: 342px;
   width: 331px;
   padding: 4px 30px;
}
   #contentSlot #column2 .homeTitle {
      font-size: 2.4em;
      margin-top: 0.8em;
   }
#contentSlot #column3, #contentSlot #column4 { display: none; }

h1.pg_title { margin-top: 0; }

#layout { padding-top: 30px; }
/* @end contentSlot **/
/** @group sideBar */
#sideBar {
   width: 390px;
   float: right;
}
   .has_zero_opts #sideBar { float: none; width: auto; }

#sideBarHook { padding: 10px 30px; }
   .has_zero_opts #sideBarHook { padding: 0; }

#sideBar div.title {
   font-family: Garamond, "Times New Roman", Times, serif;
   font-size: 1.5em;
   padding-bottom: 10px;
   padding: 0.55em 0 0.4em;
}
#sideBar div.input { margin: 0; position: relative; }
#sideBar input {
   border-width: 1px;
   border-style: solid;
   width: 200px;
   padding: 4px 5px 4px 5px;
   margin: 5px 1px 3px 0px;
}
   #sideBar input.email { width: 233px; }
   #sideBar input#authcode { width: 98px; }
      #sideBar .authcode, #sideBar #insertFlash { vertical-align: middle; }
      #sideBar #insertFlash {
         position: relative;
         top: 5px;
      }


#sideBar input.search { width: 180px; }
#sideBar button {
   margin: 5px -1px 5px 0px;
   padding: 3px 5px;
   border-width: 1px;
   font-size: 0.9em;
   text-transform: uppercase;
   border-style: solid;
   line-height: normal;
   font-weight: bold;
   background: transparent top left repeat-x;
}
#sideBar #marginContent {
   margin-top: 10px;
   line-height: 1.5em;
   padding-top: 0.5em;
   border-bottom: 0;
}

   #sideBar #newsletter { padding-top: 0; }

#sideBar #vcard {
   position: absolute;
   top: 4px;
   right: 16px;
   font-family: Garamond, "Times New Roman", Times, serif;
}
#sideBar .vcardHook div { border: none; }
   .vcardHook .org, .vcardHook .adr { font-size: 1.2em; }
      .vcardHook .org, .vcardHook .type, .vcardHook .seperator, .vcardHook .action { display: none; }
   .vcardHook .phone_wrapper { font-size: 1.7em; }

/** @group topNavigation */
#topNavigation {
   position: absolute;
   width: 965px;
   top: 442px;
   left: 0;
}
   #topNavigation ul.sf-menu { 
      list-style: none;
      float: none;
      margin: 0;
   }
      #topNavigation ul.sf-menu li { margin: 0; }
         #topNavigation ul.sf-menu li.sfHover ul { z-index: 99; }
         #topNavigation ul.sf-menu li a {
            border: none;
            display: block;
            padding: 0;
            text-transform: uppercase;
            letter-spacing: 2px;
            font-size: 16px;
            font-family: Garamond, "Times New Roman", Times, serif;
         }
            #topNavigation ul.sf-menu li a span {
               display: block;
               padding: 9px 32px 10px;
            }
            #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: 37px; /* match top ul list item height */
               margin: 0;
               margin-left: 0;
               width: 186px;
            }
               #topNavigation ul.sf-menu li li a span { padding: 8px 13px; }
               #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: 186px;
               }
                  #topNavigation ul.sf-menu li li { padding: 0; }
                     #topNavigation ul.sf-menu li li a {
                        margin: 0;
                        width: 100%;
                        letter-spacing: 0.1em;
                     }
                        #topNavigation ul.sf-menu li.selected li a,
                        #topNavigation ul.sf-menu li.selected li a { padding-right: 0; }

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


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

.store #hdrImg { display: none; }

.store #topNavigation { top: 89px; }

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

.store .dialog { border: 0; }

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: 408px; }

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;
   font-family: Georgia, "New York", Garamond, "Times New Roman", Times, serif;
}
/* @end store **/


/** Footer
-------------------------- **/
/** @group footer */
#footer {
   height: 20px;
   padding-top: 20px;
}
      #footer a { text-decoration: none; }
      #footer a:hover{ text-decoration: underline; }
#copyright { float: left; }
#siteBy { float: right; }
#spark_outer_footer {
   display: block;
   margin-top: -40px;
   height: 60px;
}
/* @end footer **/


/** @group formContent */
#formContent td.content label { font-weight: normal; }
#formContent select, #formContent input.input, #formContent textarea.textarea {}
#formContent input.submit {}
/* @end formContent **/


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

div.content { 
   font-size: 1.3em;
   line-height: 1.3em;
}

.spacer { padding: 16px 0; }

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

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