
/**********************************************************************************************************************/
#album a, #album a:link, #album a:hover, #album a:active { border: 0px; text-decoration: none; }

.description {
font-family		: Verdana, Arial, Helvetica, sans-serif;
color			: #F3942A;
font-size		: 12px;
font-weight		: bold;
text-align		: left;
}

.date {
letter-spacing: 0.09em;
}

.footer {
font:10px
color: #666;
background: transparent;
text-align: right;
}

.Upgrade {
display: none;
font-weight: bold;
}

.even
{
background-color: #FFFCE3;
border-bottom	: 1px #F3942A solid;
height		: 25px;
padding		: 3px;
}
.odd
{
border-bottom	: 1px #F3942A solid;
height		: 25px;
padding		: 3px;
}

.padding
{
padding		:3px;
}

#Resource-Container {
width		: 975px;
margin		: 0px auto;
text-align	: left;
padding		: 0px;
border		: 1px solid #ccc;
background-color: #eee;
color		: #333;
}

#Resource-Container a:link {
text-decoration: none;
}

#Resource-Main {
width:		975px;
padding:		0px;
border-top: 	1px solid #ccc;
background-color:	#fff;
color: 		#333;
text-decoration: 	none;
}

#Resource-Desc {
padding: 		10px;
text-decoration: 	none;
}

#Resource-Desc a:link,
#Resource-Desc a,
#Resource-Desc a:hover {
text-decoration: none;
border: 0px;
}

.calendar {
padding:		3px;
}

.calMonthToday {
background-color: #CB0003;
color: 		#FFFFFF;
font-weight:	bold;
}

table.calMonth {
width			: 200px;
background-color	: FFFCE3;
font-size		: 11px;
}

thead {
text-align:center;
}

tbody {
text-align:left;
}

table.calYear tbody tr td {
vertical-align	: top;
border		: 0px;
color			: #FFFFFF;
}

th.calMonthCurrent {
font-weight:normal;
padding: 0px;
text-align: center;
background-color	: #E3EF99;
font-weight:	bold;
}

th.calMonthBackward {
font-weight:normal;
padding: 0px;
text-align:center;
}

th.calMonthForward {
font-weight:normal;
padding: 0px;
text-align:center;
}

.calMonthHeader th {
text-align		: center;
font-weight		: bold;
padding		: 0px;
background-color	: #01699F;
color			: #FFFFFF;
}

.commentposterinfo {
font: 9px
letter-spacing: .09em;
text-align: left;
margin-top: 0px;
}

.commentheader {
background-color: #F3F3F3;
}

#drop-case:first-letter {
font-size : 300%;
font-weight : bold;
font-family: Arial, Helvetica, sans-serif;
float : left;
margin-top:0px;
margin-left:0px;
margin-right: 3px;
margin-bottom: 3px;
padding: 0px;
border: 0px dotted #388759;
}
/*************/

hr {
border: 0;
color: #C5C5C5;
background-color: #C5C5C5;
height: 1px;
width: 90%;
text-align: center;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
}
span.date {
  font-size: 12px;
}

#menuleft-top ul {
  background-color: #F7C935;
}
#menuleft-top li {
  background: #F7C935;
  padding-left: 5px;
  color: #763404;
}

#menuleft-top li:hover,
#menuleft-top li a:hover {
  background: #763404;
  color: #FFFFFF;
}
#menuleft-top .toploc {
  color: #763404;
  background: #F7C935;
  min-height: 112px; /* height choose country box */
  line-height: normal;
  font-size: 18px;
  margin-bottom: 12px;
}
blockquote {
  font-size: 13px;
}
#block_forum .panel-body {
  padding: 5px
}
#block_credit a,
#block_credit a:link,
#block_credit a:visited {
  color: #FFFFFF;
  font-weight: bold;
}
#block_credit a:hover {
  color: #d9ebef;
}

#form_ee select, option {
 font-size: 85%;
}

input {
height: 34px;
}

#globalbanner table,
#globalbanner td {
background: #2D2D2D;
padding: 5px;
width: 100%;
text-align: center;
}

p {
line-height: 1.5em;
}

@media (max-width: 768px) {
  .search-open-top {
    left: 10px;
  }
	.navbar-nav .languages .open .dropdown-menu {
	  left: 0px;
	}
	.dropdown-menu-arrow::before {
	  right: 131px;
	}
	.dropdown-menu-arrow::after {
	  right: 130px;
	}
}