/* ====================RESETS==================== */
html, body, div, span, h1, h2, h3, h4, h5, h6,
p, a, em, img, input, p, strong,
ol, ul, li,
fieldset, form, label, legend, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
.reset {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

body {
	line-height:1.4;
	color:black;
	background:white;
}

ul {
	list-style:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

th, td {
	text-align:left;
	font-weight:normal;
}
 /* ====================HTML ELEMENTS==================== */
body {
	background:#fff;
	color:#1f1f15;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
}

a {
	color:#4e4e4e;
}

a:hover {
	background-color:#4e4e4e;
	color:#fff;
}

h1 a {
	background:transparent url('../img/logo.png') no-repeat;
	display:block;
	height:31px;
	margin-top:22px;
	text-indent:-5000px;
	width:386px;
}

h1 a:hover {
	background:transparent url('../img/logo.png') no-repeat;
}

h2 {
	color:#fff;
	font-size:3em;
	margin-bottom:15px;
	text-shadow:-1px -1px #000;
}

h3 {
	font-size:2.5em;
	line-height:1;
	margin-bottom:15px;
}

h4 {
	font-size:1.67em;
	margin-bottom:15px;
}

strong {
	font-weight:bold;
}

#header {
	background:#40160c;
	border-bottom:10px #38150d solid;
	color:#fff;
	height:65px;
}

#header .right {
	margin-top:19px;
	position:relative;
}

#header .right span {
	right:134px;
	position:absolute;
	text-align:right;
	top:6px;
	width:150px;
}

#header .right a {
	background:#a97b2a url('../img/login.png') no-repeat;
	color:#5d3214;
	display:block;
	float:right;
	font-weight:bold;
	height:30px;
	margin-left:10px;
	text-indent:-5000px;
	width:124px;
}

#header .right a:hover {
	background-position:0 -30px;
}

#nav {
	background:#442a11 url('../img/nav_bg.png') repeat-x;
	border-bottom:1px #3b2714 solid;
	border-top:1px #593e1a solid;
	height:43px;
	padding-top:5px;
}

#nav ul li {
	float:left;
}

#nav ul li a {
	color:#fff;
	display:block;
	font-weight:bold;
	margin-right:20px;
	padding:10px;
	text-decoration:none;
	text-transform:uppercase;
}

#nav ul li a.active {
	background:#1a1510;
}

#nav ul li a:hover {
	background:#2e1e0f;
}

#content {
	margin:0 auto;
	padding-top:15px;
	width:960px;
}

#pagehead {
	background:#784e1f url('../img/feature_bg.png') repeat-x;
	border-top:1px #845e2e solid;
	color:#593a17;
}

	#pagehead h2 {
		margin:0;
	}

#content .left {
	padding-right:20px;
	margin-bottom:30px;
	width:460px;
}

#content .left p {
	font-size:1.5em;
	margin-bottom:30px;
}

	#content .left p strong {
		display:block;
		margin-top:15px;
	}

#content .left ul li {
	float:left;
}

#content .left ul li a {
	background:#f2ebe1;
	border:1px #c2c2c2 solid;
	display:block;
	margin-right:15px;
	padding:9px;
}

#content .left ul li a:hover {
	background:#d3bd9b;
}

#content .right {
	padding-left:20px;
	margin-bottom:30px;
	width:460px;
}

.points {
	color:#4e4e4e;
	font-size:1.33em;
	list-style:disc;
	margin:0 0 25px 20px;
}

.points li {
	display:list-item;
	margin-bottom:15px;
}

#content .right p {
	color:#4e4e4e;
	margin-bottom:15px;
}

	#content .right p strong {
		color:#4e4e4e;
		display:block;
		margin-bottom:15px;
	}

.download {
	font-size:1em;
	height:49px;
	list-style:none;
	margin:0;
}

.download li {
	float:left;
}

.download li .windl {
	margin-right:14px;
}

a.windl, a.macdl {
	background:#4f3a14 url('../img/apple.png') no-repeat;
	clear:none;
	color:#977e53;
	display:block;
	font-size:0.83em;
	font-weight:bold;
	height:41px;
	padding:8px 0 0 60px;
	text-decoration:none;
	text-transform:uppercase;
	width:163px;
}

a.windl {
	background:#4f3a14 url('../img/windows.png') no-repeat;
}

a.macdl:hover, a.windl:hover {
	background-position:0 -49px;
}

a.macdl strong, a.windl strong {
	color:#a97b2a;
	display:block;
	font-size:1.4em;
}

#content .right a {
	clear:both;
}

#footer {
	background:#40160c;
	clear:both;
	color:#fff;
	font-size:0.92em;
	height:54px;
	margin-top:30px;
	padding-top:10px;
}

#footer span a {
	background:url('../img/footer_logo.png') no-repeat;
	display:block;
	float:left;
	height:16px;
	margin-right:5px;
	text-indent:-5000px;
	width:198px;
}

.contain {
	margin:0 auto;
	width:960px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}
 /* PAGE SPECIFIC */
#feature {
	background:#784e1f url('../img/feature_bg.png') repeat-x;
	border-top:1px #845e2e solid;
	color:#593a17;
	height:310px;
}

#feature img {
	margin-left:27px;
	margin-top:20px;
}

#feature .right {
	margin-top:15px;
	width:480px;
}

#feature .right p {
	color:#301e0b;
	font-size:2em;
	font-weight:bold;
}

#feature .right p.price {
	font-weight:normal;
	margin-bottom:25px;
}

#feature .right p.price span {
	color:#fff;
	font-weight:bold;
	text-shadow:-1px -1px #000;
}

#feature .right p.price span span {
	font-size:1.25em;
}

#feature .right a.start {
	background:#3f2c13 url('../img/start_bg.png') no-repeat;
	color:#9a6e31;
	display:block;
	float:left;
	font-size:1.17em;
	font-weight:bold;
	height:60px;
	line-height:1.4;
	margin:0 10px 0 0;
	padding:11px 0 0 15px;
	text-decoration:none;
	text-shadow:-1px -1px #000;
	width:232px;
}

#feature .right a.start:hover {
	background-color:#7f5a29;
	background-position:0 -71px;
}

#feature .right a.start strong {
	color:#fff;
	display:block;
	font-size:1.29em;
}

#feature .right a {
	color:#593a17;
	font-weight:bold;
	line-height:68px;
}

#feature .right a:hover {
	background-color:transparent;
	color:#fff;
}

table {
	width:100%;
}

caption {
	font-size:2.5em;
	text-align:left;
}

th, td {
	border:1px solid #999;
	padding:2px;
}

td {
	text-align:center;
}

thead th {
	background:#40160C;
	color:#fff;
	font-weight:bold;
}

tbody th {
	font-weight:bold;
	width:30%;
}

tr.odd {
	background:#FFF4E0;
}


#step1, #step2, #step3 {
	color:#fff;
	float:left;
	font-weight:bold;
	margin-top:20px;
	text-align:center;
	width:320px;
}

#step1 { background:url('../img/step1.png') no-repeat }
#step2 { background:url('../img/step2.png') no-repeat }
#step3 { background:url('../img/step3.png') no-repeat }

	#step1 a.macdl,
	#step1 a.windl {
		margin-left:50px;
		margin-top:10px;
	}

ul#ackn li {
	margin-bottom:30px;
	text-align:right;
}

ul#ackn li a:hover {
	background:none;
}

ul#ackn li strong {
	font-size:1.4em;
}

ul#faq {
	background:#ccc;
	font-size:1.1em;
	list-style:disc;
	padding:10px;
}

ul#faq li {
	margin-left:20px;
}

dl dt {
	font-weight:bold;
}

dl dd {
	margin-bottom:15px;
}
 /* FORM */
form {
}

form legend {
	color:#696fac;
	font-family:Georgia, Times, Times New Roman, serif;
	font-size:1.8em;
	margin-bottom:7px;
}

form p {
	clear:both;
	margin:.5em 0;
	overflow:hidden;
}

form label {
	display:block;
	margin-bottom:2px;
}

form input.idleField, form input.focusField, form input, form textarea, form textarea.idleField, form textarea.focusField {
	border:1px solid #ddd;
	color:#8F8F8F;
	margin-bottom:5px;
	padding:4px 3px 2px 30px;
	width:50%;
}

form input {
	height:25px;
	font-size:1.3em;
}

form textarea {
	font-size:1.4em;
}

form input#name {
	background:#fff url('../img/user.png') no-repeat 5px 50%;
}

form input#email {
	background:#fff url('../img/email.png') no-repeat 5px 50%;
}

form textarea#enquiry {
	background:#fff url('../img/note.png') no-repeat 5px 6px;
}

form textarea {
	height:125px;
	overflow:auto;
}

#downloads {
	margin:15px auto 0 auto;
	width:960px;
}

#downloads .windows, #downloads .mac {
	float:left;
	width:50%;
}

#downloads li {
	list-style:disc;
	margin-left:20px;
}

#downloads h4 {
	margin:15px 0 10px 0;
}

#cboxContent #downloads {
	width:500px;
}

form .submit {
	height:28px;
	line-height:28px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	background:#ccc;
	padding:0 10px 0 30px;
	color:#333;
	cursor:pointer;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	width:100px;
}

.error, .success {
	border-style:solid none;
	border-width:1px;
	margin-bottom:10px;
	padding:4px 4px 4px 29px;
	font-size:0.9em;
}

.error {
	border-color:#A90000;
	background:#F8E5E5 url(../img/exclamation.png) 5px center no-repeat;
}

.success {
	border-color:#74F019;
	background:#DEF8CA url(../img/accept.png) 5px center no-repeat;
}
 /* lightbox */ /*    ColorBox Core Style    The following rules are the styles that are consistant between themes.    Avoid changing this area to maintain compatability with future versions of ColorBox.*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
}

#cboxOverlay {
	position:fixed;
	width:100%;
	height:100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
	clear:left;
}

#cboxContent {
	position:relative;
	overflow:visible;
}

#cboxLoadedContent {
	overflow:auto;
}

#cboxLoadedContent iframe {
	display:block;
	width:100%;
	height:100%;
	border:0;
}

#cboxTitle {
	margin:0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor:pointer;
}
 /*     ColorBox example user style    The following rules are ordered and tabbed in a way that represents the    order/nesting of the generated HTML, so that the structure easier to understand.*/
#cboxOverlay {
	background:#000;
}

#colorbox {
}

#cboxTopLeft {
	width:14px;
	height:14px;
	background:url(../img/controls.png) 0 0 no-repeat;
}

#cboxTopCenter {
	height:14px;
	background:url(../img/border.png) top left repeat-x;
}

#cboxTopRight {
	width:14px;
	height:14px;
	background:url(../img/controls.png) -36px 0 no-repeat;
}

#cboxBottomLeft {
	width:14px;
	height:43px;
	background:url(../img/controls.png) 0 -32px no-repeat;
}

#cboxBottomCenter {
	height:43px;
	background:url(../img/border.png) bottom left repeat-x;
}

#cboxBottomRight {
	width:14px;
	height:43px;
	background:url(../img/controls.png) -36px -32px no-repeat;
}

#cboxMiddleLeft {
	width:14px;
	background:url(../img/controls.png) -175px 0 repeat-y;
}

#cboxMiddleRight {
	width:14px;
	background:url(../img/controls.png) -211px 0 repeat-y;
}

#cboxContent {
	background:#fff;
}

#cboxLoadedContent {
	margin:0 10px 10px 10px;
}

#cboxLoadingOverlay {
	background:url(../img/loading_background.png) center center no-repeat;
}

#cboxLoadingGraphic {
	background:url(../img/loading.gif) center center no-repeat;
}

#cboxTitle {
	position:absolute;
	bottom:-25px;
	left:0;
	text-align:center;
	width:100%;
	font-weight:bold;
	color:#7C7C7C;
}

#cboxCurrent {
	position:absolute;
	bottom:-25px;
	left:58px;
	font-weight:bold;
	color:#7C7C7C;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	position:absolute;
	bottom:-29px;
	background:url(../img/controls.png) 0px 0px no-repeat;
	width:23px;
	height:23px;
	text-indent:-9999px;
}

#cboxPrevious {
	left:0px;
	background-position:-51px -25px;
}

#cboxPrevious.hover {
	background-position:-51px 0px;
}

#cboxNext {
	left:27px;
	background-position:-75px -25px;
}

#cboxNext.hover {
	background-position:-75px 0px;
}

#cboxClose {
	right:0;
	background-position:-100px -25px;
}

#cboxClose.hover {
	background-position:-100px 0px;
}

.cboxSlideshow_on #cboxSlideshow {
	background-position:-125px 0px;
	right:27px;
}

.cboxSlideshow_on #cboxSlideshow.hover {
	background-position:-150px 0px;
}

.cboxSlideshow_off #cboxSlideshow {
	background-position:-150px -25px;
	right:27px;
}

.cboxSlideshow_off #cboxSlideshow.hover {
	background-position:-125px 0px;
}
