@import url(http://fonts.googleapis.com/css?family=Vollkorn);

* {
	margin: 0;
	padding: 0;
}
body {

	/*background: #6E3B84 url("/images/backgrounds/body.gif") -10% 0 repeat-x;*/
	background: #6E3B68 url("../img/body2.gif") -10% 0 repeat-x;
	
	color: #333;
	font-family: "Helvetica Neue",Helvetica,Arial;
	line-height: 1.3;

}
a,img {
	border: 0;
}
p {
	margin: 1em 0 0.8em;
}
.clear {
	clear: both;
}

#tree {
top: 30px;
position:absolute;
left:-100px;
z-index: -1;
}

#tree2 {
top: 0px;
position:absolute;
left:-45px;
z-index: -1;
}

#clearbox {
width:500;

background-color:#F2F0F0; padding-left:10px; border-bottom:solid 1px #9c9c9c; border-top:solid 1px #9c9c9c;border-left:solid 1px #9c9c9c;border-right:solid 1px #9c9c9c;
	
}

#clearbox2 {

	padding-left:10px; 
	padding-right:10px; 
	border-bottom:solid 1px #9c9c9c; 
	border-top:solid 2px  #9c9c9c;
	border-left:solid 2px #9c9c9c;
	border-right:solid 1px #9c9c9c;
	
}

#offwhitebox {
	width:500;

background-color:#F2F0F0; padding-left:10px; border-bottom:solid 1px #9c9c9c; border-top:solid 1px #9c9c9c;border-left:solid 1px #9c9c9c;border-right:solid 1px #9c9c9c;
	
}

#whitebox {
	
background: white ;  opacity:0.5; -moz-opacity:0.5; width: 400px; text-decoration: none; 

	border-bottom:solid 1px #9c9c9c; 
	border-top:solid 2px  #9c9c9c;
	border-left:solid 2px #9c9c9c;
	border-right:solid 1px #9c9c9c;
}

#sitemap {
	
background: green ; opacity:0.8; -moz-opacity:0.8; width: 175px; text-decoration: none; 
a:link: white;
font: 12pt; white;
position:absolute;
top:475px;
left:5px;	
}

#container {
	position:absolute;
	top:50px;
	z-index:1;
}	

.home #main .content {
	background: ;
}
#main .outer {
	background: ;
}
#main .inner {
	background: ;
}
#main .content {
	width: 840px;
	margin: 0 auto;
	padding: 80px 0;
}
#main .content #owl {

float:left;
height:485px;
width:420px;
z-index:inherit;

}
#main .content #offers {
	font-size:90%;	position: relative;
	float: left;
	margin-top: 0;
	width: 420px;
	background: transparent url("../img/bubble.png") 2px 0 no-repeat;
}
#main .content #offers h2 {
	margin:0;
	padding:0 0 0 0.5em;
}
#main .content #offers p {
	margin:0;
	padding:20px 20px 0 20px;
	color:#666;
	width:375px;
}
#main .content #offers p.credit{
	font-size:85%;
	padding:10px 20px 10px 20px;
}
#main .content #offers p a {
	font-weight:bold;
	color:#000;
	white-space:nowrap;
}
#visual{
	float:left;
	width:380px;
}
/* @group #intro */

#main .content #intro {
	position: relative;
	
	width: 400px;
	float: right;
}
#main .content #intro h1,
#main .content #intro p,
#main .content #intro ul {
	padding-left: 40px;
}
#main .content #intro #presents{
	font-size:90%;
	margin:0 0 1.8em 0;
	color:#6E3B68;
}
#main .content #intro #presents a{
	color:#333;
}
#main .content #intro h1 img {
	width: 335px;
	height: 63px;
}
#main .content #intro p {
	font-size: 16px;
	font-weight: bold;
	margin-top:0.4em;
}
#main .content #intro ul {
	list-style: none;
	background: #b6c3ff;
	.t {background: url(dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(dot.gif) 0 100% repeat-x}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px} 

}
#main .content #intro ul li {

	position: relative;
	padding: 0.5em 35px;
}
#main .content #intro #download {
	display: block;
	padding: 25px 18px 0;

}
#main .content #intro form {
	padding: 10px 50px;
	line-height: 1;
}
#main .content #intro form fieldset {
	border: 0;
}
#main .content #intro p#reqs{
	color: #white;
	font-size: 20pt;
	margin: 6px 0 10px;
	font-weight:normal;
	vertical-align:middle;
	position:relative;
	overflow:hidden;
}
#main .content #intro p#reqs img{
	margin-right: 0.5em;
}
#main .content #intro p#reqs span{
	float: left;
	margin-right: 0.5em;
	margin-left:-0.8em;
	vertical-align: middle;
}
/* @end */

/* @group #explanation */

#main .content #explanation {
	width: 838px;
	clear: both;
	/*background: transparent url("IMAGE");*/
	background: grey;
	color: #fff;
	padding-bottom: 40px;
}
#main .content #explanation .content {
	background: #6E3B68;
	padding: 0;
	position: static;
	overflow: hidden;
}
#main .content #explanation h2 {
	line-height: 0.8em;
}
#main .content #explanation p {
	width: 300px;
	margin: 50px 0 20px;
	background:#6E3B68;
}
#main .content #explanation p.first {
	position: relative;
	float: left;
	clear: left;
	left: 50px;
}
#main .content #explanation p.last {
	position: relative;
	float: right;
	clear: right;
	right: 50px;
}
/* @end */

/* @group details */



#main .content #details {
	background:  #444847 url("") left top no-repeat;
	color: #444847;
	clear: both;
}
#main .content #details a {
	color: #333;
	font-weight: bold;
}
#main .content #details h3 {
	text-align: center;
	margin-bottom: 35px;
}
#main .content #details .content {
	margin: 0;
	padding: 0;
	background: transparent url("") left bottom no-repeat;
	overflow: hidden;
	clear: both;
}
#main .content #details .content #demo {
	width: 569px;
	text-align: center;
	position: relative;
	float: left;
	padding: 30px 0;
	border-right: 1px solid #444847;
}
#main .content #details .content #info {
	width: 267px;
	position: relative;
	float: right;
	left: -1px;
	padding: 30px 0;
	border-left: 1px solid #6E3B68;
}
#main .content #details .content #info p {
	margin-left: 30px;
	margin-right: 30px;
}
#main .content #details .content #info support {

}

/* @end */

/* @group footer */

#footer {
	background: ;
	position: relative;
	top: -30px;
	padding-top: 19px;
}
#footer .outer {
	background: #444847 url("") left bottom repeat-x;
	padding-bottom: 19px;
	overflow: hidden;
	text-align:center;
}
#footer .inner {
	background: #444847;
	color: #ccc;
	width:838px;
	margin:0 auto;
	text-align:left;
}
#footer a {
	color: #fff;
}
#footer .content {
	width: 430px;
	margin:10px 50px 0 0;
	font-size: 0.9em;
	float:left;
}
#footer .content p {
	margin-left: 80px;
}
#footer form {
	font-size:0.9em;
	padding-top:0.7em;
}
#footer form input#email {
	font-family: "Helvetica Neue",Helvetica,Arial;
	font-size:1.3em;
	padding:0.2em;
}
#footer .content p.vcard, #footer form p label {
	font-weight: bold;
	color: #fff;
}

.border {
	border: 1px solid #999999;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	height: 25px;
	width: 250px;
	border: 1px solid #CCCCCC;
}
.button {
	font-family: Century;
	font-size: 13px;
	color: #000000;
	background-color: #b6c3ff;
	height: 25px;	
	border: 1px solid white;
}

.button2 {
	font-family: Century;
	font-size: 13px;
	color: #000000;
	background-color: #6E3B68;
	height: 25px;	
	border: 1px solid white;
}
#owlsays {
	margin:0;
	padding:20px 20px 0 20px;
	color:#666;
	width:375px;
}

#login {
	font-size: 9pt; 
	font-family: arial;
	color: #6E3B68

}

div#howitworks { 
	font-family: 'Vollkorn', arial, serif; 
	font-size:1em;
	color:grey;
	margin:25 25;
	padding:.1em .5em; }

div#admin {

	position:absolute;
	right:0px;
	bottom:0px;
	margin: 0;
	padding: 0;
}
a#admin-link {
	font-size:.5em;
	color:grey;
	
}
/* @end */


