/*
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)  ;
padding: 1% 5% 5% 5% ;

}

.header {
  position:relative;
}

#main {
padding-top: 0px;
}

#content
{
 margin: 0 auto;
 width: 100%;
}


#photoBlockSet {
 position:absolute;
 width:30%;
 height:38%;
 top: 5px;
 right: 0px;
//border: 1px solid #619191;
//border: 10px solid yellow;
//background-color: #619191;
 border-radius: 4px;

 //resize: both;
 // overflow: auto;
}


#photoBlock {
 position:relative ;
 //margin-top 5px ;
padding-top: 5px;
padding-bottom: 5px;
background-color: #619191;
 border-radius: 4px;



}


#photoText1 {
 position:relative ;
 width:80%;
 height:10%;
 //margin-top 5px ;
padding: 2px;
//background-color: #619191;
 border-radius: 4px;
border: 1px solid #619191;
}

#photoText2 {
 position:relative ;
 width:80%;
 height:10%;
 //margin-top 5px ;
padding: 2px;
//background-color: #619191;
 border-radius: 4px;
border: 1px solid #619191;
}


#selectFilters{
  background-color: yellow;
  display: inline;
}

#Spain {
  background-color: tomato;
  display: none;
}

#Portugal {
  background-color: tomato;
  display: none;
}


#UK {
  background-color: tomato;
  display: none;
}


#France {
  background-color: tomato;
  display: none;
}


#Austria {
  background-color: tomato;
  display: none;
}
#Italy {
  background-color: tomato;
  display: none;
}

#Israel {
  background-color: tomato;
  display: none;
}


#Americas {
  background-color: tomato;
  display: none;
}

#Asia {
  background-color: tomato;
  display: none;
}

#NwzOz {
  background-color: tomato;
  display: none;
}

#World {
  //background-color: tomato;
  display: inline;
}
.buttonReset {
   
    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: #A70000;
}

.buttonMove {
   
    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;
//background-color: #619191;
 //  background-color: #4f8f00;
}
.buttonMove:focus {
   background-color: red;
}

.buttonWaltz {
   
    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: blue;
}
.buttonWaltz:focus {
   background-color: red;
}


.buttonRegion {
   
    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;
//background-color: #619191;
 //  background-color: #4f8f00;
}


.buttonSlowDance {
     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: black;
}

.buttonSize {
    // margin: 1px 1px 1px 1px ;  
    border-radius: 4px;
    border: 0px;
    color: white;
    display: inline-block;
background-color: black;
}


.buttonHelp {
   
    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: tomato;

}



#buttonToggle1 {
   
    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: #619191;
   content: "Just a test";
}

.buttonThumb {
   
    border-radius: 4px;
    border: 2px;
    color: white;
 //  padding: 2px 3px 2px 3px;
   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: #619191;
//   content: "Just a test";
}


#Pic1, #Pic2, #Pic3, #Pic4, #Pic5, #Pic6 {
   
    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: #619191;
   content: "Just a test";
}

#Pic1:focus, #Pic2:focus, #Pic3:focus, #Pic4:focus, #Pic5:focus, #Pic6:focus {
background-color: tomato;
}


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;
}



.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;
}

.rideheader {
 color: #993300;
 color: #0000FF;
 font-size: 14px;
 font-weight: bold;
 text-decoration: underline;
}

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

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


.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;
}




