body{

font-size:1em; 
font-family:Arial, Helvetica, sans-serif; 

}

.captionline{
font-weight: normal;
font-size: .8em;
font-style: italic;
}

.captionstandard{
font-weight: normal;
font-size: .8em;
font-style: italic;
text-align:center; 
margin:auto;
}

.bigbox{
margin:auto;
width: 900px;
max-width: 100%;

}


.tbody{
margin: 10px;
width: 1000px;
max-width: 100%;
margin:auto;
text-align:center;
}

.textframe{
margin: 20px;
}

.textframeb{
margin: auto;
width: 310px;
}

.uploadtables{
border: 1px solid #646464;
width: 310px;
max-width:100%;
margin:auto;
padding: 10px;
}


.donortables{
border: 1px solid #646464;
width: 400px;
max-width:100%;
margin:auto;
padding: 10px;
}

hr
{
    border: 1px solid #000;
}


.searchselectS{
color:#a1a1a1;
font-size: 1.25em;
padding:2px 2px 2px 2px;
margin:0;
width:75%;
-webkit-appearance:none;
-ms-border-radius:0;
-webkit-border-radius:0;
border-radius:0;

}


.contenttable{
border: 0px solid #646464;
width: 600px;
max-width: 95%;
margin:auto;
padding: 10px;
}


.currtables{
border: 1px solid #646464;
width: 220px;
margin:auto;
padding: 10px;
}


.Table1{
border: 1px solid #646464;
//float:left;
display:table;
margin:auto;

}


.Trow{
display: table-row;
vertical-align: top;
}

.Tcell{
display: table-cell;
border: 0px solid #000000;
padding: 3px;
vertical-align: top;
width: 200px;
}



.logo{ text-align:center; }

.logo img{ max-width:100%; }

body { background-color:#FFFFFF; padding:0;  margin: 0; }

.banner { display: inline-block; width:100%;  max-width:100%; min-height:44px; background-color:#00324d; color:#ffffff; margin: 0px; padding-top: 10px; padding-bottom: 10px;}
.bannernav {margin-right: 5px; float:right; }
.bannernav a{ color:#ff8080; }


.textstyle1 { text-align:center; }
#container_1d02c053 { vertical-align: top; position:relative; display: inline-block; width:100%; min-height:45px; min-width:200px; background:none;  }
.textstyle2 { text-align:center; font-weight:bold; }
.textstyle3 { font-size:20pt; font-family:Tahoma, Geneva, sans-serif; color:#000000; font-weight:bold;  }
.textstyle4 { font-size:13pt; font-family:Palatino Linotype, Book Antiqua3, Palatino, serif; color:#000000;  }

.navbars {
    content:url(http://www.groundgameamerica.com/bars.gif) no-repeat;
}


.topNav {
  overflow: hidden;

}

.topNav a {
  float: left;
  display: block;
  color: #f4f4f4;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topNav a:hover {
  background-color: #ddd;
  color: black;
}

.hmLink {
  background-color: #404040;
  color: white;
}

.topNav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topNav a:not(:first-child) {display: none;}
  .topNav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topNav.responsive {position: relative;}
  .topNav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topNav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

.price_block {background-color:#FF0000;  font-family:Arial, Helvetica, sans-serif; ; text-align: left;vertical-align: top;  font-size:1.25em; float:right; margin: auto; padding: 10px; display: inline-block; background:none; }



.barchart{
border: 0px solid #000000;

width:330px;
vertical-align: bottom; 

}

.barchart30{

float:left;
width:10px;
border-left: 1px solid #000000;
border-top: 1px solid #000000;
background-color:#FF0000; 
position: relative;
bottom: 0;

}

.barchartlow{
float:left;
width:50px;
position: relative;
bottom: -189;
font-size:8pt; 
font-family:Arial, Helvetica, sans-serif; 
display: inline-block;
}

.divTable{
	display: table;
	width: 100%;

	margin:auto;
}
.divTableRow {
	display: table-row;

}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}


.ctext{
	text-align:center;
	max-width:100%;
}

.ctext img{
	max-width:100%;
}

.sendbut{

	padding: 20px;
	font-size: 1.5em;
	#background-color: #f00000;

}


.resultsbox{

	width:800px;
	max-width:100%;
	margin:auto;
	border: 1px solid #000;

}



#movie{

	width: 1000px;
	height: 563px;
	max-width: 100%;
	margin: auto;
	text-align: center;
    	border: 0px solid #000;
}

.button {

	text-align: center;

	left: 10px;
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	background-color: #0000cc;
	padding: 20px 70px;
	font-size: 1.6em;
	border: 1px solid #200000;
	background-image: linear-gradient(bottom, rgb(0,0,80) 0%, rgb(0,0,100) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,0,80) 0%, rgb(0,0,100) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,0,80) 0%, rgb(0,0,100) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,0,80) 0%, rgb(0,0,100) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,0,80) 0%, rgb(0,0,100) 100%);
	-webkit-transform: rotateX(20deg);

	-webkit-box-shadow: 6px 6px 0px #240000, 0px 3px 15px rgba(0,0,0,.4);
	-moz-box-shadow: 6px 6px 0px #240000, 0px 3px 15px rgba(0,0,0,.4);
	box-shadow: 6px 6px 0px #240000, 0px 3px 15px rgba(0,0,0,.4);

 
	-webkit-transform: translate(0, 4px);
	-moz-transform: translate(0, 4px);
	transform: translate(0, 4px);

	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(0,0,80)),
		color-stop(1, rgb(0,0,100))
	);
	


}

.bttn{
	text-align:center;
}
	
	
.bttn a { color:#ffffff; } 
.bttn a:visited { color:#ffffff; } 
.bttn a:active { color:#ffffff; } 
.bttn a:hover { color:#8080ff; } 



#movwrap{
	#text-align: center;
	margin: auto;
	width: 1000px;
	max-width: 100%;

}


.makedona{
	padding-top:10px;
	position:relative; 
	margin:auto; 
	width:400px;
	max-width:100%;
}

.volumeBox{
width: 148px;
margin-left: 3px;
margin-right: 3px;
float:left;
border: 0px solid #000000;
font-size:8pt; 
font-family:Arial, Helvetica, sans-serif; 
height:26px;
}
h1 {
margin:auto;
text-align:center;
font-size: 1.2em;
}
@media only screen and (max-width: 450px)
{
		#menu_3dae042d { width:100px;  }
}
@media only screen and (max-width: 400px)
{
		#text_3c000d03 * span { font-size:14pt;  }
		#text_7901585d { display:none;  }
}
