
@import url(rw_shop/options/STJ/STJ_shop_shared.css);

body {
   background: #ffffff url(/images/bg.gif) bottom right no-repeat;
	padding: 0px;
	margin: 0px;
}
p, h1, h2, li {
   font-family: Verdana, Arial, sans-serif;
	background: transparent;
}
a, a:visited {
}
hr {
   color: #3366bb;
   background-color: #3366bb;
   height: 1px;
}
.left {
	float: left;
}
.right {
	float: right;
}
#logobar {
   height: 90px;
   background: #5c9bcc url(/images/logobar_bg.gif) repeat-x;
}
#logobar img {
   vertical-align: top;
}
#logobartitle {
   float: left;
}
#logobarimg {
   float: right;
   overflow: hidden;
   margin-right: 10px;
}
#logobarimg img {
   margin-top: 12px;
   margin-bottom: 12px;
   margin-left: 10px;
   border: 1px solid #ffffff;
}
#leftbart {
   height: 15px;
   background: url(/images/leftbar_t_bg.gif) repeat-x;
}
#leftbar {
   width: 150px;
   height: 460px;
   border-right: 1px solid #3366bb;
   background-color: #bdd7ea;
   padding-bottom: 25px;
}
#leftnav {
   margin-top: 10px;
}
#leftnav p.passive, #leftnav p.active {
   margin-top: 0px;
   margin-bottom: 5px;
   margin-left: 10px;
   font-size: 70%;
   text-align: right;
   font-weight: bold;
   width: 140px;
   background: #ffffff url(/images/button_bg.gif) right no-repeat;
}
 #leftnav p.selected {
   margin-top: 0px;
   margin-bottom: 5px;
   margin-left: 10px;
   font-size: 70%;
   text-align: right;
   font-weight: bold;
   width: 140px;
   background: #bdead7 url(/images/button_bg_active.gif) right no-repeat;
}
#leftnav p.passive a, #leftnav p.passive a:visited, #leftnav p.selected a, #leftnav p.selected a:visited, #leftnav p.active a, #leftnav p.active a:visited {
   color: #3366bb;
   text-decoration: none;
   padding: 7px 10px;
   display: block;
}
#leftnav p.passive a:hover, #leftnav p.active a:hover {
   color: #3366bb;
   background: #bdead7 url(/images/button_bg_active.gif) right no-repeat;
   display: block;
}
#leftnav p.selected a:hover {
   color: #3366bb;
   background: #ffffff url(images/button_bg.gif) left center no-repeat;
   display: block;
}
#leftnav p.subselected, #leftnav p.subactive {
   margin-top: 0px;
   margin-bottom: 7px;
   margin-left: 10px;
   font-size: 70%;
   text-align: right;
   width: 140px;
}
#leftnav p.subactive a, #leftnav p.subactive a:visited {
   padding-right: 10px;
   display: block;
   color: #114499;
   text-decoration: none;
   background: url(images/sub_button_end.gif) right no-repeat;
}
#leftnav p.subselected a, #leftnav p.subselected a:visited {
   padding-right: 10px;
   display: block;
   color: #117755;
   text-decoration: none;
   background: url(images/sub_button_end_active.gif) right no-repeat;
}
#leftnav p.subactive a:hover {
   color: #117755;
   background: url(images/sub_button_end_active.gif) right no-repeat;
   text-decoration: none;
}
#leftnav p.subselected a:hover {
   color: #114499;
   background: url(images/sub_button_end_active.gif) right no-repeat;
   text-decoration: none;
}
#main {
   width: 100%;
}
#main td {
   vertical-align: top;
}
#content {
   padding: 15px 25px 20px 25px;
}
#content p {
   font-size: 75%;
   margin-top: 0px;
   margin-bottom: 10px;
   line-height: 1.5em;
   color: #114499;
}
#shop p {
   line-height: normal;
}
#shop h1 {
   text-align: left;
}
#content a, #content a:visited {
    color: #114499;
    text-decoration: underline;
}
#content a:hover {
    color: #117755;
    text-decoration: none;
}
#content h1 {
   font-size: 90%;
	margin-top: 0px;
   margin-bottom: 10px;
   font-weight: normal;
	line-height: 2.2em;
	height: 22px;
   color: #117755;
	padding-left: 30px;
   background: url(/images/h1_end.gif) top left no-repeat;
   text-align: left;
}
#content h2 {
   font-size: 80%;
	margin-top: 0px;
   margin-bottom: 7px;
   color: #117755;
}
#content ul {
   list-style-type: square;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content ol {
   margin-top: 0px;
	margin-bottom: 10px;
}
#content li {
   font-size: 75%;
   color: #114499;
	line-height: 1.5em;
}
#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 .img {
   border: 1px solid #3366bb;
   padding: 2px;
}
#content .imagebar {
   margin-top: 15px;
   margin-bottom: 15px;
}
#content .imagebar img {
   margin: 10px;
}
#content .highlight, #content .highlight a, #content .highlight a:visited, #content .highlight a:hover {
   color: #ff0000;
}
#slogan {
   text-align: center;
   margin-bottom: 5px;
}
#ad {
  margin: 15px;
}
#ad img {
   border: 1px solid #3366bb;
   padding: 2px;
}
#footer {
}
#footerl {
	width: 150px;
   height: 75px;
	float: left;
   border-right: 1px solid #3366bb;
   background-color: #bdd7ea;
}
#footer p {
   padding-top: 4px;
	padding-bottom: 4px;
   font-size: 65%;
   color: #5c9bcc;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#footer a, a:visited {
   color: #5c9bcc;
   text-decoration: underline;
}
#footer a:hover {
   color: #117755;
   text-decoration: none;
}

#content .RWNoticeBoardTable {width: 80%; margin-top: 20px; border: 1px solid #3366bb;}
#content .RWNoticeBoardTable td p {margin-top: 0px; margin-bottom: 0px;}
#content .RWNoticeBoardTitleTD {background-color: #bdd7ea; padding: 2px; border-bottom: 1px solid #3366bb;}
#content .RWNoticeBoardTitleTD p {font-weight: bold; color: #114499;}
#content .RWNoticeBoardBodyTD {padding: 5px;}
#content .RWNoticeBoardHR {color: #3366bb; background-color: #3366bb; height: 1px;}

#content .RWEvents {text-align: center; width: 90%;}
#content .RWEvents p {margin-bottom: 4px;}
#content .RWEventsYear {background-color: #bdd7ea; padding: 2px; color: #114499; font-weight: bold;}
#content .RWEventsDate {background-color: #bdead7; padding: 1px; color: #114499; font-weight: bold;}
#content .RWEventsHeadline {font-weight: bold;}

#content .RWNewsListSubtitle {font-size: 80%; font-weight: bold; color: #117755; margin-top: 10px; margin-bottom: 0px;}
#content .RWNewsListSubtitle a {color: #117755; text-decoration: none;}
#content .RWNewsListHeadline {font-size: 80%; font-weight: bold; color: #114499;}
#content .RWNewsListHeadline a {color: #114499; text-decoration: none;}

#content .RWGalleryEnlargementTitle, #content .RWGalleryThumbTitle {font-size: 80%; font-weight: bold;}
#content .RWGalleryEnlargement {margin-bottom: 10px; border: 1px solid #3366bb; padding: 2px;}
#content .RWGalleryThumb {border: 1px solid #3366bb; padding: 2px;}
#content .RWGalleryThumbL {margin-top: 4px; margin-bottom: 15px; margin-right: 15px; border: 1px solid #3366bb; padding: 2px;}
#content .RWGalleryThumbR {margin-top: 4px; margin-bottom: 15px; margin-left: 15px; border: 1px solid #3366bb; padding: 2px;}

#content .RWContactLabel {text-align: right; font-weight: bold;}
#content .RWContactMessage {color: #ff0000; font-weight: bold; text-align: center;}
#content .RWContactButton {font-size: 11px; font-weight: bold; color: #ffffff; background-color: #5c9bcc;}
#content .RWContactField {font-size: 80%;}
#content .RWContactForm {background-color: #bdd7ea; border: 5px #bdd7ea solid;}

#content .RWShopCatBar td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopCatNotLeaf {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopCatBarTitle, #content .RWShopCatNotLeafTitle {
   color: #117755;
   font-weight: bold;
}
#content .RWShopCatBarSearchString {
   color: #117755;
   font-weight: bold;
}
#content .RWShopCatBarSelected a, #content .RWShopCatBarSelected a:visited {
   color: #114499;
   text-decoration: underline;
}
#content .RWShopCatBarSelected a:hover {
   color: #117755;
   text-decoration: none;
}
#content .RWShopCatDescription, #content .RWShopCatNotLeafDescription, #content .RWShopCatDoc {
   text-align: center;
   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: #117755;
   text-decoration: none;
}
#content .RWShopPagingBarSelected a:hover {
   color: #114499;
   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 .RWShopPayPalLogo {
   margin-top: 37px;
   margin-bottom: 10px;
}
#content .RWShopPayPalLogo img {
   border: 1px solid #3366bb;
}

