/*Basic styles*/
body {font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 0.75em; margin:0; height:100%;}
table, td {font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 1em;}

h1, h2 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;}
h1 {font-size: 1.8em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.3em;}
h4, h5 {font-size: 1em;}

a {outline: none;}
a img {border:none;}

input {font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 12px; color: #5d3a1c;}
textarea {font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 12px; color: #5d3a1c;}
select {font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 12px; color: #5d3a1c;}
hr {border: none 0; border-top: 2px solid #d6d6d6; height: 2px; clear: both; margin-bottom: 20px;}

/*Classes*/
.clear {clear: both; line-height: 0px;}
.tbl_data {border:1px solid #6ad4ea; border-collapse:collapse; background-color: #0aadd0;}
.tbl_data td {border:1px solid #6ad4ea;}
.tbl_simple {border:1px solid #6ad4ea; background-color: #0aadd0;}
.arr {font-size: 1.2em;}
.txt_lbl {font-weight: bold;}
.hand {cursor: pointer;}
.txt_more {font-weight: bold; margin: 5px 0px 0px 0px;}


/*Common styles*/

/*---------------------Fixed left columns styles-----------------*/
#div_col_l_fixed {display:block; top:65px; left:0px; width:248px; position:fixed; color: #5d3a1c;}
* html #div_col_l_fixed {position:absolute;}
#div_col_l_fixed .bnr {margin-left: 5px; text-align: left;}
#div_col_l_fixed .bnr h3 {margin: 0px 0px 4px 0px; font-size: 1.1em; color: #fc9400;}
#div_col_l_fixed .bnr a {color: #fc9400;}
#div_col_l_fixed .bnr a:hover {color: #fdb347;}
/*---------------------Menu-----------------*/
/*--Container--*/
#div_menu {width: 248px; text-align: left;}
#div_menu .tp {width: 248px; height: 17px; background: url('../img/bg_menu_tp.png') no-repeat bottom; line-height: 0px; font-size: 0px;}
#div_menu .cnt_wrpr {width: 228px; padding: 0px 10px 0px 10px; background: url('../img/bg_menu_cnt_wrpr.png') repeat-y left;}
#div_menu .cnt {padding: 8px 18px 0px 18px; background: url('../img/bg_menu_cnt.gif') repeat-x bottom;}
#div_menu .cnt .logo_wspa {margin-top: 10px;}
#div_menu .btm {width: 248px; height: 17px; background: url('../img/bg_menu_btm.png') no-repeat bottom; line-height: 0px; font-size: 0px;}
/*--Top level--*/
#div_menu .cnt ul {margin: 0; padding: 0; list-style-type: none; width: 185px; /* Width of Menu Items */}
#div_menu .cnt ul li {position: relative; background: url('../img/bull_menu_item.gif') no-repeat 0px 0px; padding: 2px 0px 5px 25px; margin-bottom: 0px; border-bottom: 1px solid #edd5b4; margin-bottom: 3px;}
#div_menu .cnt ul li a {display: block; overflow: auto; /*force hasLayout in IE7 */ text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 1.2em; color: #bb6f1d;}
#div_menu .cnt ul li a:hover, #div_menu .cnt ul li a.active_item {color: #fc9400;}
/*--Sub level--*/
#div_menu .cnt ul li ul {font-size: 1em; position: absolute; width: 180px; /*sub menu width*/ top: 0; visibility: hidden; background: #f1790e; border: 2px solid #c94200; color: #5d3a1c;}
#div_menu .cnt ul li ul li {background: url('../img/bull_submenu_item.gif') no-repeat 3px 3px; padding: 0px; margin: 0px; border: 0;}
#div_menu .cnt ul li ul li a {color: #ffeab5; display: block; overflow: auto; /*force hasLayout in IE7 */ text-decoration: none; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 1em; font-weight: normal; padding: 5px 5px 5px 20px;}
#div_menu .cnt ul li ul li a:hover {color: #ffeab5; background: #c94200 url('../img/bull_submenu_item_h.gif') no-repeat 3px 3px;}
#div_menu .cnt .subfolderstyle {background: url('../img/arr_subtopics.gif') no-repeat center right;}
/*---------------------Banners-----------------*/
#div_bnr_donate {width: 155px; height: 75px; padding: 15px 5px 0px 79px; background: url('../img/bg_bnr_donate.gif') no-repeat top left;}

