.tipPopup
{
	color: black;
  	font: 11px Georgia, "Times New Roman", Times, serif;
	border:solid 1px #BCD87E; 
	width:200px; 
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	position:absolute; 
	z-index:100;
	visibility:hidden; 
	top:20px;
	left:0px; 
	background-color:#BCD87E;
	}
.PasswordOption
{
	background-color:#D6DAA3;
	cursor:pointer;
	
}
.PasswordOption_sub
{
	background-color:#E7ECEF;
	
}
#HeaderFormat
{
	color: #A6CC53; 
	font-size: 14px; 
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:10px;
	padding-bottom:10px;
}
#HeaderFormat a
{
	color: #A095E1;
	text-decoration:none;
}
#HeaderFormat a:hover
{
	color: #70A52A;
	text-decoration:underline;
}
.tableHeaderReview
{
	font-weight:bold;
}
.tableFormat
{
	border: solid 1px #A6CC53;
	text-transform:uppercase;
	font-size:9px;
	color: #A6CC53;
	font-weight:bold;
	margin-top:5px;
}
.tableFormat_bg
{	
	background: #A6CC53;
	border: solid 1px #A6CC53;
	text-transform:uppercase;
	font-size:9px;
	color: #FFFFFF;
	font-weight:bold;
	
}
.linkFormat
{	
	text-decoration: underline;
}

.linkFormat a:hower
{	
	text-decoration: none;
}
.borders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9A682C;
	border-left-color: #9A682C;
}
.imageborders {
    border-color:#A4ADB6; 
    border-width:1px;
    border-bottom-style:solid;       
}
.product-item p {
	margin-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.ErrorMessageColor
{
	Color: #FF0000;	
}
.successMessagecolor
{
	Color: #0099ff;	
}
.BackGroundColor
{
	background-color:#A6CC53;
	color: #402709;
}

.labelColor
{
	color: #F3FBFF;	
}
.borderformat
{
	border-color: #A6CC53;
	border-style:solid;
	border-width:1px;
}
.itemborderformat
{
	border-bottom-color:#A095E1;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-left-color:#A095E1;	
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#A095E1;
	border-right-style:solid;	
	border-right-width:1px;
	
	border-top-color:#A095E1;
	border-top-style:solid;
	border-top-width:1px;
}
#LinkFormatOther
{
	color:#8E9735;
	text-decoration: none;
	font-weight:normal;
}
#LinkFormatOther a
{
	color:#A095E1;
	text-decoration: none;
}
#LinkFormatOther a:hover
{
	color:#70A52A;
	text-decoration: none;
}
#ShowProductList
{
	color: #2C4353;
}
#ShowProductList a:link {
	color: #2C4353;
	text-decoration: none;
	text-decoration: underline;
}
#ShowProductList a:visited {
	text-decoration: none;
	color: #2C4353;
}
#ShowProductList a:hover {
	text-decoration: none;
	color: #2C4353;
}
#ShowProductList a:active {
	text-decoration: none;
	color: #2C4353;
}
#ViewProducts a:visited {
	text-decoration: none;
	color: #2C4353;
}
#ViewProducts a:hover {
	text-decoration: none;
	color: #6796B1;
}
#ViewProducts a:active {
	text-decoration: none;
	color: #2C4353;
}
#shoppingcart
{
	color: #2C4353;
	text-align:left;
	font-size:11px;		
}
#shoppingcart a:link {
	color: #2C4353;
	text-decoration: none;
}
#shoppingcart a:visited {
	text-decoration: none;
	color: #2C4353;
}
#shoppingcart a:hover {
	text-decoration: none;
	color: #6796B1;
}
#shoppingcart a:active {
	text-decoration: none;
	color: #2C4353;
}

.textbox
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;	
	color:Black;
}

.checkbox
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;	
	color:Black;
}

.button
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;	
	color:Black;
}
.dropdownlist
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;	
	color:Black;
}
.dropdownlist_paymethod
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;	
	color:Black;
	text-align: right;
}
.label
{
	font-family: Georgia;
	font-size:11pt;	
	color:#281300;
}
.linkbutton
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;	
	color:Black;
}
.productimage
{
	border: 1px solid #2C4353; 
}

select
{
	color: #2C4353;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.price
{
	font-weight: bold;
	color: #E8E8E8;	
}
#account
{
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8.3pt;
	font-weight:bold;
	color:White;
}

.gridview
{
	background-color: #A6CC53;
	font-weight: bold;	
	padding-left: 5px;
	color:#FFFFFF;
}
.atlrow
{ background-color:#A6CC53; color: #FFFFFF;}

.GridviewStyle
{
	border-color:#A6CC53;
	border-width:1px;
	border-style:solid;
}
.bottomline
{
	border-bottom:solid 1px #F3FBFF;	
}
#PRINT ,#CLOSE
{
	visibility:hidden;
}