.ui-wrapper {
	height: 70px;
	xmin-width:310px;
}

.legend {
min-height: 240px; 
display: block;
}

.legendset img, .map-info-container img{
max-width:100%;
}

.amount{
color:#3498db;
}

.legendset table{
width:350px;
}

.legendset thead, .legendset th{
font-weight: normal;
color: #7C95A3;
xbackground-color: #789B9E;
xbackground-color:#F1F1F1;
font: 400 12px/13px Calibri, Arial, Helvetica, sans-serif;
letter-spacing:.03em;
text-align:left;
}

.legendset tr{
font: 400 12px/12px Calibri, Arial, Helvetica, sans-serif;
color:#666;
}

.legendset td.total{
padding-top:8px;
border-top:1px solid #999;

}



.legendset td.amt{
padding:2px 0px;
}


.legendset h3{
margin: 10px 20px 8px 0px;
background-color: #F1F1F1;
color: #7C95A3;
padding: 3px 6px;
border-radius: 4px;
color:#fff;
background-color: #007193;
}

.legendset ul{
	xlist-display:none;
	xdisplay:inline;
	list-style:none;
	padding:0px;
}
.legendset ul li{
display:inline-block;
padding:2px 3px 2px 0px;
color:#7C95A3;
}

.maptitleset{
padding:0px 20px 0px 10px;
/*border-bottom:1px solid #e2e2e2;*/
}

.description p.teaser-slug{
	font-size: 18px;
	color: #000000;
	margin-top:0px;
}

.description {
	padding:  5px;
	color:#333;
	font-family: 'Lato', sans-serif;
	font-size:14px;
}

.smaller_85 {
	font-size: 85%;
	padding: 0px 0px 5px 0px;
	line-height: 16px;
}

.mainmap-info-container{
padding:10px;
border-left:1px solid #f7f7f7;
xmin-height:100px;
padding-bottom: 22px;
}


#themedesc1{
color: #8a8a8a;
}


#sharewindow {
position: absolute;
display: none;
top: 200px;
left: 50%;
width: 500px;
margin-left: -250px;
background: #fff;
border:1px solid #999;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-webkit-box-shadow: 0 10px 10px rgba(0,0,0,.7);
-moz-box-shadow: 0 10px 10px rgba(0,0,0,.7);
box-shadow: 0 10px 10px rgba(0,0,0,.7);
z-index: 9999;
}

.sharecontent h3 {
margin: 4px 0;
font: 400 18px/22px 'Muli', Arial, Helvetica, sans-serif;
color: #777;
}

.shareinput {
margin: 10px 0;
width: 100%;
background: #FFFFFF;
border: 1px solid #C5C5C5;
padding: 4px;
color: #3498db;
font-size: 14px;
border-radius: 4px;
}

.sharewindowclose {
position: absolute;
top: 16px;
right: 16px;
display: block;
width: 18px;
height: 18px;
background-image: url(../images/share-window-close-sm.png);
font-size: 1px;
}

#col1 {
	width:400px;
	/*height: 620px;*/
	float: left;
	/*overflow: scroll;*/
}
#col2 {
	width:auto;
	float:none;
	padding-right:4px;
	margin-left:400px;
}
#legend-set-placeholder {
	padding: 10px;
	/*font-style: italic;*/
}

#legend-set-placeholder ul{
	list-style:none;
}

#legend-set-placeholder  ul li{
	padding-top: 10px;
}

#legend-set-placeholder  ul li a{
	text-style:normal;
	color:#3498db;
}

#legend-set-placeholder  ul li a:hover{
	color:#2383c4;
}


.themename{
/*padding-bottom:5px;*/
}

.themename a{
color: #fff;
background-color: rgb(52, 152, 219);
padding: 1px 6px;
border-top-left-radius: 40px;
border-top-right-radius: 40px;
border-bottom-right-radius: 40px;
border-bottom-left-radius: 40px;
font-size: 15px;
display: inline;

}

.themename a:hover{
background-color:#2383c4;
}

#mapdesc1.vert .legendset {
height: 98%;
xoverflow-y: scroll;
overflow:auto;
}

.theme-list-close {
background-color: #2383c4;
background-color:#007DA3;
}

.theme-options{
left: 0px;
background-color: #2383c4;
box-shadow: 0 20px 30px rgba(0,0,0,0.3);
font-size: 14px;
border-radius: 0px 0px 6px 6px;
width: 360px;
}

.theme-options ul li {
	border-bottom: 1px solid #F5F5F5;
}

.theme-options ul li a:hover {
	background-color: #F5F5F5;
	color: #666;
	background-color: #FAFAFA;
	color: #3498db;
}

.theme-options ul li a.active-theme, .theme-options ul li a.active-theme:hover {
background-color:#696969;
color:#fff;
background-color: #F3F3F3;
color: #2383c4;
}

.themecategory {
	background-color: #ffffff;
	color: #000000;
	font-family: 'Lato', sans-serif;
	
}

/* Overrides for jQuerry Tab styles */

#tabs-1, #tabs-2, #tabs-3{
padding:10px;
background-color:#fafafa;
border: 1px solid #eeeeee;
border-radius: 0px 5px 5px 5px;
}

#tabs ul{
margin-bottom:2px;
}

#tabs ul li a{
background-color:#ececec;
border-radius:3px 3px 0px 0px;
border:1px solid #eeeeee;
border-bottom:none;
color: #888888;
padding: 5px 8px;
font-size: 13px;
outline:none;
}

#tabs ul li a:hover{
color:#3498db !important;
background-color:#fafafa;
}

#tabs ul li.ui-tabs-active a{
color:#3498db !important;
background-color:#fafafa;
}


#mapdesc1-placeholder{
margin-top: 30px;
}
