/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

h1 {
	font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7bb83f;
	margin: 0 0 10px 0;
	letter-spacing: -1px;
}

h2 {
	font: 20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #535353;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

h3 {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #a20000;
	margin: 0;
}

/* Links */

a:link, a:visited, a:active {
	color: #585858;
	text-decoration: none;
}

a:hover {
	color: #585858;
	text-decoration: underline;
}

/* Paragraphs */
 
p {
	margin: 0 0 20px 0;
	line-height: 1.6em;
}

/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #818181;
	background: #FFF url('../i/welcome-bg.gif') repeat-x 0 126px;
}

.all {
	width: 100%;
	overflow: hidden;
}

.frame {
	width: 920px;
	margin: 0 auto;
	overflow: hidden;
}

/* Header */

.header {
	position: relative;
	height: 520px;
	overflow: hidden;
	margin: 0;
}

.logo {
	margin: 35px 0 62px 12px;
}

.welcome {
	width: 420px;
}

.welcome p {
	color: #FFF;
	font-size: 14px;
	text-align: justify;
	margin: 0 5px 17px 0px;
	line-height: 1.2em;
}

.download-button {
	margin: 30px 5px 0 0;
}

.download-button a:link, .download-button a:visited {
	display: block;
	float: right;
	background: url('../i/button-download.gif') no-repeat;
	width: 149px;
	height: 43px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	line-height: 43px;
	padding: 0 0 0 8px;
}

/* Gallery */


.photo {
	position: absolute;
	top: 23px;
	right: 0px;
	background: #0a6d00 url('../i/photo-bg.gif') no-repeat;
	width: 479px;
	height: 367px;
	overflow: hidden;
}

.slideshow {
	margin: 16px 0 0 12px;
}

#thumbs {
	position: absolute;
	top: 400px;
	right: 5px;
	float: left;
}

#thumbs li {
	margin: 0 0 7px 0;
	display: inline-block;
}

#thumbs li a {
	display: block;
	background: url('../i/thumbnail-bg.gif') no-repeat;
	width: 95px;
	height: 94px;
	border: 4px solid #085500;
	overflow: hidden;
}

#caption {
	position: absolute;
	top: 402px;
	right: 125px;
	text-align: right;
	color: #d0d0d0;
	font-size: 14px;
}

/* Columns */

.col-left {
	float: left;
	display: inline;
	width: 260px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	margin: 2px 0 0 0;
}

.col-center {
	float: left;
	display: inline;
	width: 620px;
	margin: 0 0 0 0px;
}

.col-right {
	float: left;
	display: inline;
	width: 220px;
	height: 210px;
	margin: 0 0 0 60px;
	background: url('../i/tomatoes.jpg') no-repeat 0px 80px;
}

/* Left column */

.version {
	margin: 0 0 50px 0;
}

.col-left h2 {
	margin: 0 0 15px 0;
}

.col-left p {
	margin: 0 0 17px 0;
	line-height: 1.2em;
}

.red, a:link .red, a:visited .red {
	color: #b50000;
}

/* Center column */

.col-center p {
	text-align: justify;
}

/* Right column */

.follow {
	margin: 23px 0 42px 31px;
}

.follow li {
	height: 16px;
	line-height: 14px;
	padding: 0 0 0 18px;
	margin: 0 0 18px 0;
}

#facebook {
	background: url('../i/ico-facebook.gif') no-repeat;
}

#twitter {
	background: url('../i/ico-twitter.gif') no-repeat;
}

/* Sign up */

.signup {
	background: url('../i/newsletter.gif') no-repeat 0 3px;
}

.signup .inner {
	margin: 0 0 12px 45px;
	color: #919191;
	font-size: 11px;
	word-spacing: -1px;
	text-align: justify;
	line-height: 1.1em;
}

.signup .text {
	background: url('../i/signup-text.gif') no-repeat;
	width: 150px;
	height: 25px;
	float: left;
	display: inline;
}

.signup .text input {
	border: 0px solid transparent;
	background: transparent;
	width: 140px;
	padding: 6px 5px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.signup .button {
	float: left;
	display: inline;
	background: url('../i/signup-button.gif') no-repeat;
	width: 63px;
	padding: 6px 0;
	text-align: center;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px solid transparent;
	margin: 0 0 0 5px;
	cursor: pointer;
}

/* Footer */

.footer {
	width: 920px;
	margin: 0 auto;
	background: url('../i/line.gif') no-repeat 100% 0;
	padding: 23px 0 0 0;
	position: relative;
	height: 70px;
}

.copyright {
	margin: 0 0 0 00px;
	color: #909090;
}

.contact {
	position: absolute;
	top: 23px;
	right: 60px;
}

.contact a:link, .contact a:visited {
	color: #535353;
}

div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 16px;
	left: 12px;
}
