﻿

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem 
{
	font-family:verdana;
	font-weight: bold;
	font-size:10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/*signPost*/
.sngPstmain			{font-size:10pt;line-height:13px;color:#000;font-family: verdana;}
.sngPstmain ul		{font-size:10pt;line-height:15px;padding:9px 0px 0px 0px;color:#000;margin:0;list-style:none;font-family: verdana;}
.sngPstmain li		{font-size:10pt;padding:0px 0px 0px 7px;color:#000;margin:0px 0px 0px 7px;background-image:url('../Images/bulletSquareRed_trans.gif');background-repeat:no-repeat;font-family: verdana;}
.sngPstHeadermain	{background:url('../Images/signpost_arrow.gif') no-repeat;margin:0;padding:0; padding-left:12px;color:#656565;font-size:10pt;font-weight:bold;line-height:10px;color:#000;font-family: verdana;}
.sngPstContainer	{font-size:10pt;margin:55px 10px 2px 10px;width:180px;text-align:left;float:left;position:relative;font-family: verdana;}

div.menuBar 
{
	font-family:verdana;
	background-color: #ffffff;
	border-top: solid 1px #6c6c6c;
	border-bottom: solid 1px #6c6c6c;
	width: 100%;
	
	background: url(../Images/bg_menu.gif);
	background-repeat:repeat-x;
	padding: 8px 0px 8px 0px;
	text-align: right;
	font-size:10pt;
}

div.menuBar a.menuButton 
{
	font-family:verdana;
	background-color: transparent;
	color: #000000;
	cursor: default;
	left: 0px;
	margin: 0px;
	padding: 2px 10px 8px 10px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	float:left;
	font-size:10pt;
}

div.menuBar a.menuButton:hover 
{
  background: #dfdfdf;
  /*background: transparent url(../Images/shadowAlpha90.png);*/
  color: #000000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover 
{
  /*background: #ffffff;*/
  background: transparent url(../Images/shadowAlpha90.png);
  color: #666666;
  left: 1px;
  top: 1px;
}

div.menu 
{
  font-family: verdana;	
  background: #f7f7f7;
 /*background: transparent url(../Images/shadowAlpha90.png);*/
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
  border:solid 1px #dfdfdf;
  font-size:10pt;
}

div.menu a.menuItem 
{
  font-family: verdana;
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
  font-size:10pt;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight 
{
  /*background: #dfdfdf;*/
  background: transparent url(../Images/DarkShadowAlpha20.png);
  color: #000000;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow 
{
  margin-right: -.75em;
}

div.menu div.menuItemSep 
{
  border: 1px inset #e0e0e0;
  margin: 4px 2px;
}

.productList
{
	font-family: verdana;
	width:190px;
	height: 210px;
	border: solid 1px #e0e0e0;
	padding:1px;
	font-size:10px;
	line-height:12px;
}

.productListTitle
{
	font-family: verdana;
	width:190px;
	height:20px;
	background-color: #b02929;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	line-height: 18px;
	text-align:center;
}

.productListImage
{
	font-family: verdana;
	width:190px;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	min-height:50px;
}
.productListImage a
{
	font-size:10px;
}







.left
{
	font-family: verdana;
	width:100%;
	float:left;
	font-size:10pt;
}

.aspTextLabel
{
	font-family: verdana;
	font-size:10pt;
	line-height:16px;
}

.rightPanel
{
	font-family: verdana;
	width:100%;
	position:relative;
	text-align:right;
	font-size:10pt;
}

.leftPanel
{
	font-family: verdana;
	width:100%;
	position:relative;
	text-align:left;
	font-size:10pt;
}

.forumborder
{
	font-family: verdana;
    border:1px solid #656B78;
    padding:0px;
    font-size:10pt;
}

.title1
{
	font-family: verdana;
    background:url(../Images/forumtop.jpg);
    height:28px;
    color:#656B78;
    font-weight:bold;
    font-size:12pt;
    border:0px;
    padding-left:5px;
    text-align:center;
}

.colour1wtop
{
	font-family: verdana;
    padding-left:3px;
    padding-right:3px;
    background-color:#ECEFF2;
    padding-top:2px;
    padding-bottom:2px;
    border-top:1px solid #656B78;
    font-size:10pt;
}


