.pricetext {
	color:#DE0000;
}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
}
.pageHeading a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	display:inline;
	margin-bottom:0px;
	padding-bottom:0px;
	text-decoration:none;
}
.pageHeading a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	display:inline;
	margin-bottom:0px;
	padding-bottom:0px;
	text-decoration:underline;
 }

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	display:inline;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#000000;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	display:inline;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#000000;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	display:inline;
	margin-bottom:0px;
	padding-bottom:0px;
}

body {
	margin:0;
	padding:0;
	background-color:#FFF;
}
td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
td a,th a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
td a:hover,th a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:underline;
}


td strong,th strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:bold;
}
.nav a  {
	display: block;
	width: px;
	height: px;
	line-height: px;
	text-indent: px;
	text-decoration: none;
	color: #;
	font-weight: normal;
	font-size: px;
	background: url(../images/images/nav_off.jpg);
 }
.nav a:hover  {
	
 }
.nav2 a  {
	
 }
.nav2 a:hover  {
	
 }
 
 .footer td {
	 font-size: 11px;
	 color: #999;
 }
 .footer td a {
	 font-size: 11px;
	 color: #999;
 }
 .footer td a:hover {
	 font-size: 11px;
	 color: #999;
 }
 
#galleryPrev {
	display: block;
	width: 48px;
	height: 48px;
	background: url(../images/images/gallery_prev.jpg);
}

#galleryNext {
	display: block;
	width: 48px;
	height: 48px;
	background: url(../images/images/gallery_next.jpg);
}

#galleryHolder {
	margin: 0;
	padding: 0;
	width: 597px;
	max-width: 597px;
	overflow: hidden;
}
.gallery {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	width: 597px;
	max-width: 597px;
	position: relative;
}

.gallery li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: table-cell;
	height: 57px;
	padding-right: 13px;
	vertical-align: top;
}

.gallery li:hover {
	background: url(../images/images/gallery_on.jpg) no-repeat bottom left;
}

.listActive {
	background: url(../images/images/gallery_on.jpg) no-repeat bottom left;
}

.gallery img {
	display: inline;
	opacity: 0.75;
}

.gallery img:hover {
	display: inline;
	opacity: 1;
}

.active {
	opacity: 1 !important;
}

#mainGalleryImg {
	display: block;
	position: absolute;
	width: 721px;
	height: 411px;
}

#galleryImgHolder {
	display: block;
	width: 721px;
	height: 411px;
}
#galleryNavLeft {
	display: block;
	width: 19px;
	height: 28px;
	background: url(../images/images/nav_left_small.png);
	position: absolute;
	margin-left: 10px;
	margin-top: 375px;
}

#galleryNavLeft:hover {
	opacity: 0.7;
}

#galleryNavRight {
	display: block;
	width: 19px;
	position: absolute;
	height: 28px;
	margin-left: 33px;
	margin-top: 375px;
	background: url(../images/images/nav_right_small.png);
}

#galleryNavRight:hover {
	opacity: 0.7;
}

#galleryCaption {
	display: block;
	position: absolute;
	margin-top: 375px;
	margin-left: 57px;
	height: 28px;
	line-height: 28px;
	background: #2d2d2d;
	opacity: 0.8;
	padding-left: 10px;
	padding-right: 10px;
}

#captionText {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}

#loadPercentage {
	display: block;
	margin-top: 50px;
	margin-left: 335px;
	font-size: 16px;
	font-weight: bold;
}