/**
 *  Thu Mar 12 16:34:16 EST 2009
**/

html {
}

body {
	margin: 0;
	padding: 3em 0 6em 0;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-width: 480px;
	min-height: 800px;
}

img {
	border-style: none;
}

a {
	text-decoration: none;
	img-decoration: none;
}

p {
	font-size: 1.0em;
	font-weight: normal;
}

a:link {
	color: #1010FF;
	border-bottom: 1px dotted #333366;
}

a:active {
	color: #FF0000;
}

a:visited  {
	color: #1010FF;
}

a:hover {
	color: #F01010;
}

ul li {
	margin-bottom: 1.0em;
}

.imageborder-tr {
	width: 90%;
	max-width: 1024px;
	min-width: 320px;
	background: url("/static/media/images/iphone/tr.png") no-repeat top right;
	margin: auto;
}

.imageborder-tl {
	background: url("/static/media/images/iphone/tl.png") no-repeat top left;
}

.imageborder-br {
	background: url("/static/media/images/iphone/bb.png") no-repeat bottom right;
}

.imageborder-bl {
	background: url("/static/media/images/iphone/bl.png") no-repeat bottom left;
}

.content-bottom-padding {
	height: 3em;
}

.imageborder-content {
	color: #FFFFFF;
	max-height: 2048px;
	padding: 3em 3em 3em 3em;
	overflow: hidden;
	font-size: 1em;
}

#titleimg {
	float: right;
	border: 1px dotted #FFFFFF;
	padding: 3px;
	margin-left: 2em;
}

#screencast {
	float: left;
	margin: 1em;
	font-size: 1.6em;
}

.ssgi {
	float: left;
	width: 160px;
	margin: 2px;
	border: 1px dotted #C0C0C0;
	padding: 0.5em;
}

#homeSection {
	color: #FFFFFF; 
 	margin: auto;
}

#homeButton {
	width: 100%;
	height: 74px;
	background: url("/static/media/images/iphone/ihome.png") no-repeat center;
	border: 1px solid transparent;
	margin-top: 1em;
}

#backSection {
	width: 100%;
	height: 64px;
	color: #FFFFFF; 
}

#backSection a {
	color: #FFFFFF;
}

#backSection a:visited {
	color: #D0D0D0;
}

#backSection a:hover {
	color: #FF0000;
}

#backButton {
	height: 64px;
	background: url("/static/media/images/iphone/blankleft-128x64.png") no-repeat;
	border: 1px solid transparent;
}

#backTitle {
        margin-top: -52px;
        margin-left: 40px;
        border: 1px solid transparent;
	font-size: 18.0pt;
	font-family: Hevletica Neue, Arial;
}

#moreSection {
	width: 128px;
	height: 64px;
	float: right;
	margin: 1em;
//	margin-top: 1.5em;
	margin-top: .9em;
}

#moreSection a {
	color: #FFFFFF;
}

#moreSection a:visited {
	color: #D0D0D0;
}

#moreSection a:hover {
	color: #FF0000;
}

#moreButton {
	width: 128px;
	height: 64px;
	background: url("/static/media/images/iphone/rightblued-128x64.png") no-repeat;
	border: 1px solid transparent;
}

#moreTitle {
//        margin-top: -26px;
//        margin-left: 13px;
        margin-top: -52px;
        margin-left: 26px;
        border: 1px solid transparent;
	font-size: 18.0pt;
//	font-size: 9.0pt;
	font-family: Hevletica Neue, Arial;
}
