*{margin: 0; padding: 0;}
body{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #000;
	background: #EBA151;
	text-align: center;
}
html, body {
height: 100%;
}
.clear{clear: both;}
img{border: none;}
ul li{list-style: none;}
h1{font-size: 30px;}
h2{font-size: 24px;}
h3{font-size: 20px;}
p{padding: .4em;}
#wrapper{width: 1000px; margin: 0 auto -45px; min-height: 100%; height: auto !important; height: 100%; background: #FFD0AA url(images/cont_bg.gif) repeat-y;}
#header{width: 100%; height: 175px; background: url(images/header_02.jpg) no-repeat right top; text-align: left;}

#content{width: 100%;}
.left{width: 292px; float: left; overflow: hidden; text-align: left;}
.left .lpadding{padding-left: 23px;}
.left ul{width: 100%;}
.left ul li {line-height: 27px; /*border: 1px solid #ffffff;*/ background: #B56C10; margin: 3px 0 2px;} /*E9A050*/


.right{width: 706px; float: right; overflow: hidden; text-align: left;}
.right .rpadding{padding: 3px 23px 0 1px;}

.c_block{border: 1px solid #EAA152; background: #fff; padding: 20px;}
.c_block h1{color: #DA7100; font-size:18px; display:inline}
.c_block p{line-height:1.5em; font-weight:normal; text-align:justify;}
.c_block p.base a{color:#9f0102;}
.c_block a.base {border:1px solid #D08330; vertical-align:middle;}
.c_block hr {color:#9f0102;}



.push{width:100%; height: 45px;}
#footer{width: 1000px; height: 45px; margin: 0 auto; background: url(images/footer_bg.gif) repeat-x bottom;}
#footer .fleft{width: 100%; background: url(images/footer_l.gif) no-repeat left bottom;}
#footer .fright{width: 100%; height: 45px; background: url(images/footer_r.gif) no-repeat right bottom;}
#footer .ta{font-size: 10px;}

a:link, a:visited, a:active, a:hover{color: #000; text-decoration: underline;}
a:hover {text-decoration: none;}
/*
.left ul a:link, .left ul a:visited, .left ul a:active, .left ul a:hover{display: block; padding: 0 5px; color: #fff; text-decoration: none; background: url(images/tab4a.gif) no-repeat right top;}
.left ul a:hover {text-decoration: none; background: url(images/tab4.gif) no-repeat left top; color: #000;}
*/
/*==================================================
====================================
===================================*/


/*
#content A {
	DISPLAY: block; height:28px; FONT: 11px/36px verdana,arial,sans-serif; COLOR: #000; TEXT-DECORATION: underline
}
#content UL LI A {
	padding-left:5px; 
 
    font-weight:bold; color:#eee; text-decoration:none;
    background:url(images/integral-menu-off.jpg);
	 
}


#content UL LI A:hover {
     background: url(images/integral-menu-hover.jpg); color:#fff ;
}
/*
#content UL LI A:hover B {
	BACKGROUND-POSITION: left bottom
}
*/
/*
#content UL LI:hover > A {
	background: url(images/integral-menu-hover.jpg);  COLOR: #fff
}
*/
.left ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
width: 100%;
}

.left li
{
margin: 0px;
padding: 0px;
line-height: 20px;
}

.left ul li a
{
display: block; 
width: 300px;
padding-left: 20px;
background-color: #D08330;
font-size: 0.9em;
}

.left ul li a:link, .left ul li a:visited
{
color: #fff;
text-decoration: none;
background-image: url(images/integral-menu-off.jpg);
background-repeat: no-repeat;
background-position: left top;
}

.left ul li a:hover
{
background-color: #D08330; font-weight:bold; /*padding-top:1px;*/
color: #9f0102;
background-image: url(images/integral-menu-hover.jpg);
}

.left ul ul li a
{
display: block;
padding-left: 40px;
width: 160px;
background-color: #6565AB;
font-size: 0.8em;
}

.left ul ul li a:link, .left ul ul li a:visited
{
color: #E2E2F5;
text-decoration: none;
background-image: url(http://www.lab.onceuponatime.nl/css_stuff/subbullet_u.gif);
background-repeat: no-repeat;
background-position: left top;
}

.left ul ul li a:hover
{
background-color: #7575C1;
color: #E2E2F5;
background-image: url(http://www.lab.onceuponatime.nl/css_stuff/subbullet_a.gif);
}

/* selected states */
.left ul li a#current
{
font-weight: bold; width:300px;/*width of menu-off.jpg - width of border*/
color: #fff; 
padding-left: 10px; 
background-repeat: no-repeat;
background-position: left top;
background-image: url(images/integral-menu-off.jpg);
background-color: #D08330;
}
.left ul li a:hover#current
{color:#fff;}

.left ul li a#current2
{
font-weight: bold; width:300px;/*width of menu-off.jpg - width of border*/
color: #fff; 
padding-left: 10px; 
background-repeat: no-repeat;
background-position: left top;
background-image: url(images/integral-menu-off.jpg);
background-color: #D08330;
}
.left ul li a:hover#current2 {color:#fff; cursor:default}
.bordo {color: #9f0102;}

#base {border:2px solid #D08330; align:middle}

#account_form input {
  background: #F4F4F4 none repeat scroll 0 0;
  border:1px solid #DEDFDE;
  color:#25313C;
  font-family:Georgia,Times,"Times New Roman",serif;
  font-size:28px;

}
#account_form input:focus {
    background-color: #E5B5B7;}
