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,sub,sup,tt,var,dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin: 0px; padding: 0px; border: 0; font-style: normal; font-size: 100%; line-height: 1.25em; font-family: inherit; text-align: left;}
body {background-color: #fff; color: #000;}
em {font-style: italic; }
table { border-collapse: collapse; border-spacing: 0; }
ol,ul {	list-style: none;}
q:before,q:after,blockquote:before,blockquote:after {content: "";}
hr {display:none}

.hidden {
	display: none;
}

html {
	width: 100%;
}


body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-size: 12px;
	width: 100%;

}
#wallpaper {
	background: url(../images/bg-wallpaper.png) repeat center top;	
}
#container {
	background: url(../images/bg-wood.jpg) repeat-x center 562px;
}
#sidealbum {
	
	background: url(../images/side-album.gif) no-repeat center 373px;

}
#viewport {
	width: 232px;
	height: 348px;
	overflow: hidden;
	position: relative;
	margin-top: 101px;
	margin-left: 106px;
	top: 0;
}
#scroll {
	width: 928px;
	height: 348px;
	overflow: hidden;
	position: absolute;
	zoom: 1;
}
#scroll img {
	float: left;
}
#page {
	position: relative;
	width: 960px;
	margin: 0px auto;
	top: 0;
	zoom: 1;
}
#top {
	overflow: hidden;
	zoom: 1;
}
#iphone {
	float: left;
	width: 427px;
	height: 562px;
	margin-top: 58px;
	background: url(../images/iphone.jpg) no-repeat;
}
#top-right {
	width: 533px;
	float: left;
	position: relative;
	top:0;

}
#top-right h1 {

	height: 0;
	background: url(../images/jukebox-logo.png) no-repeat;
	padding-top: 88px;
	margin-top: 78px;
	overflow: hidden;
	zoom: 1;
	float: left;
	width: 300px;
}
#top-right h2 {
	height: 0;
	overflow: hidden;
	zoom: 1;
}

a#download  {
	width: 132px;
	height: 0;
	overflow: hidden;
	zoom: 1;
	padding-top: 57px;
	float: left;
	margin-left: 42px;
	margin-top: 78px;
	background: url(../images/download-enabled.png) no-repeat;
}

#blurb-bit {
	margin-top: 215px;
	width: 100%;
	font-size: 16px;
	height: 200px;
}
#blurb-bit div {
	color: #404040;
	font-size: 16px;
	text-shadow: #fff 0px 1px;
	font-weight: bold;
	line-height: 19px;
	margin-bottom: 8px;
}

#screenshots {
	position: absolute;
	top: 433px;
	overflow: hidden;
	zoom: 1;
}
#screenshots p {
	color: #4D4D4D;
	font-size: 16px;
	text-shadow: #fff 0px 1px;
	font-weight: bold;
	line-height: 19px;
}
#screenshots ul {
	margin-top: 5px;
	overflow: hidden;
	zoom: 1;
}
#screenshots li {
	float: left;
}

#screenshots a {
	display: block;
}

#screenshots li.first {
	background: url(../images/bg-thumb-first.png) no-repeat;
	width: 111px;
	padding-right: 8px;
}
#screenshots li.second {
	background: url(../images/bg-thumb-second.png) no-repeat;
	width: 111px;
	padding-right: 8px;
}
#screenshots li.third {
	background: url(../images/bg-thumb-third.png) no-repeat;
	width: 111px;
	padding-right: 7px;
}
#screenshots li.fourth {
	background: url(../images/bg-thumb-fourth.png) no-repeat;
	width: 111px;
	padding-right: 17px;	
}

#screenshots a.image {
	margin-top: 11px;
	margin-left: 5px;
	width: 100px;
	height: 100px;
	text-decoration: none;
}
#screenshots a.image img {
	width: 100px;
	height: 100px;
	color: #beae9e;
}
#screenshots a.tag {
	margin-top: 15px;
	text-align: center;
	color: #3F1C08;
	font-size: 16px;
	text-shadow: #beae9e 0px 1px;
	text-decoration: none;
	font-weight: bold;
}
#bottom {
	position: relative;
	top: 0;
	zoom: 1;
	overflow: hidden;
	height: 325px;
}
#swipe-logo {
	background: url(../images/swipe-logo.png) no-repeat;
	height: 0px;
	padding-top: 91px;
	overflow: hidden;
	zoom: 1;
	width: 200px;
	float: left;
	top: 67px;
	left: 120px;
	position: absolute;
}
#features {
	left: 381px;
	top: 63px;
	position: absolute;
	float: left;
	background: url(../images/bg-features.jpg) no-repeat;
	width: 565px;
	height: 208px;
}
#features h2 {
	height: 0;
	overflow: hidden;
	zoom: 1;
}
#features ul {
	margin-top: 44px;
	margin-left: 32px;
	height: 160px;
	width: 545px;
	overflow: hidden;
	zoom: 1;
}
#features ul li {
	font-size: 16px;
	font-weight: bold;
	color: #35291F;
	line-height: 19px;
	text-shadow: #bdab91 0 1px;
	margin-bottom: 12px;
	background: url(../images/li-bullet.gif) no-repeat;
	padding-left: 25px;
}
#copyright {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #35291F;
	line-height: 19px;
	text-shadow: #bdab91 0 1px;
	position: absolute;
	bottom: 20px;
	right: 0px;
}

#support-bit {
	margin-top: 180px;
	width: 100%;
	font-size: 16px;
	height: 200px;
}
#support-bit div {
	color: #404040;
	font-size: 16px;
	text-shadow: #fff 0px 1px;
	font-weight: bold;
	line-height: 19px;
}

#support-bit .supportTitle {
	font-size: 18px;
	font-weight: bold;
	text-shadow: #ffffff 0 1px;
	margin-bottom: 6px;
}

form#support {
	width: 468px;
}

form#support input, form#support textarea {
	border: none;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 7px 0px 7px;
}

form#support #name {
	background: url(../images/yourNameField.png) no-repeat;
	width: 213px;
	height: 34px;
}

form#support #email {
	background: url(../images/yourEmailField.png) no-repeat;
	width: 213px;
	height: 34px;
	margin-left: 9px;
}

form#support #query {
	background: url(../images/yourSupportField.png) no-repeat;
	width: 454px;
	height: 116px;
	padding-top: 8px;
	margin-top: 13px;
}

form#support #submitButton {
	background: url(../images/submitButton.png) no-repeat;
	padding: 0;
	width: 98px;
	height: 40px;
	margin-top: 0px;
	float: right;
}