@charset "UTF-8";

/* Layout Small Screens */

header { height: 75px; background: url(../images/banner_small.jpg) no-repeat right 0px; }

header a.logo {
	width: 135px;
	height: 34px;
	top: 19px;
	left: 5px;
	background-image: url(../images/logo_small.png);
}

article {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	
}

nav {
	position: static;
	padding: 10px 0px 10px 0px; }
	
nav a {
	color: #FFFFFF;
	display: block;
	margin: 15px;
	padding: 9px;
	border: 1px solid #39b86c;
	background: url(../images/mobile_link_arrow.png) no-repeat right center;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
nav a:hover { color: #fff; background-color: rgba(255,255,255,.15); }

.promo_container { padding: 0px; }

.promo_container .promo {
	width: auto;
	float: none;
	padding: 10px 0px 0px 0px;
	background-position: 20px 13px;
	border-top: 1px solid #ccc;
}
.promo_container .promo .content { padding: 0px 20px 5px 90px; }

footer { border-top: 1px solid #a6abc5; }

#secondlinacross {
	width:100%;
	height: 65px;
	background-color: #000;
	background-image: url(../images/crgradient-small.png);
	background-repeat: repeat-x;
		
}	

#secondlinacross #hinthemiddle {
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 46px;
	width: 500px;
	background-color: #FFF;
	background-image: url(../images/buryt-small.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: right 0px;
}
#secondlinacross #hinthemiddle #holdlogo {
	display: block;
	position:absolute;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 40px;
	width: 133px;
	top: 16px;
	right:30px;
	background-image: url(../images/tel-no-small.png);
}
.page #kester #kestera {
	line-height: 2em;
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 68%;
	padding-top: 2em;
	padding-right: 4em;
	padding-bottom: 1em;
	padding-left: 2em;
	margin-left: 1em;
}
.page #kester #kesterb {
	background-color: #F4F4F4;
	float: left;
	height: 100%;
	width: 80.8%;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}

.page #dfkester #dfkestera {
	line-height: 2em;
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 60%;
	padding-top: 2em;
	padding-right: 4em;
	padding-bottom: 1em;
	padding-left: 0em;
}
.page #dfkester #dfkesterb {
	background-color: #F4F4F4;
	float: left;
	height: 100%;
	width: 60%;
	
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 5em;
	
}
	
	

body {
	
	background-image: none; 
}
