/************************************  COMMON HTML   ************************************/

* { margin: 0; padding: 0; border: 0; }
body, th, td { font: 11px Tahoma, Arial, Helvetica, sans-serif; color: #000000; text-align: left; vertical-align: top; }
h1, h2, h3, h4, h5, h6 { font-size : 11px; text-align: left; }
form, ol, ul, p { font-size : 11px; }
body { padding: 1px 0; background: #fff; }

strong, b { font-weight: bold; color: #363375; }

ul { list-style-position: outside; }

.mod_content ol, .mod_content ul { margin-left: 15px; list-style-position: outside; }
.mod_content li { list-style-position: outside; margin-left : 15px; padding: 0; clear: both; }

label { margin: 0 0 5px 5px; display: inline-block; }

p { padding: 0; }

a { color: #0f0a8d; text-decoration : none; }
a:hover { color: #da1119; text-decoration : underline; }
a strong { color: #0f0a8d; }
a:hover strong { color: #da1119; }

table { border: 0; padding: 0; border-collapse: collapse;  }

/************************************  LAYOUT   ************************************/

.leftcol { width: 191px; padding: 0; margin: 0; }
.rightcol { width: 191px; padding: 0; margin: 0; }
.content { }

.maintable, .headtable { padding: 0px; border-collapse: collapse; width: 100%; table-layout: fixed; clear: both; }

.headtable { border-bottom: 1px solid #fff; }

.head td { background: #9294C4; border-bottom: 1px solid #fff; padding: 0; height: 104px; }
.head .leftcol { text-align: right; margin: 0; border-right: 1px solid #fff; }
.head .leftcol a { display: block; width: 180px; height: 104px; overflow: hidden; float: right; }
.head .content { text-align: center; }
.head .rightcol { text-align: left; border-left: 1px solid #fff; background: transparent url(/images/print_bg.gif) no-repeat left top; }

.maintable { border-top: 1px solid #363375; border-bottom: 1px solid #363375; }

.maintable .leftcol, .maintable .rightcol { vertical-align: top; background: #f1f4f7; border-left: 2px solid #3c4b8c; border-right: 2px solid #3c4b8c; padding: 0 0 10px 0; width: 189px; }
.maintable .content { padding: 0; }

.footer { border: 0; padding: 10px 10px 10px 10px; }
.bottom { border: 0; padding: 10px 0; }
.footer *, .bottom * { font-size: 11px; }
.top { border-top: 1px solid #363375; border-left: 1px solid #363375; border-right: 1px solid #363375; background: #f1f4f7; } 

.slogan { display: block; background-color: #5F66A9; padding: 4px 6px 4px 6px; vertical-align : top; text-align : center; border-bottom: 1px solid #fff; width: 100%; overflow: hidden; font: bolder 13px Tahoma, Arial, Helvetica, sans-serif; color : #fff; }
.top_ban { vertical-align: middle; text-align: center; padding: 8px 10px 0 10px; }
.mfix { display: block; width: 171px; height: 94px; position: relative; z-index: 100;  background: #9294C4; padding: 5px 10px; overflow: hidden; }
.mfix h3 { color: #fff; padding: 0 0 2px 0; }

#hscroll0 { position:relative; z-index:0; height: 17px; overflow: hidden; padding: 0 10px; }
#hscroll0 ul { white-space: nowrap; list-style: none; margin: 0px; padding: 0px; width: 10000px; position: absolute; left: 10px; }
#hscroll0 ul li { float: left; margin: 0px; margin-right: 30px; font-weight: bold; font-size: 13px; color : #fff; }

.mod_container, .mod_cont_first, .mod_cmenu { padding: 0; }
.leftcol .mod_container, .rightcol .mod_container { }
.modmenu .blk_content, .modmenu .mod_container  { padding: 0; margin: 0; }

.blk_content { padding: 10px 10px 0 10px; border-bottom: 1px solid #363375; }
.mod_content { padding: 0 0 10px 0; }

/*****************************  HEADERS  ****************************************/

#page_hdr { color: #363375; background: #fff; padding: 5px 11px 7px 11px; border-bottom: 1px solid #363375; font-weight: normal; }
#page_hdr a { color: #363375; text-decoration: none; padding: 0; font-weight: normal; }
#page_hdr a:hover { color: #da1119; text-decoration: underline; }

.block_hdr { font-weight: bold; color: #363375; background: #cfd3e4; padding: 5px 10px; border-bottom: 1px solid #363375; }
.block_hdr a { color: #fff; text-decoration: none; }
.block_hdr a:hover { text-decoration: underline; }
.content .block_hdr { text-transform: uppercase; }

.grnavy { color: #fff; padding: 7px 20px 7px 20px; background: #9294c4 url(/images/menu_bg.gif) top left repeat-x; }

.hdr, .ctg, .hdr2 { font-weight: bold; color: #363375; padding: 0 0 5px 0; }
.ctg { text-align: right; }
.hdr a, .ctg a { color: #363375; }
.hdr a { text-decoration: underline; }
.ctg a { text-decoration: none; }
.hdr a:hover, .ctg a:hover { text-decoration: underline; color: #da1119; }
.hdr2 { font-size: 12px; margin: 0 0 10px 0; background: #f1f4f7; border: 1px solid #363375; padding: 2px 5px; }
.hdr, .hdr a { font-size: 12px; }

/******************************  MENU   ******************************************/

.modmenu { border-bottom: 1px solid #363375; }

#mainmenu { padding: 0; margin: 0; display: block; float: left; }
#mainmenu li { float: left; display: block; list-style-position: outside; background: url(/images/split.gif) no-repeat left center; padding: 7px 6px 6px 10px; margin: 0; }
#mainmenu a { font-weight: bold; text-decoration: none; color: #fff; display: block; white-space: nowrap; padding: 0px 0 1px 0; }
#mainmenu .active { background: #da1119 url(/images/menu_bga.gif) repeat-x left top; }

#mainmenu li ul { position: absolute; z-index:100; background: #f1f4f7; border: 1px solid #363375; display: none; }
#mainmenu li:hover ul, #mainmenu li.sfhover ul { display: block; margin: 0 0 0 0; clear: both; }
#mainmenu li ul li {float: none; padding: 0; height: auto; background: none; }
#mainmenu li ul a { font-size: 11px; font-weight: normal; font-style: normal; color: #363375; padding: 1px 7px; margin: 0; background: none; text-transform: none; }
#mainmenu li ul a:hover { color: #fff; background: #363375; text-decoration: none; }

.mainmenu { padding: 0; border-collapse: collapse; border: 0; background: #9294C4 url(/images/menu_bg.gif) repeat-x left top; }

.mainmenu .leftcol { padding: 0; }
.mainmenu .leftcol a { display: block; float: right; background: url(/images/split.gif) no-repeat left top; padding: 0 0 0 3px; }
.mainmenu .leftcol img { border: 0; }
.mainmenu .leftcol img.first { background: none; }
.mainmenu .content { background: url(/images/menu_bg.gif) left top; }
.mainmenu .rightcol { padding: 8px 3px 0 6px; text-align: center; background: transparent url(/images/print_bg.gif) no-repeat left top; font-weight: bold; color: #fff; }
.mainmenu .rightcol a.btn { font-weight: bold; color: #da1119; border: 1px solid #363375; background: #cfd3e4; text-decoration: none; height: 14px; padding: 2px 5px; display: inline-block; margin: 0 5px; }
.mainmenu .rightcol a { color: #fff; }
.mainmenu .rightcol p { padding: 0 0 6px 0; font-size: 13px; }

.bmenu { clear: both; padding: 3px 0 5px 0; border-top: 1px solid #363375; border-bottom: 2px solid #363375; border-left: 2px solid #363375; border-right: 2px solid #363375; text-align: center; }
.bmenu a { background: none; padding: 2px 7px 7px 7px; color: #363375; }

.menu1 { background: #f1f4f7; list-style-type: none; margin: 0; }
.menu1 li { font-weight: bold; color : #363375; vertical-align: middle; border-top: 1px solid #363375; margin: 0; padding: 1px 2px 0 0; }
.menu1 li.first { border-top: 0; }
.menu1 a, .menu1 strong { color: #363375; text-decoration : none; border-top: 0; background: url(/images/lism.gif) no-repeat 4px center; padding: 1px 0 1px 18px; display: block; }
.menu1 a:hover { text-decoration : underline; }

.menu2 li { font-weight: normal; border: 0; }
.menu2 a, .menu2 strong { color: #363375; text-decoration : none; border-top: 0; background: none; padding: 1px 0 1px 18px; display: block; }

.menu3 a, .menu3 strong { color: #363375; text-decoration : none; border-top: 0; background: none; padding: 1px 0 1px 30px; display: block; }

.hlght, .hlght a { color: #da1119; font-weight: bold; }

#hidemenuc { list-style: none; padding: 0; margin: 0; display: block; border-bottom: 1px solid #363375; }
#hidemenuc li { display: block; list-style-position: outside; margin: 0; }
#hidemenuc li .hm { font-weight: bold; background: url(/images/lism.gif) no-repeat 4px center; padding: 1px 0 3px 18px; color: #da1119; display: block; }
#hidemenuc li div.hidemenu { position: absolute; z-index:100; background: #f1e4ce; border: 1px solid #363375; display: none; }
#hidemenuc li:hover div.hidemenu, #hidemenuc li.sfhover div.hidemenu { display: block; margin: -1px 0 0 18px; clear: both; }
#hidemenuc .hlght a { color: #363375; }
#hidemenuc .hlght .hlght a { color: #da1119; }

.cmn { font-weight: bold; font-size: 13px; color: #fff; background: #da1119 url(/images/menu_bgaf.gif) repeat-x left top; padding: 5px 5px 3px 5px; }
.cmn a, .cmn a:hover { color: #fff; }
.cmenu { list-style: none; margin: 0; padding: 0; border-bottom: 1px solid #363375; background: #5F66A9; }
.cmenu li { font-size: 11px; border-top: 1px solid #363375; margin: 0; padding: 1px 0; list-style-type: none; }
.cmenu a { font-weight: bold; color: #fff; text-decoration : none; border-top: 0; background: url(/images/lismw.gif) no-repeat 7px 4px; padding: 1px 0 1px 18px; display: block; }
.cmenu a:hover { color: #fff; text-decoration : underline; }
.cmenu .active { color: #cfd3e4; }
.cmenu .menu2 li { border-top: 0; }
.cmenu .menu2 a { background: none; font-weight: normal; font-size: 11px; }

.dbstat { table-layout: fixed; width: 190px; margin: 0 0 5px 0; }
.dbstat th { width: 120px; font-weight: bold; color: #363375; background: url(/images/lism.gif) no-repeat 4px center; padding: 1px 0 1px 18px; }
.dbstat td { text-align: right; font-weight: normal; color: #363375; padding: 1px 4px; }

.mod_content table.mod_ctg { border: 0; }
table.mod_ctg td { border: 0; width: 50%; border-collapse: collapse; }
table.mod_ctg { width: 100%; margin: 0 0 10px 0; border: 0; border-bottom: 1px solid #363375; }
.mod_ctg ul { padding: 0 5px 5px 0; LIST-STYLE-TYPE: none; margin: 0; } /*border for IE*/
.mod_ctg li { padding: 2px 0; margin: 0; }
.mod_ctg ul a{ font-weight: bold; padding-left: 11px; background: url(/images/lism.gif) no-repeat left center;}
.mod_ctg ul a:hover{ background: url(/images/lism.gif) no-repeat left center;}
.mod_ctg strong { color: #da1119; padding-left: 11px; background: url(/images/lism.gif) no-repeat left center;}

.tb { border-bottom: 1px solid #363375; padding: 5px 0; margin: 0 0 10px 0; }
.tb a{ font-weight: bold; padding: 0 20px 0 11px; background: url(/images/lism.gif) no-repeat left center;}
.tb a:hover{ background: url(/images/lism.gif) no-repeat left center;}

/*****************************   CONTROLS   *****************************************/

.button, .buttonred, a.buttonred { font-weight: bolder; font-size: 11px; color: #363375; border: 1px solid #363375; background: #cfd3e4; width: 115px; height: 18px; text-align: center; vertical-align: center; margin: 0 0 2px 0; }
.buttonred { color: #da1119; border: 1px solid #363375; background: #cfd3e4; width: 125px; height:18px; text-align: center; padding: 0 0 5px 0; }
a.buttonred { text-decoration: none; width: 123px; height:16px; padding: 2px 0 0 0; display: block; }

.edit, .edit100, .edits, .editb, .editbt, .editsm, .editbig, .cntr_combo { font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #363375; border: 1px solid #363375; background: #f1f4f7; padding: 1px 0px 2px 0px; margin: 0 0 2px 0; }

.edit { width: 115px; }
.edit100 { width: 100%; }
.editb { width: 250px; }
.editbt { width: 214px; }
.editb optgroup { font-size: 13px; font-style: italic; font-weight: bold;}
.editb option {font-size: 11px;}
.editbig { height: 13px; width: 99%; }
.cntr_combo { width: 200px; }

/******************************   NAVIGATION  ************************************/

.tblnav { padding: 5px 0 10px 0;}

.navcontainer { padding: 0 0 10px 0; }
.navcontainer ul, .navcontainer li { padding:0; margin: 0; }
.navcontainer ul { list-style-type: none; }
.navcontainer a { padding: 0 0 1px 0; display: inline-block; }
.navcontainer .subnavlist { padding: 0 0 5px 0; }
.subnavlist li { padding: 0 0 0 15px; }
.subnavlist ul.subnavlist li { padding: 0 0 0 30px; } 

.mod_ctg .leftcol, .mod_ctg .rightcol { width: 50%; }

						/*** PAGE LISTER ***/
.page_lister { padding: 5px 0 10px 0; border-top: 1px solid #0f0a8d; margin: 5px 0 0 0; }
.page_lister table { border: 0; }
.page_lister td { white-space: nowrap; text-align: left; padding: 1px 3px; border: 0; }
.page_lister * { font-size: 11px; }
.page_lister .active { color: #da1119; border: 1px solid #0f0a8d; padding: 0 5px; background: #fff; }
.page_lister .switch { text-align: right; }
.page_lister .switch a { font-weight: bold; padding: 0 0 0 15px; }
.page_lister .switch strong { color: #ccc; padding: 0 0 0 15px; }
.tpl { padding: 0 0 10px 0; }
.tpl .page_lister { padding: 5px 0 5px 0; border-bottom: 1px solid #0f0a8d; border-top: none; margin: 0; }

						/*** DETAIL LISTER ***/
#dtl_lister { margin: 0 0 5px 0; border: 0; width: 100%; }
#dtl_lister .prev { text-align: left; border: 0; width: 35%; padding: 0 0 2px 0; }
#dtl_lister .prev a { display: block; text-align: left; padding: 5px 5px 0 17px; background: url(/images/libig2.gif) no-repeat left 3px; }
#dtl_lister .ctg { text-align: center; padding: 5px 20px; border: none; width: 30%; }
#dtl_lister .ctg a { display: block; text-align: center; }
#dtl_lister .next { text-align: right; padding: 0 0 2px 0; border: 0; width: 35%; }
#dtl_lister .next a { display: block; text-align: right; padding: 5px 17px 5px 0; background: url(/images/libig.gif) no-repeat right 3px; }
#dtl_lister a { font-weight: bold; padding: 0; }
#dtl_lister strong { color: #ccc; padding: 0; }

.sltp { text-align: center; padding: 5px 0; }
.sltp a, .sltp strong, .sltp span	 { display: inline-block; color: #fff; background: #363375; padding: 4px 10px; font-weight: bold; margin: 0 2px; font-size: 13px; }
.sltp a:hover { background: #5F66A9; text-decoration: none; }
.sltp strong { background: #da1119; }

/******************************   CONTENT   **************************************/

.mod_content table, .mod_content td { border: 1px solid #363375; }
.mod_content td { padding: 0 2px; }

.img { border: 1px solid #666; margin: 0 0 5px 0; }
.img_l { float: left; clear: left; border: 1px solid #666; margin: 0 5px 5px 0; }
.img_r { float: right; clear: right; border: 1px solid #666; margin: 0 0 5px 5px; }
.img_c { float: none; clear: both; border: 1px solid #666; margin: 0 0 5px 0; }

.clear { clear: both; }

.lnkcode { width: 100%; padding: 0 10px; }
td.col { padding: 0 10px 0 0; }

.hrow { background: #f1f4f7; }

table.tbl { width: 100%; }
.tbl, table.tbl { border: 1px solid #363375; border-collapse: collapse; margin: 0 0 10px 0; }
.tbl th { font-weight: bold; color: #363375; background: #cfd3e4; text-align: center; padding: 5px 10px; border: 1px solid #363375; border-collapse: collapse; }
.tbl td { padding: 5px 2px; border: 0; border-left: 1px solid #363375; border-top: 1px solid #ccc; border-collapse: collapse; }
.tbl td a { color: #0f0a8d; text-decoration: none; }
.tbl td a:hover { color: #da1119; text-decoration : underline; }

table.news, .news td { border: 0; }

.images { padding: 0 20px 10px 0px; text-align: center; width: 140px; overflow: hidden; }
.images strong { display: block; padding: 0 0 5px 0; }
.images p { padding: 0 0 10px 0; clear: both; }
.rlt .img_l, .images a.lightwindow, .images .img { width: 140px; display: inline-block; }


.copy { text-align: right; display: block; padding: 0 5px 1px 0; clear: both; }

table.form { border-collapse: collapse; border: 0; table-layout: fixed; }
.form td, .form th { padding: 1px 10px 2px 0; margin: 0; border-collapse: collapse; border: 0; vertical-align: top; border: 0; }
.form th { white-space: nowrap; }
.form .cb { width: 16px; height: 14px; overflow: hidden; margin: 0 5px 0 0; }
.form input { margin: 0px; }
.form a { margin: 0 15px 0 0; }
.content .form th { width: 110px; }
.leftcol .form th, .rightcol .form th { width: 45px; }
.leftcol .form td, .rightcol .form td { width: 110px; }

table.nobord, .nobord td, .nobord th { border: 0; }

.rtbl { margin: 0 0 10px 0; width: 360px; }
.rtbl td { width: 250px; }
.rtbl .edit { width: 240px; }

.msg { padding: 10px 10px; margin: 0; border-bottom: 1px solid #363375; }
.msg ul { margin: 0 0 0 20px; }

#newsinf_sample { padding: 0 0 10px 0; }
#newsinformer .linf, #ecrninformer .rinf { float: left; width: 50%; }
#newsinformer p { padding: 0 0 10px 0; }
#newsinformer p.cphdr { padding: 5px 0 2px 0; }
#newsinformer td { padding: 0; }
#newsinformer td img { width: 15px; height: 15px; display: block; overflow: hidden; }

.sim { margin: 10px 0 0 0; border-top: 1px solid #363375; padding: 5px 0 10px 0; }

.rate { padding: 5px 0 10px 0; }
.rating { width:100%; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
.rating .rateimg { float: left; padding: 2px 5px 0 0; }
.rating .r-load { display: none; height: 16px; text-align: left; }
.rating img { cursor: pointer; border: 0px; padding: 0; }
.rating .r_text { clear: both; display: block; }

.comment { width: 50%; float: left; }

.rss { display: block; background: url(/images/rss.gif) no-repeat 3px center; padding: 2px 0 2px 25px; text-align: left; }

.kw1 { color: #666; padding: 0 15px 0 0; font-size: 13px; display: inline; }
.kw2 { color: #666; padding: 0 15px 0 0; font-size: 14px; display: inline; }
.kw3 { color: #666; padding: 0 15px 0 0; font-size: 15px; display: inline; font-weight: bold; }
.kw4 { color: #666; padding: 0 15px 0 0; font-size: 16px; display: inline; font-weight: bold; }
.kw5 { color: #666; padding: 0 15px 0 0; font-size: 18px; display: inline; font-weight: bold; }

.print { text-align: right; padding: 10px 10px 20px 10px; }

.op0 { opacity: .0; filter: alpha(opacity=0); }
.op10 { opacity: .10; filter: alpha(opacity=10); }
.op20 { opacity: .20; filter: alpha(opacity=20); }
.op30 { opacity: .30; filter: alpha(opacity=30); }
.op40 { opacity: .40; filter: alpha(opacity=40); }
.op50 { opacity: .50; filter: alpha(opacity=50); }
.op60 { opacity: .60; filter: alpha(opacity=60); }
.op70 { opacity: .70; filter: alpha(opacity=70); }
.op80 { opacity: .80; filter: alpha(opacity=80); }
.op90 { opacity: .90; filter: alpha(opacity=90); }

			/********* POLL *********/

.poller { display: block; margin: 0; padding: 0; }
.poller p input { width: 15px; height: 17px; overflow: hidden; float: left; clear: left; }
.poller label { padding: 0 0 3px 5px; display: inline-block; width: 130px; }
.poller .button { clear: both;  }
.poller .result_pollerOption { margin: 0; text-align: left; padding: 0 0 4px 0; line-height: 12px; }
.poller .result_pollerTitle {  text-align: left; line-height: 12px; padding: 0 0 20px 0; }
.poller .result_pollGraph img { float: left; }
.poller .result_pollGraph div { float: left; height: 18px; background-repeat: repeat-x; color: #fff; font-size: 11px; line-height: 17px; }
.poller .result_pollGraph { height: 18px; padding: 0 0 7px 0; }
.poller .poller_waitMessage { display: none; text-align: center; }	
.poller .result_totalVotes { clear: both; display: block; text-align: center; color: #da1119; font-weight: bold; padding: 0; }

			/********* VIDEO *********/

.video { padding: 10px 0; clear: both; }
.vid { padding: 0 10px 10px 0; float: left; }
.vid p { text-align: center; padding: 5px 0 0 0; }

			/********* MAPS *********/

#azone { position: relative; height: 513px; overflow: hidden; }
#mapdiv { position: relative; clear: both; left: 0px; top: 0; width: 590px; height: 598px; overflow: hidden; margin: -43px auto 10px auto; background: url(/images/map/map.jpg); padding: 0; }
#mapblank { position: absolute; top: 0px; left: 0px; }
.pmap { position: absolute; left: 0; top: 0; display: none; }

#azone2 { position: relative; width: 605px; height: 550px; overflow: hidden; padding: 0 0 15px 0; margin: 0 auto; }
.dmap { position: relative; clear: both; left: 0px; top: 0; margin: 0 auto 5px auto; overflow: hidden; }
.point { position: absolute; width: 5px; height: 5px; overflow: hidden; left: 0; top: 0; z-index: 1; display: block; background: #f00; }

#omazone { position: relative; height: 760px; overflow: hidden; }
#omazone2 { position: relative; height: 450px; overflow: hidden; }
#omapdiv { position: relative; clear: both; left: 0px; top: 0; width: 700px; height: 760px; overflow: hidden; margin: 0 auto 10px auto; background: url(/images/rzn/map.gif); padding: 0; }

.district { text-align: center; color: #363375; font-size: 12px; padding: 0 0 5px 0px; }


			/********* REGISTRATION *********/

.regform { width: 100%; margin: 10px 0 0 0; }
.regform td { padding: 1px 2px; white-space: nowrap; }

.reg { padding: 10px 0; }
.reg table, .reg td, .reg th { border: 0; }
.reg th { width: 128px; font-weight: bold; padding: 0 20px 0 0; }
.reg .edit { width: 200px; }
.reg .button { width: 122px; }

			/********* MISCELANEOUS *********/

.guest { color: #666; }

.cmsdtl { padding: 0 0 5px 0; }
.cmsdtl h3 { padding: 0 0 5px 0px; color: #363375; font-size: 12px; }

.sbs { padding: 10px 0 20px 0; }
.ssbs { padding: 0 0 0 17px; }
.sbslnk { font-weight: bold; color: #da1119; }

.l { text-align: left; }
.c { text-align: center; }
.c table { margin: 0 auto; text-align: center; }
.r { text-align: right; }

.subscribe .cb { width: 16px; height: 14px; overflow: hidden; margin: 0 5px 0 0; }
table.subscribe td { padding: 2px 5px 3px 5px; }
.subscribe th { font-weight: bolder; color: #363375; background: #cfd3e4; text-align: left; padding: 5px 10px; border-bottom: 1px solid #363375; } 
.subscribe .button { width: 50px; }
.subscribe td { padding: 0 5px 3px 5px; }

.bbtm { border-bottom: 1px solid #363375; }

.shift { padding: 0 0 0 20px; }

.soc { padding: 10px 0 10px 10px; width:125px; height:14px; float: left; }
#fishb { display:-moz-inline-box; display:inline-block; width:108px; height:14px; padding: 2px 0 0 17px; color:#000; text-transform:uppercase; line-height:normal; text-align:left; background:url(/js/soc/bookmark.gif) no-repeat 0 0; z-index: 1000; }
#fishb_popup { position:absolute; left:0; top:17px; visibility:hidden; background:url(/js/soc/soc.png) no-repeat left -58px; padding: 0 0 5px 0; border:0;z-index: 1000; }
#fishb_popup div { height:137px;width:312px; z-index:1000; background:url(/js/soc/soc.png) no-repeat 0 0; padding:8px 0 0 8px; margin:0; border:0; z-index: 1000; }
#bookmark { display:block; float:left; width:82px; height:16px; overflow:hidden; padding:0 0 0 21px; margin:0 0 1px 0; background:url(/js/soc/soc.png) no-repeat -320px -224px; }  
.soc .lnk { display:block; float:left; width:82px; height:16px; overflow:hidden; padding:0 0 0 21px; margin:0 0 1px 0; background:url(/js/soc/soc.png) no-repeat; }


.docsrc { }

.faq { padding: 0 0 10px 0; clear: both; }
.faq .fcont { float: left; width: 100px; padding: 0 10px 0 0; }
.faq .ftxt { margin: 0 0 0 110px; padding: 0 0 10px 0; }

