
/* CSS Document */


.clear {
	clear: both;
}
.clearer {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
.popupnav ul {
	margin-bottom: 18px;
	list-style: none outside;
}
.popupnav {
	padding:0 0 8px;
	margin:0 0 1.6em;
	background:url(/products/shared/10/overlays/images/popupnav_bgbottom20070807.gif) no-repeat 0 100%;
}
.popupnav h2 {
	padding:5px 10px;
	margin:0;
	font-size:13px;
	font-weight:normal;
	color:#737373;
	background:url(/products/shared/10/overlays/images/popupnav_bgtop20070807.gif) no-repeat 0 0;
}
.popupnav ul {
	padding:12px 0 1px 10px;
	margin:0;
	background:url(/products/shared/10/overlays/images/popupnav_rule20070807.gif) no-repeat 0 0;
*min-height:49px;
	_height:49px;
}
.popupnav ul li {
	display:inline;
}
.popupnav ul li a {
	display:block;
	float:left;
	width:65px;
	height:49px;
	padding:3px 5px 6px;
	margin:0 5px 0 0;
	background:url(/products/shared/10/overlays/images/popupnav_thumb20070807.gif) no-repeat 0 0;
}
.popupnav ul li.enlarge {
	display:block;
	float:left !important;
	width:17px;
	height:17px;
	margin:-6px 0 0 -327px;
	background:url(/products/shared/10/overlays/images/popupnav_enlarge20070807.png) no-repeat 0 0;
	font-size:1px;
	behavior:url(/global/scripts/lib/iepngfix.htc);
	_display:inline;
}
/* .popupnav ul li.enlarge { display:block; float:left; width:17px; height:17px; margin:-64px 0 0 -4px; background:url(../images/overlays/popupnav_enlarge20070807.png) no-repeat 0 0; font-size:1px; behavior:url(/global/scripts/lib/iepngfix.htc); _display:inline; }*/

/* popup  background (both image and movie) */
.popup, .popupshadow {
	position:absolute;
	top:0;
	left:-1200px;
	z-index:9999;
}
.popupshadow {
	width:990px;
	height:735px;
}
.popupshadow img {
	width:100%;
	height:100%;
}
.popupshadow.isanim img {
*display:none;
	_display:block;
}
/* popup */
.popup {
	width:860px;
	height:538px;
	margin:60px 65px 137px;
}
.popup .popupimg {
	width:100%;
	height:100%;
}
.popup .movie {
	margin:0 0 0 240px;
	padding-top:16px;
	_padding-top:14px;
	background-image: url(/site/images/icons/spinner.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.popup a.close, #popupmovie a.close {
	position:relative;
	z-index:999;
	display:block;
	width:28px;
	height:28px;
	top:-12px;
	margin:0 -28px -28px -15px;
	text-indent:-9999px;
	background:url(/site/images/overlays/widget_close.png) no-repeat;
	cursor:pointer;
	outline:none;
	behavior:url(/site/js/global/scripts/lib/iepngfix.htc);
}
.popup.isanim a.close, #popupmovie.isanim a.close {
	display:none;
}
.popup.isanim .movie {
	display:none;
}
/* image popup nav */

/*.popup#popup .popupnav { padding-top:8px; border-top:1px solid #ccc;background:url(none) no-repeat 0 100%; }NEW*/

.popup#popup .popupnav {
	padding-top:0px !important;
	border-top:0px solid #ccc !important;
	background:url(none) no-repeat 0 100%;
}
.popup#popup .popupnav ul {
	background:url(none);
}
.popup#popup.isanim .popupnav {
	display:none;
}
.popup#popup .popupnav ul {
	width:26px;
	margin:0 auto;
}
.popup#popup .popupnav ul.w2 {
	width:174px;
}
.popup#popup .popupnav ul.w4 {
	width:348px;
}
.popup#popup .popupnav ul.w5 {
	width:435px;
}
.popup#popup .popupnav ul li {
	float:left;
}
.popup#popup .popupnav ul li a {
	display:block;
	margin:0 5px;
	padding:3px;
	border:1px solid #fff;
	outline:none;
}
.popup#popup .popupnav ul li a.active {
	border-color:#ccc;
}
/* movie popup */
.popup#popupmovie, .popupshadow#popupmovieshadow {
	position:absolute;
	top:0;
	left:-1122px;
	z-index:9999;
}
.popupshadow#popupmovieshadow {
	width:980px;
	height:540px;
}
.popup#popupmovie {
	height:450px;
	width:900px;
	margin:40px;
}
.popup#popupmovie .description {
	position:absolute;
	width:195px;
	left:20px;
	top:120px;
	font-size:12px !important;
}
.popup#popupmovie .description h3 {
	margin-bottom:1em;
	font-size:14px;
	font-weight:bold;
	padding: 10px 0 0
}
.popup#popupmovie .description a.arrow {
	padding-right:10px;
	text-decoration:none;
	background:url(/products/shared/10/overlays/images/arrow20070807.gif) no-repeat 100% .3em;
}
.popup#popupmovie .description a:hover {
	text-decoration:underline;
}
.popup#popupmovie .movie {
	width:640px;
	height:400px;
}
.popup#popupmovie .controller {
	display:none;
	position:relative;
	width:640px;
	padding:0;
	margin:10px 0 0 240px;
}
.popup#popupmovie .controller div.control {
	width:10px;
	height:10px;
	margin-top:1px;
	text-indent:-999px;
	cursor:pointer;
	overflow:hidden;
	background:url(/products/shared/10/overlays/images/popup_movie_playpause20070807.gif) left top no-repeat;
}
.popup#popupmovie .controller div.control.pause {
	background-position:left -10px;
}
.popup#popupmovie .controller div.sliderPanel {
	position:absolute;
	top:0;
	left:16px;
	height:12px;
	width:624px;
}
.popup#popupmovie .controller div.sliderPanel div.track {
	position:absolute;
	left:0;
	width:624px;
	height:12px;
	text-align:left;
	background:url(/products/shared/10/overlays/images/popup_movie_bgtrack_load20070807.gif) no-repeat;
}
.popup#popupmovie .controller div.sliderPanel div.track div.loadedProgress {
	position:absolute;
	top:0;
	height:12px;
	background:url(/products/shared/10/overlays/images/popup_movie_bgtrack20070807.gif) no-repeat;
}
.popup#popupmovie .controller div.sliderPanel div.track div.trackProgress {
	position:absolute;
	height:12px;
}
.popup#popupmovie .controller div.sliderPanel div.track div.playHead {
	position:absolute;
	top:0;
	margin:0 1px;
	width:13px;
	height:12px;
	background:url(/products/shared/10/overlays/images/popup_movie_pointer20070807.png) no-repeat;
	cursor:pointer;
	behavior:url(/global/scripts/lib/iepngfix.htc);
}
.popup#popupmovie.popped .controller {
	display:block;
}
.watchvideo {
	margin:-12px 0 18px;
	margin-left:124px;
}
.watchvideo.positionfix {
	padding-left: 7px;
}
.watchvideo .poster {
	display:none;
}
.watchvideo .description {
	display:none;
}