/* CSS Document */

body {
	overflow-y: scroll; /* forces RH scroll bar - lovely !*/
	font-family: 'Helvetica Neue', Helvetica, Arial, sans serif;
	font-size: 16px;
	color: #FF00FF; /* to see pink */	 
}
.addr td {
	padding:5px;
}
.blkbg {
	background-color:#000;
}

.bord {
	border:1px solid #666;	
}
.bordbot {
	border-bottom:1px solid #CCC;
}
.bordred {
	border:1px solid #A00!important;	
}
.bordtop {
	border-top:1px solid #CCC;
}
.bordt {
	border:solid 3px #666;
}
.bordtr {
	border:solid 3px #666;
	border-radius:7px;
}

.blockbg {
	background-color:#F9F9F9;
}
.btnbord {
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}


.btn {
	color:#000!important;

}
.btngrn {
	border: solid 2px #060;
	border-radius:7px;
	background-color:#FFF!important;
	color:#060;
	width:160px;
	font-weight:bold;
	display: inline-block;
	margin: 0 !important;
	text-align:center;
}
.btngrnsm {
	border: solid 2px #060;
	border-radius:7px;
	background-color:#FFF!important;
	color:#060;
	width:130px;
	font-weight:bold;
	display: inline-block;
	margin: 0 !important;
	text-align:center;
}
.btngrnxs {
	border: solid 2px #060;
	border-radius:7px;
	background-color:#FFF!important;
	color:#060;
	width:90px;
	font-weight:bold;
	display: inline-block;
	margin: 0 !important;
	text-align:center;
}
.btngrn100 {
	border: solid 2px #060;
	border-radius:7px;
	background-color:#FFF!important;
	color:#060;
	width:100px;
	font-weight:bold;
	display: inline-block;
	margin: 0 !important;
	text-align:center;
}
.btngrey {
	border: solid 1px#999;
	border-radius:7px;
	background-color:#FFF!important;
	color:#666;
	width:160px;
	/*position: relative;*/
	display: inline-block;
	margin: 0 !important;
	text-align:center;
}
.btngy {
	border: solid 1px#999;
	border-radius: 7px;
	background-color: #FFF!important;
	color: #999;
	width: 100px;
	/*position: relative;*/
	display: inline-block;
	margin: 0 !important;
	text-align: center;
	font-size:14px;
}
.btnmet { /*metric*/
	border: solid 1px #00A;
	border-radius: 7px;
	background-color: #FFF!important;
	color: #00A;
	width: 100px;
	display: inline-block;
	margin: 0 !important;
	text-align: center;
	font-size:14px;
}
.btnred {
	border: solid 1px #A00;
	border-radius:7px;
	background-color:#FFF!important;
	color:#A00!important;
	width:120px;
	display: inline-block;
	margin-bottom: 15px!important;
	text-align:center;
	min-height: 30px;
}
.btnsel {
	border: solid 1px #666;
	border-radius:7px;
	background-color:#FFF!important;
	color:#666;
	max-width:180px;
	width:95%;
	position: relative;
	display: inline-block;
	margin: 0 !important;
	text-align:center; 
}
.btnshades {
	border: solid 1px #666;
	border-radius:7px;
	background-color:#FFF!important;
	color:#666;
	width:120px;
	display: inline-block;
	margin-bottom: 15px!important;
	text-align:center;
	min-height: 30px;
}
.btnshadesw {
	border: solid 1px #666;
	border-radius:7px;
	background-color:#FFF!important;
	color:#666;
	width:200px;
	display: inline-block;
	margin-bottom: 15px!important;
	text-align:center;
	min-height: 30px;
}
.btnsiz {
	border: solid 1px #666;
	border-radius:7px;
	background-color:#FFF!important;
	color:#666;
	max-width:100px;
	width:95%;
	font-size:18px;
	margin: 0 !important;
	text-align:center; 
}
.btntext {
	font-size: 16px;
	padding:0px;
	margin:0px;
	/*border:1px solid #999;	*/
	text-align: center;
}
.btnwht {
	border: solid 1px #999;
	border-radius:7px;
	background-color:#FFF!important;
	color:#000;
	width:100px;
	/*position: relative;*/
	display: inline-block;
	margin: 0 !important;
	text-align:center;
}

.central {
	width:100%;
	margin:0px auto;	
}

.copyrite {
    font-size: 30px;
    color:#AAA!important;
}
.dim {
	filter: brightness(75%);	
}
.empty {
    font-size: 16px;
    color:#666!important;
	font-weight:bold;
}
.footbord {
	border-left:1px solid #999;
}
hr {
	border:1px solid #999;		
}
.incm {
	text-align:center;
	
}
input[type=email] {
	padding: 5px;
	border: solid 1px #CCC;;
	border-radius: 4px;
	background-color: #FFF;
	font-size:16px;
}
input[type=text] {
	padding: 5px;
	border: solid 1px #CCC;;
	border-radius: 4px;
	background-color: #FFF;
	font-size:16px;
}

.lbl {
	font-size: 16px;
	color: #000;
	padding:5px;
	margin-top:20px;	
}
.lap {
	padding-bottom:7px;
}
.link {
	font-size: 18px;
	font-weight:bold;
	color:#00F!important;
	text-decoration:underline;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:80%;/*56.25%;*/
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%!important;
    width:100%!important;
    position:absolute;
}
.marg0 {
	margin:0px 0px 0px 0px;
}

.max100 {
	width:100px;	
}
.minwidth {
	min-width:33px;
}
.newsflash{
    color:#F00;
    
    
    
}
.overlay {
	position: relative;
	top:-50%;
	left:15%;
	border:1px solid #666;
	width:70%;
	text-align:center;
	background-color: #000;
	border-radius: 7px;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color:#FFF!important;
	cursor:pointer;
	z-index: 5;
	display:inline-block;
}
.pad0 {
	padding:0px;
}
.pad1 {
	padding:1px;
}
.pad2 {
	padding:2px;
}
.pad23 {
	padding-left:23px;
	padding-right:23px;
	padding-bottom:15px;
	
}
.pad5 {
	padding:5px;
}
.padb{
 	padding-right:15%!important;
	margin-right:5%!important;   
}
.padbanner {
	padding-top:2%;
	padding-bottom:0%;
}
.padding15 {
	padding-left:40px!important;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:40px!important;
}
.pic {
	position: relative;

}
.rad {
	border-radius:7px;
	border: solid 1px #999;
}
.radblu {
	border-radius:7px;
	border: solid 4px #F00;
}
.redbg {
	background-color: #F00;
}
#reduced {
	position:relative;
	top: -216px;
	left:69px;
	margin:0px;
	padding:0px;
	width:200px;
	height:10px;
	z-index :3;
}
#reduced2 {
	position:relative;
	top: -402px;
	left:139px;
	margin:0px;
	padding:0px;
	width:200px;
	height:10px;
	z-index :3;
}
.salesmsg {
  position: absolute;
  bottom: 10%;
  right: 20%;
  padding-left: 20px;
  padding-right: 20px;
}
.select {
	width:160px;
	color:#060;
	margin:auto;
	border: solid 2px #060;
	padding:0px;
	border-radius:7px;
	height:27px;
	font-weight:bold;
}
.signup {
	color:#FFF;
	background-color:#666;
	border-bottom:solid 1px #FFF;
	padding-top:3px;
	padding-bottom:3px;
}
.specs td {
	border:1px solid #AAA;
	padding:6px;
}
.trees {
	background-image:url(site/bg-pattern-tree-light.jpg);
}
textarea {
	padding: 5px;
	border: solid 1px #666;;
	border-radius: 4px;
	background-color: #FFF;
	font-size:16px;	
}
.text {
    font-size: 16px;
    color:#666!important;
}
.textul {
    font-size: 16px;
    color:#00F!important;
	text-decoration:underline!important;
}
.text14 {
    font-size: 14px;
    color:#666!important;
}
.text16blue {
    font-size: 16px;
    color:#00A!important;
	font-weight:bold;	
}
.text16blk {
    font-size: 16px;
    color:#000!important;
	font-weight:bold;	
}
.text16bold {
    font-size: 16px;
    color:#666!important;
	font-weight:bold;	
}
.text16btn {
	font-size: 16px;
	color: #000;
	background-color: #FFF;
	text-decoration: none;
	cursor:pointer;
	border:1px black solid;
	border-radius:7px;
	padding:5px;
	margin-top:20px;
}
.texterr {
	font-size:16px;
	color:#AA0000;
}
.textgrn16 {
	font-size:16px;
	color:#008800;
}
.texthint {
	font-size:12px;
	color:#0000FF;	
}
.txtblk {
	font-size: 16px;
   	color:#000!important;
}
.txt10 {
	font-size: 10px;
   	color:#666!important;
}

.txt12 {
	font-size: 12px;
   	color:#666!important;
}
.txt12blk {
	font-size: 12px;
   	color:#000!important;
}
.txt12red {
	font-size: 12px;
   	color:#A00!important;
}
.txt18 {
	font-size: 18px;
   	color:#666!important;
}
.txt18em {
	font-size: 18px;
   	color:#666!important;
	font-style:italic;
}
.txt18red {
	font-size: 18px;
   	color:#A00!important;
}
.txt18lt {
	font-size: 18px;
	color:#999!important;
	text-decoration: line-through;
}
.txtblk18 {
	font-size: 18px;
   	color:#000!important;
}
.txt24 {
	font-size: 24px;
	color:#666!important;
}
.txt24red {
	font-size: 24px;
	color:#A00!important;
}
.txt24lt {
	font-size: 24px;
	color:#999!important;
	text-decoration: line-through;
}
.txt24blk {
	font-size: 24px;
	color:#000!important;
}
.txt24basket {
	font-family:"Times New Roman", Times, serif;
	background-color:#F1F1F1;
	font-size: 24px;
	color:#666!important;
}
.txt36red {
	font-size: 36px;
	color:#A00!important;
}
.txt48 {
	font-family:"Times New Roman", Times, serif;
	font-size:48px;	
	color:#666!important;	
}
.txt48blk {
	font-family:"Times New Roman", Times, serif;
	font-size:48px;	
	color:#000!important;	
}

.txtwht {
	font-size: 12px;
	color:#EEE!important;
}
.txt16wht {
	font-size: 16px;
	color:#FFF!important;
}
.txt18wht {
	font-size: 18px;
	color:#FFF!important;
}
.txt36wht {
	font-size: 36px;
	color:#FFF!important;
}
.title {
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	color:#666;
}

@media screen and (max-width: 768px) {
	.head {
   	display:none;
    }
	.foot {
   	display:none;
			
    }
}
@media screen and (min-width: 769px) {
	.headsm {
		display:none;
	}
	.footsm {
		display:none;
	}
}


