@charset "utf-8";
/* CSS Document */

#main .container { padding: 0px; }

#hpTop.row { width: 95%; padding: 0 10px; margin-bottom:10px;}

#hpRow2 > .columns:first-child > div { margin-left: 20px; }
#hpRow2 > .columns:last-child > div { margin-right: 20px; }



.InvSpecialBox { color: #999; background: rgba(0, 0, 0, 0.65); border-top: 1px solid rgb(102, 102, 102); border-bottom: 1px solid rgb(102, 102, 102); padding: 0px 0 6px; }
    .no-rgba .InvSpecialBox{ background:transparent; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#A0000000,endColorstr=#A0000000); zoom: 1; }


.flexslider {
	border-radius: 0px;
	border-color: #903;
}

.flexslider .slides > li {margin-bottom: 0px;}	
a, a:visited { color: #ff9; }