﻿
#mask
{
	display: none;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	z-index: 999;
}
.login-popup
{
	display: none; /*background: #333;*/
	padding: 10px; /*border: 2px solid #ddd;*/
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99999; /*box-shadow: 0px 0px 20px #999;*/ /*-moz-box-shadow: 0px 0px 20px #999;  Firefox */ /* -webkit-box-shadow: 0px 0px 20px #999;  Safari, Chrome */
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */ ;width:529px;}
img.btn_close
{
	float: right;
	margin: -28px -28px 0 0;
}
.cpopupborder
{
	background: #ffffff;
	width: 100%;
}
.ProductRow
{
   outline-style:solid;
   outline-width:thin;
   outline-color:#cbcbcb;
}

.bottomButtomCompare
{
	bottom: 0;
	margin: 0 auto;
	width: 100%;
	height: 30px;
	float: left;
	background: #ededed;
}
.bottomButtomCompare .GoToCompare
{
	padding-left: 10px;
	font-weight: normal;
	height: 30px;
}
.btnProductRemove
{
	vertical-align: text-bottom;
	opacity: 0.9;
	font-weight: bold;
	font-size: 15px;
	cursor: pointer;
}
.HeaderDiv
{
	float: left;
	width: 100%;
	height: 30px;
}

.CompareProduct_anchor
{
	height: 0px;
	margin: 0;
	padding: 0;
}

.CompareProductscroller
{
	height: 25px;
	font-size: 18px;
	font-weight: bold;
	text-align: center; /*border: 1px solid #000000;*/
	background-color: #C5C5C5;
	position: fixed;
	bottom: 0px;
	left: 786px;
	width: 20%;
	padding-top: 10px;
	bottom: 0;
	margin-left: 5px;
	float: right;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.CompareProductLink
{
	color: #000000;
	font-size: 13px;
	cursor: pointer;
}
.ContainDiv
{
	/*height:311px; 	background: #ffffff;*/
}
.ProductCompareChk
{
	padding-left:15px;
}
.HeaderRow
{
   outline-style:solid;
   outline-width:thin;
   outline-color:#cbcbcb;
}
.ErrorMessage
{
	color:Red;
}
.CPButton
{	
 
 width:84px;
 height:25px;
 cursor: pointer;
 background-repeat:no-repeat;
 border:0px;
 padding:0px;
 margin:3px;
}
