body {
	background: url(images/bg.gif); margin-top: 25px; margin-bottom:50px; text-align: left
}
body {
	font: 10px verdana, arial, sans-serif
}

#logo {
	background-image: url(images/hatter3_1.png);
	border-left: 0px solid #999;
	padding-top: 0px;
	margin-top: 0px;
        vertical-align: bottom;
	width: 551px;
	height: 148px;
}

.fel  {
        vertical-align: top;
}

.fel2  {
        vertical-align: top;
        background-image: url(images/contbg.gif);
}

.hatter  {
        background-image: url(images/hatter.jpg);
}

span.cim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}

span.szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}

span.szovegkiemeles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #883759;
	font-weight: bold;
}

.lbg2_2_2 {

        background-image: url(images/lbg2_2_2.jpg);
        vertical-align: top;
	width: 276px;
	height: 49px;
}

.lbg4_2 {

        background-image: url(images/lbg4_2.jpg);
        vertical-align: top;
	width: 510px;
	height: 27px;
}

.fig {

        background-image: url(gallery/tortak_fig.jpg);
        vertical-align: top;
	width: 234px;
	height: 49px;
}

.esk {

        background-image: url(gallery/tortak_esk.jpg);
        vertical-align: top;
	width: 234px;
	height: 49px;
}

.kul_esk {

        background-image: url(gallery/tortak_kul_esk.jpg);
        vertical-align: top;
	width: 234px;
	height: 49px;
}

.gril {

        background-image: url(gallery/tortak_gril.jpg);
        vertical-align: top;
	width: 234px;
	height: 49px;
}

.alk {

        background-image: url(gallery/tortak_alk.jpg);
        vertical-align: top;
	width: 234px;
	height: 49px;
}

.fenyk {

        background-image: url(gallery/tortak_fenyk.jpg);
        vertical-align: top;
	width: 234px;
	height: 49px;
}

.tejsz {

        background-image: url(gallery/tortak_tejsz.jpg);
        vertical-align: top;
	width: 234px;
	height: 49px;
}

.hagy {

        background-image: url(gallery/tortak_hagy.jpg);
        vertical-align: top;
	width: 234px;
	height: 49px;
}

.szel {

        background-image: url(gallery/tortak_szel.jpg);
        vertical-align: top;
	width: 234px;
	height: 49px;
}

.edes_sutemenyek {

        background-image: url(gallery/edes_sutemenyek.jpg);
        vertical-align: top;
	width: 234px;
	height: 49px;
}

.sos_sutemenyek {

        background-image: url(gallery/sos_sutemenyek.jpg);
        vertical-align: top;
	width: 234px;
	height: 49px;
}

.fagylaltok {

        background-image: url(gallery/fagylaltok.jpg);
        vertical-align: top;
	width: 234px;
	height: 49px;
}

.tortadiszek_esk {

        background-image: url(gallery/tortadiszek_esk.jpg);
        vertical-align: top;
	width: 234px;
	height: 49px;
}

.tortadiszek_egyeb {

        background-image: url(gallery/tortadiszek_egyeb.jpg);
        vertical-align: top;
	width: 234px;
	height: 49px;
}

.vkreszletek {

        background-image: url(images/vkreszletek.jpg);
        vertical-align: top;
	width: 234px;
	height: 49px;
}

.menu {width:125px; height:41px; position:relative; z-index:100;border-right:0px solid #000; font-family:verdana, sans-serif;background: transparent;vertical-align:top;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:125px; w\idth:126px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;width:125px;}
.menu ul ul {width:125px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:125px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:10px;text-decoration:none; color:#000; width:125px; height:41px; border:0px solid #000; border-width:0px 0px 0px 0px; background:url(images/fmenu1.jpg); padding-left:0px; line-height:26px;text-align:center;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:125px; w\idth:125px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:transparent url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat center;width:125px;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:39px;left:0; width:auto;border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:39px;t\op:40px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a {background:transparent; color:#000; height:33px; line-height:1em; padding:0px 0px; width:132px;border-width:0px 0px 0px 0px; text-decoration: none;font-size:10px;text-align:left;}
.menu ul ul a:visited {background:transparent; color:#000; height:33px; line-height:1em; padding:0px 0px; width:132px;border-width:0px 0px 0px 0px; text-decoration: none;font-size:10px;text-align:left;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:128px;w\idth:128px;}

/* style the top level hover */
.menu a:hover {color:#000; background:#000000; text-decoration: none;}
.menu ul ul a:hover {color:#00f; background:transparent; text-decoration: none}
.menu :hover > a {color:#000; background:#000000; text-decoration: none;}
.menu ul ul :hover > a {color:#00f; background:transparent; text-decoration: none}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

.menuPad {height:436px;background-image: url(images/menuhatter.jpg);}

#slide {padding:0px; margin:0; width:165px; font-family:arial, sans-serif; font-size:12px; background: transparent; position:absolute;}
#slide dt {padding:0; margin:0; width:165px; height:29px; background: transparent; color:#00f; text-align:left; line-height:29px; cursor:pointer; font-weight:bold;}
#slide dt.slide {color:#000; background:transparent;}
#slide dt a {display:block; height:29px; color:#00f; text-decoration:none; line-height:29px;}
#slide dt a:hover {color:#00f;}
#slide dd {padding:0; margin:0;  text-align:left; width:165px;height:0; overflow:hidden; position:relative;}
#slide dd ul {padding:0; margin:0; list-style:none; position:absolute; left:0; bottom:0; height:auto;}
#slide dd ul li {padding-left:0px;border-bottom:0px solid #aaa; width:165px; height:29px; line-height:29px;}
#slide dd ul li a {color:#666; text-decoration:none; font-size:11px; display:block; height:29px;}
#slide dd ul li a:hover {background: transparent;padding-left:0px;color:#000;font-weight:bold;}

.lbg1 {

        background-image: url(images/lbg1.jpg);
	width: 194px;
	height: 12px;
}

.fmb {

        background-image: url(images/fm_b.jpg);
	width: 18px;
	height: 12px;
}

.fmh {

        background-image: url(images/fm_h.gif);
	width: 438px;
	height: 12px;
}

.fmj {

        background-image: url(images/fm_j.gif);
	width: 25px;
	height: 12px;
}

.lbg1_2 {

        background-image: url(images/lbg1_2.jpg);
	width: 194px;
	height: 41px;
        vertical-align: bottom;
}

.fmb_2 {

        background-image: url(images/fm_b_2.jpg);
	width: 18px;
	height: 41px;
}

.fmj_2 {

        background-image: url(images/fm_j_2.jpg);
	width: 25px;
	height: 41px;
}

.iframe {

        background: #ffffff;
	width: 675px;
        border:0px;
        padding:0px;
        margin:0px;
        vertical-align: top;
        text-align: center;
}

.lbg2 {

        background-image: url(images/lbg2.jpg);
        vertical-align: top;
	width: 441px;
	height: 51px;
}

.lbg222 {

        background-image: url(images/lbg222.jpg);
        vertical-align: top;
	width: 194px;
	height: 51px;
}

.lbg222_2 {

        background-image: url(images/lbg222_2.jpg);
        vertical-align: top;
	width: 247px;
	height: 51px;
}

.lbg2_2 {

        background-image: url(images/lbg2_2.jpg);
        vertical-align: top;
	width: 441px;
	height: 49px;
}

.lbg3 {

        background-image: url(images/lbg3.jpg);
        vertical-align: top;
	width: 234px;
	height: 51px;
}

.ures {

        background-image: url(images/ures.jpg);
        vertical-align: top;
	width: 234px;
	height: 49px;
}

.lbg2_21 {

        background-image: url(images/lbg2_21.jpg);
        vertical-align: top;
	width: 194px;
	height: 43px;
}

.lbg2_22 {

        background-image: url(images/lbg3.jpg);
        vertical-align: top;
	width: 247px;
	height: 43px;
}

.ures2 {

        background-image: url(images/ures.jpg);
        vertical-align: top;
	width: 234px;
	height: 43px;
}

.lbg4 {

        background-image: url(images/lbg4.jpg);
        vertical-align: top;
	width: 675px;
	height: 27px;
}

.menubg {

        background-color: transparent;
        vertical-align: top;
	width: 438px;
        height: 41px;
}

.menuk {

        background-image: url(images/l_free.jpg);
        vertical-align: top;
	width: 165px;
}

.menu {

        background-image: transparent;
        vertical-align: top;
	width: 145px;
              height: 41px;
}

.menu_h {

        background-image: url(images/menu_h.jpg);
        vertical-align: top;
	width: 165px;
        height: 43px;
}

.menu_f {

        background-image: url(images/menu_f.jpg);
        vertical-align: top;
	width: 165px;
        height: 436px;
}

.sep {

        background-image: url(images/sep.gif);
        vertical-align: top;
	width: 510px;
        height: 12px;
}

.content {

        background-color: #ffffff;
        vertical-align: top;
	width: 510px;
}

.content1 {

        background-image: url(images/contbg.gif);
        vertical-align: top;
	width: 510px;
        height: 788px;
}

.bottomb {

        background-image: url(images/bottomb.gif);
        vertical-align: top;
	width: 165px;
        height: 9px;
}

.bottomb_felso {

        background-image: url(images/l_free.jpg);
        vertical-align: top;
	width: 165px;
        height: 30px;
}

.bottom {

        background-image: url(images/bottom.gif);
        text-align: right;
	width: 510px;
        height: 9px;
}

.bottom_felso {

        background-image: url(images/contbg.gif);
        text-align: right;
	width: 510px;
        height: 30px;
}

.search {

        background-image: url(images/hatter3_2.png);
	border-right: 0px solid #999;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
        vertical-align: top;
	width: 249px;
	height: 126px;
}

.search_also {

        background-image: url(images/hatter3_2_2.png);
	border-right: 0px solid #999;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 2px;
        vertical-align: middle;
        text-align: center;
	width: 249px;
	height: 20px;
        font: 8pt Verdana;
        font-weight: bold;
        color: #ffffff;
        cursor: pointer;

}

.search_legalso {

        background-image: url(images/hatter3_2_2_2.png);
	border-right: 0px solid #999;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 249px;
	height: 2px;

}

.fo1 {
	background-image: url(images/hatter3_fo1.png);
        text-align: justify;
	border-left: 0px solid #999;
	padding-top: 0px;
	margin-left: 35px;
        width: 551px;
}

.fo2 {
	background-image: url(images/hatter3_fo2.png);
	border-right: 0px solid #999;
	padding-left: 0px;
	margin: 0px;
	width: 249px;
}

.alhatter {
	background-image: url(images/hatter3_also.png);
	border: 0px solid #999;
        vertical-align: middle;
        margin-right: 20px;
        text-align: right;
        font: 8pt Verdana;
        font-weight: bold;
	width: 800px;
	height: 60px;
}

.alhatter1 {
	background-image: url(images/hatter3_also1.png);
	border-left: 0px solid #999;
        vertical-align: middle;
        text-align: right;
        font: 10pt Verdana;
        font-weight: bold;
	margin: 0px;
	width: 551px;
	height: 60px;
}

.alhatter2 {
	background-image: url(images/hatter3_also2.png);
	border-right: 0px solid #999;
        vertical-align: middle;
        text-align: center;
        font: 10pt Verdana;
        font-weight: bold;
	margin: 0px;
	width: 249px;
	height: 60px;
}

.alsav {

        background-image: url(images/alsav.png);
	width: 1px;
	height: 5px;
}

.felsav {

        background-image: url(images/felsav.png);
	width: 1px;
	height: 5px;
}

.balsav {

        background-image: url(images/balsav.png);
	width: 5px;
	height: 1px;
}

.jobbsav {

        background-image: url(images/jobbsav.png);
	width: 5px;
	height: 1px;
}

.balfelsosarok {

        background-image: url(images/balfelsosarok.png);
	width: 5px;
	height: 5px;
}

.balalsosarok {

        background-image: url(images/balalsosarok.png);
	width: 5px;
	height: 5px;
}

.jobbfelsosarok {

        background-image: url(images/jobbfelsosarok.png);
	width: 5px;
	height: 5px;
}

.jobbalsosarok {

        background-image: url(images/jobbalsosarok.png);
	width: 5px;
	height: 5px;
}

.caption {
	background-image: url(images/caption.png);
	width: 200px;
	height: 34px;
}

.menubody {
	background-image: url(images/menu.png);
	width: 200px;
	background-repeat: repeat-y;
}

.menubottom {
	background-image: url(images/menubottom.png);
	width: 200px;
	height: 7px;
	background-repeat: no-repeat;
}

.captionpadder {
	padding-top: 2px;
	padding-left: 4px;
}

.menupadder {
	padding: 8px;
	width: 178px;
}


td {
	font: 10px verdana, arial, sans-serif
}
td2 {
	font: 10px verdana, arial, sans-serif
}
.tb {
	padding-left: 5px; padding-top: 5px; border-right: #ffffff 0px solid; border-top: #c02d00 1px solid; border-left: #c02d00 1px solid; border-bottom: #c02d00 1px solid; background-color: transparent; vertical-align: top
}
.tb2 {
	border-right: #c02d00 1px solid; border-top: #c02d00 1px solid; border-left: #c02d00 1px solid; border-bottom: #c02d00 1px solid; background-color: transparent
}
A:hover {
	COLOR: #4e1f33; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #b38c9b; TEXT-DECORATION: underline
}
A {
	COLOR: #7d3353; TEXT-DECORATION: underline
}
.search_also a {
	color: #ffffff; text-decoration: none
}
.search_also a:hover {
	color: #f28e2c; text-decoration: underline
}
.indent {
	border-right: #ffffff 1px solid; padding-right: 3px; border-top: #000 1px solid; padding-left: 3px; padding-bottom: 3px; margin: 5px; border-left: #000 1px solid; color: #000060; padding-top: 3px; border-bottom: #ffffff 1px solid; background-color: #ebebeb
}
.smalltext {
	font-size: 9px; color: #444; letter-spacing: -1px
}
.smallblacktext {
	font-weight: normal; font-size: 9px; color: #000; line-height: normal; font-style: normal; font-variant: normal
}
.defaulttext {
	color: #000
}
.mediumtext {
	font-size: 11px; color: #000
}
.captiontext {
	font: bold 14px/120% verdana, arial, helvetica, sans-serif; color: #000
}
.tbox {
	border-right: #559 1px solid; border-top: #559 1px solid; font-size: 10px; min-height: 15px; border-left: #559 1px solid; color: #005; border-bottom: #559 1px solid; font-family: verdana, arial, helvetica, sans-serif; background-color: #e4e9f6; background-image: url(images/tboxhatter.png)
}
.tbox_search {
	margin-top: 5px; margin-left: 88px; border-right: #559 1px solid; border-top: #559 1px solid; font-size: 9px; min-height: 12px; border-left: #559 1px solid; color: #005; border-bottom: #559 1px solid; font-family: verdana, arial, helvetica, sans-serif; background-image: url(images/tboxhatter.png); background-color: #e4e9f6; width: 100px
}
.tbox_search2 {
	margin-top: 7px; margin-left: 3px
}
.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.button {
	margin-top: 4px; margin-left: 4px; border-right: #5e5d63 1px solid; border-top: #5e5d63 1px solid; font-size: 10px; background-image: url(images/button.png); border-left: #5e5d63 1px solid; color: #000; border-bottom: #5e5d63 1px solid; text-align: center; width: 60px; height: 18px
}
.button:hover {
	background-image: url(images/button_hover2.png); color: #fff; width: 60px; height: 18px
}
.nextprev {
	border-right: #77a 1px solid; padding-right: 1px; border-top: #77a 1px solid; padding-left: 1px; font-size: 9px; background-image: url(images/button.png); padding-bottom: 1px; border-left: #77a 1px solid; color: #000; padding-top: 1px; border-bottom: #77a 1px solid; background-color: #fcfcfc; text-align: center
}
.nextprev:hover {
	background-image: url(images/button_hover.png)
}
form {
	margin: 2px 0px 0px
}
.spacer {
	padding: 0;
}
hr {
	border-top: #006699 1px solid; vertical-align: bottom; width: 100%; border-bottom: #c6d6d6 1px solid; height: 2px; text-align: center
}
.border {
	border-right: #91a7d4 2px solid; border-top: #91a7d4 2px solid; border-left: #91a7d4 2px solid; border-bottom: #91a7d4 2px solid; background-color: transparent
}

.infobar {
	border-right: #ccc 1px solid; padding-right: 4px; border-top: #fff 1px solid; padding-left: 4px; font-size: 10px; background-image: url(images/cap1.gif); padding-bottom: 4px; border-left: #fff 1px solid; color: #000; padding-top: 2px; border-bottom: #ccc 1px solid; background-color: #e2e2e2
}
p {
	margin-top: 0px
}
.fborder {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
.fbdefault {
	border-right: #bbb 1px solid; border-top: #bbb 1px solid; margin: 0px; border-left: #bbb 1px solid; border-bottom: #bbb 1px solid; background-color: #ebebeb; text-align: left
}
.forumheader {
	border-right: #ccc 1px solid; padding-right: 4px; border-top: #888 1px solid; padding-left: 4px; font-weight: bolder; font-size: 12px; padding-bottom: 4px; border-left: #888 1px solid; color: #009; padding-top: 4px; border-bottom: #ccc 1px solid; background-color: transparent; text-align: left
}
.forumheader2 {
	border-right: #c3bdbd 1px solid; padding-right: 4px; border-top: #c3bdbd 1px solid; padding-left: 4px; font-size: 12px; padding-bottom: 4px; border-left: #c3bdbd 1px solid; color: #000; padding-top: 4px; border-bottom: #c3bdbd 1px solid; background-color: transparent; text-align: left
}
.f2default {
	border-right: #c3bdbd 1px solid; padding-right: 4px; border-top: #c3bdbd 1px solid; padding-left: 4px; font-size: 12px; padding-bottom: 4px; border-left: #c3bdbd 1px solid; color: #000; padding-top: 4px; border-bottom: #c3bdbd 1px solid; background-color: #efefef; text-align: left
}
.forumheader3 {
	border-right: #c3bdbd 0px solid; padding-right: 4px; border-top: #c3bdbd 0px solid; padding-left: 4px; font-size: 11px; padding-bottom: 4px; border-left: #c3bdbd 0px solid; color: #000; padding-top: 4px; border-bottom: #c3bdbd 0px solid; background-color: transparent; text-align: left
}
.f3default {
	border-right: #c3bdbd 1px solid; padding-right: 4px; border-top: #c3bdbd 1px solid; padding-left: 4px; font-size: 11px; padding-bottom: 4px; border-left: #c3bdbd 1px solid; color: #000; padding-top: 4px; border-bottom: #c3bdbd 1px solid; background-color: #fafafa; text-align: left
}
.fcaption {
	border-right: #557 1px solid; padding-right: 3px; border-top: #557 1px solid; padding-left: 3px; font-weight: bold; font-size: 11px; background-image: url(images/fcap.png); padding-bottom: 3px; border-left: #557 1px solid; color: #333; padding-top: 3px; border-bottom: #557 1px solid; background-color: #dfdfdf; text-align: left
}
.fcdefault {
	border-right: #557 1px solid; padding-right: 3px; border-top: #557 1px solid; padding-left: 3px; font-weight: bold; font-size: 11px; background-image: url(images/fcap.png); padding-bottom: 3px; border-left: #557 1px solid; color: #333; padding-top: 3px; border-bottom: #557 1px solid; background-color: #dfdfdf; text-align: left
}
.fcaption2 {
	border-right: #559 1px solid; padding-right: 0px; border-top: #559 1px solid; padding-left: 8px; font-weight: bold; background-image: url(images/fcap.png); padding-bottom: 2px; border-left: #559 1px solid; color: #559; padding-top: 2px; border-bottom: #559 1px solid; background-color: #e6e6e6
}
.fcdefault {
	background: #cccccc; color: #fff
}
.finfobar {
	border-right: #c3bdbd 1px solid; padding-right: 4px; border-top: #c3bdbd 1px solid; padding-left: 4px; background-image: url(forum/finfobar.png); padding-bottom: 4px; border-left: #c3bdbd 1px solid; color: #000; padding-top: 4px; border-bottom: #c3bdbd 1px solid; background-color: #ccc8c8
}
a.forumlink {
	color: #333; text-decoration: none
}
a.forumlink:hover {
	color: #000
}
.helpbox {
	border-right: red 0px; border-top: red 0px; font: 9px tahoma, verdana, arial, helvetica, sans-serif; border-left: red 0px; color: #000; border-bottom: red 0px; background-color: transparent
}
#wrapptable {
	border-right: #ccc 0px solid; border-top: #ccc 0px solid; background: transparent; font: 12px verdana, arial, sans-serif; border-left: #ccc 0px solid; border-bottom: #ccc 0px solid; text-align: left
}
.borderx {
	border-right: #505050 0px dotted; padding-right: 1px; border-top: #505050 0px dotted; padding-left: 1px; margin-bottom: 0.3em; padding-bottom: 1px; border-left: #505050 0px dotted; padding-top: 1px; border-bottom: #505050 0px dotted; font-size: 12px
}
.bordery {
	border-right: #ccc 1px solid; padding-right: 1px; border-top: #ccc 1px solid; padding-left: 4px; padding-bottom: 1px; border-left: #ccc 1px solid; padding-top: 1px; font-color: #c02d00; border-bottom: #ccc 1px solid
}
#line {
	background: url(images/line_bg.gif) repeat-x left top
}
.borderx#line {
	background: url(images/line_bg.gif) repeat-x left top
}
.line2 {
	border-right: #ccc 0px solid; padding-right: 0px; border-top: #ccc 0px solid; padding-left: 3px; font-weight: bolder; background-color: transparent; padding-bottom: 3px; border-left: #ccc 0px solid; color: #c02d00; padding-top: 3px; border-bottom: #ccc 0px solid
}
.line3 {
	border-right: #ccc 0px solid; padding-right: 0px; border-top: #c02d00 1px solid; padding-left: 3px; font-weight: bolder; background-color: transparent; padding-bottom: 3px; border-left: #ccc 0px solid; color: #c02d00; padding-top: 3px; border-bottom: #ccc 0px solid
}
.incontent {
	background: transparent; padding:0px
}
a.clean {
	font-weight: bold; color: #777; text-decoration: none
}
a.clean:hover {
	color: #000; text-decoration: none
}
.fl_left {
	float: left; margin: 2em 0.3em 0.3em; width: 285px
}
h6 {
	border-right: #999999 3px double; padding-right: 1em; border-top: #999999 3px double; padding-left: 1em; font-weight: bolder; font-size: 11px; background: #96aad6; padding-bottom: 0.3em; margin: 0px 50px 0px 0px; border-left: #999999 3px double; color: #fff; padding-top: 0.3em; border-bottom: medium none; text-align: left
}
h5 {
	border-right: #999999 1px solid; padding-right: 1em; border-top: #999999 1px solid; padding-left: 1em; background: #dadade; padding-bottom: 0.3em; margin: 0px 1px; border-left: #999999 1px solid; color: black; padding-top: 0.3em; border-bottom: #999999 1px solid
}
h4 {
	clear: both; font-weight: bolder; font-size: 11px; margin: 0.3em 0px 0.5em;
}
h4 img {
	padding-right: 0px; padding-left: 0px; float: right; padding-bottom: 0px; padding-top: 0px; position: relative; top: -20px
}
lefticons {
	padding-right: 0px; padding-left: 0px; float: right; padding-bottom: 0px; margin: 0px; padding-top: 0px; position: relative; top: 2px
}
.box_red {
	border-right: #aaa 1px solid; padding-right: 0.3em; border-top: #aaa 1px solid; padding-left: 0.3em; background: url(images/box_bgshade_lbl.gif) repeat-x 50% bottom; padding-bottom: 0.3em; margin: 0px; border-left: #aaa 1px solid; color: #559; padding-top: 0.3em; border-bottom: #aaa 1px solid
}
.box_red ul {
	padding-right: 0px; padding-left: 0px; list-style-position: inside; list-style-image: url(images/bullet2.gif); padding-bottom: 0px; margin: 0px 0.5em 0.8em; padding-top: 0px
}
.box_red ul li {
	line-height: 17px
}
.box_red ul li a {
	color: black; text-decoration: none
}
.box_red ul li a:hover {
	color: #869ecf
}
#menu {
	clear: both; border-right: #777 1px solid; border-top: #777 1px solid; font-size: 9px; background: url(images/menu1.gif) #fff; border-left: medium none; border-bottom: #777 1px solid; height: 20px
}
#menu ul {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none
}
ul.nobullets {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none
}
.jsmenu ul {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none
}
#menu li {
	padding-right: 0px; padding-left: 0px; float: left; padding-bottom: 0px; margin: 0px; width: 9%; padding-top: 0px; height: 20px
}
#menu a {
	display: block; background: url(images/menu1.gif) #eee; border-left: #7e7e7e 1px solid; width: 100%; color: #000; line-height: 20px; height: 20px; text-align: center; text-decoration: none
}
#menu a span {
	display: block; border-left: #fff 1px solid; width: 100%; height: 20px
}
#menu a:hover {
	background-position: 100% -36px; cursor: pointer; background-color: #ddd
}
#menu a.selected {
	background-position: 100% -36px; cursor: pointer; background-color: #ddd
}
.hide {
	display: none
}
#sub span {
	display: none
}
li#home {
	width: 11%
}
li#news {
	width: 11%
}
li#forum {
	width: 11%
}
li#admin span {
	border-right: #7e7e7e 1px solid
}
li#empty {
	border-left: #7e7e7e 1px solid
}
li#admin {
	background-color: red
}
.jsmenu {
	border-right: #555 1px solid; padding-right: 1px; border-top: #555 1px solid; display: none; padding-left: 1px; padding-bottom: 1px; border-left: #555 1px solid; padding-top: 1px; border-bottom: #555 1px solid; position: absolute; top: 30px; background-color: #fff
}
.jsmenu li {
	font-size: 10px; margin: 0px; border-bottom: #fff 1px solid; font-family: verdana,sans-serif
}
.jsmenu li.separator {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; line-height: 1px; padding-top: 0px; height: 1px; background-color: #fff
}
.jsmenu li a {
	border-right: #aaa 1px solid; padding-right: 2px; border-top: #aaa 1px solid; display: block; padding-left: 6px; padding-bottom: 2px; border-left: #aaa 1px solid; color: #000; padding-top: 1px; border-bottom: #aaa 1px solid; text-decoration: none
}
.jsmenu a:hover {
	background: #afafaf
}

ul, ol {
	margin-top: 0;
	margin-bottom: 0;
}

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(images/close_red.png) no-repeat; }
	#lbClose.green { background: url(images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(images/pause_gold.png) no-repeat; }
