html {
	overflow-y: scroll;
}

body {
	background-color: rgb(94, 108, 138);
	background-image: url(images/spots_bg.png);
	background-repeat: repeat-x;
}

a
{
	color: rgb(181, 193, 215);
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
}

/* no header line */
#spots #header_line
{
	display: none;
}

.footer
{
	position: relative;
	top: 10px;
	color: rgb(181, 193, 215);
	font-size: 12px;
	font-family: "Lucida Grande", "Helvetica", sans;
	padding-bottom: 100px;
}

#spots .content {
	position:relative;
	width: 1024px;
	margin: 0 auto;
}

#spots_world_bg {
	position: absolute;
	background-image: url(images/spots_world_bg.png);
	background-repeat: no-repeat;
	width:589px;
	height:335px;
	top: -80px;
	margin-top: -24px;
	margin-left: -62px;
	/*background-attachment:fixed;*/
}

h1
{
	font-family: "Lucida Grande", "Helvetica", sans;
	font-size: 13px;
	color: rgb(181, 193, 215);
}

.content #info,
.content #support,
.content #submit_hotspot
{
	display: table;
}

.spots_layer
{
	padding: 36px;
	background-color: rgb(155, 165, 186);
	background-repeat: repeat;
	font-family: "Lucida Grande", "Helvetica", sans;
	font-size: 12px;
	width: 478px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#spots_support_layer
{
	position: relative;
	display: table;

	padding-top: 36px;
	padding-bottom: 66px;
	padding-left: 36px;
	padding-right: 30px;
}

#spots_support
{
	width: 476px;
	height: 1105px;
}

#support
{
	font-family: Georgia, times, serif;
}

.faq h1
{
	font-family: Georgia, times, serif;
	font-size: 25px;
	font-weight: normal;
	font-style: italic;
	color: rgb(255,255,255);
}

.question
{
	line-height: 1.4em;
	font-size: 15px;
}

.question h1
{
	position: relative;
	top: 10px;
	font-family: Georgia, times, serif;
	font-weight: bold;
	color: rgb(0,0,0);
	font-size: 15px;
	line-height: 1.4em;
}

.question a
{
	color: rgb(255, 255, 255);
}

#support_hud
{
	position: absolute;
	padding: 20px;
	top: 100px;
	left: 78px;
	width: 230px;
}

#spots #spots_submit_hotspot
{
	padding: 36px;
}

#submit_hotspot_button
{
	position: relative;
	right: 20px;
}

#submit_button
{
	position: relative;
	top: 10px;
	right: 20px;
}

#submit_hotspot_hud
{
	padding: 20px;
	top: 100px;
	left: 78px;
	width: 230px;
	height: 216px;
	color: rgb(181, 193, 215);
}

.submit_hotspot_row
{
	display: table;
	width: 480px;
	padding-bottom: 3px;
}

.submit_hotspot_label
{
	margin-top: 3px;
	font-size: 13px;
	width: 120px;
	float: left;
	text-align: right;
	font-weight: normal;
	margin-right: 10px; 
}

.submit_hotspot_row div + div + div
{
	position: relative;
	left: 133px;
}

.submit_hotspot_row .control
{
	width: 320px;
}

.submit_hotspot_row textarea
{
	width: 320px;
}

.tabs
{
/*	display:table;*/
	position: absolute;
	left: 407px;
	height: 22px;
	z-index: 100;
}

.tabs *
{
	float: left;
	height: 26px;
}

.tab_item
{
	display: table;
}

.tab_item > div
{
	height: 26px;
	background-image: url(images/spots_tab_items_opaque.png);
}

.tab_text
{
	display: table;
	padding: 4px 5px 0px 10px;
	text-align: center;
	font-family: "Lucida Grande", "Helvetica", sans;
	font-size: 11px;
	color: rgb(0, 0, 0);
	height: 22px;
}

/* active tab items */
#tab_item_info_active > div:first-child
{
	width: 29px;
	background-position: -1px -1px;
}

#tab_item_support_active > div:first-child,
#tab_item_submit_hotspot_active > div:first-child
{
	background-position: -241px -1px;
	width: 32px;
}

#tab_item_info_active > div:first-child + div,
#tab_item_support_active > div:first-child + div,
#tab_item_submit_hotspot_active > div:first-child + div
{
	display: table;
	background-position: -30px -1px;
}

#tab_item_info_active > div + div + div,
#tab_item_support_active > div + div + div,
#tab_item_submit_hotspot_active > div + div + div
{
	background-position: -230px -1px;
	width: 8px;
}

/* inactive tab items */
#tab_item_info_inactive > div:first-child
{
	background-position: -1px -29px;
	width: 29px;
}

#tab_item_support_inactive > div:first-child,
#tab_item_submit_hotspot_inactive > div:first-child
{
	background-position: -241px -29px;
	width: 32px;
}

#tab_item_info_inactive > div:first-child + div,
#tab_item_support_inactive > div:first-child + div,
#tab_item_submit_hotspot_inactive > div:first-child + div
{
	display: table;
	background-position: -30px -29px;
}

#tab_item_info_inactive > div + div + div ,
#tab_item_support_inactive > div + div + div,
#tab_item_submit_hotspot_inactive > div + div + div
{
	background-position: -230px -29px;
	width: 8px;
}

.spots_content
{
	position: absolute;
	padding: 0;
	left: 407px;
	top: 26px;
	width: 550px;
}

#info_main
{
	display: table;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	padding: 36px;
	width: 448px;
}

#info_main #text,
#info_main h1
{
	font-family: Georgia, times, serif;
	color: rgb(0, 0, 0);
	font-size: 17px;
	font-weight: bold;
}

#info_main h1
{
	position: relative;
	top: 8px;
}

#spots_headline
{
	position: relative;
	top: -12px;
	left: -12px;
}

#spots_icon
{
	position: relative;
	float: right;
	top: -15px;
	left: 15px;
}

#buy_spots
{
	position: absolute;
	top: -10px;
	left: 900px;
}

#claim_spacer
{
	height: 30px;
}

#info_main #claim
{
	font-family: Georgia, times, serif;
	font-style: italic;
	letter-spacing: 1px;
	color: rgb(255,255,255);
	font-size: 20px;
}

#info_main #claim ~ h2
{
	color: rgb(0,0,0);
	font-size: 16px;
	position: relative;
	font-weight: bold;
	top: 10px;
}

#info_main #claim ~ #text
{
	color: rgb(0,0,0);
	font-size: 15px;
	font-weight: normal;
	line-height: 1.4em;
}

.highlighter
{
	float: left;
	display: table;
}

.highlight_frame
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 82px;
	height: 82px;
	background-image: url(images/highlight_frame.png);
}

#info_table_spacer
{
	height: 30px;
}

#info_table
{
	margin: 0px 0px;
}

.info_table_row
{
	float: left;
	height: 110px;
	width: 478px;
	position: relative;
}

.info_table_cell
{
	position: relative;
	padding-right: 20px;
	float: left;
	width: 228px;
}

.info_table_row div + div
{
	padding-right: 0px;
}

.info_table_cell img:first-child
{
	float: left;
}

#info_main .info_table_cell h1 
{
	top: 0px;
	line-height: 1.3em;
	margin: 0px;
	font-family: Georgia, times, serif;
	font-weight: normal;
	font-size: 19px;
	letter-spacing: 0px;
}

#info_main .info_table_cell h1.highlight,
#info_main .info_table_cell h1.state_highlight
{
	display: none;
	color: rgb(255,255,255);
}

#info_main .info_table_cell h1.unhighlight,
#info_main .info_table_cell h1.state_unhighlight
{
	color: rgb(255,255,255);
}

.info_table_cell .text
{
	line-height: 1.1em;
	display: table;
	font-family: "Lucida Grande", "Helvetica", sans;
	position: relative;
	padding: 0px 10px;
	/*left:10px;*/
	font-size: 11px;
}

#info_features
{
	padding: 5px;
	line-height: 1.5em;
	width: 540px;
}

#info_providers
{
}

/* provider table */
table#info_providers {
	border-spacing: 0px 0px;
}

#info_providers td .spots_layer
{
	padding: 3px 0px 0px 15px;

	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;

	text-align: left;
	height: 19px;
	width: 340px;
}

#info_providers td:first-child .spots_layer
{
	margin-right: 0px;
	margin-left: 0px;

	width: 177px;
}

#info_providers_space
{
	height: 16px;
}

.hud_layer
{
	position:absolute;
	background-image: url(images/hud_layer.png);
	background-repeat: repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 100;
	color: rgb(181, 193, 215);
	font-family: Georgia, times, serif;
	font-size:15px;
	line-height: 1.4em;
}

.hud_layer *
{
	z-index: 101;
}

.hud_layer h1
{
	font-family: Georgia, times, serif;
	font-style: italic;
	font-size: 20px;
	color: rgb(255,255,255);
}

#header
{
	position:absolute;
	top: 0px;
	left: 78px;
	width: 193px;
	height: 55px;
	padding-top: 15px;
	padding-left: 10px;
}

#header .state_highlight
{
	color: rgb(255, 255, 255);
}

#header .state_unhighlight
{
	color: rgb(255, 255, 255);
}

.header_item
{
	display: table;
	position:relative;
}

.header_doa
{
	font-size: 11px;
	font-family: "Lucida Grande", "Helvetica", sans;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
	height: 22px;
}

#twitter
{
	background-image: url(images/twitter_inactive.png);
	background-position: 0px 3px;
	padding-left: 32px;
}

#facebook
{
	background-image: url(images/facebook_inactive.png);
	background-position: 5px 3px;
	padding-left: 32px;
}

#rss
{
	background-image: url(images/rss_inactive.png);
	background-position: 5px 3px;
	padding-left: 32px;
}

#header_spacer
{
	height: 80px;
}

#providers_caption
{
	display: table;
	position:absolute;
	left: 101px;
	top: 770px;
	height: 229px;
	padding-bottom: 100px;
}

.providers_caption_line
{
	display: table;
	width: 250px;
	margin: 5px;
}

.providers_caption_image
{
	float: left;
}

.providers_caption_text
{
	font-family: "Lucida Grande", "Helvetica", sans;
	font-weight: normal;
	color: rgb(220,220,220);
	font-size: 12px;
	display: table;
	margin-top: 8px;
	padding-left: 15px;
}

#spots #iphone
{
	position:absolute;
	background-image: url("images/iphone.png");
	left: 69px;
	top: 100px;
	width: 288px;
	height: 531px;
}

#spots #iphone_display
{
	position:absolute;
	top: 111px;
	left: 30px;
}

#quote
{
	font-family: Georgia, times, serif;
	font-weight: normal;
	font-style: italic;

	position:absolute;

	padding: 20px;
	left: 69px;
	top: 630px;
	width: 248px;
	height: 120px;
}

#support-form h1
{
	font-family: Georgia, times, serif;
	font-weight: normal;
	font-style: italic;

	font-size: 20px;
	color: rgb(255,255,255);
	padding-bottom: 10px;
}

#support-form
{
	position: relative;
	top: 20px;
	padding-right: 4px;
}

.line
{
	display: table;
	position: relative;
	width: 480px;
}

.topic
{
	position: relative;
	top: 3px;
	width: 100px;
	font-size: 13px;
	float: left;

	font-weight: normal;
}

.control[type=text],
textarea.control
{
	border-width: 1px;
	border-style: solid;
	border-color: rgb(100,100,100);
	border-top-color: rgb(117, 130, 161);
	border-bottom-color: rgb(188, 202, 230);
	border-left-color: rgb(161, 172, 195);
	border-right-color: rgb(161, 172, 195);
}

#support-form .control[type=text],
#support-form textarea.control
{
	width: 360px;
}

#spots #vorlage
{
	display: none;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 1400px;
	background-image:url("images/vorlage.png");
	position: absolute;
	opacity: .2;
	filter:alpha(opacity=20); /* IE */
}

