.section_wrap {
	width: 936px;
	margin: 30px auto 0;
	font-size: 1.2em;
}

.section_nav {
	width: 195px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	border-right: 1px dashed #b2b2b2;
	padding-bottom: 200px;
}

.section_nav h2 {
	width: 195px;
	height: 60px;
	background: url(/images/holiday/headers/holidays.png) no-repeat 13px 5px;
	text-indent: -9999px;
	border-bottom: 1px dashed #b2b2b2;
	padding-bottom: 15px;
}

.moviemaker .section_nav {
	height: 1000px;
}

.section_nav ul {
	width: 180px;
	padding: 20px 0 20px 15px;
	border-bottom: 1px dashed #b2b2b2;
}

.section_nav li,
.section_nav a {
	color: #535353;
	line-height: 1.4em;
}

.section_nav .tier1 {
	font-weight: bold;
}

.section_content {
	width: 726px;
	float: right;
}

/* @group PhotoMaker */

.photomaker h1 {
	width: 511px;
	height: 89px;
	background: url(/images/holiday/headers/photomaker.png) no-repeat;
	text-indent: -9999px;
}

.photomaker .section_content ul {
	width: 726px;
	height: 176px;
	margin: 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px dashed #b2b2b2;
}

.photomaker .section_content li {
	width: 139px;
	height: 176px;
	float: left;
	margin-left: 7px;
}

.photomaker .section_content li.first {
	margin-left: 0;
}

.photomaker .section_content li a {
	width: 139px;
	height: 176px;
	display: block;
	background: url(/images/holiday/backgrounds/cast_selector.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

.photomaker .section_content li.two a {
	background-position: -147px 0;
}

.photomaker .section_content li.three a {
	background-position: -294px 0;
}

.photomaker .section_content li.four a {
	background-position: -441px 0;
}

.photomaker .section_content li.five a {
	background-position: -588px 0;
}

.photomaker .section_content li a:hover {
	background-position: 0 -176px;
}

.photomaker .section_content li.two a:hover {
	background-position: -147px -176px;
}

.photomaker .section_content li.three a:hover {
	background-position: -294px -176px;
}

.photomaker .section_content li.four a:hover {
	background-position: -441px -176px;
}

.photomaker .section_content li.five a:hover {
	background-position: -588px -176px;
}

.photomaker .section_content p a {
	width: 726px;
	height: 62px;
	display: block;
	background: url(/images/holiday/buttons/view_popular_photos.png) no-repeat;
	text-indent: -9999px;
}

/* @end */

/* @group MovieMaker */

.moviemaker h1 {
	width: 675px;
	height: 33px;
	background: url(/images/holiday/headers/movie_maker.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
}

.moviemaker .section_content ul {
	width: 725px;
	height: 327px;
	background: url(/images/holiday/backgrounds/moviemaker_border.png) no-repeat top left;
	margin-bottom: 11px;
}

.moviemaker .section_content ul.row_one {
	background: none;
}

.moviemaker .section_content li {
	width: 179px;
	height: 327px;
	padding-left: 1px;
	background: url(/images/holiday/backgrounds/moviemaker_movie_border.png) no-repeat 0px 26px;
	position: relative;
	float: left;
	margin-top: 4px;
}

.moviemaker .section_content li.no_border {
	background: none;
}

.moviemaker .section_content li a {
	width: 179px;
	height: 327px;
	display: block;
	position: absolute;
	top: 0;
	left: 1px;
	background: url(/images/holiday/buttons/preview_buttons.gif) no-repeat 0 0;
}

.moviemaker .section_content li a:hover {
	background-position: -178px 0;
}

.moviemaker .section_content p a {
	width: 701px;
	height: 70px;
	display: block;
	background: url(/images/holiday/backgrounds/view_all.png) no-repeat;
	position: relative;
	text-indent: -9999px;
	margin: 10px 0 100px 10px;
}

/* @end */

/* @group MovieMaker modal */

.moviemaker_modal {
	width: 865px;
	height: 525px;
	margin-left: -432px;
	background: url(/images/holiday/backgrounds/moviemaker_modal.gif) no-repeat;
	border: none;
	text-indent: -9999px;
	padding: 0;
}

.moviemaker_modal h2,
.moviemaker_modal p,
.moviemaker_modal ul,
.moviemaker_modal li {
	display: none;
}

.moviemaker_modal object {
	width: 425px;
	height: 319px;
	position: absolute;
	top: 116px;
	right: 33px;
}

.moviemaker_modal .modal_price {
	position: absolute;
	width: 101px;
	height: 101px;
	top: 171px;
	left: 282px;
}

.moviemaker_modal a {
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 8px;
	left: 829px;
	width: 22px;
	height: 22px;
}

.moviemaker_modal .button {
	width: 175px;
	height: 42px;
	top: 424px;
	left: 112px;
}

.moviemaker_modal p a {
	width: 62px;
	height: 12px;
	top: 481px;
	left: 228px;
}

/* @end */































