tbody td#col2.shop {
	width: 766px;
	background-color: #000;
	color: #fff;
	font-size: 11px;
}

tbody td#col2.shop .clear {
	clear: both;
}

tbody td#col2.shop p {
	margin-bottom: 19px;
}

tbody td#col2.shop a {
	color: #fff;
	text-decoration: none;
}

tbody td#col2.shop a:hover {
	color: #b1b7aa;
}

tbody td#col2.shop #intro_wrapper {
	background: #042230 url(./bg_shop.jpg) top left repeat-x;
}

tbody td#col2.shop #intro {
	padding: 10px 20px 30px 20px;
	width: 726px;
	height: 201px;
	background-color: transparent;
	background-position: top right;
	background-repeat: no-repeat;
}

tbody td#col2.shop #intro {
	background-image: url(./promos/bg_shop_intro-adv-in-short-film-vol1.jpg);
}

tbody td#col2.shop h1 {
	color: #fff;
	text-transform: uppercase;
}

tbody td#col2.shop #intro .intro {
	width: 360px;
	margin-top: 30px;
	font-size: 11px;
}

tbody td#col2.shop #intro .intro strong {
	text-transform: uppercase;
}

tbody td#col2.shop #shop {
	position: relative;
	border-top: 2px solid #b1b7aa;
	background-color: #000;
}

tbody td#col2.shop #shop h2 {
	margin: 0 20px;
	padding: 21px 0 21px 0;
	background: transparent url(./bg_h2.gif) bottom left repeat-x;
	font-size: 26px;
}

tbody td#col2.shop #shipping_disclaimer {
	position: absolute;
	top: 22px;
	right: 20px;
	text-align: right;
}

tbody td#col2.shop #shipping_disclaimer a {
	color: #b1b7aa;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 9px;
}

tbody td#col2.shop #shipping_disclaimer strong {
	color: #fff;
	font-weight: 400;
}

tbody td#col2.shop #footnote {
	display: inline;
	float: left;
	width: 726px;
	margin: 100px 20px 20px 20px;
}

tbody td#col2.shop #shop #products {
	position: relative;
	display: inline;
	float: left;
	width: 100%;
}

tbody td#col2.shop #shop .product {
	position: relative;
	display: inline;
	float: left;
	width: 353px;
	margin: 20px 0 0 20px;
	background: transparent url(./bg_product_description.gif) top left repeat;
}

tbody td#col2.shop #shop .product .new {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 42px;
	height: 42px;
	background: transparent url(./badge_new.gif) top left no-repeat;
	text-indent: -9000px;
}

tbody td#col2.shop #shop .product h3 {
	color: #b1b7aa;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: normal;
}

tbody td#col2.shop #shop .product img {
	display: inline;
	float: left;
	width: 150px;
	height: 150px;
}

tbody td#col2.shop #shop .product .description {
	display: inline;
	float: right;
	width: 183px;
	height: 130px;
	padding: 10px;
	font-size: 10px;
}

tbody td#col2.shop #shop .product .footer {
	display: inline;
	float: left;
	width: 100%;
	background: transparent url(./bg_add_to_basket.gif) top left repeat;
}

tbody td#col2.shop #shop .product .add_to_basket {
	display: inline;
	float: left;
	width: 150px;
}

tbody td#col2.shop #shop .product .price {
	display: inline;
	float: right;
	width: 183px;
	padding-right: 20px;
	background: transparent url(./bg_product_price.gif) top left repeat;
	text-transform: uppercase;
	font-size: 11px;
	line-height:19px;
	text-align: right;
}

tbody td#col2.shop #shop .product .price .label {
	color: #b1b7aa;
}

/* thanks */
tbody td#col2.shop #thanks {
	padding: 10px 20px 30px 20px;
}

tbody td#col2.shop #thanks a {
	color: #BA1F3F;
}

tbody td#col2.shop #thanks strong {
	text-transform: uppercase;
	font-size: 13px;
}

tbody td#col2.shop #thanks h1 {
	margin-bottom: 30px;
}

tbody td#col2.shop #thanks .thanks {
	width: 360px;
	font-size: 12px;
}

tbody td#col2.shop #thanks h2 {
	border-top: 2px solid #b1b7aa;
	padding: 21px 0 21px 0;
	background: transparent url(./bg_h2.gif) bottom left repeat-x;
	font-size: 26px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	width: 200px;
	border: 1px solid #b1b7aa;
	background-color: #000;
	padding: 10px;
	color: #fff;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

/* slides */
tbody td#col2.shop .product .slides {
	width: 183px;
	cursor: pointer;
}

tbody td#col2.shop .product .slides .slide {
	top: 0;
	left: 0;
	width: 183px;
	cursor: pointer;
}

tbody td#col2.shop .product .slides .slide strong {
	display: block;
	text-transform: uppercase;
	color: #BA1F3F;
}
