/* ************************************** */
/* GEEDEE REALTY SYSTEMS									*/
/* ************************************** */
/* Primary CSS file for www.geedee.com.au */
/* This file copyright 2005 by						*/
/* Barry van Oudtshoorn										*/
/* ************************************** */


/* ************************************** */
/* Page-related                           */
/* ************************************** */

body	{
	/*background-color: rgb(41, 63, 102);*/
	background-color: rgb(21, 31, 51);
	color: white;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	border: 0px;
	padding: 0px;
	line-height: 1.3;
}


/* ************************************** */
/* Miscellaneous                          */
/* ************************************** */

hr {
	height: 1px;
	color: white;
	padding: 0px;
}


/* ************************************** */
/* Div-related                            */
/* ************************************** */

div {
	line-height: 1.5;
}

div.Item {
	color: white;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	border-style: solid;
	border-top-style: none;
	border-width: 1px;
	border-color: rgb(47, 98, 160);
	padding: 4px;
	margin-bottom: 8px;
}

div.Quotation {
	color: rgb(255, 175, 0);
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	border-style: none;
	font-style: italic;
	padding: 4px;
	margin-bottom: 8px;
	text-align: center;
}

div.Special {
	color: white;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	border-style: none;
	font-weight: bold;
}

div.SelectedMenuItem {
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	display: block;
	margin: 0px;
	margin-bottom: 2px;
	padding: 2px;
	padding-right: 0px;
	padding-left: 4px;
	width: 100%;
	border-style: none;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	color: rgb(241, 207, 48);
	background-image: url(./Backgrounds/MenuItemSelected.png);
}

div.Error {
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	color: rgb(255, 150, 150);
}

div.MenuSection {
	margin-bottom: 8px;
}

div.TopOfPage {
	padding: 0px;
	color: white;
	padding: 4px;
	vertical-align: middle;
	text-align: center;
}

/* ************************************** */
/* Image-related                          */
/* ************************************** */

img {
	padding: 0px;
	margin: 0px;
	border-style: none;
}

img.TopLeft {
	position: absolute;
	left: 0px;
	top: 0px;
}

img.Seperator {
	padding: 0px;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	border-style: none;
}

img.chevron {
	padding: 0px;
	margin: 0px;
	border-style: none;
	margin-right: 4px;
}

img.padded {
	padding: 0px;
	padding-left: 8px;
	padding-right: 8px;
}


/* ************************************** */
/* List-related                           */
/* ************************************** */

ul {
	padding: 0px;
	margin: 0px;
	margin-left: 18px;
	border-style: none;
	list-style-type: disc;
	list-style-image: url(./Miscellaneous/ListItemGlyph.png);
}

li {
	margin-bottom: 8px;
}

.PDF {
	list-style-image: url(./FileTypes/PDF.png);
}

.Binary {
	list-style-image: url(./FileTypes/Binary.png);
}

.Print {
	list-style-image: url(./FileTypes/Print.png);
}

.GeeDee {
	list-style-image: url(./FileTypes/GeeDee.png);
}

.Tick {
	list-style-image: url(./FileTypes/Tick.png);
}

.Flash {
	list-style-image: url(./FileTypes/Flash.png);
}

/* ************************************** */
/* Table-related                          */
/* ************************************** */

table {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	vertical-align: top;
}

table.main {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 11px;
	vertical-align: top;
}

td {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

td.body {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	background-image: url(./Backgrounds/Body.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

td.MultiColumn {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	padding-right: 4px;
	padding-left: 4px;
	vertical-align: top;
}

td.Header {
	background-image: url(./Backgrounds/Header.png);
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
	height: 90px;
	background-repeat: repeat-x;
	vertical-align: top;
}

td.Footer {
	background-image: url(./Backgrounds/Footer.png);
	border-width: 0px;
	border-style: none;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
	height: 68px;
	background-repeat: repeat-x;
	color: white;
}

td.MenuArea {
	background-image: url(./Backgrounds/Menu.png);
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	width: 108px;
}

td.SiteMenuBorder {
	background-image: url(./Backgrounds/SiteMenuBorder.png);
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
	width: 11px;
}

td.Thumbnail {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	padding-bottom: 11px;
	padding-top: 11px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}


/* ************************************** */
/* Anchor-related                         */
/* ************************************** */

a.MenuItem {
	color: white;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	display: block;
	margin: 0px;
	margin-bottom: 2px;
	padding: 2px;
	padding-right: 0px;
	padding-left: 8px;
	width: 100%;
	border-style: none;
	text-decoration: none;
	vertical-align: middle;
	background-image: url(./Backgrounds/MenuItem.png);
	text-align: left;
}

a.MenuItem:hover {
	color: rgb(241, 207, 48);
	border-style: none;
	border-left-style: solid;
	border-left-color: rgb(241, 207, 48);
	border-left-width: 2px;
	padding: 2px;
	padding-right: 0px;
	padding-left: 6px;
	margin: 0px;
	margin-bottom: 2px;
	width: 100%;
	background-image: url(./Backgrounds/MenuItem.png);
	text-align: left;
}

a.MenuHeader {
	color: white;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	display: block;
	margin: 0px;
	margin-bottom: 2px;
	width: 100%;
	height: 14px;
	border-style: none;
	text-decoration: none;
	vertical-align: middle;
	background-image: url(./Backgrounds/MenuSection.png);
	background-repeat: repeat-y;
	padding-left: 2px;
}

a.MenuHeader:hover {
	color: rgb(241, 207, 48);
	text-decoration: none;
}

a.Inline {
	color: rgb(241, 207, 48);
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

a.Inline:hover {
	text-decoration: underline;
}

a.BottomBar {
	color: white;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}

a.BottomBar:hover {
	text-decoration: none;
	font-weight: bold;
	color: rgb(241, 207, 48);
}

a.BottomRight {
	color: white;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}

a.BottomRight:hover {
	color: rgb(241, 207, 48);
	text-decoration: none;
}


/* ************************************** */
/* Heading-releated                       */
/* ************************************** */

h1 {
	/* The main header on each page */
	color: white;
	font-size: 20px;
	font-family: Arial, Sans-Serif;
	display: block;
	width: 100%;
	border-style: none;
	border-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(241, 207, 48);
	margin-bottom: 2px;
}

h2 {
	/* Used for heading up sections in forms */
	color: white;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	display: block;
	width: 80%;
	border-style: none;
	border-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
}

h3 {
	/* Used for orange text */
	color: rgb(255, 175, 0);
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	display: inline;
}

h4 {
	/* Used for heading up item blocks */
	color: white;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	display: block;
	background-image: url(./Backgrounds/ItemHeader.png);
	background-repeat: repeat-x;
	color: white;
	border-style: solid;
	border-color: rgb(47, 98, 160);
	border-width: 1px;
	border-bottom-style: none;
	border-top-style: none;
	padding: 4px;
	margin: 0px;
}

h5 {
	/* Used to denote sections in the Menus */
	color: white;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	display: block;
	margin: 0px;
	margin-bottom: 2px;
	width: 100%;
	height: 14px;
	border-style: none;
	text-decoration: none;
	vertical-align: middle;
	background-image: url(./Backgrounds/MenuSection.png);
	background-repeat: repeat-y;
	padding-left: 2px;
}

h5.mainMenu {
	cursor: pointer;
}

h5.mainMenu:hover {
	color: rgb(241, 207, 48);
}

h6 {
	/* Used to head up the Menus */
	color: white;
	font-size: 10px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	display: block;
	margin: 0px;
	margin-bottom: 8px;
	width: 100%;
	height: 14px;
	border-style: none;
	border-color: white;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	background-color: rgb(47, 98, 160);
}

/* ************************************** */
/* Form-related	                          */
/* ************************************** */
input.clickable {
	border-style: none;
	border-width: 0px;
	background-color: rgb(21, 31, 51);
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 8px;
	margin-right: 8px;
	width: 12px;
	height: 12px;
}
input {
	border-style: solid;
	border-color: rgb(49, 98, 160);
	border-width: 1px;
	background-color: rgb(23, 49, 80);
	color: rgb(241, 207, 48);
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	padding: 2px;
	height: 20px;
	width: 100%;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 8px;
	margin-right: 8px;
}
select, option {
	color: rgb(49, 98, 160);
	background-color: white;
}
/* These are the images that sit inside the inputs. */
input#email {
	background-image: url(./Fields/Email.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 16px;
}
input#phone {
	background-image: url(./Fields/Phone.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 16px;
}
input#name {
	background-image: url(./Fields/Name.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 16px;
}
input#company {
	background-image: url(./Fields/Company.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 16px;
}
input#userNumber {
	background-image: url(./Fields/UserNumber.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 16px;
}
input#mobile {
	background-image: url(./Fields/Mobile.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 16px;
}
input#fax {
	background-image: url(./Fields/Fax.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 16px;
}

textarea {
	border-style: solid;
	border-color: rgb(49, 98, 160);
	border-width: 1px;
	background-color: rgb(23, 49, 80);
	color: rgb(241, 207, 48);
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	padding: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 8px;
	margin-right: 8px;
	width: 100%;
}
button {
	border-style: solid;
	border-color: rgb(104, 152, 212);
	border-bottom-color: rgb(23, 49, 80);
	border-right-color: rgb(23, 49, 80);
	border-width: 1px;
	background-color: rgb(47, 98, 160);
	color: rgb(241, 207, 48);
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 8px;
	margin-right: 8px;
	width: 100px;
	height: 40px;
}
input:hover, textarea:hover, select:hover, button:hover {
	border-color: rgb(241, 207, 48);
}
input:focus, textarea:focus, select:focus, button:focus {
	border-color: white;
	color: white;
}
input.Image {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(23, 49, 80);
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	width: 80%;
	color: white;
	padding: 8px;
	margin-bottom: 4px;
}
legend {
	color: white;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: white;
}
label {
	color: rgb(255, 175, 0);
	font-size: 11px;
	font-family: Arial, Sans-Serif;
}

