#family_promo {
	clear: both;
	float: left;
	display: inline;
	background-color: black;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	width: 721px;
}

#promo_holder {
	display: inline;
	float: left;
	background-color: #333333;
	width: 721px;
}#promo_controls {
}

#family_opuses {
	padding: 0px;
	margin: 0px;
	width: 969px;
}
#opuses_wrapper {
	display: inline;
	float: left;
	width: 860px;	
}

ul#opuses {
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	margin-left: 55px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-position: left top;
	background-repeat: repeat-x;
	display: inline;
	float: left;
	padding: 0px;
	width: 860px;
}

ul#opuses li {
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
	height: 250px;
	width: 215px;
}

ul#opuses li.info {
	background-color: black;
	height: 230px;
	padding: 10px;
	width: 185px;
}

#opuses_left {
	background-image: url(/images/family/home_new/opuses_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
	height: 252px;
	width: 55px;
}

#opuses_right {
	background-image: url(/images/family/home_new/opuses_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
	height: 252px;
	width: 54px;
}

#opuses_left a {
	background-image: url(/images/family/home_new/promo_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 106px;
	height: 39px;
	width: 39px;
	margin-left: 8px;
	float: left;
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
}

#opuses_right a {
	background-image: url(/images/family/home_new/promo_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 106px;
	height: 39px;
	width: 39px;
	margin-left: 8px;
	float: left;
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
}

ul#promo_dots {
	display: inline;
	float: left;
}

ul#promo_dots li {
	margin-top: 7px;
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	float: left;
	height: 20px;
	width: 15px;
	overflow: hidden;
	text-indent: -9999px;
	
}

ul#promo_dots li.dot {
	background-image: url(../images/family/home_new/promo_dot.gif);
	margin-top: 7px;
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	float: left;
	height: 20px;
	width: 15px;
	overflow: hidden;
	text-indent: -9999px;
	
}

ul#promo_dots li.dot_active {
	background-image: url(../images/family/home_new/promo_dot_on.gif);
	margin-top: 7px;
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	float: left;
	height: 20px;
	width: 15px;
	overflow: hidden;
	text-indent: -9999px;
	
}

h2.opus_family {
	background-image: url(/images/family/home_new/opus_family_text.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 200px;
	width: 231px;
	float: left;
	text-indent: -9999px;
	display: inline;
	overflow: hidden;
}

ul#opuses li img {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 1px;
	padding: 0px;
}

ul#promo_dots li.family_promo_prev, ul#promo_dots li.family_promo_next {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	height: 17px;
	width: 17px;
}

ul#promo_dots li.family_promo_prev a {
	display: inline;
	float: left;
	background-image: url(../images/family/home_new/promo_prev.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 2px;
	height: 17px;
	width: 17px;
}

ul#promo_dots li.family_promo_next a {
	display: inline;
	float: left;
	background-image: url(../images/family/home_new/promo_next.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	height: 17px;
	width: 17px;
}

ul#promo_dots li.family_promo_prev a:hover {
	display: inline;
	float: left;
	background-image: url(../images/family/home_new/promo_prev_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 2px;
	height: 17px;
	width: 17px;
}

ul#promo_dots li.family_promo_next a:hover {
	display: inline;
	float: left;
	background-image: url(../images/family/home_new/promo_next_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	height: 17px;
	width: 17px;
}

.opus_tooltip {
	color: #666666;
	line-height: 14px;
	font-size: 11px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/family/home_new/tooltip_light.png);
	padding: 20px;
	margin-top: -200px;
	height: 185px;
	width: 185px;
	z-index: 999;
	display: block;
	position: absolute;
}
#content .opus_tooltip a{
	font-weight: bold;
	color: #454545;
}

#content .opus_tooltip a:hover {
	background-color: #333333;
	color: white;
}

#content .opus_tooltip h3{
	padding-bottom: 5px;
	font-weight: bold;
	color: #333333;
}

ul#family_promos {
	width: 721px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

ul#family_promos li {
	display: inline;
	float: left;
	height: 368px;
	width: 721px;
	padding: 0px;
	margin: 0px;
}

ul#family_promos li img {
	padding: 0px;
	margin: 0px;
}

h2.theopuses {
	background-position: left top;
	background-image: url(/images/family/home_new/opuses_head.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 969px;
	display: inline;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
}

