/*-----------------------------------------------------------------------------

YTT Solutions Stylesheet

author:    YTT Solutions Pty. Ltd.
email:     ian@yttsolutions.com.au
website:   http://yttsolutions.com.au

-----------------------------------------------------------------------------*/


/* SETUP
-----------------------------------------------------------------------------*/

* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body, html {
  width: 100%;
  height: 100%;
  font-family: arial, sans-serif;
  font-size: 10pt;
  color: #4e4e4e;
  text-align: center;
}

h1, h2, h3, h4, h5, h6, pre, code {
  font-size: 1em;
}

a img, :link img, :visited img {
  border: none;
}

address {
  font-style: normal;
}

a {
  color: #1a50b8;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.clear {
  line-height: 0;
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

/* MESSAGE
-----------------------------------------------------------------------------*/

.message {  color: darkred;
}

.message ul {  margin-left: 15px;
}

.message a {  color: darkred;
  text-decoration: underline;
}

.message a:hover {  text-decoration: none;
}

/* FORMS
-----------------------------------------------------------------------------*/

input, select, textarea {  border: 2px solid #BBB;
  background: #ECECEC;
  color: #000000;
}

select {  height: 20px;
}

.submit {  /* Note this is a CLASS which must be applied manually */  height: 20px;
}

#login_wrapper {  width: 150px;
}

/* PAGE WRAPPER
-----------------------------------------------------------------------------*/

#page_wrapper {  width: 743px;
  margin: 0 auto; /* Safari */
  text-align: left;
  position: relative;
  min-height: 100%;
  margin-bottom: -41px;
}

/* HEADER
-----------------------------------------------------------------------------*/

#header {  text-align: center;
  padding-top: 6px;
  padding-bottom: 3px;
  position: relative;
  z-index: 1;
  background: white;
}

/* NAVIGATION
-----------------------------------------------------------------------------*/

#navigation_top {
  border-top: 1px solid #5e5e5e;
  border-bottom: 1px solid #fff;
  width: 172px;
  height: 0;
  float: left;
  position: relative;
  z-index: 1;
}

#navigation {
  clear: both;  background: #ececec;
  width: 153px;
  border-top: 1px solid #dfdfdf;
  padding-left: 19px;
  padding-top: 5px;
  padding-bottom: 8px;
  float: left;
  position: relative;
  z-index: 1;
  padding-bottom: 41px;
  margin-bottom: 10px;
}

.nav_item {}

.nav_item_icon {  float: left;
  margin-left: 2px;
  position: relative;
  top: 4px;
}

.nav_item_text {  position: relative;
  top: 3px;
}

.nav_item_divider {  border-top: 1px solid #c7c7c7;
  border-bottom: 1px solid #e5e5e5;
  clear: both;
}

.nav_item_divider_vert {  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #e5e5e5;
  height: 18px;
  width: 0;
  float: left;
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 2px;
  margin-top: 2px;
}

/* CONTENT WRAPPER
-----------------------------------------------------------------------------*/

#content_wrapper {
  padding-left: 20px;
  width: 551px;
  float: left;
  height: 100%;
  padding-bottom: 41px;
}

/* TITLE
-----------------------------------------------------------------------------*/

#title {
  float: left;
  margin-bottom: 5px;
}

/* TOP SUBMENU
-----------------------------------------------------------------------------*/

#top_submenu {  float: right;
  margin-right: 5px;
  text-align: right;}

.top_submenu_client {  font-weight: bold;
}

.top_submenu_item {  float: left;
  margin-left: 5px;
}

.top_submenu_item_icon {  float: left;
  margin-right: 3px;
  position: relative;
  top: 1px;
}

/* MAIN MENU
-----------------------------------------------------------------------------*/

#main_menu {  margin-top: 10px;}

.main_menu_item {
  float: left;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 15px;
  width: 92px;
}

.main_menu_item_title {
  font-weight: bold;
  margin-bottom: 3px;
}

.main_menu_item_link img {  position: relative;
  top: 2px;
  margin-right: 1px;
}

/* FOOTER
-----------------------------------------------------------------------------*/

#footer_top {
  border-top: 1px solid #5e5e5e;
  border-bottom: 1px solid #fff;
  width: 743px;
  height: 0;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

#footer {  background: #ececec;
  border-top: 1px solid #dfdfdf;
  width: 733px;
  height: 28px;
  padding-top: 10px;
  padding-left: 10px;
  font-size: 9pt;
  text-align: left;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

#footer a {  color: #4e4e4e;
  font-weight: bold;
  position: relative;
  z-index: 1;
}

/* NEWS
-----------------------------------------------------------------------------*/

#news_wrapper {  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 5px;
}

#text_container {
	float: left;
}

.news_image {  float: left;
  margin-right: 10px;
}

.title, .linkurl {  font-weight: bold;
}

.start_date, .end_date {  font-style: italic;
  float: left;
}

.description {  clear: both;
}

.editDelete {
  text-align: right;
  margin-top: -4px;
}

.price, .credited_to {	float: right;
	font-style: italic;
}

.news_divider {  border-top: 1px solid #a6a6a6;
}

.news_nopic_lib_link {  margin-bottom: 3px;
  position: relative;
  top: -8px;
}

.news_nopic_upload_link {  position: relative;
  top: -8px;
}

.add {  font-weight: bold;
}

.display_info {  font-style: italic;
  margin-bottom: 5px;
  margin-top: 5px;}

.page_button {  position: relative;
  top: 2px;
}

/*Billie
-----------------------------------------------------------------------------*/

.display_on_home_page {
  background: url('images/display_on_home_page.gif') no-repeat;
	padding-left: 140px;
}

.bedrooms {
	float: left;
	background: url('images/bedrooms.gif') no-repeat;
	padding-left: 21px;
	margin-right: 10px;
}

.bathrooms {
	float: left;
	background: url('images/bathrooms.gif') no-repeat;
	padding-left: 18px;
	margin-right: 10px;
}

.carports {
	float: left;
	background: url('images/carports.gif') no-repeat;
	padding-left: 15px;
}

.type {	clear: both;
}

/* FORM
-----------------------------------------------------------------------------*/

.form_image_title {  margin-bottom: 4px;}

.form_image {  float: left;
  margin-right: 7px;
}

.form_image_text {
}

.form_image_lib_link {
  margin-bottom: 2px;
}

.form_image_upload_link {  margin-bottom: 2px;
}

.form_image_attach_link {
  margin-bottom: 2px;
}

.form_image_attach_link img {  position: relative;
  top: 1px;
  margin-right: 2px;
}

/* EVENT HEADERS
-----------------------------------------------------------------------------*/

.month_header {  background: #ececec;
  padding-top: 5px;
  padding-bottom: 8px;
  padding-left: 5px;
  border-top: 1px solid #dfdfdf;
  font-weight: bold;
}

/* IMAGE LIBRARY
-----------------------------------------------------------------------------*/

#image_lib_item {
  width: 173px;
  text-align: center;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.last {  margin-right: 0;
}

.border img {  border: 3px solid #999;
}

.image_lib_title {  font-weight: bold;
  margin-bottom: 1px;
}

.image_lib_use img {  margin-left: -13px;
}

.image_lib_delete img, .image_lib_use img {  position: relative;
  top: 1px;
}

.image_lib_upload img {
  margin-right: 2px;
}

.image_lib_edit img {
  margin-left: -13px;
}

/* NEWS FORM
-----------------------------------------------------------------------------*/

#newsform input {
	width: 300px;
}

#newsform textarea {
	width: 400px;
	height: 100px;
}
