﻿a img {border:0;}

.FooterNavOff {
	text-decoration:none;
}
.FooterNavOn {
	text-decoration:underline;
}

.back {float: left;}
.forward {float: right;}
.clearBoth {clear: both;}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	vertical-align: top;}
label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;}
label.inputLable{
	width: 11em;
	float: left;}
.buttonRow {margin: 0.5em;}

.cursorHand_on {
	cursor: pointer;
	text-align: center;
}
.fp_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: 600;
	color: #e8ec12;
	text-shadow: #000000 -2px 1px 0px;
	letter-spacing: 2px;
	text-align:center;
	width:100%;
}
#productMainImage, #addImage{
	width: 500px;
	position: relative;
}


/***Thumbnail Properties**/
.thumbnailsImageViewerText{
	font-size: 1.2em;
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	color: gray;
	font-weight: bold;}
.thumbnailsImageViewer{
	float: left;
}
.thumbnailsImageViewer img.normal{border:1px solid #e7e7e7;}
.thumbnailsImageViewer img{
	border:1px solid #e7e7e7;
	width:125px;
	height:100px;}


/***Misc Properties**/
.back {float: left;}
.forward {float: right;}
.clearBoth {clear: both;}
.advisory {}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	vertical-align: top;}
.important {font-weight: bold;}
.larger {font-size: 1.1em;}
.biggerText {font-size: 1.2em;}
.bold {font-weight: bold;}
.rowEven {
	background-color: #fff;
	height: 1.5em;
	vertical-align: top;}
.rowOdd {
	background-color: #fff;
	height: 1.5em;
	vertical-align: top;}
.hiddenField {display: none;}
.visibleField {display: inline;}
.information {padding: 10px 3px; line-height: 150%;}
.buttonRow {margin: 0.5em;}
#siteinfoLegal {
	font-size: 0.9em;}
.smallText {
	font-size: 0.9em;}
.tinyText {font-size: 0.75em;}
.linkCursor {cursor: pointer;}
