/* CSS Document */
body
{
margin:0px;
padding:0px;
background-color:#E6E6E6;
}
a{
text-decoration:none;
}



h1 {
font-family:"Trebuchet MS";
font-size:26pt;
font-weight:normal; 
margin:0px;
padding:0px;
}
h2 {
font-family:"Trebuchet MS";
font-size:20pt;
font-weight:normal; 
margin:0px;
padding:0px;
}
h3 {
font-family:"Trebuchet MS";
font-size:15.5pt;
font-weight:normal;
margin:0px;
padding:0px;
}
h4 {
font-family:"Trebuchet MS";
font-size:13pt;
font-weight:normal; 
margin:0px;
padding:0px;
}
h5 {
font-family:"Trebuchet MS";
font-size:9.5pt;
font-weight:normal;
margin:0px;
padding:0px;
}
h6 {
font-family:"Trebuchet MS";
font-size:8.5pt;
font-weight:normal; 
margin:0px;
padding:0px;
}
.txt-white{
color:#FFFFFF;
font-family:"Trebuchet MS";
}
.txt-white a{
color:#FFFFFF;
font-family:"Trebuchet MS";
}
.txt-white a:hover{
color:#FFFFFF;
font-family:"Trebuchet MS";
}
.txt-black{
color:#000000;
font-family:"Trebuchet MS";
}
.txt-black a{
color:#000000;
font-family:"Trebuchet MS";
}
.txt-black a:hover{
color:#000000;
text-decoration:underline!important;
font-family:"Trebuchet MS";
}
.txt-white-link{
color:#FFFFFF;
text-decoration:underline;
}
.txt-white-link:hover{
color:#FFFFFF;
text-decoration:none;
}

.txt-arial{
font-family:Arial, Helvetica, sans-serif;
}
.txt-dk-green{
color:#436208;
}
.bg-drk-grey{
background-color:#464646;
}
.bg-drkgreen{
background-color:#507605;
}
p,UL,LI
{
margin:0px;
padding:0px;
}
.txt-green-link{
color:#354811;
text-decoration:underline;
}
.txt-green-link:hover{
color:#354811;
text-decoration:none;
}
.txt-black-link{
color:#000000;
text-decoration:none;
}
.txt-black-link:hover{
color:#000000;
text-decoration:underline;
}

.green-bg
{
background:#689c0c;
padding:0px 0px 25px 0px;
}


.middle-table
{
float:left;
margin:42px 0px 0px 0px;
}

input{
border:1px solid #000;
font-family:"Trebuchet MS";
font-size:10pt;
color:#000000;
padding-left:5px;
height:22px;
margin:0;
}
textarea{
border:1px solid #000;
font-family:"Trebuchet MS";
font-size:10pt;
color:#000000;
padding-left:5px;
height:100px;
margin:0;
}
.select{
border:1px solid #000;
font-family:"Trebuchet MS";
font-size:10pt;
color:#000000;
}

.bg-footer{
background-color:#70a30d;
}
.button{
font-family:"Trebuchet MS";
font-size:10pt;
color:#000000;
background-color:#ececec;
height:22px;
padding:0;
margin:0;
}


.txt-darkgray a
{
font-family:"Trebuchet MS";
font-size:11px;
color:#fff;
}

.txt-darkgray
{
color:#ffffff;
}

.link-audio-video 
{
color:#ffffff;
text-decoration:underline;
}
.link-audio-video:hover 
{
color:#fff;
text-decoration:none;
}

.txt-black-link02{
	color:#000000!important;
	font-size:10.5pt;
	text-decoration:underline;
}
.txt-black-link02:hover{
	color:#000000!important;
	text-decoration:none;
}
.paymentDiv{
	float:left;
	display:block;
	color:#ffffff;
	padding:10px;
}
.txt-payment_link{
	color:#ffffff;
	font-size:18px;
	text-decoration:underline;
}
.txt-payment_link:hover{
	color:#ffffff;
	text-decoration:none!important;
	font-size:18px;
}
.paypalButton{
	background: url(../images/btn_buynow_LG.gif);
	width:107px;
	height:26px;
	border:0;
}
.greenButtonClass{
	border:1px solid #000000;
	background-color:#A3C959;
	font: bold 13px 'Trebuchet MS';
	color: #FFFFFF;
	padding:2px;
}
br.both{
clear:both;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:650px;
width:700px;
z-index:2;
padding:12px;
font-size:13px;
border:1px solid #F5F5F5;
background-color:#ffffff;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:-16px;
top:-10px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
.outerDiv{        
       background-color:#F0F0F0;
       position: absolute;
       top: 288px;
       font-family: "Trebuchet MS";
       font-size: 14;
}

.optionDiv{
       width:100%;
       float:left;
       overflow:hidden;            
}

.optionDiv a{  
       width:100%;
       display:block;  
       text-decoration:none;  
       color:black;        
}

.optionDiv a:hover{      
       background-color:#cdcdcd;
       width:100%;
       display:block; 
       border: thin solid gray;
       text-decoration:none;  
       color:black;    
}
.optionDiv a:visited{  
       width:100%;
       display:block;  
       text-decoration:none; 
       color:black;         
}
.goog-logo-link{
	display:none;
}
#google_translate_element{
	width:100px;
}
