.standard p
	{
	padding-bottom:10px;
	font-family: Georgia, Verdana, Geneva, sans-serif;
	font-size: 16px;
    margin: 0 auto;
    padding: 0 0 10px;
	}	

.largeheading {
	margin:auto;
	text-align: center;
	font-family:Georgia, Verdana, Geneva, serif;
	font-weight:bold;
	font-size:36px;
	padding: 10px 0;
}

h1
	{
		width:80%;
	margin:auto;
	text-align: center;
	font-family:Georgia, Times, serif;
	font-weight:bold;
	font-size:24px;
	padding: 10px 0;
	}
	
h2
	{
	text-align: center;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-size: 15px;
    padding: 10px 0 28px;
	}

h3
	{
	text-align: center;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	padding: 28px 0 14px;
	}
	
h4
	{
	text-align: center;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#000000;
	padding: 6px 0;
	}
	
h6
	{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-style: italic;
	font-size:17px;
	font-family:Verdana, Arial, sans-serif;
	}

ul {
	padding-right: 0px;
	padding-left: 30px;
}
li {
	text-align: left;
}

.highlight {
    background-color:#ffff00;
}

.primary-theme-color {
	color:#8632be;
}

.grey-alert-color {
	color:#333;
}

.standard-color {
	color:#000;
}

.yellowbox {
	width:540px;
	margin:32px auto;
	padding: 10px;
	border:none;
	background-color:#FFFFCC;
}

.yellowbox h1 {
	text-align: center;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000000;
}

.yellowbox .monoheadline {
	font-family: "Courier New", monospace;
	font-weight: bold;
	font-style: italic;
}

.yellowbox .mono {
	font-family: "Courier New", monospace;
}

.yellowbox .monoquote {
	font-family: "Courier New", monospace;
	font-style: italic;
	font-size:14px;
}

.center {
    text-align: center;
}

.underline {
	text-decoration: underline;
}

.strikethrough, .strikeout {
	text-decoration: line-through;
}

.bonusbox-titlebar {
	width:470px;
	margin:32px auto 0;
	border:none;
	background-color:#006699;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	padding: 8px 40px;
	text-align:center;
	color:#ffffff;
}

.bonusbox-content {
	width:470px;
	margin:0 auto 32px;
	border:none;
	background-color:#ECF5FF;
	padding: 8px 40px 12px;
}

.guarantee {
	width: 470px;
	background-color: #FFFFCC;
	margin: 32px auto;
	padding: 10px 40px;
	border: none;
}

.guarantee-border {
	width: 470px;
	background-color: #FFFFCC;
	margin: 32px auto;
	padding: 10px 40px;
	border: black 1px solid;
}

.couponbox {
	width: 550px;
	background-color: #FFFFFF;
	margin: 32px auto;
	padding: 10px;
	border: none;
}

.buysection {
	width:440px;
	background-color:#FFFFFF;
	margin:32px auto;
	padding:10px;
	border:4px dashed #F00;
	text-indent: 10px;
	}
	
blockquote {
	border-top-width: 0px;
	border-right-width: 30px;
	border-bottom-width: 0px;
	border-left-width: 30px;
	}

.dashed-box {
	width:500px;
	margin: 32px auto 32px;
	border: black 3px dashed;
	padding-right: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: #FFFFFF;
}

.cbFooter {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
}

.checkboxoffset {
	float:left;
	margin: 6px 20px 6px 6px;
}

.policylink {
	color: #888888;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}
.policylink a:link {
	text-decoration:none;
	color: #888888;
}
.policylink a:visited {
	text-decoration:none;
	color: #888888;
}
.policylink a:hover {
	text-decoration:none;
	color: #000000;
}
.policylink a:active {
	text-decoration:none;
	color: #000000;
}

.buttonregion-border {
	width:450px;
	background-color:transparent;
	border-color:#CFCFCF;
	border-width:1px;
	border-style:solid;
	padding: 10px 6px 10px;
	margin: 10px auto 0;
}
.buttonregion-noborder {
	background-color:transparent;
	margin: 0 auto;
}
.buttonregion-field {
	text-align: center;
	padding-right:15px;
	padding-left:15px;
	height:80px;
}
.buttonregion-field label {
	display:block;
	float:none;
	text-align:center;
	width:auto;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	font-size:22px;
	font-family:Verdana, sans-serif;
	padding-bottom:15px;
}
.buttonregion-field input.text, .buttonregion-field textarea {
	width:315px;
	margin:auto;
	padding:8px;
	background-color:#FFFFFF;
	border-color:#919191;
	border-width:1px;
	border-style:solid;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	font-size:13px;
	font-family:Verdana, sans-serif;
}
.buttonregion-field input.text:focus, .buttonregion-field textarea:focus {
	background-color:#FFFAD6;border-color:#030303;border-width:1px;border-style:solid;
}

#pbutton_button {
	text-align:center;
	padding-top:40px;
}

#purchase-guarantee {
	text-align:center;
	margin-top:35px;
}

.noscript_warning p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #ff0000;
	padding:30px 0;
}

.textfooter {
	width:600px;
	margin:auto;
	text-align:center;
	padding-bottom:10px;
}

.noscript_warning p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #ff0000;
	padding:30px 0;
}

.singleitembox-themestyle {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 2px solid #CCCCCC;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 4px 4px #CCCCCC;
	margin: 20px auto 20px;
	padding: 10px 0 20px 0;
	width: 680px;
	clear: both;
}

.singleitembox-linededge {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 2px solid #CCCCCC;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 4px 4px #CCCCCC;
	margin: 20px auto 20px;
	padding: 5px 15px 5px 15px;
	width: 660px;
	clear: both;
}
	
.singleitembox-solidback {
	background: none repeat scroll 0 0 #C0C0C0;
	border: none;
	border-radius: 0px;
	box-shadow: 0 1px 3px #C0C0C0;
	margin: 20px auto;
	padding: 10px 0 20px 0;
	width: 680px;
	clear: both;
}

.completeoffer {
	margin: 0 0 32px 0;
	padding:0;
}

.completeoffer .producttable {
	width:590px;
	margin: 48px auto 40px;
	font-family: Tahoma, Geneva, sans-serif;
}

.completeoffer .producttable .row {
	width:100%;
	margin: 0;
	height: 35px;
	line-height:32px;
	clear:both;
}

.completeoffer .producttable .icon {
	width:35px;
	margin: 0 16px 0 0;
	float:left;
}

.completeoffer .producttable .product {
	width:290px;
	margin: 0 16px 0 0;
	float:left;
	font-weight:bold;
	font-size: 14px;
	padding: 6px 0 6px 0;
}

.completeoffer .producttable .product-twoline {
	width:290px;
	margin: 2px 16px 0 0;
	line-height:20px;
	float:left;
	font-weight:bold;
	font-size: 14px;
	padding-bottom: 5px
}

.completeoffer .producttable .retailprice {
	width:110px;
	margin: 0 8px 0 0;
	float:left;
	font-size: 14px;
	text-align:right;
}

.completeoffer .producttable .rightcol {
	width:104px;
	margin: 0 0 0 0;
	float:right;
	text-align:right;
}

.completeoffer .producttable .row-sumline {
	width:100%;
	margin: 0;
	height:2px;
	line-height:2px;
	clear:both;
}

.completeoffer .producttable .retailprice-sumline {
	width:110px;
	border-bottom: solid 1px black;
	margin: 0 8px 0 0;
	float:left;
}

.completeoffer .producttable .row-sum {
	width:100%;
	margin: 2px 0 0;
	height:24px;
	line-height:24px;
	clear:both;
}

.completeoffer .producttable .row-sum-larger {
	width:100%;
	margin: 0 0;
	height:32px;
	line-height:32px;
	clear:both;
}

.completeoffer .producttable .product-sum {
	width:180px;
	margin: 0 16px 0 0;
	float:left;
	font-size: 14px;
}

.completeoffer .producttable .retailprice-sum {
	width:220px;
	margin: 0 8px 0 0;
	float:left;
	text-align:right;
}

.completeoffer .producttable .large {
	font-weight: bold;
	font-size: 18px;
}

.completeoffer .producttable .larger {
	font-weight: bold;
	font-size: 24px;
}

.completeoffer .producttable .row-bottom {
	clear:both;
}

.container-processing {
	display:none;
	margin:auto;
	text-align: center;
}

.comp-table {
	width:660px;
	margin:auto;
	padding:0;
	border:none;
	font-family: arial,sans-serif;
	font-size: 16px;
}

.comp-table .col1 {
	background:#D1E9F2;
	float:left;
	padding:5px 0 0 15px;
	height:25px;
	margin:2px 0 0 0;
	width:293px;
}

.comp-table .col2 {
	background:#D1E9F2;
	float:left;
	padding:5px 10px 0 10px;
	height:25px;
	margin:2px 0 0 2px;
	width:67px;
	text-align:right;
}

.comp-table .col3 {
	text-align:center;
	background:#D1E9F2;
	float:left;
	padding:5px 10px 0 10px;
	height:25px;
	margin:2px 0 0 2px;
	width:100px;
}

.comp-table .col4 {
	text-align:center;
	background:#EDF3F5;
	float:left;
	padding:5px 10px 0 10px;
	height:25px;
	margin:2px 0 0 2px;
	width:100px;
}

.comp-table .row-header .col1 {
	padding-top:15px;
	height:25px;
	line-height:90%;
}

.comp-table .row-header .col2, .comp-table .row-header .col3, .comp-table .row-header .col4 {
	height:35px;
	line-height:90%;
}

.comp-table .row-2line .col1 {
	padding-top:10px;
	height:48px;
	line-height:120%;
}

.comp-table .row-2line .col2, .comp-table .row-2line .col3, .comp-table .row-2line .col4 {
	padding-top: 20px;
	height:38px;
}

.comp-table .row-summary .col1, .comp-table .row-summary .col2 {
	
}

.comp-table .row-summary .col3, .comp-table .row-summary .col4 {
	text-align:right;
	padding-right:25px;
	width:85px;
}

.comp-table .row-compressed .col1 {
	font-size:14px;
	padding-top:7px;
	height:23px;
}

.comp-table .row-compressed .col2, .comp-table .row-compressed .col3, .comp-table .row-compressed .col4 {

}



.comp-table .row:after, .comp-table .row-header:after, .comp-table .row-2line:after, .comp-table .row-summary:after, .comp-table .row-compressed:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


.simple-button-box {
	background: none repeat scroll 0 0 #E1F9FF;
	border: 1px solid #D1E9E2;
	border-radius: 4px;
	padding: 5px 10px 5px 10px;
}
.simple-button-box .text-region {
	padding-bottom:10px;
	height:65px;
}
.simple-button-box .text-region p {
	margin:0;
	padding:0;
}
.simple-button-box-a {
	background: none repeat scroll 0 0 #F0FCFF;
	border: 1px solid #D1E9E2;
	border-radius: 4px;
	padding: 5px 10px 5px 10px;
}

