html, body {
	color: #aaa;
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 13px;
	text-shadow: 1px 1px 3px #333;
	line-height: 1.5em;
	margin:0; padding:0;
	width: 800px;
}
html { background: #424242 url(background_page.jpg) 0px 0px repeat-x; }
/* html { background-color: #424242; } */
body { background: transparent url(background_shadow_column_repeat2.png) 0px 0px repeat-y; }
/* body { background: transparent url(background_shadow_column.png) 0px 10px no-repeat; } */

h1, h2, h3 { color: #e6e6e6; text-shadow: 1px 1px 3px #000; }
h1 { font-size: 30px; padding: 5px 0px 0px 0px; margin: 0px; }
h2 { font-size: 17px; }
h3 { font-size: 14px; padding: 5px 0px 0px 0px; margin: 0px; }

a { color: #777; }
a img { border: none; }
a:hover { color: #fff; }

#custom1_div {
	position: absolute;
	width: 70px; height: 100%;
	background: transparent url(../images/doodle/background_doodles.png) 0px 20px repeat-y;
}

#title_div img { float: left; margin: 0px 10px 0px -5px; }
#title_div h1 { padding-top: 61px; }

table.title_table { margin: 0px 0px 0px -6px; }
table.title_table td { padding-right: 3px; }
table.title_table h1,
table.title_table h3 { padding-left: 7px; }


#description_div { clear: both; }
#description_div p { margin: 5px 0px 5px 0px; }


p.award {
	background-color: #222;
	padding: 8px 10px 8px 140px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	line-height: 1.15em;
	font-weight: lighter;
	text-decoration: none;
	color: #555;
	-webkit-border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-border-radius: 10px;
	-moz-box-sizing: border-box;
	border: 1px solid #333;
}

p.award a {
	text-decoration: none;
	color: #999;
}


div.separator {
	width: 410px;
	overflow: hidden;
	white-space: nowrap;
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#111;
	text-shadow: 1px 0px 5px #333;
	margin-bottom: 20px;
}

a.button:hover,
a.button:focus {
	color:#fff;
	text-decoration:none;
	text-shadow:0 0 10px #999999;
}

a.button {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-x-system-font: none;
	background: transparent url(button.png) no-repeat scroll 0 0;
	color: #ccc;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	line-height: 22px;
	margin: 5px;
	opacity: 1;
	padding: 1px 0 2px;
	text-align: center;
	text-indent: 0;
	text-shadow: 0 -1px 1px #333333;
	width: 121px;
	display: block;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	float: left;
}

div.alertview {
	background:#00275a url(AlertViewBackground.png) center top no-repeat;
	width:400px;
	height: auto;
	margin:20px 0px 20px 0px;
	padding:10px 20px 15px 20px;
	-webkit-border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-border-radius: 10px;
	-moz-box-sizing: border-box;
	border:2px solid #fff;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #fff;

	text-shadow: 0px -1.5px 1px #000;
}

div.alertview span.title {
	display: block;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	margin: 10px 10px 15px 10px;
}


#contentmenu_div {
	margin: 0px 0px 20px -30px;
	width: 461px;
	height: 35px;
	background: transparent url(background_contentmenu.png) bottom left repeat-x;
}

#contentmenu_div ul {
	background-color: transparent;
	margin: 0px;
	padding: 3px 0px 0px 15px;
	list-style:none;
}

#contentmenu_div ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 95px;
}

#contentmenu_div li.selected {
	width: 110px;
	background: transparent url(background_contentmenu_tab2.png) 0px -1px no-repeat;
}


#contentmenu_div a {
	color:#999;
	display: block;
	text-shadow: 0 -1px 1px #000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding:11px 0px 10px 0px;
}

#contentmenu_div li.selected a {
	color:#eee;
}

#contentmenu_div a:hover,
#contentmenu_div a:focus {
	color:#fff;
	text-decoration:none;
	text-shadow:0 0 10px #999999;
}


#dwrapper_div {
	position: absolute;
	width: 800px; height: auto;
	margin: 0px;
	left: 0px; top: 0px;
	/* background: transparent url(background_shadow_column_repeat2.png) 0px 680px repeat-y; */
}

#header_div {
	color: #ddd;
	font-weight: bold;
	padding-bottom: 20px;
	text-shadow: 0px 0px 0px #000;
	text-align: center;
}
#header_div span {
	color: #777;
	padding: 0px 14px 0px 14px;
}
#header_div a {
	color: #ddd;
	text-decoration: none;
}

#features_div, #screenshots_div {
	padding-top: 0.5em;
}
#features_div ul { list-style-type: none; margin: 0px; padding: 0px; }
#features_div ul li { background: transparent url(list_arrow.png) 1px 4px no-repeat; margin: 0px; padding: 0px 0px 10px 15px; }

#main_column_div {
	color: #ddd;
	float: left;
	width: 400px;
	margin: 0px 10px 0px 100px;
	background: none;
	line-height: 1.6em;
	text-shadow: 0px 0px 0px #000;
}

#side_column_div {
	float: right;
	margin: 0px 0px 0px 50px;
	padding-top: 39px;
	width: 200px;
	display: inline;
	float: left;
}

#app_store_img {
	border: none;
	padding-bottom: 1.5em;
}

#main_column_footer_div {
	color: #777;
	margin: 60px 0px 0px 0px;
	border-top: #444 1px solid;
	text-align: center;
	font-size: 11px;
	height: 100px;
	line-height: 13px;
}

#footer_div {
	clear: both;
}
#footer_div p {
	margin: 0;
}
* html #footer_div {
	height: 1px;
}

#screenshots_div a img {
	border: #777 2px solid;
	padding: 0px; margin: 0px;
}
#screenshots_div a img:hover {
	border: #ddd 2px solid;
}

#twitter_update_list, #testimonials_div ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#twitter_update_list li, #testimonials_div li {
	font-family: Georgia, serif;
	font-style: italic;
	padding-bottom: 1.5em;
}
#twitter_update_list a, #testimonials_div small {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	line-height: 1.1em;
	text-decoration: none;
	color: #777;
	text-align: right;
	display: block;
	padding-right: 10px;
	color: #333;
	text-shadow: 1px 0px 2px #666;
}
#twitter_update_list span a {
	display: inline;
	font-family: Georgia, serif;
	font-style: italic;
	text-shadow: none;
	color: #fff;
	padding: 0px;
	line-height: 1em;
	font-size: 13px;
}


div.station {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	padding-bottom: 2px;
}

div.station .name {
	display: block;
	border-top: 1px solid #333;
	padding-top: 5px;
}

div.station .url {
	font-size: 10px;
	color: #999;
}
