body,html {
	margin:0;
	padding:0;
	background: #0d0402 url(../images/popup/bg_wood.jpg) repeat;
	color: #333333;
	font: 11px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#container {
	width: 680px;
	padding: 15px;
}

#content-container {
	background: url(../images/popup/bg_page_tileable.jpg) repeat-y;
}

#content-top {
	height: 42px;
	background: url(../images/popup/bg_page_header.jpg) no-repeat;
	padding: 20px 0 0 20px;
}

#content-activityGuide {
	clear: right;
	float:left;
	padding-left:20px;
	padding-top:18px;
}

#content-body {
	width: 425px;
	float:right;
	/*background: url(../images/popup/bg_page_tileable.jpg) repeat-y;*/
	padding-top: 20px;
	padding-left: 16px;
	padding-right: 20px;
	padding-bottom: 10px;
	/*padding: 20px 20px 10px;*/
}

#content-bottom {
	height: 20px;
	background: url(../images/popup/bg_page_end.jpg) no-repeat;
}

.title-links {
	margin: 0;
	display: block;
	width: 54px;
	height: 17px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/popup/title_links.gif) no-repeat;
}

.title-forparents {
	margin: 0;
	display: block;
	width: 121px;
	height: 17px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/popup/title_forparents.gif) no-repeat;
}

.episode {
	color: #000000;
	font-weight:bold;
}

a, a:active {
	color: #833324;
}

a:hover {
	color: #4e1e15;
}

li {
	margin-bottom: 10px;
}

.title-request {
	margin: 0;
	display: block;
	width: 238px;
	height: 17px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/popup/title_requestactivityguide.gif) no-repeat;
}

#request-activity-guide fieldset {
	padding:0;
	margin:0;
	border-width:0;
}


#request-activity-guide div {
	float:left; 
	width:200px; 
}


#request-activity-guide div div {
	margin-bottom:7px;
}


#request-activity-guide div#recaptcha_area,
#request-activity-guide div#recaptcha_widget_div,
#request-activity-guide div#recaptcha_area div,
#request-activity-guide div#recaptcha_widget_div div
{
	float: none;
	width: auto;
	margin-bottom: 0;
	clear: both;
	display: block;
}

#request-activity-guide #left
{
	float:left;
	width:200px;
}


#request-activity-guide #right
{
	float:right;
	width:200px;
}

#request-activity-guide label {
	float:left;
}

#request-activity-guide span {
	float:left;
}

#request-activity-guide input.text {
	float:left;
	width:196px;
	border-width:2px;
	border-color:#795737;
}

#request-activity-guide #submit {
	/*float:left; */
	background-color:#fbf2e1;
	border-color:#795737;
	clear:both;
	display: block;
	margin-top: 10px;

	
}

#request-activity-guide #container-quantity label {
	margin-right:5px;
}

#request-activity-guide #container-birthday span {
	float:left;
}

#request-activity-guide #container-birthday span.slash {
	margin:0 5px;
	height:17px;
	line-height:17px;
}

#request-activity-guide #birthday-fields {
	float:left;
	clear:both;
	width:200px;
}

#request-activity-guide #for-month {
	margin-right:3px;
}

#request-activity-guide #month {
	width:30px;
	clear:left;
}

#request-activity-guide #for-day {
	margin-right:3px;
}

#request-activity-guide #day {
	width:30px;
	margin-right:10px;
}

#request-activity-guide #for-year {
}

#request-activity-guide #year {
	width:40px;
}


#request-activity-guide #quantity {
	width:20px;
	clear:both;
}

#request-activity-guide #for-city {
	width:96px;
	margin-right:3px;
}

#request-activity-guide #city {
	width:92px;
	clear:left;
	margin-right:3px;
}

#request-activity-guide #for-state {
	width:34px;
	margin-right:3px;
}

#request-activity-guide #state {
	width:30px;
	margin-right:3px;
}

#request-activity-guide #for-zipcode {
	width:54px;
	overflow:visible;
	white-space:nowrap;
}

#request-activity-guide #zipcode {
	width:50px;
}

#request-activity-guide #optin {
	margin:0;
	padding:0;
	border-width:2px;
	width:14px;
	height:14px;
	float:left;
	margin-right:10px;
	border-color:#795737;
}

#request-activity-guide #container-optin label {
	float:left;
	width:176px;
}

p.error {
	font-weight:bold;
}

img.break {
	display:block;
	clear:both;
	width:100%;
	height:1px;
}

.title-privacy {
	margin: 0;
	display: block;
	width: 321px;
	height: 17px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/popup/title_privacy.gif) no-repeat;
}

