﻿body { 
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #e2e2e2; 
scrollbar-track-color: #FFFFFF 
scrollbar-arrow-color: #999999;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-shadow-color: #e7e7e7;
scrollbar-darkshadow-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #ffffff;
} 

a:link {
	color: #900000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900000;
}
a:hover {
	text-decoration: underline;
	color: #900000;
}
a:active {
	text-decoration: none;
	color: #19204E;
}

#content {
	position:absolute;
	float: left;
	width:685px;
	height:535px; /* was 528px */
	z-index:0;
	overflow: scroll;
	overflow-x: hidden !important;
	background-color:White;
}
 
#scrollArea { 
    margin-top: 5px; 
    height: 121px; 
	width: 7px; 
	background: #FFFFFF; 
	overflow: hidden; 
} 
 
#scroller { 
	position: relative; 
	top: 5px; 
	width: 7px; 
	background: #EAF4F4; 
}


.Master {
	position:absolute;
	width:960px;
	height:855px;
}

.Header {
	width:960px;
	height:117px;
	/* background-image: url(../images/Header_BGRD_logo.gif);
	background-position:top;
	background-repeat:no-repeat; */
}

.Menu {
	width:960px;
	height:27px;
	background-image: url(../images/Menu_bgrd.gif);
	
}

.SectionHeaderLeft
{
	/* background-image: url( '../Images/SectionHeaderLeft.jpg' ); */
}

.SectionHeaderMiddle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	background-image: url(         '../Images/SectionHeaderMiddle.jpg' );
	background-repeat: repeat;
	color: #F3F3EF;
	font-style: normal;
	font-variant: normal;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.BlackHeader
{
    position:relative;
    float:left;
    height:26px;
    background-image:url(../Uploads/SectionHeaders/Header_M.gif);
    background-repeat:repeat-x;
    background-position:bottom;
}

.BlackHeader_L
{
    font-size:9px;
    width:10px;
    height:26px;
    background-image:url(../Uploads/SectionHeaders/Header_L.gif);
    background-repeat:no-repeat;
    background-position:bottom left;
}

.BlackHeader_M
{
    height:26px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #F3F3EF;
	font-style: normal;
	font-variant: normal;
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 4px;
}

.BlackHeader_R
{
    width:10px;
    height:26px;
    font-size:9px;
    background-image:url(../Uploads/SectionHeaders/Header_R.gif);
    background-repeat:no-repeat;
    background-position:bottom right;
}

.SectionHeaderRight
{
	background-image: url(../Images/SectionHeaderRight.jpg); 
}

.ProductPageTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	padding-top: 10px;
	/* padding-bottom: 10px; */
	/* background-color: #FFFFFF; */
	/* border: thin dotted #C0C0C0; */
	padding-left: 15px;
	width:100%
}

.ProductPageShortDescription
{
	/* padding: 12px; */
	/* background-color: #FFFFFF; */
	font-size: 12px;
	/* background-color: #FFFFFF; */
	/* border: thin dotted #C0C0C0; */
	padding-left: 30px;
	width:100%
}

.ProductPageFeatures
{
	padding: 10px;
	width: 730px;
	background-color: #FFFFFF; /* border: 0.5px solid #C0C0C0; */
	font-size: 12px;
}
.hr {
height: 0;
font-size: 0;
line-height: 0;
width: 100%;
margin: 1em auto;
}
.dotted {
border-bottom: dotted 2px #0066cc;
}
.dashed {
border-bottom: dashed 1px #000000;
}


.ThemeText{
    font-family:Arial;
    font-size:12px;
}



.ViewAllMediaBTN{
   /*background-image: url(../Images/Buttons/ViewAllMedia.gif); 
   background-repeat: no-repeat;
   background-position: top left;*/
   width: 100px;
   font-family: Verdana;
   font-size:11px;
   font-weight:bold;
   color: #990000;
   text-decoration: none;
}  

.MediaPlChannelList{
   font-size:12px;
   font-family:Verdana;
}

