@charset "utf-8";
/* CSS Document */


/* Template styles applied to every ecommerce site */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
h1, h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #96145c;
}
h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A9145C;
	text-decoration: none;
	list-style-type: decimal;
	vertical-align: bottom;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Images/Tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
input, Select, Textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #818181;
}
a:link, a:visited  {
	color: #96145c;
	text-decoration: none;
}

a:hover {
	color: #96145c;
	text-decoration: underline;
}
.TxtWhite {
	color: #FFFFFF;
}
.MainContent {
	background-image: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
.LN_Body {
	background-image: none;
	background-color: #405E78;
	padding-right: 23px;
	padding-left: 23px;
}
.Rblock-Title {
	background-image: url(../Images/Rblock-Title.jpg);
	height: 40px;
	width: 202px;
	padding-top: 23px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	color: #FFFFFF;
}
.Rblock-Tile {
	background-image: url(../Images/Rblock-Tile.jpg);
	background-repeat: repeat-y;
	background-position: center;
}



.Bottom_Tile {
	background-image: url(../Images/Footer.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.News_Border {
	border: 1px dashed #666666;
}

.NB-Tile {
	background-image: url(../Images/NB-Tile.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 25px;
}

.Bottom_Top {
	background-image: url(../images/Bottom_T1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Bottom_Tile a:link, .Bottom_Tile a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.Bottom_Tile a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.ERRORtxt {
	font-size: 16px;
	font-weight: bold;
	color: #580000;
}.FormERROR {
	font-size: 12px;
	font-weight: bold;
	color: #580000;
}
.Range-ExtraImagesCell {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
	padding-top: 12px;
	padding-bottom: 12px;
}

.navCellOff 
{
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6d8193;
	height: 25px;
	padding-left: 5px;
} 
.dotted_divide {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.ProductItemTable {
	padding: 4px;
	border: 1px dashed #999999;
	margin: 0px;
}


.navCellOff a:link, .navCellOff a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.navCellOff a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.navCellOn 
{
	BACKGROUND-COLOR: #60788f;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6d8193;
	height: 25px;
	padding-left: 5px;
}
.navCellOn a:link, .navCellOn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.navCellOn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.RnavCellOff 
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #afb8c1;
	height: 32px;
	padding-left: 20px;
} 
.RnavCellOn 
{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #afb8c1;
	height: 32px;
	padding-left: 20px;
	background-image: url(../Images/Rblock-Tile-N.jpg);
	background-repeat: repeat-y;
}
.PnavCellOff 
{
	padding: 5px;

} 
.PnavCellOn 
{
	padding: 5px;
	background-color: #b4c0cc;
}
