* {margin:0px; padding:0px;}

html, body
{
	background:#f0f0f0;
	height:100%;
	font-family: Arial;
}

a
{
	color:#c51f12;
	text-decoration:none;
}

img
{
	border:none;
}

.highlight
{
	border:2px solid red;
}

.divide
{
	height:1px;
	background-color:#d6d6d6;
	width:100%;
}

#h1title
{
	display:none;
}

div#wrapper
{
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
}
	div#wrapper div#navigation
	{
		font-family: "Arial";
		font-weight: bold;
		background:url(../gfx/app_bg_navigation.png) repeat-x;
		height:60px;
	}
		div#wrapper div#navigation ul
		{
			width:1000px;
			margin-left:auto;
			margin-right:auto;
			list-style-type:none;
			padding-top:20px;
			padding-left:100px;
		}
			div#wrapper div#navigation ul li
			{
				display:inline;
				margin-right:75px;
			}
				div#wrapper div#navigation ul li a
				{
					color:#292929;
					font-size: 14px;
					letter-spacing: 0.02em;
				}
				
				div#wrapper div#navigation ul li.current a, div#wrapper div#navigation ul li a:hover
				{
					color:#c51f12;
				}				
				
	div#wrapper div#header
	{
		background:url(../gfx/app_bg_header.png) repeat-x;
		height:350px;
	}
		div#wrapper div#header div#header_content
		{
			background:url(../gfx/app_bg_header_image.png) no-repeat;
			width:1320px;
			margin-left:auto;
			margin-right:auto;
			height:354px;
		}
			div#wrapper div#header div#header_content div#logo
			{
				width:373px;
				height:92px;
				padding-left:176px;
				padding-top:18px;
			}
			
			div#wrapper div#header div#header_content div#logo_subtext
			{
				width:691px;
				height:80px;
				padding-left:171px;
				padding-top:25px;
			}
			
			div#wrapper div#header div#header_content div#logo_slogan
			{
				width:550px;
				text-align:right;
				margin-left:300px;
				padding-top:5px;
				color:#c51f12;
				font-family: Lucida sans unicode, Arial;
				font-weight: lighter;
				font-size:1.0em;
				letter-spacing: 0.04em;
				line-height: 23pt;
			}
	
	div#wrapper div#content
	{
	  padding: 50px 60px 170px 60px; 
		background: white;
		border-right: 2px solid #d6d6d6;
		border-left: 2px solid #d6d6d6;
		width:876px;
		margin-left:auto;
		margin-right:auto;
		font-family: "Lucida Sans Unicode";
	}
	
		.clear
		{
			clear: both;
		}
		
		.italic
		{
			font-style: italic;
		}
	
		h1
		{
			color: #c51f12;
			margin: 0 0 20px 0;		
			font-size: 22px;
			font-weight: lighter;
		}
		
		h2
		{
			color: #3d3d3d;
			font-size: 20px;
			font-weight: lighter;
		}
		
		p
		{
			font-family: Arial;
			color: #3d3d3d;
			font-size: 14px;
			line-height: 22pt;
			font-weight: normal;
			letter-spacing: 0.02em;
		}
		
		.short_separator
		{
			height: 1px;
			width: 270px;
			background: #b1b1b1;
		}
		
		.long_separator
		{
			height: 1px;
			background: #b1b1b1;
		}
		
		.red_separator
		{
			height: 1px;
			background: red;
		}
		
		.vertical_separator
		{
			margin-right: 100px;
			margin-top: 40px;
			float:right;
			width: 1px;
			height: 600px;
			background: #b1b1b1;
		}
		
		.start_left
		{
			float: left;
			width: 490px;	
		}
			
			.start_left img#ad
			{
				margin-top: 30px;
				margin-bottom: 30px;
				width: 461px;
				height: 208px; 
			}
			
			.start_left .reasons
			{
				margin-bottom: 30px;
			}
			
			.start_left .reasons p
			{
				font-size: 10pt;
			}
			
			.start_left .red_circle
			{
				float: left;
				height: 22px;
			}
			
			.start_left h4
			{
				margin-left: 30px;
				color: #3d3d3d;
				font-family: Arial;
				font-weight: lighter;
				margin-bottom: 15px;
			}
		
		.start_right
		{
			margin-top: -50px;
		  float: right;
			width: 275px;		
		}
		
		.start_right h2
		{
			margin: 25px 0 10px 15px;
			letter-spacing: 0em;
		}
		
		.start_right p
		{
			line-height: 20pt;
			font-size: 13px;
			margin: 0 0 15px 15px;
		}
		
		.start_right a
		{
			color: #c51f12;
			text-decoration: none;
		}
		
			.news_section
			{						
				background: url(../gfx/news.png) top right no-repeat;
			}
		
				.news_section #news
				{
					padding-top: 78px;
				}
			
			img#uc
			{
				float: right;
			}
		
			p#uc1
			{
				margin-bottom: 0 !important;
				float: left;
				width: 130px;
			}
		
		
		
		.products
		{
			margin-bottom: 80px;
		}
		
			.products_left
			{
				float: left;
				width: 485px;
			}	

		
				img#smartone
				{
					width: 482px;
					height: 219px;
				}
			
				img#pw32
				{
					width: 482px;
					height: 216px;
				}				
				
				img#fxh
				{
					width: 482px;
					height: 215px;
				}
			
				img#mobiletime
				{
					width: 482px;
					height: 214px;
				}

		
			.products_right
			{
				float: right;
				width: 340px;
			}
			
				.products_right h1
				{
					margin-bottom: 10px;
				}
				
				
	#coworkers
	{
		padding-right: 30px;
		padding-left: 30px;
	}				
	
		#coworkers img
		{
			padding-top: 20px;
		}
		
		#coworkers p
		{
			padding-top: 15px;
			line-height: 20px;
			margin-right: 40px;
			margin-left: 40px;
		}
	
		#coworkers .image_box
		{
			background: url(../gfx/app_coworkers_image_box.jpg);
			margin-right: 70px;
			margin-bottom: 50px;
			float: left;
			text-align: center;
			height: 183px;
			width: 363px;
		}
		
			#coworkers .image_box img#kamape
			{
				width: 200px;
				padding-top: 30px;
			}
			
			#coworkers .image_box img#aloj
			{
				width: 170px;
			}
			
			#coworkers .image_box img#brand
			{
				width: 190px;
			}
			
			#coworkers .image_box img#optimal
			{
				width: 190px;
				padding-top: 30px;
			}
			
			#coworkers .image_box img#elajo
			{
				width: 140px;
			}
			
			#coworkers .image_box img#installations
			{
				width: 210px;
			}
	
		#coworkers .last
		{
			margin-right: 0;
		}
	
	.coworker_intro 
	{
		margin-bottom: 50px;
	}				
		
		.coworker_intro .left
		{
			float: left;
			width: 370px;
		}	
		
			.coworker_intro .left .citat
			{
				font-style: italic;
			}
			
		.coworker_intro .right
		{
			text-align: right;
			float: right;
			width: 405px;
		}	
		
			.coworker_intro .right p
			{
				color: #c51f12;
			}
		
			.coworker_intro .right img
			{
				width: 405px;
				height: 264px;
			}
			
			.coworker_intro .right a
			{
				text-decoration: underline;
			}
			
	
	img#mail
	{
		height: 90px;
		float: right;
		margin-top: -55px;
		margin-right: 20px;
	}
	
	#cake
	{
		float: right;
	}
	
	#contact_description
	{
		margin-top: 30px;
	}
	
	#contact_left
	{
		margin-right: 50px;
		margin-top: 50px;
		float: right;
		width: 280px;
	}
	
		#contact_left .info_section
		{
			margin-bottom: 30px;
			font-size: 12pt;
		}
	
		#contact_left img
		{
			height: 48px;
			float: left;
		}
		
		#contact_left .info
		{
			color: #3d3d3d;
			text-align: left;
			float: right;
			width: 180px;
			font-weight: lighter;
		}
		
			#contact_left #email
			{
				margin-top: 10px;
			}
	
	#contact_right
	{
		margin-top: 30px;
		margin-right: 50px;
		float: left;
		width: 330px;
	}
	
		#contact_right .text
		{
			font-size: 12pt;
			padding: 5px;
			border: 1px solid #b1b1b1;
			width: 314px;
		}
		
		#contact_right select
		{
			padding: 3px;
			border: 1px solid #b1b1b1;
			width: 322px;
			height: 30px;
		}
		
		#contact_right textarea
		{
			height: 150px;
			width: 320px;
		}
		
		#contact_right p
		{
			margin-top: 10px;
		}
		
		#contact_right input[type="image"]
		{
			float: right;
			margin-right: 15px;
			margin-top: 20px;
		}
		
	
	#customers
	{
		
	}
		
		#customers img#watercan
		{
			height: 223px;
			margin-top: -50px;
			margin-left: -60px;
		}	
	
		#customers h3
		{
			margin-left: 250px;
			margin-top: -130px;
			font-style: italic;
			font-weight: lighter;
			font-size: 13pt;
			color: #c51f12;
		}
		
		#customers .customer_section
		{
			margin-bottom: 60px;
		}
	
			#customers .customer_box
			{
				margin-right: 70px;
				float: left;
				width: 240px;
			}
		
				#customers .last
				{
					margin-right: 0 !important;
				}
				
				#customers h3
				{
					margin-bottom: 160px;
				}
		
				#customers .customer_box h1
				{
					margin-bottom: 10px;
				}
			
				#customers .customer_box p
				{
					margin-top: 10px;
					font-size: 10pt;
				}
			
				#customers .customer_box p.customer_website
				{
					margin-top: 10px;
				}
			
				#customers .customer_box img
				{
					margin-top: 15px;
				}
			
			
	#login
	{
		
	}	
	
		#login h1 img
		{
			margin-bottom: -7px;
			margin-right: 8px;
			height: 35px;
		}
		
		#login .long_separator
		{
			margin-bottom: 20px;
		}
		
		#login .login_left
		{			
			float: left;
			width: 330px;
			padding-bottom: 100px;
		}
		
			#login .login_left .text
			{
				border: 1px solid #b1b1b1;
				width: 314px;
				font-size: 12pt;
				padding: 5px;
			}
			
			#login .login_left p
			{
				margin-top: 10px;
			}
			
			#login .login_left input[type="image"]
			{
				float: right;
				margin-right: 15px;
				margin-top: 20px;
			}
		
		#login .login_right
		{
			margin-top: 10px;
			float: right;
			width: 430px;
			padding-bottom: 100px;
		}
		
			#login .login_right .login_description
			{
				line-height: 22px;
				font-style: italic;
			}
			
			#login .login_right .login_list, #product_show .products_show_left .login_list
			{
				margin-top: 10px;
				margin-bottom: 30px;
				line-height: 30px;
				font-family: Arial;
				color: #3d3d3d;
				font-size: 14px;
				font-weight: normal;
				letter-spacing: 0.02em;
			}
			
			#login .login_right .login_list div img, #product_show .products_show_left .login_list div img
			{
				height: 12px;
				margin-right: 10px;
			}
			
			
	#product_show
	{
		
	}	
	
		#product_show .products_show_left
		{
			width: 490px;
			float: left;
		}		
	
			#product_show .products_show_left h2
			{
				padding-left: 10px;
				line-height: 30px;
				background: #292929;
				color: white;
				font-family: Arial;
				letter-spacing: 0.1em;
				font-size: 11pt;
				font-weight: lighter;
				margin-bottom: 20px;
			}
			
			#product_show .products_show_left p
			{
				margin-bottom: 50px;
			}
			
				#product_show .products_show_left p img#pw32_thumb
				{
					float: right;
					width: 222px;
				}
				
				#product_show .products_show_left p img#smart_thumb
				{
					float: right;
					width: 220px;
					height: 144px;
					margin: 10px 0 10px 10px;
				}
				
				#product_show .products_show_left p img#mobile_thumb
				{
					float: right;
					height: 200px;
					margin: 10px 0 0 10px;
				}

				#product_show .products_show_left p img#portal_thumb
				{
					float: right;
					width: 222px;
				}
				
		#product_show .products_show_right
		{
			margin-top: 0;
		}
		
		#product_show .products_show_right #card_reader
		{
			float: right;
			width: 66px;
			height: 92px;
			margin-left:10px;
		}
		
		#product_show .products_show_right #card_reader_portal
		{
			float: right;
			width: 120px;
			margin-left:10px;
		}
		
		#product_show .products_show_right #info_icon
		{
			float: right;
			width: 60px;
			height: 60px;
		}
		
		.pdf
		{
			height: 24px;
			width: 24px;
			margin-right: 10px;
			margin-bottom: -5px;
		}	
		
		#product_show .products_show_right .purposes
		{
			margin-top: -5px;
			font-style: italic;
			line-height: 20px;
		}			
		
		
		
	#news	{ }	
	
		#news .news	
		{ 
			padding-top: 20px;	
			padding-bottom:20px;
			border-bottom:1px dotted grey;
			width: 700px;
		}
			#news div.news.last
			{
				border-bottom:none;
			}
		
			#news p.date
			{	
				color: #9f8967;				
				font-style: italic;
				font-size: 10pt;
			}
			
			#news h1.news_title
			{	
				font-size: 12pt;
				margin-bottom: 10px;
			}
			
			#news p.news_content
			{	
				color: black;
				line-height: 22px;
				font-size: 10pt;
			}
			
			
			
	#logged_in { }
	
		#logged_in p { margin-top: 20px; }
		
		#logged_in table	
		{	
			margin-top: 20px; 
			width: 100%;
			border-collapse: collapse;
			padding-bottom: 50px;
			border-spacing: 0;
			font-size: 10pt;
		}
		
		  #logged_in table thead
		  {
			  color: white;
				background-color: #3d3d3d;
		  }
		
			#logged_in table tr
			{ 
				height: 30px; 
			}
	    
	    #logged_in table td
			{ 
				padding-left: 10px;
			}			
			
			.row0	{	background-color: white; }

			.row1 {	background-color: #ebebeb; }
			



			
	
			
	
	div#wrapper div#content_footer
	{
		background: url(../gfx/app_bg_content_footer.png) no-repeat;
		height:45px;
		width:1000px;
		margin-left:auto;
		margin-right:auto;
		z-index:1;
	}
	
	div#wrapper div#footer
	{
		font-family: "Lucida Sans Unicode";
		background:url(../gfx/app_bg_footer.png) repeat-x;
		height: 151px;
		bottom:0;
		position:absolute;
		width:100%;
		font-size:12px;
	}
		div#wrapper div#footer div#footer_content
		{
			width:965px;
			margin-left:auto;
			margin-right:auto;
			margin-top:20px;
		}
			div#wrapper div#footer div#footer_content div#footer_left
			{
				color:#fff;	
				float:left;
				width:480px;
				font-size: 10pt;
			}
				
				div#wrapper div#footer div#footer_content div#footer_left div
				{	
					width: 110px;				
					float: left;
				}
				
					div#wrapper div#footer div#footer_content div#footer_left p
					{
						letter-spacing: 0.08em;
						font-size: 10pt;
						color: white;
						line-height: 20px;	
					}
					
						div#wrapper div#footer div#footer_content div#footer_left p a
						{					
							font-size: 10pt;
							color: white;
							text-decoration: none;
						}
				
						div#wrapper div#footer div#footer_content div#footer_left p a:hover,
						div#wrapper div#footer div#footer_content div#footer_left p a.current
						{
							color: white;
							text-decoration: underline;
						}

				
			div#wrapper div#footer div#footer_content div#footer_right
			{				
				float:right;
				width:320px;
			}
				div#wrapper div#footer div#footer_content div#footer_right div.value
				{
					font-size: 10pt;
				  letter-spacing: 0.09em;
					width:160px;
					float:right;
					margin-bottom:7px;
					text-align:right;
				}
				
div.app-message
{
	text-transform: none !important;
	background-color: white;
	text-align: left;
	margin-bottom: 20px;
	border: 1px solid gray;
}

	div.app-message h3
	{
		background-image: url(../gfx/app_bg_box_header.jpg);
		background-repeat: repeat-x;
		height: 33px;	
		padding-left: 10px;
		padding-top: 6px;
		padding-bottom: 0 !important;
		font-size: 14px;
		font-weight: bold;
		color: white;
	}

	div.app-message ul.app-message-list
	{
		list-style-type: none;
		color: #4d4d4d;
		font-size: 13px;
		padding-left: 10px;
		line-height: 20px;
		padding-bottom: 10px;
		padding-top: 0 !important;
	}


div.app-error
{
	text-transform: none !important;
	background-color: white;
	text-align: left;
	margin-bottom: 20px;
	border: 1px solid gray;
}

	div.app-error p
	{
		margin: 0 !important;
		color: black;
		font-size: 14px;
		font-weight: bold;
		padding: 5px 10px 10px 10px;
		border-bottom: 1px solid red;
	}
	
	div.app-error h3
	{
		background-image: url(../gfx/app_bg_box_header.jpg);
		background-repeat: repeat-x;
		height: 33px;	
		padding-left: 10px;
		padding-top: 6px;
		padding-bottom: 0 !important;
		font-size: 14px;
		font-weight: bold;
		color: white;
	}

	div.app-error ul.app-error-list
	{
		color: #4d4d4d;
		font-size: 13px;
		margin-left: 40px;
		line-height: 20px;
		padding-bottom: 10px;
		padding-top: 10px !important;
	}