
/* REMOVE ALL DEFAULT FORMATTING */
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }
h1,h2,h3,h4,h5,h6,pre,code { }
h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border: none; }
td,th { vertical-align: top; text-align: left;}
table { border-collapse: collapse; }


/* Text styles */
body, td, th { 
	font-size: 12px;
	font-family: 'trebuchet ms', 'lucida grande', helvetica, verdana, arial, sans-serif;
	text-align: left;	
	line-height: 18px;	
	}

iframe { border:0px; }

/* Normal text size */
.text_small {	
	font-size: 11px;
	line-height: 13px;	
	}
.text_medium {	
	font-size: 12px;
	line-height: 13px;	
	}
.text_large {	
	font-size: 13px;
	line-height: 18px;	
	}
	
.reducedwidth {
	display: block;
	width: 78%;
}

.reducedwidthxtra {
	display: block;
	width: 70%;
}
	
.justify {
	text-align: justify;
}

h1 {
	font-size: 14px;
	margin: 18px 0 9px 0;	
	line-height: 14px;
	}
h2 { 
	font-size: 12px;
	margin: 15px 0 4px 0;
	line-height: 13px;
	}
h3 { 
	font-size: 12px;
	margin: 10px 0 2px 0;
	line-height: 12px;
	}
h4 { 
	font-size: 12px;
	margin: 7px 0 2px 0;
	line-height: 12px;
	}
	
h1.underlined, h2.underlined, h3.underlined {
	border-bottom: 1px solid #ddcea1;
	padding-bottom: 2px;
	}	
	
p {
	margin: 0 0 10px 0;
	}
	
ul, ol {
	padding: 0;
	margin: -7px 30px 10px 30px;
}
	
input, textarea, select { 
	font-size: 11px;
	}

a:link, a:visited { 
	text-decoration: none;	
	color: #e61400;	
	}
a:hover, a:active { 
	text-decoration: underline;	
	color: #e61400;	
	}

a.cleanlastminute:link, a.cleanlastminute:visited {
	text-decoration: none;
	color: #000000;
        font-weight: normal;
	}
a.cleanlastminute:hover, a.cleanlastminute:active {
	text-decoration: underline;
	color: #E61400;
	}
a.cleanlastminute:link span, a.cleanlastminute:visited span {
	text-decoration: none;
	color: #e61400;
	}
a.cleanlastminute:hover span, a.cleanlastminute:active span {
	text-decoration: underline;
	color: #e61400;
	}

a.clean:link, a.clean:visited { 
	text-decoration: none;	
	color: #000000;
	}
a.clean:hover, a.clean:active { 
	text-decoration: underline;
	color: #E61400;
	}	
a.clean:link span, a.clean:visited span {
	text-decoration: none;	
	color: #e61400;
	}
a.clean:hover span, a.clean:active span {
	text-decoration: underline;	
	color: #e61400;
	}

ul.dontlist {
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul.dontlist li { 
	display: block; 
	clear: both;
	padding-left: 0;
	margin-left: 0;
}

/* New defaults */
img { 
	border: none; 
	}
body, div, td, th { 
	margin: 0; padding: 0; 
	}
	
div.hr {
	height: 5px;
	margin: 10px 0 15px 0;
	border-bottom: 1px solid #ddcea1;
	clear: both;
	}

a.totop {
	display: block;
	border-top: 1px solid #ddcea1;
	padding-top: 2px;
	margin: 15px 0 15px 0;
	text-align: right;
	}

.bordered {
	border: 1px solid #ddcea1;
	padding: 15px;
}

.hidden {
	display: none;
	}


.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
	}
	
/* red buttons */
a.buttonred {
	font-size: 14px;
	padding: 3px 20px 3px 20px;
	color: #ffffff;
	background-color: #ff3300;
	font-family: Arial;
	letter-spacing: 0.11em;
	font-weight: normal;
	text-transform: uppercase;
	background-repeat: repeat-x;
	background-position: top left;
	display: block;
	}
a.buttonred:link,
a.buttonred:visited {
	background-image: url('http://assets.egypte.nl/site/layout/buttonred_normal.png');
	border: 1px solid #a7a7a6;
	color: #fff;
	}
a.buttonred:hover,
a.buttonred:active {
	background-image: url('http://assets.egypte.nl/site/layout/buttonred_over.png');
	border: 1px solid #8c8374;
	color: #fff;
	text-decoration: none;
	}
	
a.buttonredsmall {
	font-size: 12px;
	text-transform: none;
	padding: 2px 9px 2px 9px;
	letter-spacing: 0.05em;
}
	

/* Vlak kleuren */
.light {
    background-color: #fffae5;
    background-image: url('http://assets.egypte.nl/site/layout/color_light.png');
	}

.dark {
    background-color: #faefcf;
    background-image: url('http://assets.egypte.nl/site/layout/color_content.png');
	}
	
.border_left {
    float: left;
    margin: 2px 10px 5px -1px;
	}
.border_right {
    float: right;
    margin: 2px -5px 5px 10px;
	}

.border_img {
    border: 10px solid #fff;
	}
.border_img_small {
    border: 5px solid #fff;
	}

.border_tr {
    background-position: top right;
    background-repeat: repeat-y;
	}
.border_bl {
    background-position: bottom left;
    background-repeat: repeat-x;
	}
.border_br {
    background-position: bottom right;
    background-repeat: no-repeat;
	padding: 1px 5px 5px 1px;
	}

.border .border_back {
    background-image: url('http://assets.egypte.nl/site/layout/border_shadow_back.png');
	}
.border .border_tr {
    background-image: url('http://assets.egypte.nl/site/layout/border_shadow_topright.png');
	}
.border .border_bl {
    background-image: url('http://assets.egypte.nl/site/layout/border_shadow_bottomleft.png');
	}
.border .border_br {
    background-image: url('http://assets.egypte.nl/site/layout/border_shadow_bottomright.png');
	}

.light .border_back {
    background-image: url('http://assets.egypte.nl/site/layout/border_shadow_light_back.png');
	}
.light .border_tr {
    background-image: url('http://assets.egypte.nl/site/layout/border_shadow_light_topright.png');
	}
.light .border_bl {
    background-image: url('http://assets.egypte.nl/site/layout/border_shadow_light_bottomleft.png');
	}
.light .border_br {
    background-image: url('http://assets.egypte.nl/site/layout/border_shadow_light_bottomright.png');
	}

.border_caption {
	font-size: 12px;
	text-align: center;
	clear: both;
	}



/* Right menu */
.rightsubnav {
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	}
.rightsubnav span {
	display: block;
	padding: 0 0 4px 0;
	}
.rightsubnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.rightsubnav ul li {
	border-top: 1px solid #ddcea1;
	padding: 4px 0;
	}
.rightsubnav ul li.first {
	border-top: 1px solid #000000;
	}	



form.formatform {
	font-size: 12px;
	}
form.formatform fieldset {
	margin: 20px 5px 10px 5px;
	padding: 0px 15px 20px 15px;
	border: 1px solid #d0c195;
	background-image: url('http://assets.egypte.nl/site/layout/form_gradient_back.png');
	background-repeat: repeat-x;
	}
form.formatform legend {
	padding: 0px 7px 0px 4px;
	font-size: 12px;
	font-weight: bold;
	color: #363225;
	}
form.formatform .top {
	margin-top: 15px;
	margin-bottom: 5px;
	font-style: italic;
}
form.formatform label {
	float: left;
	line-height: 18px;
	width: 180px;
	}	
form.tvaanbiedingform label {
	float: left;
	line-height: 18px;
	width: 200px;
	}
form.formatform fieldset ol {
	margin: 0;
	padding: 0;
	}
form.formatform fieldset li {
	list-style: none;
	padding: 4px;
	margin: 0;
	line-height: 18px;
	border-bottom: 1px solid #eddfb5;
	}
form.formatform fieldset li.last {
	border-bottom: none;
	}	
form.formatform em {
	font-weight: bold;
	font-style: normal;
	color: #e71f00;
	}
form.formatform .error {
	color: #e71f00;
	float: right;
	}
form.formatform .input_submit {
	float: right;
	margin-top: 10px;
	}
form.formatform .input_textarea {
	width: 100%; height: 200px;
	font-size: 12px;
	}
form.formatform .input_text,
form.formatform .input_textarea,
form.formatform .input_select {
	border: 1px solid #baac83;
	font-size: 11px;
	font-family: Verdana, Arial;
	padding: 1px;
	}
form.formatform .normalwidth {
	width: 170px;
	}
form.formatform .mediumwidth {
	width: 120px;
	}
form.formatform .smallwidth {
	width: 90px;
	}
form.formatform .xsmallwidth {
	width: 45px;
	}

form.formatform .input_submit {
	font-size: 12px;
	padding: 2px 20px 2px 20px;
	color: #ffffff;
	background-color: #ff3300;
	font-family: Arial;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: top left;
	display: block;	
	}
	
form.formatform .input_submit,
form.formatform .input_submit:link, 
form.formatform .input_submit:visited {
	background-image: url('http://assets.egypte.nl/site/layout/buttonred_normal.png');
	border: 1px solid #a7a7a6;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	}
form.formatform .input_submit:hover {
	background-image: url('http://assets.egypte.nl/site/layout/buttonred_over.png');
	border: 1px solid #8c8374;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	}
	


	

#incentives {
	background-color: #FFF9E5;
	padding: 5px;        
	border-top: 1px solid #F2DFAB;
        border-bottom: 1px solid #F2DFAB;
        margin-left: -25px; margin-right: -25px;
	margin-bottom: 10px;
}

