@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
	font-size: 100.01%;
	background:transparent;
}
img {
	-ms-interpolation-mode: bicubic;
}
h1, h2, h3, h4, h5, h6, th, td, caption {
	font-weight:normal;
	-webkit-font-smoothing: antialiased;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
p, li, blockquote {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	-webkit-font-smoothing: antialiased;
}
ul, ol {
	list-style-position:inside;
}
.ie7 ul, .ie7 ol {
	list-style-position:inside;
}
textarea {
	resize:vertical;
	overflow: auto;
}
input[type=submit]:hover {
	cursor: pointer
}
body {
	font : 62.5% Arial, Helvetica, sans-serif;
	height : 100%;
	background : url(../images/layout/bgtile.jpg) 0 0 repeat;
	line-height : 2.2em;
}

/* headers */

h1 {
	font-weight:bold;
	font-size:2.1em;
	margin-bottom : 1.04761905em;
	color:#520f0e
}
h2 {
	font-weight:bold;
	font-size:2.1em;
	margin-bottom : 1.04761905em;
	color:#520f0e
}
h4 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:1em;
	font-weight:900;
	color:gray;
}

/* wrapper */

.wrapper {
	background:url(../images/layout/bggrad.jpg) 0 0 repeat-x;
	width:100%
}
.content {
	width:1024px;
	margin:0 auto
}

/* Added by A Walpole 13.12.11 */

.buyit .colwrap {
	text-align : center;
	text-transform:uppercase
}
.content p, .content ul li {
	font-size : 1.4em;
	margin-bottom : 0.785714285em;
}

.download-page ol li, .dowload-page ul li {
	font-size : 1.4em;
	margin-bottom : 0.785714285em;
}

.system-requirements ol li, .system-requirements ul li {
	font-size : 1.4em;
	margin-bottom : 0.785714285em;
}

.content p.last-child, .content ul li.last-child {
	margin-bottom : 1.57142857em;
}
.content a:link {
	color:#4896A8;
}
.content a:visited {
	color:#004757
}
.content a:focus {
	color:#001D23
}
.content a:hover {
	color:#001D23
}
.content a:active {
	color:#001D23
}
.colwideleft ol li:first-child {
	font-size : 1.4em;
	margin-bottom : 0.785714285em;
}
.colwideleft ol li.list-ol-last-child {
	list-style : none;
}
.colwideleft ol li ul li {
	list-style : none;
}
.ie7 .faq ol li ul li {
	text-indent : -15px;
}
.faq ol > li:first-child{
font-weight : bold;
}

/* download button */
.content form input[type=submit] {
	background : #FDAF17;
	border : 1px solid #4896A8;
	-moz-border-radius : 5px;
	-wekbit-border-radius : 5px;
	border-radius : 5px;
}
.content form input[type=submit]:hover {
	background : #fff;
	color : #4896A8;
}
.content ol li form {
	display : inline;
}
.content table.info {
	margin-bottom : 1.57142857em;
}
.content table.requirements .tableheader {
	font-size : 1.7em;
}
.content table.requirements ul {
	margin : 16px 0 16px 50px;
}
/* End added by A Walpole 13.12.11 */

.canvas {
	background-color:#FFFFFF;
	width:872px;
	margin:0 auto;
	padding:0 30px;
	text-align:left;
	min-height:505px
}
/* footer */


.footer {
	background:url(../images/layout/footer.jpg) 0 0 no-repeat;
	height:124px
}
/*columns*/

.colwrap {
	padding:10px 0 15px 0px
}
.col1of1 {
}
.col1of2 {
	width:425px;
	display:inline;
	float:left
}
.col2of2 {
	width:425px;
	margin:0 0 0 22px;
	display:inline;
	float:left
}
.col1of3 {
	width:276px;
	display:inline;
	float:left
}
.col2of3 {
	width:276px;
	margin:0 0 0 22px;
	display:inline;
	float:left
}
.col3of3 {
	width:276px;
	margin:0 0 0 22px;
	display:inline;
	float:left
}
.colwideleft {
	width:574px;
	display:inline;
	float:left
}
.colwideright {
	width:574px;
	margin:0 0 0 22px;
	display:inline;
	float:left
}
.clearboth {
	clear:both;
	height:1px
}
/*end of columns*/

/*topnav*/

.topnav {
	text-align:center;
	padding-left:70px
}
.topnav a {
	margin:0 20px;
	float:left;
	text-decoration:none;
	height:61px;
	display:block;
}
a.navhome {
	background:url(../images/nav/home.jpg) 0 0 no-repeat;
	width:76px;
}
a.navhome:hover {
	background-position:-76px
}
a.navabout {
	background:url(../images/nav/about.jpg) 0 0 no-repeat;
	width:95px;
}
a.navabout:hover {
	background-position:-95px
}
a.navgallery {
	background:url(../images/nav/gallery.jpg) 0 0 no-repeat;
	width:131px;
}
a.navgallery:hover {
	background-position:-131px
}
a.navdownload {
	background:url(../images/nav/download.jpg) 0 0 no-repeat;
	width:157px
}
a.navdownload:hover {
	background-position:-157px
}
a.navfaq {
	background:url(../images/nav/faq.jpg) 0 0 no-repeat;
	width:54px
}
a.navfaq:hover {
	background-position:-54px
}
.displace {
	position:absolute;
	left:-999px
}
/* end of topnav */

.dots {
	clear:both;
	height:4px;
	border-bottom:1px dotted #000000;
	border-top:1px dotted #000000;
}
.thumbs li {
	float:left;
	list-style:none;
	margin-right:15px
}
.thumbs li img {
	padding:7px;
}
.thumbs li a img {
	border:1px solid #ffffff
}
.thumbs li a:hover img {
	border:1px solid #CCCCCC
}
.nav {
	color:#5f0605;
	font-size:1.2em;
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight:bold;
	padding: 20px 0 30px 0;
	text-align:center
}
.nav a {
	color:#5f0605;
	text-decoration:none
}
.nav a:hover {
	color:#000000
}
/* download */

.download {
	background:url(../images/pics/download.jpg) 0 0 no-repeat;
	height:101px;
	text-align:left;
	padding:200px 0 0 125px
}
.index .download {
	background:url(../images/homepage/download.jpg) 0 0 no-repeat;
	height:101px;
	text-align:left;
	padding:231px 0 0 148px
}
a.trynow {
	display:block;
	background:url(../images/homepage/try.jpg) 0 0 no-repeat;
	width:123px;
	height:35px;
	text-decoration:none
}
a.buynow {
	display:block;
	background:url(../images/homepage/buy.jpg) 0 0 no-repeat;
	width:123px;
	height:29px;
	text-decoration:none
}
a.trynow:hover, a.buynow:hover {
	background-position:-123px
}
.displace {
	position:absolute;
	left:-999px
}
td.numberheading {
	font-size: 300%;
	font-weight: bold;
	border-right: 1px solid #ccc;
	padding: 16px;
	color:#ccc;
}

table.info {
	border: 1px solid #ccc;
}
td.tableheader {
	background-color: #DFDFDF;
	padding: 2px 4px 2px 4px;
	font-weight:bold;
	font-size:2.1em;
	margin-bottom : 1.04761905em;
	color:#520f0e	
}
table.requirements {
	border-style:solid;
	border-color:#ccc;
	border-width:1px 1px 1px 1px;
}
/* STYLES FOR JAVASCRIPT BELOW */


