/* styles for the print view */

body {
	overflow: visible !important;
	overflow: auto;
	background:transparent;
}

#headerImage,
#rootlineNav,
#langNav,
#mainNav,
#leftCol,
#rightCol,
#footer,
#backlink,
#metaNavTop {
	display: none;
}

#main {
	position: static;
	margin: 10px;
	text-align:left;
	background:transparent;
}

* {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 128.5%;
}

#head h1 a {
	display: block;
	text-indent: -999px;
	width: 325px;
	height: 110px;
}

#head h1 img {
	position: absolute;
	left: 10px;
	top: 10px;
	border: none;
}

#midCol {
	position: relative;
}

/* Single View */
.tx_cabagcatalog_pi1 #productSingleView .moreImages {
	/*left:258px;
	top:5px;
	width:275px;*/
	position:static;
	padding: 10px 0;
}
.tx_cabagcatalog_pi1 #productSingleView .moreImages a {
	margin-right:4px;
}

.tx_cabagcatalog_pi1 #productSingleView .designer {
	clear:both;
	padding: 5px 0;
}

.tx_cabagcatalog_pi1 #productSingleView .productInfo {
	float: none;
	padding-bottom: 20px;
}

.tx_cabagcatalog_pi1 #productSingleView .productPrice {
	position: static;
	left:340px;
}
.tx_cabagcatalog_pi1 #productSingleView .productDetails {
	position: static;
	left:340px;
}

.tx_cabagcatalog_pi1 #productSingleView .address {
	background:none;
	border-top:none;
	color:#970505;
	height:0px;
	margin-top:12px;
	position:static;
	text-indent:0px;
	width:auto;
}

/*
.tx_cabagcatalog_pi1 #productSingleView .moreImages {
	left:258px;
	position:absolute;
	top:5px;
	width:275px;
}
.tx_cabagcatalog_pi1 #productSingleView .moreImages a {
	margin-right:4px;
}

.tx_cabagcatalog_pi1 #productSingleView .address {
	background:none;
	border-top:none;
	bottom:;
	color:#970505;
	position:relative;
	text-indent:0px;
	width:auto;
}

.tx_cabagcatalog_pi1 #productSingleView .productPrice {
	left:340px;
}
.tx_cabagcatalog_pi1 #productSingleView .productDetails {
	left:340px;
}

.tx_cabagcatalog_pi1 #productSingleView .address {
	background:none;
	border-top:none;
	color:#970505;
	height:0px;
	margin-top:135px;
	position:static;
	text-indent:0px;
	width:auto;
}
*/

/* List View */
.tx_cabagcatalog_pi1 #productListView .address,
.pager {
	display:none;
}

