/* The Main Web Pages CSS File Contents That You Can OverRide */

a { line-height:48px;}
a:link {
  font-size: 20px;
  height:7mm;
  font-style: italic;
  font-family: URW Chancery L,Book Antiqua;
  color: gold;
}

a.tip {
    border-bottom: 1px dashed;
    text-decoration: none
}
a.tip:hover {
    cursor: help;
    position: relative
}
a.tip span {
    display: none
}
a.tip:hover span {
    border: #c0c0c0 1px dotted;
    padding: 5px 20px 5px 5px;
    display: block;
    z-index: 100;
    background: url(../images/status-info.png) #f0f0f0 no-repeat 100% 5%;
    left: 0px;
    margin: 10px;
    width: 250px;
    position: absolute;
    top: 10px;
    text-decoration: none
}

.button {
  display: inline-block;
  padding: 5px 5px;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #4CAF50;
  border: none;
  border-radius: 15px;
  //box-shadow: 0 9px #999;
}

.button:hover {background-color: #3e8e41}

.button:active {
  background-color: #3e8e41;
  //box-shadow: 0 5px #666;
  //transform: translateY(4px);
}

@media only screen and (max-width: 480px) {
a:link {
  line-height: 48px;
  font-size: 26px;
  font-style: italic;
  font-family: URW Chancery L,Book Antiqua;
  color: gold;
}	
.titleback {}
.rightlogo{}
.leftlogo {}
.fileadmin{display:none;}
.links{display:none;}
}
p {
  font-size: 26px;
  font-style: italic;
  color: gold;
}
td {
  font-size: 1.4em;
  font-style: italic;
  font-family: URW Chancery L,Book Antiqua;
  color: gold;
}
a:visited {
  font-family: URW Chancery L,Book Antiqua;
  font-size: 26px;
  height:7mm;
  color: gold;
  font-style: italic;
}
body {
  font-family: URW Chancery L,Book Antiqua;
  font-size: 1.2em;
  color: gold;
  font-style: italic;
}
@media only screen and (max-width: 680) {
	body {
	font-family: URW Chancery L,Book Antiqua;
	font-size: 1em;
	color: gold;
	font-style: italic;
	}	
.bannerpic {display:none;}	
}
#rcorners1 {
    border-radius: 15px;
    padding: 10px;
    height: 150px;
}

#rcorners2 {
    border-radius: 25px;
    border: 2px solid #8AC007;
    padding: 20px;
}

#rcorners3 {
    border-radius: 25px;
    background-position: left top;
    background-repeat: repeat;
    padding: 20px;
} 
#bclink {
    border-radius: 15px;
    padding: 5px;
    height: 150px;
	vertical-align: middle;
	font-size:24px;
	text-decoration:none;
	background-color:black;
	line-height: 48px;
	opacity:1.0;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
@media only screen and (max-width: 1024px) {
#bclink {
    border-radius: 15px;
    padding: 5px;
    height: 150px;
	vertical-align:centre;
	font-size:24px;
	text-decoration:none;
	background-color:black;
	line-height: 48px;
	opacity:1.0;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
td {
  font-size: 1.2em;
  font-style: italic;
  font-family: URW Chancery L,Book Antiqua;
  color: gold;
}
}
#bclink:hover {
	opacity:0.80;
	color:#fade7c;
}
#bcdiv {
    white-space: nowrap; 
    width: 12em; 
    overflow: hidden;
    text-overflow: ellipsis; 
    border: 1px solid #000000;
}
.titleback {
    border-collapse: collapse;
    background-image: url(); 
}

.fade {
      opacity: 1.0;
	  color:#fade7c;
 }

.fade:hover {
   opacity: 1.0;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;	  
 }
.tdbackground {
	  background-color:#0F0000;
}
.lowerimage {
	border-radius: 50px;
}
.responsive-youtube
{overflow:hidden; padding-bottom:56.25%; position:relative; height:0;}
.responsive-youtube iframe
{left:0; top:0; height:100%; width:100%; position:absolute;}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.video-wrapper iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#bclinkgold {
    border-radius: 15px;
    padding: 5px;
    height: 150px;
	vertical-align:centre;
	font-size:24px;
	text-decoration:none;
	background-color:gold;
	line-height: 48px;
	opacity:1.0;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
#bclinkgold:hover {
	opacity:0.80;
	color:#fade7c;
}

.goldheading {
	border-radius: 15px;
	padding-left: 5px; 
	padding-right: 5px; 
	color:black;
	background-image:url(./gold.jpg);
}

/* Classes in the Web Pages as of 25/10/2024
hj
.example-container{}
.titleback{}
.fade{}
.bannerpic{}
.leftlogo{}
.rightlogo{}
.bigEntrance{}
.BactraxTitle{}
.BactraxTitle2{}
.flipimg{}
.aboutme{}
.button{}
.bcwaveform{}
.dropdown{}
.dropdown-content{}
.track{}
.fileadmin{}
.LowerImage{}
*/


/* ID's in the Web Pages 
#rcorners1{}
#rcorners3{}
#table2{}
#table22{}
#about{}
#bclink{}
#kpna{}
#visitors{}
#visitorframe{}
#wallpaper{}
#Image{}
#DesignImage{}
#settings{}
#my-video{}
#normalaudio{}
#waveform{}
#textbox{}
#extrasbox{}
#bcbutton{}
#pdf{}
#TextForHTMLEditor{}
#kpms{}
#kpms2{}
#dpdf{}
#zip{}
#albumtitle{}
#mymusic{}
#mymusicframe{}
#catchup{}
#catchupframe{}
#newvideo{}
#newvideoframe{}
#ZipItUp{}
#ZipItUpframe{}
#theclipboard{}
#clipboard1{}
#clipboard2{}
#clipboard3{}
#clipboard4{}
#SortOptions{}
#kplm{}
#folders{}
#Albumstodelete{}
*/