﻿body {
	background: #f4f4d8 url('../images/bg-header.jpg') top left repeat-x;
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 1.1em;
	color: #333333;
	line-height: 1.2;
	padding: 0 0 15px 0;
}


.content p a {
	text-decoration: none;
	font-weight: bold;
	color: #4e4d1f;
}

.content td a {
	text-decoration: none;
	font-weight: bold;
	color: #4e4d1f;
}

.content p a:hover, .content td a:hover {
	text-decoration: underline;
}

.content ul {
	font-size: 1.1em;
	color: #333333;
	line-height: 1.2;
	list-style-type: disc;
	padding: 0 0 15px 20px;
}

.content ol {
	font-size: 1.1em;
	color: #333333;
	line-height: 1.2;
	list-style: decimal;
	padding: 0 0 15px 20px;
}

.content {
	color: #333333;
	line-height: 1.2;
}

.content td {
	font-size: 1.1em;
}

.content table.table-border {

  width:100%;
  border-collapse:collapse;
}
.content table.table-border td {

  border:1px solid #666666;
  padding:5px;
 }


strong {
	font-weight: bold;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	padding: 20px 0 25px 0;
}

.title {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	padding: 20px 0 25px 0;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #4e4d1f;
	padding: 0 0 15px 0;
}

.large {
	font-size: 1.4em;
	font-weight: normal;
	color: #4e4d1f;
	padding: 0 0 15px 0;
}

h3 {

}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }


.container {
	width: 900px;
	margin: 0 auto 0 auto;
}

.header {
	width: 900px;
	background: url('../images/header.jpg') top left no-repeat;
	height: 119px;
}

.header a.logo {
	display: block;
	width: 239px;
	height: 119px;
	margin: 0 0 0 661px;
	text-indent: -9999px;
	background: url('../images/header-logo.jpg') top left no-repeat;
}

.navigation {
	width: 900px;
	height: 29px;
	padding: 1px 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
}

.navigation a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 8px 10px 0px 10px;
	height: 21px;
	float: left;
}

.navigation a.active {
	background: #FBFBF1;
	color: #000000;
}

.navigation a.active:hover {
	color: #000000;
}

.navigation a:hover {
	color: #ffffff;
}

.navigation ul.nav-items {
	padding: 0 0 0 20px;
	height: 29px;
}

.navigation ul.nav-items li {
	float: left;
	padding: 0 0px 0 0px;
	height: 29px;
}

.navigation a.distributors {
	float: right;
	padding: 8px 20px 0 0;
}

.content {
	width: 860px;
	clear: both;
	background: #fbfbf1;
	padding: 30px 20px 0 20px;
}

.footer {
	width: 900px;
	height: 79px;
	padding: 70px 0 0 0;
	background: url('../images/bg-footer.jpg') top left repeat-x;
	text-align: center;
}

.footer p {
	font-size: 1.1em;
}

.footer p a {
	color: #9a9b5c;
	text-decoration: none;
}

.footer p.tagline {
	font-size: 1.6em;
	padding: 0 0 15px 0;
}

.panel-left-home {
	width: 560px;
	padding: 0 20px 0 0;
	min-height: 420px;
	float: left;
	border-right: 1px solid #000000;
}

.panel-right-home {
	width: 259px;
	padding: 20px 0 0 20px;
	float: left;
}

.caption {
	font-style: italic;
	color: #82835b;
	font-size: 1.2em;
	padding: 15px 0 20px 0;
	line-height: 1.4;
}

.author {
	color: #82835b;
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
}

.panel-left {
	width: 210px;
	padding: 0 20px 0 0;
	float: left;
	min-height: 420px;
}

.panel-right {
	width: 559px;
	padding: 0 0 0 20px;
	float: left;
	min-height: 420px;
	border-left: 1px solid #000000;
}

ul.submenu {
	font-size: 1.2em;
	font-weight: bold;
	color: #333300;
	line-height: 1.4;
	padding: 0 10px 0 0;
	margin-left: 0;
}

ul.submenu li {
	list-style-type: none;
	display: block;
	width: 215px;
}

ul.submenu li:hover {

}

ul.submenu li a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	padding: 5px 5px 5px 14px;
	width: 196px;
	text-indent: -9px;
}

ul.submenu li a span {
	vertical-align: top;
}


ul.submenu li a:hover {
	color: #ffffff;
	background: #A6A64E;
}

ul.submenu li a.active {
	background: #F4F4D8;
}

ul.submenu li a.active:hover {
	background: #A6A64E;
}

#form .label1 { font-size:11px; color: #4e4d1f; padding: 5px 0 5px 0; }
#form .textbox1 { width:203px; height:18px; border:#999 solid 1px; }
#form .textbox2 { width:382px; height:76px; border:#999 solid 1px; }
#form .submit { padding-top:5px; text-align:right; }
#msg {color:#993300; font-weight:bold; }

.content li {
	line-height: 1.4;
}

.content hr {
	height: 1px;
	border: none;
	background: #666666;
	margin: 5px 0 5px 0;
}

.content p {
	line-height: 1.3;
}

#login-table td.label {
	width: 130px;
	padding: 0 20px 5px 0;
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
	vertical-align: middle;
	
}

#login-table {
	padding: 20px 0 0 0;
}

#login-table td.content {

	padding: 0 0 5px 0;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	vertical-align: middle;
	
}

#login-table td.content input[type=text], #login-table td.content input[type=password] {
	border: 1px solid #999999;
	padding: 2px;
	width: 130px;
}

.download-items {
	border-top: 1px solid #cccc99;
	padding: 0 0 20px 0 !important;
}

.download-items li {
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #cccc99;
	list-style-type: none;
	height: 34px;
}

.download-item-category {
	font-size: 12px; 
	color: #000;
}

.download-items-table td.download-title, .download-items-table td.download-title a {
	color: #333300;
	font-weight: bold;
	text-decoration: none;
}

.download-items-table td {
	vertical-align: top;
}

/* gplp page - no left or right column */

.panel-midle-gpl {
	width: 820px;
	padding: 0 20px 0 0;
	min-height: 420px;
	float: left;
}

ul.gls-list{
	list-style:square;
	width: 820px;
}
ul.gls-list li{
	list-style:square;
	padding:5px;
	width: 400px;
	float:left;
}

ul.gls-list li a{
	font-size: 1.4em;
	text-decoration:none;
	color: #333333;
}

ul.gls-list li a:hover{
	text-decoration:underline;
}
