/*
	HTML/BODY/BASICS
*/

/* COLORS/BACKGROUNDS */
html { background-color: #CCC; color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
body { background-color: #CCC; color: #000; font-size: 11px; font-family: Verdana, Georgia, Arial, Helvetica, sans-serif; }
a { text-decoration: none; color: #000; font-weight: bold; }
a:visited { color: #000; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { text-decoration: none; }
h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited { text-decoration: none; }
/*span { font-size: 12px; }*/
h1 { font-size: 21px; color: #666; font-weight: bold; }
h2 { font-size: 21px; font-weight: bold; }
h3 { font-size: 20px; font-weight: bold; }
h4 { font-size: 18px; font-weight: bold; }
h5 { font-size: 14px; font-weight: bold; }
h6 { font-size: 12px; font-weight: bold; }
.arial { font-family: Arial, Helvetica, sans-serif; }
.bold { font-weight: bold; }
.b { font-weight: bold; }
.u { text-decoration: underline; }
.red { color: red; }
.blue { color: blue; }
.grey { color: #666; }
.small { font-size: 11px; }

/* POSITIONING */
html { width: 100%; height: 100%; padding: 0px; margin: 0px; }
body { width: 100%; height: 100%; padding: 0px; margin: 0px; }
/*span { border: 0px solid #000; margin: 1px; padding-top: 0px; padding-bottom: 1px; margin-top: 0px; margin-bottom: 0px; }*/
.right { float: right; }
br.floatfix { clear: both; line-height: 0px; padding: 0px; margin: 0px; height: 0px; width: 0px; }
br.floatfix2 { clear: both; _clear: none; line-height: 0px; padding: 0px; margin: 0px; height: 0px; width: 0px; }
div.divider { display: block; height: 20px; clear: both; _clear: none; }

/* END HTML/BODY */



/*
	LEFT
*/

/* COLORS/BACKGROUNDS */
#left_container { background-image: url(/pics/bg/left.gif); background-repeat: repeat-y; }
  .left_container_normal { background-position: 0px 0px; }
  .left_container_logo { background-position: 0px 0px; }
  .left_container_small { background-position: -140px 0px; }
#left { background-repeat: no-repeat; }
  .left_normal { background-image: url(/pics/bg/left_top.gif); background-position: 0px 0px; }
  .left_logo { background-image: url(/pics/bg/left_logo.gif); background-position: 0px 0px; }
  .left_small { background-image: url(/pics/bg/left_top.gif); background-position: -140px 0px; }
#left_footer { background-image: url(/pics/bg/left_bottom.gif); background-repeat: no-repeat; }
  .left_footer_normal { background-position: 0px 0px; }
  .left_footer_small { background-position: -140px 0px; }

/* POSITIONING */
/* left_container */
#left_container { float: left; }
  .left_container_normal { width: 151px; }
  .left_container_logo { width: 151px; }
  .left_container_small { width: 11px; }
/* left */
#left { float: left; margin-bottom: 10px; }
  .left_normal { width: 151px; padding-top: 40px; }
  .left_logo { width: 151px; padding-top: 80px; }
  .left_small { width: 11px; height: 150px; padding-top: 140px; }
/* left_footer */
#left_footer { float: left; clear: both; height: 50px; }
  .left_footer_normal { width: 151px; }
  .left_footer_small { width: 11px; }

/* END LEFT */



/*
	RIGHT
*/

/* COLORS/BACKGROUNDS */
#right_container { background-image: url(/pics/bg/right.gif); background-repeat: repeat-y; }
  .right_container_normal { }
  .right_container_logo { }
  .right_container_small { }
#right { background-repeat: no-repeat; }
  .right_normal { background-image: url(/pics/bg/right_top.gif); }
  .right_logo { background-image: url(/pics/bg/right_logo.gif); }
  .right_small { background-image: url(/pics/bg/right_top.gif);  }
#right_footer { background-image: url(/pics/bg/right_bottom.gif); background-repeat: no-repeat; }
  .right_footer_normal { }
  .right_footer_small { }

/* POSITIONING */
/* right_container */
#right_container { float: right; }
  .right_container_normal { width: 151px; }
  .right_container_logo { width: 151px; }
  .right_container_small { width: 11px; }
/* right */
#right { float: left; margin-bottom: 10px; }
  .right_normal { width: 151px; height: auto; padding-top: 0px; }
  .right_logo { width: 151px; height: auto; padding-top: 80px; }
  .right_small { width: 11px; height: 150px; padding-top: 140px; }
/* right_footer */
#right_footer { float: left; clear: both; height: 50px; }
  .right_footer_normal { width: 151px; }
  .right_footer_small { width: 11px; }

/* END RIGHT */



/*
	MENU
*/

/* COLORS/BACKGROUNDS */
div.title_community { background-image: url(/pics/layout/fwb/menu/community_th.gif); }
div.title_forum { background-image: url(/pics/layout/fwb/menu/forum_th.gif); }
div.title_quiz { background-image: url(/pics/layout/fwb/menu/quiz_th.gif); }
div.title_music { background-image: url(/pics/layout/fwb/menu/music_th.gif); }
div.title_movies { background-image: url(/pics/layout/fwb/menu/movies_th.gif); }
div.title_tv { background-image: url(/pics/layout/fwb/menu/tv_th.gif); }
div.title_nz { background-image: url(/pics/layout/fwb/menu/nz_th.gif); }
div.title_apk { background-image: url(/pics/layout/fwb/menu/apk_th.gif); }
div.image { background-position: center center; background-repeat: no-repeat; }
div.menu_container_first { background-color: #FFF; }
div.menu_container_padded { background-color: #FFF; }
div.menu_container { background-color: #FFF; }
div.menu_title { font-size: 20px; color: #666; font-weight: bold; }
div.title { font-size: 20px; color: #666; font-weight: bold; }
a.menu_link, a.navmenu_link { text-decoration: none; font-weight: normal; background-color: #EFEFEF; }
a:hover.menu_link, a:visited.menu_link, a:hover.navmenu_link, a:visited.navmenu_link { text-decoration: none; font-weight: normal; }
a:visited.menu_link_cur, a.menu_link_cur, a:visited.navmenu_link_cur, a.navmenu_link_cur { font-weight: bold; }
a:hover.menu_link, a.menu_link_cur, a:hover.navmenu_link, a.navmenu_link_cur { background-color: #DEDEDE; }

/* POSITIONING */
/* image */
div.image { position: relative; height: 32px; width: 32px; float: left; z-index: 1; }
  div.image_left { left: 5px; }
  div.image_right { right: -5px; }
  div.image_normal { top: 5px; }
  div.image_logo { top: 5px; }
/* menu_container */
div.menu_container_margins { padding-top: 10px; }
  div.menu_container_margins_left { padding-left: 10px; padding-right: 11px; }
  div.menu_container_margins_right { padding-left: 11px; padding-right: 10px; }
div.menu_container_first { border: 1px solid #666; margin-top: 0px; padding-top: 28px; }
div.menu_container_padded { border: 1px solid #666; margin-top: 0px; padding: 10px; text-align: center; }
div.menu_container { border: 1px solid #666; text-align: center; }
/* menu */
div.menu { width: 128px; }
div.menu_padded { width: 108px; }
/* menu_title_container */
div.menu_title_container { text-align: center; padding-top: 4px; padding-bottom: 0px; margin-bottom: 0px; }
/* title_container */
/* Be nasty to Safari */
/* End be nasty to Safari */
div.title_container { position: relative; text-align: center; padding-top: 2px; padding-bottom: 0px; margin-top: -10px; }
  div.title_container_left { left: 25px; float: left; }
  div.title_container_right { right: -25px; float: left; }
  div.title_container_normal { top: -28px; }
  div.title_container_logo { top: -28px; }
/* menu_title */
div.menu_title { width: 128px; margin: 0px; padding: 0px; white-space: nowrap; }
/* title */
div.title { width: 100px; position: absolute; overflow: hidden; }
/* menu_list */
ul.menu_list { list-style-type: none; padding: 0px; margin: 0px; text-align: center; }
li.menu_item { clear: both; padding: 0px; margin: 8px; border-left: 1px solid #CCC; border-right: 1px solid #CCC;  }
a.menu_link { display: block; width: 110px; padding-top: 1px; padding-bottom: 1px; }

/* END MENU */



/*
	NAVMENU
*/

/* COLORS/BACKGROUNDS */
#nav { background-color: #F5F5F5; }
div.title_navigation { font-size: 17px; }
a.navmenu_link { /* (MENU -> a.menu_link) */ }
a:hover.navmenu_link, a:visited.navmenu_link { /* (MENU -> a:hover.menu_link, a:visited.menu_link) */ }
a:visited.navmenu_link_cur, a.navmenu_link_cur { /* (MENU -> a:visited.menu_link_cur, a.menu_link_cur) */ }
a:hover.navmenu_link, a.navmenu_link_cur { /* (MENU -> a:hover.menu_link, a.menu_link_cur) */ }

/* POSITIONING */
/* nav */
#nav { text-align: left; padding-left: 0px; padding-right: 0px; padding-bottom: 5px; padding-top: 0px; margin-top: 20px; margin-bottom: 20px; border:     1px solid #666; }
  div.nav_normal { margin-left: 20px; margin-right: 20px; margin-top: 20px; margin-bottom: -1px; _margin-left: 171px; _margin-right: 171px; }
  div.nav_noright { margin-left: 20px; margin-right: 20px; margin-top: 20px; margin-bottom: -1px; _margin-left: 171px; _margin-right: 30px; }
  div.nav_noleft { margin-left: 20px; margin-right: 20px; margin-top: 20px; margin-bottom: -1px; _margin-left: 30px; _margin-right: 171px; }
  div.nav_none { margin-left: 20px; margin-right: 20px; margin-top: 20px; margin-bottom: -1px; _margin-left: 30px; _margin-right: 30px; }
/* navmenu */
#navmenu { padding-top: 20px; _padding-top: 5px; _padding-bottom: 8px; _margin-left: -15px; }
/* image */
div.image { }
  div.image_navigation { left: -5px; top: -5px; }
/* title_container */
  div.title_container_navigation { top: 0px; left: 40px; height: 15px; _height: 35px; text-align: left; }
/* title */
div.title { }
  div.title_navigation { float: left; clear: right; margin-top: 2px; margin-left: 2px; padding-left: 8px; }
/* navmenu_list */
div.navmenu_list { padding: 0px; margin: 0px; text-align: center; _height: 25px; clear: none; }
div.navmenu_item { float: left; padding: 0px; margin-bottom: 8px; margin-top: 0px; margin-left: 12px; border-left: 1px solid #CCC; border-right: 1px solid #CCC; }
a.navmenu_link { display: block; width: 110px; padding-top: 1px; padding-bottom: 1px; }

/* END NAVMENU */



/*
	HEADER
*/

/* COLORS/BACKGROUNDS */
#header_container { background-color: #666; background-image: url(/pics/bg/white.gif); background-position: bottom; background-repeat: repeat-x; }
#blarg { background-image: url(/pics/blarg.gif); background-position: 20px top; background-repeat: no-repeat; }

/* POSITIONING */
/* header_container */
#header_container { }
  .header_container_normal { margin-left: 151px; margin-right: 151px; }
  .header_container_noleft { margin-left: 11px; margin-right: 151px; }
  .header_container_noright { margin-left: 151px; margin-right: 11px; }
  .header_container_none { margin-left: 11px; margin-right: 11px; }
/* header */
#header { height: 80px; overflow: hidden; }
/* blarg */
#blarg { float: left; height: 79px; width: 155px; }

/*
	HEADER -> TOPMENU
*/

/* COLORS/BACKGROUNDS */
#topmenu_community a { background-image: url(/pics/layout/fwb/menu/community.gif); }
#topmenu_forum a { background-image: url(/pics/layout/fwb/menu/forum.gif); }
#topmenu_blog a { background-image: url(/pics/layout/fwb/menu/blarg.gif); }
#topmenu_quiz a { background-image: url(/pics/layout/fwb/menu/quiz.gif); }
#topmenu_music a { background-image: url(/pics/layout/fwb/menu/music.gif); }
#topmenu_movies a { background-image: url(/pics/layout/fwb/menu/movies.gif); }
#topmenu_tv a { background-image: url(/pics/layout/fwb/menu/tv.gif); }
#topmenu_nz a { background-image: url(/pics/layout/fwb/menu/nz.gif); }
#topmenu_apk a { background-image: url(/pics/layout/fwb/menu/apk.gif); } 
a.topmenu_link { background-position: center center; background-repeat: no-repeat; }

/* POSITIONING */
/* topmenu_container */
#topmenu_container { float: left; margin-top: 16px; margin-left: 16px; _margin-left: 8px; }
/* topmenu */
#topmenu { height: 64px; width: 350px; _width: 355px;}
div.topmenu_item { float: left; margin-left: 1px; margin-right: 1px; margin-bottom: 1px; }
a.topmenu_link { width: 48px; height: 48px; display: block; }

/* END HEADER -> TOPMENU */

/* END HEADER */



/*
	MAIN
*/

/* COLORS/BACKGROUNDS */
#main { background-color: #F5F5F5; }

/* POSITIONING */
/* main_container */
#main_container { overflow: hidden; text-align: center; display: block; }
#main_container:not([border]) { display: inline; } /* ONLY FIREFOX/SAFARI */
/* all_container */
#all_container { overflow: hidden; position: relative; left: 0px; right: 0px; }
/* main */
#main { text-align: left; padding-left: 20px; padding-right: 20px; padding-bottom: 20px; padding-top: 15px; margin-top: 20px; margin-bottom: 20px; border: 1px solid #666; }
  .main_normal { margin-left: 20px; margin-right: 20px; _margin-left: 171px; _margin-right: 171px; }
  .main_noright { margin-left: 20px; margin-right: 20px; _margin-left: 171px; _margin-right: 30px; }
  .main_noleft { margin-left: 20px; margin-right: 20px; _margin-left: 30px; _margin-right: 171px; }
  .main_none { margin-left: 20px; margin-right: 20px; _margin-left: 30px; _margin-right: 30px; }

/* END MAIN */



/*
	FORM
*/

/* COLORS/BACKGROUNDS */
table { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
tr { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
input.button { font-size: 9px; color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; }
input, textarea { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
select { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
span.form { font-size: 10px; }
h3.form_header { font-size: 19px; font-weight: bold; }
span.form_header { font-size: 15px; font-weight: bold; }
span.form_text, h4.form_text { font-size: 12px; font-weight: normal; }
span.form_info, span.form_submit { font-size: 10px; }
p.form_long { font-size: 11px; text-indent: 15px; }
p.form_biginfo { font-size: 12px; text-indent: 15px; }
input.form_submit { font-size: 11px; font-weight: bold; }
span.form_cell { font-size: 12px; font-weight: normal; }
span.form_cellheader { font-size: 12px; font-weight: bold; }
.fa { cursor: pointer; }
.fa_ { cursor: pointer; font-weight: normal; }

/* POSITIONING */
/* form_container */
/*div.form_container { position: relative; left: 0px; right: 0px; width: 100%; overflow: hidden; }*/
div.form_container { overflow: hidden; width: 100%; }
/* form */
form { overflow: hidden; width: 100%; }
/* table */
table.form { margin: 0px; padding: 0px; border-width: 0px; border-collapse: collapse; overflow: hidden; width: 100%; }
/* tr */
tr.form { margin: 0px; padding: 0px; border-width: 0px; }
/* td */
td.form { margin: 0px; padding: 0px; border-width: 0px; padding-top: 5px; padding-bottom: 5px; text-align: left; }
td.form_input { text-align: left; vertical-align: middle; }
td.form_cell { text-align: left; padding-top: 2px; padding-bottom: 2px; padding-right: 10px; vertical-align: top; white-space: x; overflow: hidden; }
td.form_cellheader { padding-top: 2px; padding-bottom: 5px; text-align: left; padding-right: 10px; white-space: nowrap; }
td.form_header { text-align: left; border-bottom: 1px solid #666; padding-top: 0px; }
td.form_header_nodiv { text-align: left; padding-top: 0px; padding-bottom: 0px; }
td.form_text { text-align: right; padding-left: 15px; width: 15%; position: relative; vertical-align: top; }
td.form_info { text-align: left; height: 10px; }
td.form_long { float: none; text-align: justify; line-height: 1.5em; padding-top: 0px; }
td.form_biginfo { float: none; text-align: justify; line-height: 1.5em; padding-top: 0px; }
td.form_divider { text-align: left; border-bottom: 1px solid #666; height: 25px; padding-top: 25px; }
td.form_submit { vertical-align: middle; text-align: left; }
td.form_checkbox { vertical-align: middle; padding-right: 2px; }
td.form_hr { text-align: left; border-top: 1px solid #666; height: 3px; padding: 0px }
td.form_value { padding-left: 5px; padding-top: 7px; }
td.form_valuename { text-align: right; padding-left: 15px; width: 15%; position: relative; vertical-align: top; white-space: nowrap; }
/* span */
span.form_cell {  }
span.form_cellheader { padding-top: 1px; display: block; overflow: visible; }
span.form_text, h4.form_text { padding-top: 2px; float: right }
span.form_info, span.form_submit { float: left; }
span.form_text { float: none; }
span.form_submit { float: left; padding-top: 2px; }
span.form_radio { padding-right: 5px; }
/* h4 */
h4.form_text { padding-right: 5px; }
h4.form_checkbox { float: left; padding-left: 2px; }
/* p */
p.form_long { float: none; text-align: justify; padding-bottom: 3px; }
p.form_biginfo { float: none; text-align: justify; padding-bottom: 3px; }
/* input */
input.form_text { width: 200px; float: left; padding: 1px; border: 1px solid #A5ACB2; }
input.form_auto { border: 1px solid #555; }
input.form_small { width: 150px; }
input.form_large { width: 350px; }
input.form_mini { width: 100px; }
input.form_file { float: left; clear: left; }
input.form_submit { margin-left: 60px; margin-top: 3px; padding-left: 8px; padding-right: 8px; padding-top: 3px; padding-bottom: 3px; }
input.form_checkbox { float: left; margin-right: 5px; margin-top: 2px; _margin-top: 0px; }
/* other */
textarea.form_textarea { float: left; width: 350px; height: 100px; }
textarea.form_large { width: 350px; height: 350px; }
select.form_select { float: left; margin-right: 5px; width: 100px; }
option.form_option { /*DUMMY*/ }
input.button { margin-left: 10px; margin-top: 5px; margin-bottom: 3px; padding: 2px; }
input, select, textarea { margin-top: 2px; }
select { height: 20px }
.error { float: left; clear: left; padding-top: 2px; }
.extra { float: left; padding-top: 2px; }
.suggestions { float: left; clear: left; padding-top: 2px; display: none; }

/* END FORM */

/* SAFARI HACK */
@media all {
	@import url(bla.css);
	/* rules */
	div.title_container { margin-top: 0px; }
}