/* global tag definitions */
body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
}
a {
	color: #9F1958;
	font-weight: bold;
}
acronym {
	border-bottom: 1px dashed #9F1958;
}
img {
	border: 0px;
}
strong {
	color: #9F1958;
}
p {
	clear: both;
}
p.Note {
	color: #9F1958;
}
p.Special {
	position: relative;
	left: 15px;
	width: 398px !important;
	padding: 0px !important;
	font-style: italic;
	border: 1px solid #9F1958;
	background-color: #FEDEED;
}

/* headings */
h1 {
	padding-left: 15px;
	padding-top: 27px;
	width: 427px;
	height: 50px;
	margin: 0px 0px 15px 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #9F1958;
	background-color: #FEDEED;
}
h2 {
	margin: 15px 0px 0px 15px;
	width: 405px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #9F1958;
}
h3 {
	width: 152px;
	margin: 40px 0px 10px 0px;
	padding: 0px 0px 1px 24px;
	color: #FFFFFF;
	background-color: #FD8FC0;
	background-image: url(../media/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 14px 6px;
	font-size: medium;
	font-weight: normal;
}
h4 {
	margin: 15px 0px 5px 15px;
	padding: 2px 2px 2px 4px;
	width: 270px;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9F1958;
}
h5, h6 {
	margin: 15px 0px 10px 15px;
	width: 380px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #9F1958;
	cursor: pointer;
}
h6 {
	color: #000000;
	cursor: auto !important;
}


/* tables */
table {
	margin: 10px 0px 20px 15px;
	width: 405px;
	font-size: small;
}
table a {
	color: #FFFFFF;
	text-decoration: none;
}
table strong {
	color: #000000;
}
table input {
	width: 15px;
}
table th {
	padding: 1px 0px 1px 3px;
	text-align: left;
	background-color: #FD8FC0;
	color: #FFFFFF;
}
table td {
	padding: 1px 0px 1px 3px;
	background-color: #FEDEED;
}
table .Blank {
	background-color: #FFFFFF;
}


/* form elements */
form br {
	clear: left;
}
form label {
	display: block;
	float: left;
	padding-right: 15px;
	width: 100px;
	text-align: right;
}
form input, textarea {
	display: block;
	margin-bottom: 8px;
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
form input.Checkbox {
	position: relative;
	left: -4px;
	width: auto !important;
}
form input.Submit {
	clear: both;
	position: relative;
	left: 114px;
	width: auto !important;
}


/* specific <div>'s and their sub-elements */
#Header {
	width: 800px;
	height: 115px;
	background-image: url(../media/header_woman.jpg);
	background-repeat: no-repeat;
	background-position: 530px;
	background-color: #9F1958;
}
#Header p {
	position: absolute;
	color: #FFFFFF;
	top: 86px;
	margin: 0px;
}
#Header a img {
	position: absolute;
	left: 12px;
	top: 35px;
	margin: 0px;
}
#Header p#Left {
	left: 14px;
	font-size: 17px;
	letter-spacing: .03em;
}
#Header p#Right {
	left: 500px;
	font-size: 12px;
}
#Links {
	margin-top: 2px;
	width: 800px;
	height: 24px;
	background-image: url(../media/links_background.gif);
	background-color: #FD8FC0;
}
#Links a, #SideBar ul a {
	font-family: "Times New Roman", Times, serif;
	color: #9F1958;
	background-image: url(../media/links_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 11px;
	text-decoration: none;
	font-weight: normal;
}
#Links a:hover {
	color: #FFFFFF;
}
#Links ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Links li {
	float: left;
	margin: 1px 16px 0px 20px;
}
#Navigation {
	width: 185px;
	height: 488px;
	background-color: #9F1958;
}
#Navigation a {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#Navigation a:hover {
	color: #FD8FC0;
}
#Navigation ul {
	margin: 0px 0px 0px 6px;
	padding: 5px 0px 0px 0px;
	list-style-type: none;
	line-height: 11px;
}
#Navigation li.Bullet {
	margin-top: 9px;
	margin-left: 25px;
	list-style-image: url(../media/nav_bullet.gif);
}
#Content {
	position: absolute;
	z-index: 100;
	left: 185px;
	top: 141px;
	width: 615px;
}
#EmailContent {
	position: absolute;
	z-index: 100;
	left: 20px;
	top: 141px;
	width: 615px;
}
#Content.Home {
	background-image: url(../media/content_home_background.jpg);
	background-position: 100px 0px;
	background-repeat: no-repeat;
	height: 560px;
}
#Content p, #ContentPopup p {
	margin: 10px 0px 10px 0px;
	padding-left: 15px;
	width: 405px;
	font-size: small;
}
#Content ul {
	margin: 10px 0px 0px 0px;
	width: 350px;
	font-size: small;
	padding-left: 35px;
}
#Content li {
	margin-bottom: 10px;
}
#Content img.Margin {
	margin-left: 16px;
}
#Content img.Voucher {
	margin-right: 15px;
}
#Content div.Purchasing {
	margin: 0px 0px 25px 10px;
	width: 405px;
}
#Content div.Purchasing a {
	text-decoration: none;
}
#Content div.Purchasing img {
	float: left;
}
#Content div.Purchasing div {
	float: left;
	width: 260px;
	background-color: #FEDEED;
}
#Content div.Purchasing p {
	color: #000000;
	width: auto;
}
#Content div.Purchasing p.Info {
	font-size: x-small;
	margin-top: -5px;
	color: #9F1958;
	font-style: italic;
}
#Content div.Purchasing label {
	color: #9F1958;
}
#Content div.Purchasing span {
	display: block;
	text-indent: 5px;
	width: 260px;
	color: #FFFFFF;
	background-color: #9F1958;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
#HomeLinksBackground {
	position: absolute;
	left: 185px;
	top: 459px;
	border-top: 5px solid #9F1958;
	border-bottom: 5px solid #9F1958;
	width: 615px;
	height: 160px;
	background-color: #FD8FC0;
}
#HomeLinks {
	position: absolute;
	z-index: 200;
	left: 200px;
	top: 475px;
}
p#HomeHeading {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}
p#HomeHeading span.Line1 {
	position: absolute;
	left: 105px;
	top: 28px;
	letter-spacing: -.01em;
	font-size: 29px;
}
p#HomeHeading span.Line2 {
	position: absolute;
	left: 23px;
	top: 29px;
	color: #EE9CC4;
	font-size: 82px;
	letter-spacing: -.01em;
}
p#HomeHeading span.Line3 {
	position: absolute;
	left: 66px;
	top: 109px;
	letter-spacing: -.02em;
	font-size: 25px;
	width: 299px;
}
#HomeProducts {
	position: absolute;
	left: 44px;
	top: 156px;
	height: 204px;
}
#Voucher {
	position: absolute;
	left: 0px;
	top: 459px;
	border-top: 5px solid #FD8FC0;
	width: 185px;
	height: 164px;
	background-color: #BA5A7F;
}
#SideBar {
	position: absolute;
	left: 437px;
	top: 0px;
	width: 179px;
	content: normal;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
}
#SideBar a.Important {
	font-weight: bold;
}
#SideBar a.Disabled {
	font-weight: bold;
	color: #CCCCCC;
}
#SideBar ul {
	margin: 20px 0px 0px 6px;
	padding: 0px;
	width: 178px;
	list-style-type: none;
	font-size: medium;
	line-height: 14px;
}
#Sidebar p {width: 178px;}
#SideBar li {
	padding-left: 8px;
	margin-bottom: auto;
	width: 178px;
}
#SideBar li.Bullet {
	margin-bottom: 9px;
	padding-left: 0px;
}
#SideBar img.Margin {
	margin: 0px 0px 6px 0px;
}
