/* @override 
	http://graviticks.sturmware.com/com/css/gravstyles.css
	http://GraviTicks.com/com/css/gravstyles.css
	http://graviticks.com/com/css/gravstyles.css
*/

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: black url(../img/BackgroundTile.jpg) repeat-x;
	position: relative;
	display: block;
}

input#name, input#email, input#location {
	height: 10px;
	margin-bottom: -2px;
	width: 212px;
}

#formRight p.formField textarea {
	margin-top: -5px;
}

#jupiter {
	background: url(../img/TickPlanetLogo.png) no-repeat;
	position: absolute;
	width: 700px;
	height: 800px;
}

#leftsideBox {
	position: absolute;
	top: 400px;
	width: 210px;
	left: 438px;
	font-size: 12px;
}

#footer {
	position: absolute;
	top: 1000px;
	left: 518px;
	width: 500px;
	text-align: center;
	font-size: 12px;
	color: #bb382f;
}

a {
	color: #bb382f;
	text-decoration: none;
}

a.hover {
	text-decoration: underline;
}

a.visited {
	color: #bb382f;
}

.menuGrey {
	color: gray;
}

p.formstyle {
	margin-bottom: 40px;
}

input#emailAddress {
	background-color: silver;
	margin-bottom: 10px;
	border: 1px solid #666666;
}

input.submitButton {
	background-color: silver;
}

#iPhoneAppStore {
	position: absolute;
	top: 150px;
	left: 735px;
}

#contentMenu {
	position: absolute;
	left: 735px;
	color: #bb382f;
	top: 255px;
	width: 500px;
}

#contentBody {
	width: 535px;
	position: absolute;
	left: 735px;
	top: 285px;
}

#newswrapper {
	width: 357px;
}

#storywrapper {
	width: 435px;
}

#instructionwrapper {
	width: 400px;
}

#contactwrapper {
	width: 400px;
}

#formRight p.formPop select {
	height: 0;
}

#formLeft {
	width: 100px;
	float: left;
}



#formRight {
	width: 350px;
	float: left;
}

.menuActive {
	color: #666666;
}

.formInfo {
	font-size: 9px;
	font-style: italic;
	color: #555;
	padding-left: 10px;
	letter-spacing: 1px;
}

.formField {
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.sectionTitle {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: -10px;
}

.error {
	color: #bb382f;
	font-size: 14px;
}

.copy {
	color: #bb382f;
	font-size: 12px;
}

.testimonial {
	color: #9d2d26;
	font-size: 12px;
	font-style: italic;
	padding-left: 14px;
	padding-bottom: 5px;
}

.radioButton {
	margin-left: 15px;
}

.infoGrey {
	font-size: 11px;
	font-style: italic;
	color: gray;
}

.newsEmail {
	color: gray;
}

.ipGrey {
	font-size: 9px;
	font-style: italic;
	color: #2d2d2d;
	padding-left: 10px;
}

.newsTitle {
	color: #666666;
	font-size: 12px;
	margin-bottom: -10px;
}

.newsCopy {
	color: #bb382f;
	font-size: 12px;
	margin-bottom: 20px;
}

.royalColor {
	color: #802993;
}

#contactTable tbody tr td {
	height: 30px;
	padding-right: 10px;
	vertical-align: top;
}

#youtube {
	background-color: black;
}
