/*
* Body Background / Margins
* ---------------------------------------------------- */


body {
	border: none;
	padding: 0;
	margin: 0;
  background: transparent url("images/body_bg.png") repeat 0 0 ;
	}
	



/*
* Global Type Style
* ---------------------------------------------------- */
body {
	font-style: normal;	
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "dejarip-1","dejarip-2","Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-weight: lighter;
	color: #666666;
	}
	a:Link     {color: #ff9900; text-decoration:none;}
	a:Visited  {color: #ff9900; text-decoration:none;}
	a:Active   {color: #ff9900; text-decoration:none;}
	a:Hover    {color: #ff9900; text-decoration:underline;}
	


	
h1, h2, h3, h4 {
	font-weight: bold;
	text-shadow: 1px 1px 0px #FFFFFF;
	color: #5aa33f;
	}
	
h1 {
	font-size: 2em;
	padding: 20px 0 40px 0;
 	margin: 0 0 30px 0;
 	background: transparent url("images/hr-bg.png") no-repeat bottom left;
	}
	
h2 {
	font-size: 1.8em;
	margin: 30px 0 0;
	}
	


h3 {
	padding: 0;
	margin: 0;
	font-size: 1.4em;
	}
	
h4 {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	}
	
	
	


/*
* SITE-WIDE CONTAINERS & STYLES
* ---------------------------------------------------- */


#container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	}
	
	
	
/*-----------(HEADER)-------------- */	

#header {
  	margin: 0px;
  	padding: 0px;
	background: transparent url("images/header_texture.png") repeat bottom left;
  	min-width: 960px;
  	height: 125px;
}




#header h1#intro {
  margin: 0px;
  padding: 0px;
	color: #FFFFFF;
	font-size: 1.5em;
	color: #fff; 
	text-shadow: 1px 1px 0px #555;
	width: 320px;
	font-weight: normal;
	position: relative;
	top: 35px;
	left: 0;
	text-align: right;
}

#header #download {
  margin: 0px;
  padding: 0px;
	width: 335px;
	height: 120px;
	position: relative;
	top: 60px;
	left: 0;
	display: block;
	background: transparent url("images/download-a.png") no-repeat top left;
	text-indent: -5000px;
}

#header #download a {
  margin: 0px;
  padding: 0px;
	width: 320px;
	height: 120px;
	display: block;
	text-indent: -5000px;
}

#header-content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	}


#logo {
	height: 80px;
	padding: 0;
	margin: 10px 0 0 0;
	position: relative;
	font-size: 1.5em;
	width: 300px;
	display: block;
	float: left;
	}
#logo a  {
	border-style: none;
	display: block;
	width: 400px;
	height: 80px;
	color: #FFFFFF;
	line-height: 44px;
	background: transparent url("images/about-logo.png") no-repeat -8px 0;
	text-indent: -5000px;
	top: 10px;
	position: absolute;
	}
	
	
#main-nav {
	float: right;
	display: block;
	width: auto;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: right;
	}
	
#main-nav li {
	float: left;
	display: block;
	width: auto;
	margin: 0 8px;
	padding: 0;
	text-align: center;
	overflow: hidden;
	}
	
#main-nav li a {
	float: left;
	display: block;
	width: auto;
	margin: 0;
	padding: 0 12px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	color: #1c1c1c;
	font-weight: bold;
	font-size: 1.8em;
  text-shadow: 1px 1px 0px #4c4c4c;
  /*background-color: rgba(0, 0, 0, 0.2);*/
  margin: 1px;
	}
	
#main-nav li a:hover, #main-nav li.selected a {
	color: #4c4c4c;
	text-decoration: none;
	text-shadow: 1px 1px 0px #000;
	}
	
#main-nav li.selected a {
	text-decoration: none;
	text-shadow: 1px 1px 0px #000;
	background-color: rgba(0, 0, 0, 0.4);
	border: 1px solid #333333;
	border-radius: 10px;
	margin: 0;
	}
	
	
#secondary-nav {
	float: right;
	display: block;
	width: 300px;
	margin: 0 8px 0 0;
	padding: 0;
}
	
#secondary-nav li {
	float: right;
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 45px;
	overflow: hidden;
	}
	
#secondary-nav li a {
	float: left;
	display: block;
	width: auto;
	margin: 0;
	padding: 0 8px;
	text-align: center;
	color: #666;
	font-weight: normal;
	font-size: 1.1em;
  text-shadow: 1px 1px 0px #000000;
	}
	
#main-tagline {
  font-family: "arvo-1","arvo-2";
	color: #659129;
	text-shadow: 1px 1px 1px #ffffff;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	font-size: 24pt;
	margin-bottom: 20px;
}

#product-split {
	width: 958px;
	height: auto;
	position: relative;
	display: block;
	float: left;
	padding: 20px 0 0 0;
	margin: 0 0 30px 0;
	background: transparent url("images/home-desk.png") no-repeat 0 -15px;
	}
	
	#product-split-ipad {
	width: 477px;
	height: 450px;
	display: block;
	float: left;
	position: relative;
	border-radius: 5px 0 0 5px;
	background: transparent url("images/home-ipad.png") no-repeat 50% 0 ;
	}
	
	#product-split-mac {
	width: 478px;
	height: 450px;
	display: block;
	float: right;
	position: relative;
	border-radius: 0 5px 5px 0;
	background: transparent url("images/home-mac.png") no-repeat 50% 0;
	}
	
#product-split .info{
	margin: 300px 0px 0px;
	padding: 30px 0px 0px;
	height: 100px;
	}
	
	#product-split .info a {
	color: #6A9424;
	display: block;
	font-size: 2.1em;
	font-weight: bold;
	height: auto;
	line-height: 1.1;
	overflow: ;
	padding: 32px 100px 25px 40px;;
	text-align: right;
	text-indent: 30px;
	text-shadow: white 1px 1px 0px;
	width: 300px;
	background: transparent url("images/download_arrow.png") no-repeat 90% 57%;
	}
	
	#product-split .info a:hover {
	text-decoration: none;
	color: #4e7016;
	}
	
	#product-split .info a span {
	font-size: .6em;
	font-weight: normal;
	display: block;
	}
	
	#product-split .comingsoon a {
	background: none;
	cursor: default;
	font-size: 1.6em;
	font-weight: bold;
	text-shadow: 1px 1px 0px #FFFFFF;
	color: #737b71;
	}
	#product-split .comingsoon a:hover {
	color: #737b71;
	}
	
	#product-split #product-split-ipad .info{
	background: transparent url("images/icon-ios.png") no-repeat 20px 10px ;
	}
	#product-split #product-split-mac .info{
	background: transparent url("images/icon-mac.png") no-repeat 20px 10px ;
	}
	
#product-split .badge {
	position: absolute;
	display: block;
	}
	
#product-split #product-split-mac .badge {
	background: transparent url("images/badge_new-v2.png") no-repeat 0 0;
	width: 105px;
	height: 105px;
	top: -20px;
	right: 0;
	}
	
#product-split #product-split-ipad .badge {
	
	background: transparent url("images/badge_new-v3.png") no-repeat 0 0;
	width: 105px;
	height: 105px;
	top: 24px;
	left: 50px;
	}
	
#product-split #product-split-ipad .more-info, #product-split #product-split-mac .more-info {
  border-top: 2px dashed #eee;
  width: 85%;
  margin: 0 auto;
  text-align: center;
  color: #9a9a87;
  cursor: pointer;
  padding: 3px 0 3px 0;
  background-color: rgba(208, 209, 173, 0.1);
  font-size: 13px;
}

#product-split #product-split-ipad .more-info a:Link, #product-split #product-split-mac .more-info a:Link     {color: #9a9a87; text-decoration:none;}
#product-split #product-split-ipad .more-info	a:Visited, #product-split #product-split-mac .more-info	a:Visited  {color: #9a9a87; text-decoration:none;}
#product-split #product-split-ipad .more-info	a:Active, #product-split #product-split-mac .more-info	a:Active   {color: #9a9a87; text-decoration:none;}
#product-split #product-split-ipad .more-info	a:Hover, #product-split #product-split-mac .more-info	a:Hover    {color: #9a9a87; text-decoration:underline;}
  
.gallery-close {
  position: absolute;
  top: -8%;
  left: 66%;
  color: #FFF;
  cursor: pointer;
  background: transparent url("images/gallery-close.png") no-repeat 90% 50%;
	display: block;
	padding: 5px 35px 5px 0;
}

	
	
#news-block	{
	padding: 10px 15px;
	background-color: rgba(208, 209, 173, 0.2);
	border: 1px solid #dcdbbf;
	margin: 0 0 20px 0;
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	clear: both;
	}
	
	
#product-spotlight {
	width: 100%;
	height: 325px;
	display:block;
	margin: 0 0 50px 0;
	}

#product-spotlight #product-callout {
	width: 540px;
	height: 325px;
	float: left;
	}
.ipad #product-spotlight #product-callout {
	background: transparent url("images/prod-ipad.png") no-repeat 50% 0;
	}
		
.mac #product-spotlight #product-callout {
	background: transparent url("images/prod-mac.png") no-repeat 50% 0;
	}
	
#product-actions {
	width: 280px;
	height: auto;
	}

#product-actions ol {
	padding: 0;
	margin: 0;
	list-style: none;
	}

#product-actions ol li {
	padding: 0;
	margin: 5px 0;
	list-style: none;
	}
		
#product-actions ol li a {
	width: 200px;
	}
					
	.ipad #product-actions ol li a.download {
		width: 300px;
		height: 110px;
		display: block;
		background: transparent url("images/download-ipad.png") no-repeat 0 0;
		text-indent: -5000px;
		}
						
	.mac #product-actions ol li a.download {
		width: 300px;
		height: 110px;
		display: block;
		background: transparent url("images/download-mac.png") no-repeat 0 0;
		text-indent: -5000px;
		}
	
#product-features {
	position: relative;
	margin: 0 auto;
	padding: 0;
	float: left;
	width: 100%;
	font-size: 1.0em;
	line-height: 1.6;
	clear: both;
	}
	
		
#product-features .feature {
	position: relative;
	margin: 0 auto;
	padding: 20px 0 0 0;
	float: left;
	width: 100%;
	font-size: 1.0em;
	line-height: 1.6;
	clear: both;
	margin: 30px 0 10px 0;
	border-top: 2px dashed #EEE;
	}
	
	#product-features .feature-copy {
	position: relative;
	margin: 0 auto;
	padding: 0;
	float: left;
	width: 370px;
	font-size: 1.0em;
	line-height: 1.6;
	text-align: right;
	}
	#product-features .feature-copy p {
	margin: 0 0 5px 0;
	}
	
	#product-features .featureIMG {
	position: relative;
	padding: 0;
	margin: 0;
	width: 140px;
	height: 140px;
	background-color: #EEE;
	border: 1px solid #CCC;
	display: block;
	-webkit-box-shadow: 0px 2px 3px #999;
	overflow: hidden;
	}
	
	#product-features .imgLeft .featureIMG {
	margin: 0 20px 0 0;
	float: left;
	}
	
	#product-features .imgRight .featureIMG {
	margin: 0 0 0 20px;
	float: right;
	}
	
	#product-features .imgleft .feature-copy {
	float: right;
	text-align: left;
	}
	
.product-support {
	width: 400px;
	float: left;
	display: block;
	margin: 0 20px;
	padding: 150px 0 0 0;
}

.product-support.mac {
	background: transparent url("images/large-icon-mac.png") no-repeat 50% 0;
}

.product-support.ipad {
	background: transparent url("images/large-icon-ipad.png") no-repeat 50% 0;
}
.product-support h2 {
	text-align: center;
}

.product-support #product-actions {
	width: 280px;
	height: auto;
	margin: 0 auto;
	}

.product-support #product-actions ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}

.product-support #product-actions ul li {
	padding: 0;
	margin: 15px;
	list-style: none;
	}
		
.product-support #product-actions ul li a {
	width: 200px;
	}

	
#content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 25px 0 30px 0;
	}
	
#content-main {
	position: relative;
	margin: 0 auto;
	padding: 10px 0 40px 20px;
	float: left;
	width: 545px;
	font-size: 1.0em;
	line-height: 1.6;
	clear: both;
}
	

	
#content-sidebar {
	position: relative;
	margin: 0 auto;
	padding: 0;
	float: right;
	width: 280px;
	background-color: rgba(208, 209, 173, 0.2);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #dcdbbf;
	padding:10px;
	}
	

	
#content-sidebar ul {
	list-style: none;
	padding: 0;
	margin: 20px 0 0 0;
	}
	
#content-sidebar ul li {
	background: transparent url("images/li-green.png") no-repeat 5px 18px;
	padding: 15px 5px 15px 30px;
	font-size: 1.0em;
	}
	
	
	#content-sidebar ol {
		
		}

	#content-sidebar ol li {
		padding-bottom: 10px;
		}
		#content-sidebar h4 {
			padding:15px 0 0 15px;
			}
		#content-sidebar p {
			padding:0 15px 15px 15px;
			line-height: 1.6;
			}
	
#content-main.small-page {
	font-size: 1.3em;
	line-height: 1.6;
	min-height: 400px;
	}
	#content-main.small-page h2 {
		margin-top: 0;
		}

	
#twoCol {
	width: 958px;
	height: auto;
	float: left;
	display: block;
	}
	
	#twoCol-one {
	width: 459px;
	height: auto;
	display: block;
	float: left;
	padding: 0 20px 0 0;
	}
	
	#twoCol-two {
	width: 459px;
	height: auto;
	display: block;
	float: right;
	padding: 0 0 0 20px;
	}
	
	#twoCol h2 {
	border-bottom: 1px dashed #CCC;
	margin: 0;
	padding: 5px 0;
	font-size: 1.6em;
	font-weight: normal;
	}
	
	#twoCol dt {
		border-bottom: 1px dashed #CCC;
		background: transparent url("images/point-right.png") no-repeat 0 50%;
		padding: 6px 0 6px 20px;
		margin: 6px 0 0 0;
		font-size: 1.2em;
		cursor: pointer;
		}
		
	#twoCol dd {
		background-color: rgba(208, 209, 173, 0.2);
	border: 1px solid #dcdbbf;
		margin: 0 0 20px 0;
		display: block;
		padding: 15px;
		}
		
	#twoCol dl, #twoCol dd ol {
		margin-top: 0;
		margin-bottom: 40px;
		}
		
	#twoCol dd ol li, #twoCol ul li {
		margin-top: 15px;
		}
	



/*-----------(FOOTER)-------------- */	


#footer {
	clear: both;
	width: 100%;
	height: 200px;
	margin-top: 40px;
	padding: 0;
	color: #f9f9ee;
	display: block;
	position: relative;
	background: transparent url("images/footer-bg.png") repeat-x 0 0;
	text-shadow: 1px 1px 0px #6d766a;
	}
	#footer a:Link     {color: #f9f9ee; text-decoration:none;}
	#footer a:Visited  {color: #f9f9ee; text-decoration:none;}
	#footer a:Active   {color: #f9f9ee; text-decoration:none;}
	#footer a:Hover    {color: #f9f9ee; text-decoration:underline;}
	

#footer-content {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 10px;
	}
	
#footer-content h4 {
	font-size: 1em;
	color: inherit;
	text-shadow: none;
	margin: 10px 0 15px 0;
	}
	
#footer-content ul {
	float: left;
	list-style: none;
	margin: 0 40px 0 15px;
	padding: 0;
	}
	#footer-content ul li {
	list-style: none;
	margin: 0;
	padding: 3px 0;
	}
	
#footer-content #follow ul {
	float: right;
	list-style: none;
	margin: 0 20px 0 15px;
	padding: 0;
	}
	#footer-content #follow ul li {
	list-style: none;
	margin: 0;
	padding: 3px 0;
	}
	

#footer-content #follow {
	float: right;
	/*border-left: 2px dotted #5f695c;
	padding-left: 30px;*/
	}
	
#footer-content #follow ul {
	margin: 0;
	}

#follow ul li#twitter, #follow ul li#facebook {
	margin: 5px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	}
	#follow ul li#twitter a, #follow ul li#facebook a {
	margin: 0;
	width: 180px;
	height: 40px;
	padding: 0 0 0 70px;
	line-height: 40px;
	display: block;
	font-weight: bold;
	}
	
	#follow ul li#twitter a {
	background: transparent url("images/footer-twitter.png") no-repeat 5% 50%;
	}
	
	#follow ul li#facebook a {
	background: transparent url("images/footer-facebook.png") no-repeat 5% 50%;
	}




	


/*-----------(FORMS)-------------- */	

input, textarea { 
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 400px;
	max-width: 400px;
	}
	
.submit input { 
	width: auto;
	}
	
	

textarea { 
	height: 150px;
	line-height: 150%;
	}

input:hover, textarea:hover,
input:focus, textarea:focus { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}


#contactform label { 
	margin-right: 20px; 
	color: #999999; 
	text-align: right;
	float: left;
	width: 115px;
	line-height: 35px;
	font-weight: bold;
	}
	#contactform div, #contactform p { 
		display: block;
		margin: 1em 0px;
		}
		#contactform .note-required { 
			font-size: .8em;
			font-weight: bold;
			text-align: right;
			color: #ba7787;
			}
			#contactform div.required, #contactform div#mc_embed_signup { 
				margin-top: 0;
				}

.submit {
	width: 98%;
	clear: both;
	display: block;
	float: left;
	}
	
.submit button, .submit input {
	float: right;
	}

	
/*-----------(MISC)-------------- */

.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 100%;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}


/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* white */
a.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
a.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
a.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

	

.bold, a.bold {font-weight: bold;}

.strike {
	color: #777;
	}
		
	
br.clear-both {
	clear: both;
	}
	
hr {
	display: none;
	}
	
span.sep {
	display: block;
	padding: 15px 0 0 0;
	background-color: transparent;
	border-bottom: 2px dashed #eeeeee;
	width: 100%;
	clear: both;
	height: 2px;
	margin: 0 0 30px 0;
	}
	
p.sep {
	height: 1px
	border-top: 1px dotted red;
	padding 10px;
	}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}


.center {
	text-align: center;
	}



a img {
	border: none;
	}
	
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}


span.emph {
	font-weight: bold;
	background-color: #ffff70;
}

br.clear {clear: both;}


