@charset "UTF-8";
/* CSS Document */

/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
font-family:Helvetica, Arial, sans-serif;
background-color:#112304;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
line-height:24px;
}

.blog #contentContainer {
background-image:url(/images/blogBg.gif);
}

p {
margin:20px 0px;
}

.clear {
clear:both;
}

h1 {
font-family:Helvetica, Arial, sans-serif;
font-size:68px;
font-weight:bold;
color:#fff;
letter-spacing:-2px;
}

h2 {
font-family:Helvetica, Arial, sans-serif;
font-size:22px;
font-weight:bold;
color:#fff;
letter-spacing:-1px;
}

/*HEADER*/

#headerContainer {
width:100%;
margin:0 auto;
}
	
#logoBar {
width:960px;
margin:0 auto;
padding:10px;
}
	
#logoBox {
width:271px;
float:left;
margin-left:35px;
text-align:right;
}
	
#iphonebuttonBox {
width:279px;
float:right;
margin-top:30px;
}

#twitterbuttonBox {
width:49px;
float:right;
margin-top:42px;
margin-right:12px;
}

#facebookbuttonBox {
width:49px;
float:right;
margin-top:42px;
margin-right:30px;
}

#blogbuttonBox {
width:168px;
float:right;
margin-top:34px;
margin-right:12px;
}

#taglineBar {
width:100%;
margin:0 auto;
background-color:#2e471b;
}

#bar {
width:960px;
margin:0 auto;
}

/*HEADER END*/

/*CONTENT*/

#contentContainer {
width:100%;
margin:0 auto;
background-color:#20360f;
}

#contentWrap {
width:980px;
margin:0 auto;
}

#leftcontentColumn {
width:340px;
float:left;
margin-top:20px;
}

#buyButton {
width:314px;
float:left;
margin:0 0 5px 13px;
}

#phoneWrap {
width:340px;
float:left;
margin-top:10px;
}

#tagBox {
width:280px;
height:165px;
float:left;
margin-left:10px;
background-image:url("/images/box.gif");
background-repeat:no-repeat;
padding:12px 30px 12px 15px;
font-family:Helvetica, Arial, sans-serif;
font-size:17px;
text-align:left;
color:#abcf90;
font-weight:bold;
font-style:italic;
line-height:23px;
}

#tagBoxVideo a {
	width:320px;
	height: 27px;
	float:left;
	margin: 0 0 10px 10px ;
	/*background-image:url("/images/youtube-logo2.gif");
	background-repeat:no-repeat;*/
	padding:0px 0px 0px 0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:17px;
	text-align:left;
	color:#abcf90;
	font-weight:bold;
	font-style:italic;
	line-height:23px;
	text-decoration: none;
}

#tagBoxVideo a div {
	margin: -30px 0 0 75px;
	text-decoration: underline;
}

#tagBoxVideo a img {
	border: 2px solid #FFFFFF;
	margin: 0 0 0 0;
}

#rightcontentColumn {
width:615px;
float:left;
margin-top:20px;
margin-left:18px;
}

#animaltracksText {
width:610px;
float:left;
border-bottom:3px solid #375122;
}

#screenShots {
width:610px;
float:left;
border-bottom:3px solid #375122;
margin-top:20px;
}

	#screenShots img {
	margin-left:3px;
	}

#featuresBox {
width:610px;
float:left;
margin-top:20px;
font-size:13px;
line-height:
}

	#featuresBox li {
	list-style-image:url("/images/bullet.gif");
	line-height:26px;
	margin-left:15px;
	}

#footerBox {
width:960px;
margin:0 auto;
padding:10px;
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
color:#7f9f64;
text-align:center;
letter-spacing:1px;
}

	#footerBox a {
	color:#7f9f64;
	text-decoration:underline;
	}

	#footerBox a:hover {
	color:#7f9f64;
	text-decoration:none;
	}




