@import url("http://www.basi-usa.com/site/wp-content/themes/ecobiz/css/styles/dark.css");body { background-color: #01539c;}body {background-image: url(../images/pattern/grid2.png); } body { font-family: Arial, sans-serif;}p { color:#666666;font-size:12px;font-style:}ol li { color:#666666}.arrowlist li { color:#666666}.checklist li { color:#666666}.bulletlist li { color:#666666}.itemlist li { color:#666666}a,a:link,a:visited { color:#7d7d7d;}a:hover{ color:#002f8c;}.sidebarcontent h4 { color: #636262;}.static-text{
background: #3c7237;
color: #636262;
}
.static-text h3, .static-text p{
color: #636262;
}
.copyright{
width: 450px;
}
.textwidget img{
padding-left: 10 px;
}
table{
margin-top: 20px
}
.maincontent ul{
list-style-type: inherit; 
text-align: inherit; 
font-size: 12px; 
margin-left: 15px;
margin-bottom: 15px;
}
.quote{
font-size: 12px; 
color: #666;
}
.signature{
font-size: 12px; 
font-style: italic;
text-align:right;
margin-bottom: 25px;
color: #666;
}
#listlatestnews li{
list-style-type: none;
}
.static-text{
background: #cae7b6
}
#menu-item-1338{
color: #01539C;
}
.menu-item-1338{
color: #01539C;
}
h4 a, h4 a:link, h4 a:visited{
color: #FFFFFF;
}
.button {
    float: right;
    z-index: 100;
    display: inline-block;
    margin: 0;
}
.maincontent h4 a {
    color: #7D7D7D;
}
.static-text p {
    margin-bottom: 5px;
    width: 305px;
}
.maincontent ul{
    list-style-type: circle;
line-height: 1.5;
}
ul li{
color: #666;
}
.featuresbox{
text-align: center;
}
.featuresbox ul li p{
font-size: 12px;
}
.sidebarcontent a{
text: #FFF
background-color: #0028fc
}
.buttons {
    list-style: none;
    float: left;
    margin-bottom:0;
    padding: 0;
	clear:both;
}
.buttons li {
    float: left;
    display: block;
    margin:0 20px 0 0;
    padding: 0;
}
.cta {
    float: left;
    display: inline-block;
    padding: 0 20px;
    color: #ffffff;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.35);
    font: bold 18px Helvetica, Arial, sans-serif;
    height: 50px;
    text-decoration: none;
    line-height: 50px;
	white-space: nowrap;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
    z-index: 10;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#333333')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#333333');
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	overflow: visible;
	outline: none;
}
.cta a, .cta a:link, .cta a:visited {
color: #FFFFFF;
}
.cta:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}
.cta:hover {
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
}
.cta:active {
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}
.cta-blue{
	-webkit-transition: border-color .218s;
	-moz-transition: border .218s;
	-o-transition: border-color .218s;
	transition: border-color .218s;
}
.cta-blue {
    color: #fff;
    border: solid 1px #065491;
    background: -webkit-gradient(linear, left top, left bottom, from(#007bda), to(#01539c));
    background: -moz-linear-gradient(top, #007bda, #01539c);
    background: -ms-linear-gradient(top, #007bda, #01539c);
    background: -o-linear-gradient(top, #007bda, #01539c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#007bda', EndColorStr='#01539c');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#007bda', EndColorStr='#01539c')";
}
.cta-blue:active {
    border: solid 1px #0870c0;
    background: #007bda;
    background: -webkit-gradient(linear, left top, left bottom, from(#01539c), to(#007bda));
    background: -moz-linear-gradient(top, #01539c, #007bda);
    background: -ms-linear-gradient(top, #01539c, #007bda);
    background: -o-linear-gradient(top, #01539c, #007bda);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#01539c', EndColorStr='#007bda');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#01539c', EndColorStr='#007bda')";
}
.cta-blue:before {
    border: solid 1px #3bb4ec;
    border-color: rgba(255, 255, 255, 0.35);
}
.cta-blue:hover {
    color: #fff;
    border: solid 1px #065491;
    background: -webkit-gradient(linear, left top, left bottom, from(#01539c), to(#0387ec));
    background: -moz-linear-gradient(top, #01539c, #0387ec);
    background: -ms-linear-gradient(top, #01539c, #0387ec);
    background: -o-linear-gradient(top, #01539c, #0387ec);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#01539c', EndColorStr='#0387ec');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#01539c', EndColorStr='#0387ec')";
}

