* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	text-align: center;
	font-family: "Times New Roman", Times, Georgia, "Bitstream Vera Serif", serif;
}

div.globalContainer {
	border: solid 1px #747474;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

h1, h2, h3 {
	margin-bottom: 0;
}

p {
	margin: 1em 0;
}

ul, ol {
	padding-left: 0;
}

div.clear {
	clear: both;
}

/* Footer */
div.footer {
	text-align: center;
	margin: 40px 0 15px 0;
}

div.footer a {
	color: #808080;
	font-style: italic;
	text-decoration: none;
	font-size: 14px;
}

div.footer a:hover {
	text-decoration: underline;
}

div.footer img.logo {
	border: none;
	vertical-align: middle;
}

/* slider specific CSS */
.sliderGallery {
	position: relative;
	padding-bottom: 2.5em;
}

.sliderGallery.mainGallery {
	height: 150px;
}

.sliderGallery.secondaryGallery {
	height: 80px;
	padding-bottom: 2em;
}

.sliderGallery ul {
	position: absolute;
	list-style: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}

.sliderGallery ul li {
	display: inline;
	margin-right: 1em;
}

.sliderGallery ul a {
	color: white;
	display: inline-block;
	position: relative;
}

.sliderGallery ul a img {
	border: solid 1px #fff;
}

.sliderGallery ul a img:hover,
.sliderGallery ul li.selected a img {
	border-color: red;
}

.sliderGallery ul li span {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	font-size: 1.5em;
	font-weight: bold;
}

.sliderGallery .slider {
	border: solid 1px rgb(100, 100, 100);
	-moz-border-radius: 0.7em;
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
	height: 1.5em;
	position: absolute;
	width: 99%;
	bottom: 0;
}

.sliderGallery.secondaryGallery .slider {
	-moz-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	height: 1em;
}

.sliderGallery .slider .handle {
	background-color: rgb(192,192,192);
	-moz-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	position: absolute;
	cursor: move;
	height: 100%;
	width: 5em;
	top: 0;
}

/* Page 1 */
div.headPic {
	background: black;
	color: white;
	padding: 1em;
}

div.thumbnail {
	border: solid 1px #fff;
	float: left;
}

div.headPic div.description {
	font-family: "Times New Roman", serif;
}

div.headPic div.description p {
	font-size: 15px;
}

div.headPic div.description p.buy {
	margin-top: 0;
	margin-bottom: 1em;
	padding: 0 1em;
	position: relative;
}

div.headPic div.description p.buy a {
	font-size: 2em;
	color: white;
	text-decoration: none;
}

div.headPic div.description p.buy a span {
	color: #EA6925;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 30px;
}

div.headPic div.description p.buy a span span.white-vu{color:#fff;}
div.headPic div.description p.buy a.back {
	background: black url('back.png') no-repeat center center;
	width: 49px;
	height: 39px;
	position: absolute;
	top: 0;
	right: 0;
}

div.headPic div.description p.buy a.back span { display: none; }
div.headPic div.description p.info {
	padding: 0 1em;
	margin: 0;
}

div.headPic div.description p.info span {
	font-style: normal;
}

div.headPic div.description p.legend {
	color: #EA6925;
	padding: 0 1em;
	margin: 0;
}

div.headPic div.description p.legend span {
	font-style: normal;
}

div.content {
	color: #151215;
}

div.content h2,
div.content h3 {
	color: #151215;
	font-weight: normal;
}

div.content h2 {
	font-size: 35px;
	border-bottom: 1px solid #B3B3B3;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

div.content h2.home-archives{color: #EA6925;font-size: 45px;border-bottom: none;}
div.content h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #EA6925;
}

div.content li {
	margin: 4px 0;
	list-style-type: none;
	font-size: 15px;
}

div.contentWrapper {
	padding: 10px 55px 0 55px;
	position: relative;
	margin-top: 25px;
}

div.spec{width: 235px;margin-bottom: 45px;}

div.contentWrapper div.price{width: 280px;}

div.contentWrapper div.spec,
div.contentWrapper div.price,
div.contentWrapper div.buyNow {
	float: left;
}

div.contentWrapper div.price {
	font-size: 35px;
	text-align: right;
	border-bottom: 1px solid #B3B3B3;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-right: 15px;
}

div.contentWrapper div.buyNow {
	background-color: #EA6925;
	text-align: center;
	color: #fff;
	height: 100px;
	width: 250px;
	margin-left: 50px;
	margin-top: 7px;
	border-bottom: 2px solid #DFDCDF;
	border-right: 2px solid #DFDCDF;
}

div.contentWrapper div.buyNow a {
	color: #fff;
	display: block;
	font-size: 20px;
	text-decoration: none;
}

div.contentWrapper div.buyNow a .big{font-size: 45px;}

div.contentWrapper h3.buySlideshowTitle {
	font-size: 31px;
	position: absolute;
	top: 15px;
	right: 55px;
}

div.contentWrapper h3.float-archives {
	font-size: 20px;
	position: absolute;
	top: 20px;
	right: 15px;
	letter-spacing: -0.8px;
}

div.contentWrapper h3.float-archives span{font-size: 31px;margin-left: 40px;}

div.headBanner {
	background-color: #EA6925;
	color: white;
	font-size: 2em;
	text-align: left;
	padding: 0.1em;
	padding-left: 55px;
}

div.contentWrapper .p-index{width: 500px;font-size: 14px;margin-bottom: 85px;}

div.content .galleryInfo h3{background-color: #EA6925;color: #fff;height: 29px;padding: 5px 0 0 15px;}
