/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
#lightbox{  position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; }

#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
a:link {
    color: #ff4200;
}

a:hover{
    text-decoration: underline;
    color: #353535;
}

a:visited {
    color: #ff4200;
}

*
{
border: 0;
margin: 0;
}

body
{

    font: 14px;
    font-family: "Times New Roman", Times, serif
    color: #353535;
    background: #4c392e url(none);
}

#bg_top{
    background:url(images/bg_top1.png) repeat-x top;
}

#main
{
margin: 0 auto;
width: 980px;
padding-top: 57px;
}

#header
{
width: 980px;
margin: 0 auto;
height: 273px;
background: url(images/header2.png) no-repeat center bottom;
}

#logo
{
padding-left: 40px;
text-align: left;
padding-top: 120px;

}

#logo a {
    text-decoration: none;
    text-transform: lowercase;
    font-style: italic;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

#buttons
{
width: 980px;
height: 39px;
margin: 0 auto;
}

#buttons ul {
    float:right;
    padding-right: 40px;
    margin: 0px;      
}

#buttons li {
    display: inline;        
}

#buttons a {
    display: block;
    float: left;
    width: 138px;
    height: 29px;
    background: url(images/menu1.png) no-repeat;
    text-align: center;
    text-decoration: none;
    color: #4c392e;
    font-weight: bold;
    font-size: 14px;
    padding-top: 10px;
    margin-right: 2px;
}

#buttons a:hover {
    width: 138px;
    height: 29px;
    background: url(images/menuhover1.png) no-repeat;
    text-decoration: underline;
    color: #5a8dce;
}

#content
{
width: 980px;
height: 800px;
background: #ffffff;
margin-bottom: 5px;
padding-top: 20px;
padding-bottom: 22px;
}

#left
{
width: 725px;
height: 800px;
background:url(images/leftbor1.jpg) repeat-y right;
}

.text{
    padding-left: 30px;
    padding-top: 5px;
    padding-right: 15px;
}

#left H1
{
color: #4c392e;
font-size: 28px;
padding-top: 10px;
padding-left: 30px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

.pred{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #2266bb;
    padding-left: 30px;
    padding-top: 15px;
    margin-bottom: 5px;
}

#left a
{
 color: #4c392e;
}

#left a:hover{
    text-decoration: none;
    color: #353535;
}

#left a:visited {
    color: #3a7854;
}

.date {
    margin-top: 25px;
    color: #ff8d00;
    font-size: 11px;
    padding: 10px;
    margin-bottom: 10px;
    font-weight:bold;
    background: url(images/datebg1.jpg) no-repeat;
}

.date a {
    color: #ff4200;
    text-decoration:none;
}

.dateleft{
    background:url(images/timeicon1.gif) no-repeat left;
    padding-left: 20px;
    width:200px;
    color: #ff4200;
}

.dateright{
    float:right;
    background:url(images/tages1.gif) right no-repeat;
    padding-right: 20px;
    text-align:right;
    height: 16px;
}

#post{
    padding-left: 30px;
}

#col1{
    width: 188px;
    float:left;
}

#col1 ul{
    padding: 0px;
}

#col1 ul li{
    background:url(images/bg21.gif) no-repeat;
    width: 188px;
    height: 21px;
    list-style: none;
    padding-left: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
}

#col1 ul li a{
    color: #334455;
    text-decoration: none;
    font-size: 11px;
}

#col2{
    padding-left: 8px;
}

#col2{
    width: 188px;
    float:left;
}

#col2 ul{
    padding: 0px;
}

#col2 ul li{
    background:url(images/bg21.gif) no-repeat;
    width: 188px;
    height: 21px;
    list-style: none;
    padding-left: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
}

#col2 ul li a{
    color: #334455;
    text-decoration: none;
    font-size: 11px;
}

#col3{
    padding-left: 8px;
}

#col3{
    width: 188px;
    float:left;
}

#col3 ul{
    padding: 0px;
}

#col3 ul li{
    background:url(images/bg21.gif) no-repeat;
    width: 188px;
    height: 21px;
    list-style: none;
    padding-left: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
}

#col3 ul li a{
    color: #334455;
    text-decoration: none;
    font-size: 11px;
}

#right
{
width: 225px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
float:right;
}

#right ul 
{
    list-style: none;
    padding: 5px;
    margin: 0px;
    display:block;
    
}

#right ul li{
    margin-bottom: 20px;
    width: 192px;
}

#categories ul li {
    margin-bottom: 5px;
    background: url(none) no-repeat left;
    padding-left: 15px;
    height: 18px;
}

#categories ul li a{
    color: #004477;
    font-size: 14px;
    font-weight:bold;
    font-family:Georgia, "Times New Roman", Times, serif;
}

#partners ul li {
    margin-bottom: 5px;
    background: url(images/ulbgbot.jpg) no-repeat left;
    padding-left: 15px;
    height: 18px;
}

#partners ul li a{
    color: #464646;
    font-size: 12px;
    font-family:Georgia, "Times New Roman", Times, serif;
}



#right h2 {
color: #004477;
font-size: 23px;
padding-top: 10px;
padding-bottom: 3px;
font-family: Arial, Helvetica, sans-serif;
}

#right a:link {
    text-decoration: none;
}

#right a:hover {
    text-decoration: underline;
}
#right a:visited {
        text-decoration: none;
}

#right li a {
    padding-left: 10px;
    background: url(images/img09.gif) no-repeat 1px 5px;
}

#footer
{
    height: 37px;
    width: 614px;
    margin: 0 auto;
    font-size: 10px;
    color: #ffffff;
    padding-top: 20px;
    text-align: center;
    clear:both;

}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
