

*{
    padding: 0;
    margin: 0;
    font-family: Arial, Tahoma, Helvetica;
}

:focus{
    outline: 0;
}

body{
    background: #fff url(i/site-bg5.jpg) no-repeat center top;
}

img{
    border: 0;
}

p{
    font-size: 12px;
    padding-top: 5px;
}

#content-right ul li{
    font-size: 12px;
    padding-left: 5px;
    margin-left: 0px;
    list-style-type: none;
    line-height: 1.5em;
}

#content-right ol li{
    font-size: 12px;
    padding-left: 5px;
    margin-left: 20px;
    line-height: 1.5em;
}



p a, td a{
    text-decoration: none;
    color: #666;
}

p a:hover, td a:hover{
    text-decoration: underline;
    color: #999;
}

td, th{
    font-size: 11px;
    padding: 5px;
    border: 1px solid #666;
}

.right{
    text-align: right;
}

.center{
    text-align: center;
}

.awaiting{
    border: 3px solid #000;
    padding: 10px;
    margin: 10px;
    text-align: center; 
}
.green{
    color: #090;
}

.red{
    color: #c00;
}

.toggler{
  padding-bottom: 5px;
}

.left{
    text-align: left;
}

.caption{
    border: 1px solid #666;
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: left;
    background: #eee;
}

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

#welcome{
    position: absolute;
    top: 110px; left:20px;
    font-weight: bold;
    color: #aaa;
}

#sponsorship{
    position: absolute;
    top: 0px; left:360px;
}

#logo{
    padding: 0 0 5px 10px;
}

#mastheads li{
    list-style: none;
    padding: 0 5px;
    float: left;
}

.eraser, .clear{
    clear: both;
}

#zoom img{
    border: 3px solid #000;
}

#zoom .arrow{
    vertical-align: top;
    border: 0;
}

h2 a{
    color: #000;
    text-decoration: none;
}

h2 a:hover{
    color: #666;
}

.ff1{
    border: 1px solid #666;
    padding: 5px;
    font-weight: bold;
    width: 300px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #fff;
    vertical-align:middle;
}

textarea.ff1{
  font-weight: normal;
  font-size: 12px;
  height: 200px;
}

.fb1{
    border: 1px solid #666;
    padding: 1px;
    font-weight: bold;
    width: 80px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    vertical-align:middle;
    background: url('i/button-bg.png') repeat-x;
    cursor: pointer;
}

.fb1:hover{
    background: url('i/button-bg-over.png') repeat-x;
    color: #fff;
}

.hb1{
    display: block;
    float: left;
    border: 1px solid #666;
    padding: 5px;
    font-weight: bold;
    
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    vertical-align:middle;
    background: url('i/button-bg.png') repeat-x;
    cursor: pointer;
    font-size: 12px;
    color: #333;
    text-decoration: none;
    margin-bottom: 5px;
}

.hb1:hover{
    background: url('i/button-bg-over.png') repeat-x;
    color: #fff;
}






option{
    padding: 2px 0 0 5px;
}

.error{
    background: url('i/error-bg.png');
    border: 1px solid #900;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px 10px;
    color: #FFF0A5;
    font-size: 13px;
    margin: 5px 0;
}

.ok{
    background: url('i/ok-bg.png');
    border: 1px solid #360;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px 10px;
    color: #FFF;
    font-size: 13px;
    margin: 5px 0;
}

.tiny{
    color: #666;
    font-size: 10px;
    padding-top: 0;
}

.banner{
    width: 606px;
    text-align: center;
    float: left;
    margin: 0 auto;
}

div.tn{
    border: 1px solid #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 3px;
    margin: 3px;
    float: left;
    background: #eee url('i/form-bg.png') repeat-x;
    font-size: 10px;
}

div.tn img{
  float: left;
  border: 0;
}

#categories li{
    border-top: 1px dotted #666;
    list-style: none;
    vertical-align: middle;
    float: left;
}

#categories li:hover{
    background: #c9c9c9;
}

#categories li a{
    display: block;
    padding: 7px 10px;
    font-size: 12px;
    text-decoration: none;
    color: #333;
    width: 180px;
}
#categories li a:hover{
    color:  #fff;
    border-left: 5px solid #ddd;
    padding: 7px 10px 7px 5px;
}

#menu{
    position: absolute;
    top: 145px;
    left: 50px;
    font-size: 15px;
    font-weight: bold;
    font-family: Trebuchet MS;
    z-index: 1000;
}

#menu li, #footer li{
    float: left;
    padding-right: 50px;
    list-style: none;
}

.tiny a{
    color:  #333;
    text-decoration: none;
}

#menu li a{
    color:  #ddd;
    text-decoration: none;
}

#menu li a:hover, .tiny a:hover, #footer a:hover{
    color:  #fff;
    
}

.tiny a:hover, #footer a:hover{
    color:  #666;
    
}

#top{
    position: relative;
    height: 190px;
}

#container{
   
    border-left: 0px solid #89D0FC;
    border-right: 0px solid #89D0FC;
    border-bottom: 0px solid #89D0FC;
    padding-bottom: 10px;
    background: #D6D6D6;
    width: 959px;
}

#content-left{
    width: 200px;
    float: left;
    background: #c5c5c5;
    min-height: 300px;
    height:auto !important;
    height: 300px;
    margin: 0 0 0 20px;
}

#content-right{
    width: 700px;
    float: right;
}

#overlay-ad{
  position:fixed;
  top:0; left:0; 
  z-index: 9999;
  width:100%; 
  height:100%; 
  background:#fafafa;
  display: none;
}

#ad-container{
  position: fixed;
  z-index: 10000;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  
}

#inner-ad{
    z-index: 10001;
    position: relative;
    text-align: center;
    display: none;
}

#inner-ad img{
    border: 2px solid #666;
}

#ads{
    float: right;
    width: 120px;
    border: 1px solid #ccc;
}
#content-right .padding{
    padding: 0 20px 20px 0;
}

#footer{
    border-top: 1px dotted #666;
    padding: 10px 30px;
    font-size: 12px;
}

#footer li{
    float: left;
    padding-right: 20px;
    list-style: none;
}

#footer a{
    color:  #333;
    text-decoration: none;
}
#footer a:hover{
    color:  #666;
}

span.active{
    font-weight: bold;
    color: #fff;
}

#footer a.active{
    font-weight: bold;
}

.dotted{
     border-top: 1px dotted #666;
     width: 170px;
}

h1{
    font-size: 22px;
}

.fleft{
    float: left;
}

.fright{
    float: right;
}



/* 
	LEVEL ONE
*/
ul.dropdown{ 
  position: relative;
  z-index: 1000;
}

ul.dropdown li:last-child a{ 
    border-right: none; 
} /* Doesn't work in IE */

ul.dropdown li.hover, ul.dropdown li:hover{
    position: relative; 
}

/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ visibility: hidden; position: absolute; top: 100%; left: 0; background: #fff; border: 1px solid #aaa; }
ul.dropdown ul li{
    border: 1px solid #aaa; 
    margin: 1px;
    float: left;  
    font-size: 12px;
    background: #fff;
    width: 100px;
   
}

#menu li li {
    padding: 5px;
}

ul.dropdown li li:hover{
    background: #eee;
}
									  
                                    /* IE 6 & 7 Needs Inline Block */
#menu ul.dropdown ul li a					{ border-right: none; display: inline-block; color: #666; padding: 0;} 
#menu ul.dropdown ul li a:hover{
    color: #333;
}

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible;  }


p.bar{
  padding: 0 0 10px 0;
}

p.bar span, p.bar a{
    margin: 2px;
    padding: 1px 5px;
    font-size: 10px;
    text-decoration: none;
}

p.bar a:hover{
    text-decoration: none;
    background: #999;
    border: 1px solid #333;
    color: #fff;
}

p.bar a{
    border: 1px solid #999;
    background: #bbb;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #333;
}

p.bar span{
    background: #eee;
    border: 1px solid #aaa;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #aaa;
}

p.bar span.active{
    background: #FFF0A5;
    border: 1px solid #FED22F;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #369;
}

.w80{
    width: 80px;
}

