﻿<style type="text/css">

#html, body {
  width:1000px;
  height: 100%;
  margin: auto;
} 
a img {border: none; }

body 
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-image: url('../images/back.png');
	background-attachment: fixed;
}

div.container 
{
	width:100%;
	margin: 0;
	text-align:center
}

#mainContent
{
	text-align:center; 
	margin: 0 auto;
	background:#ddfabf;
	width: 1000px;
	vertical-align:top;
	border-left: 2px black groove;
	border-top: 2px black groove;
	border-right: 1px black groove;
	border-bottom: 1px black groove;

}

#header
{
margin-top:20px;
}

#containCols
{
float:left;
width:1000px;
}

#containCols2
{
float:left;
}


#leftNav
{
	float:left;
	text-align:left;
	text-decoration:none;
	color:#000000;
	width:215px;
	padding-left:34px;
	border-right: 1px #000000 ridge;
	clear:both;
	height:600px;
	font-size:14px;
	vertical-align:text-top;
	display:inline-block;
}

img.ballS 
{
	text-align: center;
	width: 22px;
	height: 22px;
	margin-left:5px;
}

img.ball 
{
	text-align: center;
	width: 33px;
	height: 33px;
}


#middleDiv
{
	float:left;
	width:498px;
	color:#000000;
	height:600px;
	border-right: 1px #000000 ridge;


}

#righFace
{
	float:right;
	width:250px;
	text-align:right;
	height:600px;
	
	
}

#mergeDiv{
	float:left;
	width:690px;
	height:600px;
	color:#000000;
	text-align:justify;
	margin: 0 30px 20px 30px;
	font-size:x-small;
	overflow:auto;

	
}

#yearsDiv{
	text-align:center;
	
}

#resDiv{
	height: 400px;
	overflow:auto;
}

#scroll{
	margin-right: 10px;
	
}



#gplus{
	width:250px;
	height:30px;
	border:medium;
	border-color:green;
}

#spam{
	height: 100px;
	padding-left:50px; 
	padding-right:50px;
	text-align:justify;
	font-size:xx-small;
}

.hr1 {
	background-color:#008000;
	width:80%;
	color:#008000;
	height: 1px;
	border: 0px;
	}
	
.hr2 {
	background-color:#008000;
	color:#008000;
	height: 2px;
	border: 0px;
	margin: 0;
	}


.playTxt{
	text-align:center;
	font-weight:bold;
	margin-bottom: 4px;
	text-decoration:none;
	color:#000000;
}

.resText{
	text-align:center;
	font-size:12px;
	color:#000000;
	margin: 0 0 0 0;
}

.h4txt
{
	margin: 5px;
	font-size:14px;
}

.footTxt{
	clear:both;
	text-align:center;
	font-size:xx-small;
}

.txtLeft
{
	text-align:left;
	font-size:xx-small;
	color:#000000;
	margin-left: 50px;

}

.imgLinks{
	border:0;
	margin:0;
	padding:0;
	border: 0 #000 none;

}

.styLinks
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	vertical-align: super;
}
.styLinksUnder
{
	text-decoration:underline;
	font-weight:bold;
	color:black;
	font-size:xx-small;
}

.tgreen {
	border-width: 0;
	background-color: #336633;
}

.dgreen {
	color: #FFFFFF;
}
.lgreen {
	background-color: #66CC33;
}

.greentxt
{
	font-size:xx-small;
	color:#003300;
	text-align:center;
}

.pad50
{
	
	padding-left:50px;
	padding-right:50px;
}
.centerTxt
{
	text-align:center;
}



tr,td {text-align:left;}

.style1 {
	margin-bottom: 0px;
}

#twitPic{
	text-align:center;
	width:250px;
	height:50px;
	margin: 0;
	padding: 0;
}

#stats
{
	 width:60%;
	 text-align:left;
	 vertical-align:text-top;
	 color:#000000;
	 font-size:xx-small;
	 margin-left: 20%;
	 margin-right: 20%;
}

th{
	text-align:left;
}

.style2 {
	font-size: xx-small;
}
.style3 {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.style4 {
	color: #000000;
}
.style5 {
	color: #000000;
	font-weight: bold;
}

table.padding td 
{
	padding-left: 10px;
}

.style6 {
	border-left-style: solid;
	border-left-width: 3px;
	border-left-style:groove;
	border-left-color:green;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-style:groove;
	border-top-color:green;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-style:groove;
	border-right-color:green;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-style:groove;
	border-bottom-color:green;
	background-color: #ddfabf;
}

input.btn 
{ 
	color:#050; 
	font: bold small 'trebuchet ms',helvetica,sans-serif; 
} 


.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
    
    
 .recaptchatable .recaptcha_image_cell, #recaptcha_table
  {
   background-color:#66CC33 !important; /* reCaptcha widget background color */
 }
 
 #recaptcha_table {
   border-color: #000000 !important; /* reCaptcha widget border color */
 }
 
 #recaptcha_response_field {
   border-color: #000000 !important; /* Text input field border color */
   background-color:#FF0000 !important; /* Text input field background color */
 }





/** COOKIE **/
#cookie-law {
	position: fixed;
	bottom: 0px;
	right: 0px;
	background: rgba(255,255,255,.97);
	color: #444;
	box-shadow: 0px 0px 3px 1px #222;
    z-index: 9;
    width: 98%;
    padding: 1em;
	text-align: left;
    overflow: hidden;
	font-size: 14px;
}
#cookie-law h4 {
	border-bottom: 1px solid #001323;
	margin: 0;
}
#cookie-law a.cookie-pp-link {
	color: #14ad47;
}
#cookie-law p {
	padding: 0;
}
#cookie-law .close-cookie-banner {
	float:right;
	display: block;
    background: #009933;
    color: #fff;
    text-align: center;
    padding: 5px;
    width: 120px;
    border-radius: 3px;
	font-weight: 600;
	text-decoration: none;
}

</style>

