table {font-family:tahoma;font-weight:normal;font-size:8pt}
input {font-family:tahoma;font-weight:normal;font-size:8pt;height:19}
textarea {font-family:tahoma;font-weight:normal;font-size:8pt}
select {font-family:tahoma;font-weight:normal;font-size:8pt;height:19}
body {
	background:url(images/mainBackground.png) repeat left top #4B4B4B;
    color:#4A4D50;
    font-family:tahoma;
    font-size:11px;
    padding:0;
    margin:0;
    line-height:13px;
}

#upperBackground {
	background:url(images/upperBackground.png) top repeat-x;
	padding-top: 24px;
}
#contentBackground {
	background:right repeat-y #ffffff;
    margin:0px auto 0px auto;
    padding:6px 0px 0px 0px;
    width:825px;
    overflow: hidden;
    text-align: left;
}

.footerBackground {background:url(images/footer.png) no-repeat}
.flashBackground {background:url(images/platesAndSheets.jpg) no-repeat}
.footerContent {color:#000000; text-decoration:none}
.tabBackground {background:url(images/tabBackground.png);color:white;font-weight:bold}
.tabSelectedBackground {background:url(images/tabSelectedBackground.png);color:white;font-weight:bold}
a {color:#1466A4; text-decoration:underline}
.nu	{text-decoration:none;}
a.nu:hover {
	background: #EEEE00 none;
}
.nuDim {
	padding: 0 6px 0 6px;
	text-decoration:none;
}
a.nuDim:hover {
	background: #EEEE00 none;
}

#content {
	width: 793px;
	margin: auto;
}
#contentHeader {
	overflow: hidden;
	margin: 10px 0 0 0;
}
#topMenu {
	padding: 0 0 0 1px;
	width: 100%;
	margin: 0 0 2px 0;
	
	background-image: url('images/tabSeparator.png');
	background-repeat: repeat-x;
	overflow: hidden;
}
#topMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topMenu li {
	width: 131px;
	margin-right: 1px;
	background: #536575 none;
	text-align: center;
	
	float : left;
}
#topMenu a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding: 18px 0px 17px 0px;
}
#topMenu a:link {
}
#topMenu a:visited {
}
#topMenu a:active {
}
#topMenu a:hover {
	background: #687E95 none;
}
#logoContent {
	float: left;
	clear: left;
}
#searchContent {
	float: left;
	clear: left;
	height: 30px;
	width: 300px;
	padding: 8px 0 0 5px;
	background: #656565;
	color: white;
}
#searchContent a {
	margin-left: 20px;
	font-size: large;
	color: maroon;
}
#flashHead {
	float: right;
	overflow: hidden;
	height: 190px;
}
#loginContent {
	background-color: lightGrey;
	border: none;
	clear: both;
	width: 100%;
	height: 26px;
	overflow: hidden;
	display: block;
	padding-top: 4px;
	font-size: 8pt;
}
#leftBorder {
	background-color: #D3D3D3;
	width: 1px;
	overflow: hidden;
	height: 100%;
	float: left;
}

#rightBorder {
	background-color: #9E9E9E;
	width: 4px;
	float: right;
	height: 100%;
	clear: none;
}
#pageContent {
	background-image: url('images/easyBack.png');
	padding: 0 4px 0 0;
	overflow: hidden;
	line-height: normal;
}
#footer {
	overflow: hidden;
	padding-bottom: 18px;
	height: 50px;
}
#leftFooter {
	float: left;	
	background-color: #2F363B;
	height: 40px;
	width: 205px;
	clear: both;
	padding: 10px 0 0 15px;
	color: #989C9F;
	
}
#rightFooter {
	float: right;
	height: 32px;
	width: 545px;
	background-image: url('images/footer.png');
	padding: 18px 0 0 28px;
}
.inlineForm {
	display: inline;
}
.leftLogin {
	margin: 0 10px;
}
.midLogin {
	text-align: center;	
}
.rightLogin {
	text-align: right;
	margin: 0 10px;
	display: inline;
	float: right;
	_float: none;
	padding-top: 4px;
	clear: none;
}

#columnMask {
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
}

#leftColumnHolder {
	right: 569px;
	float: left;
	position: relative;
	width: 100%;
	background-color: #e6eaec;
}

#leftContent {
	width: 220px;
	float: right;
	overflow: hidden;
	position: relative;
}
#rightContent {
	left: 800px;
	width: 530px;
	float: left;
	overflow: hidden;
	position: relative;
	padding: 8px 0;
}

#leftContent ul {
	list-style: square;
	padding-left: 20px;
	padding-top: 10px;
	margin: 0px;
}
#leftContent li {
	font-weight: bold;
	padding-bottom: 12px;
}
#leftContent ul ul {
	list-style: inside;
	padding: 0px;
}
#leftContent ul ul li {
	font-weight: normal;
	padding-bottom: 0px;
}
#leftContent ul ul ul {
	list-style: none;
	padding-left: 2em;
}

.rightFloat {
	float: right;
	margin: 5px 0 5px 8px;
}

.leftFloat {
	float: left;
	margin: 5px 8px 5px 0;
}

.centered {
	text-align: center;
}

ul.horizontalList {
	list-style: disc;
}

.horizontalList li {
	display: inline;
	padding-right: 15px;
}

.padded {
	padding: 12px 24px 12px 24px;
	float: left;
}

.dataTablePlain, .wwFormTable, .bigTable {
	margin: 10px auto;
	
}
.dataTablePlain td, wwFormTable td, .bigTable td {
	padding: 4px 10px;	
}

.bigTable {
	font-size: large;
	border: 1px solid #1466A4;
}

.dataTable {
	border-collapse: collapse;
	border: 1px solid black;
	margin: 10px auto;
}

.dataTable td {
	padding: 4px 10px;	
}

.dataTable thead {
	background-color: #b9beee;
}
.dataTable thead th {
	padding: 4px 10px;
	
}
.evenRow {
	background-color: #E1E1E1;
}
.dataTable tfoot {
	font-weight: bold;
}
.tdLabel {
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.hi {
	background-color: #FFD700;	
}
.warn {
	color: red;
}
#productsTable th {
	width: 190px;
	padding-left: 30px;
}
#productsTable td {
	vertical-align: top;
}
.evenRow2 {
	background-color: #fff5ee;
}

#chatNow {
	font-size: large;
	color: blue;
	padding-left: 50px;
}

#chatNow a:link {
	color: blue;
	text-decoration: none;
}
#chatNow a:visited {
	color: blue;
	text-decoration: none;
}
#chatNow a:active {
	color: blue;
}
#chatNow a:hover {
	color: red;
}

.chatWindow {
	display: block;
	position: fixed;
	width: 290px;
	bottom: 0px;
	right: 4px;
}

#chatHeader {
	background-color: #536575;
	color: white;
	padding: 3px 20px 3px 10px;
}

#chatHeader a:link { color:white; text-decoration:none; }
#chatHeader a:visited { color:white; text-decoration:none; }
#chatHeader a:hover { color:white; text-decoration:underline; }
#chatHeader a:active { color:white; text-decoration:underline; }


#chatMinMax {
	float: right;	
}

#chatContentArea {
	height: 342px;
}

#chatBody {
	background-color: white;
	border-left: solid;
	border-right: solid;
	border-bottom:solid;
	border-width: 1px;
	color: black;
	height: 238px;
	overflow: auto;
	padding: 45px 5px 5px 5px;
}

#chatEntry {
	background-color: white;
	border-left: solid;
	border-right: solid;
	border-bottom:solid;
	border-width: 1px;
	color: black;
	padding: 5px;
}
#chatTextarea {
	height: 40px;
	width: 278px;
}
.chatMessage {
	line-height: 1.5em;
}

.itemPropRow:hover {
	background: #EEEE00 none;
	cursor:pointer;
}
.rowSelected {
	background: #FFD700 none;
}
.cellSelected {
	background: #FFD700 none;
}

#propCatsTable th {
	width: auto;
	padding-left: 2px;
	white-space: nowrap;
}
#propCatsTable td {
	vertical-align: middle;
}
.cellSelection:hover {
	background: #EEEE00 none;
	cursor:pointer;
}
