@import url("sub.css");


body {
	font-size: 12px;
	font-family: Verdana, "Lucida Grande", Lucida, Arial, sans-serif;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 1em;
	margin-bottom: 1.5em;
}

h1 { 
	font-family: "Arial Black", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

h2 { 
	font-family: "Arial Black", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

h3 { 
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

ul, ol { 
    margin-bottom: 1.5em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

body {
	line-height: 1.5em;
}

h1 {
	margin-top: 0;
}

h2 {
	margin-top: 0;
}

h2.subhead {
	margin-top: -.5em;
}

h3 {
    font-family: "Arial Black", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

.fineprint {
	font-size: x-small;
	line-height: 1.3;
}

.userquote {
	font-size: x-small;
	line-height: 18px;
}


pre, code {
	font-size: small;
}



body {
	color: black;
	background: #FFFEEC url(../images/background.jpg) repeat-x left top;
	padding: 20px 0 0 0;
}

reveal {
	border: 1px solid #FF0000;
}

#container {
	width: 800px;
	margin: 0 auto;
}

a:visited { color: #556644; }
a:link { color: #006600; }
a:active { color: #556644; }
a:hover { color: #449933; }

a:visited { color: #86261c; }
a:link { color: #86261c; }
a:active { color: #86261c; }
a:hover { color: #ab2315; }

a:visited { color: #4040ff; }
a:link { color: #0000ff; }
a:active { color: #5555ff; }
a:hover { color: #5555ff; }

a:visited { color: #8c824a; }
a:link { color: #556644; }
a:active { color: #734b05; }
a:hover { color: #734b05; }

h1 {
	color: #988147;
}

h2 {
	color: #988147;
}

hr {
	border-style: none;
	border-bottom: 1px dotted #988147;
	margin-top: 16px;
	margin-bottom: 16px;
}

.textlink a {
	color: Black;
	text-decoration: none;
}

.textlink a:hover {
	color: #734b05;
	text-decoration: underline;
}

#header {
	background-image: url(../images/top.png);
	height: 121px;
	color: #737476;
	width: 800px;
}

#logo {
	margin: 45px 0 0px 40px;
	float: left;
}

#smallnav {
	float: right;
	padding: 25px 30px 0 0;
	list-style: none;
}

#smallnav li {
	float: left;
	display: inline;
	border-left: 1px solid #BBBBBB;
}

#smallnav li:first-child {
	border-left: none;
}

#smallnav a {
	font-size: .75em;
	color: #666666;
	text-decoration: none;
	display: block;
	float: left;
	padding: 3px 7px 4px 7px;
}

#smallnav a:hover {
	text-decoration: underline;
}


#nav {
	float: right;
	clear: right;
	height: 30px;
	display: block;
	margin: 0;
	min-width: 267px;
	padding: 2px 10px 0 0;
	list-style: none;
}

#nav li {
	display: inline;
	float: left;
}

#nav li.selected {
	background: url(../images/nav.jpg) no-repeat left top;
}

#nav a {
	font-family: "Arial Black", Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	padding: 7px 10px;
	width: auto;
}

#nav a:hover {
	text-decoration: underline;
}

#nav li.selected a {
	color: white;
	background: url(../images/nav1.jpg) no-repeat right top;
	text-decoration: none;
}

#mainbody {
	width: 727px;
	background: #F7F7F7 url(../images/bodybg.png) repeat-y center top;
	clear: both;
	padding: 0px 30px 10px 43px;
	min-height: 476px;
	height: auto !important;
	height: 476px;
}

#mainbody.home {
	padding-top: 24px;
	padding-bottom: 30px;
	min-height: 0;
	height: auto !important;
	height: 0;
}

#redstripe {
	background: #A90000 url(../images/mainbanner.jpg) repeat-y center top;
	clear: both;
	float: left;
	height: 230px;
	width: 800px;
	overflow: visible;
}

#red-block {
	float: left;
	margin: 60px 0 0 -40px;
}

#seal {
	float: right;
	margin: -106px 4px 0 0;
	position: relative;
	z-index: 1;
}

#lock {
	float: left;
	margin: 65px 0 0 -20px;
	position: relative;
	z-index: 1;
    vertical-align: top;
    font-size: x-small;
}

#banner {
	display: block;
	float: left;
	padding: 20px 0 0 50px;
}

#heads {
	float: left;
	margin: 0 12px -8px 0;
}

#content {
	width: 500px;
	float: right;
}

.content-home {
	width: 240px;
	float: left;
	text-align: center;
}

.bord {
	border-right: 1px solid #BBBBBB;
}

.content-home h1 {
	margin-top: 8px;
	margin-bottom: 0;
	color: black;
}

.content-home h1 a:visited {
	color: black;
	text-decoration: none;
}

.content-home h1 a:link {
	color: black;
	text-decoration: none;
}

.content-home h2 {
	margin-top: 8px;
	margin-bottom: 0;
	color: black;
}

.content-home h2 a:visited {
	color: black;
	text-decoration: none;
}

.content-home h2 a:link {
	color: black;
	text-decoration: none;
}

.content-home p {
	font-size: 0.9em;
	text-align: left;
	padding: 0 15px 0 20px;
	min-height: 90px;
}

#content.wide {
	width: 650px;
}

#subhead {
	margin:0;
	padding:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:700;
}

#bighead {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial Black, Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:bold;
	color:#CC0000;
	line-height:1em;
}

#bighead_deck {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial Black, Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:bold;
	color:#CC0000;
	line-height:1em;
}

#mainhead {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	color:#CC0000;
	font-size:22px;
	line-height:1em;
}

#deckcopy {
	margin:0;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:24px;
	font-style:normal;
	line-height:1em;
}

#deckcopy_sub {
	margin:0;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:20px;
	font-style:normal;
	line-height:1em;
}


#downloadnow {
	padding-top: 90px;
	width: 320px;
	float: left;
	text-align: center;
}

#downloadnow a {
	color: white;
	text-decoration: none;
	line-height: 0;
	}

#downloadnow h1 {
	font-size: 2.0em;
	}

#downloadnow h2 {
	font-size: 2.0em;
	}

#downloadnow p {
	font-size: 0.8em;
	text-transform: uppercase;
	}


.landing h1 {
	font-family: "Arial Black", Arial, Helvetica, Geneva, sans-serif;
	font-size: 2.5em;
	line-height: 1.2em;
	letter-spacing: -1px;
	margin-bottom: .6em;
	color: black;
}

.landing a:visited { color: #02549e; }
.landing a:link { color: #02549e; }
.landing a:active { color: #026cc6; }
.landing a:hover { color: #026cc6; }

.download-box {
	width: 220px;
	margin: 8px 0 12px 0;
	float: left;
	font-size: .917em;
	line-height: 1.5em;
}

#featurelist {
	width: 200px;
	margin: 15px 0 0 10px;
	border: none;
	float: left;
}

	#featurelist ul {
		list-style: none;
		margin: 0 0 0 6px;
		padding: 0px;
		font-weight: normal;
	}
	
	#featurelist li {
		font-size: .917em;
		line-height: 1.637em;
	}
	
	#featurelist p {
		font-size: .9167em;
		margin: 6px;
		margin-top: 18px;
	}


#sidebar {
	width: 200px;
	margin: 0px;
	border: none;
	float: left;
	background: #E6E6E6 url(sidebar-.png) no-repeat left top;
}

	#sidebar .download {
		text-align: center;
	}
	
	#sidebar .download h2 {
		text-transform: uppercase;
		margin: 1em 0 .5em 0;
		color: #A90000;
	}
	
	#sidebar .download h4 {
		font-weight: bold;
		font-size: .917em;
		line-height: 1.46em;
	}
		
	#sidebar .download h4 a {
		color: black;
		text-decoration: none;
		border-bottom: 1px dotted;
	}
	
	#sidebar .download h4 a:hover {
		color:  #988147;
	}
	
	#sidebar .download ul {
		margin: 0 0 0 18px;
		font-weight: bold;
		margin-bottom: 18px;
		list-style: none;
		padding: 0;
	}
	
	#sidebar .download li {
		font-size: .917em;
		line-height: 1.637em;
	}
	
	#sidebar .download li a {
		text-decoration: none;
		color:  #333333;
	}
	
	#sidebar .download li a:hover {
		text-decoration: underline;
	}
	
	#sidebar .download ul {
		margin: 0 0 1em 0;
		font-weight: normal;
	}
	

    .submenu {
    	margin: 15px;
		list-style: none;
		padding: 0px;
    }

	.submenu ul {
		margin: 0 0 0 18px;
		font-weight: bold;
		margin-bottom: 18px;
	}
	
	.submenu li {
		font-size: .917em;
		line-height: 1.637em;
	}
	
	.submenu li a {
		text-decoration: none;
		color:  #333333;
	}
	
	.submenu p {
		font-size: .9167em;
		line-height: 1.46em;
		margin: 18px;
	}
	
	.submenu li a:hover {
		text-decoration: underline;
	}
	
	.submenu ul ul {
		font-weight: normal;
		margin-bottom: 5px;
	}

.inline-icon {
	vertical-align: bottom;
}


	#utilities {
		display: block;
		text-align: center;
		color: #666666;
		clear: both;
		font-size: .75em;
		line-height: 1.3em;
		margin: 12px;
	}
	
	#utilities p {
		float: left;
		line-height: 1.3em;
		margin: 0;
	}
	
	#utilities ul {
		float: left;
		float: right;
	    font-size: 9pt;
		margin-left: 36px;
		list-style: none;
		padding: 0;
	}
	
	#utilities li {
		border-left: 1px solid #AAAAAA;
		padding: 0 8px;
		float: left;
	}
	
	#utilities li:first-child {
		border-left: none;
		padding-left: 0;
	}
	
	#utilities a {
		color: #333333;
		text-decoration: none;
		display: block;
		float: left;
	}
	
	#utilities a:hover {
		border-bottom: 1px dotted;
	}
	
	#utilities img.langflag {
		float: right;
		margin: -1px 0 0 10px;
	}
	
	#utilities form {
		float: right;
	}
	
	#utilities form select {
		float: left;
		font-size: 1em;
		margin: -3px 0 0 5px;
	}


.clear {
	clear: both;
	height: 1px;
}

.hide {
	display: none;
}


.rtjust {
	text-align: right;
   	padding-right: 4px;
}

.vatop {
    vertical-align: top;
}

.floatright {
	float: right; 
}


.alert {
	color: Red;
	font-style: normal;
}



div.sheet {
	background: #FFFFFF url(tire-tra.jpg) no-repeat right top;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px #AAAAAA;
	border-style: solid;
}

.groupbox {
	padding: 6px 12px;
	background-color: #EEEEEE;
	font-size: 0.9em;
}

.groupboxhead {
	line-height: 1.1;
	margin-bottom: 0.2em;
	background-color: #E6E6E6;
	color: #666666;
	padding: 4px 1px 4px 12px;
}

h3.groupboxhead {
    font-family: "Arial Black", Arial, Helvetica, Geneva, sans-serif;
	text-transform: none;
}

.groupboxhead .title {
    font-family: "Arial Black", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	color: #333;
}

.groupboxhead .info {
	font-size: .84em;
	padding: 0 0 0 15px;
	color:  #666;
	float: left;
}

.groupboxhead .download {
	float: right;
	font-size: .9em;
	font-weight: bold;
	padding-right: 10px;
}

.groupform {
	padding: 6px 12px 6px 0;
}

.userquote {
	padding: 4px 6px;
	background-color: #E7E7C9;
}

.thumbnail {
	font-size: 0.9em;
	color: #988147;
	float: left;
	text-align: center;
	padding: 5px;
}

#screenshot {
	margin-left: -8px;
}

.gallerynav {
	float: right;
	margin-right: 50px;
}

