/**   Styles for "Screen" Media
*     File: styles.css
*     Theme: 0001
*     Author: Nate Hanna
*     Auth Web: http://www.mediasation.com
*     modified: 2009-12-22 (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: "Trebuchet MS", Arial, Helvetica, Geneva, "microsoft sans serif", sans-serif;
   height: 100%;
}
   a { text-decoration: underline; }
   	a:hover { text-decoration: none; }
   	a:visited {}
   	a img { border: 0; }

   h1, h2, h3, h4, h5, h6,
   .content h1, .content h2, .content h3, .content h4, .content h5, .content h6,
   #sideBar div.title {
   	line-height: 1.25em;
   	margin-bottom: 0.2em;
   	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, "microsoft sans serif", sans-serif;
   }
   	h1, .content h1 { font-size: 2.2em; }
   	   h1.pg_title, .content h1.pg_title { margin-top: 0; }
   	h2, .content h2 { font-size: 2.0em; }
   	h3, .content h3 { font-size: 1.8em; }
   	h4, .content h4 { font-size: 1.4em; }
   	h5, .content h5 { font-size: 1.2em; }
   	h6, .content h6 { font-size: 1.0em; }

div.hr {
	height: 1px;
	margin: 5px 0 1.6em 0;
	background: transparent no-repeat scroll center;
}
	div.hr hr { display: none; }

.content td { padding: 0 20px 0 0; }

#wrapper {
	position: relative;
	width: 945px;
	padding: 0 13px;
	min-height: 500px;
	margin: 0 auto;
}


/** Header
-------------------------- **/
/** @group header */

#header { min-height: 120px; }

#header { height: 411px; }

#header #masthead a, 
#header #masthead a:visited {
   position: absolute;
	display: block;
	text-indent: -10000px;
	text-decoration: none;
	overflow: hidden;
	z-index: 2;
}

/** @group hdrImg */
#hdrImg { 
   position: relative;
   width: 945px;
   top: 66px;
}

#hdrImg { height: 215px; }
   #hdrImg #img {
      position: absolute;
      overflow: hidden;
      z-index: 1;
   }
   #hdrImg #img {
      width: 945px;
      height: 345px;
      top: 0;
      left: 0;
   }
      #hdrImg #img img { width: 945px; }
   
   #corner1, #corner2, #corner3, #corner4 { display: none; }
/* @end hdrImg **/
/* @end header **/

/** ContentWrapper
-------------------------- **/
/** @group contentWrapper */
#contentWrapper { 
   padding: 0;
   min-height: 300px;
}
/** @group contentSlot */
#contentSlot iframe { width: 885px; }
   #layout { padding: 30px; }

/** @group homeGrid */
#homeGrid { min-height: 200px; }
#homeGrid .homeImage { display: none; }
#homeGrid .column {
   float: left;
   width: 295px;
}
   #homeGrid #column1 {
      width: 245px;
      padding-right: 32px;
   }
   #homeGrid #column2 {
      width: 261px;
      padding: 0 31px;
   }
   #homeGrid #column3 {
      width: 241px;
      padding: 0 16px 0 28px;
   }
   #homeGrid #column4 { display: none;}

#homeGrid .homeTitle { 
   font-size: 1.5em;
   text-transform: uppercase;
   letter-spacing: 0.05em;
   margin-top: 0;
}
/* @end homeGrid **/
/* @end contentSlot **/
/** @group sideBar */
#sideBar { min-height: 200px; }
   .has_zero_opts #sideBar, .has_one_opts .margin_empty #sideBar { min-height: 1px; max-height: 1px; height: 1px; padding: 0; }

#sideBar div.title {
   font-size: 1.4em;
   padding-bottom: 0px;
   margin: 0;
}

#sideBar div.title,
#sideBar h1, #sideBar h2, #sideBar h3, #sideBar h4, #sideBar h5, #sideBar h6 {
   text-transform: uppercase;
   letter-spacing: 0.1em;
}
   #sideBarHook { padding: 15px 20px 20px; }
      .has_zero_opts #sideBarHook, .has_one_opts .margin_empty #sideBarHook { padding: 0; }

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

#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, #sideBar input.search { 
      width: 240px;
      background-position: left center;
      background-repeat: no-repeat;
   }
   #sideBar input#authcode { width: 105px; }
      #sideBar .authcode, #sideBar .flash_embedded { vertical-align: middle; }
      #sideBar .flash_embedded {
         position: absolute;
         top: 5px;
         left: 220px;
      }
#sideBar button {
   margin: 5px -1px 5px 0px;
   padding: 3px 5px;
   border-width: 1px;
   border-style: solid;
   line-height: normal;
   font-weight: bold;
   cursor: pointer;
   cursor: hand;
}

#sideBar #newsletter { clear: left; }
#sideBar #search { clear: left; }
#sideBar .vcard { 
   clear: left; 
   padding: 0;
   width: 280px;
}

#sideBar #marginContent { 
   line-height: 1.5em;
   padding-top: 0;
   padding-bottom: 0;
   float: right;
   clear: right;
}
   #sideBar #marginContent img { margin: 0 0 15px 15px; }
   .has_three_opts #sideBar #marginContent,
   .has_two_opts #sideBar #marginContent  { 
      width: 575px;
      margin-top: -155px;
      padding-left: 30px;
   }
      .has_two_opts #sideBar #marginContent { margin-top: -6px; }
   .has_one_opts #sideBar #marginContent { 
      width: 890px;
      padding-right: 0;
   }
/** @group topNavigation */
#topNavigation {
   position: absolute;
   top: 0;
   left: 13px;
   z-index: 4;
   width: 945px;
   min-height: 66px;
   font-family: "Trebuchet MS", Arial, Helvetica, Geneva, "microsoft sans serif", sans-serif;
}
   #topNavigation ul.sf-menu { 
      list-style: none;
      float: none;
      margin: 0;
   }
      #topNavigation ul.sf-menu li { 
         margin: 0;
         height: 65px;
      }
         #topNavigation ul.sf-menu li.sfHover ul { z-index: 99; }
         #topNavigation ul.sf-menu li a {
            display: block;
            float: left;
            text-decoration: none;
            font-size: 1.5em;
            font-weight: bold;
            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: 25px 35px 23px;
            }
            #topNavigation ul.sf-menu li a small {
               font-size: 13px;
               font-weight: normal;
               color: #5980A0;
            }
            #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: 65px; /* match top ul list item height */
               margin: 0;
               margin-left: 0;
               width: 186px;
               font-size: 10px;
            }
               #topNavigation ul.sf-menu li li { height: auto; }
               #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;
                        font-size: 1.4em;
                     }
                        #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 **/



/** Footer
-------------------------- **/
/** @group footer */
#footer {
   font-size: 1.1em;
   height: 31px; 
   line-height: 1.5em;
   padding: 15px 25px 25px;
   min-height: 50px;
}
.has_zero_opts #footer, .has_one_opts .margin_empty #footer { margin-top: -9px; }
   #footer a { text-decoration: none; }
      #footer a:hover{ text-decoration: underline; }

#footer #copyright { float: left;}
#footer #siteBy { float: right;}
/* @end footer **/

/** @group formContent */
#formContent td.content label { font-weight: normal; }
/* @end formContent **/

/** Class Styles
-------------------------- **/
.content {
   line-height: 1.5em;
   font-size: 1.2em;
}

.spacer, .vcard {
   width: 250px;
   padding: 15px;
   float: left;
}

.hidden, .printOnly { display: none; }
.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  margin-bottom:-1px;
}
   br.clear { display: none; }
