body {
	color: #000;
	background: #333;
	margin: 0px;	
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
}

a {
	color:#008;
	background-image:inherit;
}
a:link { background: transparent; text-decoration: none }
a:visited { background: transparent; text-decoration: none }
a:hover { background: transparent; text-decoration:underline }
a:active { background: transparent; text-decoration: none }
.b {	font-weight: bold;}
#warning {
    color:white;
    font-weight: bold;
    background:url(images/warning_background.png) repeat-x; 
    text-align: center;
    padding-top: 3px;
    height: 25px;
}

#container {
    width: 850px;
	height:auto;
	margin:15px auto;
}

/*  header styles */
#header {
    width: 100%;
    height: 55px;
    font-size: 14px;
    font-weight: bold;
	background: #847c75;
	background:url(images/header_background.png) repeat-x; 
	margin-bottom: 10px;	border-radius: 9px;	-moz-border-radius: 9px;	-webkit-border-radius: 9px;
}

#header .left {
	float:left;
    height: 55px;
	padding-top: 8px;
	padding-left: 8px;
	
}

#header .right {
	float:right; 
    height: 55px;
	text-align:right; 

}


#topnav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-right:15px;
}

#topnav li {
	display:inline;
	margin:0px 1px;
}

#topnav li a {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

#main_content {
    background: #fff;
    padding: 15px 25px;
    height: auto;		border-radius: 9px;	-moz-border-radius: 9px;	-webkit-border-radius: 9px;
}

.corner {
    height: 8px;
    width: 100%;
    background: #fff;
}

.topleft, .topright, .bottomleft, .bottomright {
    height: 8px;
    width: 8px;
}

.topleft {
	float:left; 
	background:url(images/corner_topleft.png) top left no-repeat;    
}

.topright {
	float:right; 
	background:url(images/corner_topright.png) top right no-repeat;    
}

.bottomleft {
	float:left; 
	background:url(images/corner_bottomleft.png) bottom left no-repeat;    
}

.bottomright {
	float:right; 
	background:url(images/corner_bottomright.png) bottom right no-repeat;    
}

div#home {
    padding: 0px 15px 0px 5px;
}

div#home h2 {
    color: #daa22a;
}

div#home a {
    font-size: 19px;
    color: #1642a8;
    position: relative;
    left: 5px;
    top: -10px;
}

div#faq {
    padding: 0px 5px;
}

div#faq li {
    padding-left: 0px; 
}

div#faq span.b {
    color: #765817;
}

/* download section style */
#download_section {
    padding-left: 15px;
}

#download_section h2 {
    color: #666;
    padding-bottom: 10px;
    font-size: 18px;
    padding-left: 10px;
}

#download_section .boxes {
    width:100%;
    height: 125px;
    padding-left: 25px;
}

#download_section .box {
	background:transparent url(download/images/box1.png) top left no-repeat;
	height: 125px;
	width: 330px;
	margin: 0px 45px 0px 0px;
	float: left;
}

.box2 {
	background:transparent url(download/images/box2.png) top right no-repeat;
	padding: 14px 10px 26px 10px;
	height:125px; 
}

.box img {
	float:left;
	margin: 4px 10px 1em 0;
}

.box a {
	color:#000;
	text-decoration:none;
}
	
.box a:hover, .box:hover a {
	color:#05b;
}

#download_section .license, #download_section .purchase, #download_section .warning {
	margin: 20px 60px 10px 25px;
	color: #666;
	font-size: 12px;
}
#download_section .purchase {	color: black;
	font-size: 13px;
}
#download_section input#offering {	border: 1px solid #999999;	width: 55px;	font-weight: bold;	padding: 2px 4px;	color: #555555;	font-size: 13px;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}
#download_section .license textarea {
    border: 1px solid #fff;
    width: 100%;
	color: #777;
	font-size: 12px;
	font-family: verdana;
}a#show_purchase, a.button {	background: #888888;	color: white;	padding: 4px 10px;	font-size: 14px;	font-weight: bold;	border-radius: 6px;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;}a#show_purchase:hover, a.button:hover {	background: #555555;	color: white;	text-decoration: none;}div#prev_updates {	padding-left:17px;	margin-bottom:10px;	overflow: auto;	height: 260px;	color: #777777;	display: none;}a#show_all_updates {	font-size:13px !important;}span#span_all_updates {	left: 5px;    position: relative;    top: -10px;}a.button {	font-size: 12px;	padding: 3px 10px;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}a.buynow {	font-size: 14px;	padding: 7px 15px;	background-color: #666;}#purchase_section {}
div#screenshots {
    width: 245px;
    float: right;
    background-color: #f9f7f4;
    padding: 0px 5px 10px 5px;
    border: 1px solid #f2f0db;
    margin-right: 5px;	margin-top: 20px;
}
div#screenshots h4 {	margin-top: 10px;	margin-bottom: 10px;}
div#screenshots img {
    border: 1px solid #555;
}

/* footer styles */
#footer {
    margin-top: 0px;
    color: #cccccc;
    font-size: 11px;
    text-align: left;
    padding-bottom: 5px;
}
#footer a {    color: #DAA22A !important;	text-decoration: none;}#footer a:hover {    color: #DFB22f !important;	text-decoration: none;}
img {
	border-width:0px;
	border-style:solid;
}

.b {
    font-weight: bold;
}
