
@import url(rw_shop/options/TRF/TRF_shop_shared.css);

body {
   background: #aaaaaa;
   width: 900px;
   margin: 20px auto 20px auto;
/*   margin: 20px;*/
   padding: 0px;
}
p, h1, h2, li {
   font-family: Verdana, Arial, sans-serif;
	background: transparent;
}
a, a:visited {
	text-decoration: none;
}
hr {
   height: 1px;
   color: #720d18;
   background-color: #720d18;
}
.left {
	float: left;
}
.right {
	float: right;
}
#logobar {
   background-color: #720d18;
}
#topnav {
   background-color: #720d18;
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000;
}
#topnav p {
   font-size: 75%;
   font-weight: bold;
   color: #ffffff;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 3px 0px 3px 0px;
}
#topnav p a, #topnav p a:visited {
   color: #ffffff;
   padding: 3px 10px 3px 10px;
}
#topnav p a:hover {
   color: #000000;
}
#topnav .selected a, #topnav .selected a:visited {
   color: #000000;
}
#midbar {
   background-color: #000000;
}
#midbar p {
   color: #ffffff;
   font-size: 70%;
	margin-top: 0px;
	margin-bottom: 2px;
   padding: 3px 5px 3px 5px;
}
#midbar p a, #midbar p a:visited {
   color: #ffffff;
}
#midbar p a:hover {
   color: #720d18;
   text-decoration: underline;
}
#leftbar {
   padding: 5px 0px 5px 0px;
   background-color: #444444;
}
#leftnav {
   padding-top: 5px;
   padding-bottom: 15px;
   width: 180px;
}
#leftnav p {
   color: #ffffff;
   font-size: 75%;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}
#leftnav p a, #leftnav p a:visited {
   color: #ffffff;
   padding: 4px 15px 4px 15px;
   display: block;
}
#leftnav p a:hover {
   color: #000000;
}
#leftnav p.selected a, #leftnav p.selected a:visited {
   color: #000000;
   display: block;
}
#leftnav ul {
   list-style-type: disc;
   margin: 0px;
   padding: 0px 5px 0px 10px;
}
#leftnav li {
   color: #ffffff;
   font-size: 75%;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 2px;
}
#leftnav li a, #leftnav li a:visited {
   color: #ffffff;
   display: block;
}
#leftnav li a:hover {
   color: #000000;
}
#leftnav li.selected a, #leftnav li.selected a:visited {
   color: #000000;
   display: block;
}
#leftnav .spacer {
  font-size: 50%;
}
#rightbar {
   width: 180px;
   background-color: #eeeeee;
   border-top: 1px solid #444444;
}
#rightbar .title, #leftbar .title {
   font-size: 75%;
   font-weight: bold;
   background-color: #000000;
   color: #ffffff;
   margin: 0px;
   padding: 5px 15px 5px 15px;
}
#rightbar p {
   color: #720d18;
   font-size: 75%;
   margin: 0px;
}
#rightbar a, #rightbar a:visited {
   color: #444444;
   text-decoration: none;
}
#rightbar a:hover {
   color: #444444;
   text-decoration: underline;
}
#main {
   background: #ffffff;
}
#content {
   padding: 15px;
}
#content p {
   color: #333333;
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #333333;
   text-decoration: underline;
}
#content a:hover {
   color: #720d18;
   text-decoration: none;
}
#content h1 {
   color: #720d18;
   font-size: 90%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h2 {
   color: #720d18;
   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: 45px;
}
#content li {
   color: #333333;
   font-size: 80%;
   margin-bottom: 3px;
}
#content .img {
   border: 1px solid #720d18;
   margin-bottom: 2px;
}
#content .imgr {
   border: 1px solid #720d18;
   margin-top: 3px;
   margin-left: 15px;
   margin-bottom: 10px;
}
#content .imgl {
   border: 1px solid #720d18;
   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 .borderedtable {
   border-left: 1px #aaaaaa solid;
   border-top: 1px #aaaaaa solid;
   margin-top: 20px;
   margin-bottom: 20px;
}
#content .borderedtable td, #content .borderedtable th {
   border-right: 1px #aaaaaa solid;
   border-bottom: 1px #aaaaaa solid;
}
#content .borderedtable td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .borderedtable th p {
   color: #720d18;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer {
   background-color: #720d18;
   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 .RWNoticeBoardTable {width: 90%; margin-top: 25px; margin-bottom: 15px; border: 1px solid #720d18; background-color: #eeeeee; }
#content .RWNoticeBoardTable td p {margin-top: 0px; margin-bottom: 0px; font-weight: bold;}
#content .RWNoticeBoardTitleTD {background-color: #720d18; padding: 2px;}
#content .RWNoticeBoardTitleTD p {font-size: 80%; font-weight: bold; color: #ffffff;}
#content .RWNoticeBoardBodyTD {padding: 5px;}
#content .RWNoticeBoardHR {color: #720d18; background-color: #720d18; height: 1px;}

#content .RWLinksTable {margin: 10px 0px 20px 0px;}
#content .RWLinksTable th p {color: #720d18; text-align: left; margin-top: 10px;}
#content .RWLinksTitle {font-weight: bold; margin-bottom: 5px;}
#content .RWLinksDisplayURL {margin-left: 10px;}

/* News - rightbar */
#newsrb {padding: 10px;}
#newsrb .RWNLItem {margin-bottom: 15px;}
#newsrb .RWNLHeadline {font-weight: bold; margin-bottom: 5px;}

/* News - main page */
#news .RWNLItem {margin-top: 20px; margin-bottom: 0px;}
#news .RWNLItem p {margin-bottom: 3px;}
#news .RWNLHeadline {font-weight: bold; color: #720d18;}
#news .RWNLThumbL {border: 5px solid #720d18; margin: 0px 10px 10px 0px;}

#faq .RWNLItem {margin-top: 10px; margin-bottom: 0px;}
#faq .RWNLItem p {margin-bottom: 3px;}
#faq .RWNLQuestion {font-weight: bold; color: #720d18;}

#content .RWShopCatBar td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopCatNotLeaf {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopCatBarTitle, #content .RWShopCatNotLeafTitle {
   color: #720d18;
   font-weight: bold;
}
#content .RWShopCatBarSearchString {
   color: #720d18;
   font-weight: bold;
}
#content .RWShopCatBarSelected a, #content .RWShopCatBarSelected a:visited {
   color: #720d18;
   text-decoration: underline;
}
#content .RWShopCatBarSelected a:hover {
   color: #720d18;
   text-decoration: none;
}
#content .RWShopCatDescription, #content .RWShopCatNotLeafDescription, #content .RWShopCatDoc {
   text-align: left;
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopPagingBar td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopPagingBarUnavailable {
   color: #cccccc;
}
#content .RWShopPagingBarSelected a, #content .RWShopPagingBarSelected a:visited {
   color: #720d18;
}
#content .RWShopPagingBarSelected a:hover {
   color: #720d18;
   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 {
   color: #720d18;
   font-weight: bold;
   margin-top: 5px;
}
#content .RWShopContactForm {
   background-color: #eeeeee;
   border: 5px #eeeeee 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 .RWShopPromotionCodeForm {
   background-color: #eeeeee;
   border: 5px #eeeeee solid;
   margin-left:auto;
   margin-right:auto;
   width: 300px;
}
#content .RWShopPromotionCodeForm p {
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}
#leftbar .RWShopPayPalLogo {
   margin-top: 20px;
   margin-bottom: 10px;
}
#leftbar .RWShopPayPalLogo img {
   border: 1px solid #000000;
}
#leftbar .RWShopWorldPayLogo {
   margin-top: 25px;
   margin-bottom: 15px;
}
#leftbar .RWShopWorldPayLogo img {
   border: 1px solid #000000;
}
#content .RWShopWorldPayLogo {
   margin-top: 20px;
   margin-bottom: 5px;
}
#leftnav .RWShopSearch {
   margin-bottom: 10px;
}
#leftnav .RWShopSearchText {
   text-align: left;
   margin: 0px 0px 2px 14px;
   color: #720d18;
   font-weight: bold;
   font-size: 75%;
}
#leftnav .RWShopSearchField {
   margin-right: 5px;
   font-family: Verdana, Arial, sans-serif;
   font-size: 70%;
}
#leftnav .RWShopSearchButton {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
   background-color: #720d18;
   border-right: 1px solid #4a4a4a;
   border-bottom: 1px solid #4a4a4a;
   border-left: 1px solid #cecece;
   border-top: 1px solid #cecece;
   cursor: pointer;
}
#leftnav .RWShopSearchButton:hover {
   border-left: 1px solid #4a4a4a;
   border-top: 1px solid #4a4a4a;
   border-right: 1px solid #cecece;
   border-bottom: 1px solid #cecece;
}

