/*
Theme Name: Google Blog
Template: twentyten
*/
@import url('../twentyten/style.css');

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #FFF;
}

#site-title,
#site-description {
	display: none;
}

#header {
	background: none;
}

#branding img {
	border: none;
}

#branding>a {
	position: absolute;
	left: 650px;
	top: 50px;
}

#access {
	background: none;
}

#access div.menu {
	height: 40px;
	-moz-border-radius: 7px;
}

#access div.menu ul li {
	background: url(images/bg-banner.png) repeat-x;
}


#access ul li {
	color: #7D7D7D;
	/* background-color: #006400; */
	font-weight: bold;
	/*height: 40px;*//* RA3OR edit here */
	position: relative;
	top: 0;
}

#access ul li a,
#access ul li a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(images/navbar-bg-li.png) no-repeat left;
	font-size: 1.2em;
	padding-right: 30px;
	padding-left: 30px;
	/*height: 40px;*//* RA3OR edit here */
}

#access div.menu ul li.current_page_item {
	background: url(images/navbar-bg-active.png) repeat-x;	
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #FFF;
}

#access ul li:hover {
	background: url(images/navbar-bg-active.png) repeat-x;
}

#access ul li:hover > a
 {
	color: #FFF;
	/* background-color: #00BB02; */
	background: url(images/navbar-bg-active.png) repeat-x;
	/*height: 40px;*//* RA3OR edit here */
}


#content .entry-title {
	color: #028A46;
}

#content, #content input, #content textarea {
	font-size: 12px;
	line-height: 18px;
}

#main {
	background: url(images/greyline.png) repeat-y  695px;
	margin-top: 80px;
	margin-bottom: 80px;
	padding: 0;
}

#main.no_sidebar {
	background: none;
}

.hentry {
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
}

.entry-title a:link, .entry-title a:visited {
	color: #028A46;
}

.entry-title a:hover {
	text-decoration: underline;
}


.entry-meta a, .entry-utility a {
	color: blue;
}

.commentlist li.comment {
	border: 1px dotted #CCC;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
}

.commentlist .avatar {
	position: relative;
	float: right;
}

.test {
	border: 1px solid blue;
	float:left;
}

#wrapper-landingpage {
  	width: 760px;
  	margin:0 auto;
	background: #fff;
	margin-top: 20px;
	padding: 0 20px;
	clear: both !important;
	display: block !important;
	float: none !important;
	position: relative !important;
}

#wrapper-salespage {
  	width: 640px; /* Greg edit here */
  	margin:0 auto;
	background: #fff;
	margin-top: 20px;
	padding: 0 20px;
	clear: both !important;
	display: block !important;
	float: none !important;
	position: relative !important;
}

#wrapper-salespage #branding {
	width: 100%;
}

#wrapper-salespage #branding > a {
	left: 470px;
}

#wrapper-landingpage #main,
#wrapper-salespage #main {
	width: 100%;
	margin: 0;
}

#wrapper-landingpage #footer #colophon {
	width: 100%;
}

#container.landingpage-container #content {
	/*width: 100%;*/
	margin: 0;
	padding: 0;
}

#content .landingpage {
	margin: 0;
	padding: 0;
	float: left;
	width: 99%;
}

#content .landingpage.order-1{
	width: 65%
}
#content .landingpage.order-2 {
	width: 34%;
}

#content #lpheader1,
#content #lpheader2 {
	display: block;
	background-color: #DCDCDC;
	width: 100%;
	clear: both;
	padding: 8px;
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
}

#content #lpheader1 {
	width: 99%;
}

#content #linkblock {
	float: left;
	width: 200px;
}

#content #linkblock ul {
	margin: 0;
}

#content #linkblock ul li {
	display: block;
	float: none;
	padding: 0;
	margin: 0;
}

#content #textblock {
	width: 550px;
	margin-left: 200px;
}


.landingpage ul li {
	width: 50%;
	float: left;
}


#footer {
	background-color: #FFF;
	border-top: 1px solid #CCC;
}

#colophon {
	border: none;
}

/* Form Settings */

.landingpage.order-2 label{
	color: black;
	width: 60px;
	float: left;
}

#content .landingpage.order-2 input {
	width: 160px;
	margin-bottom: 10px;
}

#content .landingpage.order-2 .wpcf7-form p {
	margin:0;
	height: 30px;
}

.landingpage.order-2 .redgreen {
	margin-left: 60px;
}

#content .landingpage.order-2 .redgreen input {
	background-color: maroon;
	color: white;
	margin: 0;
	padding: 5px;
}

#content .landingpage.order-2 .redgreen input:hover {
	background-color: green;
	color: white;
}


#content #linkblock ul li {
	padding: 5px;
	background: #dcdcdc;
	border: 1px solid #999;
	margin-bottom: -1px;
}

#content #linkblock ul li.active {
	background: none;
	border: none;
}

#content #linkblock ul li.active a {
	text-decoration: none;
	color: black;
}

#respond textarea {
width:80%;
margin-right: 19%;
}

#respond input {
margin:0;
margin-right: 19%;
width:80%;
}

#respond .form-allowed-tags {
color:#888888;
font-size:12px;
line-height:18px;
width: 80%;
}

/* ================= Sales Page Styles ============== */
.sales-page #content h1 {
	font: bold 32px Tahoma, Arial, Helvetica, sans-serif;
/*padding-top: 18px;*//* RA3OR edit here */
	color: #CC0000;
}
.sales-page #content h2 {
	font: bold 23px Tahoma, Arial, Helvetica, sans-serif;
/*padding-top: 18px;*//* RA3OR edit here */
}
.sales-page #content h3 {
	font: bold 18px Arial, Helvetica, sans-serif;
/*padding-top: 15px;*//* RA3OR edit here */
	color: #000088;
}
.sales-page #content h4 {
	font: bold 16px Arial, Helvetica, sans-serif;
/*padding-top: 12px;*//* RA3OR edit here */
	color:#000000;
}
.sales-page #content p {
	font-size: 16px;
/*padding-top: 20px;*//* RA3OR edit here */
}
.sales-page #content ul {
	font-size: 16px;
	list-style: none;
	margin: 0px;
/*padding: 15px 0 0px 0px;*//* RA3OR edit here */
padding-bottom: 5px;
}
.sales-page #content li {
	list-style: none;
	margin: 0;
padding: 5px 0 5px 25px;
	background: url(/images/green-check.png) no-repeat scroll left 5px;
}
.sales-page #content .moreMargin li {
	/*margin-top: 20px;*//* RA3OR edit here */
	padding-left: 35px;
}


.sales-page #content .highlight {
	background-color: #ffff00;
}

.sales-page #content .centerbox {
	border: 3px dashed #d70305;
	border-collapse: collapse;
padding: 10px;
	width: 80%;
	text-align: center;
margin-left: 5%;
	font-size: 16px;
}

/* ===================== box-review styles ============= */

.box_review {
	margin: 0px auto;
	width: 500px;
	border: 1px solid #01007c;
	background: #FEFDE8;
	margin-bottom: 12px;
}
.box_review p {
	margin-bottom: 12px;
}
.box_review h2 {
	color: #CC0000;
	font-size: 20px;
	text-align: center;
	margin-bottom: 12px;
}
.box_review .clear {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.box_header {
	background: #01007c;
	color: #FFFFFF;
	padding: 0px 5px;
	line-height: 22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.box_content {
	padding: 12px 10px 0 10px;
	color: #000000;
	font-family: Courier New;
}

.box_content img {
	float: left;
	/*margin:0 5px 5px 0;*/
	padding: 0px 5px 5px 0px;/* RA3OR edit here */
}

.box_bottom {
	padding: 0px 10px;
}
.box_footer {
	padding: 10px;
	color: #CC0000;
	font-weight: bold;
	height: 25px;/* RA3OR edit here */
}
.box_footer span {
	color:#000000;
}
.box_footer_left{ float: left; }
.box_footer_right{ float: right; }


.guarantee {
	margin: auto;
	background:url(https://www.genitalwartsreport.com/images/warts-cert.jpg) no-repeat;
	width:400px;
	height:210px;
	padding:50px 50px 123px 50px;
}
	.guarantee_title{
	font-size:20px;
	padding-bottom:12px;
	font-family:Tahoma;
	text-align:center;
	font-weight:bold;
}
	.guarantee_content{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

#content .productBox h3,
#content img.productBox,
#content .productBox table,
#content .productBox tbody,
#content .productBox tfoot,
#content .productBox thead th,
#content .productBox tr td {
	vertical-align: middle;
}
#content .productBox h3,
#content img.productBox,
#content .productBox tr th,
#content .productBox thead th,
#content .productBox tr td {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#content .productBox table {
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: black;
	font-weight: bold;
}
#content img.productBox {
	margin: 0px;
	margin-left: 12px;
}

.productBox {
	text-align: left;
	margin: 10px 0;
	background: #EDF7FD;
	border: 1px solid #E5E5E5;
}
.productBox h3,
.productBox a {
	color: #0000CC;
	font-weight: bold;
}
.productBox a {
	font-size: 14px;
}
.productBox h3 a {
	font-size: 18px;
}