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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background:url(../images/bg.png) center top no-repeat;
	text-align:center;
	min-height:802px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:12px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#footer {
	text-align:center;
	color:#666;
	position:absolute;
	top:690px;
	width:100%;
	height:25px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
   	font-weight: 300;
	padding-top:10px;
	font-size:13px;
	display:none;
	z-index:9999;
}
#footer_iphone {
	text-align:center;
	color:#666;
	position:absolute;
	top:690px;
	width:100%;
	height:25px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
   	font-weight: 300;
	padding-top:10px;
	font-size:13px;
	display:block;
	z-index:9999;
}

@media screen and (min-device-width: 320px) and (max-device-width: 1024px)
{

#iphone {
	width:960px;
	height:661px;
	margin:auto;
	position:relative;
	display:block;
	overflow:hidden;
}
#main {display:none;}
.normal{display:none;}
.iphone{display:block;}

}

@media not screen and (min-device-width: 320px) and (max-device-width: 1024px)
{

#main {
	width:960px;
	height:661px;
	margin:auto;
	position:relative;
	display:block;
}
#iphone{display:none}
.normal{display:block;}
.iphone{display:none;}
}

#social {
	position:absolute;
	display:none;
	bottom:0px;
	right:0px;
	min-width:455px;
	height:32px;
	background:#333;
	background:url(../images/social_shadow.png) top center no-repeat, #333;
	z-index:9999;
	padding-top:10px;
}

#slider {overflow:hidden;}
#slider div {width:960px; height:661px; clear:both}
#nav {
	position:absolute;
	display:none;
	z-index:9999;
	top:16px;
	left:290px;
	text-align:center;
	list-style:none;
}
#navigation{
	display:block;
	position:absolute;
	width:650px;
	height:40px;
	z-index:9999;
	top:125px;
	right:0px;
}
#navigation li, #navigation li a{
	display:block;
	height:40px;
	width:216px;
	position:relative;
	float:left;
}
#nav_shadow {
	position:absolute;
	display:none;
	z-index:9999;
	top:50px;
	left:246px;
}
#nav li {
	list-style:none;
	float:left;
}
#nav li a {
	color:#999;
	text-decoration:none;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
   	font-weight: 300;
	font-size:14px;
	text-transform:uppercase;
	text-shadow:0 1px #FFF;
	-webkit-transition:color 1s ease;transition:color 1s ease;-moz-transition:color 1s ease;
	border-bottom:2px solid rgba(0,0,0,0.0);
}
#nav li a:hover {
	border-bottom:2px solid #ff0000;
	color:#ff0000;
	font-family: 'Prata', serif;
	font-size:12px;
}
#nav li:hover {
	padding-top:2px;
}
#nav li.activeSlide a { 
	border-bottom:2px solid #ff0000;
	color:#ff0000;
	font-family: 'Prata', serif;
	font-size:12px;
}
#nav li.activeSlide {
	padding-top:2px;
}
#background {
        background: url(../images/background.png) repeat 5% 5%;
        position: absolute;
        top: 0; left: 0; right: 0; bottom: 0;
        z-index: 100;
		opacity:0.8;
}
#background2 {
        background: url(../images/background.png) repeat 5% 5%;
        position: absolute;
        top: 0; left: 0; right: 0; bottom: 0;
        z-index: 150;
		opacity:0.8;
}

#midground {
        background: url(../images/midground.png) repeat 20% 20%;
        position: absolute;
        top: 0; left: 0; right: 0; bottom: 0;
        z-index: 200;
		opacity:0.6;
}
#midground2 {
        background: url(../images/midground.png) repeat 20% 20%;
        position: absolute;
        top: 0; left: 0; right: 0; bottom: 0;
        z-index: 250;
		opacity:0.6;
}

#foreground {
        background: url(../images/foreground.png) repeat 90% 110%;
        position: absolute;
        top: 0; left: 0; right: 0; bottom: 0;
        z-index: 300;
		opacity:0.5;
}
#foreground2 {
        background: url(../images/foreground.png) repeat 90% 110%;
        position: absolute;
        top: 0; left: 0; right: 0; bottom: 0;
        z-index: 350;
		opacity:0.5;
}

#wavefield {
	position:absolute;top:0px;left:0px;display:block;width:960px;
	height:661px;z-index:-100;
	overflow: hidden;
}
#wavefield .foreground {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/foreground.png) repeat-x;
	opacity:0.5;
}
#wavefield .midground {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/midground.png) repeat-x;
	opacity:0.8;
}
#wavefield .background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/background.png) repeat-x;
}
#home_img{
	position:absolute;
	display:block;
	overflow:hidden;
	width:960px;
	height:661px;
}
.home_images{
	position:absolute;
	display:none;
	top:0px;
	right:0px;
}

/* iPhone CSS */


#social_iphone {
	position:absolute;
	display:block;
	bottom:0px;
	right:0px;
	min-width:455px;
	height:32px;
	background:#333;
	background:url(../images/social_shadow.png) top center no-repeat, #333;
	z-index:9999;
	padding-top:10px;
}


#slider_iphone {overflow:hidden;}
#slider_iphone div {width:960px; height:661px; clear:both}
#nav_iphone {
	position:absolute;
	display:block;
	z-index:9999;
	top:16px;
	left:290px;
	text-align:center;
	list-style:none;
}
#nav_shadow_iphone {
	position:absolute;
	display:block;
	z-index:9999;
	top:50px;
	left:246px;
}
#nav_iphone li {
	list-style:none;
	float:left;
}
#nav_iphone li a {
	color:#999;
	text-decoration:none;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
   	font-weight: 300;
	font-size:14px;
	text-transform:uppercase;
	text-shadow:0 1px #FFF;
	-webkit-transition:color 1s ease;transition:color 1s ease;-moz-transition:color 1s ease;
	border-bottom:2px solid rgba(0,0,0,0.0);
}
#nav_iphone li a:hover {
	border-bottom:2px solid #ff0000;
	color:#ff0000;
	font-family: 'Prata', serif;
	font-size:12px;
}
#nav_iphone li a:hover {
	padding-top:2px;
}
#nav_iphone li.activeSlide a { 
	border-bottom:2px solid #ff0000;
	color:#ff0000;
	font-family: 'Prata', serif;
	font-size:12px;
}
#nav_iphone li.activeSlide {
	padding-top:2px;
}
#background_iphone {
        background: url(../images/background.png) repeat 5% 5%;
        position: absolute;
        top: 0; left: 0; right: 0; bottom: 0;
        z-index: 100;
		opacity:0.8;
}
#background2_iphone {
        background: url(../images/background.png) repeat 5% 5%;
        position: absolute;
        top: 0; left: 0; right: 0; bottom: 0;
        z-index: 150;
		opacity:0.8;
}

#midground_iphone {
        background: url(../images/midground.png) repeat 20% 20%;
        position: absolute;
        top: 0; left: 0; right: 0; bottom: 0;
        z-index: 200;
		opacity:0.6;
}
#midground2_iphone {
        background: url(../images/midground.png) repeat 20% 20%;
        position: absolute;
        top: 0; left: 0; right: 0; bottom: 0;
        z-index: 250;
		opacity:0.6;
}

#foreground_iphone {
        background: url(../images/foreground.png) repeat 90% 110%;
        position: absolute;
        top: 0; left: 0; right: 0; bottom: 0;
        z-index: 300;
		opacity:0.5;
}
#foreground2_iphone {
        background: url(../images/foreground.png) repeat 90% 110%;
        position: absolute;
        top: 0; left: 0; right: 0; bottom: 0;
        z-index: 350;
		opacity:0.5;
}

#wavefield_iphone {
	position:absolute;top:0px;left:0px;display:block;width:960px;
	height:661px;z-index:-100;
	overflow: hidden;
}
#wavefield_iphone .foreground {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/foreground.png) repeat-x;
	opacity:0.5;
}
#wavefield_iphone .midground {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/midground.png) repeat-x;
	opacity:0.8;
}
#wavefield_iphone .background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/background.png) repeat-x;
}
#home_img_iphone{
	position:absolute;
	display:block;
	overflow:hidden;
	width:960px;
	height:661px;
}
.home_images_iphone{
	position:absolute;
	display:block;
	top:0px;
	right:0px;
}
	
	
	