﻿body {
	margin: 0;
	padding: 0;
	background: #EFEFEF url(http://www.rxbattle.com/images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 100%;
}

ul, ol {
	line-height: 150%;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #BF4D36;
}

a:hover {
	background: none;
}

input.btn { 
	color:#050; 
	background-color:#FCF5D9; 
	border:1px solid; 
	border-color: #696 #363 #363 #696; 
	font-weight: bold;
} 
/* Header */

#header {
	width: 800px;
	height: 130px;
	margin: 0 px;
	background: url(http://www.rxbattle.com/images/img02.jpg) no-repeat left top;
}

/* Logo */
#logo {
	width: 600px;
	padding: 0px 0px 0px 0px;
	color: #BF4D02;
}

#logo {
	width: 600px;
	padding: 45px 0px 0px 100px;
	color: #BF4D02;
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 0;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-style: italic;
}


#logo p {
	margin: 0;
	padding: 0;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #7B5C02;
}

#logo p a {
	color: #7B5C02;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #BF4D02;
}

/* Search */

#quote {
	position: absolute;
	float: left;
	top: 35px;
	width:500px;
	padding: 0px 0px 0px 340px;
	font: 12px Arial, Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#search {
	position: absolute;
	float: left;
	top: 40px;
    width: 250px;
	padding: 0px 0px 0px 750px;
}
#search input {
	color:#050; 
	background-color:#FCF5D9; 
	border:1px solid; 
	border-color: #696 #363 #363 #696; 
	font-weight: bold;
}
#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 1200px;
	height: 37px;
	margin: 0 px;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 5px 25px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: url(http://www.rxbattle.com/images/img03.jpg) no-repeat center top;
	text-decoration: underline;
}

#menu .first {
	background: url(http://www.rxbattle.com/images/img03.jpg) no-repeat center top;
}

/* SubMenu */

#submenu {
	width: 700px;
	height: 37px;
	margin: 0 px;
	padding: 0;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	float: left;
}

#submenu a {
	display: block;
	padding: 5px 5px 7px 5px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border: none;
}

#submenu a:hover, #menu .current_page_item a {
}

#submenu a:hover 
{
	text-decoration: underline;
}

#submenu .first {
	background: url(http://www.rxbattle.com/images/img03.jpg) no-repeat center top;
}

#wrapper {
	width: 900px;
	margin: 0 px;
	margin-bottom: 20px;
	background: url(http://www.rxbattle.com/images/img04.jpg) repeat-y left top;
}

#wrapper-top {
	width: 900px;
	background: url(http://www.rxbattle.com/images/img07.jpg) no-repeat left top;
}

#wrapper-btm {
	width: 900px;
	background: url(http://www.rxbattle.com/images/img05.jpg) no-repeat left bottom;
}

#subNav {
	border-style: double;
	position: relative;
	background-color: #FFECB1;
	padding: 5px 5px 5px 5px;
}
#subNav a {
	color: #000000;
	#border: none;
}
#todo {
	border-style: double;
	position: relative;
	background-color: #FFECB1;
	padding: 5px 5px 5px 5px;
}


/* Page */

#page {
	width: 900px;
	margin: 0px;
	padding-top: 30px;
}

/* TopBar */

#topbar 
{
	position: absolute;
	top: 167px;
	left: 340px;
	width:700px;
	right: 500px;
	margin: 0;
	padding: 5px;
	background-color:#ffffff;
}

/* Content */

#content {
	position: absolute;
	top: 175px;
	left: 340px;
	width:650px;
	right: 500px;
	margin: 0;
	padding: 0;
	}

.post {
}

.post .title {
	color: #967001;
	border-bottom: 1px #A9A9A9 dashed;
}

.post .title a {
	background: none;
	color: #967001;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	margin-bottom: 30px;
	padding: 3px 0px;
	border-top: 1px #A9A9A9 dashed;
	border-bottom: 1px #A9A9A9 dashed;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .entry {
	padding: 10px 0 5px 0;
	text-align: justify;
}

.post a {
	color: #967001;
	border-bottom: 1px #967001 dotted;
}

.post .meta a {
	font-weight: bold;
}

/* Sidebar */

#rep
{
    background-color: #FEEDB7;
    border-top: 1px #000000 dashed;
    border: 1px dotted #000000;
    padding: 10px 10px 10px 35px;
}
#opp
{
    background-color: #FEEDB7;
    border-top: 1px #000000 dashed;
    border: 1px dotted #000000;
    padding: 10px 10px 0 35px;
}
#opp h1 {
    font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
}
#sidebar {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0 0 0 35px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #590000;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #4D4D4D;
}

#sidebar h3 {
	padding-left: 20px;
	letter-spacing: -.5px;
	color: #245483;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px #245483 dashed;
	border-top: 1px #245483 dashed;
	padding-bottom: 5px;
	padding-top: 5px;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#asidebar a {
	color: #BF4D36;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	/*width: 910px;*/
	height: 10px;
	margin: 0 px;
	padding: 40px 0 15px 0;
	/*background: #4D4D4D url(http://www.rxbattle.com/images/img06.jpg) repeat-x left top;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FF833B;
	border-bottom: 1px #FF833B dotted;
}
.colorA td
{
	background-color:#FFECB1;
}
.colorB td
{
	background-color:#FCF5D9;
}
.orangeRow td
{
	background-color:#FF9235;
	color:#FFFFFF;
}

table.dataTable {
	width: 100%;
	border-spacing: 0px;	
	border-bottom: 1px #A9A9A9 dashed;
	border-left: 1px #A9A9A9 dashed;
	border-right: 1px #A9A9A9 dashed;
	border-top: 1px #A9A9A9 dashed;
}

table.dataTable td { padding:5px; }

#errors {
	background: url(http://www.rxbattle.com/images/error.png) no-repeat left center;
	padding: 10px 0px 10px 30px;
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight: bold;
}

.largeNumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF833B;
	font-size: 36px;
	vertical-align:top;
}


.emph {
	font-weight: bold;
	font-size: 14px;
	
}

#pleaseWait {
     visibility: visible;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
}

#pleaseWait div {
     width:300px;
     margin: 200px auto;
     background-color: #fff;
     border:1px solid #000;
     padding:15px;
     text-align:center;
}

table.contactUs
{
	border:1px solid #000;
	border-style: double;
	background-color: #FFECB1;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

.FormField
{
	font-family: Verdana;
	font-size: 11px;
	padding: 2px;
	text-align: left;
	border: 1px solid Gray;
}

.FormFieldRequired
{
	font-family: Verdana;
	font-size: 11px;
	padding: 2px;
	text-align: left;
	border: 1px solid Red;
}
