/**
 * text_site.css
 * General styles for text site
 **/

#main-menu {
	display: none;
}

#main-logo {
	z-index: 50;
	position: absolute;
	width: 270px;
	height: 139px;
	top: 22px;
	left: 50%;
	margin-left: -130px;
	background: url(/image/logo_dp.png) 50% 0% no-repeat;
	_background: url(/image/logo_dp_ie6.png) 50% 0% no-repeat;
	cursor: pointer;
}

#footer-area-spacer {
	height: 300px;
}

#content-box {
	top: 10px;
}

#text-site-box {
	position: relative;
	left: 50%;
	margin-left: -453px;
	width: 906px;
	top: 170px;
	padding: 0 30px;
	line-height: 130%;
	font-size: 15px;
}

#text-site-box .backdrop {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/image/text_site_backdrop_center.png) repeat-y;
	z-index: -5;
}

#text-site-box-top {
	position: relative;
	left: 50%;
	margin-left: -453px;
	top: 170px;
	width: 906px;
	height: 30px;
	background: url(/image/text_site_backdrop_top.png) no-repeat;
}

#text-site-box-bottom {
	position: relative;
	clear: both;
	top: 170px;
	left: 50%;
	margin-left: -453px;
	width: 906px;
	height: 30px;
	background: url(/image/text_site_backdrop_bottom.png) no-repeat;
}

#text-site-box .menu {
	position: relative;
	float: left;
	left: 0;
	top: 0;
	width: 220px;
}

#text-site-box .separator {
	position: relative;
	left: 0;
	top: -30px;
	float: left;
	width: 1px;
	height: 130px;
	background: url(/image/text_site_separator.png) no-repeat;
}

#text-site-box .content {
	position: relative;
	float: left;
	width: 590px;
	top: 0;
	left: 30px;
}

#text-site-box .menu .item {
	color: #fff;
	text-transform: uppercase;
}

/* ".item-selected" instead of ".item.seleced" is an IE6 fix */
#text-site-box .menu .item-container a.item-selected {
	text-decoration: none;
	color: #ff1653;
	font-weight: bold;
	font-size: 11px;
	line-height: 130%;
	text-transform: uppercase;
}

#text-site-backdrop {
	position: absolute;
	left: 50%;
	margin-left: -512px;
	width: 1024px;
	height: 475px;
	top: 70px;
	z-index: -10;
}

/* left-hand side menu */
#text-site-box .menu .header {
	color: #ff1653;
	font-weight: bold;
	font-size: 15px;
	margin: 30px 0 8px 0;
	text-transform: uppercase;
}

#text-site-box .menu .item-container {
	margin-bottom: 8px;
}

#text-site-box .menu .item-container a.item, #text-site-box .menu .item-container a.item:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 130%;
}

#text-site-box .menu .item-header a.item {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 100%;
	text-transform: none;
} 

#text-site-box .menu .item-header a.item-selected {
	color: #ff1653;
	font-weight: bold;
	font-size: 14px;
	line-height: 100%;
} 

#text-site-box .menu a.item:hover, #text-site-box .menu a.item:active {
	color: #ff1653;
}

#text-site-box .menu .item-container a.item:hover, #text-site-box .menu .item-container a.item:active {
	color: #ff1653;
}

#text-site-box .menu a.item.selected {
	color: #ff1653;
}

#text-site-box .menu a.item-large, #text-site-box .menu a.item-large:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}

#text-site-box .menu a.item-large:hover, #text-site-box .menu a.item-large:active {
	color: #ff1653;
}

#text-site-box .menu a.item-large-selected, #text-site-box .menu a.item-large-selected:visited {
	text-decoration: none;
	color: #ff1653;
	font-weight: bold;
	font-size: 15px;
}

#text-site-box .menu .action-link {
	line-height: 100%;
}

#text-site-box .content .headline-1 {
	font-size: 24px;
	margin-bottom: 20px;
	color: #ff1653;
	font-weight: bold;
	text-transform: uppercase;
}

#text-site-box .content .headline-2 {
	font-size: 15px;
	margin-bottom: 20px;
	color: #ff1653;
	font-weight: bold;
	text-transform: uppercase;
}

#text-site-box .content .headline-2.no-margin {
	margin-bottom: 0;
}

#text-site-box .content .faq-q {
	color: #ff1653;
	font-weight: bold;
}

#text-site-box .content .faq-a {
	margin-bottom: 24px;
}

#text-site-box table th, #text-site-box table td {
	text-align: left;
	width: 150px;
	font-size: 13px;
}

#text-site-box table td.faq-td {
	width: 200px;
}

#text-site-box table td.value.faq-td {
	width: 250px;
}

#text-site-box .table-footer {
	margin-top: 10px;
	font-size: 11px;
}


#text-site-box a, #text-site-box a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	line-height: 130%;
}

#text-site-box a:hover, #text-site-box a:active {
	color: #ff1653;
}

#text-site-box .faq-a a, #text-site-box .faq-a a:visited {
	color: #ff1653;
}

#text-site-box .faq-a a:hover, #text-site-box .faq-a a:active {
	color: #fff;
	text-decoration: underline;
}

ul#promo-box li a {
	font-size: 11px;
	text-transform: uppercase;
}

.nutrition-size{ margin-bottom: 70px;}
.table-footer{ margin-bottom: 70px;}
.nutrition-footnote{margin-top: 20px;}

#text-site-box .giveawayrules a,
#text-site-box .giveawayrules a:visited {
	color: #ff1653;
}

#text-site-box .giveawayrules a:hover {
	color: #ff1653;
	text-decoration: underline;
}

#text-site-box .giveawayrules table {
	width: 100%;
}

#text-site-box .giveawayrules td {
	vertical-align: top;
	padding: 5px 0;
	font-size: 14px;
	width: 50%;
}

#text-site-box .giveawayrules td.first {
	font-weight: bold;
}