/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, 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 {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/*------------end reset-------------------*/

body
{
  background-image: url('images/background.jpg');
  background-repeat:no-repeat;
  background-color: #071106;
  margin-top: 40px;
  padding: 0;
  text-align: left;
  font-size: 15px;
  line-height: 150%; 
  font-family: Tahoma, Verdana, sans-serif; 
  color: black;
}

a img
{
border: none;
}

a:link
{
  color:#000000;
  text-decoration:none;
  text-shadow: 0px 1px 2px #694702;
}

a:visited
{
  color:#000000;
  text-decoration:none;
}

a:hover
{
  color:#000000;
  text-decoration:underline;
}

a:active
{
  color:#000000;
  text-decoration:none;
}

li
{
margin-top: 1em;
}

/* General Image and Float Classes */
.floatright
{
	float: right;
}

.floatleft
{
	float: left;
}

h1
{
	font-size: 34px;
}

h2
{
	font-size: 26px;
}

h3
{
	font-size: 18px;
}

h5
{
	font-size: 12px;
}

h6
{
	font-size: 12px;
	font-style: italic;
}


/* === Containers === */



#mainContentArea
{
  margin: 0 auto 0 auto; 
  display: table; 
  position: relative;
  width: 830px;
}

#flippflylink
{
  position:fixed;
  left:0px;
  top:6px;
  z-index:2;
}

#logo
{
  position:absolute;
  left:550px;
  top:-35px;
  z-index:1;
}


#linkGroup
{
  position:relative;
  left:20px;
  height:100px;
  width:600px;
}


#helplink
{
  display: block;
  width: 85px;
  height: 100px;
  background: url("images/help.png") no-repeat 0 0;

}

#helplink:hover
{ 
  background-position: 0 -100px;
}

#helplink span
{
  position: absolute;
  top: -999em;
}


#twitterlink
{
  display: block;
  width: 85px;
  height: 100px;
  position:absolute;
  left:85px;
  top:0px;
  background: url("images/twitter.png") no-repeat 0 0;

}

#twitterlink:hover
{ 
  background-position: 0 -100px;
}

#twitterlink span
{
  position: absolute;
  top: -999em;
}

#facebooklink
{
  display: block;
  width: 85px;
  height: 100px;
  position:absolute;
  left:170px;
  top:0px;
  background: url("images/facebook.png") no-repeat 0 0;

}

#facebooklink:hover
{ 
  background-position: 0 -100px;
}

#facebooklink span
{
  position: absolute;
  top: -999em;
}

#emaillink
{
  display: block;
  width: 85px;
  height: 100px;
  position:absolute;
  left:255px;
  top:0px;
  background: url("images/email.png") no-repeat 0 0;

}

#emaillink:hover
{ 
  background-position: 0 -100px;
}

#emaillink span
{
  position: absolute;
  top: -999em;
}

#presslink
{
  display: block;
  width: 85px;
  height: 100px;
  position:absolute;
  left:340px;
  top:0px;
  background: url("images/press.png") no-repeat 0 0;

}

#presslink:hover
{ 
  background-position: 0 -100px;
}

#presslink span
{
  position: absolute;
  top: -999em;
}

#buylink
{
  display: block;
  width: 85px;
  height: 100px;
  position:absolute;
  left:425px;
  top:0px;
  background: url("images/buy.png") no-repeat 0 0;

}

#buylink:hover
{ 
  background-position: 0 -100px;
}

#buylink span
{
  position: absolute;
  top: -999em;
}

#centerbox
{
	background-color:rgb(255,153,0);
    border-style:solid;
    border-width:6px;
    border-color:black;
	width:815px;
	clear:both;
}

#news
{
    position: relative;
    left:0px;
    top:0px;
    width:600px;
    height:50px;
    background-image: url('images/blog_signup_bg.gif');
    background-repeat:repeat-x;
}

#appinfobox
{
    float:right;
    width:218px;

}

#appinfo
{
    width:172px;
    padding-top:190px;
    padding-bottom:20px;
    padding-right:20px;
    padding-left:20px;
    background-color:rgb(255,121,20);
    border-left-style:solid;
    border-bottom-style:solid;
    border-width:6px;
    border-color:black;
    font-size: 14px;
    line-height: 135%; 

}

#share
{
    width:185px;
    height:44px;
    padding-top:10px;
}

#likebox
{
    position: relative;
    left:-34px;
    top:0px;
    width:246px;
    height:590px;
    background-color:white;
    border-top-style:solid;
    border-left-style:solid;
    border-bottom-style:solid;
    border-width:6px;
    border-color:black;
}


#pagecontent
{
    position: relative;
    left:0px;
    top:0px;
    width:497px;
    min-height: 500px;
    padding-left:48px;
    padding-right:48px;
    padding-top:25px;
    padding-bottom:25px;

}

#reviewscroller
{

}


#slidecontainer
{
    position:relative;
    left:0px;
    top:20px;
    width:500px;
    height:418px;
}

#slideshow
{
    position:relative;
    left:52px;
    top:42px;
    width:400px;
    height:300px;
    z-index:2;
}

#slideoverlay
{
    position:relative;
    left:0px;
    top:-300px;
    width:500px;
    height:419px;
    z-index:1;
}

#slideshine
{
    position:absolute;
    left:52px;
    top:42px;
    width:400px;
    height:123px;
    z-index:3;
}

.review
{
	padding-top: 30px;
	padding-bottom: 30px;
	font-style: italic;
}

.videos
{
    background-image: url('images/video_bg.png');
    background-repeat:no-repeat;
    position:relative;
    margin-top:30px;
    margin-bottom:20px;
    margin-left:10px;
    margin-right:0px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    padding-right:10px;
    width:320px;
    height:220px;
    
}

#spacer
{
    width: 20px;
    height: 100px;
}

#ourfriends
{
	
    background-image: url("images/bottom_bar_bg.gif");
    background-repeat: repeat-x;
    padding-top:20px;
    padding-bottom:0px;
    padding-right:0px;
    padding-left:20px;
	width:795px;
    height:30px;
    font-size: 15px;
    line-height: 100%;
    text-shadow: 0px 0px 5px black;
    color: white;
   
    
}

.whitelink a:link
{
color: #000;
}



#footer
{
	float: left;
    background-color: #0B280B;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:20px;
    padding-left:20px;
	width:775px;
    border-top-style:solid;
    border-color:black;
    border-width:6px;
    text-align: center;
    font-size: 10px;
    line-height: 135%;
    color: rgb(255,153,0);
}
