@import url("reset.css");
body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
br.clear{
clear:both;
}
h1,h2,h3,h4{
	font-size:100%;
	margin:0;
	padding:0;
}
div#splash-page{
}
body.splash-on{
	background:#f5f5f5;
}
body.splash-off{
	background:#002120;
}

div#splash-page div#container{
	width:910px;
	margin:0 auto;
	display:block;
}
body.splash-on div#splash-page div#container{
	background:#f5f5f5 url('../img/splash/gradient-container-on.jpg') no-repeat;
}
body.splash-off div#splash-page div#container{
	background:#002120 url('../img/splash/gradient-container-off.jpg') no-repeat;
}

div#splash-page div#cont{
clear:both;
}
div#splash-page div#cont p.skip{
text-align:right;
padding:5px 0 0 0;
clear:both;
}
div#splash-page div#cont p.skip a{
color:#FF0000;
font-size:11px;
}
div#splash-page div#cont p#light{
margin:0 30px 5px 0;
}
div#splash-page div#cont p#light a{
font-size:20px;
text-decoration:none;
display:block;
height:65px;
padding:15px 90px 0 0;
text-align:right;
width:150px;
float:right;
}
body.splash-on div#splash-page div#cont p#light a{
background:url('../img/splash/button-on.jpg') no-repeat right top;
}
body.splash-off div#splash-page div#cont p#light a{
background:url('../img/splash/button-off.jpg') no-repeat right top;
}

div#splash-page div#cont p#light a b{
font-weight:800;
}
body.splash-on div#splash-page div#cont p#light a{
color:#9a9a9a;
}
body.splash-off div#splash-page div#cont p#light a{
color:#52c59f;
}


div#splash-page h1.title,
div#splash-page h2.logo{
font-size:24px;
display:block;
overflow:hidden;
text-indent:-9999px;
float:left;
}
div#splash-page h2.logo{
width:175px;
height:132px;
margin-top:8px;
padding-left:110px;
}
body.splash-on div#splash-page h2.logo{
background:url('../img/splash/logo-on.jpg') no-repeat top right;
}
body.splash-off div#splash-page h2.logo{
background:url('../img/splash/logo-off.jpg') no-repeat top right;
}

div#splash-page h1.title{
width:470px;
height:88px;
margin:37px 0 0 0px;
}
body.splash-on div#splash-page h1.title{
background:url('../img/splash/title.jpg') no-repeat;
}
body.splash-off div#splash-page h1.title{
background:url('../img/splash/title.jpg') no-repeat 0 -90px;
}




div#splash-page div.columns{
clear:both;
}
div#splash-page div.col.product,
div#splash-page div.col.price{
float:left;
display:inline;
}
div#splash-page div.col.product{
width:520px;
margin-right:20px;
margin-bottom:40px;
}
div#splash-page div.col.product img{
margin:0;
padding:0;
float:left;
}
div#splash-page div.col.price{
width:370px;
}
div#splash-page div.col.price table{
margin-top:35px;
width:100%;
text-align:left;
font-size:16px;
overflow:visible;
}
div#splash-page div.col.price table td{
font-size:11px;
color:#01ad6b;
vertical-align: bottom;
}
div#splash-page div.col.price table td del{
color:#9e4848;
font-size:16px;
white-space:nowrap;
}
div#splash-page div.col.price table b{
font-size:18px;
}
body.splash-on div#splash-page div.col.price table b{
color:#9a9a9a;
}
body.splash-off div#splash-page div.col.price table b{
color:#9a9a9a;
}

div#splash-page div.col.price table tr.total{
text-align:right;
}
div#splash-page div.col.price table tr.total td{
padding:15px 0 0 0;
}
div#splash-page div.col.price table tr.total td del{
font-size:30px;
}




div#splash-page div.col.price table tr.offer td{
padding-top:15px;
font-size:26px;
color:#848484;
height:50px;
line-height:50px;
text-align:right;
}
div#splash-page div.col.price table tr.offer td b{
color:#FF0000;
font-size:36px;
margin-left:10px;
}

div#splash-page div.col.price table tr.offer a.button{
height:50px;
line-height:50px;
display:block;
overflow:hidden;
text-indent:-9999px;
width:182px;
float:left;
margin-right:8px;
text-align:left;
}

body.splash-on div#splash-page div.col.price table tr.offer a.button{
background:url('../img/splash/buynow-on.gif') no-repeat;
}

body.splash-off div#splash-page div.col.price table tr.offer a.button{
background:url('../img/splash/buynow-off.gif') no-repeat;
}

