
/**************************************************************

	MultiBox
	v1.2

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 0px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
}

.MultiBoxLoading {
	background: url(images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: 3px;
	right: 33px;
	background: url(../img/elements/urol/content_core_close.gif) no-repeat top left;
	width: 105px;
	height: 25px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}
/*************************************************************/
/********** Styles for the content of the multibox ***********/

DIV.MultiBox A{color: #0062ac;}
DIV.MultiBox DIV.Content{
	background: #fff;
	width: 800px;
	margin: 0;
	padding: 0;
	margin-left: 0;
	padding-bottom: 0;
}
DIV.MultiBox DIV.Content DIV.ContentCol{
	margin:2px;
	border: 1px solid #c6dced;
	padding: 25px 33px 0 30px;
}
.BigBox, .ThumbBox{float:left;margin-top:20px;}
DIV.MultiBox DIV.Content .BigBox{width: 425px;margin-right:9px;}
DIV.MultiBox DIV.Content .BigBox H2, DIV.MultiBox DIV.Content .ThumbBox H2{
	background: url(../img/elements/urol/content_core_headline_gradient.gif) repeat-x bottom left;
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #fff;
	font-size: 1.0em;
	padding: 5px 0 5px;
}
DIV.MultiBox DIV.Content .ThumbBox H2{border-bottom: 0px;}

DIV.MultiBox DIV.Content .BigBox .Show IMG{margin-bottom:1px;}
DIV.MultiBox DIV.Content .BigBox .ExerciseNav{ font-weight: bold; position: absolute; background-color:#FFFFFF;margin: 332px 0 0 1px; padding:2px 5px;}
DIV.MultiBox DIV.Content .BigBox .ExerciseNav A{font-weight:normal; text-decoration:underline;}
DIV.MultiBox DIV.Content .BigBox .ExerciseNav A, DIV.MultiBox DIV.Content .BigBox .ExerciseNav STRONG{background-image:none; padding:0px 5px;}
DIV.MultiBox DIV.Content .BigBox .Pager{background: url(../img/elements/urol/content_core_nav_gradient.gif) repeat-x bottom left;height: 17px; padding: 6px 0 3px;margin-bottom:15px;}
DIV.MultiBox DIV.Content .BigBox .Pager DIV.Prev{float:left;margin: 0 0 0 18px;}
DIV.MultiBox DIV.Content .BigBox .Pager DIV.Prev A{ padding: 0 0 0 22px; background: url(../img/elements/urol/content_core_gallery_prev.gif) no-repeat left;}
DIV.MultiBox DIV.Content .BigBox .Pager DIV.Next{float:right;margin: 0 18px 0 0;}
DIV.MultiBox DIV.Content .BigBox .Pager DIV.Next A{ padding: 0 22px 0 0; background: url(../img/elements/urol/content_core_gallery_next.gif) no-repeat right;}

DIV.MultiBox DIV.Content .ThumbBox{width:297px; background: url(../img/elements/urol/content_core_gallery_bg.gif) repeat-x bottom left;}
DIV.MultiBox DIV.Content .ThumbBox .Head, DIV.MultiBox DIV.Content .ThumbBox .Bottom, DIV.MultiBox DIV.Content .BottomNav .Bottom{background: url(../img/elements/urol/content_core_nav_gradient_top.gif) repeat-x top left; height: 26px; color: #546366; text-align: center;}
DIV.MultiBox DIV.Content .ThumbBox .Bottom {clear: left;background: url(../img/elements/urol/content_core_nav_gradient.gif) repeat-x bottom left; font-size: 0.9em;}
DIV.MultiBox DIV.Content .ThumbBox .Head H3, DIV.MultiBox DIV.Content .ThumbBox .Bottom H3, DIV.MultiBox DIV.Content .BottomNav .Bottom H3{margin: 0 auto; width: auto; font-size: 1.05em; font-weight: normal;padding-top: 6px;}
DIV.MultiBox DIV.Content .ThumbBox .Bottom H3, DIV.MultiBox DIV.Content .BottomNav .Bottom H3{padding-top:7px;}
DIV.MultiBox DIV.Content .ThumbBox .Head H3{font-size: 1.1em;}
DIV.MultiBox DIV.Content .ThumbBox .Head IMG, DIV.MultiBox DIV.Content .ThumbBox .Bottom IMG, DIV.MultiBox DIV.Content .BottomNav .Bottom IMG{float: none;}
DIV.MultiBox DIV.Content .ThumbBox .Head A.prev, DIV.MultiBox DIV.Content .ThumbBox .Bottom A.prev, DIV.MultiBox DIV.Content .BottomNav .Bottom A.prev{float:left; display: block;padding:9px 0 0 27px;}
DIV.MultiBox DIV.Content .ThumbBox .Head A.next, DIV.MultiBox DIV.Content .ThumbBox .Bottom A.next, DIV.MultiBox DIV.Content .BottomNav .Bottom A.next{float:right; display: block;padding:9px 27px 0 0;}

DIV.MultiBox DIV.Content .ThumbBox .Text{border-left: 1px solid #c6dbed;border-right: 1px solid #c6dbed; width: 295px;margin-bottom: 1px; height: 356px; background: url(../img/elements/urol/content_core_gallery_bg.gif) repeat-x bottom left; }
DIV.MultiBox DIV.Content .ThumbBox .Text P{ padding: 9px 6px; font-size: 0.9em;}
DIV.MultiBox DIV.Content .ThumbBox .Bigger{height:383px;}
DIV.MultiBox DIV.Content .ThumbBox UL{padding: 16px 0 10px; _padding-bottom:6px; height: 329px; border-left: 1px solid #c6dbed;border-right: 1px solid #c6dbed; background:url(../img/elements/urol/content_core_gallery_bg.gif) repeat-x bottom left;margin-bottom:1px;}
DIV.MultiBox DIV.Content .ThumbBox LI, DIV.MultiBox DIV.Content .BottomNav LI{background: url(../img/elements/urol/content_core_multibox_img_bg.gif) no-repeat 0px 77px; padding: 0 21px 0 20px; float: left; font-size: 0.84em; text-align: center; height: 111px;}
DIV.MultiBox DIV.Content .ThumbBox UL A, DIV.MultiBox DIV.Content .BottomNav UL A{display:block; background-image: none; padding:0; text-decoration: underline; padding: 0 0 8px;}

DIV.MultiBox DIV.Content .ThumbBox UL IMG, DIV.MultiBox DIV.Content .BottomNav UL IMG{display:block; padding: 0 3px 6px;}
DIV.MultiBox DIV.Content .ThumbBox UL.Bottom{ padding:0 12px; margin:0; font-size: 1.15em; border: 0px;}
DIV.MultiBox DIV.Content .ThumbBox UL.Bottom LI{ padding:6px 6px 0 7px; margin:0; height: 20px; background-image: none;}
DIV.MultiBox DIV.Content .ThumbBox UL.Bottom LI IMG{margin: 4px 8px 0 9px;padding: 0 0 6px;}
DIV.MultiBox DIV.Content .ThumbBox UL.Bottom A{padding: 0 0 4px;}


DIV.MultiBox DIV.Content .BottomNav{clear:both;}
DIV.MultiBox DIV.Content .BottomNav UL{padding:0;margin:0 -13px;}
DIV.MultiBox DIV.Content .BottomNav LI{padding: 0 13px 0;background-position: -9px 77px}
DIV.MultiBox DIV.Content .BottomNav UL IMG{padding:0 0 6px;}
DIV.MultiBox DIV.Content .BottomNav .Bottom{clear:left;width:300px;margin: 0 auto;}
