body {
    background-color: #edeceb;
  margin:auto;
  text-align: left;
  font-family:"Sons serif", Arial;
  font-size:12px;
  color:#333;
  vertical-align:middle;
}

html > body {
    background-color: #edeceb;
  margin:auto;
  text-align: left;
  font-family:"Sons serif", Arial;
  font-size:12.5px;
  color:#333;
  vertical-align:middle;
}

#wrapper0  {
  border:0px dotted #808080;
  max-width:1050px;
  min-width:1050px;
  min-height:750px;
  margin-left: auto ;
  margin-right: auto ;    
}

#wrapper {
  background-color: white;
  margin: 20px;
  border:0px dotted #dadada;
  max-width:1100px;
  min-width:1100px;
  min-height:800px;
}
html > #wrapper {
  background-color: white;
  padding: 20px;
  border:1px dotted #dadada;
  max-width:1100px;
  min-width:1100px;
  min-height:800px;
}


h2{
  font-size:16px;
 font-weight:bold; color:black; text-decoration:none; 
}

h3{
   font-size:14px;
 font-weight:bold; color:black; text-decoration:none; 
}

body #header {
    border: 0px dotted #808080;
    background-image: url(../Inc/Images/header_img.png);
    background-repeat: no-repeat;
    vertical-align: bottom;
    padding-top: 100px;
    margin-bottom: -10px;
    padding-bottom: 33px;

}



html > body #header {
    border: 0px dotted #808080;
    background-image: url(../Inc/Images/header_img.png);
    background-repeat: no-repeat;
    max-height: 167px;
    min-height: 167px;
    vertical-align: bottom; 
    padding-left: 50px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    }

body #header_spacer{
    max-height: 157px;
    min-height: 157px;
    position: relative;
    padding: 0px;
    margin: 0px;
}


html > body #header_spacer{
    max-height: 157px;
    min-height: 157px;
    position: relative;
}


body #maincol {
  max-width:350px;
  min-width:350px;
  min-height:750px;
  padding-left: 240px;
  padding-right: 260px;
  padding-top: 0px;
  margin-top: 50px;
  
  
}
html > body #maincol {
  max-width:500px;
  min-width:450px;
  min-height:750px;
  padding-left: 0px;
  margin-left: 250px;
  margin-top: 0px;
  line-height: 18px;
}

body #maincol li {
    margin-top: 5px;
}  
html > body #maincol li {
    padding-top: 5px;
}  

#maincat_links{
position:relative;
margin-left: 200px;
margin-top: 50px;
}

html > body #maincat_links{
position:relative;
margin-left: 180px;
margin-top: 10px;
}

#donate_button {
float: left;
margin: 0px;
background-color: #f6230e;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-top: 10px;
border-right: 1px dotted #b1b1b1;
}

html > body #donate_button {
float: left;
margin: 0px;
background-color: #f6230e;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-top: 10px;
border-right: 1px dotted #b1b1b1;
}

#donate_button a {
 font-weight:normal; color:white; text-decoration:none; 
}

html > body #donate_button a {
 font-weight:normal; color:white; text-decoration:none; 
}

html > body #main_cat{
    float:left;
  margin-left: 0px;
  margin-right: 0px;
  }
#main_cat{
  float:left;
  margin: 0px;
background-color: white;
padding-left: 10px;
padding-bottom: 8px;
padding-right: 10px;
padding-top: 10px;
border-right: 1px dotted #b1b1b1;
      
  }
#main_cat a {
 font-weight:normal; color:darkblue; text-decoration:none; 
}
  

html > body #main_cat input{
  cursor:pointer; 
  margin-left:30px;
  font-size: 12px;
  background-color: transparent;
  background-repeat: no-repeat;
  border-bottom:0px dotted #e3e4e5;
  border-left: 0px dotted #e3e4e5;
  border-right: 0px dotted #e3e4e5;
  border-top: 0px dotted #e3e4e5;
}
#main_cat input{
  cursor:pointer; 
  margin-left:30px;
  font-size: 12px;
  background-color: transparent;
  background-repeat: no-repeat;
  border-bottom:0px dotted #e3e4e5;
  border-left: 0px dotted #e3e4e5;
  border-right: 0px dotted #e3e4e5;
  border-top: 0px dotted #e3e4e5;
}

#subcat_links {
    max-width:300px;
    min-width:200px;
    position: relative;
    padding-left:45px;
    padding-top:50px;
    margin-top: 30px;
 }
 
 
 body #subcat_links {
    background-color: transparent;
    background-image: url(../Inc/Images/subcat_bg.jpg);
    background-repeat: no-repeat;
    position: absolute;
    padding-left: 10px;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 100px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 100px;
    margin-bottom: 80px;
    
 }
 
html > body #subcat_links {
    background-color: transparent;
    background-image: url(../Inc/Images/subcat_bg.jpg);
    background-repeat: no-repeat;
    position: absolute;
    margin-left: 25px;
    margin-top: 10px;
    padding-top: 49px;
    padding-left: 5px;
    padding-right: 0px;
    padding-bottom: 80px;
}


#sub_cat {
margin-bottom: 10px;
}
#sub_cat a{
 font-weight: normal; color:darkblue; text-decoration:none;

}

html > body #sub_cat{
    padding-bottom: 10px;
margin-bottom: 0px;
}


#main_logo{
    background-color: gainsboro;
    padding: 5px;
    
}
html > body #main_logo{
    background-color: gainsboro;
    padding: 5px;
}


html > body #sub_cat input{
  cursor:pointer; 
  margin-left:10px;
  font-size: 10px;
  background-color: transparent;
  background-repeat: no-repeat;
  border-bottom:0px dotted #e3e4e5;
  border-left: 0px dotted #e3e4e5;
  border-right: 0px dotted #e3e4e5;
  border-top: 0px dotted #e3e4e5;
}
#sub_cat input{
  cursor:pointer; 
  margin-left:10px;
  font-size: 10px;
  background-color: transparent;
  background-repeat: no-repeat;
  border-bottom:0px dotted #e3e4e5;
  border-left: 0px dotted #e3e4e5;
  border-right: 0px dotted #e3e4e5;
  border-top: 0px dotted #e3e4e5;
}


#sidecol {
    max-width:130px;
    min-width:130px;
    position: absolute;
    margin-top:50px;
    margin-left:730px;
    margin-right: 20px;
    padding: 5px;
    border: dotted 1px;
}
html > body #sidecol {
    max-width:180px;
    min-width:180px;
    position: absolute;
    margin-top:10px;
    margin-left:790px;
    border: dotted 1px;
    padding: 8px;
}

#sidecol_text {
 }
html > body #sidecol_text {
 }


#footer {
    position: relative;
    margin-left: 10px;
    padding-top: 10px;
    float:left;
  
}
html > body #footer {
    position: relative;
    margin-left: 250px;
    padding-top: 0px;
    float:left;
    max-width:600px;
    min-width:600px;
   
}


#counter {
    padding-left: 0px;
}

#login_form{
      margin: 20px;
      max-width:350px;
    min-width:350px;
    background-color: #edeceb;
   border-bottom:1px solid #cdcbc9;
  border-left: 1px solid #cdcbc9;
  border-right: 2px solid #cdcbc9;
  border-top: 2px solid #cdcbc9;
  margin-left: 100px;
}

html > body #login_form{
    margin:0px;
    margin-top:10px;
    padding: 20px;
    max-width:350px;
    min-width:350px;
    background-color: #edeceb;
   border-bottom:1px solid #cdcbc9;
  border-left: 1px solid #cdcbc9;
  border-right: 2px solid #cdcbc9;
  border-top: 2px solid #cdcbc9;
  padding-left: 100px;
}
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: -15%;
	width: 120%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
        
}
 
.white_content {
	display: none;
	position: absolute;
	top: 0%;
	left: -10%;
	padding: 5px;
	border: 6px solid black;
	background-color: white;
	z-index:1002;
	overflow: auto;
        alignment-adjust: middle;
}

html > .black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
html > .white_content {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	padding: 6px;
	border: 1px solid black;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

#largeImgPanel {
                text-align: center;
                visibility: hidden;
                position: fixed;
                z-index: 100;
                top: 0; left: 0; width: 100%; height: 100%;
                background-color: rgba(100,100,100, 0.5);
		cursor:pointer;
}

html > #largeImgPanel {
                text-align: center;
                visibility: hidden;
                position: fixed;
                z-index: 100;
                top: 0; left: 0; width: 100%; height: 100%;
                background-color: rgba(100,100,100, 0.5);
            }

tr:nth-child(even) {background-color: #f2f2f2}
td {
font-size : 83%;
}

/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    max-width: 100%;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}
html > #cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    max-width: 100%;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}
#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}
html > #cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
html > #closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}

#closeCookieConsent:hover {
    color: #FFF;
}
html > #closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
   
    margin: 0 60px 0 10px;
}
html > #cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    
    margin: 0 60px 0 10px;
}

#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}
html > #cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}
/*Cookie Consent End*/

#banner {
  width: 320;
  height: 50px;
  background: green;
  text-align: center;
}

html > #banner {
  width: 320;
  height: 50px;
  background: green;
  text-align: center;
}