﻿/*@import url("Menu/menu.css");*/
@import url("snapsisMenu/skin.css");
@import url("css/admin_page.css");
@import url("css/search.css");
@import url("css/3column.css");
@import url("css/3columngray.css");

/* 
===================================================
Skin styles for DotNetNuke Community Site Redesign
===================================================
*/

/*Elements*/
html {height:100%; overflow: auto;}
html>body #PortalBorder {height:auto}/*for mozilla */

body
{
    behavior:url("DesktopModules/SnapsisDNN/NavMenu/csshover.htc");
    font: normal 12px arial, helvetica, sans-serif;
    padding:0;
    margin:0;
    height: 100%;
    width:100%; 
    text-align: center; /*IE needs this to center*/
    color: #000000;
    background: #000000 url(images/general/background_image.jpg) repeat-x left top;
}

a:link,
a:visited
{
  font: bold 12px arial,helvetica,san-serif;
  color: #339900;
  text-decoration: none;
}

a:hover,
a:active
{
  font: bold 12px arial,helvetica,san-serif;
  color: #339900;
  font-weight:bold;
  text-decoration: underline;
}

H1  {
    
    font-size: 2em;
    font-weight: bold;    
    line-height: 40px;
    padding: 0;
    margin: 0;
    color: #339900;
}

H2
{
    font-size: 1.7em;
    color: #666;
    font-weight: bold;
    line-height: 20px;
    padding: 0;
    margin: 0;
}

H3
{
    color: #fff;
    line-height: 20px;
    font-weight: bold;
    background-color: #339900;
    border: solid 1px #666;
    text-align: center;
    padding: 0;
    margin: 0;
}

H4
{
    color: #666;
    line-height: 20px;
    font-weight: bold;
    background-color: #ccc;
    border: solid 1px #339900;
    padding: 0 0 0 5px;
    margin: 0;
}

H5
{
    color: #339900;
    font-weight: bold;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

H6
{
    color: #666;
    font-size: 12px;
    font-weight: bold; 
    font-style: italic;
}

p
{
    font-size: 12px;
}

.CatNormalBold 
{
  font-weight: bold;
}


ol 
{
    font-size: 12px;
}

/*ul
{
    font-size: 12px;
    border: solid 1px #666;
    background-color: #ccc;
    list-style-type: disc;
    list-style-position: inside;
    color: #272626;
    width: 50%;
    *margin: 10px;
    padding: 10px;
}*/

table
{
   font-size: 12px;
}

td 
{
    padding: 2px;
}
/*IDs*/
#wrapper 
{
    position: relative; /*IE needs this to position things in the center*/
    width: 100%;
    padding: 0;
    margin: 0 auto;
    overflow: visible; /*Firefox needs this to make sure the divs inside it expand with the content*/
    min-height: 100%;
    height: auto;
}

#Form
{
  min-height:100%;
  }
  
#skinWrapperShadow 
{
    width: 1010px;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    background: transparent url(images/general/shadow.png) repeat-y left top;
    min-height:100%;
    height:auto;
    overflow:visible; 
}

#skinWrapper 
{
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    background-color: #fff;
    min-height:100%;
    height:auto;
    overflow: visible;
}

#mastheadSearch
{
    width: 1000px;
    height: 105px;
    margin: 0;
    padding: 0;
    background: transparent url(images/general/logo_bkgd.jpg) repeat-x left top;
    text-align: left;
}

#loginAd
{
    width: 1000px;
    height: 90px;
    margin: 0;
    padding: 0 0 1px 0;
    border-bottom: solid 10px #000;
    background-color: #fff;
}

#contentWrap
{
    width: 1000px;
    margin-bottom: 0px;
    padding: 0;
    background: #fff; 
    overflow: hidden !important; /*firefox needs this so that the content does not overflow it's div*/
    overflow: visible;    
    min-height: 100%;
    height: auto;    
}


#footerWrap 
{
    clear: both;
    background: #000;
    height: 22px;
    padding: 4px 0 0 0;
    margin: 0;
    color: #fff;   
     
}

#footerWrap a
{
    color: Gray;
}
/*eof IDs*/

/*Classes*/

.masthead
{
    width: 44%;
    height: 106px;
    margin: 0;
    padding: 0;
    float: left;
}


.googlePane
{
    width: 56%;
    height: 106px;
    margin: 0;
    padding: 0;
    float: left;
    text-align:center;
    vertical-align:middle;
}

.login
{
    width: 262px;
    height: 90px;
    margin: 0;
    padding: 0;
    background: url(images/general/login_bckground.gif) no-repeat left top;
    float: right;
}

.logon
{
    width: 150px;
    height: 30px;
    position: relative;
    top: 20px;
    left: 80px !important;
    left: 20px;
    text-align: left;
}

.user
{
    width: 150px;
    height: 30px;
    position: relative;
    top: 20px;
    left: 80px !important;
    left: 20px;
    text-align: left;
}

.menu_style 
{
    width: 100%;
    height: 28px;
    background-color:#339900;
}

.contentPane 
{
    width: 732px;
    margin: 0;
    padding: 0;
    float: left;
    min-height: 100%;
    *height: 100%;
}

.rightPane
{
    width: 340px;
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #ccc;
    float: right;
    min-height: 100%;
    *height: 100%;
}

.leftPane
{
    width: 250px;
    margin: 0;
    padding: 0;
    text-align: center;

    float: left;
    min-height: 100%;
    *height: 100%;
}

.weather_wrapper 
{
    float: right;
    width: 262px;
    margin: 0px auto;
}

.weather_box
{
    background-color: Transparent;
    margin: 0;
    padding: 0;
    width: 262px;
}

.weather_xml 
{
    width: 200px;
    padding: 0;
    margin: 0;
}

.weather
{
    padding: 2px 0px 2px 2px;
    margin: 0;
    font: 10pt arial, sans-serif;
    text-align: left;
}

.weather_title
{
    margin: 0;
    padding: 0;
    *font: bold 10pt arial, san-serif;/*for IE browsers*/
    font: bold 9pt arial, san-serif;
    color: #339900;
    text-align: center;
}

.prop {
  height: 100%;
  width:1px;
  float:right;  
}
.clearMe {
  clear:both;
  height:0px;
  width:0px;
}  