/*
=================================
dollop 2009 TEMPLATE
=================================
*/
body {
    background-attachment: scroll;
    background-color: #fff;
    background-image: url(/images/2.jpg);
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    background-position: center 0px;
}


div{border:0px solid #FF0000;}

/*
=================================
container
=================================
*/

#container{
    width: 780px;
    \width: 780px;
    w\idth: 780px;
    margin: 23px auto 0px auto;
    padding: 0px;
    position: relative;
}

/*
=================================
header
=================================
*/
#header{
    height: 36px;
    width: 780px;
    margin:0px;
    padding:0px;

}

/*
=================================
navigation
=================================
*/
#navigation{
    position: relative;
    height: 36px;
    width: 703px;
    margin:0px;
    padding:0px;
    background-attachment: scroll;
    background-image: url(/images/3.png);
    background-repeat: no-repeat;
    float:left;
    
}

#navigation ul{
    border: 0px;
    margin: 0px;
    padding:8px 0px 0px 0px;
    height:12px;
    list-style-type: none;
    text-align: center;
}

#navigation ul a{
    border: 0px;
    margin: 0px;
    padding:0px;
    height:12px;
    list-style-type: none;
    text-align: center;
}

#navigation li{
    border: 0px;
    margin: 0px;
    padding:0px;
    list-style-type: none;
    text-align: center;
}

#navigation ul li {
    display: inline;
    float: left;
    text-align: center;
    padding: 0px;
    margin:0px;
}

#navigation ul li a{   

    text-decoration: none;
    display: block;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    padding: 0px;  
    margin: 3px 0px 0px 0px;
}

#nav01{width:55px;}
#nav02{width:1px;}
#nav03{width:80px;}
#nav04{width:1px;}
#nav05{width:50px;}
#nav06{width:1px;}
#nav07{width:60px;}
#nav08{width:1px;}
#nav09{width:50px;}
#nav10{width:1px;}
#nav11{width:70px;}

#nav01 a{color:#4a4949;}
#nav02 a{color:#4a4949;}
#nav03 a{color:#4a4949;}
#nav04 a{color:#4a4949;}
#nav05 a{color:#4a4949;}
#nav06 a{color:#4a4949;}
#nav07 a{color:#4a4949;}
#nav08 a{color:#4a4949;}
#nav09 a{color:#4a4949;}
#nav10 a{color:#4a4949;}
#nav11 a{color:#4a4949;}

#nav01 a:hover{ color: #80a1be;}
#nav02 a:hover{ color: #80a1be;}
#nav03 a:hover{ color: #80a1be;}
#nav04 a:hover{ color: #80a1be;}
#nav05 a:hover{ color: #80a1be;}
#nav06 a:hover{ color: #80a1be;}
#nav07 a:hover{ color: #80a1be;}
#nav08 a:hover{ color: #80a1be;}
#nav09 a:hover{ color: #80a1be;}
#nav10 a:hover{ color: #80a1be;}
#nav11 a:hover{ color: #80a1be;}


/*
===============================================
ACTIVE MENU
===============================================
*/
#nav01_active a{width:55px; color: #80a1be;}

#nav03_active a{width:80px; color: #80a1be;}

#nav05_active a{width:50px; color: #80a1be;}

#nav07_active a{width:60px; color: #80a1be;}

#nav09_active a{width:50px; color: #80a1be;}

#nav11_active a{width:70px; color: #80a1be;}

/*
=================================
logo
=================================
*/
#logo{
    height: 36px;
    width: 77px;
    margin:0px;
    padding:0px;
    float:right;

}

#logo img{
    border:0px;
    margin:0px;
    padding:0px;
}

#logo a img{
    border:0px;
    margin:0px;
    padding:0px;
}

/*
=================================
content
=================================
*/
#content{
    width: 780px;
    margin:0px;
    padding:0px;
}

/*
=================================
footer
=================================
*/
#footer{
    height: 140px;
    width: 780px;
    background-attachment: scroll;
    background-image: url(/images/8.jpg);
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    background-position: center top;
    clear:both;
}

#footer img{
    border: 0px;
}

#footer img:hover{
    padding: 10px 0px 0px 0px;
}

#footer ul{
    border: 0px;
    margin: 0px;
    padding: 13px 0px 0px 15px;
    list-style-type: none;
    text-align: center;
    height: 140px;
    width: 760px;
}

#footer li{
    border: 0px;
    margin: 0px 1px 0px 1px;
    padding: 0px 1px 0px 1px;
    list-style-type: none;
    text-align: center;
    height: 140px;

}

#footer ul li {
    display: inline;
    float: left;
    text-align: center;
    margin: 0px 1px 0px 1px;
    padding: 0px 1px 0px 1px;
}

#footer ul li a{   
    height: 34px;
    text-decoration: none;
    display: block;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    padding: 3px 0px 0px 0px;  
    margin: 0px 0px 0px 0px;
}

#footer01{width:183px;}
#footer02{width:184px;}
#footer03{width:183px;}
#footer04{width:184px;}

#copyright{
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    padding: 0px;  
    margin: 0px 20px 5px 0px;
    color:#c3d3db;
} 

#copyright img{

    margin:0px 0px -2px 0px;
    padding:0px;

} 

#copyright img:hover{

    margin:0px 0px -2px 0px;
    padding:0px;

}

/*
=================================
TRICKERY
=================================
*/

/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
}

/*
=================================
ERROR MESSAGE
=================================
*/


.error-message{

    text-decoration: none;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color:#80a1be;
    margin:0px 0px 100px 10px;
    padding:-30px 0px 0px 0px;

}


.error-status{

    margin:50px 0px -10px 10px;
    padding:0px 0px 0px 0px;

}


