@charset "utf-8";

#main-nav-right-edge {
	background-image: url(/images/landing/holiday-cupcakes/nav-edge-right.png);
}

.sticker {
	position: absolute;
	z-index: 10;
}

#rap {
	width: 976px;
}

#site-logo {
	margin-top: 10px;
	margin-left: -10px;
}

#main-nav {
	position: absolute;
	margin-top: 41px;
	z-index: 100;
}


#landing {
	position: absolute;
	width: 976px;
	height: 832px;
	margin-top: 20px;
}

#landing .edge-top {
	position: absolute;
	margin:   0px 0px 0px 0px;
	width: 976px;
	height: 6px;
	background-image: url(/images/landing/holiday-cupcakes/background-edge-top.png);
	overflow: hidden;
}

#landing .edge-bot {
	position: absolute;
	margin:   824px 0px 0px 1px;
	width: 978px;
	height: 22px;
	background-image: url(/images/landing/holiday-cupcakes/background-edge-bot.png);
	overflow: hidden;
}

#landing .edge-right {
	position: absolute;
	margin:   6px 0px 0px 969px;
	width: 10px;
	height: 818px;
	background-image: url(/images/landing/holiday-cupcakes/background-edge-right.png);
	overflow: hidden;
}

#landing .edge-left {
	position: absolute;
	margin:   6px 0px 0px -1px;
	width: 8px;
	height: 818px;
	background-image: url(/images/landing/holiday-cupcakes/background-edge-left.png);
	overflow: hidden;
}

#landing .main {
	position: absolute;
	margin:   6px 0px 0px 7px;
	width: 962px;
	height: 818px;
	background-image: url(/images/landing/holiday-cupcakes/background.png);
}

#landing .cat {
	position: absolute;
	margin: 739px 0px 0px -5px;
	width: 66px;
	height: 99px;
	overflow: hidden;
}

#hello-cupcake {
	position: absolute;
	margin: 62px 0px 0px 690px;
	width: 245px;
	height: 140px;
	z-index: 400;
}

#hello-cupcake .rollover-callout {
	position: absolute;
	margin: 121px 0px 0px 134px;
	padding-top: 3px;
	width: 101px;
	height: 16px;
	text-align: center;
	font-size: 10px;
}

#hello-cupcake .book {
	position: absolute;
	margin: 9px 0px 0px 134px;
	width: 101px;
	height: 112px;
}

#hello-cupcake .popup-background {
	position: absolute;
	width: 245px;
	height: 266px;
	background-image: url(/images/landing/holiday-cupcakes/hello-cupcakes-background.png);
	display: none;
}

#hello-cupcake .popup {
	position: absolute;
	width: 245px;
	height: 266px;
	display: none;
}

#hello-cupcake .popup div {
	font-size: 11px;
	line-height: 14px;
}

#hello-cupcake .popup a {
	font-size: 11px;
	color: #112c86;
}

#hello-cupcake .popup a:hover {
	text-decoration: none;
}

#hello-cupcake .popup a:hover span {
	text-decoration: underline;
}

#hello-cupcake .popup img {
	text-decoration: none;
}

.show-rollover {
	display: none;
}


.col3-header {
	position: absolute;
	width: 313px;
	height: 48px;
}

.col3-photo {
	position: absolute;
	margin-top: 48px;
	width: 313px;
	height: 406px;
}

.col3-content {
	position: absolute;
	margin-top: 454px;
	width: 313px;
	height: 120px;
	background-repeat: no-repeat;
}

.col3-content h1 {
	position: absolute;
	margin: 24px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.col3-content p {
	position: absolute;
	width: 270px;
	margin: 38px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.col3-content a {
	position: absolute;
	display: block;
	margin: 89px 0px 0px 158px;
	width: 127px;
	height: 16px;
}

.col3-content .view-video {
	position: absolute;
	margin: 89px 0px 0px 20px;
	cursor: pointer;
}

#nutcracker-cupcakes {
	position: absolute;
	margin: 205px 0px 0px 9px;
}

#nutcracker-cupcakes .col3-content {
	background-image: url(/images/landing/holiday-cupcakes/nutcracker-cupcakes-content-bg.png);
}


#ornament-cupcakes {
	position: absolute;
	margin: 205px 0px 0px 324px;
}

#ornament-cupcakes .col3-content {
	background-image: url(/images/landing/holiday-cupcakes/ornament-cupcakes-content-bg.png);
}


#gingerbread-boys-cupcakes {
	position: absolute;
	margin: 205px 0px 0px 641px;
}

#gingerbread-boys-cupcakes .col3-content {
	background-image: url(/images/landing/holiday-cupcakes/gingerbread-boys-cupcakes-content-bg.png);
}


#footer {
	position: absolute;
	width: 974px;
	height: 15px;
	margin-top: 826px;
}

object, embed {
	outline: none;
}
