@import url(http://fonts.googleapis.com/css?family=Droid+Serif);

body {
    background: url("../noise_pattern.png") repeat scroll 0 0 #ddd;
    font: 1em Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}

h1 {
	font-family: 'Droid Serif', Arial, serif;
	font-size: 28px;
	margin-top:0px;
}

#outer {
    border: 1px solid #777;
    box-shadow: 0 0 8px #444444;
	margin: 10px auto;
    width: 1024px;
    padding: 0;
    position: relative;
    z-index: 1;
	background-color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#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%;
	padding-top:2px;
	-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 {
	margin:0 0px 0px 10px;
	padding: 0 0 0 0px;
	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;
}

#menu a.active, #menu a:hover {
	color: #ffcc00;
}

#headerbig, .headersmall {
    padding: 10px 20px 10px 14px;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

#headerbig {
    background: url("../tngheader.jpg") no-repeat right 0 #fff;
	height:180px;
}

.headersmall {
	height:80px;
}

#headersmall {
    background: url("../tngheader-small.jpg") no-repeat right 0 #fff;
}

#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: 477px;
	margin: 20px 12px 10px 15px;
}

.col-right {
	width: 300px;
	margin: 20px 12px 10px 12px;
}

.col-centerrt {
	width: 797px;
	margin: 20px 12px 10px 12px;
}

.ad {
	border: 1px solid #ddd;
	padding: 15px;
	background-color: #eee;
}

.version {
	border:1px solid #777;
	background-color:#dedede;
	padding:4px;
	font-size:10pt;
	-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;
	-moz-box-shadow:    1px 1px 3px 0px #666;
	-webkit-box-shadow: 1px 1px 3px 0px #666;
	box-shadow:         1px 1px 3px 0px #666;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

h2, h3, .quote {
	font-family: 'Droid Serif', 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: 385px;
	float: left;
}

.pullout {
	background-color: #EEEEEE;
	padding: 5px;
	-moz-box-shadow:    1px 1px 3px 0px #666;
	-webkit-box-shadow: 1px 1px 3px 0px #666;
	box-shadow:         1px 1px 3px 0px #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.usercol p, .indent {
	text-indent: 15px;
}
