/*


	Author:			Stijn Henderickx
					SHpartners
	Last update:	2010-07-23
	Media:			Screen

ToC

    1. Font sizes and styles
    2. Margins
    3. Structure
    4. Link styles
    5. Navigation
    
*/



/********************************/
/* ------ Font sizes and styles */
/********************************/

h1 {
	letter-spacing: -1px;
	color: #febe10;
	font-family: "Arial Narrow", "Helvetica Neue", Sans-Serif, Helvetica, Arial;
	font-size: 38px;
	font-weight: bold;
	padding-bottom: 10px;
	text-shadow: 0px 1px 1px white;
	width: 600px;
}

h1.site-title {
	float: left;
	height: 58px;
	width: 123px;
	padding: 0;
}

h1.site-title a {
	background: url('../images/lgo_rovingbird.png') no-repeat;
	display: block;
	float: left;
	height: 68px;
	margin-top: 10px;
	text-indent: -7000px;
	width: 123px;
}

h1.site-title a {
	border: none;
	height: 100%;
	width: 100%;
}

h1.site-title a:hover {
	background: url('../images/lgo_rovingbird.png') 0 -58px no-repeat;
}

h1.site-title a:active {
	margin-top: 11px;
}

h2   { font-size: 1.7em; /* 22px */	text-shadow: 0px 1px 0px white; -webkit-text-stroke:1px transparent;}
h3   { font-size: 1.4em; /* 18px */ }
h4   { font-size: 1.2em; /* 16px */ }
h5   { font-size: 1.2em; /* 14px */ }
p    { font-size: 1.0em; /* 10px */ }

body { 
	background: url('../images/bck_body.png') repeat-x #c1c1c1;
	color: #181818;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	font-size: 11px;
}

#logo {display: none;}

ul.list {
	list-style: none;
	padding: 10px 0 17px;
}

	ul.list li {
		background: url('../images/img_list_item.png') no-repeat 6px 9px;
		font-size: 12px;
		padding: 0 0 0 20px;
		line-height: 25px;
		text-shadow: 0px 1px 0px white;
	}
			
			

/******************/
/* ------ MARGINS */
/******************/

p { 
	padding: 3px 0; 
	line-height: 17px;
	text-shadow: 0px 1px 1px white;
}



/*********************/
/* ------ STRUCTURE	 */
/*********************/
	
	.body {
		background: url('../images/bck_body_content.jpg') repeat-x rgb(193, 193, 193);
	}
	
	.splash {
		margin-top: 0px;
		z-index: -4;
	}
		.splash h1 {
			height: 132px;
			position: absolute;
			text-indent: -9999px;
			top: 300px;
			width: 747px;
			z-index: 2;
		}
		.splash h2 a {
			border: 0 !important;
			color: red;
			display: block;
			height: 74px;
			left: 100px;
			position: absolute;
			text-indent: -99999px;
			top: 435px;
			width: 742px;
			z-index: 3;
			-webkit-transition: all 0.20s ease-out;
		}
		
			.splash h2 a:hover {
				filter: alpha(opacity=80);
				opacity: .8;
				-ms-filter: "alpha(opacity=80)";
				-khtml-opacity: .8;
				-moz-opacity: .8;
			}
			
		.splash .h1_nl {
			background: url('../images/bck_h1_nl.png') no-repeat;
		}
		
		.splash .h2_nl {
			background: url('../images/bck_h2_nl.png') no-repeat;
		}
		
		.splash .h1_en {
			background: url('../images/bck_h1_en.png') no-repeat;
		}
		
		.splash .h2_en {
			background: url('../images/bck_h2_en.png') no-repeat;
		}
		
		.splash .h1_fr {
			background: url('../images/bck_h1_fr.png') no-repeat;
		}
		
		.splash .h2_fr {
			background: url('../images/bck_h2_fr.png') no-repeat;
		}
				
		.splash .iphone {
			background: url('../images/img_iphone_splash.png') no-repeat;
			height: 309px;
			position: absolute;
			left: 575px;
			text-indent: -99999px;
			top: 340px;
			width: 182px;
			z-index: 4;
		}
		
		.splash .ipad {
			background: url('../images/img_ipad_splash.png') no-repeat;
			height: 575px;
			left: 240px;
			position: absolute;
			text-indent: -999999px;
			top: 135px;
			width: 476px;
			z-index: 1;
		}
		
		.splash .content {
			font-size: 1.3em;
			margin: 0 100px;
			position: absolute;
			top: 630px;
		}
		
			.splash .content p {
				line-height: 1.5em;
			}
		

		
	.compare-page {
		background: none;
		background-color: #F5F5F5;
	}
	
	#background-wrapper { 
		background: url('../images/bck_frame.png') top center no-repeat;
		height: 482px;
		width: 100%;
	}
	
	#background-wrapper-home { 
		background: url('../images/bck_home.jpg') top center no-repeat;
		height: 800px;
		width: 100%;
	}

	#background-wrapper-content { 
		background: url('../images/bck_frame_content.jpg') top center no-repeat;
		height: 802px;
		width: 100%;
	}

	#wrapper {
		margin: 0px auto;
		width: 839px;
		position: relative;
	}
	
	#header {
		height: 72px;
		width: 839px;
	}
	
	#header.nav {
		float: right;
	}
	
		#header #logo {
			width: 170px;
			float: left;
		}

	#topbar {
		background: url('../images/bck_productbar.png') repeat-x;
		height: 48px;
		margin-top: 32px;
		width: 839px;
		z-index: 99999px;
	}
	
	#language-bar {
		float: right;
		width: 60px;
	}
	
	#highlight {
		font-size: 12px;
		padding: 30px 40px 45px 40px;
		width: 430px;
		height: 196px;
	}
	#contact-form {
		float: left;
		font-size: 12px;
		padding: 30px 45px 45px 45px;
		width: 390px;
	}
		
	#contact-form-2 {
		float: right;
		width: 280px;
		padding: 80px 45px 45px 0;
	}
	
	#contact-form-2 form {
		padding-top: 50px;
	}
	
	#extra-info {
		float: right;
		padding: 80px 45px 45px 0;
		width: 280px;
	}
	
	#extra-info p {
		font-size: 1.1em;
	}
	
	#extra-info-2 {
		font-size: 12px;
		float: left;
		padding: 30px 25px 45px 45px;
		border-right: 1px solid #FFFFFF;
		width: 360px;
	}
			
	#content {
		font-size: 12px;
		padding: 30px 45px 45px 45px;
		width: 750px;
		height: 196px;
	}
	
	#highlight ul, #content ul {
		list-style: none;
		padding: 10px 0 17px;
	}

		#highlight ul li, #content ul li {
			background: url('../images/img_list_item.png') no-repeat 6px 9px;
			padding: 0 0 0 20px;
			line-height: 25px;
			text-shadow: 0px 1px 1px white;
			
		}
		
	#picture-navigator {
		height: 76px;
		padding: 18px 0 0 30px;
		width: 811px;
	}
	
	#picture-navigator ul li {
		background: url('../images/bck_picture_navigator.png') -3px 20px no-repeat;
		float: left; 
		height: 100px;
		list-style: none;
		margin: 0 10px 0 8px;
		width: 142px;
	}
	
	#picture-navigator ul li a:link, #picture-navigator ul li a:visited {
		border: 4px solid #636363; 
		display: block; 
		height: 70px; 
		text-decoration: none; 
		width: 135px; 
	}
	
	#picture-navigator ul li a:hover, #picture-navigator ul li a:active {
		border: 4px solid #febe10;
		z-index: 9999px;
	}

	#picture-navigator ul li a img {border: 0px;}
	
	#more-info {
		color: #000000;
		font-size: 12px;
		padding: 50px 0 0 40px;
		width: 500px;
	}
	
	#more-info p {
		line-height: 1.8em;
	}
	
	#features-requirements {
		color: #000000;
		padding: 50px 0px 0px 40px;
		width: 500px;
	}
	
		#features-requirements ul {
			list-style: none;
			padding: 10px 0 10px;
		}

			#features-requirements ul li {
				background: url('../images/img_list_item.png') no-repeat 6px 9px;
				font-size: 12px;
				padding: 0 0 0 20px;
				line-height: 25px;
				text-shadow: 0px 1px 1px white;
			}
			
	#features-requirements p {
		font-size: 12px;
		line-height: 1.8em;
		padding-bottom: 15px;
	}
	
	#mobile-popup {
		background: url('../images/bck_iphone.png') no-repeat;
		height: 547px;
		left: 525px;
		position: absolute;
		top: 57px;
		width: 314px;
	}
	
	#mobile-popup a {
		/*border: 0 !important;
		display: block;
		margin-top: 85px;
		position: relative;
		left: 35px;
		width: 200px;*/
	}
	
	#mobile-popup a img, #mobile-popup a object {
		position: relative;
		width: 200px;
		z-index: 1;
	}
	
	#mobile-popup img {
		border: 0 !important;
		display: block;
		margin-top: 85px;
		position: relative;
		left: 35px;
		width: 200px;	}
	
	
	
	#price-label {
		position: absolute;
		left: 710px;
		text-align: right;
		top: 456px;
		width: 133px;
	}
	
	#coming-soon {
		left: 556px;
		position: absolute;
		top: 96px;
		z-index: 1;
	}
	
	#itunes-button {
		height: 63px;
		position: absolute;
		left: 568px;
		top: 590px;
		background: url('../images/btn_itunes.png') no-repeat;
		width: 190px;
	}
	
	#itunes-button:hover {
		opacity: .7;
	}
		
	#itunes-button a {
		border: 0 !important;
		display: block;
		height: 63px;
		width: 190px;
	}
	
	#company-logo {
		height: 250px;
		left: 568px;
		margin-top: 20px;
		position: absolute;
		top: 650px;
		width: 300px;
	}

	#googlemaps-map {
		border: 4px solid #636363; 
		float: left;
		height: 200px;
		width: 320px;
	}
	
	#logo-info {
		float: left;
		padding-left: 20px;
	}
	
	table.compare-page {
		margin: 3px;
		width: 575px;
	}
	
	table.compare-page tbody tr th {
		background-color: #686868;
		color: #FFF;
		font-size: 15px;
		font-weight: bold;
		padding: 5px;
		text-align: center;
	}
	
	table.compare-page tbody tr th p {
		font-size: 11px;
		font-weight: normal;
		color: #F5F5F5;
		text-shadow: none;
	}
	
	
	table.compare-page tbody tr td.first {
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		width: 28%;
	}
	
	table.compare-page tbody tr td {
		border: 1px solid #E0E0E0;
		font-size: 11px;
		padding: 5px;
		text-align: center;
		width: 24%;
	}
	
	table.compare-page tbody tr td div.yes {
		background: url('../images/img_yes.png');
		display: block;
		font-size: 1px;
		height: 16px;
		margin-left: 75px;
		text-indent: -7000px;
		text-align: center;
		width: 16px;
	}
	
	table.compare-page tbody tr.even {
		background-color: #F5F5F5;
	}
	
	table.compare-page tbody tr.odd {
		background-color: #F1F1F1;
	}
	
/**********************/
/* ------ LINK STYLES */
/**********************/

a {
	text-decoration: none;
}

#main a:link {
    color: #E0A80E;
    border-bottom: 1px solid #c0c0c0;
}
#main a:visited {
	color: #8c6909;
    border-bottom: 1px solid #c0c0c0;
}
#main a:hover {
    color: #363636;
    border-bottom: 1px solid #999999;
}
#main a:active {
    color: #363636;
    border-bottom: 1px solid #999999;
}

#language-bar ul li a:link, #language-bar ul li a:visited{ color: #181818; text-decoration: none; }
#language-bar ul li a:hover, #language-bar ul li a:active{ color: #666666; }
#language-bar ul li a.section {font-weight: bold;}

/**********************/
/* ------ NAVIGATION  */
/**********************/

.nav_level_1, .nav_level_2  {
	margin: 0px;
	padding: 0px;
}

.nav li {
	float: left;
}
	

	
	#nav-main-menu {
		float: left;
		padding-left: 35px;
	}
	
	#nav-main-menu ul {
		margin: 0px; padding: 0px;
	}

	#nav-1 li{
		display: block;
		font-family: "Arial Narrow", "Helvetica Neue", Helvetica, Arial;
		font-size: 15px;
		height: 25px;
		letter-spacing: 0.5px;
		text-transform: uppercase;
		width: 105px;
	}
			
		#nav-1 li a {
			background: url('../images/bck_topmenu_item.png') no-repeat;
			color: #181818;
			display: block;
			height: 52px;
			margin: 0px;
			padding-top:20px;
			text-align: center;
			text-decoration: none;
			width: 100px;
		}
		
		#nav-1 li a:hover{
			background: url('../images/bck_topmenu_item_hover.png');
			color: #181818;
			display: block;
			text-decoration: none;
		}
	
		#nav-1 li a.current {
			background: url('../images/bck_topmenu_item_selected.png');
			color: white;
		}
		
		#nav-1 li:hover ul { display: block; }


	#nav-product-menu {
		float: left;
	}

	#nav-product-menu ul {
		margin: 0px; padding: 0px;
		margin-left: 50px;
	}
	
	#nav-2 li {
		display: block;
		float: left;
		font-family: "Arial Narrow", "Helvetica Neue", Helvetica, Arial;
		font-size: 14px;
		text-transform: uppercase;
	}

		#nav-2 li a {
			color: #181818;
			display: block;
			height: 26px;
			letter-spacing: 0.5px;
			margin: 0px;
			padding: 10px 8px 0 8px;
			text-align: center;
			text-decoration: none;
		}

		#nav-2 li a:hover{
			background: #5F5F5F;
			color: #FFFFFF;
			display: block;
			text-decoration: none;
			box-shadow: -0px 0px 9px #515151;
			-webkit-box-shadow: -0px 0px 9px #515151;
			-moz-box-shadow: -0px 0px 9px #515151;
		}

		#nav-2 li a.current {
			color: #181818;
			font-weight: bold;
		}
		
		#nav-2 li a.current:hover {
			color: #FFF;
		}

		#nav-2 li:hover ul { display: block; }


	#language-bar ul li {
		color: #000000;
		float: left;
		font-family: "Helvetica Neue", Helvetica, Arial;
		font-size: 11px;
		margin-top: 12px;
		position: relative;
		padding-left: 2px;
		text-transform: uppercase;
		z-index: 3;
	}
	
	#language-bar ul li a.current {
		font-weight: bold;
	}
	
	#language-bar ul li {
		border-right: 1px solid #cacaca;
		padding-right: 2px;
	}
	
	#language-bar ul li.last {
		border: 0px;
	}
	

/*********************/
/* ----------- FORMs */
/*********************/

.field{clear:both;padding:10px 0;}
.field .label{padding-bottom:0;border:none;}
.field label{display:block;}
.field ul{padding:7px 0 14px;}
.field small{display:block;}
.field ul small{padding:0 0 0 24px;}
.field label,.field label{display:inline;}
.field small,.field small{display:block;padding:3px 0 1px 210px;}
.field small{font-family:"Lucida Grande","Lucida Sans",Arial,sans-serif;}
.field label, .field .label{float:left;width:150px;padding:5px 10px 0 0;}
.field .label{height:30px;}
.field ul {font-weight: normal;}


.Actions {
	border-top: 1px solid #999999;
	padding: 15px 0 15px 0;
	width: 385px; 
}

#contact-form-2  #Form_Form .Actions {
	width: 280px;
} 

#contact-form-2  #Form_Form fieldset #EditableTextField40 label.left, #contact-form-2  #Form_Form fieldset #EditableTextField63 label.left {
	width: 100px;
}


.action, .compare-button {
	background: url('../images/btn_button.png') no-repeat;
	border: 0px;
	color: #FFFFFF;
	display: block;
	float: right;
	height: 36px;
	text-align: left;
	padding-left: 20px;
	vertical-align: bottom;
	width: 144px;
}

	.action:hover {
		background: url('../images/btn_button_hv.png') no-repeat;
		cursor: pointer;
		border: 0px;
		height: 36px;

	}

	.action:focus {
		color: #dadada;
		border: 0px;
	}

a.compare-button {
	background: url('../images/btn_compare.png') no-repeat;
	border: 0 !important;
	float: right;
	height: 38px;
	width: 205px;
	line-height: 3em;
}

a.compare-button:link, a.compare-button:visited, a.compare-button:hover, a.compare-button:active {color: #FFF !important; font-weight: bold;}

#contact-form-2 #Form_Form div .action {
	background: url('../images/btn_button_yellow.png') no-repeat;
	color: #333;
	font-weight: bold;
}
	
	#contact-form-2 #Form_Form div .action:hover {
		background: url('../images/btn_button_yellow_hv.png') no-repeat;
		cursor: pointer;
		border: 0px;
		height: 36px;
		font-weight: bold;
	}

span.message {
	border: 1px solid #DD3C10;
	color: #666666;
	background-color:#FFEBE8;
	margin:10px; 
	padding:10px;
}

.button {
	height: 36px;
	width: 144px;
}

input.text, textarea {
	background-color: #6a6a6a;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 4px 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

input.text:focus, textarea:focus {
	background-color: #999999;
	border: 1px solid #666666;
}

/* -- CSS for the login form -- */

#LoginForm div.field input{
	width: 300px;
	border: 1px solid #fff;
	border-top: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd ;
	padding: 5px 4px;
	background-color: #ededed;
	margin-bottom: 5px;	
	font-size:11px;	
}

#LoginForm div.field input.checkbox {
	height : 26px;
	font-size : 18px;
	font-weight : lighter;
	width : 16px;
}

#LoginForm div.field input:focus, #LoginForm div.field textarea:focus{
	background-color:#fff;
}

#LoginForm {
    width: 500px;
    margin: 40px auto;
	background-color: #DDD;
	padding: 10px;
}

#LoginForm > h1 {
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    padding-bottom: 4px;
    margin-bottom: 10px;
    border-bottom: 1px solid gray;
	color: #434343;
}

#LoginForm > p {
    display: none;
}

#LoginForm fieldset {
	border : 0px solid #CCCCCC;
	padding: 0px;
}

#LoginForm label {
    font-size: 10px;
	color: #434343;
}

#LoginForm label.left {
	float: left;
	width: 8em;
	margin-top : 6px;
}

#MemberLoginForm_LoginForm_error {
    font-size: 10px;
    color: red;
    font-weight: bold;
}



.clearfix:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
a img {display: block;}
