BODY {
	margin: 0px;
	background-image: url(../images/bg_body.jpg);
}
#page_container {
	background: url(../images/bg_page_container.jpg) repeat-x top;
	margin: 0px;
}
#page {
	width: 742px;
    /*width: 1010px;*/	
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content {
	background-color: #fff;
	border-left: 1px solid #f15323;
	border-right: 1px solid #f15323;
	border-bottom: 1px solid #f15323;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	padding: 0px;
}
#left {
	position: relative;
	width: 213px;
	/*border: 1px solid green;*/
	padding: 10px 0px 15px 10px;
	float: left;
}
#right {
    /*border: 1px solid blue;*/
	margin-left: 225px !important;
	width: 508px;
	background: url(../images/bglogo.gif) no-repeat center;
}
FORM { margin: 0px; padding: 0px; }
#right .avicontent {
    padding: 25px 20px 25px 15px;
    /*width: 92%;*/
    /*overflow-x: auto;*/
    /*overflow-y: hidden;*/
    /*overflow: auto;*/
    /*border: 1px dashed red;*/
}
/*#right h3 {
    font-size: 10px;
}
h1.article_title {
    font-size: 14px;
    font-weight: bold;
    color: #f15323;
}
.select {
    width: 130px;
}
.boxheader {
    font-size: 11px;
    font-weight: bold;
    color: #333;
}*/
#head { 
	height: 86px;
	position: relative;
}
#topbox {
	position: relative;
	top: -27px;
	width: 213px;
	margin-bottom: -18px;
}
#topbox .head {
	height: 38px;
	background: url(../images/box_top.jpg) no-repeat top;
}
#topbox .label {
	padding: 11px 0px 0px 18px;
}
#topbox .content, #topbox .news {
	background: url(../images/box_mid.jpg) repeat-y;
	padding: 10px 20px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#latest_links { 
    padding: 0px 20px 0px 20px;
    font-size: 10px;
}

#topbox .news H4 {
    font-size: 11px;
}

#topbox UL {
	padding: 0px;
	margin: 0px;
	list-style-image: url(../images/dot.gif);
	padding-left: 15px;
}
#topbox LI {
	padding-bottom: 0px;
}
#topbox .news A {
	color: #006be4;
	text-decoration: underline;
}
#topbox .news A:hover {
	color: #f15323;
	text-decoration: underline;
}
#topbox .content A {
	color: #000;
	text-decoration: none;
}
#topbox .content A:hover {
	color: #666;
	text-decoration: underline;
}
#topbox .foot {
	background: url(../images/box_bot.jpg) no-repeat top;
	height: 25px;	
}
#head .avilogo {
	width: 229px;
	height: 75px;
	position: absolute;
}


#head .newuser {
	position: absolute;
	right: 240px;
	top: 18px;
}
#head .showstats {
	position: absolute;
	right: 240px;
	top: 51px;
}
#head .showstats_logged {
	position: absolute;
	right: 140px;
	top: 9px;
}
#head .youraccount {
    display: none;
	position: absolute;
	right: 280px;
	top: 18px;
}

#head .logout {
    position: absolute;
    top: 15px; right: 55px;
}
#head .userdetails {
    position: absolute;
	top: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a515b;
	right: 30px;
	/*left: 85px;*/
	/*width: 418px;*/
}
#head .username {
	position: absolute;
	top: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a515b;
	left: -13px;
}


A.reminder {
    text-decoration: underline;
    color: #000;
}
A.reminder:hover {
    text-decoration: none;
}



#head .memberslogin .input {
	width: 84px;
	height: 13px;
	font-size: 11px;
}

#menu {
	height: 23px;
	background-color: #f15323;
	background: url(../images/menu_left.gif) left top no-repeat;
	position: relative;
}
#menu DIV {
	line-height: 23px;
	height: 23px;
	background: url(../images/menu_right.gif) right top no-repeat;
}
#menu UL {
	padding: 0px 18px;
	position: absolute;	
	right: 0px;
	margin: 0px;
	height: 23px;
}
#menu LI {
	display: block;
	float: left;
	list-style-type: none;
	padding-left: 11px;
	padding-right: 11px;
	border-right: 1px solid #fff !important;
	background: url(../images/menu_bg_piece.jpg) right top no-repeat;
}
#menu LI:last-child {
	padding-right: 11px;
	border-right: 0px solid #F15323 !important;
    background: url(../images/menu_bg_piece_last.jpg) right top no-repeat;	
}
#menu .li_last_child {
	padding-right: 11px;
	border-right: 0px solid #F15323 !important;
    background: url(../images/menu_bg_piece_last.jpg) right top no-repeat;	
}
#menu SPAN {
    display: block;
    margin-top: 4px;
    margin-bottom: 0px;
}
#menu LI A{
    font-family: Arial;
    font-weight: bold;
	color: #fff;
	font-size: 0.9em;
}
#footer {
	clear: both;
	height: 28px;
	background-color: #f15323;
	background: url(../images/btm_left.gif) left top no-repeat;
}
#footer DIV { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 28px;
	height: 28px;
	text-align: right;
	padding-right: 23px;
	background: url(../images/btm_right.gif) right top no-repeat;
}
.graybox {
	margin-top: 12px;
	width: 213px;
}
.graybox .gbhead {
	height: 17px;
	background: url(../images/boxgray_top.jpg) no-repeat top;
}
.graybox .gbcontent {
	background: url(../images/boxgray_mid.jpg) repeat-y;
	padding: 0px 10px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 17px;
}
.graybox .gbfoot {
	height: 22px;
	background: url(../images/boxgray_bot.jpg) no-repeat top;
}
.graybox .gbinput {
	width: 130px;
	height: 15px;
	margin-bottom: 5px;
	font-size: 11px;
}
.graybox UL {
	padding: 0px;
	margin: 0px;
	list-style-image: url(../images/dot.gif);
	padding-left: 15px;
}
.graybox LI {
	padding-bottom: 0px;
}

.hr {
	height: 15px;
	background: url(../images/hr_dot.gif) repeat-x center;
}
.spacer {
	clear: both;
}



/**
 * old css
 */ 
/* bt staat voor BoxType
Er zijn dus verschillende stijlen gedefinieerd voor 3 box types.

BT1 = een tabel voor voornamelijk de nieuwsberichten, succesverhalen, de laatste 10 nieuwe profielen (de zgn "info box")
BT2 = deze tabel kunnen we ook wel een actie tabel noemen. Hierin staat bijvoorbeeld een snelzoeken of een snel navigeren
BT3 = een formulier, bijvoorbeeld voor registratie, messenger, zoekformulier
 */

/* Algemene tags die niet onder een boxtype te plaatsen zijn */
TR,DIV {
  text-align:left;
  font-size: 11px;
  color: #000;
}
TD {
  text-align:left;
  padding-left: 0px;
  vertical-align: top;
}
IMG {
  border: none;
}
P,H1,H2,H3,H4,H5 {
  margin-top: 4px;
  margin-bottom: 8px;
}
A {
  color: #e34c1f;
  text-decoration: none;
  font-weight: normal;
}
A.blind {
  color: #e34c1f;
  text-decoration: none;
}
A.help {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}
A:hover {
  color: #e34c1f;
  text-decoration: underline;
}
.nalo_banner {
  margin: 10px 0px 0px 22px;
}
.page {
  background-color:#FFFFFF;
  margin-left:auto;
  width: 970px;
  margin-right:auto;
  padding: 0px;
  border: 1px solid #FFFFFF;
}
* html .page {
  width: 968px;
  /*width: 970px;*/
}
.topbar {
  background-color: #00C7FE;
  width: 970px;
  text-align: center;
  border:none;
  border-top: 1px solid #FFFFFF;
}
.footer {
  background-color: #777777;
  width: 970px;
  text-align: center;
  border:none;
}

.content {
/*  padding: 5px;*/
}
.error {
/*  border: 2px solid #999999;*/
/*  background-color: #FFFF80;*/
/*  background-color: #FB971D;*/
  background-color: #FCBA68;
  color: #000000;
 /* font-weight: bold;*/
  padding: 5px;
}
.float_more {
  margin-top: 1px;
  text-align: right;
}
.alert {
  font-size: 20px;
}
.header {
  color: #FF0000;
  font-weight: bold;
}
.imgtext {
  border: none;
  margin-right: 10px;
}
.textbold {
  font-weight: bold;
}
.textgrey {
  color: #999999;
}
.article_em {
  font-style: italic;
}
.article_strong {
  font-weight: bold;
}

.nacc_intro { 
    margin-top: 15px;
    font-family: Verdana;
    text-align: justify;
    font-size: 13px;
    font-weight: bold;
    color: #333;
}

.article_title {
  font-size: 13px;
  font-weight: bold;
  margin-top: 12px;
  margin-bottom: 8px;
  color: #444;
}
.article_heading {
  font-size: 13px;
  font-weight: bold;
  margin-top: 12px;
  margin-bottom: 8px;
  color: #444;
}

.game_title {
  color: #444;
  font-weight: bold;
}
.article_sectiontitle {
  font-size: 12px;
  font-weight: bold;
  color: #444;  
}
.extrainfo {
  color: #66666f;
}
.prof_picture {
  border: 1px solid #666666;
  padding: 0px;
  margin: 0px;
}
.lineheight {
  line-height: 20px;
}
.paging_hl {
  font-weight: bold;
  color: #FF0000;
}
UL.menu {
  margin-left: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* Form items */
FORM {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
INPUT.button, INPUT.submit, INPUT.reset, INPUT.file {
	font-size: 11px;
	vertical-align: middle;
	margin: 0px;
	margin-right: 3px;
	margin-bottom: 2px;
	width: 220px;
/*
	box-sizing: content-box;
	-moz-box-sizing: content-box;
*/
}
INPUT.text, INPUT.password, SELECT.select {
	font-size: 11px;
	vertical-align: middle;
 	margin: 0px;
	margin-right: 3px;
	margin-bottom: 2px;
	width: 220px;
/*
	box-sizing: content-box;
	-moz-box-sizing: content-box;
*/
}
INPUT.text_custom, INPUT.password_custom, SELECT.select_custom {
	font-size: 11px;
	vertical-align: middle;
 	margin: 0px;
	margin-right: 3px;
	margin-bottom: 2px;
	width: 120px;
/*
	box-sizing: content-box;
	-moz-box-sizing: content-box;
*/
}


INPUT.checkbox, INPUT.radio {
	border: none;
/*
	box-sizing: content-box;
	-moz-box-sizing: content-box;
*/
}
TEXTAREA.textarea {
	font-size: 11px;
	vertical-align: middle;
 	margin: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	width: 445px;
	height: 150px;
/*
	box-sizing: content-box;
	-moz-box-sizing: content-box;
*/
}
.formdisplay{
  width: 100%;
  padding:0px;
}
.trodd{
  background-color: #FFFFFF;
}
.treven{
  background-color: #F7F7F7;
}
.trheader{
  background-color: #EFEFEF;
}
.trfooter{
  background-color: #D6D6D6;
}

/* BoxType1 */
DIV.bt1 {
  border: none;
  background-color: #FFFFFF;
  padding: 0px;
  text-align: left;
  width: 182px;
  margin-right: 0px;
}
DIV.bt1 TABLE {
  width:172px;
}
DIV.bt1 DIV.boxheader {
  font-size: 13px;
  padding: 0px;
  border: none;
  font-weight: bold;
  color: #B0012C;
  /*background-color: #FFFFFF;*/
}

DIV.bt1 DIV.filler1 {height: 3px; border: none; background-color: #FFFFFF;}
DIV.bt1 DIV.filler2 {height: 1px; border: none; background-color: #808080;}
DIV.bt1 DIV.filler3 {height: 7px; border: none; background-color: #FFFFFF;}

DIV.bt1 DIV.content { background-color: #FFFFFF; }
DIV.bt1 DIV.loginbox {
  background-color: #FFFFFF;
  padding: 5px;
  width: 170px;
}
* html DIV.bt1 DIV.loginbox {
  width: 182px;
  w\idth: 170px;
}
DIV.bt1 INPUT.button, DIV.bt1 INPUT.submit, DIV.bt1 INPUT.reset, DIV.bt1 INPUT.file, DIV.bt1 INPUT.text, DIV.bt1 INPUT.password, DIV.bt1 SELECT.select, DIV.bt1 TEXTAREA.textarea { width: 160px; }
DIV.bt1 TD { text-align: left; }

/* BoxType1 profile box */
DIV.bt1profile {
  border-top: none;
  border-right: 1px solid #D6D6D6;
  border-left: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  background-color: #F7F7F7;
  width: 170px;
  padding: 5px;
}
* html DIV.bt1profile {
  width: 182px;
  w\idth: 170px;
}

/* BoxType2 */
DIV.bt2 {border: none; background-color: #E3F7FC; width: 156px; padding: 0px; text-align: left; margin-left:5px; }
DIV.bt2 DIV.boxheader{font-size: 13px; padding: 0px; border: none; width: 156px; font-weight: bold; color: #f15323; /*background-color: #FFFFFF;*/}
DIV.bt2 DIV.filler1 {height: 3px; border: none; /*background-color: #FFFFFF;*/}
DIV.bt2 DIV.filler2 {height: 1px; border: none; background-color: #808080;}
DIV.bt2 DIV.filler3 {height: 7px; border: none; /*background-color: #FFFFFF;*/}
DIV.bt2 INPUT.button, DIV.bt2 INPUT.submit, DIV.bt2 INPUT.reset, DIV.bt2 INPUT.file, DIV.bt2 INPUT.text, DIV.bt2 INPUT.password, DIV.bt2 SELECT.select, DIV.bt2 TEXTAREA.textarea { width: 140px; }

/* BoxType3 */
DIV.bt3 {border: none; /*background-color: #FFFFFF;*/ padding: 0px; text-align: left;}
DIV.bt3 DIV.boxheader {font-size: 13px; padding: 0px; padding-top: 11px; border: none; font-weight: bold; color: #f15323; /*background-color: #FFFFFF;*/}
DIV.bt3 DIV.filler1 {height: 3px; border: none; /*background-color: #FFFFFF;*/}
DIV.bt3 DIV.filler2 {height: 1px; border: none; background-color: #808080;}
DIV.bt3 DIV.filler3 {height: 6px; border: none; /*background-color: #FFFFFF;*/}

DIV.bt3 DIV.filler2 IMG {height: 1px;}

DIV.bt3 DIV.footfiller1 {height: 4px; border: none; background-color: #767676;}
DIV.bt3 DIV.footfiller2 {height: 6px; border: none; /*background-color: #FFFFFF;*/}
DIV.bt3 DIV.footfiller3 {height:18px; border: none;	background-color: #f15323;}
DIV.footbody 		{border: none;	margin-top: 5px; text-align: center; color: #47484A; }
DIV.footbody A		{color: #47484A; }

DIV.bt3 DIV.content {/*background-color: #FFFFFF;*/ border: 0px solid #FFFFFF; margin: 0px; }
DIV.bt3 .homelists DIV.content {height:140px;}
DIV.bt3 SPAN.vipnote { font-size: 11px; padding-left: 15px; color: #FF9900; }
/*DIV.bt3 TD { text-align: left; color: #000000;}*/
DIV.bt3 .top    { vertical-align: top; }
DIV.bt3 .middle { vertical-align: middle; }
DIV.bt3 .bottom { vertical-align: bottom; }
DIV.bt3 .left {text-align: left;}
DIV.bt3 .center {text-align: center;}
DIV.bt3 .right {text-align: right;}
DIV.bt3 .huge {font-size: 20px; font-weight: bold;}
DIV.bt3 .gamesbox { background-color: #F7F7F7; text-align: left; vertical-align: top; width: 100%; }
DIV.bt3 .editfloat { float: right; height: 20px; background-color: #D6D6D6; width: 130px; vertical-align: bottom; text-align: center; padding-right: 3px; margin-top: 10px; }
/*DIV.bt3 .editfloat { float: right; height: 23px; width: 112px; vertical-align: bottom; text-align: center; margin-top: 10px; }-*

DIV.bt3 .searchlist {
  margin-top: 0px;
  margin-bottom: 5px;
}
/* BoxType3 editor */
/*DIV.bt3 .editor DIV.content{background-color: #FFF5E8;}*/
DIV.bt3 .editor TR,DIV {color: #000000;}
DIV.bt3 .editor DIV.boxheader {/*color: #000000;*/}
DIV.bt3 .editor DIV.filler2 {background-color: #808080;}
DIV.bt3 .editor INPUT.button, DIV.bt3 .editor INPUT.submit, DIV.bt3 .editor INPUT.reset { width: 140px; }
DIV.bt3 .editor INPUT.text, DIV.bt3 .editor INPUT.password, DIV.bt3 .editor SELECT.select { width: 140px; }
DIV.bt3 .editor .editfloat {background-color: #D6D6D6;}
DIV.bt3 TD			.active {background-color: #D0D0D0;}
DIV.bt3 DIV			.active {background-color: #D0D0D0; }
DIV.bt3 TD			.inactive {background-color: #E8E8E8;}

/* BoxType3 grayed */
/*DIV.bt3 .grayed {background-color: #F8F8F8; border: none; padding: 0px; text-align: left; }*/
DIV.bt3 .grayed DIV.filler2 {background-color: #F7F7F7; }
/*DIV.bt3 .grayed INPUT.button DIV.bt3 .grayed INPUT.submit, DIV.bt3 .grayed INPUT.reset { width: 140px; }*/
/*DIV.bt3 .grayed INPUT.text, DIV.bt3 .grayed INPUT.password, DIV.bt3 .grayed SELECT.select { width: 140px; }*/
DIV.bt3 .grayed .editfloat { background-color: #F7F7F7; }


/* Special stuff added for avigaming! */
.outline {
}
DIV.bt3 .register_header {
  background-color: #eee;
  border-bottom: 1px solid #808080;
  border-top: 1px solid #808080;
  font-weight: bold;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 15px;
}

DIV.bt3 .register_header H3 {
  font-size: 10px;
  color: #999;
}

DIV.bt3 .register_highlight {
  color: #f15323
}

DIV.bt3 .register_highlight H3 {
  font-size: 10px;
  color: #f15323;
}

DIV.bt3 .step_header H3 {
  background-color: #E0E0E0;
  font-size: 13px;
}

DIV.bt3 .step_highlight H3 {
  font-weight: bold;
  color: #f15323;
}
DIV.bt3 .step_grayed {
  color: #808080;
}


DIV.bt3 .confirm_name {
  padding-right: 10px;
  text-align: right;
}

DIV.bt3 .confirm_value {
  text-align: left;
  font-weight: bold;
}

.red H1.article_title {
  font-size: 13px;
  font-weight: bold;
  margin-top: 12px;
  margin-bottom: 8px;
  color: #FF0000;
}

.imgBranding {
  margin-right: 10px;
}

#news_content .title {
    color: #f15323;
    font-family: Verdana;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 15px;
}
#news_content .description {
}

.dear {
  
  color: #f15323;
}

#style_steps INPUT, #style_steps SELECT {
    font-size: 11px;
    width: 125px;
}
#style_steps A {
    font-size: 10px;
}
.step3inputs INPUT {
    font-size: 11px;
    width: 98%;
}

.liststeps {
    position: relative;
    margin: 0px;
    margin-top: 20px;
    margin-left: 20px;
    padding: 0px;
    list-style-type: none;
    z-index: 100;
}
.liststeps LI {
    margin-bottom: 5px;
    font-size: 12px;
}
.liststeps IMG {
    vertical-align: middle;
    padding-bottom: 3px;
    padding-right: 6px;
}

.click_here {
    position: relative;
    margin-top: -45px;
    margin-left: 80px;
}
#added_sites {
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
#added_sites TABLE {
    font-weight: normal;
}
#added_sites TR { 
    background-color: #eee;
}
#added_sites TD { 
    padding: 3px;
}
A.clkbalance { color: #666; text-decoration: none; }
A.clkbalance:hover { color: #F15323; text-decoration: none;}

/*
.editfloat {
  display: block;
  border: none;
  background: transparent url(../images/btn_bg.gif) 0 0 no-repeat;
  width: 112px;
  height: 23px;
}*/

/* BUTTONS STYLE DEFINITIONS */
.btn_container {
	min-width: 0px;
	width: 150px;
	/*background-image: url(../images/sub2_mid.gif);*/
	background-image: url(../images/sub4_mid.jpg);
	background-repeat: repeat-x;	
	height: 22px;
	position: relative;
	font-family: Arial;
	font-size: 11px;
	color: #F15323;
	line-height: 21px;
	text-align: center !important;
	 float: right; 
}
.btn_container A {
	color: #F15323;
	font-size: 10px !important;
	text-decoration: none;
}
.btn_container A:hover {
	color: #666;
	text-decoration: none;
}
.btn_mid {
    text-align: center !important;
}

.btn_left {
	width: 8px;
	height: 22px;
	/*background-image: url(../images/sub2_left.gif);*/
	background-image: url(../images/sub4_left.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
.btn_right {
	width: 10px;
	height: 22px;
	/*background-image: url(../images/sub2_right.gif);*/
	background-image: url(../images/sub4_right.jpg);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	float: right;
	top: 0px;
}

.btn_sub_container {
	min-width: 0px;
	width: 150px;
	/*background-image: url(../images/sub3_mid.jpg);*/
	background-image: url(../images/sub4_mid.jpg);
	background-repeat: repeat-x;	
	height: 22px;
	position: relative;
	font-family: Arial;
	font-size: 8px;
	color: #F15323;
	line-height: 21px;
	text-align: center !important;
	/*float: right; */
}
.btn_sub_container A {
    font-size: 10px !important;
	color: #F15323;
	text-decoration: none;
}
.btn_sub_container A:hover {
	color: #666;
	text-decoration: none;
}
.btn_sub_mid {
    text-align: center !important;
}

.btn_sub_left {
	width: 8px;
	height: 22px;
	/*background-image: url(../images/sub3_left.jpg);*/
	background-image: url(../images/sub4_left.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
.btn_sub_right {
	width: 10px;
	height: 22px;
	/*background-image: url(../images/sub3_right.jpg);*/
	background-image: url(../images/sub4_right.jpg);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	float: right;
	top: 0px;
}



/* END BUTTONS STYLE DEFINITIONS */



.text_dark_gray { 
    color: #666;
}
.ch1 { width: 300px; margin-left: 158px; }
.ch3 { position: relative; }

DIV#langselection {
    text-align: right;
    font-size: 10px;
    color: #333;
}
DIV#langselection SELECT {
    font-size: 10px;
    width: 150px;
}


.log_table {
/*    wisdth: 250px;*/
/*    border: 1px solid red;*/
}
.log_label {
/*    border: 1px solid green;*/
    width: 90px;
    text-align: right;
    padding-right: 6px;
}
.log_input {
    width: 94px;
}
.log_btn{
    width: 38px;
}

#head .memberslogin {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 226px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#head .memberslogin IMG {
    padding-left: 10px;
}
#head .members {
	position: absolute;
	width: 500px;
	right: 0px;
}
