/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	color: black;
}

img {
	border: none;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	background-color: white;
	color: black;
}

input, textarea, select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}



p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.text1 {
	/*font-size: larger;*/
	font-weight: bold;
	color: #0082C1;
}

h1.text1 {
	font-size: 160%;
}

h1.text1 a {
	color: #0082C1;
	text-decoration: none;
}

h1.text1 a:hover {
	text-decoration: underline;
}

h2.text1 a {
	color: #0082C1;
	text-decoration: none;
}

h2.text1 a:hover {
	text-decoration: underline;
}

.text2 {
	font-size: larger;
	font-weight: bold;
	color: #6E6E6E;
}

.text3 {
	margin: 0px;
	padding: 15px 0px 20px 0px;
	text-align: center;
	color: #BABABA;
	font-size: smaller;
}

.copyright {
	margin: 0px;
	padding: 15px 0px 20px 0px;
	text-align: center;
	color: #BABABA;
}

p.copyright {
	font-size: 80%;
}


/** LINKS */

a {
	/*color: #000000;*/
}

a:hover {
	/*text-decoration: none;*/
}

a.link1 {
	display: block;
	padding: 16px 22px 14px 22px;
	text-decoration: none;
	text-align: center;
	font-size: 75%;
	font-weight: bold;
	color: #263900;
}

a.link1:hover {
	background: url(images/homepage05.gif) repeat-x;
	color: #FFFFFF;
}

a.link2 {
	color: #6E6E6E;
}

a.buy 
{
	color: #000;
	/*font-weight: bold;*/
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage04.gif) repeat-x;
}

.bg2 {
	background: url(images/homepage07.jpg) no-repeat;
}

.bg3 {
	background: url(images/homepage08.gif) repeat-y;
}

.bg3-sidebar {
	background: url(images/homepage08-sidebar.gif) repeat-y;
}

.bg4 {
	background: url(images/homepage09.gif) no-repeat;
}

.bg5 {
	background: url(images/homepage12.gif) repeat-x;
}

.bg6 {
	background: url(images/homepage12.gif) repeat-y;
}

.bg7 {
	background: url(images/homepage16.gif) no-repeat;
}

.bg8 {
	background: url(images/subpage2_02.gif) repeat-x;
}

.bg9 {
	background: url(images/subpage2_05-sidebar.gif) no-repeat;
}

/** STYLES */

.style1 {
	color: #7EBF09;
	font-size: smaller;
}

.style1 a {
	color: #838383;
}

/** MISC */

.version {
	color: #263900;
	font-size: smaller;
}


.align-justify { text-align: justify; }

/*
.img1 {
	float: left;
	margin-right: 15px;
}
*/

hr { display: none; }

.hr1 {
	height: 1px;
	background: url(images/homepage12.gif);
}

/** added to original template **/

ul.subnav
{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 24px 0px 0px;
	text-indent: 0em;
}

a.subnav1
{
	height: 1.75em;
	display: block;
	margin-right: 1px;
	padding: 6px 2px 2px 2px;
	text-decoration: none;
	text-align: left;
	/*font-size: 12px;*/
	font-weight: bold;
	color: #263900;
	font-size: smaller;
}

a.subnav1:hover {
	background: url(images/homepage05.gif) repeat-x;
	color: #FFFFFF;
}

a.subnav1#buy
{
	color: #7F0000;
}

a.subnav1#buy:hover
{
	color: #FFFFFF;
}

a.subnav1#download
{
	color: #7F0000;
}

a.subnav1#download:hover
{
	color: #FFFFFF;
}

a.subnav2
{
	height: 1.5em;
	display: block;
	margin-right: 1px;
	padding: 2px 2px 2px 2px;
	padding-left: 6px;
	text-decoration: none;
	text-align: left;
	font-size: smaller;
	font-weight: normal;
	color: #263900;
}

a.subnav2:hover {
	background: url(images/homepage05.gif) repeat-x;
	color: #FFFFFF;
}

a.subnav3
{
	height: 1.25em;
	display: block;
	margin-right: 1px;
	padding: 2px 2px 3px 2px;
	padding-left: 12px;
	text-decoration: none;
	text-align: left;
	font-size: 70%;
	font-weight: normal;
	color: #263900;
}

a.subnav3:hover {
	background: url(images/homepage05.gif) repeat-x;
	color: #FFFFFF;
}

.featured
{
/*
	background-color:#FFEACF;
	border:1px solid #FF9C00;
*/
	background-color:#fafafa;
	border:1px solid #f0f0f0;
	padding:5px;
	padding-bottom:0px;
	margin-bottom:14px;
	clear: both;
}

table.featured td
{
		padding-top:4px;
		padding-bottom:4px;
		padding-left:4px;
		padding-right:4px;
		vertical-align: top;
}

table.featured th
{
		text-align:left;
		padding-top:4px;
		padding-bottom:4px;
		padding-left:4px;
		padding-right:4px;	
}

td.rowtitle
{
	white-space: nowrap;
}

a.level2
{
	font-size: 80%;
}

a.Level1
{
	font-size: 90%;
	font-weight: bold;
	color: #0082C1;
}

a.level20
{
	font-size: 70%;
	text-decoration:none;
}

.clear
{
	clear: both;
}

.expando
{
	display: none;
}

.specialoffer
{
	text-decoration: line-through;
	color: red;
}

td.price
{
	text-align:right;
	padding-right: 3px;
}

p.question
{
	font-weight: bold;
	margin: 0px;
}

textarea.code
{
	background-color: #eeeeee;
}

@media print {
	/* style sheet for print goes here */
	.expando
	{
		display: inline;
	}
}
