/* CSS Style Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

body {
	background-color:#c0e8eb;
	font-family:helvetica, sans-serif;
}

#tree {
	background:url(/images/tt-bkgd.jpg) no-repeat 0 0;
	-webkit-background-size: 100% 100%;
	height:1499px;
	width:1708px;
	margin:0 auto;
	position:relative;
	left:-300px;
}

h2#tagline {
	font-size:24px;
	color:#332424;
	padding:144px 0 0 922px;
}

#content-column {
	width:370px;
	height:1250px;
	float:right;
	margin:43px 402px 0 0;
}

.shadow {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 10px 10px !important;
  margin: 10px 0 10px 5px;
}

.box {
	background-color:#fff;
	margin:-6px 6px 6px -6px;
	padding:15px 0;
	width:360px;
}

.box span.indent {
	margin-right:35px;
	overflow:hidden;
	text-indent:-999px;
	display:block;
	float:left;
}

.box p {
	font-size:12px;
	padding:0 25px;
}

.box a {
	color:#139e31;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#info-box h3 {
	font-size:20px;
	padding:0 25px 0 38px;
	background: url(/images/icon-quote.png) no-repeat 0 0;
	position:relative;
	left:-13px;
	line-height:1.2em;
}

#info-box .arrow-open {
	position:relative;
	left:12px;
	top:2px;
}

#info-box .arrow-close {
	position:relative;
	left:295px;
}

#info-box p {
	margin:15px 0 0 0;
	line-height:1.4em;
}

#intro-expand {
	display:none;
}

#media-box h3 {
	font-size:28px;
	padding:0 25px 0 38px;
	background: url(/images/icon-media.png) no-repeat 0 0;
	position:relative;
	left:-13px;
	line-height:1.2em;
	height:49px;
}

.tabs {
	list-style:none;
	margin:0 25px;
}

.tabs li {
	float:left;
	border-top:1px solid #ea735f;
	border-right:1px solid #ea735f;
	font-weight:bold;
	line-height:1em;
}

.tabs li.first{
	border-left:1px solid #ea735f;
}
.tabs li a {
	padding:5px 10px 0 10px;
	display:block;
	color:#000;
	background:#f0d1cb;
	text-transform:uppercase;
}

.tabs li.active a {
	background:#fff;
	position:relative;
	top:1px;
}

.browser{
	clear:left;
	border:1px solid #ea735f;
	padding:13px;
	margin:0 25px;
}

#checkout-box h3 {
	font-size:28px;
	padding:0 25px 0 38px;
	background: url(/images/icon-checkout.png) no-repeat 0 0;
	position:relative;
	left:-13px;
	line-height:1.2em;
	height:49px;
}

#checkout-box p {
	line-height:1.7em;
}

#twitter-box h3 {
	font-size:28px;
	padding:0 25px 0 38px;
	background: url(/images/icon-twitter.png) no-repeat 0 0;
	position:relative;
	left:-13px;
	line-height:1.2em;
	height:49px;
}

#twitter-box li {
	line-height:1.7em;
	padding:0 25px;
	list-style-type:none;
	font-size:12px;
}

#twitter-box p {
	margin:20px 25px 15px 25px;
	padding:25px 0 0 0;
	border-top:1px solid #000;
}

span.tweet_time {
	display:block;
	font-size:10px;
}

#download-box h3 {
	font-size:28px;
	padding:0 25px 0 38px;
	background: url(/images/icon-download.png) no-repeat 0 0;
	position:relative;
	left:-13px;
	line-height:1.2em;
	height:49px;
}

#download-box a {
	line-height:1.7em;
}

#download-box p {
	padding:7px 0;
	margin:0 25px;
	border-top:1px solid #b6b8b8;
}

#download-box p.first {
	border-top:none;
	padding-top:0;
}

#download-box a {
	background:url(/images/dwld-arrow.gif) no-repeat 0 0;
	padding:0 0 0 15px;
	font-weight:bold;
}
	
#tip1 {
	width:222px;
	height:75px;
	margin:383px 0 0 545px;
}

#tip2 {
	width:132px;
	height:110px;
	margin:236px 0 0 759px;
}

#tip3 {
	width:140px;
	height:96px;
	margin:133px 0 0 437px;
}

.tips {
	/*border:1px solid #f00;*/
}

.tips h4 {
	font-size:14px;
	line-height:1.4em;
}

.tips p {
	font-size:12px;
	line-height:1.4em;
}

#footer {
	border-top:3px solid #83dc47;
	background-color:#362727;
	color:#fff;
	width:100%;
	min-width:1708px;
	height:215px;
	padding:30px 0 30px 100px;
	font-size:13px;
	line-height:1.7em;
}

#footer .logos {
	float:left;
}

#footer .copyright {
	border-left:1px solid #5b6229;
	padding:30px 40px;
	margin-left:20px;
	float:left;
	font-weight:bold;
	line-height:2em;
}

#footer .copyright a {
	color:#139e31;
	text-decoration:none;
}