
@import url(rw_shop/options/SCL/SCL_shop_shared.css);

body {
   padding: 0px;
   margin: 0px;
   background: #f9f9f9;
}
p, h1, h2, li {
   font-family: Verdana, Arial, sans-serif;
	background: transparent;
}
a, a:visited {
	text-decoration: none;
}
hr {
   height: 1px;
   color: #000066;
   background-color: #000066;
}
.left {
	float: left;
}
.right {
	float: right;
}
#logobar {
   height: 90px;
   background: url(/images/logobar_bg.gif) repeat-x;
}
#logo {
   float: left;
   padding-left: 15px;
}
#logobarr {
   float: right;
   padding-right: 20px;
}
#rightbar {
   width: 180px;
   padding-left: 30px;
}
.rightbox {
   background: url(/images/rightbar_bg.gif) repeat-y;
}
#rightnav {
   width: 170px;
   padding-left: 4px;
   padding-right: 6px;
}
#rightnav h2 {
   font-size: 70%;
   margin-top: 0px;
   margin-bottom: 0px;
   font-weight: bold;
   text-transform: uppercase;
   padding-top: 3px;
   padding-bottom: 3px;
   color: #000000;
}
#leftbar {
   width: 180px;
   padding-left: 20px;
}
.leftbox {
   background: url(/images/leftbar_bg.gif) repeat-y;
}
#leftnav {
   width: 152px;
   padding-left: 14px;
   padding-right: 14px;
}
#leftnav p {
   font-size: 70%;
   margin-top: 0px;
   margin-bottom: 0px;
   font-weight: bold;
   text-transform: uppercase;
   padding-top: 3px;
   padding-bottom: 3px;
   color: #000000;
}
#leftnav p a, #leftnav p a:visited {
   color: #ff3333;
   text-decoration: none;
   background: url(/images/button0.gif) left no-repeat;
   padding-left: 20px;
   display: block;
}
#leftnav p a:hover {
   color: #009a00;
   background: url(/images/button1.gif) left no-repeat;
   display: block;
}
#leftnav p.selected a, #leftnav p.selected a:visited {
   color: #009a00;
   display: block;
   background: url(/images/button1.gif) left no-repeat;
}
#leftnav p.selected a:hover {
   color: #ff3333;
   background: url(/images/button1.gif) left no-repeat;
}
#leftnav p.active a, #leftnav p.active a:visited {
   color: #ff3333;
   display: block;
}
#leftnav p.active a:hover {
   color: #009a00;
   display: block;
}
#main {
   width: 100%;
   background: #ffffff;
   padding-top: 20px;
   padding-bottom: 20px;
}
#main td {
   vertical-align: top;
}
#content {
   padding-left: 30px;
   padding-right: 20px;
}
#content p {
   font-size: 75%;
   margin-top: 0px;
   margin-bottom: 10px;
   color: #000000;
}
#content a, #content a:visited {
   color: #ff3333;
}
#content a:hover {
   color: #009a00;
   text-decoration: none;
}
#content h1 {
   color: #ff3333;
   font-size: 75%;
   margin-top: 0px;
   margin-bottom: 10px;
   text-transform: uppercase;
}
#content h2 {
   color: #009a00;
   font-size: 75%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content ul {
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 0px;
   list-style: square inside;
}
#content ol {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 45px;
}
#content li {
    color: #000000;
    font-size: 75%;
    margin-bottom: 3px;
}
#content .img {
    border: 1px solid #ff3333;
    margin-bottom: 2px;
}
#content .imgr {
    border: 1px solid #ff3333;
    margin-left: 5px;
    margin-bottom: 2px;
}
#content .imgl {
    border: 1px solid #ff3333;
    margin-right: 5px;
    margin-bottom: 2px;
}
#content .closeup td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup th p {
   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 .green {
   color: #009a00;
}
#footer {
   padding: 3px;
   border-top: 2px solid #808080;
   background-color: #f9f9f9;
}
#footer p {
   color: #808080;
   font-size: 70%;
   margin-top: 0px;
   margin-bottom: 5px;
   text-align: center;
}
#footer a, a:visited {
   color: #606060;
}
#footer a:hover {
   color: #ff3333;
   text-decoration: none;
}
#footer .hiddenlink a:hover {
   color: #606060;
   text-decoration: none;
}

#content .RWNoticeBoardTable {width: 95%; margin-top: 20px; margin-bottom: 15px; border: 2px solid #ff3333; background-color: #ffffff;}
#content .RWNoticeBoardTable td p {margin-top: 0px; margin-bottom: 10px;}
#content .RWNoticeBoardTitleTD {background-color: #ff3333; padding: 2px;}
#content .RWNoticeBoardTitleTD p {font-size: 80%; font-weight: bold; color: #ffffff;}
#content .RWNoticeBoardBodyTD {padding: 5px;}
#content .RWNoticeBoardHR {color: #ff3333; background-color: #ff3333; height: 2px;}

#content .RWGalleryEnlargementTitle, .RWNoticeBoardTitle, .RWGalleryThumbTitle {font-size: 75%; font-weight: bold; color: #009a00;}
#content .RWGalleryEnlargement {margin-bottom: 10px; border: 1px solid #ff3333;}
#content .RWGalleryThumb {border: 1px solid #ff3333;}
#content .RWGalleryThumbR {border: 1px solid #ff3333; margin: 5px 0px 10px 10px;}
#content .RWGalleryThumbL {border: 1px solid #ff3333; margin: 5px 10px 10px 0px;}

#RWNL1 .RWNLItem {margin-bottom: 12px;}
#RWNL1 .RWNLTitle {margin-bottom: 2px;}
#RWNL1 .RWNLHeadline {font-weight: bold; color: #009a00;}
#RWNL1 .RWNLDate {font-size: 70%; font-weight: bold;}

#content .RWShopCatBar td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopCatNotLeaf {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopCatBarTitle, #content .RWShopCatNotLeafTitle {
   color: #ff3333;
   font-weight: bold;
}
#content .RWShopCatBarSelected a, #content .RWShopCatBarSelected a:visited {
   color: #000000;
}
#content .RWShopCatBarSelected a:hover {
   color: #009a00;
}
#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 #ff3333;
   margin: 5px;
}
#content .RWShopExtraPhotosSelected {
   border: 2px solid #009a00;
   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: #000000;
}
#content .RWShopPagingBarSelected a:hover {
   color: #009a00;
}
#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: 75%;
}
#content .RWShopBasketFrame {
   margin: 10px;
}
#content .RWShopContactForm {
   background-color: #f9f9f9;
   border: 5px #f9f9f9 solid;
}
#content .RWShopContactForm p {
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopContactFormField {
   font-family: Verdana, Arial, sans-serif;
   font-size: 75%;
}
#content .RWShopPayPalLogo {
   margin-top: 17px;
   margin-bottom: 10px;
}
#content .RWShopPayPalLogo img {
   border: 2px solid #ff3333;
}


