@import url(//fonts.googleapis.com/css?family=Roboto:400,300);

body { 
	background-color:#fff;
	font-family: Roboto, arial, sans-serif ;
	font-size:12px;
	margin:0; 
	padding:15px 15px;

	}

.hero { 
	background-repeat:no-repeat;
	background-position:right 7px;
	border:0;
	display:block;
	float:left;
	height:40px;
	width:98%;
	background-image: url('http://www.dianomioffers.co.uk/img/uploads/VaPOn8CoyKoAACNY92sAAAAB.png');
	background-size: 12px;
	padding-right: 10px;}

	.hero img {
	display:none;
	}

a {
	text-decoration:none;
	}

.hero a:hover .text {
	text-decoration:none;
	}

.subhero {
	width:100%;
	}


.wrapper {
	background-color: #fff;
	background-repeat:no-repeat;
	position: relative;
	width:100%;
	height:125px;
	}
	
.text {
	cursor:pointer;
	float: none;
	font-family: Roboto, Arial, Helvetica, Verdana;
	font-weight: 300;
	font-size: 12px;
	position:relative;
	}

.action {     
	display:none;
	}

.dianomi_provider_short{
	color:#999;        
	font-weight: 300;
	display:inline-block !important;
}

	.dianomi_provider_short:before{
		content: "(";
	}
	.dianomi_provider_short:after{
		content: ")";
	}

.maintext {
	font-weight: 300;
	line-height: 1.3em; 
	display: inline;
	font-size: 18px;
	padding-top:5px;
	color: #3b3b3b;
	text-decoration: none;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}

.sponsor{
	position: relative;
	margin-top: -35px;
	display: block;
	width: 100%;
	height: 15px;
	}

.heading_top, .heading{
    display:none;
    }


.line2{
	border:1px solid;
	color: #666;
	font-size:10px;
	font-style: Arial,Helvetica, sans-serif;
	left:245px;
	padding: 4px 5px ; 
	position:absolute;
	text-transform:uppercase;
	top:12px;
	display:none;
}



.logohover{
	background-repeat:no-repeat;
	height:12px;
	right:0px;
	position:absolute;
	bottom:2px;
	width:80px;
	text-align:right;
	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 {
	color:#ccc;
	display:block;
	font-size:10px;height:1.3em;
	height:12px; 
	right:-6px;
	overflow: hidden;
	padding-bottom:0px;
	position:absolute;
	bottom:2px;
	width:75px;
	z-index:1; 
	}