body {
    font: 14pt Tahoma,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}

h1 {
	font-family: 'Arial Black', Arial, serif;
	font-size: 28px;
	margin-top:0px;
}

#outer {
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 1;
	background-color: #FFFFFF;
}

#header {
    background: url("../banner.jpg") no-repeat right 0 0 #ddd;
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
	height:180px;
    padding: 10px 20px 10px 14px;
}

#menu {
	height: 23px;
	background-color: #2f4e6f;
	width: 100%;
	-moz-box-shadow:    0px 1px 3px 0px #666;
	-webkit-box-shadow: 0px 1px 3px 0px #666;
	box-shadow:         0px 1px 3px 0px #666;
	border-top: 1px solid #3f5e6f;
}

#menu ul {
	list-style: none;
	border: none;
	width: 100%;
}

#menu li {
	display: block;
	margin: 0 0 0 1px;
	padding: 0;
	float:left;
}

#menu a {
	color: #ddd;
	font-weight: bold;
	padding: 4px 28px 5px 29px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #444;
	font-size: 14px;
}

#headerbig, #headersmall {
    padding: 10px 20px 10px 14px;
}

#headerbig {
    background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url('../images/rolfsens-new.jpg');
    background-size: cover;
	height:500px;
}

#headersmall {
    background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url('../images/tngheader-small.jpg');
	height:58px;
	background-position-x: right;
}

.newmenu {
	color: whitesmoke;
	font-family: 'Arial Black', Arial, serif;
	font-size: 16px;
	padding:15px;
	float: right;
}

.newmenu-small {
	padding: 0;
	margin-top: 10px;
}

.newmenu ul {
	list-style: none;
	border: none;
}

.newmenu li {
	display: block;
	float: left;
}

.newmenu li a {
	text-decoration: none;
	color: whitesmoke;
	padding: 5px;
}

.newmenu li a:hover, .newmenu li a:active , .newmenu li a.active {
	color: #FFCC00;
}

.buybutton {
	background-color: #990000;
    border-radius: 20px;
    padding: 2px 10px 3px 10px;
    margin-top: 10px;
    display: inline-block;
    font-size: 18px;
}

.menuicon {
	display: none;
	float: right;
	padding: 10px 5px;
}

.breathe {
	padding-bottom: 15px;
}

.closemenu {
	display: none;
	float: right;
	position: absolute;
	right: 0px;
	padding: 20px;
}

.tngtagline {
	padding: 30px;
	font-family: 'Arial Black', Arial, serif;
	font-size:24px;
	color: #fadd6d;
	filter: drop-shadow(2px 2px 1.5px black);
	line-height: 1.3;
	position: relative;
	top: 15px;
}

.tngblurb {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color: whitesmoke;
	font-size: 18px;
	padding: 0px 0px 0px 30px;
	max-width: 550px;
	position: relative;
	top: 10px;
}

.tnglogo {
	padding: 20px 0px 0px 30px;
	filter: drop-shadow(2px 3px 5px #333);
	max-width: 220px;
}

.tnglogo-small {
	padding-left: 10px;
	max-width: 90px;
	filter: drop-shadow(-1px -1px 3px white);
}

.teaser {
	clear: both;
	padding: 0px 0px 0px 30px;
	font-size: 24px;
	font-family: 'Arial Black', Arial, serif;
	filter: drop-shadow(2px 2px 2px black);
	position: relative;
	top: 70px;
}

.teaser a, .teaser a:visited {
	color: whitesmoke;
	text-decoration: none;
}

.of {
	font-size: 14px;
}

.tngversion {
	color: #fadd6d;
	line-height: 2.5;
}

.highlight {
	color: #fadd6d;
}

#headersmall2 {
    background: url("../tngheader-small2.jpg") no-repeat right 0 #fff;
}

#headersmall3 {
    background: url("../tngheader-small3.jpg") no-repeat right 0 #fff;
}

#headersmall4 {
    background: url("../tngheader-small4.jpg") no-repeat right 0 #fff;
}

#headersmall5 {
    background: url("../tngheader-small5.jpg") no-repeat right 0 #fff;
}

#headersmall6 {
    background: url("../tngheader-small6.jpg") no-repeat right 0 #fff;
}

#headersmall7 {
    background: url("../tngheader-small7.jpg") no-repeat right 0 #fff;
}

.bigversion {
	position: absolute;
	color:#FFCC00;
	font-size:24px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-shadow: 1px 1px 1px #000;
	filter: dropshadow(color=#000, offx=1, offy=1);
	top: 90px;
	left: 424px;
}

.tngcol {
	float: left;
}

.col-left {
	width: 160px;
	text-align: center;
	padding: 0 17px 0 17px;
	border-right: 1px solid #999;
	margin: 20px 0 10px 0;
}

.col-center {
	width: 50%;
	margin: 20px 12px 10px 15px;
	padding:  0px 30px 0px 30px;
}

.col-right {
	width: 300px;
	margin: 20px 12px 10px 12px;
	float: right;
	padding-right: 30px;
}

.col-centerrt {
	max-width: 1000px;
	margin: 20px 12px 10px 12px;
	padding:  0px 30px 0px 30px;
}

.ad {
	border: 1px solid #ddd;
	padding: 15px;
	background-color: #eee;
}

.version {
	border:1px solid #777;
	background-color:#dedede;
	padding:10px;
	font-size:12pt;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow:    1px 1px 2px 0px #666;
	-webkit-box-shadow: 1px 1px 2px 0px #666;
	box-shadow:         1px 1px 2px 0px #666;
}

.buynow {
	float:right;
}

.buynow a {
	font-size: 18pt;
	font-weight: bold;
	color: #2f4e6f;
	padding-right:5px;
	text-decoration: none;
}

li {
	margin-top:.4em;
}

ul {
	margin: 0px;
	text-align: left;
}

a, a:visited {
	color: #444;
}

.mktgimg, .tempimg {
	border: 1px solid #777;
	box-shadow:         1px 1px 3px 0px #666;
	border-radius: 6px;
}

h2, h3, .quote {
	font-family: 'Arial Black', Arial, serif;
}

.quote {
	font-size: 12pt;
}

.small {
	font-size: 10pt;
}

.samplecaption {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

.usercol {
	width: 49%;
	float: left;
}

.pullout {
	background-color: #EEEEEE;
	padding: 10px;
	box-shadow: 1px 1px 3px 0px #666;
	border-radius: 4px;
	text-align: left;
}

.usercol p, .indent {
	text-indent: 15px;
}

.paypal {
	float:left;
	padding: 15px 20px 0px 20px;
	margin-left: 5px;
}

@media (max-width: 1300px) {
	.col-center {
		width: 40%;
	}
}

@media (max-width: 1230px) {
	.newmenu-home {
		font-size: 14px;
		padding: 15px 10px 10px 10px;
		width: 70%;
	}
	.teaser {
		top: 70px;
	}
}

@media (max-width: 1100px) {
	.col-left {
		display: none;
	}
	.col-center {
		width: 55%;
	}
	.col-right {
		width: 30%;
	}
	.usercol {
		width: 45%;
	}
	.newmenu-small {
		font-size: 14px;
		width: 80%;
		margin-top: 0px;
	}
}

@media (max-width: 890px) {
	.newmenu-home {
		width: 60%;
	}
	.teaser {
		top: 70px;
	}
}

@media (max-width: 1000px) {
	.col-center, .col-centerrt {
		width: 100%;
		padding: 0px;
	}
	.col-right {
		width: 100%;
		text-align: center;
	}
}

@media (max-width: 800px) {
	.tngtagline {
		padding: 10px;
	}
	.tngblurb {
		padding: 10px 0px 0px 10px;
	}
	.teaser {
		padding: 0px 0px 0px 10px;
		top: 50px;
	}
	.menuicon {
		display: block;
	}
	.newmenu-home, .newmenu-small {
		font-size: 16px;
		position: fixed;
		top: 0;
		right: -100%;
		height: 100%;
		width: 40%;
		background-color: #333;
		z-index: 100;
		transition: all .5s ease;
	}
	.newmenu ul {
		padding: 0;
	}
	.newmenu li {
		width: 100%;
		padding: 10px 0px 0px 15px;
	}
	.closemenu {
		display: block;
	}
	.newmenu-home.open, .newmenu-small.open {
		right: 0;
	}
	.tnglogo {
		padding: 10px 10px 0px 10px;
	}
	.tngcol {
		float: none;
	}
	.banner {
		max-width: 90%;
	}
	#headerbig {
		background-position-x: -100px;
	}
	#content {
		margin-right: 40px;
		padding-left: 10px;
	}
	.paypal {
		border: 1px solid black;
	}
}

@media (max-width: 1300px) {
	.col-centerrt {
		max-width: 800px;
	}
	.usercol {
		width: 47%;
	}
}

@media (max-width: 600px) {
	.usercol {
		width: 100%;
	}
}