div#content {
	padding: 0 21px 0 42px;
}

div#content h2 {
	padding: 42px 0 0 0;
	margin: 0;
	background: url(../images/buy/heading1_bg.jpg) left bottom no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

div#content div#terms_box {
	float: right;
	display: inline;
	width: 293px;
	background: url(../images/buy/terms_box/loop_bg.jpg) left top repeat-y;
	margin: 70px 30px 0 0;
}

div#content div#terms_box div.footer {
	background: url(../images/buy/terms_box/footer_bg.jpg) left bottom no-repeat;
	padding: 0 0 20px 0;
}

div#content div#terms_box div.footer div.inner {
	background: url(../images/buy/terms_box/top_bg.jpg) left top no-repeat;
	padding: 20px 20px 0 20px;
}

div#content div#terms_box div.footer div.inner h3 {
	font-size: 1.4em;
	color: #d91d86;
	font-family: Arial, Tahoma, sans-serif;
	margin: 0 0 16px 0;
	padding: 0;
}

div#content div#terms_box div.footer div.inner p {
	font-size: 1.2em;
	font-family: Arial, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
}

div#content div#purchase_options {
	float: left;
	display: inline;
	width: 512px;
}

div#content ol {
	margin: 33px 0 0 23px;
	padding: 0;
}

div#content ol li {
	margin: 0 0 10px 0;
	padding: 2px 0 0 17px;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #636364;
	font-size: 1.4em;
	list-style: none;
}

div#content ol li.option_1 {
	background: url(../images/buy/list_1_bg.jpg) 0px 17px no-repeat;
}

div#content ol li.option_2 {
	background: url(../images/buy/list_2_bg.jpg) 0px 17px no-repeat;
}

div#content ol li span.option {
	position: relative;
	z-index: auto;
	top: -16px;
}

div#content ol li span.pdf_info {
	display: block;
	font-size: 0.8em;
	height: 18px;
	background: url(../images/buy/pdf_icon.jpg) left center no-repeat;
	padding: 0 0 0 27px;
	margin: 0 0 0 266px;
}

div#content ol li a {
	margin: 0 0 0 11px;
}

div#content h3#delivery {
	padding: 5px 0 0 0;
	margin: 0;
	background: url(../images/buy/heading2_bg.jpg) left bottom no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

div#content h3#important {
	padding: 20px 0 0 0;
	margin: 0;
	background: url(../images/buy/heading3_bg.jpg) left bottom no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

div#content h3#pleasenote {
	padding: 20px 0 0 0;
	margin: 0;
	background: url(../images/buy/heading4_bg.jpg) left bottom no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

div#content h4 {
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #636364;
	font-size: 1.4em;
	color: #e2308b;
}

div#content p {
	margin: 25px 0;
	padding: 0 21px 0 0;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #636364;
	font-size: 1.4em;
	line-height: 1.6em;
}

div#content p a {
	color: #e2308b;
}

div#content p.bb_link {

}

div#popup {
	background: url(../images/popup/bottom_bg.jpg) left bottom no-repeat;
	width: 554px;
	padding: 0 0 17px 0;
	position: absolute;
	z-index: auto;
	top: 600px;
}

div#popup div.popup_heading {
	background: url(../images/popup/heading_bg.jpg) left top no-repeat;
	height: 36px;
}

div#popup div.popup_heading h4 {
	width: 370px;
	float: left;
	display: inline;
	margin: 11px 0 0 12px;
	padding: 0;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #fefefe;
	font-size: 1.4em;
}

div#popup div.popup_heading p {
	width: 150px;
	float: right;
	margin: 8px 12px 0 0;
	padding: 0;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #fefefe;
	font-size: 1.2em;
	text-align: right;
}

div#popup div.popup_heading p a {
	color: #fefefe;
	background: url(../images/popup/close_popup_bg.jpg) right center no-repeat;
	padding: 0 15px 0 0;
	text-decoration: none;
}

div#popup div.popup_heading p a:hover {
	text-decoration: underline;
}

div#popup div.popup_content {
	background: #d9d8d8;
	height: 363px;
	border-right: 1px solid #636364;
	border-left: 1px solid #636364;
	padding: 20px 17px 0 17px;
}

div#popup div.popup_content p {
	margin: 0 0 20px 0;
}

div#popup div.popup_content p strong {
	color: #454545;
	font-size: 1.1em;
}


/** TEMP POPUP ***/

div#popup_temp {
	background: url(../images/popup/bottom_bg.jpg) left bottom no-repeat;
	width: 554px;
	padding: 0 0 17px 0;
	position: absolute;
	z-index: 11;
	top: 320px;
	margin: 0 0 0 335px;
}

div#popup_temp div.popup_heading {
	background: url(../images/popup/heading_bg.jpg) left top no-repeat;
	height: 36px;
}

div#popup_temp div.popup_heading h4 {
	width: 370px;
	float: left;
	display: inline;
	margin: 11px 0 0 12px;
	padding: 0;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #fefefe;
	font-size: 1.4em;
}

div#popup_temp div.popup_heading p {
	width: 150px;
	float: right;
	margin: 8px 12px 0 0;
	padding: 0;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #fefefe;
	font-size: 1.2em;
	text-align: right;
}

div#popup_temp div.popup_heading p a {
	color: #fefefe;
	background: url(../images/popup/close_popup_bg.jpg) right center no-repeat;
	padding: 0 15px 0 0;
	text-decoration: none;
}

div#popup_temp div.popup_heading p a:hover {
	text-decoration: underline;
}

div#popup_temp div.popup_content {
	background: #d9d8d8;
	height: 135px;
	border-right: 1px solid #636364;
	border-left: 1px solid #636364;
	padding: 20px 17px 0 17px;
}

div#popup_temp div.popup_content p {
	margin: 0 0 20px 0;
}

div#popup_temp div.popup_content p strong {
	color: #454545;
	font-size: 1.1em;
}