/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 9pt;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}
.body
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Garamond, Arial
}
.body A
{
    FONT-SIZE: 8pt;
    COLOR: #ff0a72;
    FONT-FAMILY: Verdana, Garamond, Arial;
    TEXT-DECORATION: none
}
.body A:hover
{
    TEXT-DECORATION: underline;
    COLOR: #000000
}
.copy
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
	text-align: center;
}
#temp {
background:#EEEEEE none repeat scroll 0%;
border-bottom:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
font-size:9px;
left:0px;
line-height:16px;
padding:3px;
position:absolute;
text-align:center;
top:0px;
width:140px;
}
.nbarc
{
	text-align:center;
	color:White;
	font-size:9pt;
}
.nbarL
{
	font-size: 9pt;
	color: white;
}
A.email
{
    color: #ff0a72;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  9pt;
    font-weight: bold;
}
A.email:hover
{
    color: white;
    font-size:  9pt;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: underline;
}


A.MenuSelected
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  9pt;
    font-weight: bold;
    line-height: 16px;
    padding-left: 4px
}
A.MenuSelected:hover
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 4px
}
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #ff0a72;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  9pt;
    font-weight: bold;
    line-height: 16px;
    padding-left: 4px
}

A.MenuUnselected:hover
{
    color: white;
    text-decoration: underline;
    padding-left: 4px
}
.deptdesc
{
	font-weight: bold;
	font-size: 9pt;
	color: gray;
	font-family: Verdana;
}
A
{
	font-weight: bold;
	font-size: 8pt;
	color: #ff0a72;
	font-family: Verdana;
}
A:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
}
.deptNav
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana;
}
.prodName
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana;
}
.prodText
{
	font-size: 9pt;
	font-family: Verdana;
}
.DetailHeader
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-family: Verdana;
	background-color: #ff0a72;
}
.formLabel
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-align: right;
}
.formHeading
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
	text-align: center;
}
.formreqLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-align: right;
}
.formLabelLeft
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}

.attTable
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	font-weight: bold;
	font-size: 8pt;
	color: gray;
	font-family: Verdana;
}
.info
{
	font-weight: bold;
	font-size: 8pt;
	color: gray;
	font-family: Verdana;
}
.attCellRight
{
	padding-right: 3px;
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-align: right;
}

.btnColour
{
	font-size: 7pt;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.colList
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: black 1px solid;
	width: 80px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	height: 30px;
	text-align: center;
}
.colcomList
{
	font-weight: bold;
	font-size: 8pt;
	width: 80px;
	font-family: Verdana;
	height: 30px;
	text-align: center;
}
.smlcolList
{
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
	width: 18px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	height: 15px;
	text-align: center;
}
.smlcolLeft
{
	border-top: black 1px solid;
	border-left: black 1px solid;
	width: 18px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	height: 15px;
	text-align: center;
}
.smlcolMid
{
	border-top: black 1px solid;
	width: 18px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	height: 15px;
	text-align: center;
}
.smlcolRight
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	width: 18px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	height: 15px;
	text-align: center;
}
.colcomLeft
{
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
	font-size: 8pt;
	width: 80px;
	font-family: Verdana;
	height: 30px;
	text-align: center;
}
.colcomRight
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
	font-size: 8pt;
	width: 80px;
	font-family: Verdana;
	height: 30px;
	text-align: center;
}
.colcomMid
{
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
	font-size: 8pt;
	width: 80px;
	font-family: Verdana;
	height: 30px;
	text-align: center;
}
.colourHeading
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-align: center;
}
.heading
{
	font-weight: bold;
	font-size: 12pt;
	color: #ff99cc;
	font-family: Verdana;
}
.BasketHead
{
    background-color: #ff0a72;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 16pt;
    padding-left: 5px
}

.BasketItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.BasketItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.BasketFooter
{
    background-color: #ff0a72;
    line-height: 10pt
}
.adminTable
{
	font-size:10pt;
	font-family: verdana;
	background-color:#cccccc;
	border-width:1;
	border-style:solid;
	border-color:black
}
.Price
{
	font-weight: bold;
	font-size: 14pt;
	color: #ff0a72;
	font-family: Verdana;
	text-align: center;
}
.MPH
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Verdana;
	background-color: #ff0a72;
}
DIV.aFilter
{
    PADDING-RIGHT: 30px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 40pt;
    WIDTH: 98%;
    COLOR: #ff0000;
    TEXT-INDENT: 25px;
    FONT-FAMILY: Impact, Arial, Verdana, Tahoma
}
.btnSelOver
{
    BORDER-RIGHT: white 2px outset;
    BORDER-TOP: white 2px outset;
    BORDER-LEFT: white 2px outset;
    CURSOR: hand;
    BORDER-BOTTOM: white 2px outset
}
.btnNonOver
{
    BORDER-RIGHT: white 2px outset;
    BORDER-TOP: white 2px outset;
    BORDER-LEFT: white 2px outset;
    CURSOR: hand;
    BORDER-BOTTOM: white 2px outset
}
.btnSelected
{
    BORDER-RIGHT: white 2px inset;
    BORDER-TOP: white 2px inset;
    BORDER-LEFT: white 2px inset;
    CURSOR: hand;
    BORDER-BOTTOM: white 2px inset
}
.btn
{
    BORDER-RIGHT: #c6c6c6 2px solid;
    BORDER-TOP: #c6c6c6 2px solid;
    BORDER-LEFT: #c6c6c6 2px solid;
    CURSOR: hand;
    BORDER-BOTTOM: #c6c6c6 2px solid
}
.hand
{
    CURSOR: hand
}

.navtable A
{
    color: #ff0a72;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  9pt;
    font-weight: bold;
    line-height: 16px;
    padding-left: 6px

}
.navTable A:hover
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  9pt;
    font-weight: bold;
    line-height: 16px;
    padding-left: 6px
}
.privHead
{
	font-weight: bold;
	font-size: 14pt;
	color: #ff0a72;
	font-family: Verdana;
	text-align: center;
}
.privmain
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff0a72;
	font-family: Verdana;
	text-align: center;
	
}
.divTxt 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 24pt; 
}
.tbody
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 10pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Garamond, Arial;
}
.brand
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-align: center;
	text-decoration: underline;
}
.navHigh A
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
    padding-left: 6px
}
.navHigh A:Hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #ff0a72;
	font-family: Verdana;
	text-decoration: Underline;
    padding-left: 6px
}
.Club
{
	width: 204px;
}
.ClubSeparator
{
	background-color: #ff0a72
}
