@charset "utf-8";
/* CSS Document */

#proddetailcolumn1 { width: 140px !important; padding: 0 10px 0 0 !important; }
#proddetailcolumn2 { width: 710px !important; }
#proddetailcolumn1 .xButton { width: 78px !important; margin-top: 5px !important; background: #900; color: #FFF; padding: 0 38px; #padding: 2px 5px 0; #margin-left: 0;}

#product-details {
	margin: -1px 0 0 0;
}

.videoclip {
	background: url('http://vas-entertainment.com/uploads/27988/ufiles/video-bg.jpg') repeat-x;
	padding: 5px 5px 3px 5px;
	width: 470px;
	border: 1px solid #444;
	float: left;
}

#product-details .clear {
	clear: both;
}

.product-credits {
	float: left;
	width: 210px; 	
	padding: 0 0 0 15px;
	font-size: 1.3em;
	margin: -5px 0 0 0;
}

.product-credits h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #EEE;
	text-transform: uppercase;
}

.pic-right {
	float: right;
	margin: 5px 0 15px 15px;
}

.product-credits table { margin-left: -1px; }
.product-credits table td { vertical-align: top; font-size: 0.75em; }
.product-credits table .label { width: 74px; text-transform: lowercase; }


.product-blurb {
	clear: both;
	padding: 25px 0 10px 0;
}

.product-blurb .points, .product-blurb .awards {
	color: #9CF;
	font-size: 1.2em;
	font-weight: bold;
	margin: -5px 0 15px -26px;
}

.product-blurb p {
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: justify;
}

.product-blurb h3 {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.01em;
	color: #EEE;
}

.product-images {
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}

.product-images li {
	padding: 0 12px 10px 0;
	display: inline-block;
	#display: inline;
}

.product-images li img {
	border: 2px solid #999;
}

.product-images .img-rhs {
	padding-right: 0;
}

.product-images .pic-ls { width: 224px; height: 140px;}
.product-images .pic-sq { width: 140px; height: 140px;}
.product-images .pic-pt { width: 140px; height: 210px;}

/* ################################
			form style
################################ */

#subscribe-page {
	padding: 0 0 0 0;
	width: 840px;
}

#subscribe-page .subscribe-pics {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 45px 0 0;
}

#subscribe-page .subscribe-pics li {
	display: block;
	padding: 2px 0;
}

#subForm-wrapper {
	float: left;
	width: 600px;
}

#subForm-wrapper li {
	font-size: 1.2em;
	padding-bottom: 10px;
}

#subscribe-page h2 {
	color: #c00;
	font-size: 1.5em;
	font-weight: bold;
}

#subscribe-page p {
	font-size: 1.2em;
}

#subForm {
	margin-top: 30px;
}

#subForm.nitro {
	margin-top: 5px;
}

#subForm li {
	list-style: none;
	padding-bottom: 5px;
}

#subForm div .label {
	width: 85px;
}

#subForm span {
	display: block;
	#display: inline-block;
	margin: 5px 0;
}

#subForm.nitro label {
	width: 85px;
	display: inline-block;
	font-size: 12px;
}

#subForm.nitro .question label {
	width: 270px;
	margin-top: 5px;
}

#subForm.nitro .answer {
	margin-left: 85px;
}

#subForm .country select {
	margin-left: 3px;
}

#subForm input {
	background: #797979;
	border:1px solid #9F9E9E;
	font-size: 1.2em;	
}

#subForm.nitro .answer input {
	margin-left: 85px;
}

#subForm.nitro .answer #Comment {
	width: 250px;
}


#subForm #Comment {
	background: #797979;
	border: 1px solid #9F9E9E;
	font-size: 1.1em;
	width: 182px;
}

#subForm select {
	color: #FFF;
	background: #797979;
	border: 1px solid #9F9E9E;
	width: 95px;
}

#subForm div div .multiple {
	float: left;
	display: block;
	width: 85px;
}

#subForm div div .multiple-boxes {
	float: left;
	display: block;
	margin: 10px 0 0 0;
}

#subForm div div .multiple-boxes input {
	border: none;
	background: none;
	margin-top: 2px;
}

#subForm .clear {
	clear: both;
}

#subForm div .button input {
	background: #747474;
	color: #FFF;
	border: 1px solid #FFF;
	clear: both;
	margin: 4px 0 0 87px;
	width: 93px;
}

#subForm.nitro div .button {
	margin-left: 85px;
}

.nitro-form {
	float: right;
	background: #222;
	padding: 10px;
	border: 1px solid;
	border-color: #111 #333 #333 #111;
	width: 370px;
	margin-top: 80px;
	margin-left: 422px;
}

.nitro-form h2 {
	font-size: 18px;
	color: #FC0;
}

.nitro-form p {
	font-size: 14px;
}

.nitro-comp-wrapper {
	width: 865px;
	padding-right: 35px;
	height: 779px;
	background: #000 url(http://vas-entertainment.com/uploads/27988/ufiles/nitro-comp-bg.jpg) top left no-repeat; 
	margin: 0 auto;
}

