/* @override 
	http://ipodripx.com/beta/style.css
	http://beta.ipodripx.com/media/style.css
	http://ipodripx.com/media/style.css
	http://beta.ipodrip.com/media/style.css
	http://ipodrip.com/media/style.css
*/

html 
{
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

form
{
	margin-bottom: 0;
	line-height: 1;
}

body {
	text-align:center;
	width: 100%;
	margin: 0px;
	background: #d0f2ff;
	padding: 0px 0px 0px;
}

h1
{
	margin: 5px 0 0;
	font-weight: normal;
	font-style: normal;
	font-size: 28px;
}

h2
{
	margin: 0 0 10px;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}

h3
{
	font-weight: normal;
	font-size: 18px;
	margin: 20px 0 10px;
}

p
{
	
	margin: 5px 0 10px;
	line-height: 1.4;
}

/*
#nav {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-bottom: 0;
	height: 80px;
	background: url(./images/top_border.png) repeat-x 0 -2px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	padding-right: 10px;
	padding-top: 4px;
}
*/

img {
	border-width: 0px;
	border-style: none;
}

a
{
	color: #004da9;
	text-decoration: none;
}

a:hover
{
	color: #004593;
	text-decoration: underline;
}

li
{
	text-align: left;
	margin-bottom: 0px;
}

#footer {
	color: #7f7f7f;
	margin-top: 20px;
	font-size: 9px;
	line-height: 150%;
	text-align: center;
}

#container {
	width: 686px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(./images/white_middle.png);
}

#container_inner
{
	width: 576px;
	padding: 200px 55px 0;
	margin: 0px;
}


#container_top
{
	width: 686px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	background: url(./images/white_top.png) no-repeat;
}

#container_bottom
{
	width: 686px;
	height: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background: url(./images/white_bottom.png) no-repeat;
}

table#information
{	
	width: 100%;
	font-size: 12px;
}

table#information td
{
	width: 50%;
	padding-top: 10px;
}

table#information tr
{
	
}

table#information img.icon
{
	float: left;
	margin-top: 10px;
}

table#information p
{
	padding-left: 40px;
	padding-right: 10px;
	margin-bottom: 0;
	margin-top: 0;
}

/* @group Download */

#download
{
	width: 180px;
	height:  64px;
	
	font-size: 12px;
	margin: 15px auto 10px;
}

#download td
{
	vertical-align:top;
	padding-top: 5px;
	padding-left: 5px;
}

#download_button {
	width: 204px;
	height:  64px;
	margin: 50px auto;
}

.download_text a
{
	color: #f00;
}

.download_text {
	font-size: 14px;
	font-weight: bold;

}

.download_info {
	font-size: 11px;
	color: #333;
}

/* @end */

#logo
{
	width: 256px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	right: 52%;
	top: 65px;
}

#title
{
	width: 300px;
	position: absolute;
	left: 50%;
	top: 170px;
	text-align: center;
	margin-top: 30px;
}

#title a:hover
{
	text-decoration: none;
}

#navigation
{
	width: 686px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-bottom: 2px;
	padding-right: 25px;
	font-size: 12px;
	padding-top: 85px;
}

#screenshots
{
	
	text-align: center;
	margin-top: 15px;
}

#screenshots img
{
	margin-right: 2px;
	border: 1px solid #393733;
}

#topbar {
	text-align: right;
	font-size: 12px;
	padding-top: 5px;
	background-color: #d0f2ff;
	padding-right: 10px;
	padding-bottom: 0;
}
#topbar a {
	text-decoration: none;
}

#about table {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#about td {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#giveaway_notice {
	background-color: #ff0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 16px;
}

#giveaway_notice a {
	color: #000;
}

