/* START METRO PANEL */
#metropanel {width:300px; position:fixed; z-index:9998; display:none;}
#mp-headerpanel {	margin-bottom:20px;}
#mp-sitename {	/*font-family:'Dosis',sans-serif;*/	font-family:'Lato',Arial,Helvetica,sans-serif;	color:#fff;	padding:40px;}
#mp-sitename span {	font-size:40px;}
#mp-sitename img {	vertical-align:top;	display:block;	float:right;}
#mp-searchzone {	position:relative;	background:#fff;	padding:5px;	width:250px;	height:30px;	margin:40px 20px 20px;}	
#mp-searchbox {	width: 210px;	padding:5px 0px 5px 0px;	height:28px;	font-size:14px;	font-family:'Lato',Arial,Helvetica,sans-serif;	/*font: 18px Tahoma;*/	color: #777;	float: left;	position:relative;	top:0px;	border:0px;}
#mp-search_bt {	float: right;	background:#008BBB url(../img/search-white-30.png) no-repeat;	width:30px;	height:30px;	position:relative;	top:0px;	cursor:pointer;	border:0px;}
#mp-menus, #mp-submenus, #mp-recentitemholder {	margin:0px;	padding:0;	list-style:none;/*	overflow:hidden;*/	position:relative;}
#mp-recentitemholder{font-size:10px;}
.widget{padding:10px 20px;}
.widget .mp-menu{margin:0px; padding:0;	list-style:none;/*	overflow:hidden;*/	position:relative; font-size:12px;}
.widget .mp-menu a{height:30px;}
.mp-menu, .mp-submenu, .mp-recentitem {	padding:0px;	margin:0px;	position:relative;	z-index:9998;	width:100%;}
.mp-menu a, .mp-submenu a, .mp-recentitem a {	padding:10px 20px;		display:block;	position:relative;	height:48px;}
.mp-menu a:hover{background-color:#313131;-webkit-transition: background-color 250ms ease-out;	-moz-transition: background-color 250ms ease-out;	-o-transition: background-color 250ms ease-out;	transition: background-color 250ms ease-out;}
.mp-icons {	width:32px;	height:32px;	padding:8px;	display:block;	float:left;}
.mp-menu span, .mp-submenu span, .mp-recentitem span {	display:block;	float:left;	width:190px;	margin-left:10px;	margin-right:10px;	font-size:16px;	line-height:24px;	/*font-family:'Dosis',sans-serif;*/ font-family:'Lato',Arial,Helvetica,sans-serif;	color:#fff;}
.mp-selecteditem {	display:none;	}
#mp-footerpanel{	position:fixed;	z-index:9999;	bottom:0px;	width:280px;	height:48px;	padding:10px;}
#mp-collapse {	width:48px;	height:48px;	cursor:pointer;}
#mp-togglemenus {	width:48px;	height:48px;	cursor:pointer;}
.mp-leftarrow {	background:url(../img/arrow-left-48.png) no-repeat;	float:left;}
.mp-rightarrow {	background:url(../img/arrow-right-48.png) no-repeat;	float:right;}
.mp-minus {	background:url(../img/minus-circle-48.png) no-repeat;}
#mp-expand {	position:fixed;	z-index:9999;	bottom:0px;	width:48px;	height:48px;	padding:10px;}
#mp-expand-bt {	width:48px;	height:48px;	cursor:pointer;	background:url(../img/arrow-right-48.png) no-repeat center center;}
#mp-submenusholder {	width:300px;	position:fixed;	z-index:9997;	display:none;}
/* Solid Colors */
.solid-blue { background:#018bbc; }.solid-darkblue { background:#018bbc; }.solid-violetred { background:#87379a; }.solid-red { background:#cb0c5c;}.solid-purple { background:#87379a; }.solid-orange { background:#dd6800; }.solid-orange-2 { background:#dd6800; }.solid-coral { background:#cb0c5c; }.solid-green { background:#61991a; }.solid-olive { background:#61991a}.solid-grass { background:#0dd2da; }.solid-darkred { background:#fba713; }.solid-gold { background:#fba713; }.solid-black { background:#000; }.solid-smoke { background:#F5F5F5; }
/* End Solid Colors */
/* Transparent Colors */
.transparent-deepsea {	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33003564, endColorstr=#33003564);/* For IE 5.5 - 7*/	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33003564, endColorstr=#33003564)";/* For IE 8*/	background: rgba(0,53,100,0.2);/* Modern browser */}
.transparent-smoke {	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33f5f5f5, endColorstr=#33f5f5f5);/* For IE 5.5 - 7*/	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33f5f5f5, endColorstr=#33f5f5f5)";/* For IE 8*/	background: rgba(245,245,245,0.2);/* Modern browser */}
.transparent-grass {	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33CDCD00, endColorstr=#33CDCD00);/* For IE 5.5 - 7*/	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33CDCD00, endColorstr=#33CDCD00)";/* For IE 8*/	background: rgba(205,250,0,0.2);/* Modern browser */}
.transparent-black {	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);/* For IE 5.5 - 7*/	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000)";/* For IE 8*/	background: rgba(0,0,0,0.2);/* Modern browser */}
.transparent-red {	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FF0000, endColorstr=#33FF0000);/* For IE 5.5 - 7*/	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FF0000, endColorstr=#33FF0000)";/* For IE 8*/	background: rgba(255,0,0,0.2);/* Modern browser */}
.transparent-violetred {	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33D02090, endColorstr=#33D02090);/* For IE 5.5 - 7*/	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33D02090, endColorstr=#33D02090)";/* For IE 8*/	background: rgba(208,32,144,0.2);/* Modern browser */}
.transparent-green {	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3367B239, endColorstr=#3367B239);/* For IE 5.5 - 7*/	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3367B239, endColorstr=#3367B239)";/* For IE 8*/	background: rgba(103,178,57,0.2);/* Modern browser */}
.transparent-yellow {	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFF00, endColorstr=#33FFFF00);/* For IE 5.5 - 7*/	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFF00, endColorstr=#33FFFF00)";/* For IE 8*/	background: rgba(255,255,0,0.2);/* Modern browser */}
.transparent-orange { 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FB8F02, endColorstr=#33FB8F02);/* For IE 5.5 - 7*/	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FB8F02, endColorstr=#33FB8F02)";/* For IE 8*/	background: rgba(251,143,2,0.2);/* Modern browser */}
.transparent-coral {	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33CD5B45, endColorstr=#33CD5B45);/* For IE 5.5 - 7*/	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33CD5B45, endColorstr=#33CD5B45)";/* For IE 8*/	background: rgba(205,91,69,0.2);/* Modern browser */}
.transparent-wheat {	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33EED8AE, endColorstr=#33EED8AE);/* For IE 5.5 - 7*/	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33EED8AE, endColorstr=#33EED8AE)";/* For IE 8*/	background: rgba(238,216,174,0.2);/* Modern browser */}
.transparent-redwine {	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#338B0000, endColorstr=#338B0000);/* For IE 5.5 - 7*/	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#338B0000, endColorstr=#338B0000)";/* For IE 8*/	background: rgba(139,0,0,0.2);/* Modern browser */}
/* End Transparent Colors */
/* END METRO PANEL */
/* START CONTENT - REQUIRED*/
#mp-contentholder {	width:620px;	padding:0px;	background:#fff;	display:none;	position:relative;}#mp-loading {	position:absolute;	width:64px;	height:64px;	top:20px;	z-index:999;	display:none;}#mp-contentStation {	display:none;	}
/* END CONTENT */
/* START jScrollPane - REQUIED */
.jspContainer {	overflow: hidden;	position: relative;	border:0;}
.jspPane {	position: absolute;	width:100% !important;}
.jspVerticalBar {	position: absolute;	z-index:9999;	top: 0;	right: 0;	width: 5px;	height: 100%;}
.jspHorizontalBar {	position: absolute;	bottom: 0;	left: 0;	width: 100%;	height: 14px;}
.jspVerticalBar *,.jspHorizontalBar * {	margin: 0;	padding: 0;}
.jspCap {	display: none;}
.jspHorizontalBar .jspCap {	float: left;}
.jspTrack {	position: relative;}
.jspDrag {	position: relative;	top: 0;	left: 0;	cursor: pointer;}
.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag {	float: left;	height: 100%;}
.jspArrow {	background: #50506d;	text-indent: -20000px;	display: block;	cursor: pointer;}
.jspArrow.jspDisabled {	cursor: default;	background: #80808d;}
.jspVerticalBar .jspArrow {	height: 16px;}
.jspHorizontalBar .jspArrow {	width: 16px;	float: left;	height: 100%;}
.jspVerticalBar .jspArrow:focus {	outline: none;}
.jspCorner {	background: #eeeef4;	float: left;	height: 100%;}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {	margin: 0 -3px 0 0;}
/* END jScrollPane */
/* MISC */
.clearspace { clear:both; }
.breakline {	width:260px;	height:5px;	margin:20px;}