﻿  /* CSS layout */
body {
	border: thick none #6600FF;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	height: auto;
	background-repeat: no-repeat;
	background-color: #79819A;
}
#masthead {
	border-width: 4px;
	border-color: #800000;
	background-color: #777990;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-image: none;
}
#page_content {
	border-style: none none none solid;
	border-width: 4px;
	border-color: #800000;
	padding: 5px 10px 10px 10px;
	margin-left: 200px;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 14px;
}
#container {
	border-width: 4px;
	border-color: #800000;
	border-style: none solid none solid;
	min-width: 600px;
	width: 850px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #CB8C66;
}
#top_nav {
	border-width: 4px;
	border-color: #800000;
	padding-bottom: 3px;
	width: 850px;
	height: 15px;
	border-bottom-style: solid;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	background-image: url('../graphics/TitleBar_reverse.jpg');
	background-repeat: no-repeat;
	padding-top: 3px;
	text-indent: 205px;
	border-left-style: solid;
}
#left_col {
	border-width: 4px;
	border-color: #800000;
	width: 200px;
	float: left;
	height: auto;
	border-right-style: solid;
	border-left-style: none;
}
#footer {
	border-width: 5px;
	border-color: #800000;
	clear: both;
	width: 850px;
	height: 265px;
	margin-right: auto;
	margin-left: auto;
	font-family: Calibri;
	font-size: 12px;
	text-align: center;
	border-bottom-style: solid;
	color: #800000;
	background-image: url('../images/IonFoot.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #CB8C66;
}
#news {
	padding: 5px 5px 0px 5px;
	background-position: left top;
	border-style: none none solid none;
	border-width: 4px;
	border-color: #800000;
	font-family: Calibri;
	font-weight: bold;
	color: #000080;
	font-size: 14px;
	width: auto;
	height: 127px;
	background-repeat: no-repeat;
	background-color: #CB8C66;
	text-align: center;
	line-height: 8px;
	background-image: url('../graphics/MoonGlow.jpg');
}
#hypercity {
	border-style: none;
	border-width: 4px;
	border-color: #800000;
	background-color: #CB8C66;
	line-height: 18px;
	font-family: Calibri;
	font-weight: bold;
	color: #800000;
	text-align: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding-top: 3px;
	padding-bottom: 25px;
	padding-left: 7px;
}
#table {
	font-family: Calibri;
	font-size: 12px;
	color: #800000;
	background-color: #FFFFCC;
	border: 5px solid #800000;
	width: 550px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.text {
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	color: #800000;
}
.tooltip {
	width: 75px;
	height: auto;
	color: #663300;
	font-weight: bold;
}
#notelist {
	list-style-image: url('../images/li graphic.gif');
	vertical-align: 14px;
}
#form {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	background-color: #FFFFCC;
	border: 5px solid #663300;
	padding: 10px;
	margin: 10px auto 10px auto;
	width: 220px;
}
#storebutton {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #800000;
	width: 120px;
	height: 17px;
	text-align: center;
	border: 3px solid #800000;
	background-image: url('../graphics/ButtonBow.jpg');
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
#ionwayslogo {
	background-repeat: no-repeat;
	width: 245px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../graphics/IonwaysLogo.jpg');
	padding: 5px;
}

.price {
	font-family: Calibri;
	font-size: 14px;
	color: #008000;
	text-align: center;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#title {
	border-width: 2px;
	border-color: #800000;
	background-image: url('../graphics/TitleBar.jpg');
	font-family: "Lucida Calligraphy";
	font-size: 20px;
	font-weight: bold;
	color: #000080;
	text-align: center;
	width: auto;
	height: 25px;
	border-bottom-style: none;
}
.media {
	width: 260px;
	height: auto;
	float: left;
	margin-right: auto;
	margin-left: auto;
}

