/* mysql_num_rows = 0 */
/*
$skin_id = design1

*/
* {margin:0; padding:0;}
body { font:11px Georgia,'Times New Roman',serif; color:#808080; background-image:url(images/bg_body.gif); text-align:center;}

a {text-decoration:none; color:#cc6600;}
a:hover {text-decoration: underline; color:#006600;}

input {padding:0; vertical-align:middle;}
input, checkbox, radio, select { font:11px Georgia,'Times New Roman',serif;}
textarea {width:100%; font:11px Georgia,'Times New Roman',serif;}

#divWrap { width:800px; background-color:#ffffff; background-image:url(images/bg_wrap.gif); margin:0 auto; text-align:left; background-repeat:repeat-y;}

#divPage { width:784px; background-color:#ffffff; margin:0 8px; margin-bottom:1px;}

#divHeader { background-color:#ffffff; width:784px; min-width:784px; background-image:url(images/bg_head_main.gif); background-repeat:no-repeat; background-position:top right;}

#divMiddle { width:784px; min-width:784px; background-image:url(images/bg_main.jpg); background-repeat:no-repeat; background-position:right bottom; display:table-cell;}
#divLeft { width:130px; max-width:130px; min-width:129px; background-image:url(images/bg_left.jpg); min-height:400px; background-repeat:repeat-x; float:left;}

#divLeftIn { padding:4px;}

#divMain { width:644px; min-width:624px; float:left;}
#divMainIn {padding:16px 32px 16px 64px; line-height:2; overflow:hidden;}

#divRight { float:right; display:none;}

#divRightIn { padding:2px;}
#divFooter { width:784px; background-color:#ffffff; background-repeat:repeat-x;}
#divFooterIn {}

.clear {clear:both;}
.divClear {height:0; line-height:0.1; clear:both;}
.divClearLeft {height:0; line-height:0.1; clear:left;}


#divHeaderLogo { width:130px; height:158px; background:url(images/bg_left_top.jpg) no-repeat center center; float:left;}
#divHeaderStuff { width:644px; float:right;}

.headerError { font:bold 11px Georgia,'Times New Roman',serif;background-color:#ffcccc; text-align:center; clear:both;}
.headerInfo { font:bold 11px Georgia,'Times New Roman',serif;background-color:#ccffcc; text-align:center; clear:both;}

div.menuLeft {text-align:center; padding:4px;}

ul.menuVertDefault li {list-style-type:none; width:110px; font:bold 11px arial,sans-serif; color:#d0ebd4; text-align:left;}
ul.menuVertDefault li a {padding:2px; display:block; width:100%; line-height:1.6; color:#d0ebd4;}
ul.menuVertDefault li a:hover {text-decoration:none; color:#ffffff; background-color:#ffffffff;}

/*
ul.menuHorDefault li {list-style-type:none; font:bold 11px arial,sans-serif; text-align:center; float:left;}
ul.menuHorDefault li a {display:block; color:#663300; background-color:#ffffff; padding:2px; width:100%; line-height:1.6;}
ul.menuHorDefault li a:hover {text-decoration:none; color:#003300; background-color:#ffcc99;}
*/
div.tableBox {padding:4px;}
.sideBox {}
.infoBox { font:10px Georgia,'Times New Roman',serif;}
div.infoBox {padding:4px; border:2px solid #ffffff}
.infoBoxHeading { font:bold 12px arial,sans-serif; color:#663300;}
div.infoBoxHeading {padding: 10px 4px 0 4px;}
a.infoBoxHeading:hover { color:#006600;}

.infoBoxContents { font:10px Georgia,'Times New Roman',serif; color:#808080;}

.infoBoxNotice {background-color:#ff9999;}
.infoBoxNoticeContents {background-color: #ffcccc; font:10px Georgia,'Times New Roman',serif; color:#808080;}

.errorBox { font:11px Georgia,'Times New Roman',serif; background-color: #ffcccc;}
.clearBox {}

.boxText {}
div.boxText {padding:2px 4px;}

a.boxCatText { font:12px Georgia,'Times New Roman',serif;}

a.boxSubcatText { font:11px Georgia,'Times New Roman',serif;}

.pageHeading { font:bold 14px Georgia,'Times New Roman',serif; color:#663300;text-transform:uppercase;}
div.pageHeading {padding:4px 10px;}

.pageContent { font:bold 11px Georgia,'Times New Roman',serif; color:#808080;line-height: 1.5;}
div.pageContent { padding:4px 10px 10px 20px; overflow:hidden;}

.main { font:11px Georgia,'Times New Roman',serif;line-height:1.5;}
div.main {padding:10px 0;}
.smallText { font:10px Georgia,'Times New Roman',serif; color:#999999;}

div.footerMenuBottom {}
div.footerSeparator { width:784px; background-color:#ffffff; height:4px; line-height:0.1;}

.txtBtn { font:bold 11px arial,sans-serif; background-color:#ffffff; color:#000000; padding:2px 8px; cursor:pointer; text-transform: lowercase;background-color:transparent;}

input.txtBtn { font:bold 11px arial,sans-serif; background-color:#ffffff; color:#000000; padding:1px 4px; cursor:pointer; text-transform:lowercase; border:0;background-color:transparent;}

a.txtBtn:hover {color:#000000; text-decoration:none;background-color:transparent;}

.messageBox { font:11px Georgia,'Times New Roman',serif; color:#808080;}
.messageStackError, .messageStackWarning { font:11px Georgia,'Times New Roman',serif; color:#808080; background-color: #ffcccc;}
.messageStackSuccess { font:11px Georgia,'Times New Roman',serif; color:#808080; background-color: #ccffcc;}

form {display: inline;}
