/*arancione: f49e36*/
* {
	margin: 0;
	padding: 0;
}
.clients-logos img {
	margin: 11px 15px;
}
html {
	background: #000 url('images/aaa-bg.jpg') no-repeat right bottom;
	height: 100%;
	color: #fff;
}
body {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#cs {
	width: 950px;
	height: 507px;
	display: block;
	position: absolute;
	top: -480px;
	left: 50%;
	margin-left: -475px;
	z-index: 999;
}
#cs-content {
	background: #f49e36;
	width: 950px;
	height: 460px;
	overflow: hidden;
	top: 0;
	right: 0;
	border: 10px solid #fff;
	position: absolute;
}
#cs-tab {
	width: 124px;
	height: 27px;
	display: block;
	position: absolute;
	cursor: pointer;
	bottom: 0;
	right: -2px;
	z-index: 999;
}
#cs2 {
	width: 805px;
	height: 84px;
	display: block;
	position: absolute;
	top: -57px;
	left: 50%;
	margin-left: -475px;
	z-index: 999;
}
#cs-content2 {
	background: #f49e36;
	width: 435px;
	height: 37px;
	overflow: hidden;
	top: 0;
	right: -25px;
	text-align: center;
	border: 10px solid #fff;
	position: absolute;
}
#cs-content2 form {
	position: absolute;
	top: 5px;
	left: 20px;
}
#cs-tab2 {
	width: 124px;
	height: 27px;
	display: block;
	position: absolute;
	cursor: pointer;
	bottom: 0;
	right: -28px;
	z-index: 998;
}
#content {
}
#center {
	text-align: center;
}
#footer {
	width: 960px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	bottom: 0;
	text-align: center;
	color: #666;
	font-size: 11px;
	line-height: 20px;
}
#footer a {
	text-decoration: none;
	color: #999;
	outline: 0;
}
#footer a:hover {
	text-decoration: none;
	color: #f49e36;
}
#bg-img {
	position: absolute;
	z-index: 0;
	right: 0;
	bottom: 0;
}
#logo {
	display: block;
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 1;
}
#logo a {
	outline: 0;
}
#content {
	width: 970px;
	height: 500px;
	display: block;
	position: absolute;
	top: 30px;
	left: 50%;
	margin: 0 0 0 -435px;
}
#content a {
	text-decoration: none;
	color: #f49e36;
	padding: 0 5px;
}
#content a:hover {
	text-decoration: none;
	color: #fff;
	background: #f49e36;
}
.box {
	background: #000 url("images/preload-box.gif") no-repeat 10px 10px;
	width: 200px;
	height: 200px;
	border: 10px solid #fff;
	text-align: left;
	display: none;
	position: absolute;
	overflow: hidden;
	z-index: 10;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
}
.box-over {
	border: 10px solid #ccc;
}
.post-filled {
	background: #000;
	width: 200px;
	height: 200px;
	border: 10px solid #fff;
	display: none;
	position: absolute;
	overflow: hidden;
	z-index: 10;
}
.page-filled {
	width: 200px;
	height: 200px;
	border: 10px solid #fff;
	display: none;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	z-index: 10;
}
.mask {
	background: #000;
	width: 400px;
	height: 400px;
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	cursor: pointer;
	z-index: 999;
}
.openbox {
	background: #000;
	width: 400px;
	height: 400px;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	cursor: pointer;
	z-index: 999;
}
.thumb-page {
	background: #f49e36;
	height: 500px;
	padding: 10px 0 10px 10px;
	color: #fff;
}
.thumb-page h2 {
	font-size: 15px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	text-align: left;
}
.thumb-quote {
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	background: #000;
	padding: 5px 10px;
	font-weight: lighter;
	font-size: 11px;
	line-height: 20px;
	font-weight: 100;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}
.thumb-image {
	background: #000;
	width: 100%;
	height: 100%;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	position: absolute;
	top: 0;
	left: 0;
}
.thumb-video {
	background: #000;
	width: 100%;
	height: 100%;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	position: absolute;
	top: 0;
	left: 0;
}
.player-img {
	width: 100%;
	height: 100%;
}
.player-img img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -40px 0 0 -40px;
}
.thumb {
	z-index: 50;
}
.post {
	display: none;
	z-index: 20;
}
.closebox {
	background: #fff;
	height: 20px;
	position: absolute;
	top: -20px;
	right: -50px;
	padding: 5px 5px 5px 10px;
	text-align: center;
	line-height: 20px;
	display: none;
	color: #000;
	z-index: 999;
	cursor: pointer;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
}
.page-adv p {
	margin-right: 500px;
	font-size: 19px;
	line-height: 23px;
}
#home {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
background:#F49E37 url(images/arrow.gif) no-repeat scroll 10px 23px;
border:10px solid #FFFFFF;
cursor:pointer;
height:60px;
position:absolute;
right:10px;
top:341px;
width:115px;
	
}
#home a{color:white;
left:34px;
margin-top:24px;
position:absolute;
text-decoration:none;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 15px;
line-height: 12px;
font-weight: bold;
text-transform: uppercase;
}
#inspiration {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
background:#F49E37 url(images/arrow.gif) no-repeat scroll 1px 23px;
border:10px solid #FFFFFF;
cursor:pointer;
height:60px;
position:absolute;
right:10px;
top:341px;
width:115px;
}
#inspiration a{color:white;
left:10px;
margin-top:24px;
position:absolute;
text-decoration:none;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 15px;
line-height: 12px;
font-weight: bold;
text-transform: uppercase;
}
