﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	background-image: url("/media_images/bknd.jpg");
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
a:link.YellowLink {
	color: #FC0;
	text-decoration: none;
	font-size: 11px;
}
a:link.Blacklink {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
/*Grey Link On Black Background*/
a:link.Greylink {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
/*Grey Link On White Background*/
a:link.GreylinkOW {
	color: #515151;
	text-decoration: none;
	font-size: 11px;
}
a:visited.Greylink {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
a:visited.GreylinkOW {
	color: #515151;
	text-decoration: none;
	font-size: 11px;
}
a:visited.YellowLink {
	color: #FC0;
	text-decoration: none;
}
a:visited.Blacklink {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a:hover.Greylink {
	color: #999999;
	text-decoration: underline;
	font-size: 11px;
}
a:hover.Blacklink {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
a:hover.GreylinkOW {
	color: #999999;
	text-decoration: underline;
	font-size: 11px;
}
a:hover.YellowLink {
	color: #FC0;
	text-decoration: underline;
	font-size: 11px;
}
a:active.YellowLink {
	color: #FC0;
	text-decoration: none;
	font-size: 11px;
}
a {
	font-size: 11px;
}
a.grey
{
    font-size:10pt;
}
h1.Yellow, h1.Yellow a
{
    margin: 0;
    padding: 5px;
    color: #e9d218;
    font-size: 18pt;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
}
h2.Grey
{
    margin: 0;
    padding: 5px;
    font-size: 10pt;
    font-weight: normal;
    font-family: Verdana, Geneva, sans-serif;
	color: #999;
}
h2.Black
{
    margin: 0;
    padding: 5px;
    font-size: 14pt;
    font-weight:bold;
    font-family: Verdana, Geneva, sans-serif;
	color: Black;
}
h3
{
    margin: 0;
    padding: 0;
    font-size: 10pt;
    font-weight: bold;
}
h3.Grey
{
    color: #999;
}
h3.Black
{
    color: Black
}
.greyFont
{
    color:#999999;
}
.bannerFont
{
   color:#AAAAAA;
}
.cbManufacturer
{
   white-space:nowrap;
}
label
{
    padding:5px;
}
.Loading
{
    top: 0;
    right: 0;
    position: fixed;
    -moz-opacity:.75;
}
.HideButton 
{
    Display : none
}
/*---------------Table----------------*/
table
{
    font-size: 10pt;
}

/*************** Grid View ***************/
.Grid
{
    width: 100%;
    font-size: 10pt;
    text-align: center;
    color:#999999;
}
.GridHeader, .GridHeader a, .GridHeader a:hover
{
    
    text-align: left;
    font-size: 10pt;
    font-weight: bold;
    font-family: Verdana, Tahoma, Arial;
    height:25pt;
}
.GridHeader th
{
    font-weight: normal;
    padding: 5px;
    color:White;
}
.gvHeaderRow
{
    /*background-image:url("/media_images/product_details_info_v01n_03.jpg");*/
    background-color:black;
    height:75%;
}
.gvHeaderRow a:link {
    color: #FC0;
    text-decoration:none;
    font-size:small;
}
.gvFooterRow
{
    background-image:url("/media_images/product_details_info_v01n_09.jpg");
    background-repeat: no-repeat;
}
.GridRow
{
    text-align: left;
    background-color: White;
    vertical-align: top;
}
.GridRow td
{
    padding: 5px;
    color:Black;
}
.GridRowEdit
{
    text-align: left;
    background-color: White;
    vertical-align: top;
}
.GridRowEdit td
{
    padding: 5px;
}
.GridRowSelected
{
    text-align: left;
    background-color: #FFC000;
    vertical-align: top;
}
.GridRowSelected td
{
    padding: 5px;
}
.GridRowAlternate
{
    text-align: left;
    background-color: #CCCCCC;
    vertical-align: top;
    color:Black;
}
.GridRowAlternate td
{
    padding: 5px;
}
.GridPager
{
    background-color: #CCCCCC;
}
.GridPager td
{
    color: White;
    padding: 5px;
    font-size: 10pt;
    vertical-align: bottom;
}
.GridPager td select
{
    background-color: White;
    border: 1px Solid White;
    font-family: Verdana, Tahoma, Arial;
}
.GridFilter input
{
    font-family: Verdana, Tahoma, Arial;
    border: 1px Solid White;
    font-size: 8pt;
    font-weight: normal;
}
/*************** Grid View ***************/
/*************** Banner Rotation *********/
#scrolling_image_container {

	  width: 288px;
	  height: 180px;

	}
	
div#boxNewsTop {
	display: block;
	vertical-align: top;
}
div#boxNewsTop table#navTable {
	width: 885px;
}
div#boxNewsTop table#navTable td {
}
/*************** Banner Rotation *********/