/* CSS file */
<style type="text/css">

html
{
        display:block;
}

body
{
        margin:0px;
        padding:0px;
		background-color:#1A1A1A;
}

body, td, th ,tr
{
	line-height: 150%;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color: #cdcdcd;
	font-size: 11px;
}

a, a:visited
{
	color:#F90;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	color:#CBDD00;
}

/* No image should have a border when linked */
a img
{
	border: 0;
}

#logo a
{
	position: absolute;
	top: 25px;
	left: 25px;
	display: block;
	width: 400px;
	height: 59px;
	background: url(images/awesay_logo_rgb.png) no-repeat;
}

#announce, #announce td
{
	width:100%;
	height:70px;
	padding:0;
	text-align:center;
	color: #FF0000;
	background-color: #303030;
	font-weight:bold;
}

h1, h2, h3, h4, h5, h6
{
	font-weight:bold;
	color:#B6B7B7;
}

ul
{
	list-style-type:disc;
	line-height: 1.5em;
}

div
{
	display:block;
}

img
{
	border:0px;
}

hr
{
	border: 1px solid #1A1A1A;
	height: 1px;
	background-color: #303030;
	margin: 20px 0px 20px 0px;
}

div.wrap
{
	/*position:static;*/
	border-left: solid 1px #252525;
	border-right: solid 1px #252525;
	border-top: solid 1px #252525;
	margin:0 auto;
	width:984px;
}

div.Header
{
	position: relative;
	height: 100px;
	width:inherit;
	overflow: hidden;
	background: #1a1a1a url(images/header-bg.png) repeat-x;
}

#toolbar
{
	height:35px;
	width:inherit;
	background: url(images/toolbar-bg.png) repeat-x;
	position:relative;
}


div.Content
{
	background-color:#1A1A1A;
	border-top: 1px solid #333;
	padding: 1ex;
}

#Banner
{
	position:inherit;
	height:200px;
	width:984px;
	left:0px;
	float:left;
	display:block;
	text-align:center;/*
	padding-left:0;
	padding-right:0;
	padding-bottom:1ex;*/
	margin-bottom:1ex;
}

#Demo
{
	height:500px;
	width:750px;
	left:0px;
	float:none;
	display:block;
	text-align:center;/*
	padding-left:0;
	padding-right:0;
	padding-bottom:1ex;*/
	margin-bottom:1ex;
	vertical-align: middle;
}

div.Nav
{
	background: url(images/toolbar-div.png) 0 0 no-repeat;
	margin: 0 0 0 10px;
	padding: 0;
	height: 35px;
	text-align:center;
}

div.Nav ul
{
	padding:0;
	margin:0;
	margin-left:2px;
}

div.Nav li, div.Nav li.on
{
	margin:0;
	padding:0;
	float:left;
	display:block;
	background: url(images/toolbar-div.png) 100% 0 no-repeat;
}

div.Nav li a, div.Nav li.on
{
	color:#353535;
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
}

div.Nav a
{
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
}

div.Nav li.on
{
	font-weight:bold;
	color:#F90;
}

div.Nav a:hover
{
	color:#F90;
}

div.Content .bordercolor
{
	width:100%;
}

.bordercolor
{
	border: 1px solid #303030;
	height: 100%;
}

#contentWindow, #contentWindow td
{
	vertical-align:top;
	height:100%;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	/*padding: 5px;*/
	padding: 5px 20px 5px 20px;
	background-color: #262626;
}

.windowbg object
{
	text-align: center;
	padding: 0 auto;
	margin: 0 auto;
}

#footer
{
	color: #B2B2B2;
	background: #1d1d1d url(images/footer-bg.png);
	border-top: 1px solid #252525;
	padding: 5px;
	text-align: center;
	font-size: x-small;
	font-weight::normal;
}

#footer a
{
	font-weight:normal;
}

#footer a:link , #footer a:visited
{
	color: #CBDD00;
}

#footer a:hover
{
	color: #DEDEDE;
}

.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}

td.contentLeftColumn
{
	width:50%;
	vertical-align:top;
	text-align:justify;
	padding-right:10px;*/
}

td.contentRightColumn
{
	width:50%;
	vertical-align:top;
	text-align:justify;
	padding-left:10px;
}

td.rightcolumn
{
	vertical-align:top;
	padding-top:9px;
	padding-left:20px;
	padding-right:20px;
	width:200px;
	text-align:justify;
	background: #303030;
	border-right:1px solid #1A1A1A;
	border-top:1px solid #1A1A1A;
	border-bottom:1px solid #1A1A1A;
	/*
	background-image: url(images/titlebg.png);
	background-repeat: repeat-x;*/
}

td.rightcolumn h3
{
	color:#CBDD00;
}

span.bold
{
	font-weight:600;
}

span.IPA
{
	font-family:	Times New Roman, Times, serif;
	font-size:		1.2em;
}

a.nextPrev
{
	color:				#7D93C2;
}
a.nextPrev:hover
{
	color:#FF9900;
	text-decoration:	underline overline;
}

table.priceMatrix
{
	width:100%;
}

tr.priceTable_FirstRow
{
	background: #1A1A1A;]
}

tr.priceTable_FirstRow td
{
	color: #FF9900;
}

tr.priceTable_odd
{
	background: #353535;
}

tr.priceTable_header
{
	background: #0A0A0A;
}

tr.priceTable_header td
{
	color: #CBDD00;
	font-weight:bold;
	padding-top:20px;
}

td.priceTable
{
	width:200px;
	vertical-align:middle !important;
	text-align:center;
	border-top: 1px solid #454545;
}

td.priceTable_dashedBorder
{
	width:200px;
	vertical-align:middle !important;
	text-align:center;
	border-top: 1px solid #454545;
	border-left: 1px dashed #454545;
}

td.priceTableLeft
{
	padding-left:20px;
	width:30%;
	vertical-align:middle;
	text-align:left;
	border-top: 1px solid #454545;
}

td.priceTableRight
{
	width:70%;
	vertical-align:middle;
	text-align:center;
	border-top: 1px solid #454545;
}

span.small
{
	color:#B7B7B7;
}

</style>

