@charset "utf-8";

/* CSS RESET - ERIC MEYER */

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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;	
}

ol, ul {
	list-style: none;
}

strong {
	font-weight: bold;	
}

/* CLEARFIX FOR IE */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */


/* GENERAL SETTINGS */ 

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #38240a;
	/*background:url(images/1337.png);*/
}

h1 {
	margin-top: 20px;
	margin-bottom: 17px;
	font-size: 1.5em;
}

h1 .bigger {
	font-size: 1.5em;
}

h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.5em;
}

h2 .bigger {
	font-size: 1.5em;
}

p {
	line-height: 1.5em;
	margin-top: 4px;
}

/* PAGE */

#container { 
	width: 960px;
	margin: 0 auto;
	background-color: #fff8d9;
}

/* HEADER */

#header {
	background: url(images/header_bg.png) no-repeat;
	width: 960px;
	height: 119px;	
}

#logo {
	background: url(images/logo.png) no-repeat;
	width: 365px;
	height: 68px;
	margin-left: 40px;
	margin-top: 29px;
	float: left;
}

/* Navigation */

ul#nav {
	list-style:none;
	margin:0;
	padding:0;
	margin-top: 53px;
	float: right;
	margin-right: 36px; 	
}

#nav li, #nav li a {
	float: left;
	height:31px;	
	position:relative;
	display:block;
	line-height:31px;
}

#nav li#link1 a {
	width: 75px;	
}

#nav li#link2 a  {
	width: 104px;	
}

#nav li#link3 a  {
	width: 78px;	
}

#nav li#link4 a  { 
	width: 119px;	
}

/*#nav li #link5, */#nav li#link5 a  { 
	width: 127px;	
}

/* mac hide \*/
#nav li, #nav li a {
	overflow:hidden;
}
/* end hide*/

#nav a {
	font-size:1em;
}

/* Setting the span and image links */
li span {
	position:absolute;
	left:0;
	top:0;
	display:block;
	height:31px;
}

dl {
	margin-bottom: 20px;	
}

dt {
	font-weight: bold;
	line-height: 1.5em;
}
dd {
	margin-bottom: 10px;
	line-height: 1.5em;
}

li#link1 span {
	background: url(images/home.png) no-repeat 0 0;
	width: 75px;
}

li#link2 span {
	background: url(images/about-us.png) no-repeat 0 0;
	width: 104px;	
}

li#link3 span {
	background: url(images/faqs.png) no-repeat 0 0;
	width: 78px;
}

li#link4 span {
	background: url(images/contact-us.png) no-repeat 0 0;
	width: 119px;
}

li#link5 span {
	background: url(images/get-started.png) no-repeat 0 0;
	width: 127px;	
}


ul#nav li a:hover {
	visibility:visible
}/* needed for ie to work*/

/* Moving the image up by 31px to show the hidden part of the image, the hover/active link */
ul#nav li a:hover span {
	background-position:0 -31px
}


/* End Navigation */


#main-content{
	margin-left: 80px;
	margin-right: 35px;
	float: left;
	width: 545px;
	min-height: 470px;	
}

.step1, .step2 {
	background:transparent url(images/arrow.png) no-repeat right center;
	float: left;
	padding-right:40px;
	margin-right: 5px;
}

.features {	
	float: left;
	line-height: 1.5em;
	width: 250px;
}

.features li {
	list-style: url(images/tick.png);
	margin-left: 20px;
}

#compatibility {
	clear: both;
	padding-top: 20px;
}

.browsers {
	margin: 0px 3px 0 3px;
	vertical-align: text-bottom;	
}

#faqs ul {
	margin-left: 20px;
}

#faqs ul li {
	list-style: circle;

}

/* SIDEBAR */

#sidebar { 
	margin-right: 80px;
	float: left;
	width: 220px;
}

#price-tag {
	background: url(images/tag.png);
	width: 123px;
	height: 138px;
	margin: 0 auto;
}

#notepaper {
	margin-top: 10px;
	background: url(images/notepaper.png) no-repeat;
	width: 220px;
	height: 485px;
	margin-bottom: 15px;
}

#price {
	margin-top: 10px;	
}

#get-started{
	padding: 15px 0px 0px 20px;	
}

#get-started h1 {
	font-size: 14px;
	padding-bottom: 4px;
}

#get-started p {
	padding-bottom: 5px;

}

#frmGetStarted {
	margin-top: 10px;
}

#frmGetStarted input {
	height: 17px;
	padding-left: 2px;
}

#frmGetStarted textarea {
	padding-left: 2px;
	height: 47px;
}

#frmGetStarted .input-text{
	margin-top: 5px;
	margin-bottom: 0;
	border:1px solid #3b6e22;
	color:#38240a;
	font-size: 12px;
	width:178px;
}

#frmGetStarted label{
	display:block;
	font-weight: bold;
	font-size: 11px;
	margin-bottom:10px;
}

#frmGetStarted label span{
	display:block;
}

#frmGetStarted .green{
	background:url(images/green.gif);
	padding:0px 6px;
	border:1px solid #3b6e22;
	height:24px; 
	line-height:24px;
	color:#FFFFFF;
	font-weight: bold;
	margin-right:10px;
	margin-top: 2px;
	display:inline-block;
	text-decoration:none;
}

.notification {
	margin-top: 20px;	
}

/* FORMS */ 

#main-content form {
	margin-top: 20px;
	margin-bottom: 20px;
}

#main-content form fieldset {
	border:2px dashed #E6D4C0;
	padding:10px 0 2px 20px;
	width:410px;
}


#main-content form p {
	margin-bottom: 15px;
	min-height: 30px;
	vertical-align: bottom;
}

#main-content form label {
	font-weight: bold;
}

#main-content form input {
	margin-top: 5px;
	width: 200px;
	border:1px solid #3B6E22;
	color:#38240A;
}

#main-content form textarea {
	margin-top: 5px;
	width: 300px;
	color:#38240A;
	border:1px solid #3B6E22;
	margin-bottom: 0;
}

#main-content form input#frmSubject {
	width: 300px;
}

#main-content form #frmSubmit {
	background: url(images/submit.png) no-repeat;
	height: 31px;
	width: 77px;
	border: none;
}

#main-content form #frmSubmit:hover {
	background: url(images/submit.png) 0 -31px no-repeat;
}
	

/* FOOTER */

#footer {
	background: url(images/footer_bg.png) no-repeat;
	clear: both;
	margin-top: 20px;
	width: 960px;
	height: 77px;		
	color: #FFF;
	font-size: 0.8em;
	font-weight: bold;
}

#footer p {
	float: right;
	display: block;
	margin-right: 20px;
	margin-top: 17px;
}
	
ul#footer-nav {
	margin-left: 12px;
	padding: 0;
	white-space: nowrap;
}

#footer-nav li {
	margin: 0;
	margin-top: 17px;
	padding: 4px 0;
	list-style-type: none;
}

#footer-nav a {
	padding: 0 8px;
	border-right: 1px solid #fff;
	color: #fff;
	text-decoration: none;	
}

#footer-nav .last a {
	border-right: 0 none;
}

#footer-nav a:hover {
	color: #FF9;
}

#footer-nav li, #footer-nav a {
	float: left;
}

.paypal {
	clear: left;
	margin-top: 5px;
	margin-left: 20px;
	float: left;
}

.vhtml {
	margin-top: 5px;
	margin-left: 6px;
	float: left;
}

.vcss {
	margin-top: 5px;
	margin-left: 6px;
	float: left;
}

/* END */
