/* Global */
body {
margin: 0px 0px 0px 0px;
height: 100%;
font-family: verdana, arial;
font-size: 11px;
}
a,a:link,a:visited{
color:#cc0000;
}
a:hover{
color:#5b5c51;
}
a:active{
color:#cccc00;
}
#header {
min-width:810px;
height:98px;
background: url(images/header_bg.gif) 0 100% repeat-x; 
margin: 0px; 	
}
#logo {
float:left;
width:182px;
height:98px;
background: url(images/header_bg_left.gif) no-repeat right bottom;
}
#topmenu_box {
margin-top:50px;
float: left;
width:500px;
height: 48px;
}
#topmenu_box ul {
float:left;
width:100%;
margin: 0;
padding: 0;
list-style: none;
}
#topmenu_box li {
float: left;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
margin-left: 5px;
padding: 5px;
}
#topmenu a:visited, #topmenu a:link{
color:#FFFFFF;
text-decoration:none;
}
#topmenu a:hover{
color:#990000;
background-color:#FFFFFF;
}
#header_right {
float:left;
margin-top:50px;
width:25px;
height:48px;
background: url(images/header_bg_right.gif) 0 0 no-repeat;
}
#left_col{
float:right;
margin-right:-182px;
width:182px;
height:600px;
background: url(images/body_shade_left.png) no-repeat top right;
}
#center_col{
float: right;
margin-right: -682px;
width: 500px;
}
#right_col{
margin-left: 682px;
height:600px;
background: url(images/body_shade_right.png) no-repeat top left;
}
#right_col_wrapper{
float: right;
width: 100%;
}
* html #center_col{
position: relative;
left: 182px;
}
#contents:after{
content: '[DO NOT LEAVE IT IS NOT REAL]'; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
/*\*/
* html #contents{
height: 1%;
}
#contents{
display: block;
}
#left_menu_box{
margin-top:35px;
height:220px;
background: url(images/left_menu_bg.gif) no-repeat top right;
border-bottom:2px solid #ff0000;
}
#left_menu_header{
margin-top:35px;
height:26px;
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:0px;
padding:0px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#CC0000;
font-weight:bold;
font-size:12px;
}
#left_menu a:visited, #left_menu a:link{
color:#CC0000;
text-decoration:none;
}
#left_menu a:hover{
color:#990000;
background-color:#FFFFFF;
}
#left_menu_footer{
margin-top:5px;
height:26px;
background: url(images/left_menu_footer.gif) no-repeat top left;
}
#right_col_bg{
position:relative;
margin-left:1px;
top:15px;
height:157px;
background-color:#f0f0f0;
}
#footer {
height:80px;
border-top: 2px solid #cbc3c0;
background-color:#efedec;
}
/* 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;
border-bottom: 1px dotted #5e74b3;
}
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:#454545;
}
.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:#5b5c51;
font-weight: bold;
}

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

/* category list */
#cats_list ul {
float:left;
width:100%;
margin:8px 0 0 8px; 
padding: 0;
list-style: none;
}
#cats_list li {
float: left;
width: 220px;
margin-left:0px;
font-weight:bold;
font-size: 12px;
}
#cats_list a:visited, #cats_list a:link{
color:#5b5c51;
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{
margin:8px 8px 0px 8px; 
}
#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;
}

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{
}