@charset "utf-8";
/*
Theme Name: RMRS Wordpress Theme
Theme URI: http://www.readymadereviewsites.com/
Description: RMRS Wordpress Theme
Version: 1.1
Author: Ready Made Review Sites
Author URI: http://www.readymadereviewsites.com/
*/

body {
	background-color: #0a0087;
	background-repeat: repeat-x;
	background-image: url(./images/bg.jpg);
	margin: 0px;
}

img, div { behavior: url(wp-content/themes/rmrs_theme/iepngfix.htc) }

.toplinks a{
	color:#FFFFFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.toplinks a:hover{
	color:#FFCF51;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(./images/max-nav-tab-highlight.jpg);
	background-repeat: no-repeat;
}
.nav-bar-active-bg {
	background-image: url(./images/max-nav-tab.jpg);
	background-repeat: no-repeat;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.subhead {
	font-family: Impact;
	font-size: 25px;
	font-style: normal;
	font-weight: lighter;
	color: #990000;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}
.footer-text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
}
.footer-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
}
.footer-text a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFCC00;
	text-align: center;
}
.navbar-bg {
	background-image: url(./images/nav-bar.jpg);
	background-repeat: no-repeat;
}
.header-bg {
	background-image: url(./images/header.jpg);
	background-repeat: no-repeat;
}
.copyright-text {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
}
.toplinks {

	color:#FFFFFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.optin-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.optin-spam-text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

/* Clickbank Product Page CSS */

.product_title
{
	font-size: 1.5em;
}
.product_description
{
	font-size: 1em;
}
.product_hoplink
{
	font-size: 1em;
}
h1 {
	font-family: Impact;
	font-size: 25px;
	line-height: 32px;
	font-style: normal;
	font-weight: lighter;
	color: #990000;
	text-align: center;
}


/* End Clickbank Product Page CSS */
