
@import url(rw_shop/options/BIA/BIA_shop_shared.css);

body {
   background: #d0dcce;
   margin: 0px;
   padding: 0px;
}
#body {
   background-color: #fefee4;
   border-left: 1px solid #49783f;
   border-right: 1px solid #49783f;
   width: 990px;
   margin-left: auto;
   margin-right: auto;
}
p, h1, h2, li {
   font-family: Verdana, Arial, sans-serif;
	background: transparent;
}
a, a:visited {
	text-decoration: none;
}
hr {
   height: 1px;
   color: #49783f;
   background-color: #49783f;
   border: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
#logobar {
   border-bottom: 1px solid #49783f;
}
#logobar .img {
   border: 1px solid #49783f;
   padding: 1px;
   margin-right: 10px;
}
#midbar {
   border-bottom: 1px solid #49783f;
}
#midbar p {
   color: #49783f;
   font-size: 70%;
	margin-top: 0px;
	margin-bottom: 2px;
   padding: 3px 5px 3px 5px;
}
#midbar p a, #midbar p a:visited {
   color: #49783f;
}
#midbar p a:hover {
   color: #fa9924;
   text-decoration: underline;
}
#leftbar {
   padding: 10px;
   background-color: #49783f;
}
#leftnav {
   border: 1px solid #49783f;
   padding-top: 5px;
   padding-bottom: 5px;
   width: 160px;
}
#leftnav p {
   color: #fefee4;
   font-size: 75%;
   font-weight: bold;
   margin: 0px 10px 0px 10px;
   padding: 3px 0px 3px 0px;
}
#leftnav p a, #leftnav p a:visited {
   color: #fefee4;
   display: block;
}
#leftnav p a:hover {
   color: #fa9924;
}
#leftnav p.selected a, #leftnav p.selected a:visited {
   color: #fa9924;
   display: block;
}
#leftnav ul {
   list-style-type: disc;
   margin: 0px;
   padding: 4px 5px 0px 10px;
}
#leftnav li {
   color: #fefee4;
   font-size: 75%;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 4px;
}
#leftnav li a, #leftnav li a:visited {
   color: #fefee4;
   display: block;
}
#leftnav li a:hover {
   color: #fa9924;
}
#leftnav li.selected a, #leftnav li.selected a:visited {
   color: #fa9924;
   display: block;
}
#leftnav .subtitle {
   padding-top: 15px;
   border-bottom: 1px solid #fefee4;
}
#main {
}
#contentbg {
   background: url(/images/bg.jpg) bottom right no-repeat;
}
#content {
   padding: 15px;
}
#content p {
   color: #49783f;
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #49783f;
   text-decoration: underline;
}
#content a:hover {
   color: #fa9924;
   text-decoration: none;
}
#content h1 {
   color: #49783f;
   font-size: 90%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h2 {
   color: #49783f;
   font-size: 80%;
   font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content ul {
   margin-top: 0px;
   margin-bottom: 10px;
	list-style: square;
}
#content ol {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 25px;
}
#content li {
   color: #49783f;
   font-size: 80%;
   margin-bottom: 3px;
}
#content .img {
   border: 1px solid #49783f;
   padding: 1px;
   margin-bottom: 2px;
}
#content .imgr {
   border: 1px solid #49783f;
   padding: 1px;
   margin-top: 3px;
   margin-left: 15px;
   margin-bottom: 10px;
}
#content .imgl {
   border: 1px solid #49783f;
   padding: 1px;
   margin-top: 3px;
   margin-right: 15px;
   margin-bottom: 10px;
}
#content .closeup td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup th p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup td h2 {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .tighten td p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .tighten th p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .message_box {
   border: solid 1px #49783f;
   margin-bottom: 25px;
}
#content .bullet_positive {
   background: transparent url(/images/pos_bullet.gif) no-repeat top left;
   font-weight: bold;
   margin-left: 20px;
   margin-bottom: 5px;
   padding-top: 2px;
   padding-bottom: 3px;
   padding-left: 25px;
}
#content .bullet_negative {
   background: transparent url(/images/neg_bullet.gif) no-repeat top left;
   font-weight: bold;
   color: #bf0000;
   margin-left: 20px;
   margin-bottom: 5px;
   padding-top: 2px;
   padding-bottom: 3px;
   padding-left: 25px;
}
#content .draw_terms_header {
   font-size: 60%;
   margin-top: 90px;
}
#content .draw_terms li {
   font-size: 60%;
}
#footer {
   background-color: #49783f;
   height: 25px;
}
#footer p {
   font-size: 70%;
   color: #f2f7f2;
   margin: 5px 5px 5px 5px;
}
#footer a, a:visited {
   color: #f2f7f2;
}
#footer a:hover {
   color: #f2f7f2;
   text-decoration: underline;
}
#footer .hiddenlink a:hover {
   color: #f2f7f2;
   text-decoration: none;
}

#content .HHiContact p {text-align: right; font-weight: bold; margin-top: 2px; margin-bottom: 0px;}
#content .HHiContactButton {font-family: Verdana, Arial, sans-serif; font-size: 70%; font-weight: bold; color: #fff; background-color: #49783f;}
#content .HHiContactField {font-family: Verdana, Arial, sans-serif; font-size: 70%;}
#content .HHiContact {background-color: #d0dcce; border: 5px #d0dcce solid; margin: 10px 0px 5px 0px;}
#content .HHiContactNote {font-size: 70%;}

#content .RWNoticeBoardTable {width: 90%; margin-top: 25px; margin-bottom: 15px; border: 1px solid #49783f; background-color: #fefee4;}
#content .RWNoticeBoardTable td p {margin-top: 0px; margin-bottom: 0px;}
#content .RWNoticeBoardTitleTD {background-color: #49783f; padding: 2px;}
#content .RWNoticeBoardTitleTD p {font-size: 80%; font-weight: bold; color: #ffffcc;}
#content .RWNoticeBoardBodyTD {padding: 5px;}
#content .RWNoticeBoardHR {color: #49783f; background-color: #49783f; height: 1px;}

#content .RWNewsListHeadline {font-size: 80%; font-weight: bold; color: #49783f; margin-bottom: 5px;}
#content .RWNewsListHeadline a, #content .RWNewsListHeadline a:hover {color: #49783f; text-decoration: none;}

#content .RWEvents {text-align: center; width: 90%; border-bottom: 1px solid #49783f;}
#content .RWEvents p {margin-bottom: 4px;}
#content .RWEventsYear {background-color: #49783f; padding: 3px; color: #ffffcc; font-weight: bold;}
#content .RWEventsDate {background-color: #d0dcce; padding: 3px; color: #49783f; font-weight: bold;}
#content .RWEventsHeadline {font-weight: bold;}

#content .RWNL {margin-top: 20px; margin-bottom: 20px;}
#content .RWNL p {margin-bottom: 0px;}
#content .RWNLItem, #content .RWNLItemAlt {margin: 10px 30px 0px 30px; padding: 10px; background-color: #d0dcce;}
#content .RWNLDocLink {margin-top: 10px;}
#content .RWNLTestimonialAuthor {text-align: right; font-weight: bold; margin-top: 10px;}

#content .RWLinksTable {margin: 20px auto;}
#content .RWLinksTitle {font-weight: bold; margin-bottom: 3px;}
#content .RWLinksDisplayURL {margin-left: 10px;}

#content .RWDirThumbTextTitle p, #content .RWDirThumbTitle p {
   font-weight: bold;
   color: #377b16;
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWDirThumbTextTitle {
   padding-top: 10px;
   border-bottom: 1px solid #377b16;
}

#content .RWShopCatBar td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopCatNotLeaf {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopCatBarTitle, #content .RWShopCatNotLeafTitle {
   color: #49783f;
   font-weight: bold;
}
#content .RWShopCatBarSearchString {
   color: #49783f;
   font-weight: bold;
}
#content .RWShopCatBarSelected a, #content .RWShopCatBarSelected a:visited {
   color: #fa9924;
   text-decoration: underline;
}
#content .RWShopCatBarSelected a:hover {
   color: #49783f;
   text-decoration: none;
}
#content .RWShopCatDescription, #content .RWShopCatNotLeafDescription, #content .RWShopCatDoc {
   text-align: left;
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopExtraPhotos {
   margin-top: 20px;
   margin-bottom: 10px;
}
#content .RWShopExtraPhotosNotSelected {
   border: 1px solid #49783f;
   margin: 5px;
}
#content .RWShopExtraPhotosSelected {
   border: 2px solid #ff0000;
   margin: 5px;
}
#content .RWShopExtraPhotosInstructions {
   font-size: 65%;
}
#content .RWShopPagingBar td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopPagingBarUnavailable {
   color: #cccccc;
}
#content .RWShopPagingBarSelected a, #content .RWShopPagingBarSelected a:visited {
   color: #fa9924;
}
#content .RWShopPagingBarSelected a:hover {
   color: #fa9924;
   text-decoration: underline;
}
#content .RWShopAddBasket {
   margin-top: 15px;
   margin-bottom: 5px;
}
#content .RWShopAddBasketText {
   margin-bottom: 0px;
   margin-right: 5px;
}
#content .RWShopAddBasketField {
   margin-right: 5px;
   font-family: Verdana, Arial, sans-serif;
   font-size: 70%;
}
#content .RWShopBasketFrame {
   margin: 10px;
}
#content .RWShopPriceText {
   font-weight: bold;
}
#content .RWShopContactForm {
   background-color: #d0dcce;
   border: 5px #d0dcce solid;
}
#content .RWShopContactForm p {
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopContactFormField {
   font-family: Verdana, Arial, sans-serif;
   font-size: 70%;
}
#content .RWShopBasketMessage {
   font-weight: bold;
   color: #ff0000;
   margin-bottom: 20px;
}
#content .RWShopPromotionCodeForm {
   background-color: #d0dcce;
   border: 5px #d0dcce solid;
   margin-left:auto;
   margin-right:auto;
   width: 300px;
}
#content .RWShopPromotionCodeForm p {
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopPayPalLogo {
   margin-top: 17px;
   margin-bottom: 10px;
}
#content .RWShopPayPalLogo img {
   border: 1px solid #49783f;
}

#content .RWUMSField, #content .RWF_Field {
   font-family: Verdana, Arial, sans-serif;
   font-size: 70%;
}
#content .RWUMSButton {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
   background-color: #49783f;
   border-right: 1px solid #4a4a4a;
   border-bottom: 1px solid #4a4a4a;
   border-left: 1px solid #cecece;
   border-top: 1px solid #cecece;
   cursor: pointer;
}
#content .RWUMSButton:hover {
   border-left: 1px solid #4a4a4a;
   border-top: 1px solid #4a4a4a;
   border-right: 1px solid #cecece;
   border-bottom: 1px solid #cecece;
}
#content .RWUMSFootnote {
   font-size: 70%;
}
#content .RWUMSMessage {
   text-align: center;
   color: #ff0000;
   font-weight: bold;
}
#content .RWUMSForm {
   background-color: #d0dcce;
   margin-top: 15px;
   margin-bottom: 20px;
   border-bottom: 5px #d0dcce solid;
}
#content .RWUMSForm th {
   background-color: #49783f;
   text-align: center;
   padding-top: 2px;
   padding-bottom: 2px;
   border-bottom: 5px #d0dcce solid;
   border-top: 10px #d0dcce solid;
}
#content .RWUMSForm th p {
   color: #ffffff;
}
#content .RWUMSForm td {
   text-align: left;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 2px;
}
#content .RWUMSForm p {
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWUMSIndex {
   background-color: #d0dcce;
   margin-top: 15px;
   margin-bottom: 15px;
   border-bottom: 5px #d0dcce solid;
}
#content .RWUMSIndex th {
   background-color: #49783f;
   padding: 2px 10px 2px 10px;
   border-bottom: 5px #d0dcce solid;
}
#content .RWUMSIndex th p {
   color: #ffffff;
}
#content .RWUMSIndex td {
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 2px;
}
#content .RWUMSIndex p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWUMSOptions {
   background-color: #d0dcce;
   margin-top: 10px;
   margin-bottom: 15px;
   border-top: 5px #d0dcce solid;
   border-bottom: 5px #d0dcce solid;
}
#content .RWUMSOptions td {
   text-align: left;
   padding-left: 10px;
   padding-right: 10px;
}
#content .RWUMSOptions p {
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .RWUMSBox {
   background-color: #d0dcce;
   border: 5px #d0dcce solid;
}
#content .RWUMSBox p {
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}

