@import url(http://fonts.googleapis.com/css?family=Hind:400,500,600,700,300);
* {
    font-family: Arial, Helvetica, sans-serif;
}

ul{
	list-style:none;
}

.no-padding { padding: 0!important }
.no-margin { margin: 0!important; }

a, a:hover {
	text-decoration: none;
}
#header {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
	height: 236px;
	width: 252px;
}

#home_banner {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 630px;
}
#home_banner_holder {
	width: 400%;
	position: absolute;
}
#home_banner_holder ul {
	display: inline;
}
#home_banner_holder ul li {
	display: inline;
}

#home_banner_holder ul li a {
	float: left;
	width: 25%;
	height:630px;
	display: block;
	position: relative;
	overflow: hidden;
}

#home_banner_holder ul li a img {
	height: 630px;
	width: 1920px;
	margin-left: -960px;
	left: 50%;
	position: absolute;
	top: 0px;
}

#home_banner_number_holder {
	position: absolute;
	color: #FFF;
	width: 1440px;
	margin-left: -720px;
	left: 50%;
	bottom: 20px;
}
.home_banner_number {
	background-image: url(../images/dotes.png);
	background-repeat: no-repeat;
	background-position: left -14px;
	height: 14px;
	width: 14px;
	margin-right: 6px;
	display: block;
	float: left;
}
.home_banner_number.on_banner {
	background-position: left 0px;
}
.home_banner_number:hover {
	background-position: left -28px;
}
#maps {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3YzdjNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NzQ3NDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(199,199,199,1) 0%, rgba(255,255,255,1) 29%, rgba(195,195,195,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(199,199,199,1)), color-stop(29%,rgba(255,255,255,1)), color-stop(100%,rgba(195,195,195,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(199,199,199,1) 0%,rgba(255,255,255,1) 29%,rgba(195,195,195,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(199,199,199,1) 0%,rgba(255,255,255,1) 29%,rgba(195,195,195,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(199,199,199,1) 0%,rgba(255,255,255,1) 29%,rgba(195,195,195,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(199,199,199,1) 0%,rgba(255,255,255,1) 29%,rgba(195,195,195,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7c7c7', endColorstr='#474747',GradientType=1 ); /* IE6-8 */

	min-height: 180px;
	width: 100%;
	background-position: center center;
	margin-top:7px;
}


#mapsholder {
	margin: auto;
	margin-left:322px;
}
#mapsworld {
/*	height: 180px;*/
	background-image: url(../images/maps.png);
	background-repeat:repeat-x;
	float: left;
	width: 400px;
	background-position: left 20px;
}
#mapsworld img {
	height: 180px;
	width: 400px;
	left: 0px;
}
#mapscountry {
	float: left;
/*	width: 920px;*/
	overflow: hidden;
/*	height: 180px;*/
	position: relative;
}

.countryholder {
	position: absolute;
	left: 0px;
	top: 0px;
}
.countryholder h1 {
	color: #064d78;
	font-size: 16pt;
	line-height: 24px;
	padding-top: 5px;
	font-family: 'Hind';
	font-weight:400;
}
.countryholder .backtoworldmap {
	font-size: 12px;
	background-color: #6895C6;
	color: #FFF;
	float: left;
	margin-left: 10px;
	margin-top: 6px;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.countryholder h2 {
	color: #064d78;
	font-size: 14px;
	line-height: 18px;
	font-family: 'Hind';
	font-weight:500;
}
.countryholder ul {
	display: block;
	float: left;
	width: 150px;
	margin-top:-9px;
	margin-left:-40px;
}
.countryholder ul li a {
	line-height: 24px;
	color: #787878;
	font-size: 15px;
	font-family: 'Hind';
	font-weight:600;
}
.countryholder ul li a:hover {
	color: #064d78;
}
#footer {
	background-color:#7B7B7B;
	width: 100%;
}

.footeraoc {
	padding: 10px;
	line-height:22px;
	color: #FFF;
	text-align: center;
	margin: auto;
	font-weight:500;
	font-size:14px;
}

#footerholder {
	padding: 10px;
	line-height:20px;
	color: #FFF;
	text-align: center;
	margin: auto;	;
	font-weight:500;
	font-size:15px;
}
#footerholder a {
	color: #FFF;
}

#footerholder a:hover {
	color: #36AEF5;
}

#copyright {
	font-size: 12px;
	color: #CCC;
}
#videoHolder {
	height: 100%;
	width: 100%;
	background-color: #333;
	background-color: rgba(0,0,0,0.9);
	position: absolute;
	z-index: 2000;
	left: 0px;
	top: 0px;
	text-align: center;
}
.closeit {
	background-image: url(../images/icon_close.png);
	height: 20px;
	width: 20px;
	position: absolute;
	top: 10px;
	right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
#videoHolder video {
	width: 800px;
	height: 600px;
}

/*
 * aoc id design award
 */
body#award {

}

.inner-content {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 100px;
}
.menu-award {
    height: 309px;
    width: 102%;
    list-style: none;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    z-index: 1000;
}

.menu-award, .aoc-design-award {
    -webkit-transition: width .5s, top .5s, left .5s;
    -moz-transition: width .5s, top .5s, left .5s;
    -ms-transition: width .5s, top .5s, left .5s;
    -o-transition: width .5s, top .5s, left .5s;
    transition: width .5s, top .5s, left .5s;
}

.inner-menu-award {
    top: -250px;
    width: 80%;
}

.menu-award li {
    display: inline;
}
.menu-award li img {
    width: 13.8%;
}

.aoc-design-award {
    position: relative;
    height: 120px;
    margin: 0 auto;
    margin-top: 130px;
    width: 100%;
    top: 0px;
}

.inner-aoc-design-award {
    top: 120px;
    width: 80%;
}

.product-content {
    margin-top: -210px;
    display: none;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s linear, opacity 1s ease-in-out;
    -moz-transition: visibility 0s linear, opacity 1s ease-in-out;
    -ms-transition: visibility 0s linear, opacity 1s ease-in-out;
    -o-transition: visibility 0s linear, opacity 1s ease-in-out;
    transition: visibility 0s linear, opacity 1s ease-in-out;
}

.product-content-show {
    zoom: 1;
    visibility: visible;
    filter: alpha(opacity=100);
    opacity: 1;
}

#footer {
    margin-top: 100px;
}

@media screen and (max-width: 1024px) {
    .inner-content {
        width: 90%;
    }
    .inner-menu-award {
        width: 90%;
        top: -200px;
        left: 60px;
    }
}

