/* Global */
body {
margin: 0px 0px 0px 0px;
height: 100%;
font-family: verdana, arial;
font-size: 11px;
color:#bbbbbb;
background: url(images/bg.jpg) repeat;
}
a,a:link,a:visited{
color:#bbbbbb;
}
a:hover{
color:#a9272b;
}
a:active{
color:#e2b00b;
}
#wrapper {
margin-right:10%;
margin-left:10%;
margin-top:0px;
padding-bottom:10px;
text-align:left;
min-width:748px;
background-color:#323232;
border-left:5px solid #45545a;
border-right:5px solid #45545a;
}
#header {
height:130px;
background: url(images/top_bg.gif) 0 100% repeat-x; 
}
#logo {
width:179px;
height:46px;
padding-top:70px;
padding-left:15px;
}
#left_col{
float:left;
width:225px;
height:auto;
margin-left:15px;
border-right:1px solid #525252;
}
#right_col{
}
#left_menu_box{
width:215px;
margin-top:12px;
background-color:#ebecd9;
}
#left_menu_header{
height:42px;
background: url(images/left_menu_header.gif) no-repeat top left;
}
#left_menu_box ul{
margin-top:0px;
margin-left:10px;
padding: 10px;
list-style-image:url(images/left_menu_bull.gif);
}
#left_menu_box li{
margin-left:5px;
padding:0px;
padding-top:5px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#397f9a;
font-weight:bold;
font-size:12px;
}
#left_menu{
background-color:#ebecd9;
}
#left_menu a:visited, #left_menu a:link{
color:#397f9a;
text-decoration:none;
}
#left_menu a:hover{
color:#a9272b;
}
#left_menu a:active{
color:#e2b00b;
}
#left_menu_footer{
height:51px;
background: url(images/left_menu_footer.gif) no-repeat top left;
}
#search{
margin-top:25px;
margin-bottom:15px;
width:215px;
height:83px;
padding-left:45px;;
background: url(images/search_bg.gif) no-repeat top left;
}
#search p{
font-size:12px;
font-weight:bold;
color:#435258;
padding-top:5px;
margin-bottom:3px;
}
#search input.search{
width:150px;
color: #000000; 
border: 1px solid #323232;
height: 15px;
margin-bottom:3px;
}
#main_contents{
margin: 0 8px 5px 8px;
}
#footer {
clear:both;
height:42px;
margin-left:15px;
margin-right:15px;
margin-top:20px;
margin-bottom:20px;
border-top: 2px solid #525252;
background: url(images/footer_bg.gif) repeat-x top left;
}
#footer p{
margin-left:15px;
}
/* common */
.c {
float: left;
}
.cr {
clear: left;
}
h1 {
font-weight:bold;
font-size: 18px;
margin: 5px 0 5px 0;
color:#003333;
}
h3 {
color: #5e74b3;
font-size: 11pt;
padding: 0;
}
table.formPage {
border: 1px solid #A0A0A0;
}
td.err {
color: #FF0000;
background: #FFEDED;
border: 1px solid #A0A0A0;
text-align: left;
}
td.msg{
color: #cc0000;
background: #f0f0f0;
border: 1px solid #cc0000;
text-align: left;
}
.label {
text-align: right;
font-weight:bold;
color:#bbbbbb;
}
.count {
color: #6f6f6f;
font-size: 8pt;
font-weight: normal;
}
.url {
color: #6f6f6f;
}
.submit {
float: right;
vertical-align: bottom;
}
.text, .btn{
font-size: 8pt;
font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
color: #000000; 
border: 1px solid #5e74b3;
height: 13px;
}
textarea.text {
font-size: 8pt;
border: 1px solid #5e74b3;
}
select {
font-size: 8pt;
border: 1px solid #5e74b3;
}
.captcha {
border: 1px solid #5e74b3;
margin-top: 10px;
}
form {
display: inline;
margin: 0;
padding: 0;
}
.btn{
font-size: 8pt;
font-weight: bold;
border: 1px solid #5e74b3;
background-color: #FFCC33;
height: 17px;
}
span.req{
margin-left: 3px;
color: #FF0000;
font-weight: bold;
}
div.errForm, span.errForm {
margin: 0px 0 0px 5px;
color: #FF0000;
background: #FFFFF3;
border: 1px solid #cccccc;
text-align: left;
clear: right;
}
.small, .small a {
padding: 0px;
margin: 0px;
color: #909090;
font-size: 7pt;
text-decoration: none;
}
.sort {
color: #000000;
}
p.subcats {
margin: 0px 0px 7px 0px;
padding: 0px;
}
div.pr {
font-size: 7pt;
color: #000000;
float: left;
height: 30px;
margin-right: 5px;
}
div.prg{
width: 40px;
border: 1px solid #999999;
height: 3px;
font-size: 1px;
}
div.prb{
background: #5eaa5e;
height: 3px;
font-size: 1px;
}
div.footer{
text-align: center;
border-top: 1px solid #E0E0E0;
margin-top: 50px;
}
div.footer a{
color: #606060;
}

/* categoy style*/
.categoryname{
color:#f3f6d2;
font-weight: bold;
}

.topcategory{
margin-left:0px;
font-weight:bold;
font-size: 13px;
}
a.subcategoryname{
color:#bbbbbb;
font-weight:normal;
text-decoration:none;
}
a.subcategoryname:hover{
color:#f3f6d2;
text-decoration:none;
background-color:#ff6714;
}
a.categoryname{
text-decoration:none;
color:#bbbbbb;
}
a.categoryname:hover{
color:#f3f6d2;
text-decoration:none;
background-color:#ff6714;
}
h1#title {
color:#bbbbbb;
margin-top:8px;
font-weight:bold;
font-size: 13px;
}
p.descr{
margin: 0 0 5px 0px;
color:#999999;
}
p#in_page_description{
margin: 0 0 5px 0px;
color:#7f7f7f;
}
h3.sec_header {
margin: 8px 8px 0 0px;
color: #5e74b3;
font-size:11px;
font-weight:bold;
}
/* pathway */
#pathway{
width:100%;
height:15px;
margin-top:8px;
}
#pathway ul{
float:left;
width:100%;
padding:0px;
margin:0px;
list-style: none;
}
#pathway li {
float: left;
font-size: 11px;
color:#999999;
}
#pathway a:visited, #pathway a:link{
color:#999999;
}
#pathway a:hover{
background: #FFA814;
text-decoration: none;
}

/* category list */
#cats_list {
margin-bottom:30px;
}
#cats_list ul {
float:left;
width:100%;
margin:8px 0 0 8px; 
padding: 0;
padding-top:5px;
padding-bottom:5px;
list-style: none;
}
#cats_list li {
float: left;
width: 33%;
margin-left:0px;
font-weight:bold;
font-size: 12px;
}
#cats_list a:visited, #cats_list a:link{
color:#bbbbbb;
text-decoration:none;
}
#cats_list a:hover{
color:#f3f6d2;
text-decoration:none;
background-color:#ff6714;
}

table.form{
width:100%;
margin:8px 8px 0px 8px; 
}
table.form td{
padding:5px;
}
table.bordered {
width:100%;
margin:8px 8px 0px 8px; 
border: 1px solid #A0A0A0;
}
.buttons{
border: outset 2px #999F9F;
color: #cc0000;
font-size:12px;
font-weight:bold;
background-color: #EEEFEF;
}
.buttons:hover{
color:#EEEFEE;
background-color: #cc0000;
}
.buttons:active{
background-color:#cccc00;
}

#search strong{
color:#999F9F;
}
ul.sitemap{
list-style: none;
padding-left:15px;
margin:0;
}
ul.sitemap li{
margin:8px 8px 0px 8px; 
font-size:12px;
}
div.msg_err{
margin-top:15px;
margin-left:8px;
width:90%;
padding:5px;
background-color: #cc0000;
color: #ffffff;
font-size:10px;
font-weight:bold;
}
div.msg_ok{
margin-top:15px;
margin-left:8px;
width:90%;
padding:5px;
color: #cc0000;
background: #f0f0f0;
border: 1px solid #cc0000;
}

div.links{
}

ul.link{
width:95%;
margin:12px 0 0 8px; 
padding: 0;
list-style: none;
}

ul.link li.title{
font-size:12px;
font-weight:bold;
}

ul.link li.desc{
margin-top:2px;
}

ul.link li.url {
color: #6f6f6f;
}
ul.link li.detail{
}