/* Start of CMSMS style sheet 'Airline Consultant' */
/*
============Paul Schneijder - Airline Consultant - Stylesheet ===========
|																		|
|	Website: 					www.airlineconsultant.eu				|
|	Design & Development by:	Realiz3D Multimedia						|
|								www.realiz3d-multimedia.nl				|
|	Copyright:					2009 - Realiz3D Multimedia				|
|																		|
=========================================================================
*/

/*-----------------------------------Resets----------------------------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {line-height: 1; background: url(../img/bodybg.jpg) repeat-x top left; font: 11px Tahoma; color: #626262;}
ol, ul {list-style: none;}
a {text-decoration: none; color:#4e8dd7; }
a:hover {text-decoration: underline; color: #99b5d7;}

.blue {color: #4e8dd7;}
.bold {font-weight: bold;}

/*-----------------------------------Page elements-------------------------------------*/
#pagewrapper {
	margin-left: auto;
	margin-right: auto;
	width: 986px;
	height:auto;
	background: url(../img/bodybg.png) 33px 187px repeat-y;
}

#pagewrapper #pagewrapperbg {
	width: 100%;
	height: auto;
	float: left;
	background: url(../img/bodybg.png) 33px 187px repeat-y;
}

/*Header image in here*/
#wrapper {float: left; width: 100%; height: auto;}

/*Random header images*/
.header_1 {background: url(../uploads/images/random_headers/header1.jpg) no-repeat top; }
.header_2 {background: url(../uploads/images/random_headers/header2.jpg) no-repeat top; }
.header_3 {background: url(../uploads/images/random_headers/header3.jpg) no-repeat top; }
.header_4 {background: url(../uploads/images/random_headers/header4.jpg) no-repeat top; }
.header_5 {background: url(../uploads/images/random_headers/header5.jpg) no-repeat top; }
.header_6 {background: url(../uploads/images/random_headers/header6.jpg) no-repeat top; }
.header_7 {background: url(../uploads/images/random_headers/header7.jpg) no-repeat top; }
.header_8 {background: url(../uploads/images/random_headers/header8.jpg) no-repeat top; }

/*Header container: logo, sitemap, etc.*/
#header {float: left; width: 100%; height:188px; }

#header #toplinkscontainer {float: left; width:950px; height:23px; }

#header #toplinkscontainer a {display: block; margin: 6px 0 0 0;width: 60px; height:auto; color: #626668; font-size:10px; text-decoration: none; float: right; text-transform: uppercase;}

/*Print icon */
.printlink{padding-left: 12px;  background: url(../img/icon_print.gif) no-repeat 0 3px; font-size: 10px; font-weight: normal; color: #8b8f90;}



#header #toplinkscontainer img {margin: 0 3px 0 0;}
#header #logocontainer {float: left; width:100%; height:132px;}
#header #logocontainer img {margin: 38px 0 0 51px;}

#header #mainnavcontainer #search {
float: right;
width: 179px;
height: auto;
margin: 8px 0 0 0;
}

#header #mainnavcontainer #search .search-input { border:1px solid #919191; width:135px; height:14px; color:#88abd3; font-size:9px; padding: 1px 0 0 4px; float: left;}
#header #mainnavcontainer #search .search-button {background: url(../img/search_arrows.gif) no-repeat 0 3px; font-size: 0; width: 17px; height: 17px; cursor: pointer; border:0; margin: 0 0 0 5px; float: left;}
/*---------------------------------------------*/
#bodycontainer {
	float:left;
	width:920px;
	height:auto;
	margin: 0 0 0 33px;
	line-height: 14px;
}

#bodycontainer h1 {
	font: 14px Tahoma;
	color: #4e8dd7;
	text-transform: capitalize;
	padding: 0 0 0 9px;
	background: url(../img/h1arrow.gif) no-repeat 0 4px;
	margin: 6px 0 6px 6px;
	letter-spacing:1px;
}

#bodycontainer h2 {
	font: 12px Tahoma,Verdana,Arial;
	font-weight:bold;
	color: #4e8dd7;
}

/*Main content*/
#bodycolumnleft {
	float: left;
	width: 639px;
	height: auto;
}

	.mainitemblock {
		float: left;
		margin: 0px 0 0 18px;
		height: 249px;
		width:291px;
		border: 1px solid transparent;
		border-top:1px solid #e2eaed;
	}
	
	.mainitemblock .content {float: left; width: auto; height: auto; border:1px solid #e2e2e2; background:url(../img/mainitembg.jpg) no-repeat; }
	.mainitemblock .content p {margin: 5px 14px 5px 14px;}
	.mainitemblock .content img {width: 260px; height: 108px; border:1px solid #b9c0cb; margin: 10px 0 5px 14px}
	.mainitemblock .NewsSummarySummary a {font-weight: bold;}

	.mainitemblock .newsitemreadmore a 
	{float: right; margin: 0 11px 5px 0; padding: 0 20px 0 0; background: url(../img/icon_airplane_readmore.gif) no-repeat  68px 3px; height:auto; width:auto;  font-weight: bold;}

/*Disable uploading extra img in mainitem to preserve layout*/
	.mainitemblock  .NewsSummaryField img {display:none;}

#breadcrumbs {width: 585px; height: 15px; margin: 8px 0 0 19px; border: none;  color: #8b8f90; font-size: 10px; }
	#breadcrumbs a {color: #8b8f90; }
	
/*-----------------------------------Homepage Latest news-------------------------------------*/
	#latestnewscontainer {
		float: left;
		margin: 11px 0 0 19px;
		width:600px;
		height: auto;
	}

	#latestnewscontainer .latestnewsitemcontainer{
		float: left;
		margin:0 0 13px 0; 
		height: auto;
		width:100%; 
		border: none;
		border-left: 1px solid #e1e1e1;
		border-right: 1px solid #e1e1e1;
		border-top: 1px dotted #e1e1e1;
		border-bottom: 1px dotted #e1e1e1;
		background: #fff url(../img/newsitembg.jpg) no-repeat bottom;
	}
	
	#latestnewscontainer .latestnewsitemcontainer .newsitemcontent {
		width:500px; 
		height: auto; 
		float: right; 
		margin: 15px 0 0 0;
	}
		
		#latestnewscontainer .latestnewsitemcontainer img {margin:16px 14px 14px 14px; border:1px solid #b9c0cb; width: 61px; height:61px;}
#latestnewscontainer .latestnewsitemcontainer .newsitemcontent img {margin: -27px 0 0 -86px; float: left;}
		#latestnewscontainer .latestnewsitemcontainer .newsitemcontent p {margin:14px 14px 14px 0;}
		#latestnewscontainer .latestnewsitemcontainer h2 {margin:0; width: 300px} 
		#latestnewscontainer .latestnewsitemcontainer .newsitemcontent .newsitemreadmore a 
		{margin: 0 6px 5px 0; padding: 0 25px 0 0; font-weight: bold; background: url(../img/icon_airplane_readmore.gif) no-repeat 68px 3px; }
			
			 .newsitemimg {width:auto; height: auto; float: left;}
			 .newsitemreadmore {width: 100%; height: 20px; text-align: right;}
			 #latestnewscontainer .latestnewsitemcontainer .newsitemcontent .NewsSummaryPostdate {margin: 0; width: auto; height: auto;}
			 #latestnewscontainer .latestnewsitemcontainer .newsitemcontent .newsitemdate p {margin:16px 0 0 0;}

/*Newsitem summary image*/
.NewsSummaryField {width:auto; height: auto; float: left; }
/*-----------------------------------Homepage Sidebar/right-------------------------------------*/
#bodycolumnright {}
#bodycolumnright .contentblock {
	float: left;
	width:212px;
	height: auto;
	min-height: 100px;
	border:1px solid #e2eaed;
	margin: 25px 0 0 0;
	background:url(../img/contentblockwhtebg.png) repeat;
	overflow: hidden;
	padding: 19px 24px;
}

#bodycolumnright .contentblock h2 {margin: 0 0 19px 0; padding: 0 0 0 7px; background: url(../img/h2arrow.gif) no-repeat 0 5px;}
#bodycolumnright .contentblock p {margin: 0 0 19px 0;}
#bodycolumnright .contentblock img {margin: 5px 0 5px 0;}
#bodycolumnright .contentblock p img {margin: 5px 0 5px 0;}

/*Fold for business card*/
#bodycolumnright .foldcontentblock {
	position: relative;
	float: left;
	width:262px;
	height: 132px;
	min-height: 100px;
	border: 0;
	margin: 25px 0 0 0;
	background: url(../img/contentblockfoldbg.png) no-repeat;
}

#bodycolumnright .foldcontentblock .newsitemreadmore a {position: absolute; bottom:9px; right:2px; padding: 0 25px 0 0; background: url(../img/icon_airplane_readmore.gif) no-repeat 110px 4px; font-weight: bold;}
#bodycolumnright .foldcontentblock h2 {margin: 19px 0 19px 24px;}
#bodycolumnright .foldcontentblock p {margin: 0px 0 0px 24px;}
#bodycolumnright .foldcontentblock .naam {font-size: 12px; color: #4e4e4e; font-weight:bold;}
#bodycolumnright .foldcontentblock img {margin: 0 8px 0 0;}

/*----------------------------------------Content-------------------------------------------------*/
#contentpagewrapper {
	min-height:450px;
	margin: 0px 18px 5px 19px;
}

#contentpagewrapper h1 {font-size: 14px; margin: 5px 0 15px 0; background-position: 0 4px; border:none; border-bottom: 1px solid #e3eaed;  padding-bottom: 4px;}

/*#contentpagewrapper img {float: left; border:1px solid #b9c0cb; margin: 4px 22px 15px  0;}*/
#contentpagewrapper img {vertical-align:middle; margin: 10px;}

#contentpagewrapper p {margin: 0 15px 18px 0;}

/*Lists*/
#bodycolumnright .contentblock ul,
#contentpagewrapper ul {
list-style-image:url(img/morearrow.gif);
list-style-type:square;
margin: 15px 15px 15px 45px;
}

#bodycolumnright .contentblock ul li,
#contentpagewrapper ul li {margin: 0 0 3px 0;}

#contentpagewrapper a {font-weight:bold;}

/*----------------------------------------Footer-------------------------------------------------*/
#footer {float: left; width:100%; height: 34px; background: url(../img/footerbg.jpg) no-repeat; margin: 5px 0 0 0; color: #8b8f90; text-align:center;}
	#footer p {margin: 10px auto;}
	#footer a:link, #footer a:active, #footer a:visited {color: #8b8f90; font-weight: normal;}
	#footer a:hover {color: #4e8dd7; text-decoration:underline;} 

/*----------------------------------------Contact form-------------------------------------------------*/

.contactform label {height: 22px; width: 190px; display: block; float: left; color: #5d8ab3; font-weight:bold; margin: 2px 0 0 0; }
.contactform input {width: 347px; height: 16px; border:1px solid #c8c9ce; margin: 0 0 9px 0; font-size:11px; padding: 6px 0 0 5px;color: #626262; }
.contactform select {width: 354px; height: 22px; border:1px solid #c8c9ce; margin: 0 0 9px 0; font-size:11px; padding: 0; color: #626262;}
.contactform textarea {width: 342px; height: auto; border:1px solid #c8c9ce; margin: 0 0 9px 0; font-size:11px; font-family: helvetica; padding:5px; color: #626262;}
.contactform legend {display: none; }
.contactform #mf085ffbrp_submit {width: 358px; height: 25px; margin: 10px 0 0 190px; color: #5d8ab3; font-size: 11px; padding:0;}


/* End of 'Airline Consultant' */

