@font-face {
	font-family: 'Motiva Sans Bold';
	src: url('../fonts/motiva-sans-bold.eot');
	src: url('../fonts/motiva-sans-bold.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/motiva-sans-bold.woff') format('woff'),
	     url('../fonts/motiva-sans-bold.ttf') format('truetype'),
	     url('../fonts/motiva-sans-bold.svg#ywftsvg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Motiva Sans Light';
	src: url('../fonts/motiva-sans-light.eot');
	src: url('../fonts/motiva-sans-light.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/motiva-sans-light.woff') format('woff'),
	     url('../fonts/motiva-sans-light.ttf') format('truetype'),
	     url('../fonts/motiva-sans-light.svg#ywftsvg') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	/* background: #f8f8f8 url('../images/woollyman/bg.jpg') no-repeat;
	background-size: 100% auto; */
	font-family: Arial,Helvetica,sans-serif;
}
.main-bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1400px;
	
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}
@media only screen and (device-width: 768px) { 
	#wrapper {
		min-height: 1050px;
	}
	#fname, 
	#fsendmail,
	#femail {
		border: solid 1px #dddddd !important;
	}
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
	#wrapper {
		min-height: 1050px;
	}
	#fname, 
	#fsendmail,
	#femail {
		border: solid 1px #dddddd !important;
	}
}
h2 {
	font-weight: bold;
	color: #383838;
}
h3 {
	font-family: "Arial, Helvetica, sans-serif";
	font-weight: bold;
	color: #383838;
}
a {
	text-decoration: none;
	color: #00AEEF;
	font-size: 11px;
}
#wrapper {
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
	top: 0;
	width: 870px;
	z-index: 1;
}
#studio-header {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -7px -83px;
	width: 854px;
	height: 54px;
	position: relative;
	margin: 0 auto;
}
#studio-header nav{
	right: 20px;
	margin: 0;
	position: absolute;
	z-index: 0;
}
#studio-header nav ul  {
	list-style: none;
	padding: 18px 0;
	text-align: left;
}
#studio-header nav ul li {
	display: inline;
	margin: 0 20px;
}
#studio-header nav ul li a {
	color: #fff;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Motiva Sans Bold";
}
#studio-header nav ul li a:hover {
	color: #00aeef;
}
#studio-header nav ul li .active {
	color: #00aeef;
}
#ip-logo {
	position: absolute;
	background: url('../images/general/StudioIP_sprite.png') no-repeat -380px -294px;
	width: 108px;
	height: 31px;
	z-index: 1;
	top: 11px;
	left: 30px;
}
.studio-page-title {
	color: #383838;
	padding: 10px 0 15px 35px;
	font-size: 2.2em;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Motiva Sans Bold";
}
.studio-sub-title {
	font-size: 1.45em;
	padding: 0 0 15px 38px;
}
#content-shadow-top {
background: url('../images/general/StudioIP_sprite.png') no-repeat 0 0;
width: 868px;
height: 31px;
position: relative;
top: -10px;
margin-bottom: -10px;
}
#content-inner-wrapper {
background: url('../images/general/container-tile.png') repeat-y 0 0;
width: 868px;
position: relative;
border: none;
}
#content-shadow-bottom {
	background: url('../images/general/StudioIP_sprite.png') no-repeat 0 -32px;
	width: 868px;
	height: 42px;
	z-index: -1;
}
#content-body {
	min-height: 600px;
	padding: 0 0 0 0px;
}
footer {
	font-family: 'Motiva Sans Light';
	background: url('../images/general/StudioIP_sprite.png') no-repeat -9px -150px;
	width: 850px;
	height: 90px;
	font-size: 12px;
	font-weight: bold;
	color: #BBB;
    padding: 0;
	position: relative;
	margin: 0 auto;
	bottom: -31px;
	z-index: 1;
	/* overflow: hidden; */
}
footer section {
	float: left;
	min-width: 150px;
}
footer h3 {
	color: #BBB;
	font-size: 1em;
	padding: 5px 0 0px 0;
	font-family: 'Motiva Sans Light';
	font-weight: normal;
}
#links #privacy-policy {
	margin-top: 55px;
	cursor: pointer;
}	
.content-body-banner {
	position: relative;
	top: -24px;
	left: 9px;
}
.content-info {
	font-weight: normal;
	width: 598px;
	color: #393939;
	font-size: 14px;
	padding:0 0 15px 45px;
	line-height: 16px;
	font-family: 'Motiva Sans Light';
}
.contact-links {
	padding-left: 45px;
}
.contact-links a {
	background: url("../images/general/arrow_links.png") no-repeat 0 0 transparent;
	line-height: 16px;
	text-indent: 20px;
	display: block;
	margin-top: 3px;
	font-weight: normal;
	font-family: 'Motiva Sans Bold';
}
.contact-links a:hover {
	background-position: 0 -16px;
	color: #7CE20F;
}
#copyright {
	font-size: .7em;
	color: #999;
	width: 99%;
	padding: 5px 0 20px 11px;
}
#copyright a {
	float: right;
	width: 100px;
	text-align: center;
}
#footer-info {
	padding-left: 25px;
	 width: 295px;
	/* width: 500px; */
}
#footer-info p {
	width: 200px;
	font-size: 1em;
	line-height: 11px;
	color: white;
	font-weight: normal;
	overflow: hidden;
	height: 56px;
	padding-top: 5px;
}
#footer-ip {
    background: url("../images/general/studioIP.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 31px;
    width: 108px;
	margin-top: 20px;
}
#footer-text {
	width: 370px;
	padding-top: 33px;
	font-family: 'Motiva Sans Light';
	font-weight: normal;
	line-height: 1em;
}
.ets-logo {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -154px -289px;
	width: 179px;
	height: 22px;
	float: left;
	margin-top: 10px;
}
#asset-icecube {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -8px -329px;
	width: 112px;
	height: 121px;
	left: -70px;
	position: absolute;
	bottom: 5px;
	z-index: 2;
}
#asset-rocks {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -709px -283px;
	width: 150px;
	height: 194px;
	right: -105px;
	position: absolute;
	top: 250px;
	z-index: 2;
}
#asset-rocks-small {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -502px -718px;
	width: 69px;
	height: 106px;
	left: -42px;
	position: absolute;
	top: 528px;
	z-index: 2;
}
#asset-flowers {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -130px -333px;
	width: 108px;
	height: 114px;
	top: 1400px;
	left: -34px;
	 z-index: 2;
	 position: absolute;
}
#asset-tree {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -476px -355px;
	width: 208px;
	height: 162px;
	bottom: 1px;
	right: -20px;
	z-index: 2;
	position: absolute;
}
#asset-foot {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -736px -508px;
	width: 117px;
	height: 123px;
	position: absolute;
	z-index: 2;
	top: 1995px;
	left: -65px;
}
#asset-ug-dream {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -592px -770px;
	width: 264px;
	height: 219px;
	position: absolute;
	bottom: 100px;
	right: 0px;
	z-index: 2;
}
#support-form {
	margin-left: 45px;
}
#support-form input,
#support-form textarea {
        -webkit-box-shadow: inset 0px 1px 3px 0px #666666;
        -moz-box-shadow: inset 0px 1px 3px 0px #666666;
        box-shadow: inset 0px 1px 3px 0px #666666;
		background-color: #f9f9f9;
		border: none;
		display: block;
		overflow: auto;
		margin-bottom: 20px;
		color: #333333;
}
#support-form label {
	display: block;
	color: #777;
	font-size: .8em;
	padding-bottom: 5px;
	font-family: 'Motiva Sans Light';
}
#support-form input {
	width: 380px;
	height: 20px;
}
#support-form textarea {
	width: 380px;
	max-width: 700px;
	height: 150px;
}
#support-form .submit-btn {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -198px -779px;
	width: 134px;
	height: 44px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	color: #fff;
	font-weight: normal;
	font-family: 'Motiva Sans Bold';
}
#support-form .submit-btn:hover {
	/* color: #7CE20F; */
	background-position: -7px -278px;
}
#support-form .submit-btn:active {
	background-position: -199px -780px;
}
#links {
	float: left;
}

#links a {
	background: url("../images/general/arrow_links.png") no-repeat 0 0 transparent;
	color: #fff;
	line-height: 16px;
	text-indent: 20px;
	display: block;
	margin-top: 3px;
	font-family: 'Motiva Sans Light';
	font-weight: normal;
	font-size: 0.9em;
}

#links a:hover {
	background-position: 0 -16px;
	color: #7ce20f;
}
.about-title  {
	color: #F25601;
    font-family: 'Motiva Sans Bold';
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 auto;
    padding-bottom: 15px;
    width: 610px;
}
.about-info {
	color: #444444;
    font-family: 'Motiva Sans Light';
    font-size: 1em;
    line-height: 1.2;
    margin: 0 auto;
    width: 610px;
}

/*------------------------------------ WOOLLYMAN -----------------------------------------*/

/* Slider */

#slider {
	position: absolute;
	top: -24px;
	left: 9px;
}

#scene-container {
	position: relative;
	width: 850px;
	height: 400px;
	background-color: #000;
}

#scene-container IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;	
	display: block;
}

#scene-container IMG.active {
    z-index:10;
}

#scene-container IMG.last-active {
    z-index:9;
}

#thumbnails-container {
	background: url("../images/home/thumbnails-container-bg.png") repeat-x scroll 0 0 #1c1c1c;
	height: 90px;	
	position: relative;
}

#thumbnails-container ul {
	list-style: none;
	padding-top: 14px;
	width: 480px;
	margin: 0 auto;
}

#thumbnails-container ul>li{
	display: inline-block;
	width: 120px;
	float: left; /*ie7*/
	position: relative;
	z-index: 999;
}


#thumbnails-container ul>li>a {
	display: block;
	margin: 0 auto;
	width: 99px;
	height: 62px;
}

/*#thumbnails-container ul>li:hover div.overlay */
#thumbnails-container  .overlay.scene-active {
	visibility: visible;
	cursor: pointer;
	
}

#thumbnails-container .overlay {
	background: url("../images/home/thumbnail-active.png") repeat-x scroll 0 0 transparent;	
	position: relative;
	top: -95px;
	width: 99px;
	height: 95px;	
	margin: 0 auto -95px;
	visibility: hidden;
	z-index: 1;
}

/*End Slider*/

.woollyman-sub #asset-rocks {
	top: 1420px;
}
.woollyman-sub #asset-icecube {
	top: 807px;
}
.woollyman-sub #content-body {
	padding: 466px 0 0 0px;
}
/*--------------- promotional ------*/

	#promotional {
		/* background: url("../images/woollyman/app-store.png") no-repeat top right transparent; */
		padding-top: 14px;
		position: absolute;
		right: 25px;
		text-align: right;
		top: 92px;
		font-size: 1.5em;
	}
	
	#promotional span {
		font-weight: bold;
	}

	#promotional p {
		float: left;
	}
	
	#promotional img {
		float: right;
		margin: -10px 0 0 20px;
	}
/*--------------- quote  ------------*/

#quote-box {
	background: url("../images/general/bg_content_box.png") repeat-x scroll 0 100% #ffffff;	
	height: 150px;
	width: 825px;
	position: relative;
	display: block;
	padding: 25px 0 0 25px;
	margin: 0 auto;
	z-index: 1;
	font-family: "Motiva Sans Bold", Arial, sans-serif;
}

#quote-box p {
	font-family: "Motiva Sans Light", Arial, sans-serif;
	font-size: 14px;
	color: #555555;
	margin-left: 20px;
	padding-top: 3px;
}

#content-body  div.hr {
	border: 0;
	display: block;
	background: url("../images/general/bg_content_hr.png") repeat-x scroll 0 0;	
	height: 6px;
	padding: 0;
	margin: 0;
	line-height: 1px;
	font-size: 1px;
	position: relative;
	margin: 0 auto;
	width: 850px;
}
#cut_iphone {
	position: absolute;
	bottom: 0;
	right: 80px;
}
#quote-box img {
	position: absolute;
	bottom: -79px;
	right: -102px;
}
#quote-img {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -7px -451px;
	width: 434px;
	height: 318px;
	position: absolute;
	bottom: -105px;
	right: -80px;
}
#quote-box h1 {
	color: #555555;
	font-size: 1.5em;
	width: 480px;
	line-height: 1.2em;
}
#quote-box h1 span {
	color: #f25601;
}
#quote-box h3 {
	font-family: "Motiva Sans Bold", Arial, sans-serif;
	
}
#quote-box h3 span {
	color: #f25601;
}
/*--------------- video preview --------------*/

#video-trailer {
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 230px;
	background: url('../images/woollyman/trailer-tile.jpg') repeat-x 0 7px;
	margin-left: -45px;
	padding-left: 45px;
	width: 805px;
}

#video-trailer p {
	font-size: 0.8em;
	width: 380px;
}

#trailers {
	/* width: 768px;
	border-bottom: 1px solid #D6D6D6;
	float: left;
	margin-bottom: 30px; */
	margin-bottom: 30px;
	position: absolute;
	right: 37px;
	top: 0;
}
#trailers > li {
	width: 248px;
	height: 216px;
	float: left;
	margin: 15px 0px 15px 12px;
	position: relative;
}
#trailers > li:first-child {
	margin-left: 0px;
}
#trailers > li > p{
	padding: 0 0 5px 0;
	color: #333;
	font-size: 13px;
}

#trailers img {
	position: relative;
	left: -7px;
}
#trailers li div img {
	left: 7px;
	top: 8px;
}
#trailers li div span {
	width: 155px;
	height: 136px;
	position: absolute;
	bottom: -40px;
	left: 48px;
}
#trailers li div #ug-trailer {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -334px -840px;
	height: 155px;
	position: absolute;
	bottom: -19px;
	left: -133px;
}
#trailers li div span img {
	left: 0px;
	top: 0px;
}
/*---------- introducing section  ------------*/

#introducing_tutorials {
	background: url("../images/general/bg_content_box.png") repeat-x scroll 0 100% #ffffff;	
	width: 760px;
	position: relative;
	padding: 20px 45px 30px;
	margin: 0 auto;
	min-height: 500px;
}

#introducing_tutorials .bg-top {
	background: url("../images/general/bg_content_box_top.png") repeat-x scroll 0 0 #ffffff;	
	height: 47px;
	width: 850px;
	position: absolute;	
	top: 0;
	left: 0;
	z-index: 0;
}

#introducing_tutorials article {
	position: relative;
	z-index: 1;
	min-height: 200px;
	/* float: left; */
	clear: both;
	/* border-bottom: 1px solid #D6D6D6; */
}

#introducing {
	padding-bottom: 30px;
	border-bottom: 1px solid #d6d6d6;
}

#introducing ul {
	padding-top: 20px;
	float: left;
}
#introducing li>p {
	width: 360px;
	padding-right: 15px;
	margin-bottom: 20px;
	font-size: 0.8em;
	line-height: 14px;
}

#introducing li {
	float: left;
}

#what-to-expect {
	padding-top: 25px;
}
#what-to-expect h1>span {
	font-family: "Motiva Sans Bold", Arial, sans-serif;
	font-size: 24px;
	color: #bcbcbc;
	margin-left: 30px;
}

/*--------------- tutorials section  ------------*/

#tutorials {
	width: 768px;
	border-bottom: 1px solid #D6D6D6;
	float: left;
	margin-bottom: 30px;
}
#tutorials > li {
	width: 248px;
	height: 216px;
	float: left;
	margin: 15px 0px 15px 12px;
	position: relative;
	/* background: url("../images/home/featured-thumb-shadow.png") no-repeat scroll -8px 163px; */
}
/* #tutorials > li:nth-child(3n) {
	margin-right: 0px;
} */
#tutorials > li:first-child {
	margin-left: 0px;
}
#tutorials > li > p{
	padding: 0 0 5px 0;
	color: #333;
	font-size: 13px;
}

#tutorials img {
	position: relative;
	left: -7px;
}
 .thumb-holder-nonactive {
	width: 238px;
	height: 148px;
 	position: relative;
	border: 1px solid #aaaaaa;
	background-color: #fff;
}
 .thumb-holder {
	width: 238px;
	height: 148px;
 	position: relative;
	border: 1px solid #aaaaaa;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	background-color: #fff;
}
.play-icon {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -194px -887px;
	width: 98px;
	height: 98px;
	position: absolute;
	top: 28px;
	left: 47px;
	opacity:0.0;
	filter:alpha(opacity=0);
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg); 
	-o-transform:rotate(-90deg); 
}
.thumb-holder:hover {
	border: 1px solid #f25601;
}
.thumb-holder:hover .play-icon {
	opacity:1;
	filter:alpha(opacity=100);
	left: 72px;
	transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-webkit-transform:rotate(0deg); 
	-o-transform:rotate(0deg); 
}
.thumb-shadow {
	position: absolute;
	width: 256px;
	height: 21px;
	background: url("../images/home/featured-thumb-shadow.png") no-repeat transparent 0 0;
	bottom: 44px;
	left: -8px;
}
#tutorials li div img {
	left: 7px;
	top: 8px;
}
#tutorials li div span {
	width: 155px;
	height: 136px;
	position: absolute;
	bottom: -40px;
	left: 48px;
}
#tutorials li div #papa-mammoth {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -463px -526px;
	width: 163px;
	height: 147px;
	position: absolute;
	bottom: -36px;
	left: -44px;
}
#tutorials li div #ug {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -376px -355px;
	width: 72px;
	height: 69px;
	position: absolute;
	bottom: -36px;
	left: 165px;
}
#thaw:hover #ug {
	background-position: -279px -354px;
}
#tutorials li div span img {
	left: 0px;
	top: 0px;
}

.section-header {
	font-family: "Motiva Sans Bold", Arial, sans-serif;
	color: #F25601;
	font-size: 2em;
	padding-bottom: 10px;
}
.woollyman-sub footer {
	margin: 0 auto 0;
}
/*--------------------- Character Feature -------------------------*/

#character-feature {
	height: 540px;
	padding: 25px 0 0 0;
	position: relative;	
}
#character-container {
	height: 377px;
	width: 760px;
	overflow: hidden;
	position: relative;
}
#character-container li {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 760px;
	height: 377px;
	opacity:0.0;
	filter:alpha(opacity=0);
}
#character-container li img {
	float: left;
}
#character-container li h3 {
	float: right;
	width: 315px;
	text-align: left;
	font-size: 2em;
	font-family: "Motiva Sans Bold", Arial, sans-serif;
	padding-bottom: 10px;
}
#character-container li p {
	float: right;
	width: 315px;
	font-size: .9em;
	line-height: 16px;
	padding-bottom: 10px;
}
#character-btn-left {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -536px -286px;
	width: 54px;
	height: 54px;
	position: absolute;
	bottom: 0px;
	right: 60px;
	cursor: pointer;
}
#character-btn-left:hover {
	background-position: -736px -653px;
}
#character-btn-right {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -598px -286px;
	width: 54px;
	height: 54px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	cursor: pointer;
}
#character-btn-right:hover {
	background-position: -798px -653px;
}
/*--------------------- App Download -------------------------*/	

#app-download {
	height: 475px;
	margin: 0 auto;
	width: 830px;
	background: url('../images/woollyman/iphone-ipad.png') no-repeat 432px 85px;
	padding: 10px;
	position: relative;
}
#app-download aside {
	background: url('../images/general/StudioIP_sprite.png') no-repeat -13px -798px;
	width: 163px;
	height: 183px;
	position: absolute;
	left: 0;
	bottom: -32px;
}
#app-download h2 {
	margin: 20px 0 0 30px;
}
#app-download .section-header {
	margin: 0 0 0 27px;
}
#app-description {
	font-family: "Motiva Sans Light",Arial,sans-serif;
	background: url("../images/woollyman/description-box.png") no-repeat scroll 0 0 transparent;
    height: 222px;
    padding: 15px 20px;
    width: 383px;
	font-size: 0.8em;
}
#app-description h5{
    font-weight: bold;
    margin: 2px 0px;
}
#app-rating h5{
    font-weight: bold;
    margin: 10px 0px;
}
#app-description p {
	margin-top: 10px;
}
#app-icon {
	width: 150px;
	height: 200px;
	background: url('../images/woollyman/app-icon.png') no-repeat 0px 0px;
	position: relative;
	float: left;
	margin-right: 20px;
}
#app-icon img {
	bottom: 0px;
	left: 16px;
	position: absolute;
}
#app-rating {
	float: left;
    font-family: "Motiva Sans Light",Arial,sans-serif;
    font-size: 0.8em;
    height: 245px;
    overflow: hidden;
    width: 448px;
}
#app-rating img {
	float: left;
}
#app-rating p {
	float: left;
    width: 170px;
}

/*----------------------------- Social ---------------------------------*/

.social-icons {
	margin: 0;
	position: absolute;
	top: 13px;
	right: 6px;
}
.social-icons li {
	width: 27px;
	height: 27px;
	float: left;
	margin-right: 8px;
}
.youtube {
	background: url("../images/general/social.png") no-repeat 0 0 transparent;
	width: 27px;
	height: 27px;
	position: absolute;
	top: 14px;
	right: 45px;
}
/* .youtube:hover {
	background: url("../images/general/social.png") no-repeat 0 -31px transparent;
} */
.facebook {
	background: url("../images/general/social.png") no-repeat -36px 0 transparent;
	width: 27px;
	height: 27px;
	position: absolute;
	top: 14px;
	right: 0px;
}
/* .facebook:hover {
	background: url("../images/general/social.png") no-repeat -36px -31px transparent;
}	 */
/* ------------------------------- Privacy Policy --------------------------------*/
#privacy-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000;
	display: none;
	opacity: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	z-index: 10;
}
#privacy-container {
	display: none;
	opacity: 0;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 585px;
	height: 170px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	z-index: 11;
}
#privacy-box {
	position: relative;
	height: 170px;
	width: 600px;
	margin: 0 auto;
	background-color: #fff;
	border: solid 2px #000;
	z-index: 12;
}
#privacy-box h3 {
	color: #F25601;
    font-family: "Motiva Sans Bold";
    font-size: 1.2em;
	padding: 20px;
	font-weight: normal;
}
#privacy-box p {
	padding: 0 20px;
	  font-family: "Motiva Sans Light";
}
#close_btn {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 54px;
	height: 54px;
	background:url(../images/home/close_btn.png) 0 0 no-repeat;
	cursor: pointer;
}
#close_btn:hover {
	background:url(../images/home/close_btn_over.png) 0 0 no-repeat;
}	