html{ height: 100%;}

* {
	padding:0;
	margin:0;
}

a:hover {
	text-decoration:underline;
}

a {
	text-decoration:none;
	color:#b50000;
}

p {
	padding:11px 0;
}

img, img a {
	border:0;
}

.clear {
	clear:both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

body {
  margin: 0 auto 0 auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#252525;
  background-color:#2f6400;
  background-image:url(../images/details/bgcolor.gif);
  background-repeat:repeat-x;
  height: 100%; min-height: 100%;
}
	
#container {
  width:970px;
  margin:0 auto;
  height:auto !important; 
  height:100%; 
  min-height:100%;
  background-color:#ffffff;
  position:relative;
}

.topbnr {
  width:970px;
  margin:0 auto;
  position:relative;
  font-size:0px;
}

/* header */

.header {
	width:970px;
	height:91px;
	background-image:url(../images/header/header.gif);
	float:left;
	margin-top:15px;
}

.logo {
	float:left;
	margin:10px 0 0 15px;
}

.logo h1 a{
	color:#252525;
}

.logo h1 a:hover {
	text-decoration:none;
}

.logo h1 {
	font:2.95em Georgia, "Times New Roman", Times, serif;
	font-size:38px;
	text-transform:uppercase;
	border-bottom:1px solid #454545;
}

.logo h1 b {
	font-weight:normal;
	color:#3e8500;
}

.logo h2 {
	font-size:12px;
	font-weight:normal;
	margin-top:4px;
	margin-left:35px;
	
}

.logo h2 span, .logo h2 a {
	color:#3e8500;
	text-transform:lowercase;
}

.banner {
	width:468px;
	height:60px;
	float:left;
	margin:13px 0 0 137px;
}

/* menu */

.menu {
	width:220px;
	float:left;
	margin:19px 0 0 0px;
	padding:0px 0px 30px 15px;
}


.menu ul {
	list-style-type:none;
	width:220px;
}

.menu li a{
	height:18px;
	border-bottom:1px dotted #454545;
	background-image:url(../images/details/li-image.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:7px 0 3px 18px;
	width:202px;
	color:#454545;
	display:block;
}

.menu li a:hover, .menu li a.selected {
	font-weight:bold;
	text-decoration:none;
	background-color:#eee;
	color:#3e8500;
}

.menu li a.colored {
	color:#3e8500;
}

.sideblock {
	width:203px;
	background-color:#ececec;
	border:1px solid #aaa;
	padding:15px 0 0 15px;
	margin:20px 0px 15px 0px;
}

.sideblock li {
	width:130px;
	padding:0px 0px 0px 0px;
	margin:0px;
}

.sideblock h3 {
	font-size:14px;
	letter-spacing:1px;
	
}

.sideblock2 {
	width:203px;
	background-color:#ffffff;
	border:1px dotted #b50000;
	padding:15px 0 0 15px;
	margin:20px 0px 15px 0px;
}

.sideblock2 b {
	color:#b50000;
	font-size:12px;
}

.sideblock2 span a{
	padding:4px 5px 5px 5px;
	background-color:#656565;
	color:#ffffff;
	float:left;
	margin-bottom:10px;
	border:1px solid #454545;
}

.sideblock2 span a:hover{
	text-decoration:none;
	background-color:#b50000;
}

.redcol {
	border:1px solid #b50000;
}

.submenu {
	margin-bottom:25px;
	margin-top:10px;
}

.submenu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:190px;
}

.submenu li a {
	border-bottom:1px solid #ccc;
	width:178px;
	padding:5px 0 3px 12px;
	height:16px;
	background-image:url(../images/details/li-image3.gif);
	color:#252525;
}

.submenu li a:hover {
	color:#b50000;
	font-weight:normal;
}

/* content */

.content {
	width:700px;
	float:left;
	margin:19px 0 0 0px;
	padding:0px 0px 50px 20px;
}


.content h1 {
	margin-bottom:10px;
}

.content h1, .content h1 a, .content h2 {
	font-size:25px;
	color:#b50000;
	font-weight:normal;
	letter-spacing:1px;
	font-family:"Times New Roman", Times, serif;
}

.content h2 {
	font-size:18px;
	margin-top:5px;
}

.content ul {
	list-style-type:none;
	margin:0 0 10px 20px;
}

.content li {
	background-image:url(../images/details/li-image2.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	min-height:13px;
	padding:2px 0 3px 13px;
	clear:both;
}

.content li a {
	color:#454545;
}

.innerlist ul {
	list-style-type:none;
	margin-bottom:2px;
}

.innerlist li {
	background-image:none;
}

.line {
	height:1px;
	background-color:#fff;
	margin-bottom:15px;
	margin-top:10px;
	border-bottom:1px dotted #999;
}

.bigblock {
	width:675px;
	float:left;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:15px;
}

.bigborder
{
	border:2px solid #ccc;
}

.bigblock h3 a {
	font-size:14px;
	color:#3e8500;
	font-weight:normal;
}

.bigblock a {
	color:#252525;
}

.bigblock span {
	font-size:30px;
	border:1px dotted #b50000;
	color:#b50000;
	width:50px;
	height:43px;
	display:block;
	padding-top:7px;
	margin-top:4px;
	text-align:center;
	vertical-align:middle;
}

.blockholder {
	width:337px;
	float:left;
}

.block1 {
	width:327px; border:1px solid #cccccc; padding-right:10px; margin-bottom:20px; float:left;
}

.block1 h2 {
	margin:10px 0 10px 10px; background-color:#eeeeee; padding:5px 5px 5px 10px;
	color:#252525;
}

.block1 ul {
	margin-bottom:15px;
}

.block1 li {
	background-position:0px 9px;
}

.block1 li:hover {
	background-color:#eeeeee;
}

.block1 span {
	margin-left:20px;
	margin-bottom:10px;
	color:#b50000;
	
	float:left;
}

.block1 span a {
	color:#252525;
}

.block2 {
	width:675px; border:1px dotted #cccccc; float:left; padding:10px; margin-bottom:25px;
}

.block2 ul {
	float:left; width:400px; font-size:15px;
}

.block2 li {
	background-position:0px 9px;
}

.qoutebutton {
	color:#ffffff; background-color:#b50000; padding:7px 15px; float:right; font-size:13px; text-align:center; margin-top:10px;
}

.qoutebutton2 {
	color:#ffffff; background-color:#b50000; padding:7px 15px; font-size:13px; text-align:center; margin:10px 0; display:block;
}

.qoutebutton:hover, .qoutebutton2:hover {
	text-decoration:none;
	background-color:#959595;
}

.actionbutton {
	border:1px solid #cccccc; background-color:#eeeeee; padding:7px 30px; float:left; font-size:14px; text-align:center; color:#252525;
}

.actionbutton:hover {
	text-decoration:none;
	background-color:#cccccc;
}

.scorehold {
	float:right;
	width:50px;
	color:#b50000;
	text-align:center;
	padding-left:5px;
}

.topnav {
	float:left;
	width:690px;
	margin-bottom:15px;
}

.topnav a{
	color:#252525;
}

.redblock a {
	color:#252525;
}

.redblock h3 a {
	color:#b50000;
}

.red, .red a {
	color:#b50000;
}

/* footer */
.footer {
	height:20px;
	background-color:#ddd;
	text-align:center;
	padding-top:4px;
	bottom:0;
	overflow: block;
	position:absolute;
	width:970px;
}


.footer span, .footer span a {
	color:#3e8500;
}

.footer span {
	margin-left:15px;
}

.footer b {
	text-transform:lowercase;
}

.footer a {
	color:#252525;
}

.underfooter {
	width:930px; float:left; background-color:#fff; padding:10px 20px; text-align:left; margin:auto 0; position:absolute;
}

.underfooter ul {
	list-style-type:none;
	float:left; 
	margin-right:35px;
}

/* misc */
.color1, h1.color1, h2.color1
{
	color:#3e8500;
}

.color2, h1.color2, h1 a.color2, h2.color2, a.color2, p.color2 a {color:#252525;}

.color3, h2 a.color3 {
	color:#b50000;
}

h1.bigdark, h1.bigdark a
{ 
	color:#252525; font-size:22px; 
}

/* tables */
.textfield {
	width:350px;
}

.textarea {
	width:350px;
	height:200px;
}

.send {
	float:right;
	margin-top:15px;
}

.validatemessage {
	padding:10px;
	margin:10px 0;
}

.succes {
	border:1px solid #00FF00;
}

.nosucces {
	border:1px solid #ff0000;
}

/* mix */
.excolor a {
	color:#252525;
}

.excolor h2 a{
	color:#b50000;
}

/* reaction table */
.reactionform .first {
	width:200px;
}

.reactionform .textfield {
	width:300px;
	border:1px solid #ccc;
}

.reactionform .textarea {
	width:450px;
	border:1px solid #ccc;
	height:150px;
}

.reactionform .button {
	border:1px solid #ccc;
	padding:5px;
	cursor:pointer;
}

.reactionform .button:hover {
	background-color:#999999;
}

.reaction {
	background-color:#efefef;
	padding:10px;
	margin-bottom:5px;
}

.reaction h3 {
	font-size:13px;
}

/* tooltip */
#dhtmltooltip
{
	position: absolute;
	width: 180px;
	border: 2px solid #b50000;
	padding: 4px;
	background-color: #ffffff;
	visibility: hidden;
	z-index: 100;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	line-height: 14px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* advicetool */
.advicetoolform {
	
}

.advicetoolform label:hover {
	text-decoration:underline;
}

.atframe {
	width:670px; border:1px solid #aaa; padding:15px; margin-top:20px;
}

.attop {
	border-bottom:1px solid #aaa; width:670px; float:left; margin-bottom:10px;
}

.advicetoolform b {
	width:670px; border-bottom:1px dotted #aaa; padding-bottom:10px; font-size:14px; float:left; font-weight:normal; margin:15px 0 5px 0;
}

.submitbut {
	font-size:18px; width:170px; padding:15px 10px; margin-top:20px; cursor:pointer;
}

/* search keywords */
.letterhold {
	text-transform:uppercase;
	margin-bottom:15px;
	margin-top:10px;
	font-size:13px;
	text-align:justify;
}
.letterhold a {
	color:#3e8500;
}
.keyholderbig {
	display:block;
	text-align:justify;
	width:690px;
}

.keyholderbig a {
	padding:5px 8px 5px 0;
}

/* paging */
.paging
{
	float:left;
	margin:40px 0 10px 0px;
	font-size:11px;
	padding:3px;
	color: #777c82;
}

.results
{
	float:left;
	text-align:left;
	border:1px solid #ccc;
	padding:3px;
	margin-right:30px;
}

.numbers
{
	float:left;
	text-align:center;
	padding:0 10px;
}

.numbers span b, .numbers span a{
	border:1px solid #ccc;
	padding:3px 4px;
	margin:0 0 0 3px;
	float:left;
	color: #777c82;
}

.numbers span b:hover, .numbers span a:hover { border-color:#888; text-decoration:none;}

.navlinks b a
{
	padding:3px 5px;
	border:1px solid #ccc;
	float:left;
}

.navlinks b a:hover { border-color:#888; text-decoration:none;}
