/*
************************************
QV Styleguide Version 1.0
Date: 11 November 2002
Last Edited By: Lian Hatahaway
Note: Please indicate if this syle sheet
is edited and include date edited for
future revisions.
Thanks :-)

04.02.2003 James L - added .formfielddark class.

08-11-2003 John S - added popuptitle and popuptext classes
10-3-2004 John S - Added SubHeading class for static site subheadings
************************************
*/


a, a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color: #c86718; text-decoration: none; }

a:hover, a:active	{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #640000; text-decoration: underline; }

/*
Use this class for the top blue navigation strip links
*/

.links  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none }

.links:hover  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color:  #ff6600; text-decoration: none }

/*
Use this class for the side navigation links
*/

.sidelinks 	 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: Black;
	text-decoration: none;
	padding-left:10px;
	
}

.sidelinks:visited
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: Black;
	text-decoration: none;
	padding-left:10px;
	
}
.sidelinks:hover 	 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: White;
	text-decoration: none;
	padding-left:10px;
}


/*
All body text must be enclosed with a start p tag and an end p tag
*/

p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px}
ol { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px}
ul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px}
li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px}

body 
{
 margin-left: 0;
 margin-top: 0;
 margin-bottom: 0;
 margin-right: 0;
}

/*
Use for bodytext header
*/
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
}

/*
this class is used for the Drop Down List Text
*/
.cbotext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px !important; color: #000000 }

.cbotextinput { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px !important; color: #000000; background-color: #FFCC66; }

.sectionHeading
{
	background-color:#FFE57F;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
	color:#CC6600;
}

.statusBar
{
	font-style:normal;
	font-size:11px;
	color:#666666;
}

.linkColourText
{
	font-style:normal;
	font-size:9px;
	color:#c86718;
}

.header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	background-color: #FFFFFF;
}

.header1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FFCC33;
}

.header2 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	background-color: #FFCC33;
}

.header3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFCC33;
}

.headerTextCentered
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	background-color: #FFCC33;
	text-align: center;
}

/*
 Forms
*/

/*
Use for action buttons in qvonline and corporate site
*/

.submit {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #FF9900}

.smltextCopy {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

.smltextCopyInput {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #FFCC66;}

/*
Menu
*/
.menuEntry 
{
	margin: 0px;
	border-width: 0px 1px 0px 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: 0px 6px 14px 6px;
}

.menuEntry p
{
	margin: 0px;
	padding-bottom: 4px;
}

.promoCode
{
	padding: 0 0 20px 0;
	border: 0px;
}

.promoHeading
{
	font-weight: bold;
	font-style: italic;
	color: #9e400f;
}

/*
Tab strip
*/
.tabStrip
{
}

.tabItem 
{
	background: url(/images/tab_background_middle.png) repeat-x;
	padding: 0;
	margin-right: 3px;
	display: -moz-inline-box;
	display: inline-block;
}

.tabItem.active 
{
	background: url(/images/tab_background_middle.png) #ffe57f repeat-x;
}

.tabItem div
{
	background: url(/images/tab_background_left.png) top left no-repeat;
	padding: 0px 0px 0px 10px;
}

.tabItem div p
{
	background: url(/images/tab_background_right.png) top right no-repeat;
	padding: 3px 10px 0px 0px;
	margin: 0;
	text-align: center;
	line-height: 1.2em;
	height: 2.5em;
}

.tabItem div p a 
{
	text-decoration: none !important;
	font-weight: bold;
	color: #9e400f;
}

.tabItem div p a:visited 
{
	color: #9e400f;
}

.tabItem div p a:hover 
{
	text-decoration: underline !important;
	cursor: pointer;
}

.tabItem.active div p a:hover 
{
	text-decoration: none !important;
	cursor: default;
}

/*
Used on the search pages
*/
#searchTabs 
{
	margin-left: 20px;
}

#propertySearch 
{
	margin-left: 0px;
}

.searchBox 
{
	width: 570px;
}

.searchHeader 
{
	background: url(/images/grey_search_box_top.png) no-repeat bottom left;
	height: 12px;
	margin: 0px;
}

.searchBody 
{
	background-image: url(/images/grey_search_box_centre.png);
	position: relative;
	padding: 2px 2px 12px 12px;
	height: 300px;
	margin: 0px;
}



.searchHeading 
{
	color: #9e400f;
	font-size: 10pt;
	font-weight: bolder;
	font-style: italic;
}

.searchFormLabel 
{
	width: 12em;
}

.searchFormIndent 
{
	width: 2em;
}

.searchButtons 
{
	margin-top: 10px;
}

.searchButton 
{
	display: -moz-inline-box;
	display: inline-block;
	margin-right: 10px;
}

.searchButton input
{
	width: 127px;
	height: 20px;
}

.searchButton a 
{	
	color: #ffffff;
}

.searchButton a:visited
{	
	color: #ffffff;
}

.searchError 
{
}

.searchErrorFreeReport
{
	margin-left:15px;
}

.searchErrorCustomised
{
	margin-left:15px;
}

.searchBody p 
{
	margin: 2px 0px 2px 0px;
}

.searchFooter 
{
	background-image: url(/images/grey_search_box_bottom.png);
	background-repeat: no-repeat;
	height: 12px;
	margin: 0px;
}

.searchResults 
{
	width: 100%;
}

.searchResultPageLinks 
{
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	padding: 4px;
}

.searchCurrentPage 
{
	font-size: 10pt;
}

#searchTabsFreeReport 
{
	margin-left: 20px;
}

#searchTabsCustomised 
{
	margin-left: 20px;
}

#propertySearchReport 
{
	margin-left: 2px;
}

.searchBoxCustomised 
{
	width: 570px;
}

.searchHeaderCustomised 
{
	background-image: url(/images/grey_search_box_top.png);
	background-repeat: no-repeat;
	height: 12px;
	margin: 0px;
}

.searchHeadingCustomised
{
	color: #9e400f;
	font-size: 10pt;
	font-weight: bolder;
	font-style: italic;
	margin-left: 10px;
}

.searchBodyCustomised
{
	background-image: url(/images/grey_search_box_centre.png);
	position: relative;
	padding: 2px 2px 2px 2px;
	height: 10em;
	margin: 0px;
}

.searchFooterCustomised
{
	background-image: url(/images/grey_search_box_bottom.png);
	background-repeat: no-repeat;
	height: 12px;
	margin: 0px;
}

.searchButtonsCustomised 
{
	margin-top: 10px;
	margin-left: 10px
}

.searchButtonCustomised 
{
	display: -moz-inline-box;
	display: inline-block;
	margin-right: 10px;
}

.searchButtonCustomised input
{
	width: 127px;
	height: 20px;
}

.searchButtonCustomised a 
{	
	color: #ffffff;
}

.searchButtonCustomised a:visited
{	
	color: #ffffff;
}

.searchBoxFreeReport 
{
	width: 570px;
}

.searchHeaderFreeReport 
{
	background-image: url(/images/grey_search_box_top.png);
	background-repeat: no-repeat;
	height: 12px;
	margin: 0px;
}

.searchHeadingFreeReport 
{
	color: #9e400f;
	font-size: 10pt;
	font-weight: bolder;
	font-style: italic;
	margin-left: 10px;
}

.searchBodyFreeReport 
{
	background-image: url(/images/grey_search_box_centre.png);
	position: relative;
	padding: 2px 2px 2px 2px;
	height: 10em;
	margin: 0px;
}

.searchFooterFreeReport 
{
	background-image: url(/images/grey_search_box_bottom.png);
	background-repeat: no-repeat;
	height: 12px;
	margin: 0px;
}

.searchButtonsFreeReport 
{
	margin-top: 10px;
	margin-left: 10px
}

.searchButtonFreeReport 
{
	display: -moz-inline-box;
	display: inline-block;
	margin-right: 10px;
}

.searchButtonFreeReport input
{
	width: 127px;
	height: 20px;
}

.searchButtonFreeReport a 
{	
	color: #ffffff;
}

.searchButtonFreeReport a:visited
{	
	color: #ffffff;
}

.OrangeHeaderText
{
	font-family:Arial, Helvetica, Tahoma, Sans-Serif;
	font-size:26px;
	font-weight:lighter;
	color:#FF9900;
	font-style:italic;
	vertical-align:top
}

.header2row
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt; FONT-WEIGHT: bold; COLOR: #000000; background-color: #FFCC33; line-height: 24px;
}

.data1row
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; COLOR: #000000; background-color: #ffffcc; line-height: 21px;
}
.data2row
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; COLOR: #000000; line-height: 21px;
}

.popuptitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006598;
	font-weight:bold;
}

.popuptext
{
	font-family: Verdana;
	font-size:7.5pt;
	
}

select, textarea
{
	background-color: #FFCC66;
}

.input
{
	background-color: #FFCC66;
}

.tableContent
{
	border:solid 1px;
	border-color: #FFCC33;
}

.footer
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:9px;
	line-height: 14px;
	font-style: normal; 
}

.notice 
{
	color: Red;
}

.errorText
{
	font-size:11px;
	color:Red;
	font-weight:bold;
}
.errorTextNonBold
{
	font-size:11px;
	color:Red;	
	font-family: Arial;
}

.OrangeThinLine
{
	height:1px;
	background-color:#FF9900;
	width:735px;
	
}

.FooterText, .FooterText a, .FooterText a:visited, .FooterText a:hover
{
	font-family:Arial, Helvetica, Tahoma, Sans-Serif;
	font-size:10px;
	line-height:12px;
	color:#FF9900;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}


.CopyrightText
{
	font-family:Arial, Helvetica, Tahoma, Sans-Serif;
	font-size:10px;
	color:#999999;
}

.CopyrightText a, .CopyrightText a:visited, .CopyrightText a:hover
{
	font-family:Arial, Helvetica, Tahoma, Sans-Serif;
	font-size:10px;
	color:#999999;
	text-decoration: underline;
}

.PrintableCopyrightText
{
	font-family:Arial, Helvetica, Tahoma, Sans-Serif;
	font-size:11px;
	color:Black;
	font-style:italic;
}

.PrintableCopyrightText a, .PrintableCopyrightText a:visited, .PrintableCopyrightText a:hover
{
	font-family:Arial, Helvetica, Tahoma, Sans-Serif;
	font-size:11px;
	font-style:italic;
	color:Black;
	text-decoration: underline;
}

.PromotionHelpLink, .PromotionHelpLink a, .PromotionHelpLink a:visited
{
	font-family: Arial;	
	font-size: 12px; 
	color: gray; 
	font-style: italic; 
	text-decoration: none;
}

.PromotionHelpLink a:hover
{
	font-family: Arial;	
	font-size: 12px; 
	color: #666666; 
	font-style: italic; 
	text-decoration: none;
}
