﻿div.rightMenu
{
	position: relative;
	float: left;
	display: inline;
	width: 280px;
	height: 24px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: #deeaf1 none;
	border-bottom: dotted 1px #9dafb9;
}

div.rightMenu a, div.rightMenu span
{
	text-indent: 0px;
	margin: 0 0 0 5px;
	font: bold 16px/1.3em Calibri, Tahoma, Arial;
	text-decoration: none;
	color: #003f67;
}

div.rightMenu a:hover
{
	text-decoration: underline;
}

div.rightMenuAction
{
	position: relative;
	float: left;
	display: inline;
	width: 280px;
	height: 24px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: #ffc855 none;
	border-bottom: dotted 1px #9dafb9;
}

div.rightMenuAction a
{
	text-indent: 0px;
	margin: 0 0 0 5px;
	font: bold 16px/1.3em Calibri, Tahoma, Arial;
	text-decoration: none;
	color: #003f67;
}

div.rightMenuAction a:hover
{
	text-decoration: underline;
}

div.rightLine
{
	float: left;
	clear: both;
	width: 100%;
	border-bottom: dotted 1px #9dafb9;
	margin-top: 10px;
}

div.rightItems
{
	float: left;
	margin: 0 0 5px 0;
}

div.rightItems div.rightItem
{
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	display: inline;
	width: 260px;
	height: 30px;
	margin: 0 0 0 10px;
	padding: 0;
}

div.rightItems div.rightItem a
{
	text-indent: 0px;
	margin: 1px 0 0 33px;
	display: inline-block;
	font: 16px/1.7em Calibri, Tahoma, Arial;
	text-decoration: none;
	color: #003f67;
}

div.rightItems div.rightItem a:hover
{
	text-decoration: underline;
}

div.rightButtonLine
{
	position: relative;
	float: left;
	display: inline;
	width: 260px;
	height: 40px;
	margin: 10px 0 10px 0px;
	padding: 0;
	background: #fff none;
	border: none;
}

/* Quotes */
div.rightQuote
{
	position: relative;
	float: left;
	display: inline;
	width: 260px;
	height: auto;
	margin: 10px 0 0 -10px;
	padding: 0;
	font-size: 12px;
	background: #FFFFCC none;
	border: solid 1px #c7d5dd;
	margin-left: -10px;
	padding: 10px;
	width: 238px;
}

div.rightQuote p
{
	font-family: Georgia;
	line-height: 2em;
}

div.rightQuote h1
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}

div.nhs
{
	clear: both;
	margin: 0 10px 0 0;
	padding-top: 10px;
}

div.nhs p
{
	margin: 0;
	padding: 0;
}

#accountmenu #overview			{	background-image: url(../images/png/emptynote30.png);	}
#accountmenu #pwd				{	background-image: url(../images/png/secure30.png);	}
#accountmenu #portfolio			{	background-image: url(../images/png/file30.png);	}
#accountmenu #support			{	background-image: url(../images/png/star30.png);	}
#accountmenu #quotes			{	background-image: url(../images/png/star30.png);	}
#accountmenu #customers			{	background-image: url(../images/png/star30.png);	}
#accountmenu #orders			{	background-image: url(../images/png/star30.png);	}

