/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../../../warp/css/modules.css);





/* Module Type: Box
----------------------------------------------------------------------------------------------------*/
.module .module-title {
margin: 0 0 15px 0;
color: #ffff00;
font-family: "DroidSansRegular";
text-align: center;
font-size: 18px;
border-bottom: 1px solid #ffff00;

}



.mod-box {
-webkit-box-shadow: 0px 13px 8px -11px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 13px 8px -11px rgba(0,0,0,0.6);
box-shadow: 0px 13px 8px -11px rgba(0,0,0,0.6);
background: #fff;
}

.mod-box-slide {border: 1px solid #D5EAFF; margin: 10px 0; }

.mod-box-links {
	background: #003366;
	color: #ffff00;
	padding: 15px;

}


.mod-box-map {
	background: #003366;
	padding: 10px;
	color: #ffff00;

}

.mod-box-bottomlinks {box-shadow: none; background: none; margin:0;}

/*sidebar list of products*/



#sidebar-a {-webkit-box-shadow: 0px 13px 8px -11px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 13px 8px -11px rgba(0,0,0,0.6);
box-shadow: 0px 13px 8px -11px rgba(0,0,0,0.6);}

#sidebar-a .module .module-title {
	margin: 0 0 15px 0;
	color: #ffff00;
	font-family: "DroidSansRegular";
	text-align: left;
	font-size: 18px;
	border-bottom: 1px solid #ffff00;

}

.mod-box-rangelist {
	padding: 10px;
	background: none;
	box-shadow: none;
	}

.mod-box-rangelist a { color: #fff;}

.mod-box-rangelist ul { padding-left: 0; list-style-type: none;}