body { background-color: #ffffff; background-image: url('gfx/background.png'); background-repeat: repeat-x; margin: 0px; font: normal 10px Verdana,Arial; color: #29405b;}
img  { border: 0px; }

div.btn_top { cursor: pointer; background-image: url('gfx/btn.png'); background-repeat: no-repeat; height: 32px; width: 106px; padding-top: 10px; padding-left: 20px; float: left;}

a.top_btn_link           { font: bold 13px Verdana,Arial; color: #253d61; text-decoration: none;}
a.main_menu_linksel { font: normal 12px Verdana,Arial; color: #204390; text-decoration: none;}
a.main_menu_link       { font: normal 12px Verdana,Arial; color: #0c335c; text-decoration: none;}

div.main_logo {height: 206px; background-repeat: no-repeat;}

div.menu_top { background-image: url('gfx/menu_top.png'); background-repeat: no-repeat; background-position: top left; text-align: center; color: #0c335c; font: normal 13px Verdana, Arial;}
div.menu_mid { background-image: url('gfx/menu_mid.png'); background-repeat: repeat-y; text-align: center; color: #0c335c; font: normal 13px Verdana, Arial;}
div.menu_btm { background-image: url('gfx/menu_btm.png'); background-repeat: no-repeat; background-position: bottom left; min-height: 34px; text-align: center; color: #0c335c; font: normal 13px Verdana, Arial;}

div.main { width: 800px; margin-left: auto; margin-right: auto;}

div.box_small_caption { height: 24px; width: 173px; background-image: url('gfx/box_small_caption.png'); background-repeat: no-repeat; text-align: left; color: #0d4266; font: bold 12px Verdana, Arial; padding: 10px 0px 0px 25px;}
div.box_small_main       { width: 188px; background-image: url('gfx/box_small_main.png'); background-repeat: repeat-y; padding: 0px 5px; overflow: hidden;}
div.box_small_end         { height: 10px; width: 198px; background-image: url('gfx/box_small_end.png'); clear: both; margin-bottom: 7px;}

div.box_medium_caption { height: 24px; width: 373px; background-image: url('gfx/box_medium_caption.png'); text-align: left; color: #0d4266; font: bold 12px Verdana, Arial; padding: 10px 0px 0px 25px;}
div.box_medium_main       { width: 388px; background-image: url('gfx/box_medium_main.png'); padding: 0px 5px; background-repeat: repeat-y; overflow: hidden;}
div.box_medium_end         { height: 10px; width: 398px; background-image: url('gfx/box_medium_end.png'); clear: both; margin-bottom: 10px;}
div.box_medium_content { color: #29405b; background-color: #eff2f5;}

div.box_large_caption { height: 24px; width: 578px; background-image: url('gfx/box_large_caption.png'); background-repeat: no-repeat; text-align: left; color: #0d4266; font: bold 12px Verdana, Arial;padding: 10px 0px 0px 25px;}
div.box_large_main       { width: 593px; background-image: url('gfx/box_large_main.png'); background-repeat: repeat-y; padding: 0px 5px; overflow: hidden; }
div.box_large_end         { height: 10px; width: 603px; background-image: url('gfx/box_large_end.png'); clear: both; margin-bottom: 7px;}
div.box_large_content { color: #29405b; background-color: #eff2f5;}

div.box_xlarge_caption { height: 24px; width: 781px; background-image: url('gfx/box_xlarge_caption.png'); background-repeat: no-repeat; text-align: left; color: #0d4266; font: bold 12px Verdana, Arial; padding: 10px 0px 0px 25px;}
div.box_xlarge_main       { width: 806px; background-image: url('gfx/box_xlarge_main.png'); background-repeat: repeat-y; overflow: hidden;}
div.box_xlarge_end         { height: 10px; width: 806px; background-image: url('gfx/box_xlarge_end.png'); clear: both; margin-bottom: 7px;}
div.box_xlarge_content { color: #29405b; background-color: #eff2f5;}

div.box_caption2_fill   { height: 31px; overflow: hidden; background-image: url('gfx/box_caption2_fill.png'); color: #2d4564;}
div.box_caption2_left   { width: 35px; height:31px; float: left;}
div.box_caption2_title { padding-top: 10px; color: #2d4564; padding-left: 36px; font: bold 11px Verdana,Arial;} 

div.box_desc_fill { clear: both; height: 23px; background-image: url('gfx/box_desc_fill.png'); overflow: hidden;}

div.box_more { height: 20px; padding-top: 5px; background-image: url('gfx/more.png'); background-repeat: repeat-x; overflow: hidden;}

div.box_end_fill { height: 4px; background-image: url('gfx/box_end_fill.png'); background-repeat: repeat-x; margin-bottom: 5px;}

div.footer           { text-align: center; color: #0f1721; font: normal 10px Verdana, Arial;}
div.footer_img   { background-image: url('gfx/footer_img.png'); width: 92px; height: 28px; float: left;}
div.footer_btns { position: relative; width: 460px; margin-left: auto; margin-right: auto;}

div.menu_item { cursor: pointer; padding: 6px 4px 0px 20px; background-image: url('gfx/menu_item.png'); background-repeat: no-repeat; min-height: 18px; width: 163px; overflow: hidden; background-position: center left;}
div.menu_line { background-color: #e8eaeb;}
div.menu_line_top { background-image: url('gfx/menu_line_top.png'); background-repeat: no-repeat; background-position: top left; }
div.menu_line_btm { background-image: url('gfx/menu_line_btm.png'); background-repeat: no-repeat; background-position: bottom left; padding-bottom: 3px; }

div.more { text-align: right; float: right;}

a { text-decoration: none; color: #2e3d43;}

table.column_tbl { margin: 0px; border: 0px; border-spacing: 4px; padding: 0px;}
td.column             { vertical-align: top; margin: 0px;}

div.root { width: 821px; margin-left: auto; margin-right: auto;}

.inputs             { background-color: #f8f8f8; border: 1px #b6b6b6 solid; color: #000000;}
.inputs_text   { width: 520px; height: 250px; }
.inputs_title { width: 520px; }
.button             { cursor: pointer; background-color: #d6d6d6; border-color: #f1f1f1; border-width: 1px; color: #000000;}

table.pa_table             { border: 1px #d2d7dd solid;  text-align: center; width: 90%; color: #0d4367; margin-left: auto; margin-right:auto;}
tr.pa_table_header    { background-color: #d2d7dd; color: #0d4367; }
tr.pa_table_header a { color: #0d4367;}
tr.pa_table_row1        { background-color: #f3f3f4; }
tr.pa_table_row2        { background-color: #e7e9ec; }

div.rating             { float: left; width: 120px; height: 18px; background-image: url('./gfx/rating.png'); margin-top: 9px; cursor: pointer; }
div.rating_set     { width: 21px; height: 18px; background-image: url('./gfx/rating_set.png'); margin-left: 3px; float: left; cursor: pointer; }
div.rating_unset { width: 21px; height: 18px; float: left; cursor: pointer; }

a.bbcode                     { text-decoration: none; font: normal 10px Verdana,Arial; color: #788f98; letter-spacing: 1px; }
a.bbcode:hover	     { color :  #788f98; }
.rankcolor_jradmin { color: #1f71ca; }
.rankcolor_admin     { color: #253e59; }
.rankcolor_global   { color:  #b11111; }

div.bar_left   { background-image: url('./gfx/bar_left.png'); width: 9px; height: 37px; float: left;}
div.bar_right { background-image: url('./gfx/bar_right.png'); width: 9px; height: 37px; float: right;}
div.bar_fill   { background-image: url('./gfx/bar_fill.png'); height: 37px; overflow: hidden;}

.pointer:hover { cursor: pointer; }
.imageboxbckg{

	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: #0a0a0a;

}

div.code                   {  text-align: left; font: normal 11px Courier New,Arial; color: #626262; background-color: #e8e8e8; margin: 5px; border: 1px solid #d7d7d7; }
div.code_caption   { background-color: #d7d7d7; text-decoration: underline; margin-bottom: 10px; }
div.quote                 { text-align: left; font: normal 10px Verdana,Arial; color: #626262; background-color: #e8e8e8; margin: 5px; border: 1px solid #d7d7d7; }
div.quote_caption { background-color: #d7d7d7; margin-bottom: 10px; font-weight: bold; }

div.poll             { background-image: url('gfx/poll_fill.png'); height: 20px; min-width: 13px; }
div.poll_begin { float: left; background-image: url('gfx/poll_begin.png'); height: 20px; width: 6px; }
div.poll_end     { float: right; background-image: url('gfx/poll_end.png'); height: 20px; width: 6px; }
.poll_result   { color: #5f808f;}
td.poll_bkg      { background-color: #e7eaea; border: 1px solid #b0b0b0;}

div.rating_bar { float: right; font: normal 10px Verdana,Arial; padding-right: 10px; padding-top: 10px; color: #0d4267;}

div.comments_bar           { padding: 10px 0px 0px 0px; height: 25px; }
div.comments_comments { float: left; font: bold 11px Verdana,Arial; color: #0d4267; background-image: url('gfx/icon_comments.png'); background-repeat: no-repeat; background-position: 3px 2px; padding-left: 20px;}
div.comments_add            { cursor: pointer; float: right; padding: 3px 0px 0px 23px; font: normal 11px Verdana,Arial; color: #0d4267; background-position: 0px 0px; background-repeat: no-repeat; min-height: 25px;}
div.comments_login       { color: #6b6e6f; }
div.comments_content   { color: #5a5a5a; }
div.comments_bkg           { background-color: #ebeced; color: #5a5a5a; }
div.comments_title       { color: #7d7d7d; }

div.cat_line1 { width: 100%; background-color: #a4acb9; height: 1px; clear: both; }
div.cat_line2 { width: 100%; background-color: #cad5df; height: 1px; clear: both; }
div.cat_tree   { background-color: #eaeeef; color: #5e5e5e; font-weight: bold; padding: 4px; }
a.cat               { color: #5e5e5e; }

div.art_title      { color: #304b6c; padding: 15px 15px 2px; font-weight: bold; }
div.art_content { padding: 10px 15px 5px; text-align: justify; color: #304b6c; }
div.art_addate   { color: #7b99ad; }
.art_addate2      { color: #486a8a; }
div.art_line        { background-color: #486a8a; }


div.art_icon { padding-left: 20px; background-position: 5px 0px; margin-top: 3px; background-color: #eaeced; background-image: url('gfx/icon_art.png'); background-repeat: no-repeat; min-height: 18px;}
div.art_cat   { cursor: pointer; padding: 13px 0px 13px 50px; background-color: #eaeeef; background-image: url('gfx/icon_art_cat.png'); background-repeat: no-repeat;}

div.user_button { color: #0d4569; cursor: pointer; background-image: url('gfx/forum_icon_user_btn.png'); width: 96px; height: 17px; padding-top: 3px; margin: 0px auto; text-align: center; font-weight: bold; }

div.rank         { background-color: #f3f3f3; min-height: 22px;}
div.rank_ico { padding-top: 3px; padding-left: 20px; background-image: url('gfx/forum_rank_ico.png'); background-repeat: no-repeat; min-height: 18px; background-position: 2px 2px; }

div.file_desc_left   { color: #3d3d3d; }
div.file_desc_right { color: #7d7d7d; }
div.file_desc_line   { background-color: #acb1b3;}

div.search_fill { height: 64px; width: 380px; background-image: url('gfx/search_fill.png'); background-repeat: repeat-x; }
div.search     { color: #626262; height: 64px; padding: 17px 0px 0px 60px; background-image: url('gfx/download_search.png'); background-repeat: no-repeat; background-position: top left; }
a.menu_link { color: #465058;}

.date1 { color: #7b99ad;}
.date2 { color: #486a8a;}
.add1   { color: #7b99ad;}
.add2   { color: #486a8a;}

.img_caption { color: #0b3b5e; }
