﻿
.TXT_1 {font-size: 8pt; color: black; font-family: Arial;}
.TXT_1w {font-size: 10pt; color: white; font-family: Arial; font-style: italic;}
.TXT_2w {font-size: 8pt; color: white; font-family: Arial; font-style: italic;}
.TXT_2s {font-size: 8pt; color:Silver; font-family: Arial;}
.TXT_1g {font-size: 8pt; color: gray; font-family: Arial;}
.TXT_2 {font-size: 8pt; color: black; font-family: Arial; font-weight: bold;}
.TXT_4 {font-size: 8pt; color: black; font-family: Arial; font-weight: bold; font-style: italic;}
.TXT_4_1 {font-size: 8pt; color: black; font-family: Arial; font-style: italic;}
.TXT_1_1 {font-size: 8pt; color: Red; font-family: Arial;}
.TXT_1_2 {font-size: 8pt; color: Red; font-family: Arial; font-weight: bold;}
.TXT_1_3 {font-size: 8pt; color: Red; font-family: Arial; font-style: italic;}
.TXT_5 {font-size: 10pt; color: White; font-family: Arial;}
.TXT_5x {font-size: 10pt; color: Black; font-family: Arial;}
.TXT_6 {font-size: 10pt; color: black; font-family: Arial; font-weight: bold;}
.TXT_7 {font-size: 10pt; color: black; font-family: Arial; font-style: italic;}
.TXT_8 {font-size: 10pt; color: black; font-family: Arial; font-weight: bold; font-style: italic;}
.TXT_1_5 {font-size: 10pt; color: Red; font-family: Arial;}
.TXT_1_8 {font-size: 12pt; color: White; font-family:Times New Roman; font-weight: bold; font-style: italic;}
.TXT_1_8x {font-size: 12pt; color: Black; font-family:Times New Roman; font-weight: bold; font-style: italic;}
.TXT_10 {font-size: 12pt; color: black; font-family: Arial; font-weight: bold;}
.TXT_11 {font-size: 12pt; color: black; font-family: Arial; font-style: italic;}
.TXT_12 {font-size: 12pt; color: black; font-family: Arial; font-weight: bold; font-style: italic;}
.TXT_1_9 {font-size: 12pt; color: Black; font-family: Arial;}
.TXT_1_10 {font-size: 12pt; color: Red; font-family: Arial; font-weight: bold;}
.TXT_1_12 {font-size: 12pt; color: Red; font-family: Arial; font-weight: bold; font-style: italic;}
.TXT_1_12s {font-size: 12pt; color: Red; font-family: Arial; font-weight: bold; font-style: italic; text-decoration: line-through }
.TXT_2_12s {font-size: 12pt; color: Black; font-family: Arial; font-weight: bold; font-style: italic; text-decoration: line-through }
.TXT_14 {font-size: 14pt; color: black; font-family: Arial; font-weight: bold; font-style: italic;}
.TXT_1_14 {font-size: 14pt; color: Red; font-family: Arial; font-weight: bold; font-style: italic;}
.TXT_X_1 {font-size: 7pt; color: Black; font-family: Arial; font-weight: bold; font-style: italic;}
.TXT_MP {font-size: 12pt; color: White; font-family: Comic Sans MS; font-style: italic; font-weight: bold;}
.TXT_SN {font-size: 14pt; color: BLACK; font-family: Comic Sans MS; font-style: italic; font-weight: bold;}
.TXT_SN2 {font-size: 14pt; color: RED; font-family: Comic Sans MS; font-style: italic; font-weight: bold;}
.HL {text-decoration:none}
.HL3 {text-decoration:none;font-size: 8pt; color: white; font-family: Arial; font-style: italic;}
.HLx {text-decoration:none; font-size: 12pt; color:Silver; font-family:Times New Roman;font-weight: bold;}
.TEXT_DETAIL {overflow: hidden; font-size: 12pt; color: Black; font-style: italic; font-family: Arial; border: solid 1px #FFFFFF;}
.TEXT_DETAIL2 {overflow: hidden; font-size: 8pt; color: Black; font-style: italic; font-family: Arial; border: solid 1px #FFFFFF;}
.PANEL_PROD {width: 150px;}
#Ship_to {width: 720px;	height:200px; background-color:white; overflow:auto; float:left;}
.ratingStar {font-size: 0pt;width:13px;height:12px;margin:0px;padding:0px;cursor: pointer;display: block;background-repeat: no-repeat;}
.filledRatingStar {background-image: url(/IMAGES/FilledStar.png);}
.emptyRatingStar {background-image: url(/Images/EmptyStar.png);}
.savedRatingStar {background-image: url(/Images/SavedStar.png);}
.border_rounded {background-color: #E4DDF4; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 2px solid #3A566C; padding: 10px; width: 600px; }
.HL{text-decoration:none}
.aa {text-decoration: none; color:white; font-size: 10pt; font-family: Arial; font-weight: bold;}
.aa:hover {text-decoration: underline; background-color:White; color:Black}
.bb {text-decoration: none; color:Silver; font-size: 10pt; font-family: Arial; font-weight: bold; background-color:#660066}
.bb:hover {text-decoration: underline; background-color:#D4E1F2; color:black}
div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	* width:90px;
	width:100px;
	* height:43px;
	height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}
