﻿body {
font-size: 9pt; 
text-decoration: none; 
MARGIN: 10px 0px 0px 0px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 9pt; 
}

.substituterow
{
	color:Blue;	
	font-weight: bold;
}

.BrightDataTableHeading
{
	background-color:#D5DBEE;
	font-weight: bolder;
	color: black;	
}

.imgbutton
{
	cursor:hand;		
}

.textboxenabled
{
	border:1px solid #626262;
}

.textboxdisabled
{
	border:1px solid silver;
}

.HOSFormBoxFieldTitle
{
	float:left;
	width:150px;
	background-color:#f1f1f1;
	height:25px;
	color:black;
	padding-left:5px;
	padding-top:5px;	
}

.HOSFormBoxField
{
	float:left;
	padding-left:10px;
	padding-top:5px;
	width:340px;
}



.ImageLink
{
	cursor:hand;
}

.calendarHide
{
	display: none;
	position: relative;
}
.calendarShow
{
	position: absolute;
	z-index: 0;
	background-color: Silver;
}
.panelHide
{
	display: none;
	position: relative;
}
.panelShow
{
	position: relative;
	z-index: 0;	
}

/* dn - 080827 >> */
.StdFormTable td
{
	border: 0.5px solid #c0c0c0;
}

/* dn - 080827 << */


.StdFormTableHead
{
	background-color: #f1f1f1;
	font-weight: bolder;
	color: black;
	text-align: right;
	padding-right:10px;
}

.StdFormTableData
{
	background-color: white;
	color: black;	
	
}

.StdFormTableDataNum
{
	/* color: black; */
	text-align: right;
	padding-right: 5px;
}

.StdFormTableDataTxt
{
	/* color: black; */
	text-align: left;
	padding-right: 5px;
}


.StdFormTableDataCent
{
	
	color: black;
	text-align: center;
}


.StdDataTableHeading
{
	background-color: gray;
	font-weight: bolder;
	color: white;
}

.AltDataTableHeading
{
	background-color: lightgrey;
	font-weight: bolder;
	color: black;
}

/*  dn-001M
.StdDTblActionLink:link
{
	color: black;
	text-decoration: none;
}
.StdDTblActionLink:visited {COLOR:black;text-decoration:none;}
.StdDTblActionLink:hover {COLOR:red;text-decoration:underline;}

*/

/* dn-001M >>  */
.StdDTblActionLink:link
{
	color: #FC271C;
	text-decoration: none;
	font-weight:bold;
}
.StdDTblActionLink:visited {COLOR:#FC271C;text-decoration:none;font-weight:bold; }
.StdDTblActionLink:hover {COLOR:black;text-decoration:underline;}

/* dn-001M <<  */

.AltActionLink
{
	color: silver;
	text-decoration: none;	
}

.AltActionLink:link
{
	color: silver;
	text-decoration: none;
}

.AltActionLink:visited {COLOR:silver;text-decoration:none;}

.AltActionLink:hover {COLOR:white;text-decoration:underline;}




.StdTblAltRow
{
	background-color: #f1f1f1;
}

/*  dn-001R
a:visited 
{
color:Black;
}
  dn-001R  */


a.breadcrmbs
{
	color:Black;	
}

.prodBrowser 
{
position:relative;
}

h1 { 
font:normal; 
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;	
font-size:145%; 
/*  color: #c0c0c0;  */
color: black;
text-transform:uppercase; 
margin-bottom:3pt;
}
h2 {
font-family:"Century Gothic", Verdana, Arial;
font-size:20pt;
font-weight:400;
color: white;
margin-bottom:0px;
margin-left:5px;
}
h3 { 
font: bold; 
font-family:arial;
font-size:110%; 
color: black; 
text-transform: uppercase; 
margin-bottom:3px; 
}
button, radio, option, input, select, textarea, p, tr, td, th, div, blockquote {
font-family:"Century Gothic", Verdana, Arial;
font-size: 9pt; 
cursor:default;
}
ul,li {
font-family:"Century Gothic", Verdana, Arial;
font-size: 9pt; 
color:black;
/* list-style-image:url(/images/bullet_red.gif); */
padding-top:3px;
padding-bottom:3px; 
margin-bottom:1pt;
margin-left:9px;
}

.form-table {
border: 1px solid #c0c0c0;
background-color: Gray;
}
.list-table {
border: 1px solid #c0c0c0;
background-color: Gray;
}

/* Direct order section */
.Direct {
	
	background:#CED0FF;
}


/* AJAX Loader >> */
.overlay {
        position: fixed;
        z-index: 99;
        top: 0px;
        left: 0px;
        /* background-color: #FFFFFF; */
        width: 100%;
        height: 100%;
        /* filter: Alpha(Opacity=70);
        opacity: 0.70;
        -moz-opacity: 0.70;  */
    }
    * html .overlay {
        position: absolute;
        height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
        width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
    }
    .loader {
        z-index: 100;
        position: fixed;
        width: 120px;
        margin-left: -60px;
        top: 50%;
        left: 50%;
    }
    * html .loader {
        position: absolute;
        margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
    }
/* AJAX Loader << */ 

.textRight
{
  text-align: right;   
}



.CMSFieldTitle
{
	
	color: #424242;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	
	line-height: 30px;
	padding-left: 5px;
	width: 200px;
}

.CMSFieldMedium
{
	
	color: #424242;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;

	padding-left: 5px;
	width: 200px;
}