body { margin: 0 0;
	padding: 0;
	background: #fff;
	font-family: 'Montserrat', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 18px;
	color: #5a6d7a;
	text-align: center;
	line-height:1.3em;
}
* { box-sizing: border-box; }

h1, h2, h3, h4, h5, h6, h7, h8 { font-family: 'Montserrat', 'Trebuchet MS', sans-serif;
	margin:5px 0 0 0;
	padding: 0;
	color:#999; }

#content h1 { font-size: 1.3em;
  letter-spacing:.11em;
  line-height:1em;
  margin:10px 0;
  text-shadow: 1px 1px 1px #3478f4;
}
h2 { font-size: 1.2em;
  letter-spacing:.11em;
}

h3, h4, h5, h6 { font-size: 1.1em;
  letter-spacing:.15em;
}

/*************slide menu**************/
#Sidenav { border:solid #efefef; 
  border-width: 0 1px 0 0; 
	text-align: left;
}
.slidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 12;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    overflow-x: hidden;
    transition: 0.6s;
    padding-top: 60px;
    padding-bottom: 20px;
}
.slidenav a,
.slidenav a:visited {
	padding:3px 0px 3px 20px;
    margin:10px 0 10px 0;
    text-decoration: none;
    font-size: 1.5em;
    color: #fff;
    display: block;
    transition: 0.4s;
}
.slidenav a:hover,
.slidenav a:visited:hover {
	color: #95c8f0;
	/*background: #fff;*/
} 
.nav-active {
	padding:2px 0px 2px 20px;
    margin:0 0 10px 0;
    font-size: 1.5em;
    color: #95c8f0;
    display: block;
}
.slidenav .closebtn {
    position: absolute;
    top: 15px;
    left: 0px;
    margin: 0; 
}
#opennav { color: #999; 
  cursor:pointer; 
  float:left; 
  margin: 15px 0 0 15px; 
  border:0px solid #999;
}
#opennav img { background: transparent; }

.subnav a,
.subnav a:visited {
	padding:1px 0px 1px 20px;
   /* margin:10px 0 10px 0;*/
    text-decoration: none;
    font-size: 1em;
    line-height: .9em;
    color: #fff;
    display: block;
    transition: 0.4s;
}
.subnav a:hover,
.subnav a:visited:hover {
	color: #95c8f0;
	background: transparent;
} 
.subnavactive { 
	padding:1px 0px 1px 20px;
    line-height: .9em;
	color: #95c8f0;
}
/***********slidemenu end****************/

.clear	{clear: both; }
.black { color: #000; }
.bold { font-weight: bold; }
.center { text-align:center; }

p { padding: 0;	margin: 6px 0; }

table { border-collapse: collapse; }
/**/
td.dotted-right { border: #ccc dotted; border-width: 0 1px 0 0; }

#container-top { margin-top: 0px;
	margin: auto;
	border: solid #ccc;
	border-width: 0px;
	width: 100%;
	height: 200px;
	padding: 15px;
	/*overflow:hidden;*/
}
#container-top img {
  margin:50px 0 0 0;
  float:left; 
  height: 100px;
  border:0px solid red; 
}
@media screen and (max-width: 500px) 
{
  #container-top img 
  { height: 80px; 
    margin:50px 0 0 0;
  }
}
@media screen and (max-width: 400px) 
{
  #container-top img 
  { height: 70px; 
    margin:30px 0 0 0;
  }
}

#content { margin-top: 0px;
     margin-bottom: 0px;
	margin: auto;
	background: #fff;
	width: 100%;
	max-width:900px;
	padding: 10px;
	border: solid red;
	border-width: 0px;
}
img.content { 
  width:250px; 
   border:1px solid #ccc; 
   padding:1px;
}
@media screen and (max-width: 500px) 
{
  img.content
  { width: 100%; 
  }
}

#description { padding: 0px 6px 5px 10px;
  margin: 0 0 0 0px;  
  background:#fff;
  border: solid #eee;
  border-width: 0px 1px 0px 0px;/**/
  text-align:left;
  float:left;
  width:70%;
}
.main-descr { font-size: .9em;
	line-height: 1.3em;
	margin: 2px 0 0 0;
	padding: 3px;
}

#sidebar { float:left;
  width:30%;
  background: transparent;
  padding: 0 10px;
}
.sbar-img { border:solid red;
  border-width:0px;
  width:100%;
  padding:0px;
  margin:8px 0 0 0;
  overflow:hidden;
  box-shadow:1px 1px 4px 0px #eee;
}
.sbar-img img { 
  width:100%; 
  padding:0;
  border:0px solid red;
  margin:0 0 -6px 0;
}
.sbar-text { margin:8px 0px 0 0;
  padding: 5px ;
  border:1px solid #eee;
  background: #fff;
  box-shadow: #eee 1px 1px 5px 1px;
  width:100%;
	text-align: left;
  font-size:.9em;
  line-height:1.3em;
  color:#999;
}
@media screen and (max-width: 600px) 
{
  #description 
  { width:100%;
  border: solid #eee;
  border-width: 0px 0px 1px 0px;
  }
  #sidebar { float:left;
  width:100%;
  background: transparent;
  padding: 0 10px;
}
}

/*youtube video auto width*/
.container {
margin:10px 0;
position: relative;
width: 100%;
height: 0;
padding-bottom: 56.25%;
}
.video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

fieldset {
    border:1px solid #ccc;
    border-radius: 6px;
    margin:5px;
}
legend {
  color: #0099FF;
  font-weight: bold;
  padding: 0 8px;
}
textarea {
  border:1px solid #efefef;
  font-family: verdana, sans serif;
  font-weight: normal;
  color: #666;
  font-size: 1em;
  letter-spacing: .1em;
  padding: 5px;
}
input[type="radio"] { margin: 8px 0 4px 4px; }
input[type="email"] { 
  border: 1px solid #ccc;
  padding: 4px;
  margin: 4px 4px; 
  width: 100%;
  max-width:400px;
  font-family: verdana, sans serif;
  font-weight: normal;
  color: #666;
  font-size: 1em;
  letter-spacing: .1em;
   border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  z-index:1000; 
}
input[type="submit"] {
    margin: 5px;
    padding: 0 4px;
    font-size: 1em;
    font-weight:bold;
    color:#fff;
    border: solid #999;
    border-width: 0 2px 2px 0;
    background: #0099FF;
     /* background: #666 url(site/log-in-bg.png) 0 25%;*/
   border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; 
    height: 30px;
    cursor:pointer;
}

#footer { color: #999;
    margin:auto;
    margin-top: 0px;
    height:28px;
    width:100%;
    max-width:900px;
	padding: 8px 12px;
	font-size: .7em;
	line-height:1.2em;
	font-style:italic;
	background: #fff;	
	clear:both;
	border:0px solid yellow;
	text-align:left;
}

.back-to-top {
    position: fixed;
    bottom: 1em;
    right: 1em;
    text-decoration: none;
    color: #000000;
 /*   background: rgba(235, 235, 235, 0.80) ;*/
    font-size: 12px;
    padding: 0;
    display: none;
}

.back-to-top:hover {    
   /* background: rgba(135, 135, 135, 0.50);*/
}
/*******************pop-out images**********************/
.img-scroller { height: 165px;
    padding:2px;
    margin: 2px;
    border:0px solid red;
    overflow:auto;
    text-align:center;
    white-space:nowrap;
}
.pop-img { height: 120px;
    margin:0;
    padding:1px;
    border:1px solid #ccc;
     cursor:url(site/magnify.cur), auto; 
} 

/*******************pop-out images end *****************/


.distr { width: 188px;
    height: 106px;
    font-size: .9em;
    overflow: hidden;
    padding: 5px 0 0 10px;
    border:solid #999;
    border-width: 0 1px 1px 1px;
    text-align: left;
}
.zoomable { cursor:url(site/magnify.cur), auto; }

a.bar {
	text-decoration: none;
	border: 0px;
	color: #000;
}
a:hover.bar  {
	text-decoration: none;
	background: none;
	border: 0px;
	color: #454545;
} 
a:active.bar  {
	text-decoration: none;
	border: 0px;
	color: #000000;
}
a:visited.bar {
	text-decoration: none;
	border: 0px;
	color: #454545;
}

a {
	text-decoration: none;
	border: 0px;
	color: #ff3399;
}
a:hover {
	text-decoration: none;
	background: none;
	border: 0px;
	color: #ff3399;
} 
a:active  {
	text-decoration: none;
	border: 0px;
	color: #ff3399;
}
a:visited {
	text-decoration: none;
	border: 0px;
	color: #ff3399;
}
a:hover img { text-decoration: none; }	
