/* CSS Document */

* { padding: 0;margin: 0; }
body {
	color:#333300;
	background-color:#e452a8;
	font:100.01% Verdana, Helvetica, Geneva, sans-serif;
}
p { font-size:0.75em; margin:0 0 1em 0; }
h1 { display:none; }
h2 { font-size:0.9em; margin:0 0 1em 0; }
h3, h4 { font-size:0.8em; margin:0 0 1em 0; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
a span { display:none; }
table { font-size:0.75em; }
ul { font-size:0.75em; list-style-position:inside; margin-bottom:1em; }
p a { text-decoration:underline; color:#c80202; }
input, select, textarea, a { position: relative; }
fieldset { border:none; }
img { border:none; }
:focus { outline: 0; }

/*------------------- ADVERT ELEMENTS --------------------*/
#mpu {
	position: absolute;
	left: 523px;
	top: 408px;
	height: 250px;
	width: 300px;
	z-index: 1;

}
#skyscrapper {
	position: absolute;
	left: 866px;
	top: 95px;
	height: 600px;
	width: 120px;
	z-index: 2;
}
#channelInfo {
	position: absolute;
	left: 789px;
	top: 14px;
	height: 36px;
	width: 142px;
	z-index: 1;

}
#overlayAd {
	position: absolute;
	left: 120px;
	top: 120px;
	height: 1px;
	width: 1px;
	z-index: 2;
}
/*------------------- MAIN LAYOUT ELEMENTS --------------------*/
#contentWrapper { margin:0 0 0 12px; width:481px; }

/* Sets min height of containing wrapper, with a hack for MSIE 6,7 */
.minHeightMain {
	min-height:745px;
  	height:auto !important;
  	height:745px;
}

/*------------------- NAVIGATION --------------------*/
#mainNavigationWrapper { height:134px; }
#flashcontent { z-index:1; }

/*------------------- BREADCRUMB --------------------*/
div.breadcrumb { padding: 0 0 0 12px; }
div.breadcrumbTop {
	height:4px;
	width: 460px;
	font-size:0%;
}
div.breadcrumbBot {
	height:4px;
	width: 460px;
	font-size:0%;
	margin-bottom:20px;
}
div.breadcrumb ul {
	list-style-type:none;
	text-transform:lowercase;
	margin:0;
	color:#fff;
}
div.breadcrumb li { display:inline; }
div.breadcrumb a { color:#fff; }

/*------------------- TABS --------------------*/
#tabsWrapper {
	height:37px;
	margin-bottom:20px;
	background: url(../images/tvGuide/tabLine.gif) no-repeat bottom;
}
#tabsWrapper ul { list-style-type:none; }
#tabsWrapper li { display:inline; }
#tabsWrapper a {
	height:34px;
	display:block;
	float:left;
}

/*------------ TRANSPARENT CONTENT BACKGROUND -----------*/
#contentMid {
	padding:0 10px 2px 11px;
	width:460px;
	background: transparent url(../images/backgrounds/contentBgTile.png);
	min-height:538px;
  	height:auto !important;
  	height:538px;
}
#contentHead {
	width:481px;
	height:8px;
	background: transparent url(../images/backgrounds/contentHeader.png) no-repeat;
	font-size:0%;
}
#contentFoot {
	width:481px;
	height:10px;
	padding-bottom:30px;
	background: transparent url(../images/backgrounds/contentFooter.png) no-repeat;
	clear: both;
	font-size:0%;
}
#contentMid, #contentHead, #contentFoot {
    margin-left:12px;
}
/*------------- UGC GALLERY ---------------*/
#ugcGallery {
	float: left;
}
.ugcRepeater {
	width:6.5em;
	height:7em;
	background: transparent url(../images/birthdays/galleryFrame.gif) no-repeat center top;
	text-align: center;
	overflow:hidden;
	margin:0 10px 10px 0;
	float: left;
}
.ugcRepeater img {
	margin:4px 0 5px 0;
	border:0;
}
.ugcRepeater p {
	margin:0;
}
#frameWrapper {
	padding:6px;
	width:320px;
	height:240px;
	background: transparent url(../images/birthdays/detailFrame.gif) no-repeat;
	margin-bottom: 16px;
}

/*------------ GALLERY PAGING -----------*/
#pagingWrapper {
	text-align:center;
	font-weight:bold;
	clear: both;
	height: 24px;
	padding-bottom: 10px;
}
#pagingWrapper ul {
	list-style-type:none;
	text-align: center;
	margin:0;
	height: 24px;
}
#pagingWrapper ul li {
	display:inline;
	margin:0;
}
#pagingWrapper ul li a {
	display:block;
	float:right;
	margin:0 6px 0 0;
	padding-right:8px;
	border-right:1px solid #4f3926;
	font-size:1em;
	color:#4f3926;
	line-height: 24px;
}
#pagingWrapper ul li a:hover { color:#be0000; }
#pagingWrapper ul li a.noBorder { border:none; }
#pagingWrapper ul li a.pagingOn { color:#d11a7b; }
#pagingWrapper ul li a#prevLink {
	width:79px;
	height:24px;
	background: transparent url(../images/paging/previous.gif) no-repeat;
	border:none;
}
#pagingWrapper ul li a#nextLink {
	width:62px;
	height:24px;
	background: transparent url(../images/paging/next.gif) no-repeat;
	border:none;
}
#pagingWrapper #nextLink span,
#pagingWrapper #prevLink span {
	display: none;
}
/* back link */
#backWrapper {
	padding-bottom:16px;
}
#backWrapper a {
	width:64px;
	height:29px;
	display:block;
	background: transparent url(../images/back_button.gif) no-repeat;
}

/*------------------- DOWNLOAD PDF INSTRUCTIONS --------------------*/
#pdfWrapper {
	width:434px;
	padding:12px;
	background-color: #7e9d27;
	clear: both;
	margin: 0 0 22px 32px;
}
#pdfWrapper h3 { color:#eafc23; }
#pdfWrapper p {
	margin-bottom:0.45em;
	color:#fff;
	font-size:0.7em;
}
#pdfWrapper p a {
	color:#fff;
	text-decoration:underline;
}
#pdfWrapper p.marginBot { margin-bottom:0.85em; }

/*------------------- SEND BY POST ---------------*/
#postEntryWrapper {
	width:190px;
	float:right;
	background: transparent url(../images/post_your_entry.gif) no-repeat;
	text-align: center;
	padding-top: 10px;
}
#postEntryWrapper.birthday { margin:120px 60px 0 0; }
#postEntryWrapper a {
	color:#daef6d;
	font-size:0.7em;
	text-decoration:underline;
	display:block;
	height: 80px;
}
#postcardBack {
	width:236px;
	height:142px;
	background: transparent url(../images/postcard_blank.gif) no-repeat;
	margin: 0 0 18px 18px;
	padding: 20px 0 0 20px;
}
#postcardFront p { display:none; }
#postcardBack p { color:#000; }

/*------------------- FORM TABLE ELEMENTS --------------------*/
.formTable {
	font-weight:bold;
	margin-bottom:24px;
}
.formTable td {
	padding:6px;
}
.OptFormTable {
	font-weight:normal;
	margin-bottom:24px;
}
.OptFormTable td {
	padding:6px;
}
.OptFormTable td label {
	display:block;
	padding:0 0 6px 6px;
	font-size:0.95em;
}
.OptFormTable td label a {
	color:#D11A7B;
}
.textInput {
	border:2px solid #d11a7b;
	width:180px;
}
.formTable td select {
	border:2px solid #d11a7b;
	margin:0;
}
.errorHighlight {
	background-color:#fcf499;
	border-top:1px solid #c80202;
	border-right:1px solid #c80202;
	border-left:1px solid #c80202;
}
.errorHighlightMessage {
	background-color:#fcf499;
	border-bottom:1px solid #c80202;
	border-right:1px solid #c80202;
	border-left:1px solid #c80202;
	padding:0;
}
.errorHighlightMessage p {
	color:#c80202; 
	font-size:1em; 
	font-weight:normal;
	margin:0;
	padding:0 4px 4px 4px;
}
#dataProtectionWrapper {
    background-color:#d11a7b;
    color:#fff;
	padding:8px;
	font-size:0.9em;
	clear: both;
}
#dataProtectionWrapper p a { color:#fff; }
.marginBot24 { margin-bottom:24px; }

/*------------------- FOOTER --------------------*/
#footer {
	clear: both;
	background: #e452a8 url(../images/footerBg.gif) repeat-x 0px 0px;
	min-height:172px;
  	height:auto !important;
  	height:172px;
}
#footerInner {
	text-align:center;
	width:846px;
	height:4em;
	padding-top: 32px;
}
#footerInner ul { list-style-type:none; }
#footerInner li { display:inline; }
#footerInner #topRow { margin-bottom:0.8em; }
#footerInner a {
	color:#fff;
	font-size:0.9em;
	border-right: 1px solid #fff;
	padding-right:0.8em;
	margin-right:0.5em;
}
#footerInner a.noBorder {
	border-right:none;
	padding-right:0;
	margin-right:0;
}

/*------------------- HACKS --------------------*/
.alignRight {
	text-align:right;
	margin-bottom:24px;
}
.zeroHeight {
	height:0px;
	clear: both;
	font-size: 0%;
}
.fc:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.fc {display: inline-block;}

/* Hides from IE-mac \*/
.fc {height: 1%;}
.fc {display: block;}
/* End hide from IE-mac */

div.errorHighlight {
	width: 300px;
	font-size: 0.75em;
	color: #C80202;
	padding: 10px;
	border-bottom: 1px solid #C80202;
	margin-bottom: 10px;
}
div.errorHighlight img { margin-right: 5px; }

input.buttonLink {
	border:none;
	background: none;
	color:#e75302;
	text-decoration:underline;
	cursor:pointer;
}
div.divider { height:40px; font-size:0%; }

/* SEND TO FRIEND */
body#sendToFriend {
	background: #e452a8 url(../images/sendToFriendHeader.gif) no-repeat;
	padding:10px;
}

#friendWrapper h2 { margin:0; color:#eafc23; }
#friendWrapper a { color:#eafc23; }

fieldset { border:none; }
fieldset legend { 
	font-size: 1em;
	padding:10px 0 40px 100px;
	color:#eafc23; 
	font-weight:bold;
	display:block;
}
table#friendTable { margin-bottom:20px; }
table#friendTable tr td input, #friendWrapper table tr td textarea { width:240px; }
table#friendTable tr td input.button { width:auto; }
table#friendTable tr td.buttonCell { padding-top:20px; }

#backWrapper a.sendToFriendLink, .sendToFriendLink {
	display:block;
	float:right;
	width:134px;
	height:26px;
	padding:4px 0;
	background: transparent url(../images/sendToFriend.gif) no-repeat center center ;
}