@import url('https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap');
#social{width:30px;height:30px;margin-right:10px;}
button{
background-color: #0353e9;
box-shadow: 0px 10px 15px 10px #000;
border-right:10px solid #00f !important;border-bottom:7px solid #fc0 !important;}
.container{  box-shadow: inset 0 0 10px #eee !important;}
.homeimgs{border-right:10px solid #444;width:120px;height:150px;float:left;margin-top:-5px;margin-right:10px;border-radius:5px;border-right:10px solid #eee;border-bottom:7px solid #ccc;}
.homeimgs:hover{margin-top:-5px;border-right:10px solid #000;border-bottom:7px solid #ddd;}
.rightimg{width:40px;height:40px;float:left;margin:5px;}
.rightimg:hover{width:45px;height:45px;float:left;margin:8px;}
#leftside{display:none !important;}
.train{text-align:center;background:#fff;color:#999 !important;box-shadow: inset -2px 20px 71px -34px #fff;float:left;margin:1px;min-width:300px !important;max-width:49.5% !important;padding:3px;padding-left:0px !important;font-size:12px !important;}
.kalam-light {
  font-family: "Kalam", cursive;
  font-weight: 300;
  font-style: normal;
}
h4 { font-family: "Kalam", cursive !important; }
#width100{width:100%;margin:4px;}
#directorydescription{
 background-color: lightblue;
  width: 50%;
  height: 110px;
  overflow: scroll;}
#floats{min-width:800px !important;background:#fff;position:fixed !important;left:10%;margin:0px auto !important;bottom:0% !important;}
#floats a{float:left !important; margin-right:10px;}
.alert .alert-success{border:2px #0f0 !important;}
#floatright{margin-right:5px;float:right;}
#floatleft{margin-right:5px;float:right;}
#services{margin-bottom:15px;font-size:11px;font-family:arial;border-radius:10px;text-shadow: 1px 0px 1px #000;color:#fff;-webkit-box-shadow: inset -2px 20px 71px -34px #333;-moz-box-shadow: inset -2px 20px 71px -34px #333;box-shadow: inset -2px 20px 71px -34px #333;border:1px solid #222;text-align:center;padding:10px;}
#servicesbutton{float:right;margin-right:0px;margin-top:-8.5px;}
/* All middle Bounce img and Marquee description */
#midimg {
animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-moz-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
}
 
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}
 
@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}
 
@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}
#middesk   {
            position: absolute;
            
			max-width:400px !important;
            height: 100%;
            margin: 0;
            line-height: 20px;
            text-align: center;
            transform: translateX(50%);
            animation: bouncing-text 4s ease-in-out infinite alternate;
        }

        @keyframes bouncing-text {
            0% {
                transform: translateX(0%);
            }

            100% {
                transform: translateX(20%);
            }
        }
#midcats li i{color:#333;}
#thumbs{width:150px;height:150px;border:3px solid #fff;float:left;margin:10px;border-radius:20px;}
#thumbs:hover{border:3px solid #fc0;}
.row h3{color:#999;}
#price2{color:#fa0;}
#midcats li {list-style:none;padding:5px;border-bottom:5px;float:left;margin:15px;border-bottom:3px solid #f9f9f9;border-right:3px solid #f9f9f9;font-weight:bold;box-shadow: inset -2px 20px 71px -34px #fff;}
#midcats li:hover{box-shadow: inset -2px 20px 71px -34px #ff0;background:#ffc;font-weight:bold;}
#midcats li a{color:#000;text-shadow: 2px 1px 2px #eee;font-size:11px;}
#midcats li a:after{
    content: "\25ba";
	color:#fc0;
	padding-left:10px;
}
pre{color:#999 !important;}
.fa-spin,.fa-pulse{color:#333;}
.fa-php{color:#07f;}

/* RESPONSIVE Portrait */ 
@media only screen and (min-device-width: 300px) and (max-device-width: 612px) and (orientation: portrait){
	body,html{margin:0px !important;padding:0px !important;}
	.container2{background:#999;}
	nav,.container,.row,h1,h2,h3{margin:0px !important;padding:0px !important;width:100% !important;min-width:350px !important;max-width:350px !important;}
	header,.container2,footer{min-width:1250px;width:100%;clear:both;margin:0px !important;padding:0px !important;float:left;}
	.col .arrowlistmenu{width:30% !important;margin:0px !important;min-width:300px;}
	#themiddle{width:600px !important;}
	#thesides{display:none !important;margin: 0px !important;}
	.col-6{width:100% !important;min-width:380px;margin:2px !important;}
	#hidemobile{display:none !important;}
}

 /* Landscape */ @media only screen and (min-device-width: 300px) and (max-device-width: 812px) and (orientation: landscape){
	 
 }
 
#price{font-size:30px;color:#444;}
#bigicons{font-size:40px;float:left;margin:6px 20px;}
ul{margin-left:30px;}
.col-sm{-webkit-box-shadow: inset -2px 20px 71px -34px #222;-moz-box-shadow: inset -2px 20px 71px -34px #222;
box-shadow: inset -2px 20px 71px -34px #222;}
header #tops{width:190px !important;max-width:190px !important;}
#mids{padding-left:0px;color:#666;}
#mids b{color:#999 !important;}
#toptop{padding:10px;} #toptop a{padding:10px;font-family:arial;color:#999 !important;}
.toc li{font-weight:bold;text-decoration:underline;margin-left:20px !important;}
#toc{font-weight:bold;text-decoration:underline;margin-left:20px !important;}

.form-control,input[type='text'],input[type='number'],input[type='url'],input[type='email'],input[type='password'],select{
border:1px solid #ccc !important; box-shadow:inset 0 0 10px #999;margin:6px;width:100%;padding:6px;background:#fff;color:#000 !important;border-radius:10px !important;}

input[type='text']:focus,.form-control:focus,input[type='email']:focus,input[type='password']:focus{outline:none;border: 1px solid #777 !important;background:#fff;color:#000 !important;}
.popular{background:#fff !important;border:1px solid #eee;padding:10px;text-align:center;box-shadow: inset -2px 20px 71px -34px #eee;transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);}
.popular img{width:350px !important;margin:0px;}
.popular #price{color:#0f0 !important;font-size:18px;border:1px solid #444;border-radius:30px;padding:5px 10px;}
button,input[type='submit'],input[type='button'],input[type='reset']{
                    display: inline-block;
					margin-right:10px;
					 border: 0;
                    outline: 0;
                    cursor: pointer;
                    color: white;
                   background-color: #0353e9;
                    box-shadow: 0px 2px 5px 0px blue;
                    border-radius: 4px;
                    font-size: 14px;
                    font-weight: 500;
                    padding: 4px 8px;  
                    min-height: 28px;
                    transition: background-color .24s,box-shadow .24s;		
                    text-align: center;
                    
}
button:hover ,input[type='submit']:hover ,input[type='button']:hover ,input[type='reset']:hover {
	background-color: #0353e9;
 box-shadow: 0px 10px 15px 0px #000;
   margin-top:-5px;border-right:10px solid #00f !important;border-bottom:7px solid #fc0 !important;                 
                    }
#mainbutton{ display: inline-block;
                    outline: none;
					margin-right:10px;
                    cursor: pointer;
                    font-weight: 500;
                    border-radius: 3px;
                    padding: 0 16px;
                    border-radius: 4px;
                    color: #fff;
                    background: rgb(98, 0, 238);
                        -webkit-box-shadow: inset -2px 20px 71px -34px rgba(0,0,0,0.75);-moz-box-shadow: inset -2px 20px 71px -34px rgba(0,0,0,0.75);
box-shadow: inset -2px 20px 71px -34px rgba(0,0,0,0.75);
                    line-height: 1.15;
                    font-size: 14px;
                    height: 36px;
                    word-spacing: 0px;
                    letter-spacing: .0892857143em;
                    text-decoration: none;
                    text-transform: uppercase;
                    min-width: 64px;
                    border: none;
                    text-align: center;
                   }

#prices{color:#0f0;margin-left:10px;}
.tools{max-width:300px !important;padding:15px; background:#fff;border:1px solid #111;text-align:left;margin:1px !important;box-shadow: inset -2px 20px 71px -34px #333;}
.tools:hover{border:1px solid #fff;background:#fff;color:#888;}
.tools a{color:#ccc;font-weight:bold;text-decoration:underline;}
.toolsimg{margin:5px; margin-right:20px; float:left;}


* html #visiblecombo{ /* Hide combo box from legacy browsers such as IE5-6? */
display: none;
}

#visiblecombo{
position: fixed;
visibility: hidden;
}

textarea{padding:20px;border: 3px solid #000;background:#fff; color:#222;width:100% !important;-webkit-box-shadow: inset -2px 20px 71px -34px rgba(0,0,0,0.75);-moz-box-shadow: inset -2px 20px 71px -34px rgba(0,0,0,0.75);box-shadow: inset -2px 20px 71px -34px rgba(0,0,0,0.75);}
textarea:focus{border:3px solid #0f0;outline:none !important;}

h1{font-family: "Kalam", cursive;
  font-weight: 300;
  font-style: normal;border-top-left-radius:10px;border-top-right-radius:10px;padding-left:12px !important;color:#fff; text-shadow:2px 2px 2px #111;padding:3px;border-bottom: 1px solid #111;border: 1px solid #000;margin-top:0px;margin-bottom:0px;font-size:20px;background: linear-gradient(to bottom,  #222 15%,#000 100%);
-moz-box-shadow: inset -2px 20px 71px -34px #000;box-shadow: inset -2px 20px 71px -34px #000;}
td{padding:7px;}
h2{margin-bottom:3px;border-top-left-radius:10px;border-top-right-radius:10px;color:#000 !important; padding:10px;font-family:calibri;border-right:10px solid #111;font-size:15px;box-shadow: inset -2px 20px 71px -34px #ffc;border:1px solid #fff !important;background:#fff !important;box-shadow:none !important;height:inherit !important;}


h3{font-family: "Kalam", cursive;
  font-weight: 300;
  border-right:1px solid #eee;border-bottom:7px solid #eee;
  font-style: normal;font-weight:bold;font-size:20px;border-top-left-radius:10px;border-top-right-radius:10px;color:#000 !important;margin-top:5px;margin-bottom:5px;padding:3px;padding-left:7px;box-shadow: inset -2px 20px 71px -34px #eee;text-shadow:2px 2px 2px #fff;}
h3 a{color:#000 !important;text-decoration:underline;}
h3 i{padding-left:10px;padding-right:10px;color:#777;}
h1 i{padding-left:10px;padding-right:10px;color:#333;}
h2 i{padding-left:10px;padding-right:10px;color:#444;}

h4{font-family: arial;
  font-weight: 300;
  border-right:10px solid #111;border-bottom:7px solid #222;
  font-style: normal;font-weight:bold;font-size:20px;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;margin-top:5px;padding:3px;padding-left:7px;-webkit-box-shadow: inset -2px 20px 71px -34px #000;box-shadow: inset -2px 20px 71px -34px #000;background:#222;text-shadow:2px 2px 2px #000;}
h5{border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;padding:3px;font-size:15px;-webkit-box-shadow: inset -2px 20px 71px -34px #fff;-moz-box-shadow: inset -2px 20px 71px -34px #fff;box-shadow: inset -2px 20px 71px -34px #fff;}
h6{border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;padding:3px;-webkit-box-shadow: inset -2px 20px 71px -34px #fff;-moz-box-shadow: inset -2px 20px 71px -34px #fff;
box-shadow: inset -2px 20px 71px -34px #fff;}
-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(-60deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(-10deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(10deg);
	
  }
}
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 10s linear infinite;
}
nav{border-top-left-radius:10px;border-top-right-radius:10px;}
nav .nav-link{ color:#fff !important;box-shadow: inset -2px 20px 71px -34px #F0F8FF;

border-bottom:10px solid #eee;padding-left:14px;padding-right:14px;border-top-left-radius:10px;border-top-right-radius:10px;min-width:50px;margin-right:10px;
font-family: 'Kalam', cursive; font-weight: bold;text-transform:uppercase;
  font-style: bold;}

nav .nav-link:hover{font-family: 'Kalam', cursive; margin-top:-10px;border-bottom:10px solid #222;
 }

nav .navbar-brand:hover{border: 1px  solid #000;color:#fff;box-shadow: inset -2px 20px 71px -34px #333;background:#fff;margin-top:-10px !important;}
#selected{border: 5px  solid #000;color:#000;text-shadow: inset 10px 10px 4px #000 ;box-shadow: inset -2px 20px 71px -34px #000 !important;background:#fc0;}

body {background:#fff;
color:#000;
font-family: arial, helvetica, sans-serif; 
font-size:15px;outline:none;
}
.hover {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hover:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 94%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hover:hover, .hover:focus, .hover:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hover:hover:before, .hover:focus:before, .hover:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
outline{outline:none}
a{color: #000; text-decoration:none; font-family:trebuchet ms; outline:none;}
a:hover{color: #000 ; text-decoration:none; font-family:trebuchet ms;}
b{color:#999;}
hr{ height:1px; background: #333;}
p,.list{padding:10px;background: #fff;color:#000 !important;border-radius:10px;border:1px solid #eee !important;}
.list:hover{background: #f0f9ff;}
p,p b,p a,.list{color:#000 !important;}

p a span{color:#000 !important;}
#wrapper { 
margin: 0px auto;
width: 992px;
border: 0px;
margin-bottom:30px;
}
#leftcolumn { 
color: #778888;
display: inline;
margin: 0px;
padding-right: 10px;
width: 173px;
float: left;
border: 1px solid transparent;
}

#rightcolumn { 
color: #333;
display: inline;
margin-left: 0px;
padding-left: 0px;width: 183px;
float: right;
border: 1px solid transparent;
}
#footer {text-align:left;
clear: both;
color: #999;
border: 1px solid transparent;
font-family: trebuchet ms;
margin: 0px 0px 1px 0px;
padding-top: 1px;
padding-left: 10px;}
#footer a{ font-size:11px;color:#778888; margin:0px; text-decoration:none; font-family: trebuchet ms; padding:2px; }


.arrowlistmenu,img{border:0px;}
.arrowlistmenu .headerbar{
font-family: "Kalam", cursive;
  font-weight: 300;
  font-size:17px !important;
  font-style: normal;
color: #000;
border-top-left-radius:10px;
border-top-right-radius:10px;
background: #fff ;
box-shadow: inset -2px 20px 71px -34px #fff;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 0px 10px; /*header text is indented 10px*/
border-bottom: 1px solid #ddd !important;

}
.fa-dot-circle-o fa-pulse{color:#444;}
.fa-sort-desc{float:right;margin-top:-3px;padding-right:9px;}
.arrowlistmenu ul{color:#999;
list-style-type: none;
margin: 0;
padding: 0;
	
margin-bottom: 1px; /*bottom spacing between each UL and rest of content*/
border-top: 1px solid #fff;
}
#thesides,
.arrowlistmenu ul{min-width:230px !important;max-width:240px !important;}
.arrowlistmenu ul li{color:#000;min-width:230px !important;
border-right:10px solid #f9f9f9;border-left:10px solid #f9f9f9;border-bottom:1px solid #eee;background:#fff;
 border-radius:1px;
}
.arrowlistmenu ul li a i{color:#ccc ;padding-right:10px;}
.arrowlistmenu ul li a{
color:#000;font-weight:bold;
-webkit-transition: all 1s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
display: block;
padding: 5px;
text-decoration: none;

border-bottom: 3px solid #eee;border-top: 1px solid #eee;
font-family: 'Kalam', cursive;
  font-size:13px !important;

}

.arrowlistmenu ul li a:after{
    content: "\27A7";
	color:#fc0;
	float:right;
padding-right:10px;}


.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #fff;
background: #222;
-webkit-box-shadow: inset -2px 20px 71px -34px rgba(0,0,0,0.75);-moz-box-shadow: inset -2px 20px 71px -34px rgba(0,0,0,0.75);
box-shadow: inset -2px 20px 71px -34px #000;
border: 1px  solid #eee;
}

.arrowlistmenu ul li a b{color:#04f !important;}

.active{ /*hover state CSS*/
background-color: #FFF;
border: 1px  solid #F0F8FF;
padding-left: 1px;
}
.active p{ /*hover state CSS*/
color: #000;

border: 1px  solid #F0F8FF;
padding-left: 1px;
}
.active table td{ /*hover state CSS*/
color: #000;

border: 1px  solid F0F8FF;
padding-left: 1px;
}
.active .input:submit{ /*hover state CSS*/
color: #000;
background-color: #F0F8FF;
border: 1px  solid F0F8FF;
padding-left: 1px;
}
.submit3{
	background: transparent url(but.png);
	border: solid 0px #FF6600;
	
	width: 48px;
	height:24px;
	font: bold 1em trebuchet ms, arial;
	color: transparent;
	
}
.submit3:hover {
	background: transparent url(but2.png);
	border: solid 0px #FF6600;
	
	width: 48px;
	height:24px;
	font: bold 1em trebuchet ms, arial;
	color: transparent;
}
input.text2 {
	background: #FFF;
	border: solid 1px #EEE;
	padding: 0px 0;
	width: 250px;
	height:22px;
	
	color: #FF6600;
	font: bold 1em Arial, Sans-Serif;
}
select,option{border:solid 1px #EEE; margin-right:3px;background:#fff !important;color:#000;}
.submit{
	background: #eee;
	border: solid 1px #EEE;
	margin-bottom:10px;
	width: 65px;
	height:22px;
	color: #444;
	font: bold 1em Arial, arial;
}

.contentlisting{
font-size: 90%;
border-bottom: 0px solid #eee;
margin-bottom: 1em;
padding-left:3px;

color:#000;
}
.contentlisting img{float: left; padding:3px; margin-right:9px; margin-bottom:9px;}
.contentlisting .title{
margin-top: 10px;
margin-bottom: 0;
padding: 0;
font-size: 14px;
Color:#444;
}
.title{
margin-top: 10px;
margin-bottom: 0;
padding: 0;
font-size: 16px;
Color: #FF6600;
font: tahoma;
}
catbut {color:#555; font-family:trebuchet ms; border:1px solid #F0F8FF; padding:3px; background:#EEE;}
.catbut a{color:#000; font-family:trebuchet ms; border:1px solid #F0F8FF; padding:3px; background:#fc0 url('headrbar.png');}
.catbut a:hover{color:#000; font-family:trebuchet ms; border:1px solid #F0F8FF; padding:3px; background:#FFfffC url('spikes2.gif');}
.contentlisting a img{
border: 1px solid #ddd;
}
.contentlisting a:hover img{
border: 1px solid #000;

}
.contentlisting .info{
color: gray;
margin: 1px 0;
}
div.info + p:first-letter{
font-size:;
float:left;
font: bold 180% Arial;
margin-right: 3px;
}
.categorylinks li a{ /*Left Menu Links*/
width: 100%; /*NON script page*/

}
.headers{
width: 99%;
margin-left: 0;
margin-top: 3px;
padding: 2px 0 1px 10px;
text-align: left;
font-size: 120%;
font: bold;
color: #000;
background: #EEE url(arli.png);
text-decoration:none;
border-bottom: 1px solid  #ddd;
font-family: Trebuchet MS;
}
html>body .fshots{ /*Non IE rule*/
margin-right: 15px;
}
.fshots{
float: left;
width: 20%;
margin-left: 10px;
margin-bottom: 1em;
font-size: 90%;
padding-left:10px;
}
.fshots div{
padding: 10px;
text-align:center;
border-radius:30px;
}
.fshots div a img{
border: 1px solid #ddd;
float:left;
}
.fshots a:hover img{
border: 1px solid #fff;
}
.fshots a:hover{ /*IE fix*/
color: black;
}
.fshots a{
text-decoration: none;
padding-left: 10px;
color:#777;
}
*{ padding: 0; margin: 0; }
#nav {
	
	height:45px;
	width:100%;
	float:left;
	margin-left:10px;

	list-style:none;

}

	#nav li {
		float:left;
		
	}

		#nav li a {
			display:block;
			background-image:url(rollover2.png);
			background-repeat:no-repeat;
			width:93px;
			height:45px;
			line-height:45px;
			text-align:center;
			text-decoration:none;
			color: #778899;
			font-weight:bold;
			font-family: "arial black";
		}

				#nav li a:hover {
					border:1px solid #444 !important;
					color:#fb4e00;
					text-decoration:none;
				}





#nav li a active{
					background:url(rollover.png);
					color:#FF6600;
					text-decoration:none;
				}




				
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
background-color: #FFF;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 0px solid gray;
text-decoration: none; 
color: #000;
}

.pagination a:hover, .pagination a:active{
border: 0px solid #2b66a5;
color: #000;
background-color: #FF6600;
}

.pagination a.currentpage{
background-color: #FF6600;
color: #FFF !important;
border-color: #FF6600;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

code {color:#FF6600;}

.highlighttext{
background:#fff url('arli.png');
font-weight:bold;
color:#009;
padding:2px;
}

#fat{margin:20px;}

.buy{padding:3px;
 background:#f30 url('right5.png');
 color:#fff;
 float:right;
 margin-right:20px;
border-bottom:2px solid #444;
border-right:2px solid #444;
margin-top:25px;
margin-bottom:55px;
 }
 
.buy:hover{padding:3px;
 background:#fff;

}

.buy a{color:#fff;}



.buy2{padding:3px;
 background:#cf0 url('right6.png');
 color:#000;
 float:right;
 margin-right:20px;
border-bottom:2px solid #444;
border-right:2px solid #444;
margin-top:25px;
margin-bottom:55px;
 }
 
.buy2:hover{padding:3px;
 background:#fff;
color:#fff;
}

.buy2 a{color:#000;}
.buy2:hover a{color:#cf0;}


.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#FFfffC;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}


.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/

}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 10px;
margin-right: 3px;
border-top: 1px solid #fff;
color: #99CCFF;
background: #fff url(foothover4.jpg);

}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: none;
background: #fff url(foothover3.jpg);
color:#FE9900;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
background: #fff url(foothover3.jpg);
color:#FE9900;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(foothover3.jpg);
border-bottom-color: white;
color:#FE9900;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;

}

@media print {
.tabcontent {
display:block !important;
}
}


#simplegallery1{ 
margin-left:20px;
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 1px solid #fff;
background:#ddd;
}


#info{float:left;padding:4px;margin-right:0px;width:30px;height:30px;}
.desk{padding:4px;margin-bottom:4px;margin-top:4px;border-bottom:1px solid #eee;}
.desk:hover{background:#f9f9f9;
-webkit-transition: all 1s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;}
	
#gobutton{background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url('img/gobutton.png');width:20px;height:20px;float:right;margin:5px;margin-right:0px;margin-bottom:0px;right:6px;bottom:6px;position:absolute;}




/** MAIN MENU **/


.topnav {
  overflow: hidden;
  background-color: #333;
  position:fixed;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.active {
  background-color: #04AA6D;
  color: white;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #555;
  color: white;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}