﻿.DefaultHeaderBar
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #ffffff;
	padding-top: 5px;
	background-image: url(../Images/Default/DHB_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
}

.DefaultHeaderBar1
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #006699;
	padding-top: 5px;
	background-image: url(../Images/Default/DHB_bg1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	font-size: 11px;
}

.DefaultHeaderBar2
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #006699;
	padding-top: 5px;
	background-image: url(../Images/Default/DHB_bg2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	font-size: 11px;
}

a.DefaultHeaderBarLink:link, 
a.DefaultHeaderBarLink:visited, 
a.DefaultHeaderBarLink:active
{
	color:#006699;
	text-decoration: none;
}

a.DefaultHeaderBarLink:hover
{
	color: #000000;
	text-decoration: underline;
}

.DefaultProductListHeader
{
	color: #000000;
	background-color: #e6e6e6;
	background-image:url(../Images/Default/DPLH_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

.ImageVerificationBox
{
	text-align: center;
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	border-left: lightsteelblue 1px solid;
	border-bottom: lightsteelblue 1px solid;
	height: 15px;
	font-weight: bold;
	font-size: 9pt;
	font-family: Tahoma;
	color: #778899;
}
.DefaultProductListRowA2a{
	background-color:#fff;
	border:solid 1px #E2E2E2;
	height:40px;
	background-image:url(/Images/Default/DPLHRa2_bg.png);
	background-position:bottom;
	background-repeat:repeat-x;

}
.DefaultProductListRow2a
{
	height:40px;
	background-color:#fff;
	border:solid 1px #E2E2E2;
	background-image:url(/Images/Default/DPLHRa2_bg.png);
	background-position:bottom;
	background-repeat:repeat-x;

}

.DefaultProductListRowA{
	background-color:#fff;
	border:solid 1px #E2E2E2;
	height:23px;
	background-image:url(../Images/Default/DPLHR_bg.png);
	background-repeat:repeat-x;
	background-position:center;
}

.DefaultProductListRowA:hover
{
	height: 23px;
	background-color: #F1FEFE;
	background: none;
	background-color: #F1FEFE;
	background: none;
	background-image: url(../Images/Default/DPLHRa_bg.png);
	background-repeat: repeat-x;
	background-position: center;
}

.DefaultProductListRow
{
	height: 23px;
	background-color:#fff;
	border:solid 1px #E2E2E2;
	background-image:url(../Images/Default/DPLHR_bg.png);
	background-repeat:repeat-x;
	background-position:center;
}

.DefaultProductListRow:hover
{
	height: 23px;
	background-color:#F1FEFE;
	background:none;
	background-image:url(../Images/Default/DPLHRa_bg.png);
	background-repeat:repeat-x;
	background-position:center;
}

.DefaultProductListRow1
{
	height: 23px;
	background-color: #ffff99;
	border: solid 1px #E2E2E2;
}

.DefaultProductListRow2
{
	height: 40px;
	background-color:#FFF;
	background-image:url(../Images/Default/SHC-0209-01.jpg);
	background-repeat:repeat-x;	
	background-position:left bottom;

.DefaultProductListRow2:hover
{
	height: 30px;
	background-color:#FFF;
	background-image:url(../Images/Default/SHC-0209-01_f.jpg);
	background-repeat:repeat-x;	
	background-position:left bottom;
}

.ConfigOption
{
	background-color: Transparent;
	color: #696969;
}

.ConfigOption:hover
{
	background-color: ghostwhite;
	color: #000000;
}

.OrderButton
{
	background-position: left top;
	background-image: url(../Images/Order0.jpg);
	background-repeat: no-repeat;
	cursor: hand;
}

.OrderButton:hover
{
	background-position: left top;
	background-image: url(../Images/Order1.jpg);
	background-repeat: no-repeat;
	cursor: hand;
}
