
@import url(rw_shop/options/SFA/SFA_shop_shared.css);

body {
   background: #ffffff;
   margin: 20px 50px 20px 50px;
   padding: 0px;
}
#body {
   border: 1px solid #aaaaaa;
}
p, h1, h2, li {
   font-family: Verdana, Arial, sans-serif;
	background: transparent;
}
a, a:visited {
	text-decoration: none;
}
hr {
   height: 1px;
   color: #aaaaaa;
   background-color: #aaaaaa;
}
.left {
	float: left;
}
.right {
	float: right;
}
#logobar {
   background: #fffff2;
}
#logobar img{
   margin: 10px;
}
#topnav {
   background: #aaaaaa url(/images/fadeto.png) repeat-x top left;
}
#topnav p {
   font-size: 70%;
   font-weight: bold;
   color: #ffffff;
   border-right: 1px solid #fffff2;
   padding-top: 10px;
   padding-bottom: 5px;
   margin: 0px;
}
#topnav p a, #topnav p a:visited {
   color: #ffffff;
}
#topnav .unselected1 a, #topnav .unselected1 a:visited {
   padding: 10px 15px 5px 15px;
   background: #96aaad url(/images/fadeto.png) repeat-x top left;
}
#topnav .unselected1 a:hover, #topnav .selected1 a, #topnav .selected1 a:visited {
   padding: 10px 15px 5px 15px;
   background: #728184 url(/images/fadeto.png) repeat-x top left;
}
#topnav .unselected2 a, #topnav .unselected2 a:visited {
   padding: 10px 15px 5px 15px;
   background: #bbbebb url(/images/fadeto.png) repeat-x top left;
}
#topnav .unselected2 a:hover, #topnav .selected2 a, #topnav .selected2 a:visited {
   padding: 10px 15px 5px 15px;
   background: #8f9291 url(/images/fadeto.png) repeat-x top left;
}
#topnav .unselected3 a, #topnav .unselected3 a:visited {
   padding: 10px 15px 5px 15px;
   background: #9ca284 url(/images/fadeto.png) repeat-x top left;
}
#topnav .unselected3 a:hover, #topnav .selected3 a, #topnav .selected3 a:visited {
   padding: 10px 15px 5px 15px;
   background: #787e66 url(/images/fadeto.png) repeat-x top left;
}
#topnav .unselected4 a, #topnav .unselected4 a:visited {
   padding: 10px 15px 5px 15px;
   background: #c4aea8 url(/images/fadeto.png) repeat-x top left;
}
#topnav .unselected4 a:hover, #topnav .selected4 a, #topnav .selected4 a:visited {
   padding: 10px 15px 5px 15px;
   background: #958481 url(/images/fadeto.png) repeat-x top left;
}
#midbar {
   background: #e5e3dc;
   margin-top: 2px;
   border-top: 1px solid #aaaaaa;
   border-bottom: 1px solid #aaaaaa;
}
#midbar p {
   color: #888888;
   font-size: 70%;
	margin-top: 0px;
	margin-bottom: 2px;
   padding: 3px 15px 3px 15px;
}
#midbar p a, #midbar p a:visited {
   color: #888888;
}
#midbar p a:hover {
   color: #728184;
   text-decoration: underline;
}
#leftbar {
   padding: 15px 0px 15px 15px;
}
#leftnav {
   border: 2px solid #aaaaaa;
   background: #ffffff;
   padding-top: 5px;
   padding-bottom: 5px;
   width: 160px;
}
#leftnav p {
   color: #888888;
   font-size: 75%;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}
#leftnav p a, #leftnav p a:visited {
   color: #888888;
   padding: 3px 10px 3px 10px;
   display: block;
}
#leftnav p a:hover {
   color: #789a8a;
}
#leftnav p.selected a, #leftnav p.selected a:visited {
   color: #789a8a;
   display: block;
}
#leftnav ul {
   list-style-type: disc;
   margin: 0px;
   padding: 0px 5px 0px 10px;
}
#leftnav li {
   color: #888888;
   font-size: 75%;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 2px;
}
#leftnav li a, #leftnav li a:visited {
   color: #888888;
   display: block;
}
#leftnav li a:hover {
   color: #789a8a;
}
#leftnav li.selected a, #leftnav li.selected a:visited {
   color: #789a8a;
   display: block;
}
#main {
}
#content {
   padding: 15px;
   background: #ffffff;
}
#content p {
   color: #888888;
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #888888;
   text-decoration: underline;
}
#content a:hover {
   color: #787e66;
   text-decoration: none;
}
#content h1 {
   color: #888888;
   font-size: 90%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h2 {
   color: #888888;
   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: #888888;
   font-size: 80%;
   margin-bottom: 3px;
}
#content .img {
   border: 1px solid #aaaaaa;
   margin-bottom: 2px;
}
#content .imgr {
   border: 1px solid #aaaaaa;
   margin-top: 3px;
   margin-left: 15px;
   margin-bottom: 10px;
}
#content .imgl {
   border: 1px solid #aaaaaa;
   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;
}
#footer {
   background-color: #e5e3dc;
   border-top: 1px solid #aaaaaa;
   height: 25px;
}
#footer p {
   font-size: 70%;
   color: #888888;
   margin: 5px 5px 5px 5px;
}
#footer a, a:visited {
   color: #888888;
}
#footer a:hover {
   color: #728184;
   text-decoration: underline;
}
#footer .hiddenlink a:hover {
   color: #888888;
   text-decoration: none;
}

#content .RWNoticeBoardTable {width: 90%; margin-top: 20px; margin-bottom: 25px; border: 1px solid #aaaaaa; background-color: #fffff2; }
#content .RWNoticeBoardTable td p {margin-top: 0px; margin-bottom: 0px;}
#content .RWNoticeBoardTitleTD {background-color: #e5e3dc; padding: 2px; border-bottom: 1px solid #aaaaaa;}
#content .RWNoticeBoardTitleTD p {font-size: 80%; font-weight: bold; color: #888888;}
#content .RWNoticeBoardBodyTD {padding: 5px;}
#content .RWNoticeBoardHR {color: #aaaaaa; background-color: #aaaaaa; height: 2px;}

#content .RWShopCatBar td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopCatNotLeaf {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopCatBarTitle, #content .RWShopCatNotLeafTitle {
   color: #787e66;
   font-weight: bold;
}
#content .RWShopCatBarSearchString {
   color: #787e66;
   font-weight: bold;
}
#content .RWShopCatBarSelected a, #content .RWShopCatBarSelected a:visited {
   color: #787e66;
   text-decoration: underline;
}
#content .RWShopCatBarSelected a:hover {
   color: #888888;
   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: 2px solid #aaaaaa;
   margin: 5px;
}
#content .RWShopExtraPhotosSelected {
   border: 2px solid #787e66;
   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: #787e66;
}
#content .RWShopPagingBarSelected a:hover {
   color: #787e66;
   text-decoration: underline;
}
#content .RWShopViewBy {
  font-weight: bold;
  text-align: left;
}

#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: #787e66;
   font-weight: bold;
}
#content .RWShopContactForm {
   background-color: #e5e3dc;
   border: 5px #e5e3dc 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 .RWShopPayPalLogo {
   margin-top: 15px;
   margin-bottom: 10px;
}
#content .RWShopPayPalLogo img {
   border: 1px solid #aaaaaa;
}
#content .RWShopWorldPayLogo {
   margin-top: 25px;
   margin-bottom: 10px;
   padding: 5px;
   background-color: #ffffff;
   border: 1px solid #aaaaaa;
}
#logobar .RWShopSearch {
   margin: 10px;
}
#logobar .RWShopSearch form {
   margin: 0px;
}
#logobar .RWShopSearchText {
   margin: 0px;
   color: #aaaaaa;
   font-weight: bold;
   font-size: 70%;
}
#logobar .RWShopSearchField {
   margin: 0px 5px 0px 5px;
   font-family: Verdana, Arial, sans-serif;
   font-size: 90%;
}
#logobar .RWShopSearchButton {
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #ffffff;
   background-color: #aaaaaa;
   border-right: 1px solid #4a4a4a;
   border-bottom: 1px solid #4a4a4a;
   border-left: 1px solid #cecece;
   border-top: 1px solid #cecece;
   cursor: pointer;
}
#logobar .RWShopSearchButton:hover {
   border-left: 1px solid #4a4a4a;
   border-top: 1px solid #4a4a4a;
   border-right: 1px solid #cecece;
   border-bottom: 1px solid #cecece;
}

