BODY
{
  font-family:verdana;
  font-size:11px;
  line-height:18px;
}

h1
{
	font-size:16px;
	margin-bottom:10px;
	margin-top:5px;
}

INPUT
{
  font-size:11px;
}
TD
{
  font-size:11px;
  line-height:18px;
}
DIV
{
  font-size:11px;
  line-height:18px;
}
SELECT
{
	font-size:12px;
}
.navcontrol td
{
  
}
.navcontrol div
{
  
}

A IMG
{
  border:0px;
}
A
{
  color:#9B0034;
}
A:hover
{
  color:white;
  background-color:#9B0034;
}

A.navbar
{
  color:white;
  text-decoration:none;
}

A.navbar:hover
{
  color:white;
  background: none;
  text-decoration: underline;
}

A.entersite
{
  width:79px;
  height:19px;
  padding-left:4px;
  background:transparent url(../images/button_bg.gif) no-repeat;
  color:white;
  text-decoration:none;
}

A.entersite:hover
{
  width:79px;
  height:19px;
  padding-left:4px;
  background:transparent url(../images/button_bg.gif) no-repeat;
  color:#FFE695;
  text-decoration:none;
}

.BrownBarTxt
{
	color:#FFE695;
	font-size: 14px;
}

.fakelink
{
  cursor:pointer;
}
a.btn
{
	color: Black;
}

a.btn:hover
{
	color:black;
	background-color:transparent;
}
.tdtrafficlight A
{
	color:White;
}

.HiddenRow
{
display:none;
}

.DisplayedRow
{
display:block;
}

.ButtonOver, .Button
{
	font-size: 12px;
	font-weight: bold;
}

.ButtonOver
{
	background: transparent url(../images/button-over.gif) no-repeat;
	cursor: hand;
}

.ButtonOver a, .Button a, .Button a:hover, .ButtonOver a:hover
{
	color: Black;
	text-decoration: none;
}



.Button a:hover, .ButtonOver a:hover
{
	text-decoration: underline;
}


.SmallButton
{
	background: transparent url(../images/button-small.gif) no-repeat;
	width: 84px;
	line-height: 30px;
	text-align: center;
}

.SmallButton a, .SmallButton a:hover
{
	color: Black;
	text-decoration: none;
	font-weight: bold;
	background: none;
}
.SideLogo
{
	margin: 0px 10px 20px 40px;
}

#MainContent
{
	margin: 0px 0px 0px 0px; padding-left: 30px; padding-right: 0px;
}

.Menu
{
	width: 150px;
}

.MenuLg
{
	width: 180px;
}

.FieldName, .FieldValue
{
	background: white;
	font-weight: bold;
}

.RedText
{
	color: Red;
	font-weight: normal;
}

.FieldValue input
{
	border: outset 2px;
}

.TrafficLights
{
	float: right;
	clear: both;
	position: relative;
}

.BreadCrumb, .Spacer
{
	clear: both;
}

.Credit
{
	padding-top: 14px;
	padding-right: 0px;
	margin-right: 0px;
	position: absolute;
	text-align: right;
	color: #9B0034;
	width: 100%;
}
.BasketText
{
	color: #9B0034;
}
.BasketTextResults
{
	color: #EE2125;
}
/* Old 

.Credit
{
	padding: 5px;
	float: right;
	text-align: right;
	width: 50%;
	background: none;
}	

*/

.ItemHeader
{
	background: #57B939;
	color: white;
	font-weight: bold;
	border-top: outset 2px;
	border-bottom: outset 2px;
}

.ItemHeaderBrown
{
	background: #D8924F;
	color: white;
	font-weight: bold;
	border-top: outset 2px;
	border-bottom: outset 2px;
}

.ItemHeaderGreen
{
	background: #57B939;
	color: white;
	font-weight: bold;
	border-top: outset 2px;
	border-bottom: outset 2px;
}

#BasketTotal
{
	background: #57B939;
	color: white;
	font-weight: bold;
	border: outset 2px;
	padding: 1px;
}

.BasketButton
{
	background: #FF972B;
	border: outset 2px;
	font-weight:bold;
}

.SpecialOffer
{
	font-weight: bold;
}

.Red
{
	color: Red;
}

.TrueRow, .MultiFalseRow, .Multi0row
{
	background: #EEEEEE
}

.Debug
{
	margin-left: 150px;
}

.Normal
{
	font-weight: normal;
}

/*-------------------------------------*/
.LevelHeader
{
	display: block;	
	padding: 2px;
}

.Level
{
	padding 2px;
	
}

#MenuBox
{
	position: absolute;
	/*
	background-color: #FFF6B3;
	*/
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 95px;
}


#LevelContainer
{
	height: 250px;
	padding-left: 0px;
	margin-left: 0px;
	background: transparent url(../images/CatTreeBg.gif) repeat-y;
}

#LevelContent
{	
	width: 165px;
	/*
	clip: rect(auto auto 250px 150px);
	height: 250px;
	overflow: auto;
	*/	
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 0px;
	background: transparent;
}

a.Sel
{
	background-color:#9B0034;
	color: White;
}
/*-------------------------------------*/

iframe
{
	width: 100%;
	height: 150px;
}

#ProductSelect
{
	height: 100px;
	width: 100%;	
}

.Content
{
	margin: 5px;
}

.ProductSelectTable
{
	font-size: 11px;
	border-collapse:collapse ;
}

.ProductSelectTable th
{
	text-align: left;
	background: #57B939;
	color: white;
}

.ProdSelItem
{
}

.ProdSelItem_on
{
	background: #EEEEEE;
	cursor: hand;
}

.SPList
{
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type:none ;
}

.MultiTrueRow, .Multi1Row
{
	background: #FFCC66;
}

.ProductName
{
	font-size: 13px;
	font-weight: bold;
}

.ProductPos, .ProductDesc
{
	padding: 5px 5px 5px 0px;	
}

.Separator
{
	background: white url(../images/sep.gif) repeat-x;
	background-position: center center	
}

.BrownBar td
{
	color: white;
	font-size: 12px;
	font-weight: bolder;
}

.BrownBarAdmin td
{
	color: white;
	font-size: 9px;
	font-weight: bolder;
}

#SearchBox
{
	font-size: 11px;
}

#SearchBox input
{
	font-size: 10px;
	font-family: Verdana;
}

#SearchBox form
{
	margin: 2px;	
}

.Photo
{
	border: solid 1px #D8924F;	
}

.adminsubheader
{
	font-weight:bold;
	padding-bottom:5px;
}

.SubHeading
{
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
	font-size:11px;
}

.ClearTextImage
{
	cursor:pointer;
}

.greenText
{
 color:green;
}
.redText
{
 color:red;
}
