/* ================================
    CSS STYLES FOR AWAS
   ================================
*/ 


@import url("leasingFleet.css");

@import url("corporateHistory.css");

@import url("tableStyles.css");


.SkinObject
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
}



.loginCell #dnn_dnnLOGIN_cmdLogin
{
  font-weight: normal;
  color: #808080
}


/* Accordion Custom Styles */
/* Our Customers */

.Accordion_OurCustomersHeader {
  background-color:#004990;
  color:#FFFFFF;
  font-weight:bold;
  padding: 3px 3px 3px 5px;
  text-align:left;
  vertical-align:middle;
  margin-top: 2px;
}

.Accordion_OurBusinessHeader {
  background-color: #B1BC4A;
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px 3px 3px 5px;
  text-align: left;
  vertical-align: middle;
  margin-top: 2px;
}

.Accordion_Content {
  background-color: #FFFFFF;
  padding: 0;
  text-align: left;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
  background-color: #ffffff; 
  font-size: 70%;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #404040;
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-weight: normal;
  border: none;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.2em;
  color: #666644;
}

H2
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 1.2em;
  font-weight: lighter;
  color: #333333;
  line-height: 1em;
}

H3
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 1.1em;
  font-weight: lighter;
  color: #999999;
  line-height: 1em;
}

H4
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #003366;
}

H5, DT
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #003366;
}

H6
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #003366;
}

P
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  line-height: 1.4em;
}

TFOOT, THEAD
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #003366;
}

TABLE
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
}

TH
{
  vertical-align: baseline;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #003366;
}

A:link
{
  text-decoration: none;
  color: #004990;
}

A:visited
{
  text-decoration: none;
  color: #004990;
}

A:hover
{
  text-decoration: underline;
  color: #286eb2;
}

A:active
{
  text-decoration: underline;
  color: #004990;
}

SMALL
{
  font-size: 8px;
}

BIG
{
  font-size: 14px;
}

BLOCKQUOTE, PRE
{
  font-family: Lucida Console, monospace;
}

UL LI
{
  list-style-type: square;
}

UL LI LI
{
  list-style-type: disc;
}

UL LI LI LI
{
  list-style-type: circle;
}

OL LI
{
  list-style-type: decimal;
}

OL OL LI
{
  list-style-type: lower-alpha;
}

OL OL OL LI
{
  list-style-type: lower-roman;
}
OL UL LI
{
  list-style-type: disc;
}

HR
{
  color: #696969;
  height: 1pt;
  text-align: left;
}




/* AWAS-SPECIFIC */
.contentpane P
{
  display: block;
  margin-bottom: 10px;
}

.contentpane H1
{
  display: block;
  margin-bottom: 10px;
}

.contentpane H2
{
  display: block;
  margin-bottom: 0.1em;
}

H2.careers
{
  color: #898D37;
}

H2.ourCompany
{
  color:#1b4990;
}

.contentpane H3
{
  display: block;
}



div#ourCompany H1
{
  color: #004990;
}

div#ourBusiness H1
{
  color: #b1bc4a;
}

div#mediaCentre H1
{
  color: #2bb5cc;
}

div#careers H1
{
  color: #898d37;
}

div#contact H1
{
  color: #228d9c;
}






/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */

.ModuleTitle_MenuContainer
{
  border: 0;
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}


/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


.style {
  border: none;
}





#dnn_dnnSEARCH_cmdSearch
{

}


/* floats an image left and gives it right & bottom padding */
.floatLeft {	
	float:left;
	padding-right: 20px;
	padding-bottom: 20px;
}

/* floats an image right and gives it left & bottom padding */
.floatRight {
	float:right;
	padding-left: 20px;
	padding-bottom: 5px;
}

.paddedHRule {
	padding: 0 0 10px 0;
}



/* image gallery styles ("management team" page) */
.thumbnail
{
	font-size: 0.9em;
	line-height: 1.2em; /* for captions */
	margin: 5px 27px 15px 0;
	padding: 0px;
	width: 104px;
	height: 150px;
	float: left;
}

.clearboth /* applied to <br> elements to ensure thumbnails line up properly */
{ 
  clear: both; 
}


/* Styles for Contact Form */

.contact {
	width: 530px;
	}

.formHead {			/* Field labels eg "Company Name" */
	color: #808080;
	display: block;
	padding-top: 5px; /* Centres the text vertically alongside the input fields */
	}
	
.formLabel {			/* Header labels eg "Your Details" & "Your Enquiry" */
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	width: 100px;
	padding-left: 5px;
	padding-top: 1px;
	}
	
.formTest {			/* Teal header cells */
	padding: 2px;
	border-bottom: solid 5px white;
	background-color:#228D9C;
	}
	
.formTextBox {		/* Form inputs & labels */
	padding: 2px;
	margin-bottom: 5px;
	color: #808080;
	}
	
.checkBox {		/* checkboxes and radio buttons */
	padding-right: 10px;
	margin-bottom: 5px;
	color: #808080;
	}
	
.button {			/* "Submit" button */
	color: #808080;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.white {			/* Hides the label of the "Submit" button so that it aligns correctly */
	color: white;
	}