/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}



body {
	background: #3ABCF8 url(img/backgrnd.jpg)  ;


	font: 13px Arial, Helvetica, sans-serif;
	//color: #0000CC;
	color: #EFF3F1;
	margin-top: 10px;
	margin-bottom: 10px;


}

.header {
  position:relative;


}



.headerlogo {
  position:absolute;
  width: 220px;

  //top: 10px;

  //left: 250px;

 bottom: 40px;
  right: 40px;
// background: #FFEDD0  ;
  font-size: 20px;
//  font-weight: bold;
  color: #993300;
  color: #ffffff;
//color: #581717;
color: #581717;
  color: #993300;
  color: #a70000;
  color: #993300;
  color: #A70000;
  padding: 2px 0px 2px 10px;

//text-shadow: 2px 2px #ff0000;
//text-shadow: 2px 1px #993300;
//text-shadow: 2px 1px 2px #000000;
//text-shadow: 1px 1px 1px #000000;

}

.headerlogohobo {
  position:absolute;
  width: 220px;

  //top: 10px;

  //left: 250px;

 top: 40px;
  right: 40px;
// background: #FFEDD0  ;
  font-size: 20px;
  font-weight: bold;
  color: #993300;
  color: #ffffff;
//color: #581717;
color: #581717;
  color: #993300;
  color: #a70000;
  color: #993300;

  padding: 2px 0px 2px 10px;

text-shadow: 2px 2px #ff0000;
text-shadow: 2px 1px #993300;
text-shadow: 2px 1px 2px #000000;
text-shadow: 1px 1px 1px #000000;

}


.headertext {
  position:absolute;
  width: 160px;
  bottom: 20px;
  right: 40px;
// background: #FFEDD0  ;
  font-size: 20px;
//  font-weight: bold;
  color: #993300;
  color: #ffffff;
color: #581717;
  color: #ffffff;
  color: #993300;
  padding: 2px 0px 2px 10px;
//text-shadow: 2px 1px  2px #000000;
//text-shadow: 1px 1px 1px #000000;
}

.headertexthobo {
  position:absolute;
  width: 160px;
  top: 125px;
  right: 40px;
// background: #FFEDD0  ;
  font-size: 20px;
  font-weight: bold;
  color: #993300;
  color: #ffffff;
color: #581717;
  color: #ffffff;
  color: #993300;
  padding: 2px 0px 2px 10px;
text-shadow: 2px 1px  2px #000000;
text-shadow: 1px 1px 1px #000000;
}


.homelogo {
  position:absolute;
  width: 80px;
  bottom: 0px;
  left: 0px;
  font-size: 20px;
  font-weight: bold;
  color: #993300;
  padding: 2px 0px 2px 10px;
  text-shadow: 2px 2px #ff0000;
  text-shadow: 2px 1px #993300;
  text-shadow: 2px 1px 2px #000000;
  text-shadow: 1px 1px 1px #000000;
}


.hometext {
  position:absolute;
  width: 160px;
  bottom: 20px;
  left: 40px;
// background: #FFEDD0  ;
  font-size: 20px;
  font-weight: bold;
  color: #993300;
  color: #ffffff;
color: #581717;
  color: #ffffff;
  color: #993300;
  padding: 2px 0px 2px 10px;
text-shadow: 2px 1px  2px #000000;
text-shadow: 1px 1px 1px #000000;
}

#main {
padding-top: 0px;
}


a:link {
	color: #4DA0C6;
	color: #0000FF;
	color: #581717;

	text-decoration: none;
}

a:hover {
	//text-decoration: underline;
	color: #FF0000;
color: #993300;

}

a:visited {
//	color: #4DA0C6;
}





 /*------------------------------------------------------------------------------
  Bruce Changes, Inserts
 `-----------------------------------------------------------------------------*/


P,TD {
 color: #993300;
 font-size: 13px;
 //text-align : justify;
 text-align : left;
}

.smalltype {
 color: #993300;
 font-size: 13px;
}

.tinytype {
  font-size: 9px;
}

.costs {
 font-size: 13px;
 color: #0000FF;
 font-weight: bold;
}

.day {
 font-size: 16px;
 color: #993300;
 font-weight: bold;
 text-decoration: underline;
}

H4 {
 font-size: 13px;
 color: #0000FF;
 font-weight: bold;
 text-decoration: none;
}

H3 {
 font-size: 13px;
 color: #A70000;
 font-weight: bold;
 text-decoration: none;
}


H2 {
 font-size: 12px;
 color: #0000FF;
 font-weight: bold;
}

.bigheader {
 color: #993300;
 font-size: 24px;
 font-weight: bold;
 font-family: "Cooper Black";
}

.smallheader {
 color: #993300;
 font-size: 12px;
 font-weight: bold;
}

.smallheaderu {
 color: #993300;
 font-size: 13px;
 font-weight: bold;
 text-decoration: underline;
}

.mediumheaderu {
 color: #993300;
 font-size: 18px;
 font-weight: bold;
 text-decoration: underline;
}

.mediumheader {
 color: #993300;
 font-size: 16px;
 font-weight: bold;

}


.error {
  color: #A70000;
 color: #000000;
 font-size: 12px;
 font-weight: bold;
}

.footertype {
  font-size: 12px;
  color: #618577;
}

.green {
  color: #green;
 font-size: 12px;
 font-weight: bold;
}

.star {
  color: #red;
 font-size: 18px;
 font-weight: bold;
}




#content
{
	margin: 0 auto;
	width: 837px;

  padding: 2px;
background: #EFF3F1  ;
 color:black;
    font-size:11px;
border: 1px solid #000;
}

.packing
{
	margin: 0 auto;
	width: 837px;
background: #EFF3F1  ;
 color:black;
    font-size:11px;
//border: 1px solid #000;
}

#contenthoboori
{
	margin: 0 auto;
width: 967px;
	
background: #FFEDD0  ;
//background: #EFF3F1  ;


}

#contenthobo {

  margin: 0 auto;
width: 837px;
//width: 95%;
//background: #BAB5B2  ;
 color:black;
   font-size:11px;
// transparent
// background: rgba(76, 175, 80, 0.3) 
//background: #FFEDD0  ;
//background: #EFF3F1  ;
}

.headerfilter {
  position:absolute;

 width: 15%;
max-width: 100px;
 top: 5px;
 right: 95px;
// background-color: #993300;
  font-size: 15px;
  color: #FFFFFF;
  //margin: 4px;
 // padding: 2px;
// border: 2px solid #000;
}



#main
{


}

 /*------------------------------------------------------------------------------
  LEFT Box
 `-----------------------------------------------------------------------------*/

.left {
  width: 185px;
// height: 330px;
   padding: 5px ;
  margin: 5px;
  float:left;
  background: #EFF3F1  ;
  border-right:1px solid #993300;
 //overflow: scroll;
}

 /*------------------------------------------------------------------------------
  LEFTCENTER Box
 `-----------------------------------------------------------------------------*/

.leftcenter {
 float: left;
  width: 185px;
// height: 330px;
  padding: 5px ;
  margin: 5px;
 background: #EFF3F1  ;
  border-right:1px solid #993300;
 //  overflow: scroll;
}

 /*------------------------------------------------------------------------------
  CENTER Box
 `-----------------------------------------------------------------------------*/

.center {
 float: left;
  width: 185px;
 //height: 330px;
  padding: 5px ;
  margin: 5px;
 background: #EFF3F1  ;
  border-right:1px solid #993300;
 //  overflow: scroll;
}


 /*------------------------------------------------------------------------------
  RIGHT Box
 `-----------------------------------------------------------------------------*/

.right {
  float: right;
  width: 185px;
// height: 330px;
  padding: 5px ;
  margin: 5px;
 background: #BEBAB7  ;
 background: #EFF3F1  ;
// border-right:1px solid #993300;
 // overflow: scroll;
}


 /*------------------------------------------------------------------------------
  Bottom Box
 `-----------------------------------------------------------------------------*/

#bottom {
 //float: left;
  width: 100%;
 //height: 2050px;
   padding: 0px ;
  margin: 0px;
 background: #EFF3F1  ;
 // border-right:2px solid #993300;
 //  overflow: scroll;
}


 /*------------------------------------------------------------------------------
 FIXED Box onscreen
 `-----------------------------------------------------------------------------*/

#search {
 background: #EFF3F1  ;
    position: fixed; 
    height: 20px; 
    top: 5px; 
    right: 100px; 
    width: 175px; 
 border: 1px solid #000;
}

 /*------------------------------------------------------------------------------
 BUTTON Box
 `-----------------------------------------------------------------------------*/


.button {
    background-color: #4CAF50;
    border: 2px;
    color: white;
    padding: 2px 2px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size:11px;
    margin: 2px 0px;
    cursor: pointer;
  a:hover{background-color: yellow;};

// box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.button1 {background-color: #000000;}
.button2 {border-radius: 4px;}

.buttonBack {
   
    border-radius: 4px;
    border: 2px;
    color: white;
    padding: 2px 3px 2px 3px;
    text-align: center;
    //text-decoration: none;
    display: inline-block;
    font-size:11px;
    margin: 5px 1px 5px 1px ;
    //cursor: pointer;
    background-color: #4CAF50;
}

.buttonMove {
   
    border-radius: 4px;
    border: 2px;
    color: white;
    color: black;
    padding: 2px 3px 2px 3px;
    text-align: center;
    //text-decoration: none;
    display: inline-block;
    font-size:11px;
    margin: 5px 1px 5px 1px ;
    //cursor: pointer;
    background-color: #4CAF50;
    background-color: #A70000;
}

.buttonMove:focus {
   background-color: red;
}
