/* 
	http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body {
    height: 100%;
    width: 100%;
}

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	height:100%;
	line-height:1;
	
}

body h2 {
	margin:0 0 15px 0;
	padding:0;
	font-size:18px;
	color:#666;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CSS */
@font-face {
  font-family: 'Gotham Book';
  src: url('../fonts/gotham-book-webfont.eot?') format('eot'), url('../fonts/gotham-book-webfont.woff') format('woff'), url('../fonts/GOTHMBOK.TTF') format('truetype');
}
body {
	background-color: #111111;
	font-family: 'Gotham Book', "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color: #d4a647;
	text-decoration: none;
}
a:hover {
	color:#888;
}

.selected {
	color:#888;	
	text-transform: uppercase;
	font-size: 13px;
	line-height: 18px;
}
.sidebar {
	width: 200px;
	position: absolute;
	left: 30px;
	top:0px;
}
.sidebar .logo {
	background: transparent url(../images/zell-v-logo.png) top left no-repeat;
	width: 132px;
	height: 30px;
	text-indent: -999px;
	overflow: hidden;
	display: block;
	margin: 30px 0px;
	float: left;
}
.sidebar .menu {
	margin: 0 0px 20px 0;
	float: left;
}
.sidebar .menu ul {
	float:left;
}
.sidebar .menu ul li {
	margin: 2px 0px;
	font-size: 13px;
	line-height:18px;
}
.sidebar .menu ul li a {
	text-transform: uppercase;
}
.sidebar .menu table {
	float:left;
	margin:10px 0 0 0;
	border-top:1px solid #444444;
}

.sidebar .menu table td {
	padding:15px 0 0 0;
}
.sidebar .menu table a {
	font-size:11px;
	color:#FFF;
}
.sidebar .menu table a:hover {
	font-size:11px;
	color:#999;
}
.footer {
	position: absolute;
	bottom: 40px;
	left: 30px;
	color: #d4a647;
	font-size: 10px;
	text-transform: uppercase;
	width: 146px;
}

.footer .language {
	margin-bottom: 10px;
	overflow: hidden;
}

.footer .follow {
	border-top: 1px solid #d4a647;
	border-bottom: 1px solid #d4a647;
	padding: 12px 0px 10px 0;
	margin-bottom: 10px;
	overflow: hidden;
}
.footer .follow a {
	float: right;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	margin-left: 5px;
	margin-top: -5px;
}
.footer .copyright a {
	float: right;
	width: 18px;
	height: 18px;
	text-indent: -9999px;
	margin-right: 2px;
	margin-top: -5px;
}
.footer .follow a.facebook {
	background: transparent url(../images/follow-facebook.png) top left no-repeat;
}
.footer .follow a.twitter {
	background: transparent url(../images/follow-twitter.png) top left no-repeat;
}
.footer .follow a.youtube {
	background: transparent url(../images/follow-youtube.png) top left no-repeat;
}
.footer .copyright a.cart {
	background: transparent url(../images/cart.png) top left no-repeat;
}

.footer .follow a:hover.facebook {
	background: transparent url(../images/follow-facebook-r.png) top left no-repeat;
}
.footer .follow a:hover.twitter {
	background: transparent url(../images/follow-twitter-r.png) top left no-repeat;
}
.footer .follow a:hover.youtube {
	background: transparent url(../images/follow-youtube-r.png) top left no-repeat;
}
.footer .copyright a:hover.cart {
	background: transparent url(../images/cart-r.png) top left no-repeat;
}

.side {
	width:22%;
	float:left;
	background:#222;
	position:absolute;
	height:100%;
	min-height:650px;
}

.innerwrap {
	width:78%;
	height:100%;
	float:right;
	background:#fff;
}

.innerleft {
	width:35%;
	height:100%;
	float:left;
	font-size:12px;
	line-height:20px;
	color:#666;
	background:#e8e8e8;
	min-height:650px;
}

.innercon {
	margin:18%;
}

.innercon img {
	display: block;
    width: 100%;
}

.innercon strong {
	color:#222;
	text-transform:uppercase;
}

.innercon ol {
	margin:0 0 15px 20px;
	padding:0;
	list-style:disc;
}

.innercon li {
	padding:0 0 15px 0;
}

.innerleft p {
	margin:0 0 20px 0;
	padding:0;
}

.innerright {
	width:65%;
	float:left;
	background:#222;
	min-height:650px;
}

.wrapperall img {
	height:100%;
	position:absolute;
	min-height:650px;
}

.submenu {
	width:140px;
	float:left;
	font-size:12px;
	line-height:19px;
	margin:20px 0 0 0;
	padding:10px 0 0 0;
	color:#999;
	border-top:1px #444 solid;
}

.empty {
	width:140px;
	float:left;
	font-size:12px;
	line-height:19px;
	color:#999;
}


.location a {
	background:url(../images/location.png);
	width:30px;
	height:36px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	z-index:100;
}


.wrapper {width:100%; height:100%; }
.page {width:100%; margin:0 auto; }
.imageMap {width:100%; position:relative; margin-bottom:200px;}
.imageMap img {display:block; width:100%; }
.imageMap .hotspots {width:100%; height:100%; position:absolute; left:0; top:0;}
.imageMap a {display:block; position:absolute; z-index:100;}

.imageMap a.germany {left:46.8%; top:33%; width:3%; height:3%;}
.imageMap a.switzerland {left:46.5%; top:35.5%; width:2.5%; height:2.5%;}
.imageMap a.malaysia {left:72.5%; top:46.5%; width:2%; height:2%;}
.imageMap a.singapore {left:73.5%; top:48%; width:2%; height:2%;}
.imageMap a.us {left:17%; top:33%; width:5%; height:5%;}
.imageMap a.indonesia {left:71%; top:47.5%; width:2%; height:2%;}
.imageMap a.china {left:70.2%; top:36.4%; width:4%; height:4%;}
.imageMap a.vietnam {left:73.8%; top:44%; width:2.5%; height:2.5%;}
.imageMap a.brunei {left:76%; top:47%; width:2%; height:2%;}
.imageMap a.hongkong {left:76%; top:39%; width:3%; height:3%;}
.imageMap a.taiwan {left:77.4%; top:41.9%; width:2%; height:2%;}
.imageMap a.lebanon {left:53.8%; top:38%; width:4%; height:4%;}
.imageMap a.iraq {left:57.8%; top:38.5%; width:3%; height:3%;}
.imageMap a.kuwait {left:56.8%; top:39.5%; width:2%; height:3%;}
.imageMap a.macau {left:75%; top:41%; width:2%; height:2%;}
.imageMap a.thailand {left:71%; top:41.5%; width:4%; height:4%;}
.imageMap a.philippine {left:78.3%; top:44%; width:2.8%; height:2.8%;}
.imageMap a.australia {left:88.2%; top:60.5%; width:3.5%; height:3.5%;}

.imageMap a + p {position:absolute; left:0%; top:102%; width:100%; color:#000; display:none;}
.imageMap:hover .hotspots {visibility:visible;}
.imageMap p strong {display:block; padding:0; margin:0; font: bold 25px/30px 'times new roman',serif; color:#000;}
.imageMap p {padding:0; margin:0; font: normal 18px/22px 'times new roman',serif; color:#444;}

.imageMap .hotspots div:hover b {width:0; padding:0;}
.imageMap .hotspots div:hover p {display:block;}

.form {
	width:200px;
	border:none;
	margin:5px 0;
	font-family: 'Gotham Book', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	padding:5px 3px;
	background:#fff;
}

.country-select2 {
	float: left;
}
.country-select2 .select {
  padding: 10px 20px 10px 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-transition: border-color .5s;
  -moz-transition: border-color .5s;
  -o-transition: border-color .5s;
  transition: border-color .5s;
  position: relative;
  background-color: #f5f5f5;
  font-size: 12px;
  margin-bottom: 18px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: white !important;
	background: #d6ab4b url(../images/select-arrow.png) 90% 50% no-repeat;
}