* {
 margin: 0px;
 padding: 0px;
 color: #4f4f4f;;
}

html {
 margin: 0px;
 padding: 0px;
 margin-left: -1px;
 overflow-y: scroll;
  background: white;
}

body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 140%;
	text-align: center;
	color: #4f4f4f;
	font-family: Arial, Sans-serif;
	font-size: 70%;      
  background: white;
  }  
  
#container {
	width: 100%;
	border: 0px;
	border-width: 0 1px;
	text-align: left;
	position: relative;
	margin-top:3px;
	padding: 0px 0px 0px 0px;
	z-index: 1000; 
	clear: both;

}
div.container {
	width: 960px;
	margin: 0 auto;
	border: 0px;
	border-width: 0 1px;
	text-align: left;
	position: relative;
	padding: 0px 0px 0px 0px;
}

div.container.main {  
}

/* Banner */
#banner {
    height: auto;
    overflow: hidden;
	background: black;
    clear: both;
}

#banner #bannerimages { 
	text-align: center;
}
 
#banner #bannerimages img { 
    width: 100%;  
 
}



/*
* Header
* 
*/
#header {
  padding: 0px 0px 0px 0px;
  position: relative;
  top: 0px;
  left: 0px;
  min-height: 110px;
    background: black;
    border-top: 3px solid #cdd300; 
  z-index: 1000;
}  
#header div.container {
  min-height: 110px;
}


#header a.logo img {
	position: absolute;
	top: 20px;
	left: 0px;
    border: 0px;
}
     
#header div.vcard { 
    position: absolute;
    top: 10px;
    right: 10px;                                                                   
    color: black;
    text-decoration: none;  
    line-height: 120%;   
}   
     
#header div.vcard span.tel {
    display: block;
    padding: 9px 5px 10px 35px;
    text-align: right;      
    font-size: 25px;
    color: white;
}
#header div.vcard span.tel:before {
	content: " CALL";
	font-size: 0.5em;
}

/* Content */
#content {
	padding: 0px 0px 0px 0px;
	line-height: 160%;
	font-size: 1.2em;
	float: left;
	width: 670px;
}
#content.fullwidth {
    width: 960px;
}
#content.directions {
    width: 400px;
}
div.map {
    width: 400px;
	float: left;
	padding: 50px 0px 0px 50px;
}
#content.blog {
    width: 700px;
}
#content.columns {
	padding: 20px 0px 0px 0px;
	float: none;
	width: 960px;
}

div.box {
	width: 300px;
	padding: 0px 9px 0px 10px;
	float: left;
	margin: 0px 0px 20px 0px;
}
div.box h2 {
	color: #555555;
}
div.box.highlight h2 {
	color: #cdd300;
}

h2.passengers,
h2.airports,
h2.retailers {
	padding: 5px 0px 10px 35px;
	margin: 15px 0px 0px 0px;
}

div.box.highlight {
	background: #efefef; 
}




h2.passengers:after,
h2.airports:after,
h2.retailers:after  {
	content: " ";
	position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 28px;
    height: 28px;
    text-indent: -1000px;
    overflow: hidden; 
    background: #555555 url(gfx/gfx-grid.png) no-repeat -395px -198px;
    border-radius: 14px;
}

h2.airports:after { background-position: -496px -198px; }
h2.retailers:after { background-position: -296px -197px; }




div.box.big {
	width: 458px;
	padding: 0px;
	margin: 0px 44px 0px 0px;
}
div.box.big.sssp {
	margin: 0px 0px 0px 0px;
}

#content div.box.big h2 {   
    color: white;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
   	width: 458px;
   	height: 214px;
    position: relative;
}
#content div.box.big h2 strong {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	padding: 5px 0px 5px 20px;
	width: 438px; 
    color: white;
} 
#content div.box.big h2.software {
	background: transparent url(gfx/software_display.jpg) no-repeat left top;
}
#content div.box.big h2.sssp {
	background: transparent url(gfx/samsung_displays.jpg) no-repeat left top;
}


#content h1 {
	line-height: 140%;
    position: relative;    
    color: #5f5f5f;
    font-size: 1.6em;
    font-weight: normal;
    text-align: center;
    padding: 10px 0px 10px 0px;
} 
#content h1.main {
    background: transparent url(gfx/seperator.png) no-repeat 50% bottom;
    padding: 30px 0px 30px 0px;
}
#content h2,
#content h3,
#content h4,
#content h5{
	line-height: 140%;
    position: relative;    
    color: #563C3D;
	font-weight: bold;
	font-size: 1.1em;
}
#content h3 {
    font-size: 1.2em;
}
#content h4,
#content h5 {
    font-size: 1.1em;
}



#content p {
    font-size: 1.05em;
    line-height: 140%;
	margin: 0px 0px 15px 0px;
}
#content p.intro {
	text-align: center;
}
#content ul,
#content ol  {
	margin: 0px 0px 15px 0px;
    font-size: 1.05em;
    line-height: 140%;
}
#content ul li {
	list-style: none;
	background: transparent url(gfx/tick.png) no-repeat left 3px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
}


#content a {
    color: #563C3D;
    text-decoration: none;
    border-bottom: 1px dotted #563C3D;
}
#content a:hover { border-bottom-style: solid; }
                                                                      

hr.clear {
	clear: both;
	color: white;
	background: white url(gfx/seperator.png) no-repeat 50% top;
	height: 14px; width: 960px;
	border: 0px solid white;
}

form table {
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #ded3d3;
}
form table th {
	text-align: right;
	font-weight: normal;
	color: #563C3D;
	padding: 3px;
	width: 150px;
}
form table td {
	text-align: left;
	font-weight: normal;
	padding: 3px;
	
}
form table td input,
form table td textarea {
	border: 1px solid #563C3D;
	padding: 2px;
	width: 98%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

form table tr.submit td {
	text-align: center;
}
form table td input.submit{
	background: #563C3D;
	color: white;
	border: 1px solid #7a6364;
	padding: 2px;
	width: 50%;
}



/* Footer */
#footer {
	clear: both;
	width: 100%;
	position: relative;	
	background: #303030;
	color: white;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	border-top: 35px solid white;
}
#footer hr.clear {
	background: #303030;
	color: #303030;
	height: 1px;
	border: 0px solid #303030;
}
#footer h2 {
	color: white;
	font-size: 1.1em;
	margin: 40px 0px 10px 0px;
}
#footer p {
	padding: 0px;
	margin: 0px 20px 0px 0px;
	color: #c9c9c9;
	font-size: 1.1em;
	line-height: 160%;
}  
#footer div.logos {
	position: relative;
	margin: 25px 0px 10px 0px;
}
#footer div.logos a {
	display: block;
	margin: 20px 0px 0px 20px;
}
#footer #footer_navigation {
	position: absolute;
	top: -35px;
	right: 0px;
}     
#footer #footer_navigation ul,
#footer #footer_navigation ul li {
	list-style: none;
	display: inline;
}
#footer #footer_navigation ul li a {
	display: block;
	width: auto;
	background: #cdd200;
	color: black;
	padding: 10px 40px 10px 6px;
	margin: 0px 0px 0px 15px;
	display: block;
	text-decoration: none;
	font-size: 1.3em;
	float: right;
	position: relative;
}
#footer #footer_navigation ul li a:after {
	content: " ";
	position: absolute;
    display: block;
    top: 6px;
    right: 6px;
    width: 24px;
    height: 24px;
    text-indent: -1000px;
    overflow: hidden; 
    background: #303030 url(gfx/gfx-grid.png) no-repeat 6px -196px;
    border-radius: 12px;
}
#footer #footer_navigation ul li.aviation a:after { background-position: -96px -196px; }
#footer #footer_navigation ul li.partner a:after { background-position: -198px -197px; }
#footer #footer_navigation ul li a:hover {
	color: white;
}

#footer form {
	margin: 0px 0px 0px 60px;
}
#footer form input {
	border: 0px;
	background: white;
	border-radius: 3px;
	padding: 10px;
	width: 226px;
	margin: 0px 0px 10px 0px;
	clear: both;
	display: block;
}
#footer form input.submit {
	background: #ced300;
	color: black;
	border-radius: 0px;
	width: 160px;
}
/* Social Media Links */

#footer #socialmedialinks {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0px;
}  

#footer ul.socialmedialinks,
#footer #socialmedialinks ul li {
    list-style: none;
    display: inline;
}
#footer #socialmedialinks ul li a {
    display: block;
    float: right;
    width: 26px;
    height: 26px;
    margin: 0px 4px 0px 4px;
    text-indent: -1000px;
    overflow: hidden; 
    background: white url(gfx/gfx-grid.png) no-repeat 0px -100px;
    border-radius: 13px;
}

#footer #socialmedialinks ul li a.twitter { background-position: -98px -98px; } 
#footer #socialmedialinks ul li a.facebook { background-position: -190px -96px; }
#footer #socialmedialinks ul li a.linkedin { background-position: -297px -98px; }
#footer #socialmedialinks ul li a.googleplus { background-position: 0px -97px; }


