/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: 0;
}

body {
	background-color:#FFF;
	color: #303030;
	font-weight: normal;
}

.aesthetics {
	background: url(../images/border_top.gif) no-repeat top center;
	margin: 0 auto;
	padding-top: 4px;
	width: 750px;
}

.aesthetics .aesthetics {
	background: url(../images/border_bottom.gif) no-repeat bottom center;
	padding: 0 0 4px 0;
}

#maincontent {
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	font-size: 1.1em;
	_height: 1%;
	overflow: auto;
	padding: 12px 12px 55px 12px;
}

h1 {
	background: url(../images/heading_newsletter_new.jpg) no-repeat center 5px;
	height: 0;
	overflow: hidden;
	padding-top: 47px;
}

h2 {
	background: url(../images/heading_news.jpg) no-repeat center;
	height: 0;
	overflow: hidden;
	padding-top: 32px;
	*background-position: 0 22%;
}

h2.dvd {
	background-image: url(../images/heading_dvd.jpg);
	*background-position: 0 5%;
	padding-top: 40px;
}

h2.gift {
	background-image: url(../images/heading_gift.jpg);
	*background-position: 0 5%;
	padding-top: 40px;
}

h2.notice {
	background-image: url(../images/heading_notice.jpg);
	*background-position: 0 5%;
}

.column {
	float: left;
	padding-right: 13px;
	_padding-right: 10px;
	width: 286px;
}

form {
	background: url(../images/formbg.jpg) no-repeat;
	float: left;
	padding: 9px;
	width: 405px;
}

#announcementswrapper {
	background: #fff;
	_margin-bottom: 3px;
	padding: 7px;
	padding: 1px; /*Updated: 1-22-09*/
	padding-bottom: 5px;
}
#announcementswrapper  span{
	display: block;
	padding: 5px;
}
#announcements {
	background: #fff;
	border: 1px inset #414141;
	height: 109px;
	list-style: none;
	overflow: auto;
	padding-left: 4px;
}

#announcements li {
	background: url(../images/downarrow.jpg) no-repeat 0 7px;
	padding: 5px 0 5px 15px;
}

#announcements li p {
	border-bottom: dashed 1px #CCCCCC;
	margin-bottom: .5em;
	padding-bottom: .5em;
	width: 18em;
}

#announcements li .date {
	border: 0;
	color: #333;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#announcements li .announcement {
	border: 0;
	margin: 0;
	padding: 0;
}

#announcements li h2 {
	background: none;
	color: #4956a0;
	font-size: 1.1em;
	height: auto;
	padding: 2px 0;
	text-decoration: underline;
}

#announcements li p {
	padding-left: .5em;
}

#announcements li p span {
	color: #ff0000;
	font-size: .8em;
}

#announcements hr {
	border-top: 1px dashed #cccccc;
	width: 40%;
}	

.column #news p {
	padding: 3px 0 3px 15px;
}

.column #news ul {
	font-size: .8em;
	list-style: none;
	padding: 5px 0 5px 25px;
}

.column #news ul li {
	padding: 1px 0;
}

.column #news ul li a{
	color: #009999;
}

.column #news .photos {
	_height: 1%;
	overflow: auto;
	padding: 5px 0;
}

.column #news .photos li {
	float: left;
	text-align: center;
	width: 49.5%;
}

.column #news .photos li img {
	display: block;
	margin: 0 auto 4px auto;
}

.column #news .sample {
	border-top: 1px dashed #000;
	text-align: center;
}

.column #news .sample a {
	color: #000;
	text-decoration: none;
}

.column #news .sample a span {
	text-decoration: underline;
}

fieldset,
form label {
	display: block;
	text-align: right;
	width: 80%;
}

fieldset label,
form label {
	color: #323232;
	font-weight: bold;
}

form label {
	clear: left;
	display: block;
	float: left;
	padding-right: .6em;
	text-indent: 1em;
	width: 9em;
}

#confirmfieldset {
	padding-left: 9.6em;
	width: auto;
}

.instructions,
#confirmlabel {
	background: url(../images/downarrow_gray.jpg) no-repeat 120px 0;
	float: none;
	font-size: .8em;
	font-weight: normal;
	padding: 0 10px 0 0;
	text-align: left;
	text-indent: 13em;
	*text-indent: 10.5em;
	width: auto;
}

.instructions {
	background: none;
	padding: 4px 0 0 12em;
	*padding-left: 12.1em;
	text-indent: 0;
}

.required,
label span {
	color: #f6b24b;
}

.required {
	clear: both;
	padding: .4em 0 .4em 7em;
}

form .agree label {
	display: inline;
}

form .dropdownlabel,
select {
	margin-top: 10px;
}

input,
select {
	float: left;
}

#maincontent option {
	padding-right: .3em;
}

#emailcontainer {
	height: 32px;
	overflow: hidden;
}

#email,
fieldset input {
	height: 1.5em;
	width: 15em;
}

.formmessage {
	border-bottom: 1px solid #b6b6b6;
	padding-bottom: 5px;
	margin-bottom: 9px;
}

#gender {
	*margin-right: 12.65em;
}

#disclaimer {
	background: #fff;
	border: 1px inset #414141;
	font-size: .9em;
	height: 11em;
	padding: 11px;
	overflow: auto;
}

#disclaimer ul {
	list-style: none;
	padding: 15px 0 15px 15px;
}

#disclaimer p {
	padding: 5px 0;
}

.termsprivacy,
.terms {
	padding: 5px 0;
}

.terms {
	font-weight: bold;
}

.termsprivacy {
	color: #003366;
	line-height: 1.7em;
	padding-right: 1em;
}

.termsprivacy a {
	color: #303030;
}

#agree {
	padding: 15px 25px;
	width: auto;
}

#agree input {
	float: left;
	height: auto;
	*margin-top: -4px;
	width: auto;
}

#agree p {
	float: left;
	padding-left: .3em;
	text-align: left;
	width: 94%;
}

#submit {
	text-align: center;
}

#submit input {
	float: none;
}

#message {
	background: url(../images/bg_message.jpg) no-repeat top center;
	height: 69px;
	padding-top: 40px;
	text-align: center;
}

#message p {
	padding-bottom: 15px;
}


#Unsubmessage {
	height: 69px;
	padding-top: 40px;
	text-align: left;
}

#Unsubmessage p {
	padding-bottom: 15px;
}
