@CHARSET "UTF-8";
.frontpage {
	margin-left: -15px;
}
.frontpage .topcontent {
	height: 422px;
	color: black;
	background: transparent url(../images/topstorybg.jpg) no-repeat 0 0;
}

.frontpage .topcontent .cornerelement {
	float: right;
	position: relative;
	top: -38px;
	right: -25px;
	z-index: 100;
}

.frontpage .topcontent .overview {
	float: left;
	width: 45%;
	margin: 40px 0 0 40px;
}
.frontpage .topcontent .order {
    float: left;
    width: 45%;
    margin: 0 0 0 40px;
}
.frontpage .topcontent h1 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 38px;
	color: #313131;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 42px;
}
.frontpage .topcontent h1 span {
	display: block;
	font-size: 60px;
}

.frontpage .topcontent .overview h1 {
	width: 90%;
}
.frontpage .topcontent h2 {
    color: #ff6600;
    font-size: 22px;
    font-weight: normal;
    margin: 24px 0 0 0;
    padding: 0;
    font-family: dfRegular, Helvetica, Verdana, Arial, sans-serif;
}

.frontpage .topcontent p {
	font-size: 12px;
	margin: 16px 40px 0 0;
	text-shadow: 0px 1px 1px #fff;
	color: #383838;
}

.frontpage .topcontent p.kilometers {
	color: white;
	font-size: 12px;
	margin: 0;
	text-shadow: 0px 1px 1px #4b4b4b;
}

.frontpage .topcontent p.kilometers .large {
	font-size: 44px;
	display: block;
	line-height: 44px;
	margin-bottom: 5px;
}

.frontpage .topcontent span.caps {
	text-transform: uppercase;
	font-size: 16px;
}

.frontpage .topcontent a.large {
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
	color: #383838;
}

.frontpage .whatyouget {
	margin-top: 15px;
	background: transparent url(../images/frontproductbox.jpg) no-repeat -2px 0;
	height: 230px;
	padding: 10px 5px;
}
.frontpage .whatyouget h2 {
    color: black;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-family: Georgia;
    font-style: italic;
}
.frontpage .whatyouget p {
	position: relative;
	top: 70px;
	font-weight: bold;
	color: #46bb0d;
}
.frontpage .whatyouget img {
	position: relative;
	float: right;
	right: 25px;
	top: -23px;
}
.frontpage .whatyouget .whatbox.last img {
	right: 0px;
}
.frontpage .whatyouget .whatbox {
	width: 32%;
	margin: 0 10px;
	float: left;
	border: none;
	background: none;
	height: 170px;
	padding-top: 15px;
	border-right: 1px dotted silver;
}

.frontpage .whatyouget .whatbox.first {
	border-right: 1px dotted silver;
	width: 30%;
}

.frontpage .whatyouget .whatbox.last {
    border-right: none;
    width: 30%;
}
.frontpage .newsgrid {
	width: 277px;
	float: left;
	margin-left: 48px;
	margin-bottom: 25px;
}
.frontpage .newsgrid.left {
	margin-left: 15px;
}
.frontpage .newsgrid h2 {
	 font-size: 18px;
	 margin-bottom: 10px;
}
.frontpage .newsgrid h3 {
	font-family: dfRegular, Helvetica, Verdana, Arial, sans-serif;
	color: #313131;
	font-size: 15px;
	/*font-weight: bold;*/
	margin: 0;
	padding: 5px 0 15px 0;
	height: 40px;
}
.frontpage .newsgrid p {
	height: 65px;
}
.frontpage .newsgrid a {
	text-decoration: none;
	background: transparent url(../images/frontpage-readmore.png) no-repeat 100% 1px;
	padding-right: 10px;
	display: inline;
	height: 20px;
	text-align: left;
	clear: both;
}
.frontpage .newsgrid li a {
	background: none;
}
.frontpage .newsgrid .doublecolumnlist {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 5px;
	height: 150px;
}
.frontpage .newsgrid .doublecolumnlist li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	width: 47%;
	
	padding-left: 8px;
	background: transparent url(../images/frontpage-listarrow.png) no-repeat left 11px;
}
.frontpage .newsgrid li {
	font-family: dfRegular, Helvetica, Verdana, Arial, sans-serif;
	color: #313131;
	font-size: 15px;
	/*font-weight: bold;*/
	line-height: 25px;
}

.frontpage2 {
	margin-left: -15px;
}
.frontpage2 .topcontent {
	height: 422px;
	color: black;
	background: transparent url(../images/topstorybgkost.jpg) no-repeat 0 0;
}

.frontpage2 .topcontent .cornerelement {
	float: right;
	position: relative;
	top: -38px;
	right: -25px;
	z-index: 100;
}

.frontpage2 .topcontent .overview {
	float: left;
	width: 45%;
	margin: 40px 0 0 40px;
}
.frontpage2 .topcontent .order {
    float: left;
    width: 45%;
    margin: 0 0 0 40px;
}
.frontpage2 .topcontent h1 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 38px;
	color: #313131;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 42px;
}
.frontpage2 .topcontent h1 span {
	display: block;
	font-size: 60px;
}

.frontpage2 .topcontent .overview h1 {
	width: 90%;
}
.frontpage2 .topcontent h2 {
    color: #ff6600;
    font-size: 22px;
    font-weight: normal;
    margin: 24px 0 0 0;
    padding: 0;
    font-family: dfRegular, Helvetica, Verdana, Arial, sans-serif;
}

.frontpage2 .topcontent p {
	font-size: 12px;
	margin: 16px 40px 0 0;
	text-shadow: 0px 1px 1px #fff;
	color: #383838;
}

.frontpage2 .topcontent p.kilometers {
	color: white;
	font-size: 12px;
	margin: 0;
	text-shadow: 0px 1px 1px #4b4b4b;
}

.frontpage2 .topcontent p.kilometers .large {
	font-size: 44px;
	display: block;
	line-height: 44px;
	margin-bottom: 5px;
}

.frontpage2 .topcontent span.caps {
	text-transform: uppercase;
	font-size: 16px;
}

.frontpage2 .topcontent a.large {
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
	color: #383838;
}

.frontpage2 .whatyouget {
	margin-top: 15px;
	background: transparent url(../images/frontproductbox.jpg) no-repeat -2px 0;
	height: 230px;
	padding: 10px 5px;
}
.frontpage2 .whatyouget h2 {
    color: black;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-family: Georgia;
    font-style: italic;
}
.frontpage2 .whatyouget p {
	position: relative;
	top: 70px;
	font-weight: bold;
	color: #46bb0d;
}
.frontpage2 .whatyouget img {
	position: relative;
	float: right;
	right: 25px;
	top: -23px;
}
.frontpage2 .whatyouget .whatbox.last img {
	right: 0px;
}
.frontpage2 .whatyouget .whatbox {
	width: 32%;
	margin: 0 10px;
	float: left;
	border: none;
	background: none;
	height: 170px;
	padding-top: 15px;
	border-right: 1px dotted silver;
}

.frontpage2 .whatyouget .whatbox.first {
	border-right: 1px dotted silver;
	width: 30%;
}

.frontpage2 .whatyouget .whatbox.last {
    border-right: none;
    width: 30%;
}
.frontpage2 .newsgrid {
	width: 277px;
	float: left;
	margin-left: 48px;
	margin-bottom: 25px;
}
.frontpage2 .newsgrid.left {
	margin-left: 15px;
}
.frontpage2 .newsgrid h2 {
	 font-size: 18px;
	 margin-bottom: 10px;
}
.frontpage2 .newsgrid h3 {
	font-family: dfRegular, Helvetica, Verdana, Arial, sans-serif;
	color: #313131;
	font-size: 15px;
	/*font-weight: bold;*/
	margin: 0;
	padding: 5px 0 15px 0;
	height: 40px;
}
.frontpage2 .newsgrid p {
	height: 65px;
}
.frontpage2 .newsgrid a {
	text-decoration: none;
	background: transparent url(../images/frontpage-readmore.png) no-repeat 100% 1px;
	padding-right: 10px;
	display: inline;
	height: 20px;
	text-align: left;
	clear: both;
}
.frontpage2 .newsgrid li a {
	background: none;
}
.frontpage2 .newsgrid .doublecolumnlist {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 5px;
	height: 135px;
}
.frontpage2 .newsgrid .doublecolumnlist li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	width: 47%;
	
	padding-left: 8px;
	background: transparent url(../images/frontpage-listarrow.png) no-repeat left 11px;
}
.frontpage2 .newsgrid li {
	font-family: dfRegular, Helvetica, Verdana, Arial, sans-serif;
	color: #313131;
	font-size: 15px;
	/*font-weight: bold;*/
	line-height: 25px;
}

.frontpage div.flashsign {
	position:absolute;
	padding-left: 220px;
}
.frontpage {
	position: relative;
	height: 350px;
	background: transparent url('../images/split.png') no-repeat 50% 50%;
}
.frontpage .left-side {
	position: absolute;
	left: 0px;
	width: 49%;
	top: 25px;
}
.frontpage .right-side {
	position: absolute;
	right: 0px;
	top: 70px;
	width: 49%;
}
.frontpage input.textfield {
	padding: 5px;
	font-size: 14px;
	width: 200px;
}
div#mosMainBody .frontpage .formRow {
	height: 60px;
}
div#mosMainBody .frontpage .formRow.narrow {
	height: 20px;
}
.frontpage a.button.login {
	float: right;
}
.frontpage .formButtonRow {
	width: 215px;
	padding: 0px;
	height: 20px;
	margin-top: 15px;
}
.frontpage a.button.login span {
    background: url("../images/buttons/content-button-arrow-rad.png") no-repeat scroll 100% 50% transparent;
}
.frontpage .left-wrap {
	width: 220px;
	text-align: right;
	position: absolute;
	right: 0px;
}
#content .frontpage .left-wrap img {
	margin-bottom: 15px;
}