/* $Id: styles.css,v 1.21 2007-10-31 14:17:41 lina Exp $ */

body {
	margin: 0;
	background-color: #CCCCCC;
	background-image: url(images/cccccc.png);
}

.background {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}

.white {
	background-color: #FFFFFF;
}

body, td, th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

form {
	margin: 0;
}

p, ul {
	margin-top: 0;
	margin-bottom: 1em;
}

p.noMargin, ul.noMargin {
	margin-bottom: 0;
}

ul {
	padding: 0;
	margin-left: 20px;
}

.small {
	font-size: 8pt;
}

.light {
	color: #666666;
}

a {
	color: #12127D;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

.footer {
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 8pt;
	color: #FFFFFF;
}

.footer a {
	color: #999999;
}

h1, h2, h3 {
	font-weight: bold;
	text-decoration: none;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

h1.noMarginTop, h2.noMarginTop, h3.noMarginTop {
	margin-top: 0;
}

h1.noMargin, h2.noMargin, h3.noMargin {
	margin-top: 0;
	margin-bottom: 0;
}

h1 {
	font-size: 14pt;
	color: #000000;
}

h2 {
	font-size: 12pt;
	color: #12127D;
}

h3 {
	font-size: 11pt;
	color: #FF8000;
}

.navbar {
	width: 777px;
	font-weight: bold;
	font-size: 10.5pt;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	background-color: #FF8000;
	background-image: url(images/navbar.png);
	background-repeat: repeat-x;
	background-position: top;
}

.navbar a {
	color: #FFFFFF;
}

.left {
	width: 50px;
	background-image: url(images/left.png);
	background-repeat: repeat-y;
	background-position: right;
}

.right {
	width: 50px;
	background-image: url(images/right.png);
	background-repeat: repeat-y;
	background-position: left;
}

.content {
	background-color: #FFFFFF;
	width: 575px;
	padding: 5px 0 25px 0;
	text-align: left;
	vertical-align: top;
}

.box-content {
	width: 545px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.blue-box-left {
	width: 10px;
	background-image: url(images/blue-left.png);
	background-repeat: repeat-y;
	background-position: right;
}

.blue-box-right {
	width: 10px;
	background-image: url(images/blue-right.png);
	background-repeat: repeat-y;
	background-position: left;
}

.orange-box-left {
	width: 10px;
	background-image: url(images/orange-left.png);
	background-repeat: repeat-y;
	background-position: right;
}

.orange-box-right {
	width: 10px;
	background-image: url(images/orange-right.png);
	background-repeat: repeat-y;
	background-position: left;
}

.sidebar {
	background-color: #FFFFFF;
	width: 210px;
	padding: 5px 0 25px 0;
	text-align: left;
	vertical-align: top;
}

.sidebar-head {
	height: 26px;
	font-weight: bold;
	font-size: 10.5pt;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	background-color: #12127D;
	background-image: url(images/sb-head.png);
	background-repeat: repeat-x;
	background-position: top;
}

.sidebar-left {
	width: 5px;
	background-image: url(images/sb-left.png);
	background-repeat: repeat-y;
	background-position: right;
}

.sidebar-right {
	width: 5px;
	background-image: url(images/sb-right.png);
	background-repeat: repeat-y;
	background-position: left;
}

.sidebar-content {
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 0 5px;
	background-color: #CCCCCC;
	background-image: url(images/cccccc.png);
	background-repeat: repeat;
}

.sidebar-content p, .sidebar-content ul {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

.sidebar-content form p {
	margin-bottom: 0.7em;
}

.indent1 {
	margin-left: 30px;
}

.indent2 {
	margin-left: 60px;
}

.indent3 {
	margin-left: 90px;
}

table.product {
	width: 545px;
}

table.product td {
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}

table.product td.heading {
	padding: 0;
}

table.product td.heading table {
	width: 545px;
}

table.product td.centre {
	text-align: center;
}

.bold {
	font-weight: bold;
	color: #12127D;
}

.price {
	font-weight: bold;
	font-size: 10.5pt;
	color: #12127D;
}

.priceSpecial {
	color: #FF0000;
	text-decoration: line-through;
}

.productIcon {
	float: right;
}

table.screenshots {
	width: 545px;
	margin-bottom: 1em;
}

table.screenshots td {
	text-align: center;
	vertical-align: top;
	font-size: 9pt;
}

table.form {
	border: 1px solid #AFAFAF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}

table.form td {
	padding: 8px;
	text-align: left;
	vertical-align: top;
}

table.form td.label {
	padding: 10px;
	font-weight: bold;
}

table.form td.noInput {
	padding: 10px;
}

table.form td.alignRight {
	text-align: right;
}

.textbox {
	border: none;
	background-color: #CCCCCC;
	padding: 2px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.sidebar-content input.textbox {
	background-color: #FFFFFF;
}

input.button {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.testimonial {
	margin-bottom: 10px;
	padding: 8px;
}

.testimonial.alt {
	background-color: #DFDFDF;
}

.correctPNG {
}

.error {
	color: red;
}
