body {
	background: #fff url("../images/body-bg.gif") repeat-x top left;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}
img {
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}
#container {
	background: repeat-y url("");
	margin: 0px;
	padding: 0px;
	width: 800px;
	text-align: justify;
}

#intro {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height:103px;
	background: url("../images/header.gif") no-repeat top left;
	border-top: 1px none;
	border-bottom: 1px none;
}

#page-header {
	background: url("../images/header_txt.gif") no-repeat top left;
	position:relative;
	top: 30px;
	left: 240px;
	height: 48px;
	width: 323px;
}

#page-header h1,
#page-header h2 {
	display: none;
}
#searchform {
	position:relative;
	top: 20px;
	left: 350px;
	vertical-align:middle;
}

#header-nav {
	position:relative;
	left: 50px;
	top: 37px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	width: 683px;
}
/*************************************/

#content-wrapper {
	margin: 0px;
	padding: 0px;
	margin-left:190px;
}

#product-contentWrapper {
	margin: 0px;
	padding: 10px;
	width: 359px;
	background: url("../images/content-bg.gif") repeat-y top left;
	overflow:hidden;
}

#main-content {
    margin: 0px;
    margin-top: 50px;
    padding: 10px;
}

table.product-table {
    background: url("../images/product-bg-fill.gif");
    border: 1px solid #000;
}
td.product-content {
    border: 1px solid #000;
    padding: 5px;
}
td.product-left-border {
    background: url("../images/product-bg-left-border.gif") top left repeat-y;
}
td.product-left {
    background: url("../images/product-bg-left.gif") top left repeat-y;
}
td.product-right {
    background: url("../images/product-bg-right.gif") top right repeat-y;
}

td.product-right-border {
    background: url("../images/product-bg-right-border.gif") top right repeat-y;
}

img.product-img {
border: 1px solid #000;
}


#main-content p {
	margin: 0px;
	padding: 3px;
}
.list {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
	clear:both;
	margin-top: 5px;
}
.list td {
	border: 1px solid #CCCCCC;
}

.content-table {
	width:358px;
	height: 246px;
	background: #fff;
	border: 1px solid #000;
}

.product-links {
	vertical-align:bottom;
	width:358px;
	padding-top: 10px;
}
.product-links img {
	margin: 0px !important;
	padding: 0px !important;
	border: 1px solid #000;
}


div.menu-container {
	position:absolute;
	top: 135px;
	left: 20px;
}
div.menuTop {
	background: url("../images/menuTop.gif");
	width: 148px;
	height: 69px;
	overflow:hidden;
}
div.menuBottom {
	background: url("../images/menuBottom.gif");
	width: 148px;
	height: 71px;
	overflow:hidden;
}
div.menuContent {
	background: url("../images/menuContent.gif");
	background-repeat: repeat-y;
	width: 148px;
	height: auto;
	padding-left: 25px;
	padding-right: 25px;
	overflow:hidden;
}
div.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 3px;
	width: 96px;
	overflow:hidden;
}
div.menuItem A:link{
	color: #FFFFFF;
	text-decoration: none;
}
div.menuItem A:visited{
	color: #FFFFFF;
	text-decoration: none;
}
div.menuItem A:Hover {
	color: #FFCC33; /* IE Fix; Otherwise IE resets the color... */
	text-decoration: underline;
}
div.menuItem A:active{
	color: #FFFFFF;
	text-decoration: none;
}


td.productName {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

div.productName {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	/*float:left;*/
}
table.product-description {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 1px solid #cccccc;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}
td.mPlayerReq {
	font-style:italic;
	font-size: 10px;
	text-align:center;
	vertical-align:bottom;
}

td.noRecords {
	text-align: center;
	font-weight:bold;
	font-style:italic;
	padding: 5px;
	font-size: 12px;
}

td.recordCount {
	font-style:italic;
	font-size: 11px;
}

td.mediaName {
	font-weight: bold;
}

td.mediaDescription {
	font-style:italic;
}

td.rowHeader {
	font-weight: bold;
	color: #fff;
	background-color:#4E4E50;
	padding:3;
}

td.productSpecs {
	background-color: #4E4E50;
	color: #fff;
	font-weight:bold;
	text-align: center;
	padding:3;
}

tr.oddRow,div.oddRow {
	background-color: #f8f8ff !important;
}
tr.evenRow,div.evenRow {
	background-color: #e8e8ee !important;
}

tr.heading {
	background-color: #4E4E50;
	color: #F2F2F2;
	font-size: 12px;
}

a {
	color: #004081;
	text-decoration: none;
}

a:hover {
	color: #0074E6;
	text-decoration: underline;
}

a:visited {
	color: #004081;
}

#footer {
	background: transparent;
	margin: 0px;
	padding: 0px;
	margin-bottom: -2px;
	text-align: center;
	padding-top: 54px;
	padding-bottom: 10px;
	color: #4E4E50;
	text-transform:uppercase;
}

#footer a {

}

#footer a:hover {

}
.red {
	color: Red;
}

.req {
	color: red;
	font-size: 18px;
	font-weight: bold;
}
.err {
 color: red;
 font-weight: bold;
}
.msg {
 color: green;
 font-weight: bold;
}
.catLink {
	display: block;
	border: 1px solid #000;
	background: #4E4E50;
	padding: 4px;
	text-align:center;
}

.catLink a {
	color: #fff !important;
}