/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

body {
			font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
			background: #000 url(images/body-bg2.jpg) repeat-x left top;
			color: #fff;
			width: 100%;
			margin: auto;
	text-align: center;
	border-bottom-width: 1px;
}

#content {
	text-align: left;
	width: 900px;
	margin-left: 79px;
	border-bottom: 1px none #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background: #000 url(images/cont-bg.png) repeat-x 0 -20px;
	padding-top: 1px;
	margin: auto;
}

#purchasecontent {
	text-align: left;
	margin-left: 79px;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background: #000 url(images/cont-bg.png) repeat-x 0 -20px;
	padding-top: 1px;
	margin: auto;
	width: 800px;
	padding-right: 50px;
	padding-left: 50px;
	height: 300px;
}

		p, ul { font-size: 10px;
	line-height: 17px;
	color: #666;
} 

		p a, li a { text-decoration: underline;
	color: #fff;
	border-bottom-width: 1px;
	margin-top: 0;
}

h3 {
	font-size: 20px;
	color: #fff;
	line-height: 0;
	text-align: left;
}

em {
	font-size: 10px;
}

.title {
	position: absolute;
	top: 2px;
	left: 42px;
}

.about {
	width: 155px;
	float: right;
	clear: none;
	display: inline;
	margin-top: -417px;
	margin-right: 51px;
	text-align: left;
	border-left: 20px solid #000;
}

.about p {
	font-size: 10px;
	line-height: 14px;
	color: #8d8d8d;
}

		.slider-wrap {
			position: relative;
			width: 100%;
	margin-bottom: -20px;
	margin-top: 29px;
	margin-right: 0;
}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; overflow: scroll;
}
		.csw .loading {
	text-align: center;
	margin-top: 200px;
	margin-right: 0;
	margin-bottom: 300px;
}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 5px none #000;
			width: 900px;
			clear: both;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	height: 730px;
	border-bottom: 1px solid #333;
}

		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0;
			width: 100%;
			list-style-type: none;
	top: 0;
}

		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 900px;
	top: 0;
}

		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}

		.stripNav {
	margin-left: 102px;
	border-bottom-style: none;
	border-bottom-width: 1px;
	float: left;
	padding-bottom: 12px;
	margin-top: -11px;
}

		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
	width: 765px;
	border-bottom-style: none;
	margin-left: -13px;
}

		.stripNav ul li {
			float: left;
			margin-right: 2px;
}

		.stripNav a { /* The nav links */
			font-size: 11px;
			text-align: center;
			line-height: 32px;
			text-decoration: none;
			display: block;
	padding-right: 6px;
	padding-top: 0;
	padding-left: 6px;
}

		.stripNav li.tab1 a {}
		.stripNav li.tab2 a {}
		.stripNav li.tab3 a {}
		.stripNav li.tab4 a {}
		.stripNav li.tab5 a {}

		.stripNav li a:hover {
	background-color: #9d9d9d;
	border-width: 1px;
	border-color: #999;
}

		.stripNav li a.current {
			color: #fff;
	border: 1px solid #333;
	background-color: #000;
}

		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
	display: none;
}

		.stripNavL a, .stripNavR a {
			display: none;
		}

		.stripNavL {
			left: 0;
	display: none;
}

		.stripNavR {
			right: 0;
	display: none;
}

		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
	display: none;
}

		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
	display: none;
}

.preview {
	margin-left: 120px;
	margin-top: 1px;
}

.prodtext {
	width: 200px;
	margin-top: -450px;
	line-height: 17px;
	margin-left: 663px;
	text-align: left;
	color: #666;
	border: 1px none #000;
	font-size: 10px;
}

.prodtext strong {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #aaa;
}

#purchase {
	border-bottom-style: none;
	border-style: none;
	width: 191px;
	height: 39px;
	border-top: 1px none #00a400;
	border-right-style: none;
	border-right-width: 1px;
	margin-top: -4px;
	font-size: 13px;
	text-align: center;
	padding-top: 8px;
	margin-left: -10px;
	padding-right: 4px;
	background: url(images/purchase-up.png) no-repeat;
}

#fullset {
	border-bottom-style: none;
	border-style: none;
	width: 191px;
	height: 39px;
	border-top: 1px none #00a400;
	border-right-style: none;
	border-right-width: 1px;
	margin-top: 9px;
	font-size: 13px;
	text-align: center;
	padding-top: 8px;
	margin-left: -10px;
	padding-right: 4px;
	background: url(images/preview.png) no-repeat;
}

p.price {
	font-size: 11px;
	width: 148px;
	text-align: center;
	margin-bottom: -4px;
	padding-left: 13px;
	line-height: 13px;
}

.prodtext form {
	margin-left: -10px;
}

#purchase span, #fullset span {
	display: none;
}

#purchase a {
	color: #0b0b0b;
	text-decoration: none;
}

#info {
	width: 800px;
	border-style: none;
	position: absolute;
	top: 424px;
	font-size: 11px;
	line-height: 17px;
	color: #999;
	margin-left: 145px;
	margin-top: -20px;
}

#info p {
	color: #999;
	font-size: 11px;
	line-height: 17px;
	padding-bottom: 7px;
}

.copyright {
	text-align: center;
	height: 40px;
	color: #333;
	font: normal 9px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 30px;
	margin-top: -12px;
}

.support {
	text-align: center;
	height: 40px;
	color: #666;
	padding-top: 28px;
	font: normal 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 18px;
}

.support strong {
	color: #999;
	font-weight: bold;
}

#info strong {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

.leftColumn {
	width: 395px;
	float: left;
	text-align: left;
	margin-left: -112px;
}

.rightColumn {
	float: right;
	width: 395px;
	margin-right: 90px;
}

.left {
	float: none;
	padding-right: 10px;
}

#info ul {
	margin-left: -21px;
	color: #fff;
	font-size: 11px;
}

#info ul li {
	color: #999;
	font-size: 11px;
}

</style>