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

	
/*Galleries*/
#galleryContainer, #galleryContainer2 {	
	/*background-image: url(/crown/images/title_gallerygallery-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;*/
	background-color: #f2f2f2;
	text-align: center;	
	height:91px;	/* Height of the images + 2 */	
	position:relative;
	overflow:hidden;
	padding:0px;
	
	/* CSS HACK */
	height: 91px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/91px;	/* Other browsers */
	height: /**/91px;
	width: 727px;			
}
#arrow_left, #arrow_left2{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #e4e4e4;
	padding:0px;
}
#arrow_right, #arrow_right2{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #e4e4e4;
	padding:0px;		
}
#theImages, #theImages2{
	position:absolute;
	height:90px;
	left:0px;
	width:100000px;
	padding-left: 22px;	
}
#theImages #slideEnd, #theImages2 #slideEnd2{
	float:left;
}
#theImages img, #theImages2 img{
	float:left;
	padding:0px;
	/*filter: alpha(opacity=50);
	opacity: 0.5;
	cursor:pointer;*/
	border: 1px solid #f2f2f2;
	margin: 0px 5px;
}
#theImages img:hover, #theImages2 img:hover {		
	border: 1px solid #999;
}
#galleries {	
	background-color: #fff;
	width: 727px;
	padding: 0px 0px 10px 0px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	/*border:1px solid #999999;*/
}

#galleries h2 {
	background-image: url('/crown/images/title_gallery/gallery-top-bg.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 18px;
	padding: 5px 0px 5px 10px;
	margin: 0;
}
#galleries .subH2 {
	font-size: 11px;
}
#selectedTitle {
	/*background-image: url(/crown/images/title_gallerygallery-selected-bg.jpg);
	background-image: url(/crown/images/title_gallerygallery-selected-btm-bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;*/
	background-color: #fff;
	width: 727px;
	padding: 0;
	margin: 0;
}
#galleries a { color: #466289; font-weight: bold; }

/* Moved to imprint stylesheets
#galleryHeader { 
	background-color: #d56e1c;
	width: 727px;
	color: #fff; font-weight: bold; 	
	margin: 0; 
	padding:0px;
	padding:3px 0px 3px 0px;;
}
*/

#galleries h2 {
	color: #466289;	
}

/*
#galleryHeader h3 { 
	font-size: 14px;
	font-weight:bold;
	margin: 0px 0px 0px 10px;
	padding: 0;
	width: 350px;
}
#galleryHeader #subh3 { 
	font-size: 12px;
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 0;	
}
#galleryHeader a { color: #fff; }
*/

#bottomContainers { margin: 20px 0px; }
#bottomContainers p { margin: 0; padding: 0; color: #505050; font-size: 12px; }
#bottomContainers h2 {
	color: #ed6d00;
	font-size: 15px;
	padding: 0px 0px 10px 0px;
	margin: 0;
}
.pHeader { color: #466289; font-weight: bold; font-size: 14px; }

#btm-left, #btm-mid, #btm-right { float: left;  }
#btm-mid { margin-right: 12px; }
#btm-left { margin-right: 13px; }
#btm-left-top, #btm-mid-top, #btm-right-top { width: 215px; height: 130px; padding: 10px; }
#btm-left-top { background-image: url('/crown/images/title_gallery/left-Btm-top-bg.gif'); background-position: right top; background-repeat: no-repeat; background-color: #fff; }
#btm-left-top p { margin-right: 100px; }
#btm-mid-top p { margin-right: 90px; }
#btm-right-top p { margin: 0px 50px 5px 0px; }
#btm-right-top a { color: #466289; font-weight: bold; }
#btm-mid-top {  background-image: url('/crown/images/title_gallery/right-Btm-top-bg.gif'); background-position: right top; background-repeat: no-repeat; background-color: #fff; }
#btm-right-top {  background-color: #fff; }

#btm-left-btm .text { width: 130px; margin: 0; padding: 0; }
#btm-left-btm .button { width: 70px; margin: 0px 0px 0px 5px; padding: 0; }

.bottomContainers-btm { background-image: url('/crown/images/title_gallery/header-bg.jpg'); background-repeat: no-repeat; background-position: top;  background-color: #d56e1c;
	width: 215px; height: 20px;
	color: #fff; font-weight: bold;
	margin: 0; padding: 5px 10px;  }
#btm-mid-btm a { color: #fff; }
	
form { margin: 0; padding: 0px; border: 0; outline: 0; }

#share { float: right; margin-right: 20px; margin-top: -20px; }


#purchase { margin: 5px 0px 20px 180px; }
#buyButton { float: left; margin: 0px 5px 0px 0px; }
#price {  margin: 0; color: #505050; padding: 4px 0px 0px; }

/*Tooltip*/
#tt {
	position:absolute;
	display:block;
	width: 120px;
	z-index: 100;
}
#tttop {
	display:block;
	height:2px;
	margin-left:5px;
	background-color: #fff;
	border-top: 1px solid #a8a8a8;
	border-left: 1px solid #a8a8a8;
	border-right: 1px solid #a8a8a8;
	overflow: visible;
}
#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	color:#404040;
	font-weight: bold;
	font-size: 11px;
	text-align: center;	background-color: #fff;
	border-left: 1px solid #a8a8a8;
	border-right: 1px solid #a8a8a8;
}
#ttbot {
	display:block;
	height:13px;
	margin-left:5px;
	background:url('/crown/images/title_gallery/tt-btm.gif') bottom no-repeat;
}
