/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* Kacao's Stuff */

/* home page child links */

ul.nav {
  display: block; 
  text-align: center;
  padding: 0;
  margin: 0;
  padding-bottom: 2px;
}

ul.nav > li {
  list-style: none;
  float: left;
}

ul.nav > li > a {
  font-family: "Lucida Grande",Arial,Tahoma,Verdana,sans-serif;
  font-size: 11px;
  padding-left: 11px;
  padding-right: 10px;
  background: url(/portals/0/PortalImages2/redrightarrow.gif) no-repeat center left;
}

.success, .notice, .failure {
  padding: 3px;
  font-weight: bold;
  text-shadow: 0 1px 1px white;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Lucida Grande",Arial,Tahoma,Verdana,sans-serif;
  margin-top: 3px;
  margin-bottom: 6px;
}

.success {
  border: 2px solid #59b56a;
  color: #444444;
  background-color: #d4ffcf;
}

.notice {
  border: 2px solid #fca332;
  color: #444444;
  background-color: #fff6db;
}

.failure {
  border: 2px solid #b53b26;
  color: #444444;
  background-color: #ffd9d9;
}

.step {
	color: #303030;
	border: 1px solid #6d6d6d;
	padding: 1px;
	font-family: "Lucida Grande",Arial,Tahoma,Verdana,sans-serif;
	font-size: 12px;
	height: 21px;
	line-height: 21px;
	margin: 1px;
	margin-left: 0;
	margin-right: 4px;
	font-weight: bold;
	text-shadow: 0 1px 1px white;
	background-color: #f5f5f5;
	cursor: default;
}

.faqItem a {
  padding-top:5px;
  padding-bottom:5px;
  display:block;
}

/* Container */

@media screen {
  .printthis {
    background-position: 0 -1216px;
    background:transparent url(/images/Printer.png) no-repeat scroll left center;
    cursor:pointer;
    height: 32px;
    width: 500px;
    line-height: 32px;
    padding-left: 34px;
  }
}

@media print{
  .printthis {
    display:none !important;
  }
}

.printthis_cover
{
  height: 32px;
}

.BusinessView
{
  width: 520px;
  clear: both;
  overflow: hidden;
}

.BusinessViewContent
{
  width: 257px;
  float: left;
  margin-right: 5px;
  overflow: hidden;
}

.BusinessViewPhotos
{
  width: 258px;
  float: left;
  clear: right;
  overflow: hidden;
}

.VideoContainer {
  width: 520px;
  text-align:center;
  margin-bottom: 4px;
  overflow: hidden;
}

.BusinessViewSmallPhoto, .FeatureSmallPhoto, .FeatureMediumPhoto {
  margin:1px;
  padding:2px; 
  border:1px solid #bcbcbc;
}

.SmallDimPhoto {
  margin:1px;
  padding:2px; 
  border:1px solid #eeeeee;
  width: 78px;
  height: 56px;
}

.BusinessViewSmallPhoto {
  width: 78px;
  height: 56px;
}

.BusinessViewFirstPhoto {
  margin:0;
  margin-bottom: 3px;
  padding:3px; 
  border:1px solid #bcbcbc;
  width:250px;
  height:173px;
}

.framed_photo {
  margin:1px;
  padding:2px; 
  border:1px solid #bcbcbc;
}

.framed_photo:hover, .BusinessViewSmallPhoto:hover, .FeatureSmallPhoto:hover, .FeatureMediumPhoto:hover, .BusinessViewFirstPhoto:hover, .SmallDimPhoto:hover, .FeaturedLargePhoto:hover {
  border: 1px solid #888888;
  box-shadow: 0 0 3px gray;
  -moz-box-shadow: 0 0 3px gray;
  -webkit-box-shadow: 0 0 3px gray;
}

.FeatureSmallPhoto {
  width: 91px;
  height: 61px;
}

.FeatureMediumPhoto {
  width: 140px;
  height: 80px;
}

.FeaturedLargePhoto {
  width: 204px;
  height: 124px;
  border:1px solid #bcbcbc;
  padding: 2px;
  margin-bottom: 3px;
}

.LatestLargeFrame {
  width: 210px; 
  vertical-align: top; 
  text-align: left;
  margin-bottom: 9px;
  padding-left: 0;
}

.LatestLargeFrame > a {
  display: block;
  width: 210px;
}

.PhotosContainer {
  margin-bottom: 5px;
}

.BusinessViewPhotos > div > table {
  width: 100%;
  text-align: center;
}

.business_line, .price_line, .address_line {
  font-family: "Lucida Grande",Arial,Tahoma,Verdana,sans-serif;
  font-size: 11px;
  width: 210px;
  height: 1.22em;  
  font-weight:bold;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}

.sub_headline {
  background-color: #f0f0f0;
  color: black;
  font-weight: bold;
  padding: 1px;
  margin-bottom: 2px;
}  

.sub_content {
  padding-left: 20px;
  color: #636363;
}

.KViewNav
{ 
  text-align: center;
}

.KPhotoFrame
{
  border-collapse: separate;
  border: 1px solid #615F5F;
  border-spacing: 2px;
  padding: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.KType
{
  opacity:0.95;
  filter:alpha(opacity=95);
}

.KType:hover
{
  opacity:1;
  filter:alpha(opacity=100);
}

.LinkCover
{
}

.LinkItem
{
  line-height: 27px;
  vertical-align: bottom;
}

.LinkItem:hover
{
}

.LinkImage
{
  width: 22px;
  height: 27px;
  margin-right: 2px;
}

.weather_scroller
{
  margin: 0 auto;
  width: 125px; 
  height: 80px;
  text-align: center;
  overflow: hidden;
}

div.scrollable { 
  position:relative; 
  overflow:hidden; 
  width: 660px; 
  height:32px; 
} 
 
div.scrollable div.items { 
  width:20000em; 
  position:absolute; 
} 
 
div.scrollable div.items div { 
  float:left; 
} 
 
div.items div.active { 
}

.article_scroll {
  display: inline;
  width: 250px;
  height: 27px;
  line-height: 27px;
  vertical-align: middle;  
}

.article_scroll_img {
  margin-right: 4px; 
  width: 35px; 
  height: 25px; 
  border: 0;
}

.button_scroller div, .button_scroller span {
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.gradient_button, .inline_gradient_button {  
	background-repeat: repeat-x;  
	background-image: url(images/button.png);
	padding: 2px;
}

.big_gradient_button, big_gradient_button:hover {
	background-repeat: repeat-x;  
	padding: 2px;
}

.inline_gradient_button {
  display: table-cell; 
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
}

.big_gradient_button {
	background-image: url(images/big_button.png);
}

.big_gradient_button:hover {
	background-image: url(images/big_button.png);
}

.blue_button {
  border: 1px solid #2281e9;
	background-color: #3399ff;
	color: white;  
}               
                                                             
.gray_button, .step_button {
  background-color: #fafafa; 
  border: 1px solid #d6d6d6; 
	color: #4d4d4d;
}

.orange_button {
  border: 1px solid #db552c;
	background-color: #ff6333;  
	color: white;
}

.yellow_button {
  border: 1px solid #b38a2e;
  background-color: #FFBF31;
  color: #FF2B0F;
}

/* welcome box */
.wb_banner {
  text-align: center; 
  text-decoration: underline;
  margin-top: 10px;
  margin-bottom: 10px;
}

.wb_red {
  color: #993300;
}

.wb_blue {
  color: blue;
}

.wb_silver {
  color: gray;
}

.wb_gold {
  color: #993300;
}

.wb_gold_bright {
  color: #ff6600;
}

.wb_bold {
  font-weight: bold;
}

.wb_pink {
  color: #ff28e0;
}

.wb_underline {
  text-decoration: underline;
}

.wb_list {  
  list-style-image: url("icon_arrow.gif");
}

.wb_add_button {
  background-color: #FFBF31;
  border: 1px solid black;
  width: 208px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}

.wb_add_button > div {
  color : #FF2B0F;
  font-size: 20px;
  margin: 0 auto;
  width: 208px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
}

.wb_manage_button {
  margin-right: 2px;
  padding: 1px;
  padding-left: 2px;
  padding-right: 2px;
  display: inline-block;
}

.step_button {
  margin-right: 3px;
  padding: 2px;
  height: 12px;
}

.small_post_button {
  width: 120px; 
  height: 16px; 
  background-color: #ffbf31; 
  border: 1px solid black; 
  padding: 0;
  margin: 0;
}

.small_post_button > div {
  font-size: 12px; 
  color: #ff2b0f;
  height: 16px;
  line-height: 16px;
  padding: 0;
  margin: 0;
}

/* rounded corners button. This won't work on IE */
.rounded_button {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-border-radius: 5px;
}

.rounded_blue_button {
  border: 1px solid #2281e9;
	background-color: #3399ff;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.map_container {
  
}

#suburb_container {
  width: 390px;
  height: 200px;
}

#active_suburb_list {
  width: 175px;
}

.suburb_list {
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
  width: 130px;
  height: 200px;
  text-align: left;
}

.suburb_item_hover, .suburb_list > li {
  width: 130px;
  cursor: pointer;
  line-height: 16px;
}

.suburb_item_hover {
  background-color: #fdfdfd;
  border-top: 1px solid white;
  border-bottom: 1px solid #afafaf;
}

.suburb_item {
  background-color: #fafafa;
  border-top: 1px solid #fafafa;
  border-bottom: 1px solid #ebebeb;
}

.cut {
  clear: both;
}

.rates_table {
  border-collapse: collapse;
  border-spacing: 0;
  cursor: default;
  padding-left: 1px;
  border: 0;
  border-left: 0;
}

.rates_table td, .rates_table th {
  font-family: "Lucida Grande",Arial,Tahoma,Verdana,sans-serif;
}

.rates_table td:first-child, .rates_table th:first-child {
  text-align: right;
  font-weight: bold;
}

.rates_table th {
  background-color: #ff9548;
  border: 0;
  border-left: 1px solid #ff9548;
  border-right: 1px solid #ff9548;
  border-bottom: 2px solid gray;
  padding: 0;
  color: white;
  vertical-align: top;
  font-size: 12px;
  width: 96px;
  text-align: center;
  padding-bottom: 2px;
  margin-bottom: 3px;
}

.rates_table td {
  height: 20px;
  font-size: 12px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  border: 1px solid white; 
  color: #333333;
}

.rates_table > tbody > tr:hover {
  background-color: #cbdaff;
  border-color: #9cb5ff;
}

.rates_table > tbody > tr.even:not(:hover){
  background-color: #f4f4f4;
}

.rates_table > tbody > tr
  background-color: white;
}

.rates_table > tbody td:first-child, .rates_table th:first-child {
  font-weight: bold;
  text-align: right;
  width: 150px;
}

/* Statistics */
#statistics {
  border-spacing: 1px;
  border-collapse: collapse;
}

#statistics th {  
	color: white;  
	background-color: #454545;  
}

#statistics td {  
	color: #3b3b3b;  
	background-color: #f9f9f9;  
}


#statistics th, #statistics td {
  width: 120px;
  border: 2px solid white;
  padding: 2px;
  text-align: center;
}

/* Ads Positions */
#ads_positions {
  margin-top: 5px;
}

/* Customs Lastest */
.custom_latest {
  width: 225px;
  overflow: hidden;
  font-family: "Lucida Grande",Arial,Tahoma,Verdana,sans-serif;
  text-align: left;
  margin-bottom: 8px;
}

.ellipsised {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  height: 1.3em;
}

.custom_latest > div, .custom_latest .Normal {
  width: 122px;
}

.custom_latest > div {
  margin: 0;
  padding: 0;
  float: right;
}

.custom_latest > a.title {
  width: 210px;
}

.custom_latest h3 {
  font-size: 11px !important;
  color: #2971A7 !important;
  clear: both;
  font-weight: bold;
  margin: 0;
  padding-bottom: 3px;
}

.custom_latest > a.photo {
  float: left;
  margin-right: 0;
}

.custom_latest > div > div {
  max-height: 3.6em;
  margin: 0;
  padding: 0;
}

.custom_latest .Normal {
  font-size: 11px;
}

/* side bar */

#sidebar_title {
  padding:0;
  margin: 0;
  background: #decc9c;
  border-left: 1px solid #fbf6ed;
  border-top: 1px solid #fbf6ed;
  border-bottom: 1px solid #cfbf90;
  border-right: 1px solid #cfbf90;  
  padding-left: 5px;
  text-shadow: 0 1px 1px white;
  color: #191919;
}

#side_bar , #side_bar li {
  list-style-type: none;
  padding: 0;
}

#side_bar {
  background-color: #fffdf0;
  margin: 0;
}

#side_bar a, a:link, a:visited {
  text-decoration: none;
}

#side_bar a:hover, #side_bar span:hover {
  text-decoration: underline;
  color: #f06300;
}

#side_bar li {
  border-top: 1px solid #fbf6ed;
  border-bottom: 1px solid #cfbf90;
  height: 19px;
  vertical-align: middle;
  line-height: 19px;
}

#side_bar a {
  display: block;
  vertical-align: middle;
  background: url(/Portals/0/images/box/arrow.png) no-repeat;
  padding-left: 21px;
  width: 185px;
  min-width: 185px;
  max-width: 185px;    
  height: 19px;
  border-spacing: 0;
}

#side_bar img {
  width: 16px;
  height: 19px;
  padding-right: 2px;
  display: inline;
  float: left;
}

#side_bar span {
  display: inline;
  vertical-align: middle;
  font-size: 11px;
  color: #474747;
  height: 19px;
  line-height: 19px;
  font-weight: bold;
  text-shadow: 0 1px 0 white;
  font-family: Arial;
  float: left;
}

/* Articles */

.related_articles {
  margin-top: 5px;
}

.related_articles, #related_articles li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.related_articles li a {
  padding-left: 12px;
  background: url(/portals/0/PortalImages2/redrightarrow.gif) no-repeat 0 50%;
}

.featured_article {
  width: 520px;
  margin: 0;
  padding: 0;
  clear: both;
}

.featured_article > .col1  {
  float: left;
  width: 275px;
  margin-right: 10px;
}

.featured_article > .col1 h3 {
  font-size: 12px;
}

.featured_article > .col1 > a {
  clear: right;
}

.featured_article > .col1 > p {
  margin-bottom: 3px;
}

.featured_article > .col1 > a > img {
  width: 100px;
  height: 61px;
  border: 0;
  margin: 0;
  margin-right: 3px;
  margin-bottom: 3px;
  float: left;
}

.featured_article > .col2  {
  float: left;
  width: 235px;
}

.featured_article > .col2 ul a {
  display: block;
  width: 223px;
  max-width: 223px;
  height: 1.3em;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;  
}

.article_summary {
  width: 582px;
  padding: 0;
  padding-bottom: 5px;
  margin: 0;
  display: table;
}

.article_summary > .col1, .article_summary > .col2 {
  display: table-cell;
  vertical-align: top;
  padding: 0;
  margin: 0;
}

.article_summary > .col1 {
  padding-right: 5px;
}

.article_summary > .col1, .article_summary > .col1 img {
  width: 170px;
  height: 130px;
  margin-left: 0;
}

.article_summary > .col2 {
  width: 400px;
  max-width: 400px;
  margin: 0;
}

#dnn_ctr2182_ModuleContent {
  text-align: center;
  margin-bottom: 10px;
}

#dnn_ctr2182_ModuleContent table {
  margin: 0 auto;
}

.banner_space table {
  margin: 0 auto;
}

/* End of Kacao's Stuff */

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

#divScroll {
  height: 200px;
  border: 1px solid gray;
}

#divScroll > div {  
}

#divScroll a {
  padding-left: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  display: table;
}

#divScroll a > div {
  width: 30px;
  padding-right: 3px;
  vertical-align: middle;
  display: table-cell;
}

#divScroll a > h3 {
  max-width: 170px;
  display: table-cell;
  font-size: 12px;
  margin: auto;
  vertical-align: middle;
}

.spacer {
  width:100%;
  height:5px;
  padding:0;
  margin:0;
  margin-bottom:5px;
}

/* 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:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head {
  color: #b90202;
}

/* 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
{
}

/* 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:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link, A:visited, A:active, A:hover {
  color: #2971A7;
  text-decoration: none;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* 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 {
}

.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 {
}

a:hover { text-decoration:none; }

a.Glen:link {
  color:#ff6633;
}
a.Glen:hover {
color:#0099FF;
}
