﻿.public{}
/* Public CSS - (C) 2009 Mantis Technologies*/

html {
	background: url(../images/page_bg.jpg) no-repeat fixed 50% 100%;
}

.admin_table {
	
	border-bottom: 1px solid #DDD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.admin_table td {padding: 5px;background: #F5F5F5;}

.admin_head {
	background-color: #D4E5F6;
	color: #000000;
	font-weight: bold;
}

body {
	background: url(../images/header_bg.jpg) repeat-x 0 0;
	font: 14px "Century Gothic", Arial, sans-serif;
	color: #333;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
}

#header {
	
}

#logo {
	float: left;
	position: relative;
	top: 47px;
	width: 250px;
	height: 36px;
	background: url(../images/header_logo.png) no-repeat 0 0;
}

#logo a {
	display: block;
	width: 250px;
	height: 36px;
}

#logo a h1 {
	display: none;
}

#header span {
	float: left;
	width: 350px;
	height: 30px;
	position: relative;
	padding: 62px 0 0 10px;
	color: #0099CC;
}

#toplinks {
	float: right;
	width: 350px;
	text-align: right;
	position: relative;
	top: -80px;
}

#toplinks a {
	color: #999;
	text-decoration: none;
}

#toplinks a:hover {
	color: #FFF;
}

#toplinks a:after {
	content: url(../images/middot.png);
	padding: 0 3px 0 8px;
}

#toplinks a.last:after {
	content: "";
	padding: 0 0 0 8px;
}

#topnav {
	clear: both;
	position: relative;
	top: 18px;
	left: -4px;
	width: 908px;
	height: 48px;
	background: url(../images/topnav_bg.png) no-repeat 0 0;
}

#topnav ul {
	list-style: none;
	padding: 0;
}

#topnav li {
	float: left;
}

#topnav li:hover {
	float: left;
	background: url(../images/topnav_sep.png) no-repeat 100% 0;
}

#topnav li.last:hover {
	background: none;
}

#topnav a {
	display: block;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	line-height: 36px;
	padding: 0 33px 0 34px;
	background: url(../images/topnav_sep.png) no-repeat 100% 0;
}

#topnav a.first {
	margin-left: 4px;
}

#topnav a.last {
	background: none;
	padding-left: 32px;
}

#topnav a:hover {
	background: url(../images/topnav_hover.png) no-repeat 50% 0;
}

#banner {
	clear: both;
	position: relative;
	top: 18px;
	width: 900px;
	height: 190px;
}

#banner img {
	border: none;
}

#body {
	position: relative;
	top: 12px;
	left: -10px;
	z-index: 100;
	width: 800px;
	min-height: 300px;
	background: url(../images/body_top_bg.png) no-repeat 0 0;
	padding: 50px 60px;
}

h1 {
	font: normal 36px "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	color: #00AAD3;
	margin-bottom: 15px;
}

h1 a {
	color: #00AAD3;
	text-decoration: none;
}

h2 {
	font: normal 16px "Century Gothic", Arial, sans-serif;
	color: #00AAD3;
}

h3 {
	font: bold 14px "Century Gothic", Arial, sans-serif;
	color: #333;
}

p {
	margin: 15px 0;
}

/* Default page content specific */

#default-text {
	float: left;
	width: 410px;
}

#default-buttons {
	float: right;
	width: 382px;
	margin-top: -10px;
	padding-bottom: 100px;
	background: url(../images/default_buttons_bg.png) no-repeat 80% 90%;
}

#default-buttons ul {
	list-style: none;
}

#default-buttons li {
	margin-bottom: 30px;
}

#default-buttons a {
	display: block;
	width: 301px;
	height: 56px;
	font: 24px/56px normal "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
	padding: 0 16px;
	text-decoration: none;
	background: url(../images/homepage_btnbars.png) no-repeat 0 0;
}

#default-buttons a:hover {
	background: url(../images/homepage_btnbars.png) no-repeat 0 100%;
}

a.biglink {
	display: block;
	width: 390px;
	font: 36px normal "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	color: #00AAD3;
	text-decoration: none;
	background: url(../images/big_arrows.png) no-repeat 100% 30px;
	padding: 0 10px 10px 0;
}

a.biglink:hover {
	color: #000;
	background: url(../images/big_arrows.png) no-repeat 100% -60px;
}

a.biglink span {
	font: 14px "Century Gothic", Arial, sans-serif;
	color: #333;
}


/* Contact page */

#contact-details {
	float: left;
	width: 390px;
}

#contact-details cite {
	font-size: 10px;
}

#contact-details span {
	display: block;
	float: left;
	width: 60px;
}

#contact-form {
	float: right;
	width: 360px;
}


/* What Is page */

ul#whatis-index {
	list-style: none;
	margin-left: -40px;
}

ul#whatis-index li {
	float: left;
}

ul#whatis-index a {
	display: block;
	margin-right: 40px;
}

/* Pricing page */

#pricing-text {
	float: left;
	width: 390px;
}

#pricing-sidebox {
	float: right;
	width: 330px;
	position: relative;
	top: 15px;
}

#pricing-sidebox table {
	width: 100%;
}

#pricing-sidebox td {
	padding: 3px;
}

#pricing-sidebox tr:hover {
	background: #E5E5E5;
}

#pricing-sidebox tr:hover {
	background: #E5E5E5;
}

#pricing-sidebox .head {
	font-weight: bold;
}

#pricing-sidebox tr.head:hover {
	background: none;
}


/* Member Login page */

#login-details {
	float: left;
	width: 390px;
}

#login-form {
	float: right;
	width: 360px;
}


/* Signup page */

#signup {
	float: left;
	width: 360px;
}

#signup label {
	width: 150px;
}

#signup em {
	font-size: 10px;
}

#signup input[type="checkbox"] {
	float: left;
	width: auto;
	margin: 3px 3px 40px 0;
}

#signup .check label {
	width: auto;
}

#signup-right {
	float: right;
	width: 352px;
}

#signup-features li {
	font-size: 11px;
}


/* Sitemap */

#sitemap {
	background: url(../images/default_buttons_bg.png) no-repeat 50% 50%;
}

#sitemap-left {
	float: left;
	width: 400px;
}

#sitemap-right {
	float: right;
	width: 400px;
}

#sitemap ul {
	list-style: none;
	margin-left: -40px;
	width: 380px;
}

#sitemap li {
	margin-top: 6px;
	padding: 3px;
	border: 1px solid #EEE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #F9F9F9;
}

#sitemap ul li ul {
	width: 372px;
}

#sitemap ul li ul li {
	background: #F1F1F1;
	padding: 3px 6px;
	border: 1px solid #E1E1E1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#sitemap a {
	display: block;
	width: 370px;
	text-decoration: none;
}

/* Forms */

.form {
	padding: 20px;
	background: #F5F5F5;
	border-bottom: 1px solid #DDD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.form p {
	clear: both;
	margin-bottom: 10px;
}

.form label {
	float: left;
	width: 80px;
}

.form input,
.form textarea,
.form select {
	width: 200px;
}

.form textarea {
	height: 100px;
}

/* Footer */

#footer {
	clear: both;
	position: relative;
	left: 10px;
	font-size: 11px;
	color: #999;
}

#footer ul {
	list-style: none;
	padding-bottom: 1px;
}

#footer li {
	float: left;
}

#footer a {
	color: #00AAD3;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
}

#footer a:after {
	content: url(../images/middot.png);
	padding: 0 10px;
}

#footer a.last:after,
#footer span a:after {
	content: "";
	padding: 0 0 0 8px;
}

#footer span {
	margin-left: 40px;
	padding-bottom: 20px;
}

#footer span a {
	color: #999;
	padding-right: 0;
}

#footer span a:hover {
	color: #333;
}

#footer span a:after {
	padding: 0;
}


/* Generic Bits */

.clear { clear: both; }
a { color: #00AAD3; }
a:hover { color: #000; }
a:active { outline: none; }
img.img-right {
	float: right;
	margin: 20px 0 20px 30px;
	border: 5px solid #DDD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

img.img-left {
	float: left;
	margin: 20px 30px 20px 0;
	border: 5px solid #DDD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}








