@charset "utf-8";
/* Stylesheet by Artificial Studio - www.artificialstudio.com */

/*----------------------------- SET UP DEFAULTS*/
html, body {
	height: 100.1%;
	border: 0;
	margin: 0;
	padding: 0;
	color: #FFF;
}
 
body {
	font: 80%/1.4 Arial, Helvetica, sans-serif;
	background: url(../images/secondary.jpg) repeat-x top #04203c;
}

body#home {
	background-image: url(../images/bg.jpg);
}

#wrap {
	width: 1100px;
	margin: 0 auto;
	padding: 0px;
	min-height: 1100px;
	background: url(../images/footer.jpg) no-repeat center bottom;
}

/*----------------------------- HEADINGS*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
 
h1 {
	padding: 40px 0 14px 0;
	font-size: 30px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1b84a9;
}
 
h2 {
	padding: 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-bottom: 10px;
}
 
h3, .formheading {
	padding: 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #ccf196;
}

/*----------------------------- COMMON FORMATTING*/
p, ul, ol {
	margin: 0;
	padding: 0 0 1.25em 0;
	font-size: 16px;
	line-height: 30px;
}

#left p {
	text-align: justify;
}

#left em {
	font-style: normal;
	color: #88fffb;
}

ul, ol {
	padding: 0 0 1.25em 2.5em;
}
 
blockquote {
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
}
 
small {
	font-size: 0.85em;
}

img {
	border: 0;
}
 
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
 
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
 
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
 
a, a:link, a:visited, a:hover {
	text-decoration: none;
	outline: none;
	color: #abe900;
}

a:hover {
	text-decoration: underline;
}
 
form {
	margin: 0;
	padding: 0;
	display: inline;
}
 
input, select, textarea {
	font: 16px Arial, Helvetica, sans-serif;
	width: 322px;
	background: url(../images/input.gif) bottom repeat-x #1b84a9;
	border: 1px solid #0fa0cf;
	color: #FFF;
	padding: 5px;
}

input:focus, textarea:focus {
	background: #b7fa00;
	border: 1px solid #ccf196;
	color: #000;
}

.valid {
	color: #88fffb;
}

#website, #domain-name {
	width: 280px;
}

#title, #postal-code {
	width: 80px;
}

td.submittext p {
	font-size: 12px;
	line-height: 16px;
}

textarea {
	line-height: 1.25;
}

#button {
	font-weight: bold;
	width: 150px;
}

#button:hover {
	cursor: pointer;
	background: #b7fa00;
	border: 1px solid #ccf196;
	color: #000;
}
 
label {
	cursor: pointer;
}
 
table {
	border: 0;
	margin: 0 0 1.25em 0;
	padding: 0;
	width: 100%;
}

#faq table {
	width: 50%;
}

#get-started table {
	width: 58%; 
}

#faq table tr td {
	text-align: left;
}
 
table tr td {
	padding: 10px;
	padding-left: 0px;
	font-size: 16px;
	vertical-align: top;
}

#left li {
	list-style-type: square;
	margin-bottom: 10px;
}

#left ul li ul {
	margin-top: 10px;
}

/*-------------------------------------------------------------- MAIN STRUCTURAL DIVS*/
#header {
	width: 100%;
	height: 154px;
	background: url(../images/header.jpg) center no-repeat #010101;
}

#left {
	width: 515px;
	float: left;
	margin: 20px auto 0px 70px;
}

#right {
	width: 338px;
	float: right;
	margin: 20px 70px 0px auto;
}

#right img {
	margin-left: -66px;
}

#right h1 {
	padding-top: 20px;
}

#main {
	margin: 20px 70px 0px 70px;
	min-height: 624px;
}

/*-------------------------------------------------------------- MY DIVS*/
#footer {
	width: 100%;
	height: 245px;
	clear: both;
	color: #FFFFFF;
	padding-top: 40px;
	color: #88fffb;
}

#footer, #footer p, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	font-size: 11px;
}

#footer h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

#footer_left, #footer_right {
	float: left;
	width: 40%;
}

#footer_left {
	margin-left: 70px;
}

#footer_right {
	margin-right: 70px;
	float: right;
	text-align: right;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	list-style-type: none;
	height: 23px;
	padding: 0px;
	margin: 0px;
	line-height: 16px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #abe900;
}

/*-------------------------------------------------------------- NAVIGATION*/
#nav {
	height: 45px;
	float: left;
}

#home #nav {
	float: none;
}

#nav, #nav ul {
	width: 600px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.5em; 
}

#nav a, a.cta, a.cta:link, a.cta:visited, a.cta:active {
	display: block;
	padding: 15px 0px;
	height: 20px;
	width: 158px;
	text-align: center;
	color: #0c1010;
	background: url(../images/btn_nav.jpg) no-repeat right;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	float: left;
}

a.cta, a.cta:link, a.cta:visited, a.cta:active {
	background-image: url(../images/btn_cta.jpg);
	margin-right: 20px;
}

.ctas {
	float: right;
}

a.ctasmall, a.ctasmall:link, a.ctasmall:visited, a.ctasmall:active {
	float: right;
	margin-left: 10px;
	background: url(../images/ctasmall.jpg) no-repeat left;
	width: 100px;
	height: 32px;
	text-align: center;
	color: #0c1010;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.ctasmall:hover {
	background-position: right;
}

#content .nomargin {
	margin: 0px;
}

#nav a:hover, a.cta:hover {
	background-position: left;
}

#home .home, #faq .faq, #get-started .get-started,
#home a.home:hover, #faq a.faq:hover, #get-started a.get-started:hover {
	background-position: center;
}

#nav li {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 158px;
	height: 50px;
	margin-right: 20px;
	list-style-type: none;
}

#nav ul {
	position: absolute;
	display: none;
	width: 158px;
	top: 50px;
	padding: 0px;
	margin: 0px;
}

#nav ul li {
	margin: 0px;
	width: auto;
	height: auto;
}

ul#nav li ul {
	margin-top: 0px;
	left: 0px;
}

#nav li ul a {
	width: 144px;
	padding: 5px;
	background-image: none;
	background-color: #90bf32;
	border: 1px solid #405700;
	height: auto;
	float: left;
	font-size: 11px;
	letter-spacing: normal;
	margin: 1px 1px 0px 1px;
	text-align: left;
	text-transform: none;
	font-weight: normal;
	opacity: 0.8;
}

#nav li ul a:hover {
	background-color: #b7fa00;
	border: 1px solid #ccf196;
	opacity: 1.0;
}

#nav ul ul {
	top: auto;
}	

#nav li ul ul {
	left: 110px;
	margin: 0px 0 0 0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}

/*-------------------------------------------------------------- PLUGINS*/

#breadcrumbs {
	width: 100%;
	height: 30px;
	padding-top: 10px;
}

#breadcrumbs a {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 11px;
}

#search {

}

#searchresult {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
}

#searchresult h2 a:link, #searchresult h2 a:visited, #searchresult h2 a:active {
	text-decoration: none;
}

#searchresult h2 a:hover {
	color: #000000;
}

#searchresult:hover {
}

#searchresult p, #searchresult h2 {
	margin: 0px;
	padding: 2px;
	border: none;
}

#sitemap {

}

#image1, #image2 {

}

#flash {

}

#result {
	background: url(../images/input.gif) bottom repeat-x #1b84a9;
	border: 1px solid #0fa0cf;
	margin: 5px;
	padding: 5px;
	padding-top: 0px;
	padding-left: 10px;
	display: none;
	margin-bottom: 20px;
}

#faq #result {
	width: 48%;
}

#get-started #result {
	width: 55%;
}

#result h2 {
	padding: 0px;
	padding-top: 10px;
	margin-bottom: 10px;
}

#result ul {
	padding-bottom: 5px;
}

#result p {
	padding-bottom: 5px;
}

#news em {
	float: none;
	display: block;
}

#news li {
	margin-bottom: 12px;
}

.product_addtocart {

}

.product_viewcart {

}

.product_viewpdf {

}

.product_viewurl {

}

#features {
	padding-bottom: 20px;
}

#features a {
	padding: 13px 0px 7px 23px;
	background-color: #00152a;
	color: #88fffb;
	display: block;
	font-size: 16px;
	margin-bottom: 1px;
}

#features a:hover, #features a.selected {
	text-decoration: none;
	background-color: #FFF;
	color: #197a9d;
	cursor: pointer;
}

#features2, #features3, #features4, #features5 {
	display: none;
}

#features ul {
	padding-top: 10px;
	padding-left: 3px;
}

#features li {
	font-size: 12px;
	display: block;
	background: url(../images/feature.gif) no-repeat top left;
	list-style: none;
	list-style-type: none;
	padding-left: 30px;
	line-height: 16px;
	padding-bottom: 8px;
	margin-top: 5px;
	border-bottom: 1px solid #092847;
}