
body, th, td, ol, ul, li, p {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;}
body { margin: 0; padding: 0; text-align: center; color: #000; background: #FFF; }

a:link, a:visited {text-decoration:none; color:#5eb479;}
a:active {text-decoration:none; color:#666666;}
a:hover {text-decoration:none; color:#6699FF;}
#action_msg {
  background-color:#ffffe6; border: solid 2px #66ff99; border-collapse: collapse; margin-bottom: .5em;
}
#action_msg .ActionError, #action_msg .ActionMsg { padding: .1em .5em; }
#action_msg .ActionError {color:#ff0000;}
#action_msg .ActionMsg {color:#008000;}

#container { width: 720px; margin: 15px auto 0; padding: 0; position: relative; text-align: left; }
#home_link { display: block; position: absolute; top: 0px; left: 0; z-index: 20;
}
#pageHeader {
  background: url(/theme/custom/image/header.jpg) 0 0 no-repeat;
  height: 186px; width: auto; position: relative; z-index: 10;
}
#pageHeader h2 {
  position: absolute; z-index: 102; top: 140px; left: 0; margin: 0; padding-top: 5px;
  width: 720px; height: 30px; color: rgb(91,131,104);
  text-transform: smallcaps; letter-spacing: 0.2em; font-weight: bold;
  font-size: 16px;  text-align: center;
}
.page { background: url(/theme/custom/image/side.jpg) -50px repeat-y; width: auto; }
.col-A, .col-B { position: relative; display: block; float: left; }
.col-A { width: 170px; z-index: 10; }
.col-B { z-index: 20; width: 545px; min-height: 290px;
}
.section { position: relative; margin: 0; width: 719px; border-right: solid 1px rgb(207,216,214);}
.clear { clear: left; }

.page > .section { border-bottom: 1px solid transparent; }
img { border: 0; }
#screen { margin: 1em; }
/*
.col-B > #screen { padding: 0 1em; margin-top: 1em; }
*/
#left_menu { padding: 1em; }
#navigation {
  float: left; width: 150px; margin: 1em 0 0 0; padding: 0 0 15px 0;
  background: url(/theme/custom/image/arrow.gif) 100% 100% no-repeat;
}
#navigation h4 { font-size: 1em; margin: 0 6px 0 0; padding: 0; border-bottom: 1px solid rgb(77,110,103); }
#navigation ul {
  list-style: none;  margin: 0 6px 0 0; padding: 0 0 10px;
  border-right: 3px double rgb(77,110,103); text-align: right;
}
#navigation li { padding: 0.75em 0 0.25em;  font-size: 12px;}
#navigation li a {
  text-decoration: none; padding: 0 .5em 0 0; margin-left: 10px; border-bottom: 1px solid rgb(207,216,214);
}
#navigation li a:hover {
  color: rgb(0,0,0); border-color: rgb(223,181,145);
  background: url(/theme/custom/image/arrow2.gif) 0 100% no-repeat; padding-left: 15px; margin-left: 0;
}
#navigation a:link, #navigation a:visited { color: rgb(75,108,101); }

#navigation a.hilite { color: rgb(0,0,0); border-color: rgb(223,181,145); }
#footer {
  margin:0; height: 30px; background: #FFF url(/theme/custom/image/footer.jpg) 100% 1px no-repeat;
  padding: 12px 0; text-align: center; color: #cbe2d2; font-weight: bold;
}
#footer a { color: rgb(207,216,214); line-height: 1em; }

.edit_data_link { float: right; }

#admin_links {
  font-family: Verdana; font-size:10px; position: absolute; right: 10px;
  display: block; padding: .5em 0;
}
#admin_links a { color: #000; }
#admin_links .pwrd_by { margin-left: 130px; font-weight: bold; }

.ActionError, .actionMsg {
  font-weight:600; background-color:#ffffe6; border-style:solid; border-width:1px; border-color: #000;
}
.ActionError {color:#ff0000;}
.ActionMsg {color:#008000;}

.box {border-style:solid; border-color: #000; border-width:1px; background-color:white;}


/*** Articles ***/
#arts {}
#arts h2 { margin: .5em 0; font-size: 16px; font-weight: 800; }
#arts .article { width: 430px; }
#arts .title { font-size: 12px; font-weight: bold; margin-bottom: .5em; }
#arts .details { font-size: 10px; margin-left: 1em; }
#arts .subheading { margin: .5em 0 0 .5em; text-align: justify; }
#arts hr {
  color: #405F59; clear: both; background-color: #405F59;
  width: 10px; height: 10px; border: none; margin: .5em auto; text-align: center;
}
#arts .cat { font-size: 15px; margin: 1em 0 4px 0; }
#arts h2 a { text-decoration: none; }
#arts .narts { font-size: 10px; font-weight: normal; }
#arts .pg_title { font-size: 16px; font-weight: bolder;  color: #666; margin: .5em 0; }
#arts .archive_cat { font-size: 16px; font-weight: bolder; margin-top: .75em; }
#arts .archive_title { font-size: 12px; font-weight: bold; margin-top: .5em; }

#art { width: 430px; }
#art img { margin: 0 6px; border: solid 1px #000; }
#art h2 { margin: .5em 0; font-size: 16px; font-weight: 800; }
#art .details { font-size: 10px; margin-left: 1em; }
#art p { margin: 1em 0 .75em .5em; text-align: justify; line-height: 1.4; }


/*** Catalog ***/
#ctlg { margin: .75em 0; }
#ctlg img { float: left; margin: 0 .75em 2px 0; }
#ctlg .descrip { clear: both; margin-bottom: 1.5em;  width: 400px;}
#ctlg .catname { font-weight: bold; font-size: 14px; margin-bottom: .5em; }
#ctlg hr {
  color: #405F59; clear: both; background-color: #405F59;
  width: 10px; height: 10px; border: none; margin: .5em auto 2em; text-align: center;
}

#ctlg_items { margin: .75em 0; }
#ctlg_items img { float: left; display: inline; clear: both; margin: 0 .5em 3px 0; }
#ctlg_items .descrip { clear: both; margin-bottom: 1.5em; }
#ctlg_items .catname { font-weight: bold; font-size: 14px; margin: .5em 0 1em; }
#ctlg_items .itemname { font-weight: bold; margin-bottom: .5em; }
#ctlg_items hr {
  color: #405F59; clear: both; background-color: #405F59;
  width: 10px; height: 10px; border: none; margin: .5em auto; text-align: center;
}

#ctlg_item { margin: .75em 0; }
#ctlg_item img { float: left; display: inline; clear: both; margin: 0 .5em 3px 0; }
#ctlg_item .descrip { clear: both; margin-bottom: 1.5em;}
#ctlg_item .descrip p { margin: 0 0 1em; padding: 0; }
#ctlg_item .itemname { font-weight: bold; font-size: 16px; margin-bottom: .5em; }
#ctlg_item .details { margin: 0 0 1em 1em; }
#ctlg_item .det_lab { padding: 6px .5em 2px 0; }
#ctlg_item .det_val { padding: 2px .5em; font-weight: bold; }

#ctlg_item .price {}
#ctlg_item .fee1 {}
#ctlg_item .fee2 { color: #f00; font-weight: bold; }
#ctlg_item .fee12 { text-decoration: line-through; }
#ctlg_item .fee1_suffix { font-size: 10px; padding-right: 1em; }
#ctlg_item .fee2_suffix { color: #f00; font-weight: bold; }

#ctlg_item a.order_button {
  display: block; margin-top: .5em; width: 100px;
  background-color: #000; color: #CCB27A;
  border: solid #CCB27A; border-width: 2px 0 2px 0;
  padding: 3px 10px; text-decoration: none;
  font-size: 11px; font-weight: bold; text-align: center; letter-spacing: 2px;
}
#ctlg_item a:hover.order_button {
  color: #CB9547; border: solid #CB9547; border-width: 2px 0 2px 0;
}

#ctlg_item_tbl table { border-collapse: collapse; border-spacing: 4px; }
#ctlg_item_tbl caption {
  font-weight: bold; text-align: left; padding: 2px 4px;
  background-color: #BC9A50; color: #000; border: solid 1px #000;
}
#ctlg_item_tbl td { padding: 3px 5px;  border: solid 1px #999; }
#ctlg_item_tbl .label { width: 80px; text-align: right; font-weight: bold; padding-right: .5em; }
#ctlg_item_tbl .value {}


/*** Media ***/
#media_list { margin: 1em; width: 350px; }
#media_list .category {}
#media_list .title { margin: 1em 0 4px; font-size: 14px; font-weight: bold; }
#media_list .title a { text-decoration: none; }
#media_list .nofiles { font-size: 10px; font-weight: bold; }
#media_list .descrip { margin: 0 0 .5em 1em; font-size: 11px; }
#media_list .details { margin: 2px 0 0 2em; font-size: 10px; }
#media_list .file { display: none; }
#media_list .size { display: none; }
#media_list hr {
  color: #405F59; clear: both; background-color: #405F59;
  width: 10px; height: 10px; border: none; margin: .5em auto; text-align: center;
}


/*** Left Menu ***/
#menu { display: block; position: absolute; left: 10px; top: 115px; width: 154px; z-index: 100; }
#menu ul { list-style: none; margin: 0; padding: 0; }
#menu li { font-size: 11px; display: block; /*height: 28px;*/ }
#menu li a {
  background-image: url(../image/button.gif); background-repeat: no-repeat;
  color: #000; font-weight: bold; text-decoration: none; display: block; padding: 7px 0 7px 9px;
}
#menu ul a:hover { background-image: url(../image/buttonon.gif); color: #878884; }
#menu li a.hilite { color: red; border: solid 1px red; }


/*** search screen ***/
#search { margin-right: 25px; margin-left: 25px; }
#search .item { margin-top: 9px; }
#search .word_hilite { font-weight: bold; color: #000; letter-spacing: 1px; padding: 0 .3em; }
#search .details { margin-left: 12px; font-size: 11px; line-height: 1.3em; }
#search .heading { font-weight: bold; padding-bottom: 2px;}
#search_title { display: block; }
#search_title .words { font-size: 14px; font-weight: bold; }
#search_title .search_res {
  display: block; margin-top: 2px; padding-top: 4px; width: 100%; font-size: 10px;
  text-align: right; border-top: 2px solid #666;
}
#adv_search { margin-top: .75em; }

/*** next previous navigation table ***/
#search_pages {
  border-collapse: collapse; padding: 0; text-align: center; width: 420px; margin-top: .5em;
}
#search_pages .next, #search_pages .prev { width: 60px; }
#search_pages .next a:link, #search_pages .next a:visited, #search_pages .prev a:link,
#search_pages .prev a:visited {
  text-decoration: none; display: block;
}
#search_pages .next a:link, #search_pages .next a:visited {
  background-image: url(../image/next.gif); background-repeat: no-repeat;  height: 45px;
}
#search_pages .prev a:link, #search_pages .prev a:visited {
  background-image: url(../image/prev.gif); background-repeat: no-repeat;  height: 45px;
}
#search_pages .next a:hover, #search_pages .prev a:hover { text-decoration: none; display: block; }
#search_pages .next a:hover {
  background-image: url(../image/nexton.gif); background-repeat: no-repeat;
}
#search_pages .prev a:hover {
  background-image: url(../image/prevon.gif); background-repeat: no-repeat;
}

#search_pages .nos {
  display: inline; padding: 0 2px; margin: 0 3px;
  border: solid 1px #000;  font-weight: bold; font-size: 11px;
}
#search_pages a.nos { text-decoration: none; padding: 0 6px; }
#search_pages a:hover.nos { text-decoration: underline; background-color: #40615A; }
