/********************************************************************/
/********************************************************************/
/**************************  for captions: style.css  ********************/
/********************************************************************/
/********************************************************************/


html, body {
/* added overflow:auto for smooth scrolling effect*/
overflow:auto;
  height: 100%;
  margin:0;
  box-sizing: border-box;
  scroll-behavior: [ auto | smooth ];
   -webkit-overflow-scrolling: touch; 
}



/* PREVENT SCRIPT "no_image.png" FILE FROM DISPLAYING ON LIVE PAGE  */
body a[href="https://www.janetjam.com/cut/script_images/no_image.png"] {display: none;}
/*img:no_image.png { display: none }*/
img[src*="no_image.png"] {
    display: none;
}
body {
font-size:100%
overflow:auto;
    color: red;
    height: 100%;
    /*  box-sizing: border-box;
  scroll-behavior: [ auto | smooth ];
        -webkit-overflow-scrolling: touch;*/
}

body a{
color:red;
}

/**************************  curtain and footer  ********************/
body {
background:black;
    /*-webkit-overflow-scrolling: touch;*/


.h2,#text-shadow {display:block; text-align:left;
color:red !important;
font-size: 2.0em;
font-weight: 200;
}

@media (min-width:240px) and (max-width:320px) {
.h2,#text-shadow {display:block; text-align:left;
color:red !important;
font-size: 1.4em !important;
font-weight: 200;
}
}


}
h1 {
color:red;
    font-size: 2.5em;
    font-weight: 200;
}

.h2 {
color:red;
    font-size: 2.0em;
    font-weight:200;
    line-height:1.1em;
}

@media (max-width:240px) and (max-width:450px) {
color:red;
    font-size: 2.0em;
    font-weight:200;
    line-height:1.1em;
}
}

h3 {
color:red;
    font-size: 1.8em;
    font-weight:200;
}

h3, #history{
color:red !important;
    font-size: 1.8em;
    font-weight:200;
}

h4 {
    font-size: 1em;
    font-weight: 200;
}

h5 {
    font-size: .83em;
    font-weight: 200;
}

h6 {
    font-size: .67em;
    font-weight: 200;
}


p {
font-size:1.4em;
font-weight:300;
padding-top:20px;
}

@font-face{
font-family:arial;
  /*font-family : "handwriting";
  src : url('journal.eot');
  src : url('journal.eot?') format('eot'),
        url('journal.woff') format('woff'),
        url('journal.ttf') format('truetype');*/
}


#page-wrap {
    -webkit-overflow-scrolling: touch;
    }
    
.page-wrap {
        -webkit-overflow-scrolling: touch;
        }
/* results */

/*.back {
color:yellow;
font-weight:100;
	font-size: 15px;
	text-transform: none;
padding:10px;
	display: inline-block;
	padding: 0px 8px;
	border-radius: 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	margin-bottom: 1px;
	/*background: rgba(170, 25, 0, 0.8);*/
/*background: rgba(255, 88, 0, 0.7);
}*/

#hide {
display:none;
}

.hide {
display:none;
}



/**************************************************************************************/
/*************************   ADMIN IMAGE ALIGN AND PADDING       *********************/
/**************************************************************************************/
/**************************************************************************************/

.text img {
    /*margin:4px 8px 10px 8px;*/
 padding-top: 0px;
 padding-bottom:10px;
border:0px dotted magenta !important;
}

.text .imgisright {
    /*padding-left: 10px !important;*/
    margin-left:20px !important;
    padding-right: 0px !important;
     padding-bottom:10px;
/*border:1px dotted magenta !important;*/
}
@media (max-width:460px) {
.imgisright img{
display:inline-block; 
text-align:center !important;
margin-left:15px;
float:none;
margin-top:-30px;
padding-bottom:10px;
/*border:0px dotted blue;*/
	}
}

.text .imgisleft {
    padding-right: 10px !important;
    margin-right:20px !important;
    /*border:0px dotted blue !important;*/
}
@media (max-width:460px) {
.imgisleft img{
display:inline-block; 
text-align:center !important;
margin-left:0px;
float:none;
margin-top:-30px;
padding-bottom:10px;
/*border:0px dotted magenta;*/
	}
}
.text .imgiscenter {
margin:0 auto;
text-align:center;
}

@media (max-width:460px){
.text .imgiscenter {
margin:-15px auto;
margin-left:-20px;
text-align:left;
width:111% !important;
}
}


#text-shadow {
text-shadow: 2px 2px 4px black, 0 0 5px black, 0 0 20px black;
}

#halo2 {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ff000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.halo {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ff000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}


#halo {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ff000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.module {
  width: 300px;
  height: 200px;

  overflow-y: scroll; /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
}

/******************   hard code to all interior pages except calendar  **************/

/*div .content { 
position:relative;
  background: url('https://www.janetjam.com/images/slo_brew6.jpg') no-repeat;
background-position: 0px 0px;
height:100%;
max-height:900px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-size: 100%, 100%, 100%;

}
*/

/********** hard code to home page ONLY ************/
/*
#playing  {background: #000 url('https://www.janetjam.com/images/slo_brew_tweak2da.jpg') no-repeat;
background-position: 70px 70px;
background-attachment:fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-size: 80%, 80%, 20%;
}*/


		/*BOTH CURTAIN IMAGES CLASS*/
		img.curtain{
			height:100%; /* so jQuery doesn't keep ascpect ration when animating the width '*/
			z-index:99; /* to show it on top of the content*/
		}
		
		/*LEFT CURTAIN IMAGE CLASS*/
		img.curtainLeft{
height:100%;
width:50%;
			position:absolute; /*absolute positioning is important*/
			left:0px; /*position it on left side of the container*/
		}
		
		/*RIGHT CURTAIN IMAGE CLASS*/
		img.curtainRight{
height:100%;
width:50%;
			position:absolute; /*absolute positioning is important*/
			right:0px; /*position it on the right side of the container*/
		}
		
		/*THE CLASS OF THE WRAPPING DIV (THAT WRAPS EVERYTHING)*/
		.curtain_wrapper{
border:0px dashed green;
height: 100vh;
background-position: 70px 70px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-size: 80%, 80%, 80%;
			width:100%; /* same as width of both the images summed */
			/*height:900px; /* same as height of the images*/
			position:relative; /*relative position so we can absolutely position the child elements*/
			overflow:hidden; /*hide everything out of boundaries (in this case for the description div)*/
			/*color:white; /* just styling*/
			background:transparent; /* just styling*/
			
		}
		
		/*THE TEXT DIV CLASS (BEHIND THE CURTAINS)*/
		.content{
background:transparent;
min-height:100%;
			position:relative; /*so we can center it*/
			width: 100%; /*curtain_wrapper width - shrinked image width (50px is image when shrinked)*/
			margin:0px auto; /*center it*/
			display:none; /*we don't want our users to see the content while the curtain images are loading*/

		}
		
		/*DESCRIPTION DIV CLASS (THE TEXT ON TOP LEFT SIDE IN THE DEMO)*/
		.description{
			position:absolute; /*absolute position is important*/
			top:0px; /*position it on top of the curtain_wrapper*/
			z-index:100; /*show it on top of the curtain (remember that they have z-index of 99)*/
			/*styling bellow*/
			padding:5px; 
			text-align:center;
			font-size:15px;
			background:#eee;
			border:0px solid #ccc;
			border-left:0px;
			border-top:0px;

		}

/*************************  end curtain styles *****************/



#mycontent { margin-top:100px; margin-left:0px;  padding:0px; text-align:left; width:100%;
border:0px dotted yellow; overflow:hidden; -webkit-overflow-scrolling: touch;}

#footer {
 width: 100%;    
    border: 0px solid blue;
    text-align: center;
color:rgba(193, 90, 64, 0.4);
/*background:rgba(0, 0, 0, 0.52);*/
/*background:rgba(222, 50, 18, 0.4);*/
}

#footer-contents {
display: inline-block;   
    border: 0px solid red;
    margin: 2px;
color:rgba(193, 90, 64, 0.4);

}

#copy {
display:block; float:left; clear:both; text-align:center; color:rgba(232, 117, 0, 0.4);
}

.footer { 
    position: fixed; 
/*z-index:99999;*/
    left: 0 ; right: 0; bottom: 0; 
    height:[footer-height] 
color:rgba(193, 90, 64, 0.4);
height:40px;
/*background:rgba(0, 0, 0, 0.72); 
background:hsla(315, 80%, 0%, 0.72);*/
}


img, div{border:0px;}
@media (max-width:450px) {
h1 {
display:none;
}

#page-wrap {
width:100%;
     max-width: 1100px !important;
     margin: 0 auto;
border:0px dashed green;
overflow:hidden;
-webkit-overflow-scrolling: touch;
}

.pagewrap {
	width: 980px;
	margin: 0 auto;
-webkit-overflow-scrolling: touch;
}


@media (min-width:600px) {
.div-wrap {
margin:0 auto;
padding-left:20px;
padding-right:10px;
width:100%;
     max-width: 1000px !important;
     margin: 0 auto;
border:0px dashed yellow;
    -webkit-overflow-scrolling: touch;
}


#parent{ display:block;
width: 100%;
    overflow:auto;
-webkit-overflow-scrolling: touch;    
}

#child{display:inline-block;
text-align:left;
    height:auto;
    margin:10px;
}

.container {
    max-width: 100% !important;
    overflow-x: scroll !important;
-webkit-overflow-scrolling: touch;
}


#mycontent { margin-top:100px; margin-left:0px;  padding:0px; text-align:left; width:100%;
border:0px dotted yellow; overflow:hidden; -webkit-overflow-scrolling: touch;
}


/* ABOVE: see style.css 'a:hover' for pseudos */

.back {
color:yellow;
font-weight:100;
	font-size: 15px;
	text-transform: none;
padding:10px;
	display: inline-block;
	padding: 0px 8px;
	border-radius: 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	margin-bottom: 1px;
	/*background: rgba(170, 25, 0, 0.8);*/
background: rgba(255, 88, 0, 0.7);
}
/* ABOVE: see style.css 'a:hover' for pseudos */

.more {
color:yellow;
font-weight:100;
	font-size: 15px;
	text-transform: none;
padding:10px;
	display: inline-block;
	padding: 0px 8px;
	border-radius: 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	margin-bottom: 1px;
	/*background: rgba(170, 25, 0, 0.8);*/
background: rgba(255, 88, 0, 0.7);
}

.results {
padding-left:30px; 
text-align:center; 
width:100%;
padding-top:180px;
border:0px dotted red;
}

@media (max-width:340px) {
.results {
padding-left:30px; 
text-align:center; 
width:100%; 
padding-top:120px;
border:0px dotted green;
	}
}


/***************     begin player player *******************/

.audio { width:100% !important;
max-width:100% !important;
}
.play-pause { color:red; width: 80px; height: 80px; margin-top: 10px; float: left; overflow: hidden; border-right: 1px solid red; }

        ol {text-align:left; background:rgba(255, 252, 255, 0.1); padding-top:8px; padding-bottom:8px; margin: 0px; list-style: decimal-leading-zero inside; color: #eee; width: 100%; border-top: 0px solid #000; font-size: 0.9em; }
        ol li { width:100% !important; position: relative; margin: 0px; /*padding: 9px 2px 10px;*/ border-bottom: 1px solid rgba(255, 255, 255, 0.1);; cursor: pointer; }
        ol li a { width:100% !important;
padding-right:0px; /*padding: 0px 0px 0px 20px; */}
        li.selected {width:100% !important;
color: yellow; font-weight:400; background:rgba(255, 44, 44, 0.5); text-shadow: 1px 1px 0px black;}
        li.selected a { color: #fff; }
li.selected:before {
font-family: FontAwesome;
float:right;
padding-right:20%;
content: "\f001";
font-weight:100;
/*content:'\f028'; /* sound icon */
/*content: '♬';*/
}
        /*li.selected:before { content: '♬'; width: 40px; height: 40px; /*padding: 3px; line-height: 14px; *//*margin: 0px; position: absolute; right: 124px; top: 0px; color: #000; font-size: 22px; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2); }*/

.mouseover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0;
opacity: 1;

}
.mouseover:hover{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 0;
opacity: 0.8;

}


.button_pp {
outline:none;
border:0px solid green;
height:40px;
width:70px;
background: url('https://www.janetjam.com/images/button_pause_play.png');
background-size:100% 100%;
background-repeat:no-repeat;
background-position:0px 0px;
opacity: 1;
}

.button_next {
margin-left:0px;
outline:none;
border:0px solid green;
height:40px;
width:40px;
background: url('https://www.janetjam.com/images/button_next.png');
background-size:100% 100%;
background-repeat:no-repeat;
background-position:0px 0px;
opacity: 1;
}

.button_previous {
margin-left:0px;
outline:none;
border:0px solid green;
height:40px;
width:40px;
background: url('https://www.janetjam.com/images/button_previous.png');
background-size:100% 100%;
background-repeat:no-repeat;
background-position:0px 0px;
opacity: 1;
}

.button_previous :hover {
  opacity: 0.55;
}


.player-position {
width: auto; 
	margin: 0 auto; 
}


audio {
background: rgba(255, 0, 0, 9);
color:red;
    width: 100% !important;
    border: 0px solid rgba(163, 12, 115, 0.1);
border-width:.0px;
    margin-top:0px;
    padding-top: 0px;
  /*  -moz-box-shadow: 0 0 8px hsla(0,0%,20%,.8);
    -webkit-box-shadow: 0 0 8px hsla(0,0%,0%,.8);
    box-shadow: 0 0 8px hsla(0,0%,0%,.8);
    -moz-border-radius: 3px;*/
}


.audioCenter{margin: 140px auto; width:100%;}


#audio2 {
    display: table;
width:100%;
    margin: 0 auto;
}

/* allows album image to scale */
#img-wrap {
margin-top:30px;
max-width: 380px;
  text-align: center;
  padding: 0px 0px;
}


@media (max-width:320px) {
#img-wrap {
margin-top:0px;
width: auto;
  text-align: center;
  padding: 0px 0px;
border:0px dotted red;
/*-moz-box-shadow:    inset 0 0 10px #888;
   -webkit-box-shadow: inset 0 0 10px #888;
   box-shadow:         inset 0 0 10px #888;*/
	}
}

#img-wrap > img {
max-width: 60%;
min-width:250px;
/*-moz-box-shadow:    inset 0 0 10px #888;
   -webkit-box-shadow: inset 0 0 10px #888;
   box-shadow:         inset 0 0 10px #888;*/
}


.button-style {
color:yellow;
font-weight:100;
	font-size: 15px;
	text-transform: none;
padding:10px;
	display: inline-block;
	padding: 0px 8px;
	border-radius: 3px;
	/*white-space: nowrap;*/
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	margin-bottom: 1px;
	/*background: rgba(170, 25, 0, 0.8);*/
background: rgba(255, 88, 0, 0.7);

}



#ref  {
/*transition: opacity 1s ease;*/
display:block;
float:left; 
clear:both;
height:30px;
width:30px !important;
background:transparent url('https://janetjam.com/images/icon_link.png');
background-repeat: no-repeat;
background-position:top center;
padding:8px;
border:0px dotted red;
opacity:1;
}
#ref hover: {
transition: opacity 1s ease;
display:block;
float:left; 
clear:both;
height:30px;
width:30px !important;
background:transparent url('https://janetjam.com/images/icon_link.png');
background-repeat: no-repeat;
background-position:top center;
padding:8px;
border:0px dotted red;
    opacity: 0.5;
}

/* hide map icon if there is no URL */
a#ref[href=""]{
    display:none;
}



/*#display {
display:inline-block;
}

@media (min-width:240px) and (max-width:460px) {
#display {
display:inline-block;
/*padding-left:30px !important;
padding-right:30px !important;*/
/*margin-left:45px;
border:0px dotted red;
padding:10px; margin-top:0px !important;
	}
}

/****************************    MODAL    ******************/
      /* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */
/*      h2 {
  text-align: center;
}

.p {
  text-align: center;
  padding-top: 130px;
}*/
/*.modal {
max-height: calc(100% - 100px);
  position: fixed;
    top: 50%;
    left: 50%;
  transform: translate(-50%, -50%);
}*/

.modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
-webkit-overflow-scrolling: touch;

}

.modal-body {
height:100%;
width:100%;
background-image: url('https://www.janetjam.com/modal_bootstrap/paper.jpg');
border-top:0px;
border-bottom:0px;
}

.modal-title {
font-family: 'Caveat', cursive;
font-size:2.8em;
color:#413a39;
hr:0;
border-top:0px;
border-bottom:0px;

}

.myclose {
font-size:30px;
color:#413a39 !important;
background:transparent;
outline:none;
border:0px;
float:right;
border-top:0px;
border-bottom:0px;
}

.modal-header {
height:100%;
width:100%;
   background-image: url('https://www.janetjam.com/modal_bootstrap/paper.jpg');
border-top:0px;
border-bottom:0px;
}

.modal-head {
width:100%;
text-align:center;
display:inline-block;
padding-top:20px;
color:#413a39;
font-size:1.5em;
font-weight:300;
padding-bottom:15px; 
}

.modal-footer {
border-top:0px;
}

.modal-subhead {
font-family: 'Caveat', cursive;;
display:inline-block;
padding-bottom:20px;
padding-top:20px;
color:#413a39;
font-size:2.30em;
letter-spacing:-1px;
font-weight:500;
margin-left:-8px;
}
.modal-text {
width:100%;
display:inline-block;
text-align:left;
clear:both;
padding-bottom:30px;
padding-top:0px;
color:#413a39;
font-size:1.16em;
font-weight:300;
margin-left:-8px;
border:0px dotted orange;
}

/* my existing styles */
#modal-parent{ 
display:inline-block;
border:0px dotted red;
width: 100%;
max-width:500px;
margin:0 auto;
    overflow:auto;

}

#modal-child{
display:inline-block;
text-align:left;
padding:15px;
    height:auto;
border:0px dotted green;
}

form {
    display: inline-block;
    text-align: center;
    }



/******************************* end modal style ******************/

/***********************************************/
/**************  contact form style *****************/
/***********************************************/

form {
text-align:left;
font-family:arial;
font-weight:200;
/*color:#999;*/

}

input[type="text"], textarea {
border:1px solid rgba(105, 17, 17, 0.81);
  /*background-color : #595959; */
background:rgba(61, 10, 10, 0.55);

}

input.parsley,
select.parsley,
textarea.parsley {
  /*color: black;*/
  background-color: #595959;
  border: 1px solid #3b3939;

}

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
/*color:#e5c05a;*/
  background-color: #595959;
  border: 1px solid #3b3939;
}

input.parsley, option { 
width:100%;
max-width:400px; 
padding:0px;
}

input.parsley { background:#595959; /*color:#999;*/}
input! > option[value=""]:checked { background: #595959; border:1px solid #888;}
/*select! > option[value=""]:checked { background: green; }*/
}


input.parsley-error,
select.parsley-error,
textarea.parsley-error {
color:#e5c05a;
  /*color: #B94A48*/;
  background-color: #777264;
  border: 1px solid #987512;
}

.parsley-errors-list {
display:inline-block;
text-align:center;
color:yellow;
font-family:arial;
  margin: 0px 0 0px;
  padding-left: 10px;
  list-style-type: none;
  font-size: 1.1em;
  line-height: 0.9em;
  opacity: 0;

  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}


#container {
display:none;
overflow: scroll;
overflow-y: auto;
-webkit-overflow-scrolling: touch;


}
    #mask {
  position: fixed;
    z-index: 60;
    top: 20;
    left: 0;
    background-color: #000;
      filter:alpha(opacity=30);
    -moz-opacity:0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
      display:none;
}

#boxes .window {
position:absolute;
z-index:9999;
text-align: center;
  padding: 0 !important;
/**/
display:block;
  left:0;
  top:0;
/*max-height:732px;*/
  height:auto;
  display:none;
  position:absolute;
  z-index:9999;
background:white;
border: 7px solid #2859a6;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
/*border: 12px solid #00bbff;*/
  border-radius: 15px;
  text-align: left;
-webkit-overflow-scrolling: touch;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}
#boxes .window :before {
  content: '';
  display: inline-block;
  height: 100%;
overflow:visible;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
position:absolute;
z-index:9999;
}
#boxes #dialog {
 display: inline-block;
float:left;
clear:both;
  text-align: left;
overflow:auto;
      background-color:#fff;
/*background-image:url('https://www.alrsd.org/cut/logo_tiny.png');*/
background-repeat: no-repeat;
background-position:96% 3%;
	-webkit-background-size: 15% auto;
	-moz-background-size: 15% auto;
	background-size:15% auto;
    }
    #boxes a {color:blue; text-decoration:none}
   #boxes  a:hover {color:#00A4E4; text-decoration:none}
#banner {
}



