/************************************************
author: RGB Lab
url: www.rgblab.net
email: info@rgblab.net
file name: style.css
file description: 
************************************************/

body{
margin:0px 0px 20px 0px;
font-family:"times new roman", times, serif;
font-size:15px;
}

a{
font-weight:bold;
color:#006a71;
text-decoration:none;
}
a:hover{
color:#000000;
}

p{
margin-top:4px;
margin-bottom:4px;
}

h2{
font-size:14px;
color:#006a71;
}

form{
margin-top:0px;
margin-bottom:0px;
}

input, textarea{
font-family:"times new roman", times, serif;
font-size:14px;
width:450px;
}

select{
font-family:"times new roman", times, serif;
font-size:14px;
width:180px;
}

#wrap{
width:978px;
background-image:url(images/body.jpg);
background-position:top;
background-repeat:repeat-y;
margin:0px auto;
}

#header{
height:100px;
background-image:url(images/header.jpg);
}

#home_button{
width:300px;
height:100px;
float:left;
}

#ss_box{
text-align:right;
padding-top:20px;
padding-right:35px;
}

#ss_box a{
color:#999999;
text-decoration:none;
}

#ss_box a:hover{
color:#000000;
}

#header_nav{
text-align:right;
padding-top:17px;
padding-right:35px;
}

#header_nav ul{
list-style:none;
margin:0px;
padding:0px;
}

#header_nav li{
display:inline;
margin:0px;
padding-left:8px;
}

.header_nav a{
font-size:14px;
font-weight:bold;
color:#006a71;
text-decoration:none;
}

.header_nav a:hover{
color:#000000;
}

#left{
width:200px;
/*background-image:url(images/left.jpg);
background-position:top right;
background-repeat:repeat-y;*/
padding-left:45px;
padding-right:10px;
float:left;
}

#welcome{
height:310px;
background-image:url(images/welcome.jpg);
background-position:top right;
background-repeat:no-repeat;
}

#left_top{
padding-top:1px;
padding-bottom:8px;
}

#left_top ul{
list-style:none;
margin:0px;
padding:0px;
}

#left_bottom{
margin-top:8px;
padding-top:8px;
padding-bottom:8px;
border-top:1px dashed #006a71;
}

#right{
width:680px;
padding-right:35px;
/*background-color:#cccccc;*/
float:right;
}

#right_home{
width:680px;
padding-right:35px;
background-image:url(images/body_home.jpg);
background-position:right;
background-repeat:repeat-y;
float:right;
}

#flash{
height:310px;
background-color:#ffffff;
}

#newest{
margin-top:8px;
padding-top:8px;
border-top:1px dashed #006a71;
}

.thumb{
width:100px;
height:133px;
border:2px solid #a9a9a9;
}

a.thumb_link .thumb{
border:2px solid #a9a9a9;
text-decoration:none;
display:block;
}

a.thumb_link:hover .thumb{
border-color:#006a71;
}

#latest{
margin-top:8px;
padding-top:8px;
/*border-top:1px dashed #006a71;*/
}

#latest_left{
width:220px;
float:left;
}

#latest_middle{
width:220px;
margin-left:10px;
float:left;
}

#latest_right{
width:220px;
float:right;
}

.latest_title{
font-weight:bold;
}

.latest_item{
padding-bottom:4px;
}

#data{
background-color:#e5f0f1;
}

#data_title{
padding-top:1px;
padding-left:8px;
}

.data_item{
margin-left:8px;
margin-right:8px;
padding-top:8px;
padding-bottom:8px;
border-top:1px dashed #006a71;
}

.data_item table{
width:100%;
border:0px;
}

.data_item td{
vertical-align:top;
}

.data_item_title{
font-size:18px;
font-weight:bold;
color:#006a71;
}

.data_item_subtitle{
font-weight:bold;
}

.data_item_subtitle a{
color:#000000;
text-decoration:none;
}

.data_item_subtitle a:hover{
color:#006a71;
text-decoration:none;
}

.book_cover_thumb{
width:75px;
height:100px;
}

.book_cover_image{
width:150px;
height:200px;
}

.misc_item_image{
width:664px;
height:303px;
}

.misc_item_image_admin{
width:455px;
height:207px;
}

#footer{
height:47px;
background-image:url(images/footer.jpg);
clear:both;
}

#footer_nav{
text-align:right;
padding-right:5px;
padding-top:25px;
color:#999999;
font-size:11px;
}

#footer_nav a{
color:#999999;
font-size:11px;
text-decoration:none;
font-weight:normal;
}

#footer_nav a:hover{
color:#000000;
}

#submit{
margin-left:35px;
margin-right:35px;
padding:8px 8px 8px 8px;
background-color:#e5f0f1;
}

.button{
font-size:12px;
/*font-weight:bold;*/
width:80px;
}

.file_upload{
display:inline;
width:600px;
background-color:#666666;
}

.form_heading{
display:inline-block;
width:100px;
font-weight:bold;
}

.form_heading_big{
vertical-align:text-bottom;
display:inline-block;
width:100px;
height:150px;
font-weight:bold;
}