/* Main Body Settings */
body {
	background: #2c2c2c;
	color: #ffffff;
	font: 10px Arial, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 25px;
	position: relative;
}

#adminListing {
	width: 100%;
}

th, td {
	padding: 5px;
}

th.login {
	border: 1px solid black;
	text-align: left;
}

td.login {
	border: 1px solid black;
	border-top: none;
}


div {
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

p {
	padding: 0px;
	margin: 0px;
}

#productTable {
	width: 100%;
	border: none;
	padding: 5px;
}

#productTable th {
	background: #aaa;
	color: #000;
	border: 1px solid #666;
}

#productTable td {
	border: none;
	text-align: center;
	padding: 5px;
}

.noborder {
	border: none;
}

.onrow {
	background: #4a3859;
	color: #fff;
}

.offrow {
	background: #666;
	color: #fff;
}

#body {
	border: none;
	width: 900px;
	position: relative;
	margin-top: 60px;
}

#logo {
	position: absolute;
	width: 223px;
	height: 76px;
	top: -40px;
	left: 50px;
	z-index: 1000;
}

#navigation {
	background: url('/img/nav_bg.gif') top left no-repeat;
	text-align: right;
	width: 744px;
	height: 25px;
	position: relative;
}

#navTable {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 500px;
	text-align: center;
	font-size: 12px;
}

#banner {
	width: 744px;
	height: 390px;
	position: relative;
}

img.slideshow {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	height: 390px;
	width: 744px;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

#banner_content { 
	position: absolute;
	top: 25px;
	left: 25px;
	width: 175px;
	height: 300px;
	overflow: hidden;
}

#banner_loading {
	position: absolute;
	top: 25px;
	right: 25px;
	text-align: right;
	width: 200px;
	height: 32px;
	font-size: 14px;
}

#content {
	background: url('/img/content_back.jpg') top left repeat-y;
	width: 744px;
	min-height: 325px;
	height: auto;
	position: relative;
}

#contentPage {
	padding: 10px;
	padding-top: 42px;
	font-size: 12px;
}

#contentPage p {
	margin-bottom: 10px;
	font-size: 12px;
}

h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

#contentPage h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

#contentContent {
	padding: 10px;
	padding-top: 42px;
	font-size: 12px;
}

#contentContent p {
	margin-bottom: 10px;
	font-size: 12px;
}

#contentContent h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

#contentContent img {
	padding: 5px;
	margin: 5px;
	background: #666;
	border: 1px solid #fff;
}

#adminListing img {
	padding: 0px;
	margin: 0px;
	background: none;
	border: none;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

* html #content {
	height: 325px;
}

#contentTitle {
	background: url('/img/content_head.jpg') top left no-repeat;
	height: 32px;
	width: 744px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
}

#contentTitle h1 {
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 16px;
}

#news {
	background: url('/img/content_back.jpg') top left repeat-y;
	width: 744px;
	margin-top: 5px;
	min-height: 400px;
	height: auto;
}

#newsContent {
	padding: 10px;
	font-size: 12px;
}

#newsContent p {
	margin-bottom: 10px;
}

* html #news {
	height: 400px;
}

#footer {
	width: 744px;
	margin-top: 10px;
	text-align: center;
}

#banner_content h1 {
	color: #aea1fe;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ffffff;
	text-align: center;
}

#banner_content ul {
	margin-left: 10px;
	padding-left: 10px;
}

#banner_content p {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}

#contactBox {
	background: url('/img/contact_box.jpg') 50% 50% no-repeat;
	width: 244px;
	height: 242px;
	padding: 10px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	float: left;
	font-size: 10px;
}

#contactBox div {
	margin-top: 30px;
	padding: 10px;
}

#contactBox p {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

#featured {
	background: url('/img/featured_box.gif') top left no-repeat;
       	width: 744px;
	height: 198px;
	font-weight: normal;
	overflow: hidden;
}

#featuredContent {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	width: 724px;
	margin-left: auto;
	margin-right: auto;
}

.featureHeader {
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	padding-left: 0px;
	font-size: 14px;
}

p.featureText {
	font-weight: normal;
	padding-bottom: 12px;
}

/** LINK STYLING **/
a:link, a:active, a:visited {
	color: #aea1fe;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

a:hover {
	color: #aea1fe;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}

#contentPage a:link,a:active,a:visited,a:hover {
	font-size: 12px;
}

#contentPage a:visited {
	font-size: 12px;
}

#contentContent a:link,a:active,a:visited,a:hover {
	font-size: 12px;
}

#contentContent a:visited {
	font-size: 12px;
}

#contactBox a:link,a:active,a:visited,a:hover {
	font-size: 10px;
}

#banner_content a:link {
	font-size: 12px;
	color: #fff;
}

#banner_content a:active {
	font-size: 12px;
	color: #fff;
}

#banner_content a:visited {
	font-size: 12px;
	color: #fff;
}

#banner_content a:hover {
	font-size: 12px;
	color: #fff;
}

#navTable a:link {
	font-size: 12px;
	color: #fff;
}

#navTable a:active {
	font-size: 12px;
	color: #fff;
}

#navTable a:visited {
	font-size: 12px;
	color: #fff;
}

#navTable a:hover {
	font-size: 12px;
	color: #fff;
}

div.error_message {
	color: red;
}
