/*
 * --- Common elements ---------------------------------------------
*/
body {
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url("images/page-bk-grad.jpg"); 
	background-position: center top; 
	background-repeat: repeat-y; 
	font-family: Arial, Helvetica, sans-serif;
}
.webDetail 
{
	margin: 10px;
}
.smallText 
{
	font-size: 10pt;
	font-family: Arial, Verdana;
}
.TableMain {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
.right 
{
	text-align: right;
}
#bannerRow 
{
	background-image: url('images/bannerBGRow.png')
	background-repeat: repeat-x;
	height: 200px;
}
#banner {
	height: 154px;
	background-image: url('images/bannerBG.png');
	background-repeat: repeat-x;
	width: 950px; 
	margin: 0 auto;
	padding-top: 2px;
	padding-bottom: 6px;
	vertical-align: middle;
}
#bannerVertLogo {
	width: 220px;
	margin: 0 auto;
	padding-top: 2px;
	padding-bottom: 6px;
	vertical-align: middle;
}
.bannerTallImage 
{
	float: right;
	/* 	width:712px; */
	width: 732px;
	height: 200px;
	padding: 6px 0px 6px 0px;
}
#logoCentre
{
	float: right;
	padding-right: 14px; 
	vertical-align: middle;
	padding-top: 4px;
	margin-left: auto;
}
#divCentre 
{
	float: right;
	padding-right: 126px;
	vertical-align: middle;
	padding-top: 5px;
	margin-left: auto;
}
#main-content-cell {
	width: 950px;
	margin-left: 2px;	
}
#centre 
{
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
p {
	margin: 5px 5px 5px 5px;
	padding-bottom: 10px;
}
h1 {
	font-size: 18px;
	margin: 5px 5px 5px 5px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #01274A;
	margin: 0px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 0px;
}
h6 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
}

.StandoutFont 
{
	font-size: 14pt;
	color: #01274A;
}

.txt-20 {
	font-size: 19px;
}
.txt-16 {
	font-size: 14px;
	font-weight:bold;
	color: #9C9C87;
}

.go-box h1 {
	font-size: 17px;
	color: #D72326;
}


li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
.clear  {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.spacer {
	height: 15px;
	clear: both;
}
.spacer2 {
	height: 6px;
	clear: both;
	line-height: 6px;
}
.spacer3 {
	height: 9px;
	clear: both;
	line-height: 9px;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #9C9C87;
}
a:hover {
	text-decoration: none;
}
.center {
	text-align: center;
}

/*   DEFAULT COL STYLES   */
/* COL 1 styles */
.col1 {
	width: 558px;
	float: left;
}
.col2 {
	width: 214px;
	clear: right;
	float: left;
}
.col3 {
	width: 341px;
	float: left;
}
.col4 {
	width: 217px;
	float: left;
}
#single-col {
	padding-bottom: 7px;
}
#single-col img {
	margin-right: 8px;
}
#single-col {
	padding-bottom: 5px;
}
#single-col p {
	padding-bottom: 5px;
}
.container-cell {
	background-image: url(images/grey-cell-bk.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#site-search {
	background-color: #D9D9D9;
	padding-left: 6px;
	height: 36px;
}
#site-search form {
	margin: 0;
	padding: 0px;
}
#site-search input {
	margin: 0px;
	width: 164px;
	padding: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.input-txt-colour {
	color: #D72326;
}
#site-search input.search_button {
	width: 28px;
	cursor:auto;
	color: #FFFFFF;
	font-size: 11px;
	height: 16px;
	background-color: #D72326;
}

.go-box {
	width: 204px;
	margin-top: 6px;
	margin-left: 10px;
	
}
.go p {
	font-size: 14px;
	padding-top: 2px;
}
.go a:link, .go a:visited, .go a:active {
	text-decoration: none;
	color: #FFA800;
}
.go a:hover {
	text-decoration: underline;
}

.go img
{
    width: 19px;
    height: 19px;
    text-align: left;
}

.nav {
	color: #01274A;
	height: 40px;
	background-color: #FFFFFF;
	margin-top: -4px;
}
#navbar1, #navbar2 
{
	padding: 0;
	height: 22px;
	width: 732px;
	margin: 0px auto;	
	background-color: #E6E6E6;
}

#navbar1 .navlinks .RadMenu 
{
    float:none;
}

#navshadow {
	background-image: url("images/nav-bar-shadow.jpg");
	background-repeat: no-repeat;
	margin-right: 6px;
	height: 30px;
}

#pictureShadow {
	background-image: url("images/pic-bar-shadow.jpg");
	background-repeat: repeat-x;
	margin-right: 6px;
	height: 216px;
}
.nav a:link, .nav a:visited, .nav a:active {
	text-decoration: none;
	color: #000000;
}


ul, ol {
	list-style-image: url("images/menu-Sep.png");
	padding: 0;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 28px;
}


ul#tabMenu, ul#tabMenuVert ul#privacy
{	
	list-style-image: url("images/menu-Sep.png");
	text-align: left;
}

ul#tabMenu li, ul#tabMenuVert li
{
	float: left;
	padding-right: 25px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0 10px 0 10px;
}


ul#tabMenu a, ul#tabMenuVert a {
	display: block;
	color: #01274A;
	cursor: hand;
	text-decoration: none;
}

ul#tabMenu a:hover {
	color: #FFFFFF;
}


div.navlinks div {
	margin: 0 40px;
	text-align: center;
	height: 17px;
	padding-top: -50px;
    padding-left: 500px;
}
.privacy
{
	width: 100%;
	text-align: center;
	color: #C0C0C0;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 10px 10px 10px;
}

.privacy a
{
	margin-right: 40px;
	text-decoration: none;
	border-bottom-style: dotted;	
	display: inline-block; 
	vertical-align: bottom; 
}

ul#privacy li
{
	padding-left: 15px;
	padding-bottom: 15px;
}

.footernav {
	color: #FFFFFF;
	background-color: #01274A;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: smaller;
	text-align: center;
}

.footernav a:link, .footernav a:visited, .footernav a:active {
	text-decoration: underline;
	font-weight: normal;
}
.footernav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.hr-solid {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
	width: 100%;
	line-height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.col2 p.hr-solid {
	width: 97%;
}

dl.searchResults dd
{
    padding: 2px 0;
    margin-bottom: 1em;
}

.validator
{
    color: Red;
}

.errorLabel
{
	color: Red;
}

.webdings 
{
	font-family: Webdings;
}

/*
** default table
*/
.defTable {
	border-top: 1px solid #A3AFBF;
	border-left: 1px solid #A3AFBF;
	border-right: 1px solid #A3AFBF;
	font-size: 0.8em;
	width: 98%;
	margin: 10px 2px 20px 2px;
	clear: both;
}
.defTableSmallText {
	border-top: 1px solid #A3AFBF;
	border-left: 1px solid #A3AFBF;
	border-right: 1px solid #A3AFBF;
	font-size: 0.6em;
	width: 98%;
	margin: 10px 0 20px 0;
	clear: both;
}
.defTable th {
	background: #F5F6F8;
	padding: 5px;
	border-bottom: 1px solid #A3AFBF;
	border-right: 1px solid #A3AFBF;
	vertical-align: top;
	text-align: left;
}
.defTable td {
	padding: 5px;
	line-height: 1.5em;
	border-bottom: 1px solid #A3AFBF;
	/* border-right: 1px solid #A3AFBF; */
	vertical-align: top;
}
.defTable td table td, .style2 td table th {
	border-bottom: none;
}
.graySmall 
{
	color: Gray;
	font-size: 9px;
	text-align: center;
}
.defTableHeading {
	background: #EBEEF2;
	padding: 5px;
	border-bottom: 1px solid #A3AFBF;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
.defTableFooter {
	background: #EBEEF2;
	padding: 5px;
	border-bottom: 1px solid #A3AFBF;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
.defTablePager {
	background: #EBEEF2;
	padding: 5px;
	border-bottom: 1px solid #A3AFBF;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
}
.defTableAlternate
{
	background: #e9e9e9;
}
.defTableHighlight
{
	background: LightGrey;
}
.defTableHeadingRight 
{
	border-right: 1px solid #A3AFBF;
}
.wineImage
{
	border: solid 1px #01274A;
}
.outerWrapper
{
    margin: 5px;
}
.quote-open 
{
	font-style: italic;
	font-family: Georgia, Serif;
	color: #aaa;
	float: left;
	font-size: 2.5em;
	margin-left: 16px;
	margin-right: 8px;
}

.quote-close
{
	font-style: italic;
	font-family: Georgia, Serif;
	color: #aaa;
	font-size: 2.5em;
	margin-left: 8px;
	margin-right: 16px;
	float: right;
}

blockquote 
{
	color: #666;
	font-size: 1em;
	margin: 1.6em 0px;
}

blockquote:after
{
	clear: both;
}

.quote 
{
	width: 650px;
	display: block;
	float: left;
}
