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, font, 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 {
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    margin: 0;
    padding: 0
}
body {
    line-height: 1
}
ol, ul {
    list-style: none
}
blockquote, q {
    quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none
}
:focus {
    outline: 0
}
ins {
    text-decoration: none
}
del {
    text-decoration: line-through
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
html, body {
    height: 100%;
}
body {
    background: #0f0f0f url(../imgs/body.jpg) top center no-repeat;
    color: #999999;
    font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: left;
    width: 100%;
}
a {
    text-decoration: none;
}
a:active {
    outline: none;
}
p {
    line-height: 1.6em;
}
#horizontal,
#horizontal-inner {
	background: url(../imgs/horizontal.jpg) repeat-x;
	display: block;
	height: 252px;
	width: 100%;
}
#horizontal {
	background: url(../imgs/horizontal.jpg) repeat-x;
	left: 0px;
	position: absolute;
	text-align: center;
	top: 259px;
	z-index: 1;	
}
#horizontal-inner {
	background: url(../imgs/horizontal-inner.jpg) top center no-repeat;
	position: relative;
}
#wrap {
    margin: 0 auto;
    position: relative;
    width: 1000px;
	z-index: 2;
}
#content {
    float: left;
    position: relative;
    width: 500px;
}
#side {
    float: right;
    position: relative;
    width: 500px;
}
#logo {
    display: block;
    position: absolute;
    top: 80px;
}
#logo a {
    background: url(../imgs/logo.png) no-repeat transparent;
    display: block;
    height: 120px;
    text-indent: -9999px;
    width: 310px;
}
#menu {
	display: block;
	height: 30px;
	left: 133px;
	position: absolute;
	top: 160px;
	width: 290px;	
	z-index: 3;
}
#menu li {
	float: left;
	position: relative;
}
#menu li a {
	background: url(../imgs/menu.png) no-repeat transparent;
	display: block;
	height: 30px;
	text-indent: -9999px;	
}
#menu li a.home {
	background-position: 0 0;
	width: 90px;	
}
#menu li a.home:hover {
	background-position: 0 -30px;	
}
#menu li.active a.home {
	background-position: 0 -60px;	
}
#menu li a.pricing {
	background-position: -90px 0;
	width: 65px;
}
#menu li a.pricing:hover {
	background-position: -90px -30px;
}
#menu li.active a.pricing {
	background-position: -90px -60px;
}
#menu li a.contact {
	background-position: -155px 0;
	width: 135px;
}
#menu li a.contact:hover {
	background-position: -155px -30px;
}
#menu li.active a.contact {
	background-position: -155px -60px;
}
#header {
    float: right;
    height: 780px;
	overflow: hidden;
    position: relative;
    width: 500px;
}
#header .fade {
    background: url(../imgs/header-fade.png) no-repeat transparent;
    display: block;
    position: absolute;
    width: 500px;
    z-index: 99;
}
#header #fade-bottom {
    background-position: 0  -260px;
    height: 260px;
    bottom: 0px;
}
#header #fade-top {
    background-position: 0 0;
    height: 251px;
    top: 0px;
}
#header ul {
    height: 780px;
    overflow: hidden;
	position: relative;
    width: 500px;
}
#header ul li {
	background: url(../imgs/loading.gif) no-repeat scroll 50% 50% #111111;
    height: 250px;
	margin: 0 0 10px 0;
    position: relative;
    width: 500px;
}
#header ul li p {
    background: url(../imgs/banners.png) no-repeat transparent;
    display: block;
    height: 80px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 0;
    width: 200px;
    z-index: 1;
}
#header ul li p.site {
    background-position: 0 0;
}
#header ul li p.app {
    background-position: 0  -80px;
}
#header ul li p.email {
    background-position: 0  -160px;
}
#header ul li p.video {
    background-position: 0  -240px;
}
#header ul li p.media {
    background-position: 0  -320px;
}
#header ul li p.flash {
    background-position: 0  -400px;
}
#header ul li p.banner {
    background-position: 0  -480px;
}
#header ul li p.card {
    background-position: 0  -560px;
}
#header ul li p.paper {
    background-position: 0  -640px;
}
#header ul li p.flyer {
    background-position: 0  -720px;
}
#header ul li p.pdf {
    background-position: 0  -800px;
}
#header ul li p.logo {
    background-position: 0  -880px;
}
#header ul li p.allegro {
    background-position: 0  -960px;
}
#header ul li p.store {
    background-position: 0  -1040px;
}
#header ul li p.cms {
    background-position: 0  -1120px;
}
#header ul li .options {
    background: url(../imgs/options-overlay.png) no-repeat transparent;
    cursor: pointer;
    display: none;
    height: 250px;
    position: absolute;
    top: 0px;
    width: 500px;
    z-index: 99;
}
#header ul li .options .single, #header ul li .options .double {
    background: url(../imgs/options.png) no-repeat transparent;
    cursor: pointer;
    display: block;
    height: 110px;
    position: relative;
    top: 72px;
}
#header ul li .options .single {
    left: 145px;
    width: 210px;
}
#header ul li .options .double {
    background-position: -210px 0;
    left: 65px;
    width: 370px;
}
#header ul li .options a {
    background: url(../imgs/options.png) no-repeat transparent;
    display: block;
    float: left;
    height: 60px;
    margin: 25px 0 0 25px;
    position: relative;
    text-indent: -9999px;
}
#header ul li .options a.zoom {
    background-position: 0  -110px;
    width: 160px;
}
#header ul li .options a.zoom:hover {
    background-position: -160px  -110px;
}
#header ul li .options a.open {
    background-position: -319px  -110px;
    width: 130px;
}
#header ul li .options a.open:hover {
    background-position: -450px  -110px;
}
#header ul li img {
    cursor: pointer;
	margin: 3px;
}
#header-nav {
    border-right: 1px solid #000;
    height: 250px;
    position: absolute;
    right: 1px;
    top: 260px;
    width: 50px;
}
#header-nav a {
    background: url(../imgs/header-nav.png) no-repeat transparent;
    cursor: pointer;
    display: block;
    height: 125px;
    position: relative;
    text-indent: -9999px;
    width: 50px;
}
#header-nav a.next:hover {
    background-position: -50px 0;
}
#header-nav a.prev {
    background-position: 0  -125px;
}
#header-nav a.prev:hover {
    background-position: -50px  -125px;
}
#products,
#contact {
    display: block;
    position: absolute;
    right: 70px;
    top: 296px;
    width: 416px;
}
#contact {
	top: 286px;
}
#products h1,
#contact h1 {
    float: right;
	margin: 2px 0;
    position: relative;
}
#products a {
    background: url(../imgs/products.png) no-repeat transparent;
    cursor: pointer;
    display: block;
    height: 35px;
    text-indent: -9999px;
    width: 200px;
}
#products a.www {
    background-position: 0  0;
}
#products a.www:hover {
    background-position: -200px  0;
}
#products h1.active a.www {
    background-position: -400px  0;
}
#products a.media {
    background-position: 0  -35px;
}
#products a.media:hover {
    background-position: -200px  -35px;
}
#products h1.active a.media {
    background-position: -400px  -35px;
}
#products a.design {
    background-position: 0  -70px;
}
#products a.design:hover {
    background-position: -200px  -70px;
}
#products h1.active a.design {
    background-position: -400px  -70px;
}
#products a.idea {
    background-position: 0  -105px;
}
#products a.idea:hover {
    background-position: -200px  -105px;
}
#products h1.active a.idea {
    background-position: -400px  -105px;
}
#products span,
#contact span {
    background: url(../imgs/header-divider.png) repeat-x;
    clear: both;
    display: block;
    height: 2px;
    position: relative;
    width: 360px;
}
#description {
    left: 10px;
    padding: 0 0 30px 0;
    position: absolute;
    top: 560px;
    width: 370px;
}
#description .box {
    margin: 0 0 26px 0;
    position: relative;
    width: 370px;
}
#description .icon {
    background: url(../imgs/icons.png) no-repeat transparent;
    display: block;
    float: left;
    height: 40px;
    margin: 5px 0 0 0;
    position: relative;
    width: 40px;
}
#description span.inner {
    margin: 5px 0 0 50px;
}
#description span.nr-1 {
    background-position: 0 0;
}
#description span.nr-2 {
    background-position: -40px 0;
}
#description span.nr-3 {
    background-position: -80px 0;
}
#description h2 {
    background: url(../imgs/headings.png) no-repeat transparent;
    display: block;
    float: left;
    height: 30px;
    margin: 0 0 0 10px;
    position: relative;
    text-indent: -9999px;
    width: 320px;
}
#description h2.heading1 {
    background-position: 0 0;
}
#description h2.heading2 {
    	background-position: 0  -30px;
    width: 270px;
}
#description h2.heading3 {
    background-position: 0  -60px;
}
#description p {
    margin: 0 0 0 52px;
    position: relative;
    width: 318px;
}
#description p.inner {
    margin: 0 0 0 102px;
    width: 268px;
}

#contact h1,
#side h1.heading {
    background: url(../imgs/contact.png) no-repeat transparent;
    display: block;
    height: 35px;
    text-indent: -9999px;
    width: 260px;	
}
#contact h1.heading {
	margin: 0 0 20px 0;
}
#contact h1.tel {
	background-position: 0 -70px;	
}
#contact h1.email {
	background-position: 0 -105px;	
}
#contact h1.address {
	background-position: 0 -140px;	
}
#side h1.heading {
	background-position: 0 -35px;
	margin: 286px 0 20px 50px;	
}
#pricing {
    display: block;
    position: absolute;
    top: 220px;
    width: 1000px;
}
#pricing .divide,
#pricing .divide-mini {
    background: url(../imgs/header-divider.png) repeat-x;
    clear: both;
    display: block;
    height: 2px;
	margin: 20px 0;
    position: relative;
}
#pricing .divide {	
	width: 1000px;	
}
#pricing .divide-mini {
	width: 450px;	
}
#price-box {
	display: block;
	background: url(../imgs/pricing.png) no-repeat transparent;
	height: 112px;
	position: absolute;
	right: 0px;
	top: 80px;
	width: 318px;	
}
#price-box p {
	color: #000;
	float: right;
	font-size: 44px;
	position: relative;	
}
#price-box span {
	background: url(../imgs/pricing.png) no-repeat transparent;
	display: block;
	float: right;
	height: 25px;
	text-indent: -9999px;
}
#price-box span.price {
	background-position: -186px -112px;
	margin: 34px 20px 0 0;
	width: 22px;	
}
#available {
	background: url(../imgs/available.png) no-repeat transparent;
	display: block;
	height: 50px;
	left: 0px;
	position: absolute;
	top: 228px;
	width: 180px;	
}
#available p {
	text-indent: -9999px;	
}
#pricing-nav {
	display: block;
	height: 80px;
	position: relative;
	width: 1000px;
}
#pricing-nav .divide {
	bottom: 0;
	margin: 0;
	position: absolute;	
}
#pricing-nav h1 {
	background: url(../imgs/products-www.png) no-repeat;
	display: block;
	float: right;
	height: 80px;
	text-indent: -9999px;
}
#pricing-nav h2 {	
	background: url(../imgs/pricing.png) no-repeat transparent;
	display: block;
	float: right;
	height: 30px;
	margin: 20px 0 0 0;
	text-indent: -9999px;	
}
#pricing-nav h2.heading1 {
	background-position: 0 -196px;
	margin: 20px 5px 0 0;
	width: 202px;
}
#pricing-nav h2.heading2 {
	background-position: -203px -196px;
	width: 120px;
}
#pricing-nav a {
	background: url(../imgs/pricing.png) no-repeat transparent;
	cursor: pointer;
	display: block;
	float: right;
	height: 42px;
	margin: 14px 0 0 0;
	text-indent: -9999px;
	width: 108px;	
}
#pricing-nav a.reset {
	background-position: 0 -112px;	
}
#pricing-nav a.reset:hover {
	background-position: 0 -154px;	
}
#pricing .content {
	display: block;
	position: relative;
	width: 1000px;	
}
#pricing .product-box {
	cursor: pointer;
	display: block;
	position: relative;
	width: 450px	
}
#pricing .box-left {
	float: left;
	margin: 0 50px 0 0;
}
#pricing .box-right {
	float: right;
	margin: 0 0 0 50px;	
}
#pricing .faded-top,
#pricing .faded-bottom {
	background: url(../imgs/product-box.png) no-repeat transparent;
	display: block;
	position: relative;
	width: 450px;	
}
#pricing .faded-top {
	background-position: 0 -20px;	
	padding: 20px 0 0 0;
}
#pricing .faded-middle {
	background: url(../imgs/product-box.png) -450px 0 repeat-y transparent;
	display: block;	
	min-height: 40px;
	padding: 0 20px;
	position: relative;
	width: 410px;
}
#pricing .faded-bottom {
	background-position: 0 0;
	height: 20px;
}
#pricing .content p {
	padding: 46px 0 30px 60px;
	text-align: right;
	width: 390px;
}
#pricing .content p.first {
	padding: 46px 0 15px 60px;
}
#pricing .content p.more {
	padding: 0 0 15px 60px;
}
#pricing .content p.last {
	padding: 0 0 30px 60px;
}
#pricing .faded-middle p {
	padding: 0 0 15px 0;
	width: 410px;	
}
#pricing .faded-middle strong {
	color: #fff;
	font-size: 15px;
}
#pricing .content h1 {
	background: url(../imgs/products-www.png) no-repeat;
	display: block;
	height: 80px;
	left: 0px;
	position: absolute;
	text-indent: -9999px;
	top: 0px;
	width: 200px;
}
#pricing .content h1.a,
#pricing-nav h1.a {
	background-position: 0 0;
	width: 150px;	
}
#pricing .product-box h3 {
	background: url(../imgs/pricing-headings.png) no-repeat transparent;
	display: block;
	height: 30px;
	left: 50px;
	position: absolute;
	top: 0px;
	text-indent: -9999px;
	width: 350px;
}
#pricing .product-box h3.a {
	background-position: 0 0;	
}
#pricing .product-box h3.b {
	background-position: 0 -30px;	
}
#pricing .product-box h3.c {
	background-position: 0 -60px;	
}
#pricing .product-box h3.d {
	background-position: 0 -90px;	
}
#pricing .product-box h3.e {
	background-position: 0 -120px;	
}
#pricing .product-box h3.f {
	background-position: 0 -150px;	
}
#pricing .product-box h3.g {
	background-position: 0 -180px;	
}
#pricing .product-box h3.h {
	background-position: 0 -210px;	
}
#pricing .product-box h3.i {
	background-position: 0 -240px;	
}
.content ul {
	display: block;
	padding: 26px 0 2px 50px;
	position: relative;	
	width: 400px;
}
.content ul.more {
	padding: 0 0 2px 50px;	
}
.content ul li {
	background: url(../imgs/pricing.png) -322px 0 no-repeat;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0;
	padding: 0 0 0 15px;
}
.content ul li span {
	color: #fff;	
}
.content ul.agreement {
	color: #333;
	padding: 0 0 30px 50px;
	width: 850px;
}
.content ul.agreement li {
	background-position: -322px -212px;	
}
.content ul.agreement li span {
	color: #444;	
}
.checkbox,
.radio,
.faded-checkbox,
.active-faded-checkbox {
	background: url(../imgs/pricing.png) no-repeat transparent;
	cursor: pointer;
	display: block;
	height: 39px;
	width: 39px;
	z-index: 2;
}
.checkbox,
.radio {
	background-position: -108px -112px;
}
.active-checkbox,
.active-radio {
	background-position: -108px -151px;
}
.faded-checkbox {
	background-position: -147px -112px;	
}
.active-faded-checkbox {
	background-position: -147px -151px;	
}
.checkbox input,
.radio input {
	background: none;
	border: none;
	cursor: pointer;
	height: 39px;
	margin: 0;
	outline: none;
	padding: 0;
	width: 39px;
	z-index: 1;
}
#select-pages {
	background: url(../imgs/pricing.png) -108px -112px no-repeat transparent;
	display: block;
	height: 39px;
	width: 39px;
	z-index: 2;
}
#select-pages input {
	background: none;
	border: none;
	color: #111;
	font-size: 22px;
	outline: none;
	padding: 5px;
	text-align: center;	
	width: 27px;
}
.top-left {
	position: absolute;
	left: 0px;
	top: 0px;	
}
.top-right {
	position: absolute;
	right: 0px;
	top: 0px;	
}
form.contact {
	margin: 0 0 30px 50px;
	position: relative;
}
form.contact p {
    margin: 0 0 20px 0;
}
form.contact label {
    color: #CCC;
    font-size: 11px;
    margin: 0 0 0 12px;
}
form.contact input {
    background: url(../imgs/form.png) 0  -376px no-repeat transparent;
    border: none;
    color: #666;
    font-size: 16px;
    height: 18px;
    padding: 10px 8px;
    position: relative;
    width: 259px;
}
form.contact input.error {
    background-position: 0  -414px;
    color: #900;
}
form.contact textarea {
    background: url(../imgs/form.png) 0 0 no-repeat transparent;
    border: none;
    color: #666;
    font-size: 16px;
    height: 178px;
    overflow: auto;
    padding: 5px 7px;
    position: relative;
    width: 356px;
}
form.contact textarea.error {
    background-position: 0  -188px;
    color: #900;
}
form.contact a#send {
    background: url(../imgs/form.png) 0  -460px no-repeat transparent;
    display: block;
    height: 43px;
    cursor: pointer;
    text-indent: -9999px;
    width: 110px;
}
form.contact a#send:hover {
    background-position: -117px  -460px;
}
p.success {
    background: url(../imgs/form.png)  -316px  -462px no-repeat transparent;
    color: #0F0;
    display: none;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin: 24px 0 0 50px;
    padding: 0 0 0 36px;
}
#lightbox-overlay {
    height: 500px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 90;
}
#lightbox {
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100;
}
#lightbox a img {
    border: none;
}
#lightbox-box {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    background-color: #fff;
    height: 250px;
    margin: 0 auto;
    position: relative;
    width: 250px;
}
#lightbox-wrap-image {
    padding: 10px;
}
#lightbox-image {
    border: 1px solid #fff;
}
#lightbox-loading {
    height: 25%;
    left: 0%;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 100%;
}
#lightbox-nav {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
#lightbox-box>#lightbox-nav {
    left: 0;
}
#lightbox-nav a {
    outline: none;
}
#lightbox-nav-prev, #lightbox-nav-next {
    display: block;
    height: 100%;
    width: 49%;
}
#lightbox-nav-prev {
    float: left;
    left: 0;
}
#lightbox-nav-next {
    float: right;
    right: 0;
}
#lightbox-description-box {
    background-color: #fff;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    font: 10px Verdana, Helvetica, sans-serif;
    line-height: 1.4em;
    margin: 0 auto;
    overflow: auto;
    padding: 0 10px 0;
    width: 100%;
}
#lightbox-description {
    color: #999;
    padding: 0 5px;
}
#lightbox-description #lightbox-details {
    float: left;
    text-align: left;
    width: 70%;
}
#lightbox-details-box {
    font-weight: bold;
}
#lightbox-current {
    clear: left;
    display: block;
    padding-bottom: 1.0em;
}
#lightbox-close {
    float: right;
    padding-bottom: 0.7em;
    width: 66px;
}
#header #player {
    background: #111;
    display: none;
    height: 244px;
    padding: 3px;
    position: absolute;
    top: 260px;
    width: 494px;
    z-index: 99;
}
#links {
    position: absolute;
    top: 220px;
	width: 900px;
}
#links ul li {
	background: url(../imgs/pricing.png) -322px -212px no-repeat;
	float: left;
	margin: 10px 0;	
	padding: 0 0 0 15px;
	position: relative;
	width: 285px;
}
#links ul li a {
	color: #333333;	
}
#links ul li a:hover {
	color: #666;	
}
#cookies-confirm {
	background: #93f;
	border: 1px solid #93f;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin: 0 8px 0 3px;
	text-align: center;
	width: 38px;	
}
#cookies-confirm:hover {
	background-color: #c0f;
	border-color: #c0f;
}
#cookies-content {
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	letter-spacing: normal;
}
#cookies-content li {
	line-height: 1.4em;
	margin: 0 0 6px 0;	
}
#cookies-content ol {
	list-style: decimal;	
	margin: 0 0 15px 0;	
	padding: 0 0 0 20px;
}
#cookies-content p {
	margin: 0 0 15px 0;	
}
#cookies-content p.cookies-heading {
	color: #444;
	font-size: 16px;
	margin: 0 0 10px 0;	
}
#cookies-content p.cookies-title {
	color: #444;
	font-size: 18px;	
	font-weight: normal;
	margin: 0 0 10px 0;	
	width: 600px;
}
#cookies-content ul {
	list-style: disc;	
	padding: 6px 0 0 13px;
}
#cookies-content-inner {
	background: #f9f9f9;
	border: 1px solid #ccc;
	border-radius: 2px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
	height: 420px;
	overflow: auto;
	padding: 9px 29px 9px 9px;
	-moz-border-radius: 2px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
}
#cookies-inner {	
	margin: 0 auto;
	padding: 15px 0;
	position: relative;
	width: 860px;	
}
#cookies-inner p {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;	
	text-align: center;
}
#cookies-more {
	color: #666;	
	cursor: pointer;
}
#cookies-more:hover {
	color: #fff;	
}
#cookies-overlay {
    background: #fcfcfc;
	border: 1px solid #fff;
    border-radius: 2px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.6);
	display: none;
    height: 480px;
	padding: 14px;
    width: 790px;
	-moz-border-radius: 2px;
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.6);
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.6);
}
#cookies-overlay .overlay-close {
	color: #999;
	cursor: pointer;
	font-size: 24px;
	float: right;
	margin: -2px 0 0 0;
	padding: 0 2px;
}
#cookies-overlay .overlay-close:hover {
	color: #333;	
}
#cookies-wrap {
	background: #000;
	border-top: 1px solid #191919;
	bottom: 0;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
	height: auto;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 9989;	
	-moz-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
}
.overlay-mask {
	background: #000;	
	filter: alpha(opacity=0);	
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9990;
}
.overlay-wrap {
	filter: alpha(opacity=0);
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	z-index: 9991;
}