@import url(/vp/css/product/MultiProductPage.css?siteversion=201);

#divMultiProductPage #divFeatures div.header,
#divMultiProductPage #divFeatures div.footer,
#divMultiProductPage #divFeatures #tblFeatures
{
	background-image:none;
	background-color:Transparent;
}

#UpperTextTable, #UpperTextHeadlineTable {
    margin-left: 50px;  
}

div.divTeaser span.discount-price .undefined-price {
	color: #D1005D;
	font-weight: bold;
}

#tblTeasers
{
	padding-bottom: 50px;
	position: relative;
}
.teaser-text, .teaser-text-bullets
{
	font-size:inherit;
}

div.marquee-bullets ul li
{
    background-image:url(/vp/images/b09/common/bullet/bullet1.gif);
}

div.marquee-heading
{
	font-size: 16px;
}

.marquee-secondary-heading
{
	font-weight: bold;
}

.tdTeaser
{
	background-image: none;
	border-top: dotted 1px gray;
}

.tdTeaserTop
{
	border-top: none;
}

.tdTeaser-right
{
	border-top: dotted 1px gray;
	border-left: dotted 1px gray;
}

.tdTeaserTop-right
{
	border-left: dotted 1px gray;
	border-top: none;
}

.stylized-teasers .tdTeaser, 
.stylized-teasers .tdTeaserTop, 
.stylized-teasers .tdTeaser-right, 
.stylized-teasers .tdTeaserTop-right
{
	border:none;
}

.stylized-teasers .simple-teaser .teaser-heading
{
	font-size: 14px;
}


td.tdSplishTeaser
{
    background-image: url(/vp/images/nns/product/multi_prod_teaser_bg.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    border: none;
}

.marquee-container
{
	padding-top: 10px;
	margin-bottom: 10px;
}


/* Marquee */
.upload-widget .subtext
{
	clear: both;
	text-align: left;
}
.upload-widget .sublink
{
	text-align: left;
	margin-top: 10px;
}

.upload-widget .product-specific-header
{
	text-align: left;
}

.upload-widget .title-full
{
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	text-align: left;
}
.upload-widget .title-partial
{
	float: left;
	font-size: 18px;
	width: 70%;
}

.upload-widget .secondary-text
{
	float: right;
	width: 25%;
	text-align: right;
	padding-right: 25px;
	
}
.upload-widget .secondary-text .pricing-text
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.upload-widget .image-selection
{
	text-align: center;
	padding-top: 30px;
	clear: both;
}
.upload-widget .selectable-image
{
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

.image-pages
{
	margin-top: 10px;
	text-align: center;
	width:100%;
}

.marquee-paginator
{
	text-align: left;
	margin: 0 auto;
}
.marquee-paginator table.vp-widget-paginator-container
{
	margin: auto;
}

.style-select-row
{
	text-align: center;
}
.style-select
{
	margin: 0 auto; 
	text-align: left;
	display: inline-block;
}

.style-select .product-name
{
	display: block;
	font-size: 12px;
	font-weight: bold;
}	
.style-select .product-size
{
	display: block;
}

div.divTeaser div.teaser-pricing-text 
{
    font-size: 12px;
}

body.fixed-960 div.about-us-container
{
	width: 100%;
}

/* shrinking the font in "Details and Pricing" dropdown for some locales, where text is too long */
body.lang-de   #dropmenudiv,
body.lang-dech #dropmenudiv,
body.lang-at   #dropmenudiv,
body.lang-pl   #dropmenudiv
{
    font-size:11px;
}
