@charset "UTF-8";
body {
	background-color: #0e578c;
	background-image: url(images/site_bkg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
img {
	border-style: none;
}
h1 {
	font-size: 18px;
	color: #055eae;
}
#header {
	background-image: url(images/banner2.jpg);
	height: 139px;
	background-repeat: no-repeat;
}
a:visited {
	color: #906;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #055eae;
}
a:hover {
	text-decoration: underline;
	color: #055eae;
}
.footer {
	background-color: #1C407A;
	color: #FFF;
	text-align: center;
	height: 2.85em;
	line-height: 2.85em;
}
.10pxTopmargin {
	margin-top: 10px;
}
.35pxTopmargin {
	margin-top: 35px;
}
#salebanner {
	height: 79px;
}
.salebanner {
	text-align: center;
	/* [disabled]padding-top: 10px; */
}
.bottombanner {
	text-align: center;
	padding-bottom: 10px;
}
#userlogin {
	width: 350px;
	float: right;
	margin-top: 40px;
}
#form1 {
	margin-top: 30px;
	float: right;
	width: 350px;
}
.price {
	font-size: 16px;
	font-weight: bold;
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 10px;
}
.priceNoborder {
	font-size: 16px;
	font-weight: bold;
	color: #900;
	padding-bottom: 5px;
}
.productName {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	/* [disabled]height: 2em; */
	/* [disabled]line-height: 2em; */
	padding-top: 10px;
	padding-bottom: 10px;
}
.detailsImages {
	width: 388px;
	text-align: center;
	margin-bottom: 15px;
}
.abilityImg {
	/* [disabled]padding-top: 10px; */
	padding-bottom: 10px;
}
.modelNo {
	font-weight: bold;
	color: #000;
}
.productAccesory {
	font-size: 14px;
	/* [disabled]font-weight: bold; */
	color: #000;
	margin-bottom: 10px;
}
#copy2 {
	margin-bottom: 20px;
}
