@charset "UTF-8";
/* CSS Document */


body {
	background-color: #000000;
	font: Geneva, Arial, Verdana, sans-serif, "Lucida Grande"; 
	color: #FFFFFF;
}


#mainWrapper {

	width: 1024px;
	height: auto;
	margin: 50px auto 10px auto;
	}
	
.centerLogo {

	padding: 28px 0 0 25px;
	}

#logo {

	width: auto;
	height: auto;
	float: left;
	margin: 0 0 30px 0;
	
	}
	
#header_text {

	width: auto;
	height: auto;
	float: right;
	margin: 20px 0 0 0;
	
	}
#nav {
	
	margin: 60px 0 0 0;
	width: 715px;
	height: 34px;
	float: right;
	
	}
	

#learn {
	width: 117px;
	height: 34px;
	float: left;
	background: url(../images/nav/learn2.gif);
	border: none;
	}
#learn a {
	width: 117px;
	height: 34px;
	float: left;
	background: url(../images/nav/learn.gif);
	border: none;
	}

#learn a:hover,#learn:hover a,#learn.menuHover a {
	background: url(../images/nav/learn2.gif);
	}


#screenshots {

	width: 119px;
	height: 34px;
	background-image: url(../images/nav/screenshots2.gif);
	float: left;
	}
#screenshots a {

	width: 119px;
	height: 34px;
	background-image: url(../images/nav/screenshots.gif);
	float: left;
	}
#screenshots a:hover,#screenshots:hover a,#screenshots.menuHover a {
	background: url(../images/nav/screenshots2.gif);
	}


#video  {
	width: 120px;
	height: 34px;
	background-image: url(../images/nav/video2.gif);
	float: left;
	}
#video a {

	width: 120px;
	height: 34px;
	background-image: url(../images/nav/video.gif);
	float: left;
	}
#video a:hover,#video:hover a,#video.menuHover a {
	background: url(../images/nav/video2.gif);
	}



#buy a {

	width: 119px;
	height: 34px;
	background-image: url(../images/nav/buy.gif);
	float: left;
	}
#buy a:hover,#buy:hover a,#buy.menuHover a {
	background: url(../images/nav/buy2.gif);
	}

#faq  {
	width: 120px;
	height: 34px;
	background-image: url(../images/nav/faq2.gif);
	float: left;
	}
#faq a {

	width: 120px;
	height: 34px;
	background-image: url(../images/nav/faq.gif);
	float: left;
	}
#faq a:hover,#faq:hover a,#faq.menuHover a {
	background: url(../images/nav/faq2.gif);
	}
#press  {
	width: 120px;
	height: 34px;
	background-image: url(../images/nav/press2.gif);
	float: left;
	}
#press a {

	width: 120px;
	height: 34px;
	background-image: url(../images/nav/press.gif);
	float: left;
	}
#press a:hover,#press:hover a,#press.menuHover a {
	background: url(../images/nav/press2.gif);
	}
#mainContentWrapper {

	width: 1024px;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	float: left;
	}

#splashMain {

	width: 285px;
	height: 578px;
	margin: 10px auto 0 auto;
	background-image: url(../images/video/ipod.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
#splashMain a {

	border: none;
	
	}

#footerWrapper {

	width: 1024px;
	height: auto;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Lucida Grande";
	margin: 10px 0 0 0;

	
	}
	
#footerMenu {
	float: left;	
	width: auto;
	height: auto;
	font-size: 12px;
	margin-right: 40px;
	color: #2e2e2e;

	}
	
#footerMenu a, #footerMenu a:visited, #footerMenu a:active {

	color: #6e6e6e;
	text-decoration: none;
	
	}
	
#footerMenu a:hover {

	text-decoration: underline;
	color: #ffffff;
	}
	
#copyright {
	width: 400px;
	font-family:Geneva, Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 9px;
	float: left;
	text-align: center;
	color: #6e6e6e;


}

#footerLogos {
	width: 290px;
	height: auto;
	float: right;
	
	}
	
#footerLogos img {
	float: right;
	margin-left: 10px;	
	border: none;
	}
	
	
#leftArrow a {

	width: 60px;
	height: 154px;
	margin: 173px 0 0 150px;
	float: left;
	background-image:url(../images/screenshot/left_arrow.gif);
	
	}
	
	
#leftArrow a:hover,#leftArrow:hover a,#leftArrow.menuHover a {
	background: url(../images/screenshot/left_arrow2.gif);
}


#rightArrow a {

	width: 60px;
	height: 154px;
	margin: 173px 150px 0 0;
	float: right;
	background-image:url(../images/screenshot/right_arrow.gif);
	
	}
	
	
#rightArrow a:hover,#rightArrow:hover a,#rightArrow.menuHover a {
	background: url(../images/screenshot/right_arrow2.gif);
}

#learnMoreMain {

	width: 900px;
	height: auto;
	margin: 10px auto 10px auto;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 12px;
	}
	
#videoMain {
	width: 285px;
	height: 578px;
	margin: 10px auto 0 auto;
	background-image: url(../images/video/ipod.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}
#videoPlayer {

	padding: 28px 0 0 25px;


	}
#press_main {

	width: 900px;
	height: auto;
	margin: 10px auto 10px auto;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 12px;
	}
	
#press_main a {
	color: #6e6e6e;
	text-decoration: none;
	}
	
#press_main a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
#faq_main {

	width: 900px;
	height: auto;
	margin: 10px auto 10px auto;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 12px;
	}
	
#faq_main a {
	color: #6e6e6e;
	text-decoration: none;
	}
	
#faq_main a:hover {
	color: #ffffff;
	text-decoration: underline;
	}