/***************************************************
   Element styles
 **************************************************/

html, body {
  height: 100%;
}

body {
  margin: 0px;
  padding: 0px;

  text-align: center;
  font-family: verdana, arial, sans serif, serif;
  font-size: 0.80em;

  color: #FDFAEB;
  background: #252525 url(../images/body_bg.jpg) repeat-x top left;
  background-attachment: fixed;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #955816;
}

b {
  font-weight: normal;
  color: #FFEEA8;
}

pre {
  padding: 5px 0 0 20px;
  font-family: verdana, arial, sans serif, serif;
  font-size: 1.0em;
  color: #FFEEA8;
}

del {
  color: #CAC5AA;
}


/***************************************************
   Form field styles
 **************************************************/


input, textarea, select {
  margin: 0 0 5px 0;
  padding: 4px;
  font-family: verdana, arial, sans-serif;
  font-size: 1em;
  color: #FDFAEB;
  background: #ee8266;
  background:url(../images/blank1.gif) repeat;
  border: 1px solid #666;
}

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
}

input.button {
  background: #4E2E0C;
  border-color: #795D40 #371C00 #371C00 #795D40;
}


/***************************************************
   Layout styles
 **************************************************/


#header {
  height: 138px;
  background: url(../images/hdr.jpg) no-repeat top left;
}

#siteBox {
  width: 588px;
  min-height: 100%;
  margin: 0px auto;

  text-align: left;
  background: url(../images/content_bg.gif) repeat-y top center;
}





/***************************************************
   Content styles
 **************************************************/


#content {
    padding: 0px 30px 0 30px;
    background: url(../images/content_top.gif) no-repeat top left;

  }


  #content p {
    margin: 0 0 2.5em 0;
    line-height: 1.9em;
  }

  #content p:first-letter {
    font-size: 1.4em;
    line-height: 1.0em;
  }

  #content ul {
    margin-bottom: 2.5em;
    line-height: 1.9em;
    list-style-image: url(../images/checkmark_red.gif);
  }

  #content ol {
    margin-bottom: 2.5em;
    line-height: 1.9em;
  }

  #content ol li {
    padding-bottom: 10px;
    font-family: arial, sans serif, serif;
    color: #FFEEA8;
  }

  #content ol li span {
    font-family: verdana, arial, sans serif, serif;
    color: #FDFAEB;
  }


  #content h1 {
    height: 40px;
    clear: left;
    margin: 0px;
    text-indent: -100em;

    /************************************
     OLD DISPLAY STYLES
     ************************************
    text-indent: 1px;
    font-family: times new roman, serif;
    font-size: 38px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: -3.0px;
    color: #FBB023;
    */
  }

  #content h2 {
    clear: left;
    margin-bottom: 0px;
    font-family: times new roman, serif;
    font-size: 1.4em;
    font-weight: bold;
    color: #FFEEA8;
  }
  
  #content h3 {
    clear: left;
    margin-bottom: 0px;
    font-family: times new roman, serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #990000;
  }

  #contentText a,
  #contentNews a,
  #footer a {
    color: #FFEEA8;
  }

  
  
  #contentText a:visited,
  #contentNews a:visited,
  #footer a:visited {
    color: #FBB023;
  }

  #contentText a:hover,
  #contentNews p a:hover,
  #footer a:hover {
    color: #FDFAEB;
    background-color: #371C01;
  }

  #contentText {
    width: 375px;
  }

  #contentNews {
    float: right;
    width: 115px;
}




/***************************************************
   Menu styles
 **************************************************/

#menu {
        font-size: 0.80em;
    position: relative;
    left: 534px;
    width: 18px;
    height: 116px;
    background: url(../images/menu_tab.gif) no-repeat left top;
  }

  #menu a img {
    border: 0px;
  }

  .menuContents {
    width: 153px;
    height: 180px;
    margin-right: 17px;
    padding: 15px 0 10px 0;
    background: url(../images/menu_bg.png) no-repeat right top !important;
/***    background: url(../images/menu_bg.gif) no-repeat right top;   **/
  }

  .menuTab {
    float: right;
    width: 17px;
    height: 155px;
    background: url(../images/menu_tab.gif) no-repeat left top;
  }

  .menuContents a {
    display: block;
    width: 124px;
    padding: 2px;
    text-decoration: none;
    text-transform: uppercase;
    text-indent: 14px;
    color: #FDFAEB;
  }

  .menuContents a:hover {
    color: #FBB023;
    background: url(../images/menu_link.gif) no-repeat right top;
}





/***************************************************
   Footer styles
 **************************************************/


 #footer {
     height: 52px;
     background: #371C01 url(../images/footer.gif) no-repeat left top;
   }

   #footer p {
     padding: 34px 0 0 30px;
 }





/***************************************************
   Quote/Pictures side bar styles
 **************************************************/


.quote {
  background: url(../images/netit_quote.gif) no-repeat right bottom;
}

.pictures {
    padding-bottom: 15px;
  }

  .pictures img {
    padding: 2px;
    padding-bottom: 4px;
    opacity: 0.25;
    border: 0px;
  }

  .pictures a:hover img {
    opacity: 0.80;
}





/***************************************************
   Jump module styles
 **************************************************/

.jump {
    padding-left: 5px;

  }

  .jump img {
    vertical-align: middle;
    padding-bottom: 5px;
    border: 0px;
  }

  .jump a {
    text-decoration: none;
    text-transform: uppercase;
}




/***************************************************
   Portfolio & Link list styles
 **************************************************/


ul.portfolio,
ul.links {
    float: left;
    padding: 0px;
    margin: 0px;
  }


  ul.portfolio li,
  ul.links li {
    float: left;
    position: relative;
    padding: 3px 0 3px 0 !important;
    padding: 0px;
    list-style-type: none;
    list-style: none;
  }

  ul.portfolio li a,
  ul.links li a {
    float: left;
    width: 364px;
    margin: 4px;
    cursor: pointer;
    text-decoration: none;
  }

  ul.links li a {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 2px;
    padding-bottom: 0px;
  }

  ul.portfolio li a:hover,
  ul.links li a:hover {
    background: url(../images/link_top.gif) no-repeat top center;
  }

  ul.portfolio li a img {
    float: left;
    width: 50px;
    padding: 7px;
    border: 0px;
    opacity: 0.5;
  }

  ul.portfolio li a:hover img {
    opacity: 0.99;
  }

  ul.portfolio li a span.title {
    float: left;
  }

  ul.links li a span.title {
    display: block;
    text-indent: 15px;
    margin-left: 11px;
    background: url(../images/link.gif) no-repeat center left;
  }

  ul.portfolio li a span.desc,
  ul.links li a span.desc {
    float: left;
    width: 297px;
    padding-right: 3px;
    color: #FDFAEB
  }

  ul.links li a span.desc {
    margin-left: 10px;
    width: 350px;
  }

  ul.portfolio li a span.bottom,
  ul.links li a span.bottom {
    display: block;
    height: 10px;
    clear: both;
  }

  ul.links li a span.bottom {
    height: 9px;
  }


  ul.portfolio li a:hover span.bottom,
  ul.links li a:hover span.bottom {
    background: #643400 url(../images/link_bottom.gif) no-repeat top center;
}



/***************************************************
   Header image styles
 **************************************************/


h1.portfolio {
  background: url(../images/hdr_portfolio.gif) no-repeat center left;
}

h1.tools_portfolio {
  background: url(../images/hdr_tools_portfolio.gif) no-repeat center left;
}

h1.help_portfolio {
  background: url(../images/hdr_help_portfolio.gif) no-repeat center left;
}

h1.bookmarks {
  background: url(../images/hdr_bookmarks.gif) no-repeat center left;
}

h1.sonya {
  background: url(../images/hdr_sonya.gif) no-repeat center left;
}

h1.overhaul {
  background: url(../images/hdr_overhaul.gif) no-repeat center left;
}

h1.linkbuilding {
  background: url(../images/hdr_linkbuilding.gif) no-repeat center left;
}

h1.basics {
  background: url(../images/hdr_basics.gif) no-repeat center left;
}

h1.marketing {
  background: url(../images/hdr_marketing.gif) no-repeat center left;
}
h1.online {
  background: url(../images/hdr_online.gif) no-repeat center left;
}

h1.offline {
  background: url(../images/hdr_offline.gif) no-repeat center left;
}

h1.provide {
  background: url(../images/hdr_provide.gif) no-repeat center left;
}

h1.socialmedia {
  background: url(../images/hdr_socialmedia.gif) no-repeat center left;
}

h1.freeTemplates {
  background: url(../images/hdr_free_templates.gif) no-repeat center left;
}

h1.videotutorials {
  background: url(../images/hdr_videotutorials.gif) no-repeat center left;
}

h1.downloadyourfile {
  background: url(../images/hdr_downloadyourfile.gif) no-repeat center left;
}
h1.privacy {
  background: url(../images/hdr_privacy.gif) no-repeat center left;
}
h1.legal {
  background: url(../images/hdr_legal.gif) no-repeat center left;
}

h1.download {
  background: url(../images/hdr_download.gif) no-repeat center left;
}

h1.tryproducts {
  background: url(../images/hdr_tryproducts.gif) no-repeat center left;
}

h1.productivity {
  background: url(../images/hdr_productivity.gif) no-repeat center left;
}

h1.latest {
  background: url(../images/hdr_latest.gif) no-repeat center left;
}

h1.movie {
  background: url(../images/hdr_movie.gif) no-repeat center left;
}

h1.next {
  background: url(../images/hdr_next.gif) no-repeat center left;
}

h1.webdesign {
  background: url(../images/hdr_design.gif) no-repeat center left;
}

h1.remote {
  background: url(../images/hdr_remote.gif) no-repeat center left;
}

h1.whyChooseUs {
  background: url(../images/hdr_why_choose_us.gif) no-repeat center left;
}

h1.whatWeDo {
  background: url(../images/hdr_what_we_do.gif) no-repeat center left;
}

h1.view {
  background: url(../images/hdr_view.gif) no-repeat center center;
}

h1.freemarketing {
  background: url(../images/hdr_freemarketing.gif) no-repeat center center;
}

h1.quote {
  background: url(../images/hdr_quote.gif) no-repeat center left;
}

h1.about {
  background: url(../images/hdr_about.gif) no-repeat center left;
}

h1.useability {
  background: url(../images/hdr_useability.gif) no-repeat center left;
}

h1.twitter {
  background: url(../images/hdr_twitter.gif) no-repeat center left;
}

h1.webdesign {
  background: url(../images/hdr_webdesign.gif) no-repeat center left;
}

h1.designprocess {
  background: url(../images/hdr_designprocess.gif) no-repeat center left;
}

h1.design {
  background: url(../images/hdr_digital.gif) no-repeat center left;
}

h1.cost {
  background: url(../images/hdr_cost.gif) no-repeat center left;
}

h1.earntoday {
  background: url(../images/hdr_earntoday.gif) no-repeat center left;
}

h1.why2 {
  background: url(../images/hdr_why_2.gif) no-repeat center left;
}

h1.jump {
  background: url(../images/hdr_jump.gif) no-repeat center center;
}

h1.swot {
  background: url(../images/hdr_swot.gif) no-repeat center center;
}

h1.income {
  background: url(../images/hdr_income.gif) no-repeat center center;
}

h1.goto {
  background: url(../images/hdr_goto.gif) no-repeat center center;
}

h1.toolsdirectory {
  background: url(../images/hdr_toolsdirectory.gif) no-repeat center center;
}

h1.fulfillment {
  background: url(../images/hdr_fulfillment.gif) no-repeat center center;
}

h1.segmentation {
  background: url(../images/hdr_segmentation.gif) no-repeat center center;
}

h1.value {
  background: url(../images/hdr_value.gif) no-repeat center center;
}

h1.targetmarket {
  background: url(../images/hdr_targetmarket.gif) no-repeat center center;
}

h1.seomarketing {
  background: url(../images/hdr_seomarketing.gif) no-repeat center center;
}

h1.goals {
  background: url(../images/hdr_goals.gif) no-repeat center left;
}

h1.query {
  background: url(../images/hdr_query.gif) no-repeat center left;
}

h1.coding {
  background: url(../images/hdr_coding.gif) no-repeat center left;
}

h1.genie {
  background: url(../images/hdr_genie.gif) no-repeat center left;
}

h1.javascript {
  background: url(../images/hdr_javascript.gif) no-repeat center left;
}

h1.how {
  background: url(../images/hdr_how.gif) no-repeat center left;
}

h1.images {
  background: url(../images/hdr_images.gif) no-repeat center left;
}

h1.summary {
  background: url(../images/hdr_summary.gif) no-repeat center left;
}

h1.details {
  background: url(../images/hdr_details.gif) no-repeat center center;
}

h1.time {
  background: url(../images/hdr_time.gif) no-repeat center left;
}

h1.adtracking{
  background: url(../images/hdr_adtracking.gif) no-repeat center left;
}

h1.contact {
  background: url(../images/hdr_contact.gif) no-repeat center left;
}

h1.success {
  background: url(../images/hdr_success.gif) no-repeat center left;
}

h1.error {
  background: url(../images/hdr_error.gif) no-repeat center left;
}

h1.links {
  background: url(../images/hdr_links.gif) no-repeat center left;
}

h1.link {
  background: url(../images/hdr_link.gif) no-repeat center left;
}

h1.graphicart {
  background: url(../images/hdr_graphicart.gif) no-repeat center left;
}

h1.suggest {
  background: url(../images/hdr_suggest.gif) no-repeat center left;
}

h1.backScratch {
  background: url(../images/hdr_back_scratch.gif) no-repeat center left;
}

h1.ourServices {
  background: url(../images/hdr_our_services.gif) no-repeat center left;
}

h1.tools {
  background: url(../images/hdr_tools.gif) no-repeat center left;
}

h1.secondToNone {
  background: url(../images/hdr_simply.gif) no-repeat center left;
}

h1.logoAndBranding {
  background: url(../images/hdr_logo_and_branding.gif) no-repeat center left;
}




/***************************************************
   Generic Display Classes
 **************************************************/

.highlight {
  background-color: #371C00;
}


