/* CSS Document */


* {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
}

html , body, #MainContainer{
	height:100%;
	margin:0;
   padding:0;
}

body {
	background: url('../images/body_bg.gif') repeat-y top center; 
	overflow: -moz-scrollbars-vertical;
	text-align:center;
}

.headerBackground{
	background: url('../images/header_bg.jpg') repeat-x top center; 
}

.header {
	background: url('../images/header.jpg') no-repeat top center; 
	height:179px;
}

.contentContainer{
	width: 960px;
	margin: 0 auto;
	text-align:left;
	position: relative;
}

.leftPane
{
	padding-left: 17px;
	border-left: 2px solid #e5e5e5;
	margin-bottom: 30px;
}

.goodreasons
{
	display: block;
	width:207px;
	background: url('../images/goede_redenen_corner.png') no-repeat right top; 
	height: 152px;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0;
}

.menu {
	width: 960px;
	margin: 0 auto;
	padding-top: 130px;
	text-align:left;
}


#contentPane {
	padding: 25px 40px 60px 20px;
	width: 632px;
}

#rightPane {
	padding: 96px 19px 15px 11px;
	width:238px;
}

#rightPaneBlock {
	padding: 15px;
	background: #ba266d url(../images/rightPaneBackground.gif) no-repeat right bottom;
	color:#FFFFFF;
	height: 300px;
}


#rightPaneBlock img, #rightPaneBlockNoLogo img {

	border: solid 1px #c5c5c5;
	background-color: #FFF;
	padding: 6px;
	margin-right:10px;
	margin-bottom:5px;

}


#rightPaneBlock img.noStyle {

	border: none;
	background-color: transparent;
	padding: 0px;
	margin-right:0px;
	margin-bottom:0px;

}

.smiliesTable img
{
	border: none!important;
	background-color: transparent!important;
	padding: 0px!important;
	margin:0px!important;
}

a:link, a:visited, a:active {
	color: #333333;
} 

a:hover {
	color: #666666;
} 


.menu a,
.menu a:link, .menu a:visited, .menu a:active {
	padding-left: 15px;
	color: #FFF;
	text-decoration:none;
}

.menu a:hover, .menu a.over {
	color: #e565a3!important;
}


h1 {
	text-transform:uppercase;
	font-size:20px;
	color:#ba266d;
	margin: 0 0 20px 0;
}

h2 {
	color: #ba266d;
	font-weight:bold;
	font-size: 14px;
	text-transform:uppercase;
	text-align:left;
	padding: 0;
	margin: 0 ;
}

#logos img {
	border: solid 1px #999999;
	padding:0px
}

.FormFields {
	width: 250px;
}

.contentPic {
	border: solid 1px #c5c5c5;
	background-color: #FFF;
	padding: 7px;
	margin-left:25px;
	margin-bottom:10px;
}
.contentPicLeft {
	border: solid 1px #999999;
	margin-right:15px
}

.Table td {
	padding-bottom: 10px;
}

.adminTable
{
	background-color: white;
	border: solid 1px #CCCCC;
}

.galleryImage
{
	border: solid 1px #999999;
}

div#confirm_box {
	width: 200px;
	height: 100px;
	border: 1px solid #ccc;
}

div#confirm_box div#confirm_click_box {
	width: 60px;
	height: 18px;
	position: relative;
	border: 1px solid #000;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

div#confirm_box div#confirm_click_box p {
	margin: 0px;
	padding: 2px
}

div#confirm_box p.confirmed_human {
	text-align: center;
	padding-top: 25px;
	font-size: 14px;
	font-weight: bold;
}


.attentionBox
{
	padding: 10px;
	background-color: #ede9e6;
	border: dashed 1px #bbbbbb;
	font-weight:bold;
	margin-bottom: 15px;
}

.small, .small a
{
	font-size: 9px!important;
	font-style:italic;
	margin-top: 10px;
}

.mediaContainer
{
	background-color: #EFEFEF;
	border: solid 1px #C5C5C5;
	margin: 10px 0;
	padding: 15px;
	text-align: center;
}


.LogoRigterLiveRightPane
{
	background: url('../images/LogoRigterLiveRightPane.png') no-repeat center center;
	width: 195px;
	height: 50px;
	margin-left: 8px;
}

.gbItem
{
	border-top: solid 1px #e5e5e5;
	padding-top: 5px;
	margin-bottom: 20px;
}

a, a:hover, a:focus, a:active
{
	outline: none;
}


.subscribe
{
	overflow: hidden;
	width:236px;
	height: 44px;
	border:1px solid #CCCCCC;
	background-color: #eee;
	margin-bottom: 15px;
	margin-top: 3px;
}