@import url("lightbox.css");
@import url("quotes.css");

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #CC0000;
}
#maincontent {
	text-align: center;
	padding-top: 120px;
}
#maincontent.red {
	background-image: url(../images/contentbg-red.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#maincontent.blue {
	background-image: url(../images/contentbg-blue.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#maincontent.green {
	background-image: url(../images/contentbg-green.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#maincontent.orange {
	background-image: url(../images/contentbg-orange.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#maincontent.purple {
	background-image: url(../images/contentbg-purple.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#maincontent.homepage {
}
#header {
	height: 25px;
	text-align: center;
	font-size: 15px;
	padding-top: 10px;
	color: #CCCCCC;
	background-color: #000000;
	letter-spacing: 1px;
}
#header a {
	text-decoration: none;
}
#header a.home {
	color: #999999;
}
#header a.home:hover {
	color: #333333;
}
#header a.orange {
	color: #FF9900;
}
#header a.orange:hover {
	color: #993300;
}
#header a.blue {
	color: #0099FF;
}
#header a.blue:hover {
	color: #003399;
}
#header a.purple {
	color: #9933FF;
}
#header a.purple:hover {
	color: #660066;
}
#header a.green {
	color: #33CC00;
}
#header a.green:hover {
	color: #336600;
}
#header a.red {
	color: #FF0000;
}
#header a.red:hover {
	color: #660000;
}
#content {
	position:absolute;
	top: 160px;
	margin-left: -380px;
	left: 50%;
	width: 760px;
}
#content a {
	text-decoration: none;
}
#maincontent.blue a:hover {
	color: #CC0000;
}
#content-left {
	float: left;
	width: 300px;
	margin-top: 20px;
}
#content-left a:link img {
	margin-left: 15px;
	border-top: 0px none #CCCCCC;
	border-right: 4px solid #CCCCCC;
	border-bottom: 4px solid #CCCCCC;
	border-left: 0px none #CCCCCC;
}
#content-left a:hover img {
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
}
.contact-xtra {
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	margin-right: 25px;
	border-right: 2px solid #CCCCCC;
}
.contact-xtra small {
	font-size: 10px;
}
#content-right {
	float: left;
	width: 450px;
	text-align: left;
	font-size: 14px;
	color: #333333;
	margin-bottom: 30px;
}

#content-right h2 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #666666;
}
#content-right h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
.box {
	width: 100%;
	clear: both;
	margin-bottom: 15px;
	text-align: left;
	font-size: 14px;
	color: #333333;
}
.box2 {
	float: left;
	width: 240px;
	margin-bottom: 20px;
	margin-right: 6px;
	margin-left: 6px;
	font-size: 13px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 20px;
}
.box2 images {
	margin-bottom: 4px;
}
.box2 h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.box2 a {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.box2 a:hover {
	color: #990000;
}
.box2 h3 a {
	color: #FF3300;
	font-size: 14px;
}
.box2 .info {
}
.clear {
	clear: both;
}
.box h1 {
	margin: 0px;
	padding: 0px;
}
.sign {
	text-align: right;
	font-size: 12px;
	font-style: italic;
}
.sign a {
	text-decoration: none;
	font-style: normal;
	font-size: 11px;
	color: #CC0000;
}
.sign a:hover {
	color: #660000;
}
.box h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #999999;
}
.box h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
.box table {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.box .shop {
	text-align: right;
	font-size: 14px;
}
.box .shop a {
	text-decoration: none;
	color: #0000CC;
}
.box .shop a:hover {
	color: #000033;
}
#footer {
	clear: both;
	font-size: 11px;
	color: #333333;
	padding-top: 20px;
}
.sample {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}
#footer .navigation {
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
	font-weight: bold;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#maincontent.homepage .navigation {
	border-style: none;
}
#footer a.home {
	color: #666666;
}
#footer a.home:hover {
	color: #000000;
}
#footer a.orange, .homepage a.orange {
	color: #CC6600;
}
#footer a.orange:hover, .homepage a.orange:hover {
	color: #993300;
}
#footer a.blue, .homepage a.blue {
	color: #0066CC;
}
#footer a.blue:hover, .homepage a.blue:hover {
	color: #000066;
}
#footer a.purple, .homepage a.purple {
	color: #660099;
}
#footer a.purple:hover, .homepage a.purple:hover {
	color: #330033;
}
#footer a.green, .homepage a.green {
	color: #009900;
}
#footer a.green:hover, .homepage a.green:hover {
	color: #003300;
}
#footer a.red, .homepage a.red {
	color: #CC0000;
}
#footer a.red:hover, .homepage a.red:hover {
	color: #660000;
}
#footer a {
	text-decoration: none;
}
#footer .copyright {
	margin-bottom: 5px;
}
#footer .copyright a {
	color: #003366;
}
#footer .copyright a:hover {
	color: #0033CC;
}
#footer img {
	margin: 5px 0px 20px 0px;
}
#pricing, #resources {
	margin: 15px 0px 0px;
	padding: 0px;
	width: 100%;
}
#pricing p, #resources p {
	margin: 0px;
	padding: 3px 0px 0px 5px;
	font-size: 11px;
}
#pricing h3, #resources h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}
#pricing .price {
	font-size: 18px;
	color: #0033CC;
	text-align: center;
}
#pricing .desc, #resources .desc {
	padding: 5px 5px 5px 15px;
}
#pricing .odd {
	background-color: #DDDDDD;
}
#pricing .even {
	background-color: #E5F2FF;
}
#resources .odd {
	background-color: #E6FFF0;
}
#resources .even {
	background-color: #DFFFD0;
}
#pricing .titles, #resources .titles {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 1px;
	text-align: center;
}
#pricing .eta {
	color: #009900;
}
#pricing .quote {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#pricing .quote a {
	color: #3399CC;
}
#pricing .quote a:hover {
	color: #000099;
}
#pricing a:hover, #resources a:hover {
	color: #990000;
}
.notice {
	font-size: 12px;
}
#resources a {
	font-size: 12px;
}
#templates {
	text-align: center;
}
#resources img {
	padding-top: 6px;
	padding-right: 10px;
}
.terms {
	font-size: 11px;
}
