﻿body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #E9E9E9;
  margin: 0px;
  padding: 0px;
}
img.GreyBorder 
{
  border: solid 1px #808080;
}
#Header 
{
  background-image: url('/Images/Header3.png');
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  height: 105px;
}
#Header #AdBox
{
  position: relative;
  top: 8px;
  height: 90px;
  width: 768px;
  left: 200px;
}
#MainBody {
  margin: 0px auto 0px auto;
  padding: 0px;
  width: 950px;
  background-color: #FFFFFF;
}
.BigBar1
{
  height: 3px;
  background-color: #000000;
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: #FFFFFF;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: #FFFFFF;
  clear: both;
}
.BigBar2
{
  height: 3px;
  background-color: #000000;
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: #FFFFFF;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: #FFFFFF;
  margin-bottom: 10px;
  clear: both;
}
.DynamicMenu 
{
  z-index: 1;
  background-color: #D8B14C;
}
#Menu
{
  background-color: #D8B14C;
  width: 100%;
  font-size: large;
  color: #000000;
  font-weight: bold;
}
#Menu a:active
{
  text-decoration: none;
  color: #000000;
}
#Menu a:visited
{
  text-decoration: none;
  color: #000000;
}
#Menu a:link
{
  text-decoration: none;
  color: #000000;
}
#Menu a:hover
{
  text-decoration: none;
  font-weight: bold;
  color: #808080;
}
a.SmallLink:active
{
  color: #0033ff;
  text-decoration: none;
  font-size: small;
}
a.SmallLink:visited
{
  color: #0033ff;
  text-decoration: none;
  font-size: small;
}
a.SmallLink:link
{
  color: #0033ff;
  text-decoration: none;
  font-size: small;
}
a.SmallLink:hover
{
  text-decoration: none;
  font-size: small;
  font-weight:bold;
  color: #808080;
}
.ErrorText
{
  color: #FF0000;
  font-weight: bold;
  text-decoration: blink;
}
#Footer
{
  clear: both;
  background-color: #D8B14C;
  color: #000000;
  text-align: center;
  font-size: small;
  padding: 2px 0px 5px 0px;
  min-width: 900px;
}
a:active
{
  color: #0033ff;
  text-decoration: none;
}
a:visited
{
  color: #0033ff;
  text-decoration: none;
}
a:link
{
  color: #0033ff;
  text-decoration: none;
}
a:hover
{
  text-decoration: none;
  color: #808080;
}
#Footer a:active
{
  color: #000000;
  text-decoration: none;
}
#Footer a:visited
{
  color: #000000;
  text-decoration: none;
}
#Footer a:link
{
  color: #000000;
  text-decoration: none;
}
#Footer a:hover
{
  text-decoration: none;
  font-weight:bold;
  color: #808080;
}
#RightAdBoxes
{
  width: 120px;
  float: right;
}
#Content
{
  width: 530px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 5px;
  margin-left: 5px;
}
.AdBox
{
  width: 120px;
  margin-bottom: 10px;
  height: 600px;
}
.MenuItem
{
  border-right-style: solid;
  border-right-width: 3px;
  border-right-color: #000000;
  text-align:center;
}
.EndMenuItem
{
  padding-left: 10px;
  padding-right: 20px;
  text-align:center;
}
.TypeBlock
{
  font-size: small;
  margin-right: 10px;
}
.SelectedTypeBlock
{
  font-size: medium;
  margin-right: 10px;
  font-weight: bold;
}
.SmallTypeBlock
{
  font-size: x-small;
  margin-right: 10px;
}
.SmallSelectedTypeBlock
{
  font-size: small;
  margin-right: 10px;
  font-weight: bold;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/Images/YellowStar.png);

}

.emptyRatingStar {
    background-image: url(/Images/WhiteStar.png);
}

.savedRatingStar {
    background-image: url(/Images/YellowStar.png);
}
.MuserBox
{
  width: 400px;
  margin-bottom: 10px;
}
.GreyBackground
{
  background-color: #CCCCCC;
}
#MuserBox
{
  width: 400px;
  float: right;
  margin-bottom: 10px;
  margin-right: 5px;
}
.LightBackground
{
  background-color: #E7CF91;
}
.MedBold
{
  font-size: medium;
  font-weight: bold;
}
a.MedBold:active
{
  color: Black;
  text-decoration: none;
}
a.MedBold:visited
{
  color: Black;
  text-decoration: none;
}
a.MedBold:link
{
  color: Black;
  text-decoration: none;
}
a.MedBold:hover
{
  text-decoration: none;
  color: #808080;
}
.InternalPadding
{
  margin: 0px;
  padding: 0px 5px 0px 5px;
}
.MuserSmall
{
  font-size: small;
}
.MuserSmallBold
{
  font-size: small;
  font-weight: bold;
}
.MuserSmallBold a:active
{
  color: Black;
  text-decoration: none;
}
.MuserSmallBold a:visited
{
  color: Black;
  text-decoration: none;
}
.MuserSmallBold a:link
{
  color: Black;
  text-decoration: none;
}
.MuserSmallBold a:hover
{
  text-decoration: none;
  color: #808080;
}
.SearchMuserBox
{
  width: 120px;
  margin-bottom: 10px;
}
.MuserXSmallBold
{
  font-size: xx-small;
  font-weight: bold;
}
.MuserXSmallBold a:active
{
  color: Black;
  text-decoration: none;
}
.MuserXSmallBold a:visited
{
  color: Black;
  text-decoration: none;
}
.MuserXSmallBold a:link
{
  color: Black;
  text-decoration: none;
}
.MuserXSmallBold a:hover
{
  text-decoration: none;
  color: #808080;
}
#SideBoxContainer
{
  width: 270px;
}
.CloseMargin
{
  margin-top: 0px;
  margin-bottom: 0px;
}
.CloseMargin2
{
	border-bottom-style:solid;
	border-bottom-color:#000;
	border-bottom-width:3px;
}
.SideBox
{
  width: 270px;
  margin-bottom: 10px;
}
.FullWidth 
{
  width: 100%;
}
.SlideshowBox
{
  width: 530px;
  height: 260px;
}
/* width in the following is 60 less than the required width to allow for the padding of 30 
    likewise height */
.SlideshowBoxBtnContainer
{
  background-image: url('/Images/SlideshowBox.png');
  background-repeat: no-repeat;
  background-position: top;
  width: 470px;
  height: 56px;
  padding: 2px 30px 2px 30px;
  position: relative;
  top: -80px;
}
.ArticleBorder
{
  padding-top: 0px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #FF0000;
  margin-bottom: 10px;
}
.ReviewTitleColumn
{
  font-size: small;
  font-weight: bold;
  width: 140px;
  vertical-align: top;
}
.MuserXSmall
{
  font-size: xx-small;
  font-weight: normal;
}
.CentredBoxLight
{
  background-color: #E7CF91;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  height: 30px;
}
.BottomMargin
{
  margin-bottom: 10px;
}
.BottomMargin2
{
	margin-bottom: 10px;
}
.greyRatingStar
{
  background-image: url(/Images/GreyStar.png);
}
.ArticleTitle
{
  font-size: large;
  font-weight: bold;
}
.ArticleSubTitle
{
  font-size: medium;
}
a.ArticleTitle:active
{
  color: Black;
  text-decoration: none;
}
a.ArticleTitle:visited
{
  color: Black;
  text-decoration: none;
}
a.ArticleTitle:link
{
  color: Black;
  text-decoration: none;
}
a.ArticleTitle:hover
{
  text-decoration: none;
  color: #808080;
}
.ClosishMargin
{
  margin-top: 5px;
  margin-bottom: 10px;
}
.WidgetMargin
{
  margin-right: 15px;
  margin-left: 15px;
  width: 500px;
}
.BargainRowBorder
{
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #FF0000;
}
.SearchBox
{
  margin-top: 5px;
}
.HelpDetail
{
  padding: 2px;
  border: 1px solid #000000;
  visibility: hidden;
  background-color: #FFFFFF;
}
.CenteredBox
{
  margin: 0px auto 0px auto;
}
.ErrorTextSmall
{
  color: #FF0000;
  font-weight: bold;
  font-size: small;
}
.AvatarBox
{
  margin: 2px;
  width: 120px;
}
#recaptcha_area
{
  margin: 0px auto 0px auto;
}
.MuserSmallCentred
{
  font-size: small;
  text-align: center;
}
.LightBorder
{
  border: 1px solid #CCCCCC;
  empty-cells: show;
  border-spacing: 0px;
  border-collapse: collapse;
}
.MuserXSmallCentred
{
  font-size: xx-small;
  font-weight: normal;
  text-align: center;
}

.MNUPadding
{
	padding:5px 50px 5px 50px;
	background-color: #e7cf91;
	margin-bottom: 10px;
}
.screen3padding
{
	padding:3px 0px 0px 2px;
	background-color: #cccccc;
	margin-bottom: 10px;
}
a.screen3padding:link
{
	border:0px;
	color: #cccccc;
	text-decoration: none;
}
a.screen3padding:visited
{
	border:0px;
	color: #cccccc;
	text-decoration: none;
}
a.screen3padding:hover
{
	border:0px;
	color: #cccccc;
	text-decoration: none;
}
a.screen3padding:active
{
	border:0px;
	color: #cccccc;
	text-decoration: none;
}
.HandPickedPadding
{
	padding:3px 3px 5px 3px;
	background-color: #cccccc;
	width:944px;
	font-size: x-small;
	height: 54px;
}
a.HandPickedPadding:hover
{
  color: #cccccc;
  text-decoration: none;
}
a.HandPickedPadding:visited
{
  color: #cccccc;
  text-decoration: none;
}
a.HandPickedPadding:link
{
  color: #cccccc;
  text-decoration: none;
}
a.HandPickedPadding:active
{
  color: #cccccc;
  text-decoration: none;
}