/*
 *  GOLFINO V1 - collection.css
 *  (C)opyright 2008 REDCODE.DE. All Rights reserved.
 *  Visit us at http://www.redcode.de/
 *  fecit tmh
 *
 *  Modified  Version  By          Reason
 *  ========  =======  ==========  ============================================================
 *  26/10:08   1.0     tmh         Initial Implementation
 *
 *  GOLFINO-GREY	#7F7F7F
 *  GOLFINO-GREEN	#003333
 *  GOLFINO-PINK	#F4C5E5
 */

#MAINCONTENT	{  }
#MAINCONTEXT	{  }
#MAINCONTENT H2, #MAINCONTENT P {
	width: 380px;
	margin-right: 5px;
}

.slideimage { display: none; }
.slidedescription { 
	display: none;
	position: absolute;
	top: 35px; right: 0px;
	width: 390px;
	text-align: right;
	background: white;
	filter:Alpha(opacity=80); opacity: 0.8;
}
.default { display: block; }
#THUMBS {
	position: absolute;
	top: 220px; right: 8px; width: 404px;
	text-align: right;
	filter:Alpha(opacity=90); opacity: 0.9;	
}
#COLLECTIONSUBNAV { position: absolute; top: 319px; left: 393px; width: 300px;  }

.ordernow { text-align: right; margin-right: 20px; }
.ordernow_winter { text-align: right; margin-right: 20px; visibility:hidden;}
.ordernow_springsummer { text-align: right; margin-right: 20px; visibility:hidden;}

.tip P { width: 300px; }

/* #COLLECTIONLOGO { position: absolute; right: 20px; top: 10px; } */

A.close { position: relative; top: -680px; left:-25px; color: black; z-index: 100; text-decoration: none; color: grey; }

#MODALBACK {
	width: 100%; height: 100%; /* IE 6 interpretiert 100% nicht korrekt */
	position: absolute; top: 0px; left: 0px; display: none;
	background: black; /* color: white; */
	filter:Alpha(opacity=80); opacity: 0.8;
}
#MODALFORE {
	position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: none;
	text-align: center; vertical-align: middle;
}

/* MODAL PANE  : Accessories FIX*/
#ModalPane{
	margin:0 auto;
	position:relative;
}

/* Wellness, Impressionen Alstertal, ... */
TABLE.thumbpanel { width: 404px; }
TABLE.thumbpanel TD { padding: 4px 2px; }
TABLE.thumbpanel TD DIV { position: relative; margin: 0px; }
TABLE.thumbpanel TD DIV.wrapper { overflow: hidden; width: 348px; }
TABLE.thumbpanel TD DIV  { position: relative; margin: 0px; }
TABLE.thumbpanel TD.navleft { vertical-align: middle; }
TABLE.thumbpanel TD.navright { vertical-align: middle; }




/* neu 090120 */
#COLLECTIONFOOTER { position: absolute; top: 382px; right: 55px; font-size: 10px; color: #7f7f7f; }
#COLLECTIONFOOTER A, #COLLECTIONFOOTER A:link, #COLLECTIONFOOTER A:visited, #COLLECTIONFOOTER A:hover { font-size: 10px; text-decoration: none; color: #7f7f7f; }
#COLLECTIONSHOPLINK { position: absolute; top: 27px; right: 26px; }
#COLLECTIONSHOPLINK TABLE TH { border-right: 1px solid #012F2F; }
#COLLECTIONSHOPLINK TABLE TD { padding-left: 9px; vertical-align: middle; color: #012F2F; }
#COLLECTIONSHOPLINK TABLE TD A, #COLLECTIONSHOPLINK TABLE TD A:link, #COLLECTIONSHOPLINK TABLE TD A:visited, #COLLECTIONSHOPLINK TABLE TD A:hover { color: #012F2F; }

TABLE.slider TD IMG { border: 1px solid #E3E3E5; }


/* End of collection.css */



