/* Content styles */

/********************************* CONTENT STYLE ************************************************************************/
.contentStyle {
	background-color: #f7dd30;
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;	
}

.contentStyle a {
	color: #6F6316;
	text-decoration: underline;
	margin:0px;
}

.contentStyle a:hover {
	color: #6F6316;
	text-decoration:underline;
	margin:0px;
}
.contentStyle h1,.contentStyle h2{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 0px;
	color: #000;
}
.contentStyle h2{
	margin:0px;
	color: #000;
}
	
.contentStyle p{
	margin-bottom:16px;
}

.contentStyle a img{
	border:0;
}

/********************************* CONTENT STYLE0 ************************************************************************/
.contentStyle0 {
	background-color: #fff;
	color: #5F5F5F;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	line-height:14px;
}

.contentStyle0 a {
	color: #333;
	text-decoration: underline;
	margin:0px;
}

.contentStyle0 a img{
	border:0;
}

.contentStyle0 a:hover {
	color: #333333;
	text-decoration:underline;
	margin:0px;
}
.contentStyle0 h1,.contentStyle h2{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 0px;
	color: #5F5F5F;
}
.contentStyle0 h2{
	margin:0px;
	color: #FF0000;
}
	
.contentStyle0 p{
	margin:0px;
}

/********************************* CONTENT STYLE1 ************************************************************************/
.contentStyle1 {
	background-color: #fff;
	color: #5F5F5F;	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	line-height:14px;
}

.contentStyle1 a {
	color: #333;
	text-decoration: underline;
	margin:0px;
}

.contentStyle1 a:hover {
	color: #333333;
	text-decoration:underline;
	margin:0px;
}
.contentStyle1 h1,.contentStyle h2{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 0px;
	color: #5F5F5F;
}
.contentStyle1 h2{
	margin:0px;
	color: #FF0000;
}
	
.contentStyle1 p{
	margin-bottom:30px;
}

.contentStyle1 a img{
	border:0;
}

/********************************* CONTENT STYLE2 ************************************************************************/

.contentStyle2, .contentStyle2 p {
	background-color: #f7dd30;
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;	
}

.contentStyle2 a {
	color: #6F6316;
	text-decoration: underline;
	margin:0px;
}

.contentStyle2 a:hover {
	color: #6F6316;
	text-decoration:underline;
	margin:0px;
}
.contentStyle2 h1,.contentStyle h2{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 0px;
	color: #000;
}
.contentStyle2 h2{
	margin:0px;
	color: #000;
}
	
.contentStyle2 p{
	margin-bottom:16px;
}

.contentStyle2 a img{
	border:0;
}
/********************************* CONTENT STYLE3 ************************************************************************/
.contentStyle3 {
	background-color: #f7dd30;
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;	
}

.contentStyle3 a {
	color: #6F6316;
	text-decoration: underline;
	margin:0px;
}

.contentStyle3 a:hover {
	color: #6F6316;
	text-decoration:underline;
	margin:0px;
}
.contentStyle3 h1,.contentStyle h2{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 0px;
	color: #000;
}
.contentStyle3 h2{
	margin:0px;
	color: #000;
}
	
.contentStyle3 p{
	margin:0px;
}

.contentStyle3 a img{
	border:0;
}

/* Links */
a.red_link {
	color: red;
	text-decoration: none;
}

a.red_link:hover {
	color: red;
	text-decoration: underline;
}

.hand {
	cursor: pointer;
}

/********************************* SHORT NEWS ************************************************************************/

.shortNews {
	background-color: #f7dd30;
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 7px;	
}

.shortNews a {
	color: #000;
	text-decoration: none;
	margin:0px;
}

.shortNews h1,.shortNews h2{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 0px;
	color: #000;
}
.shortNews h2{
	margin:0px;
	color: #000;
}
	
.shortNews p{
	margin-bottom:16px;
}

.shortNews a img{
	border:0;
}
/* Scrolls */
.whiteScrolBlock {
	scrollbar-3dlight-color: #EBEBEB;   
    scrollbar-arrow-color: #7F7F7F; 
    scrollbar-base-color: #EBEBEB; 
    scrollbar-darkshadow-color: #EBEBEB;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #BEBEBE; 
    scrollbar-shadow-color: #BEBEBE;   
    scrollbar-track-color: #FFFFFF;
}

/* Aligns */
.bl-left { float: left; }
.bl-right {	float: right; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.top { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }

/* Text */
.bold { font-weight: bold; }
.arial { font-family: Arial, Helvetica, sans-serif; }
.red { color: red; }
.dark_blue { color: #04679E; }

/* Spacing */
.nowrap { white-space: nowrap; }

/* Background */
.bg_white {	background-color: white; }

/* Dimensions */
.height_460{ height: 460px;	}
.height_430{ height: 430px; }
.height_272{ height: 272px; }
.height_20{ height: 20px; }

.width_100p{ width: 100%; }
.width_912{ width: 912px; }
.width_910{ width: 910px; }
.width_870{ width: 870px; }
.width_400{ width: 400px; }
.width_315{ width: 315px; }
.width_200{ width: 200px; }
.width_150{ width: 150px; }
.width_120{ width: 120px; }
.width_100{ width: 100px; }
.width_90{ width: 90px; }
.width_80{ width: 80px; }
.width_60{ width: 60px; }
.width_30{ width: 30px; }
.width_20{ width: 20px; }

.marginBottom_10 { margin-bottom: 10px; }
.marginTop_60 { margin-top: 60px; }
.margin_15 { margin: 15px; }
.margin_10 { margin: 10px; }

.padding_15 { padding: 15px; }
.padding_10 { padding: 10px; }

.test { border: 2px solid red; }

/* Forms */
.contentStyle2 input {
	height: 17px;
	line-height: 17px;
	border: 1px solid #B4B4B4; 
	vertical-align: middle;
	font:11px Verdana, Arial, Helvetica, sans-serif;	
	color:#000;
	margin: 0;
}

.contentStyle2 textarea {
	border: 1px solid #B4B4B4; 
	vertical-align: top;
	font:11px Verdana,Arial, Helvetica, sans-serif;	
	color:#000;
	margin: 0;	
}

input.form_radio {
    cursor: pointer;
    border: none;
}

input.form_checkbox {
    cursor: pointer;
    border: none;
}

input.text{
	width: 250px;
	border: 1px solid #b4b4b4; 
}

.submit, input.submit {
	
	height: 19px;
	border: solid 1px #fff;
	cursor: pointer;
	cursor: hand;
	background-color:#0092DF;
    color:#fff;
    font:bold 11px Verdana;
    margin: 0px 5px 0px 0px;    
}

.submit_disable, input.submit_disable {
	background-color: #dfdfdf;
	background-image: url(/site/core/images/btn_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 21px;
	border: solid 1px #bebebe;
	cursor: pointer;
	cursor: hand;
	color: #999999;
	font-weight: bold;
}


a.TAXIreserven{
    display:block;	
	height: 58px;
	width:127px;
	cursor: pointer;
	cursor: hand;
	background-image:url(../images/taxi_reserveren_temp.gif);
	background-position:top left;
	background-repeat:no-repeat;
    color:#fff;
    font:bold 11px Verdana; 
    padding:5px 0px 0px 0px;
    text-decoration:none;
}

a.TAXIreserven p{
    margin:0;
}


a:hover.TAXIreserven{    
    color:#fff;
    font:bold 12px Verdana;
    text-decoration:none;      	
}

a:hover.TAXIreservenON{    
    color:#fff;
    font:bold 12px Verdana;
    text-decoration:none;      	
	margin:1px 0px 0px 1px;
}

/*This style is needed only for Demo site - you may delete it START*/
.contentTdLeft .contentStyle {
	background-color: #ebebeb;
}
