/* CSS Document */

.BodyBckGnd {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/bg.jpg);
}
.shoppingTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;

}

.staticlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;

}

.staticlink A:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;

}

.staticlink A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;

}

.staticlink A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E41620;
	text-decoration: none;

}

.searchBox {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	width: 120px;

}

.advanced {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: underline;

}

.category {
	background-image: url(../../images/category_arw.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #919090;
	font-size: 8pt;
	text-decoration: none;
	padding-left: 20px;
	background-position: 2px;

}

.category1 {
	background-image: url(../../images/category_arw.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	padding-left: 20px;
	background-position: 2px;

}

.category A:Link{
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #919090;
	font-size: 8pt;
	text-decoration: none;
}

.category A:Visited{
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #919090;
	font-size: 8pt;
	text-decoration: none;
}

.category A:Hover{
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 12px;

}

.total {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;

}

.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	border: 1px solid #666666;
	height: 15px;
	width: 120px;

}

.greyLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;

}

.code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	color: #B10C12;
	text-decoration: none;

}

.proComparison {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
	text-decoration: none;

}

.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;

}

.detail_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #b00c11;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: Bold;

}

.detail_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;

}

.detail_txtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-weight: Bold;
}

.imgborder {
	border: 1px solid #CCCCCC;

}