@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,400italic,300);

body { 
	padding:0; 
	margin:0;
	width:295px;
	height:480px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin-left:0px;
}

.hero {
	margin-bottom:14px;
	width: 100%;
	background-position:0px 0px;
	border:0;
	margin-left:0px;
	color:rgb(0, 110, 151);
}



a {
	color:#ccc; 
	text-decoration:none;
}

a:hover{text-decoration:none;}

.maintext:hover  {
	color: #ff8000;
	text-decoration: none;
}


.hero img {
	display: none;
}

.subhero a {
    display: list-item;
    margin-left: 14px;
    color: #111;
}

.wrapper {
	padding-left:0px;
	min-width:30px;
	width:295px;
	height:480px;
	overflow: hidden;
	position: relative;
	text-align: left;
	margin-top:0px;
 height: 444px;
  overflow: hidden;
  column-width: 300px;
}

.text {
	zoom:1;
	display:block;
	margin-left: -1px;
	cursor:pointer;
	width:95%;
	line-height:1.3em;
	color: #111;
}

.maintext {
	letter-spacing: 0px;
	color:#111;
	cursor: pointer;
	display: inline;
	line-height: 18px;
	font-family: 'Source Sans Pro', arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	height: auto;
	transition: 50ms all;
}

.dianomi_provider_short {
	font-style:italic;
	font-family: 'Source Sans Pro', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #666;
	display: inline-block !important;
}

.dianomi_provider_short:before 
{
content:"\00a0"
}


.action{
	display:none !important;
	visibility: hidden;
	color: rgb(85, 7, 92);
	cursor: auto;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
	margin-left: 5px;
}


.heading_top,
.heading {
	display: none;
}

.line2 {
	border-bottom: 1px solid #ccc;
	color: #000;
	margin-top: -2px;
	font-size: 16px !important;
	font-weight: bold;
	line-height: 1.2em;
	list-style-type: none;
	font-family: arial,helvetica,sans-serif;
	padding-bottom:5px;

}



.logohover{background-repeat:no-repeat;
	width:60px;
	height:12px;
	position:absolute;
	left:240px;
	top:2px;
	padding-bottom:0px;
	display:inline;-webkit-transition: background 300ms ease-in-out 0s;
	-moz-transition: background 400ms ease-in-out 0s;
	-o-transition: background 400ms ease-in-out 0s;
	transition: background 400ms ease-in-out 0s;
	z-index:1;
}

.logohover:hover{
	background: url('/img/uploads/Ufe3LcCoyKoAADivRIsAAAAC.png');
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	padding:0px;
	background-color:#fff;
	height:12px;
	background-size:54px 10px;
}

.sub-line2 {
	overflow: hidden;
	top:2px;
	left:262px;
	position:absolute;
	font-size:10px;height:1.3em;
	color:#ccc;
	width:80px;
	height:12px; 
	padding-bottom:0px;
	z-index:-1; 
}
	