html {
	background: #d5d5d5 url("/images/sp/background_1.gif") 10% 0 repeat-x;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

#doc2 {
	width: 920px;
	font-size: 12px;
	clear: both;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 1em;
	color: #333;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1em;
	color: #00739a;
}

p {
	line-height: 1.4em;
	margin-bottom: 1.5em;
}

p.quote {
	font-style: italic;
	font-size: 14px;
	line-height: 1.5em;
}

a {
	color: #41748c;
	font-weight: bold;
	text-decoration: none;
}

p.quote span {
	font-size: 13px;
	font-weight: bold;
}

img.right {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

img.left {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

img.screenshot {
	padding: 5px;
	background: #fff;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

img.va {
	vertical-align: middle;
}

.row ul li {
	margin-bottom: 1em;
}


.help {
	font-size: 11px;
	background: #f6f6f6;
	padding: 10px 15px;
	margin-bottom: 1.5em;
	line-height: 1.5em;
	color: #999;
	height: 1%;
	font-weight: normal;
}

.error {
	margin-bottom: 5px;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
}

.success {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #009a49;
	margin-bottom: 15px;
}

#bd {
	background: #ebf0f3 url("/images/sp/background-content.gif") repeat-x top left;
	padding: 30px;
	color: #6e8383;
}

#adcontainer {
	height: 13px;
	background: transparent url("/images/labeltop.gif") repeat top left;
}

#adinnercontainer {
	width: 920px;
	margin: -35px auto 0;
}

#cloud {
	background: transparent url("/images/ads/container.png") no-repeat;
	padding-top: 28px;
	float: right;
	width: 180px;
	height: 125px;
}

#login {
	font-size: 12px;
	background: #dae6ec;
	font-weight: bold;
	padding: 15px;
	margin-bottom: 2em;
}

#menu {
	padding: 0px 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
/*	background: transparent url("/images/sesame_menu.png") no-repeat -14px 0;*/
}

#menu ul li {
	float: left;
	margin-right: 2px;
}

#menu ul li a {
	display: block;
	background: #5d92ab;
	color: #fff;
	padding: 8px 10px;
	text-decoration: none;
}

#menu ul li a:hover {
	background: #4b809a;
}

#menu ul li.hl a {
	background: #666;
}

#totspot-desc p {
	margin-top: 5px;
}
	
#totspot-desc {
	color:#666;
	font-size:160%;
	font-weight:normal;
}

strong {
	font-weight: bold;
}

#totspot-about {
	color:#666;
	font-size:120%
}

#media-logos img {
	float:right;
	width:160px;
	margin-bottom:32px;
}

.buzz {
	color:#666; 
	font-size:120%;
	font-weight: bold;
}

.buzz a {
	color: #888;
	font-size: 85%;
	text-decoration: none;
}

#icons h3 {
	color:#666;
	font-size:90%;
	margin:5px 8px 0px 8px;
}

#icons li {
	float:left;
	text-align:center;
}

#icons {
	float:left;
	border-top:thin solid #ddd;
	border-bottom:thin solid #ddd;
	padding:10px 0px;
	margin:5px 0px 20px 0px;
	width:100%
}

#icons img {
	height:26px;
}

#three-promises img {
	margin:6px 10px 0 0;
	float:left;
}

#about-nav ul li {
	float: left;
	margin: 0px 11px;
}

#about-nav ul {
	padding:10px 12px 15px 12px;
}

#about-nav {
	width:100%;
	background-color:#DAE6EC;
	color:#666;
	margin-bottom: 18px;
	height: 35px;
}

#tour-title {
	color:#41748C;
	font-size:160%;
}

#tour-desc {
	clear: both;
	font-size: 13px;
}

#tour-nav {
	font-size: 14px;
	width: 195px;
}

#tour-nav li {
	background-color: #DAE6EC;
	padding: 10px;
	border-bottom: 1px solid #EBF0F3;
	float: left;
	clear: both;
	width: 100%;
	font-weight: bold;
}

#tour-nav li:hover {
	background: #41748C;
}

#tour-nav li:hover a {
	color: #fff;
}

#tour-nav ul li a {
	display: block;
}

#tour-nav .hl a {
	color: #fff;
	font-size: 16px;
}

#tour-nav .hl {
	background: #009a49;
	text-align: center;
}

#tour-nav .sel {
	background: #4B809A;
	color: #fff;
}

#tour-item {
	float: left;
	width: 180px;
}

#tour-number {
	float: right;
}

#tour-image-container img {
	margin-bottom: -80px;
}

#tour-arrows {
	color:#41748C;
	font-size:120%;
	float: right;
}

#tour-black {
	background:#41748C none repeat scroll 0 0;
	color:#FFFFFF;
	height:70px;
	width:605px;
	padding: 15px;
	position: relative;
	bottom: 650px;
	clear: both;
}

#tour-black h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: .5em;
	color: #fff;
	opacity: 1;
}

#tour-black p {
	font-size: 14px;
	opacity: 1;
}

.transparent {
	opacity: .95;
}

#teaser {
	background: transparent url("/images/sp/background.gif") repeat-x top left;
	height: 300px;
}

#clouds_mid {
	background: transparent url("/images/sp/background-middle.png") 40% 0 repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
}

#clouds_fg {
	background: transparent url("/images/sp/background-foreground.png") 150% 0 repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
}

#logo {
	margin: 0 auto;
	width: 926px;
	position: relative;
}

/*
	TODO remove this

#sponsorcloud {
	color: #222;
	width: 260px;
	margin: 0 26px;
	padding: 0px;
	position: absolute;
	right: 26px;
	top: 100px;
}

#sponsorcloud a {
	color:#999; 
	position:relative; 
	top:4px; 
	left:18px; 
	font-size:80%;
	font-family: "Garamond", helvetica, verdana, arial, sans-serif;
}

#google_ads_div_sponsorcloud {
	width: 125px;
	float: left;
}

#google_ads_div_SponsorCloud2 {
	width: 125px;
	float: right;
}
*/

.row {
	border-bottom: 1px dotted #588499;
}


/* footer */

#ft {
	padding: 15px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	line-height: 1.6em;
}

#ft a {
	color: #41748c;
	font-weight: bold;
}

#ft img {
	margin: 0px 3px 0px 5px;
	position: relative;
	top: 4px;
}

/** multiple kid **/
.polaroid {
	background: #fff;
	text-align: center;
	margin: 10px;
	padding: 5px;
}

.polaroid img {
	margin: 5px 5px 0px;
}

.polaroid a {
	text-decoration: none;
	border: none;
}

#sidead {
	height: 435px;
	min-height: 435px;
	margin-top: -30px;
	margin-bottom: -30px;
	text-align: right;
	padding-left: 6px;
	margin-right: -25px;
}

#sidead #ad_video {
	margin-top: 60px;
	height: 251px;
	text-align: right;	
}

#sidead #ad_text {
	margin-right: -20px;
	padding: 10px 0 10px 0;
	font-size: 90%;
	color: #555;
}
