body{
background: url('/css/body/barbarbar/background.jpg') repeat;
font-family:"verdana";
color:#333;
font-size: 10px;
margin: 0px;
padding: 0px;
}

#container {
width: 800px;
margin: auto;
position: relative;
background-color: #ffffff;
border-left:	solid #333333 12px;
border-right:	solid #333333 12px;
border-bottom:	solid #83c8e2 0px;
}

#footer{
background-color: #ffffff;
text-align: center;
width: 100%;
height: 18px;
padding-top: 3px;
clear: both;
}

#content{
padding: 0px 10px 15px 25px;
width: 620px;
overflow: hidden;
}

#banner_right {
top: 100px;
right: -150px;
position: absolute;
border: 2px #333333 solid;
 }

#pokerbanner{
width:600px;
height:62px;
background-image:url(gamenu_poker.gif);
margin-bottom: 5px;
position:relative;
clear:both;
}

/* General Style Info */
a {
color:#330033;
text-decoration:underline;
position:relative;
}

a:hover {
text-decoration:none;
}

img{
border: 0px;
text-decoration:none;
}

a img {
text-decoration: none;
border: 0px;
}

h1,
h2,
h3,
h4{
margin: 0px;
padding: 0px;
font-weight:normal;
color: #330033;
}

h1{
font-size:180%;
width:250px;
}

h2{
padding-top: 1em;
margin:0.3em 0;
font-size: 180%;
}

h3{
padding-top:2em;
font-size: 140%;
}

h4{
padding-top:0.5em;
}

/* notices and errors */

#flashMessage,
.error,
.error_message {
color:#900;
font-size: 12px;
margin: 8px 0px;
font-weight: bold;
}

/* forms */

form
{
margin: 0px;
padding: 0px;
position: relative;
}

input,
textarea
{
position: relative;
border: 1px solid #999999;
font-size: 10px;
font: verdana;
}

select
{
position: relative;
clear: both;
vertical-align: text-bottom;
font-size: 10px;
font: verdana;
}

option
{
position: relative;
font-size: 10px;
font: verdana;
padding: 0 0.3em;
}

/* ----------- Werkt niet < IE7 ---------- */

input[type=submit],
input[type=button]
{
cursor: pointer;
}

input[type=checkbox],
input[type=radio]
{
border: none;
}

input[type=checkbox]
{
margin: 0px 6px 0px 2px;
}

/* ----------- Werkt niet < IE7 ---------- */

.settings
{
	width: 128px;
	float: left;
	border: solid 1px #993399;
	text-align: center;
	margin: 5px;
	padding: 5px;
	cursor: pointer;
}

.fillli
{
height: 1px;
width: 197px;
border-top: solid 50px #a5cc45;
}

.quotediv
{
border: solid 1px #277dac;
background-color: #a6d8ff;
}

.quoteblock
{
margin-left: 5px;
}