body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	text-align:center;
	font-size:62.5%;
	color:#818181;
	background-color:#FFFFFF;
}

.price
{
    color:#CC0000;
    font-size:large;
}

.price a
{
    color:#CC0000;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:underline;
}

.price a:visted
{
    color:#FF6301;
}

div#sites a
{
    color:#000;
}

a
{
    color:#FF6301;
}

a:visted
{
    color:#FF6301;
}

a:hover
{
    color:#000;
}

.hoekTop{
	position:relative;
	clear:right;
	float:right;
	top:-83px;
	left:1px;
	vertical-align:top;
	width:22px;
	height:20px;
	border-bottom:1px solid #A2A2A2;
	border-left:1px solid #A2A2A2;
	background-color:#FFFFFF;
}

.hoekBottom{
	position:relative;
	clear:left;
	float:left;
	top:1px;
	left:-1px;
	vertical-align:top;
	width:22px;
	height:20px;
	border-top:1px solid #A2A2A2;
	border-right:1px solid #A2A2A2;
	background-color:#FFFFFF;
}

.hoekBottom2{
	/*position:relative;
	float:right;
	/*top:1px;
	right:-1px;
	vertical-align:top;*/
	position:relative;
	left:177px;
	top:1px;
	width:22px;
	height:20px;
	border-top:1px solid #A2A2A2;
	border-left:1px solid #A2A2A2;
	border-right:1px solid #FFFFFF;
	background-color:#FFFFFF;
}

h1{
	margin:0px;
	padding:5px 0 5px 5px;
	color:#000000;
	font-size:1.1em;
	font-weight:bold;
}

h2, h4, h5{
	margin:0;
	padding:2px 0 2px 20px;
	color:#A2A2A2;
	font-size:1.1em;
	font-weight:bold;
	background-color:#FFFFFF;
	border:1px solid #A2A2A2;
}

h3
{
	padding:0px;
	color:#000;
	font-weight:bold;
	font-size:1.2em;
}

h4
{
    border-bottom:0;
}

/*control.master / panel.master h2*/
h5
{
    border-top:0;
    border-left:0;
    border-right:0;
}

p
{
    margin:20px 0 20px 0;
    color:#000;
    padding:0px;
    font-size:1.1em;
}

.orange
{
    color:#FF6301;
}
.black
{
    color:#000;
}

.white
{
    background-color:#FFF;
}

.panel
{
    border:1px solid Black;
    margin:5px;
}

.error
{
    color:Red;
    font-size:large;
}
/* Site.master & Control.master style elements */

div#main_container{
	margin:30px auto 30px auto;
	width:1003px;
	text-align:left;
	font-size:1.1em;
}

div#main_header{
	border:1px solid #A2A2A2;
	height:100px;
	margin-bottom:15px;
}

img#ranglijsten_logo{
	float:left;
	margin:35px 0 0 10px;
}

img#ranglijsten_tactiek{
	float:right;
	margin:0 40px 0 0;
}

div#main_middle{
	width:1003px;
}

div#left_column{
	float:left;
	width:200px;
	margin-right:15px;
}

div#left_column h2{
	border-right:0;
	border-left:0;
}

div#main_column
{
    float:right;
	width:785px;
	background-color:#FFF;
}

div#control_column
{
    float:right;
	width:783px;
	background-color:#FFF;
	border:1px solid #A2A2A2;
}

.main_text
{
    color:#000;
    background-color:#E0E0E8;
    padding:5px;
	margin:0 0 10px 0;
	border:1px solid #A2A2A2;
}

.main_text p
{
    padding:5px;
}

.main_text img
{
    padding:15px 15px 15px 20px;
}

div#middle_column{
	float:left;
	width:540px;
}

.middle_text{
    background-color:#E0E0E8;
    padding:5px;
    border:1px solid #A2A2A2;
	font-size:1.1em;
	margin:0 0 10px 0;
}

.middle_text p
{
    padding:5px;
}

.middle_column h2{
	border-top:0;
	border-right:0;
	border-left:0;
	/*border-bottom:1px solid #A2A2A2;*/
}

div#right_column{
	float:right;
	width:230px;
}

.rightPanel
{
    background-color:#EFEFEF;
	border-right:1px solid #A2A2A2;
	border-left:1px solid #A2A2A2;
	border-bottom:1px solid #A2A2A2;
	margin:0 0 20px 0;
	padding:0;
}

div#right_column h2{
	border-right:0;
	border-left:0;
}


div#backcolor
{
    background-color:#E0E0E8;
    min-height:500px;
    border:solid 1px #A2A2A2;
}

div#textBlack
{
    margin:20px;
    color:Black;
}

div#text
{
    margin:20px;
}

div#text span
{
    margin:0px;
    padding:0px;
}

div#main_bottom{
	clear:both;
	width:1003px;
	text-align:center;
	height:auto;
	margin-bottom:15px;
}

div#main_bottom ul{
	list-style:none;
	padding:0;
	margin:5px 0 0 0;
}

div#main_bottom li{
	padding:0;
	margin:0;
}

div#main_bottom a{
	text-decoration:underline;
	font-weight:normal;
	color:#818181;
	font-size:1.0em;
	margin:0 5px 0 5px;
	padding:0;
}

div#main_bottom a:hover{
	color:#FF6301;
}

div#main_bottom p{
	margin:0;
	padding:0;
	color:#A2A2A2;
	font-size:0.9em;	
}

div#bottom_left{
	float:left;
	width:200px;
	height:30px;
	margin:10px 0 0 0;
	border:1px solid #A2A2A2;
}

div#bottom_middle{
	float:left;
	width:540px;
	height:30px;
	margin:10px 12px 0 12px;
	border:1px solid #A2A2A2;
}

div#bottom_right{
	float:right;
	width:230px;
	height:30px;
	margin:10px 0 0 0;
	border:1px solid #A2A2A2;
}

div#gridview input
{
    margin:5px 0 10px 35px;
}

/* Data Web Control Styles */

.FormView
{
    width:100%;
    background-color:#E0E0E8;
    color:#000;
}

.DataWebControlStyle
{
    font-size: 100%;
    border:0;
}

.HeaderStyle
{
	color:#FF6301;
	font-size:1.1em;
	font-weight:bold;
	background-color:#FFF;
	border:1px solid #A2A2A2;
	height:20px;
	border:0;
}

.HeaderStyle a, .HeaderStyle a:visited
{
    color:#FF6301;
}

.HeaderStyle a:hover
{
    color:#818181;
}

.EmptyDataRowStyle
{
    background-color:#E0E0E8;
    color:#000;
    height:30px;
}

.RowStyleGridview
{
    background-color:#E0E0E8;
    color:#000;
    height:30px;
}

.RowStyleDetailiew
{
    background-color:#E0E0E8;
    color:#000;
    height:20px;
}

.AlternatingRowStyleGridview
{
    background-color:#FFF;
    color:#000;
    height:30px;
}

.AlternatingRowStyleDetailview
{
    background-color:#FFF;
    color:#000;
    height:20px;
}

.FooterStyle
{
    color:#A2A2A2;
	font-size:1.1em;
	font-weight:bold;
	background-color:#FFF;
	border:1px solid #A2A2A2;
	height:20px;
}

.PagerStyle, .PagerStyle a, .PagerStyle a:visited
{
    background-color:#FFF;
    color:#FF6301;
    padding:3px;
}

.PagerStyle span
{
    color:#818181;
}

.CommandStyle
{
	background-color:#F1F1F1;
}

div#score /* region */
{
    background-color:#FFF;
    padding:20px;
    font-size:14px;
    color:#000;
    font-weight:bold;
}

.score /* color of score */
{
    color:#FF6301;
    margin:0 20px 0 20px;
}


div#warningControl
{
    color:#CC0000;
    background-color:#FFF;
    padding:10px;
}
