
body {
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0;
	/* background: #FFFFFF url(images/img01.jpg) repeat-x left top; */
	background-image: url(/rpd-images/bg_body.gif); 
	background-repeat: repeat-x;
	background-attachment:fixed;
	font-size: 1em;
	font-family: verdana,Arial,Helvetica, sans-serif;
	text-align: center;
	color: #5C5C5C;
	line-height:1.0em;
}

h1, h2, h3 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family:arial,verdana;
}

h1 {
}

h2 {
}

h4 {
	margin-top:0;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	list-style: none;
}

a {
	color: #8A7645;
}

a:hover, a:active {
	text-decoration: none;
	color: #8A7645;
}

a:visited {
	color: #8A7645;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-size: 13px;
	color: #333333;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	/* background: url(images/img02.jpg) no-repeat left top; */
	background: white;
	border: solid #999999 4px;
	text-align:left;
	-moz-border-radius:15px;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 170px;
	height: auto;
}

/* Menu */

#menu {
	width: 870px;
	height: 39px;
	margin: 0 auto;
	background: url(images/img03.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	height: 39px;
	background: url(images/img04.jpg) no-repeat right top;
}

#menu a {
	display: block;
	padding: 12px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}

#menu a:hover { 
	color: #FFFFFF;
	text-decoration:underline;
	background:green;
}

#menu .current_page_item a {
	color: #FFFFFF;
	background:green;
}

/** LOGO */

#logo {
	width: 880px;
	height: 100px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin-right: 10px;
	text-transform: uppercase;
	line-height: normal;
	font-family:verdana,Arial,Sans-serif;
}

#logo h1 {
	float: left;
	padding: 40px 0 10px 20px;
	font-size: 2em;
	color: #BA9F5A; 
	/* background: url(images/logo.jpg) no-repeat 30px 30px; */
}

#logo h1 a {
	text-decoration: none;
	color: #BA9F5A; 
}

#logo h1 a:hover { 
	text-decoration: none;
	}

#logo h2 {
	padding: 50px 0 0 0px;
	margin-left:125px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #28313A;
	font-style:italic;
	font-weight:bold;
}

#logo p a {
	text-decoration: none;
	color: #28313A;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	padding-bottom: 20px;
	/* border-right: 1px solid #DFE1E0;
	border-left: 1px solid #DFE1E0;*/
}

/* Content */

#content {
	width: 860px;
	/*
	margin-left:20px;
	margin-right:20px;
	*/
}

.alt {color:#5C5C5C;font-style:italic;}
.reg {font-size:10pt;}

/* Post */

.post {
	padding: 0px 20px 20px 20px;
	margin-bottom: 20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #28313A; 
}

.post .entry {
}

.post .meta {
	padding: 15px 15px 30px 0px;
	font-size: 10px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #28313A; 
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 250px;
	margin: 0;
	padding: 0;
	background: url(images/img07.jpg) no-repeat left top;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #28313A; 
}

/* Search */

#search {

}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 140px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #DFE1E0;
}

#x {
	padding: 3px;
	border: none;
	background: #0A5688;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
}

#footer {
	width: 880px;
	margin: 0 auto;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: .9em;
}

#legal {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #595959;
}

#legal a {
	font-weight: normal;
}



/* RPD */
.greybox {border: 2px solid #FF9900; padding:15px; margin-bottom:50px;text-align:center;margin-right:70px; margin-left:70px;background-color:#FAFAFA;}
.greybox input.text {margin:10px 0 0px 0; font-size:18px; text-align:center; padding:4px; border: 1px solid #ccc;}
.greybox input.btn {display:block; margin:10px auto 0 auto;}
iframe {width:670px; display:block; height:710px; margin:0px;}
.buy {text-align:right}
.buybox {border: 3px solid #ccc; padding:15px; margin-bottom:10px; margin-left:30px;margin-right:30px}
#special.buybox {border: 1px solid #ccc;}
.checkout { text-align:center; margin-bottom:20px; margin-top:20px;}
.guarantee { font-size:12px; margin: 40px auto 20px auto; vertical-align:text-top;}
.guarantee img { float:left; margin-right:20px;}
/* .onetime {padding: 3px; display:inline; background-color:#fef8e9; border:1px solid #f5e1ac; font-size:12px;font-weight:bold} */
.onetime {padding: 3px; display:inline; background-color:#fff4df; border:1px solid #f5e1ac; font-size:12px;font-weight:bold}
#checkoutlist  {font-size:.9em;line-height:1.2em;}
/* #checkoutlist li {list-style:none;background-image:url(tick2.gif);background-repeat: no-repeat;background-position:-1em .5em } */
#checkoutlist li {list-style:none;list-style-image:url(images/tick2.gif);}
.red { color:#CC0033}



/* Lightbox */
.white_content {
  display: none;
  position: absolute;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 355px;
  padding: 16px;
  border: 1px solid #000000;
  background-color: white;
  z-index:1002;
  overflow: auto;
}

.white_content A {
  display: block;
  clear: both;
  text-align: center;
}

.black_overlay{
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: black;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}

#headline {
	color:#DFE1E0;
	background-color:#DFE1E0;
	width:80%;
	border:1;
	}


.npa {

        font-size:.8em;
        float:left;
        width: 115px;
}


