/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../warp/css/base.css);


/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

body {
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	color: #444;
}

a { color: #1b1b1b; }

a:hover,
em, code { color: #279fea; }

ins, mark { background-color: #ffa; }
mark { color: #444; }

hr { border-top-color: #ddd; }

pre {
	border: 1px solid #ddd;
	background: #fafafa;
}
.slideimg img{
  width:100% !important;
}
.slideimg{
  margin-left:0px !important;
}
#b2jcontainer_m94 h2{
background-color:#DC5921 !important;
}
.customli li{
  list-style:none !important;
}
.customli a{
    color:white !important;
}
.customli{
background-color:#DC5921 !important;
}
.customli h3{
  color:white;
  text-decoration:underline !important;
  text-align:center !important;
}