/*------------------------------------------------------------------------
# "Hot Hotel" Joomla template - January, 2012
# Copyright (C) 2012 HotThemes. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotJoomlaTemplates.com
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

/* basics */
a:link,a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.breadcrumbs {
	text-align:right;
	font-size:10px;
	display:block;
}

p.readon, p.readmore {
	text-align:right;
}

a.readon, a.readmore, p.readon a, p.readmore a {
	font-size:11px;
	text-transform:uppercase;
	font-weight:300;
	padding:5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

a.readon:hover, a.readmore:hover, p.readon a:hover, p.readmore a:hover {
	background:#333;
	color:#fff !important;
}

p.readon a:hover, p.readmore a:hover {
	-webkit-transition:.5s linear all;
	-moz-transition:.5s linear all;
	-o-transition:.5s linear all;
	transition:.5s linear all;
	cursor:pointer;
}

.small {
	font-size:10px;
}

/* heading icons */

ul.dropdown-menu {
	margin:0 !important;
	padding:0 !important;
}

ul.dropdown-menu li {
	margin:0 !important;
	padding:0 !important;
	list-style:none;
	float:right;
	position:relative;
	top:20px;
	width:25px;
}

/* acticle details */

dl.article-info,
dl.article-info dd {
	padding:0;
	margin:0;	
}

dl.article-info dt.article-info-term {
	display:none;
}

/* category name */

dl.article-info dd.category-name,
dl.article-info dd.category-name a:link,
dl.article-info dd.category-name a:visited,
dl.article-info dd.category-name a:hover {
	font-size:10px;
}

/* created date */

dl.article-info dd.create {
	font-size:10px;
}

/* modified date */

dl.article-info dd.modified {
	font-size:10px;
}

/* published date */

dl.article-info dd.published {
	font-size:10px;
}

/* author name */

dl.article-info dd.createdby {
	font-size:10px;
}

/* hits */

dl.article-info dd.hits {
	font-size:10px;
}

/* page navigation */

.pagination ul {
	margin:0 !important;
	padding:0 !important;
}

.pagination li {
	list-style:none;
	float:left;
	padding:0 15px 0 0 !important;
	margin:0 !important;
}

ul.pagenav {
	margin:0;
	padding:0;
}

ul.pagenav li {
	list-style:none;
	float:left;
	padding:0 15px 0 0 !important;
	margin:0 !important;
}

/* multi-column layout */

.row-separator {
	clear:both;
	display:block;
}

.cols-2 div.item {
	width:48%;
	float:left;
	margin:0 2% 0 0;
}

.cols-3 div.item {
	width:31%;
	float:left;
	margin:0 2% 0 0;
}

.cols-4 div.item {
	width:23%;
	float:left;
	margin:0 2% 0 0;
}

/* category list layout */

table.category {
	width:100%;
}

.category th {
	color:#eee;
	font-weight:700;
	padding:5px;
	text-align:left;
	border-bottom:1px dotted #cccccc;
}

.cat-list-row0 td {
	padding:5px;
	text-align:left;
}

.cat-list-row1 td {
	padding:5px;
	text-align:left;
	background:#ccc;
}

.category .list-title {
	width:50%;
}

.category .list-date {
	width:20%;
}

.category .list-author {
	width:20%;
}

.category .list-hits {
	width:10%;
}

.category td.hits {
	text-align:center;
}

/* contacts category layout */

.category .item-title {
	width:20%;
}

.category td.item-title a:link,
.category td.item-title a:visited,
.category td.item-title a:hover {
	text-decoration:underline;
}

.category .item-position {
	width:20%;
}

.category .item-phone {
	width:20%;
}

.category .item-suburb {
	width:20%;
}

.category .item-state {
	width:20%;
}

/* contact form */

#contact-form dl dd {
	padding-bottom:10px;
}

#contact-form dl dt {
	width:100px;
	float:left;
	padding-bottom:10px;
}

div.pane-slider {
	background:none;
}

.jicons-icons img {
	float:left;
}

.jicons-icons img {
	float:left;
	margin-right:10px;
}

address span.contact-street {
	padding:0 8px 0 0;
	display:block;
}

address span.contact-suburb,
address span.contact-state,
address span.contact-postcode,
address span.contact-country {
	padding:0 8px 0 25px;
	display:block;
}

.contact-email label {
	display:block;
	float:left;
	width:100px;
}

.contact-email .inputbox {
	margin-bottom:10px;
}

.contact-email .button {
	margin-top:30px;
}

#jform_contact_message {
	width:320px;
}

input {
	border:1px solid #999;
}

/* pane toggler */

.pane-toggler-down, .pane-toggler {
	background:#222;
	padding:5px 20px;
}

.pane-sliders .content {
	padding:0 20px;
}

/* modules */

.column_left div.moduletable, .column_right div.moduletable,
.column_left div.moduletable_circle, .column_right div.moduletable_circle,
.column_left div.moduletable_star, .column_right div.moduletable_star,
.column_left div.moduletable_triangle, .column_right div.moduletable_triangle {
	margin-bottom:25px;
}

div.moduletable h3 {
	font-size: 24px;
	line-height:24px;
	font-weight: 300;
	margin:0;
	padding:0 0 15px 0;
	color:#fff;
	text-align:center;
}

.module_user1 div.moduletable {
	margin:0 0 15px 0;
}

.user59_content div.moduletable h3, .advert_content2 div.moduletable h3 {
	font-family: 'Tangerine', cursive;
	font-weight: bolder;
	font-style:italic;
	font-size:48px;
	padding-bottom:15px;
	position:relative;
	left:-10px;
	text-align:left;
}

.user59_content, .advert_content2 {
	font-family: 'Droid Serif', serif;
	font-style:italic;
}

.footer_content div.moduletable h3 {
	font-weight:300;
	font-size:32px;
	padding-bottom:30px;
	text-align:left;
}

.advert_wrap2 div.moduletable h3 {
	text-align:left;
}

/* main menu */

.column_left ul.menu, .column_right ul.menu {
	padding:0;
	margin:0;
}

.column_left ul.menu li, .column_right ul.menu li {
	padding:8px 0;
	margin:0;
	list-style:none;
	border-bottom:1px dotted #67635b;
	text-align:center;
}

/* footer menu */

.footer_content ul.menu {
	margin:0;
	padding:0;	
}

.footer_content ul.menu li {
	list-style:none;
	margin:0;
	padding:8px 0;
	border-bottom:1px solid #121212;
}

.bottom_area, .bottom_area a {
	text-align:right;
	clear:both;
	font-size:11px;
}

.footer_area {
	font-size:11px;
	line-height: 6rem;
}

img {
	border:0;
}

fieldset {
	border:0;
}

hr {
	border-bottom:none;
	border-left:none;
	border-right:none;
}

/* headings */

h1 {
	font-size:54px;
	font-weight:700;
	padding:3px 0 20px 0;
	margin:0;
	line-height:54px;
	font-family: 'Tangerine', cursive;
	text-align:center;
}

h2 {
	font-size:40px;
	line-height:40px;
	font-weight:300;
	padding:20px 0 20px 0;
	margin:0;
	text-decoration:none;
	text-align:center;
}

h3 {
	font-size:24px;
}

h4 {
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;	
}

.footer_wrap h4 {
	margin:0;
	padding:0;
}

.rapid_contact {
	text-transform:uppercase;
	font-weight:300;
}

.inputbox, textarea {
	border:1px solid #666;
	padding:8px;
	margin:2px 0;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	font-size:13px;
	text-transform:none !important;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:0px 0px 5px #fff;
	-moz-box-shadow:0px 0px 5px #fff;
	-webkit-box-shadow:0px 0px 5px #fff;
}

.rapid_contact textarea {
	width: 242px;
}

.search .inputbox {
	padding:2px;
}

.button {
	color:#fff;
	background:#414141;
	border:none;
	padding:8px;
	font-size:13px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

table.searchinto {
	width:100%;
}

form {
	margin:0;
	padding:0;
}

/* top menu */

ul#nav {
	margin:0;
	padding:0;
}

#nav, #nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:absolute;
	z-index:100;
}

#nav ul {
	display:none;
}

#nav a {
	display:block;
	padding:15px;
	margin:0;
	text-decoration:none;
	font-size:20px;
	text-transform:uppercase;
	font-weight:300;
}

#topmenu ul.menu > li:hover > a, #topmenu ul.menu > li#current > a {
	padding:15px;
}

#nav > li {
	float:left;
	margin:0;
	padding:0;
	position:relative;
	border-radius:15px 15px 0 0;
}

#nav li {
	position:relative;
}

#nav li ul {
	-moz-border-radius:0 15px 15px 15px;
	-webkit-border-radius:0 15px 15px 15px;
	border-radius:0 15px 15px 15px;
}

#nav li ul li {
	padding:8px 0;
	width:190px;
	margin:0;
}

#nav li ul a {
	line-height:normal;
	padding:0 0 0 10px;
	font-size:12px;
	text-transform:none;
	font-weight:normal;
	margin:0;
}

#nav li ul ul {
	left:190px;
	margin:-25px 0 0 0 !important;
}

#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li:hover ul ul ul ul {
	display:none;
}

#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li li li li:hover ul {
	display:block;
}

#nav li ul {
	z-index:200;
	padding:0 10px 10px 10px;
	border:none;
    margin:0 !important;
}

.copyright_area ul.menu {
	margin:0;
	padding:0;	
}

.copyright_area ul.menu li {
	margin:0;
	padding:0 0 10px 20px;
	display: inline-block;
	list-style:none;
	font-size:12px;
}

.social_icons {
	line-height:16px;
}

.social_icons img {
	margin:0 5px 0 15px;
	position:relative;
	top:3px;	
}

/* lists */

ol {
	margin-left:35px;
	padding-left:7px;
}

ol li {
	padding-left:0;
	padding-top:0;
	padding-bottom:5px;
}

li ol {
	padding-top:5px;
}

ul.checklist {
	padding:0 !important;
	margin:0 0 0 15px;
}

ul.checklist li {
	background:url(../images/icon_checklist.png) no-repeat;
	padding:0 0 0 22px !important;
	margin:0 0 10px 0 !important;
	list-style:none;
}

ul.arrow {
	padding:0 !important;
	margin:15px 0 0 15px;
}

ul.arrow li {
	background:url(../images/icon_arrow.png) no-repeat;
	padding:0 0 0 22px !important;
	margin:0 0 10px 0 !important;
	list-style:none;
}

ul.star {
	padding:0 !important;
	margin:0 0 0 15px;
}

ul.star li {
	background:url(../images/icon_star.png) no-repeat;
	padding:0 0 0 22px !important;
	margin:0 0 10px 0 !important;
	list-style:none;
}

/* typography */

.warning {
	padding:15px 15px 15px 60px;
	color:#000;
	border-top:4px solid #c10000;
	border-bottom:4px solid #c10000;
	background:#FFDE25 url(../images/warning.png) no-repeat center left;
}

.info {
	padding:15px 15px 15px 60px;
	color:#006699;
	border-top:4px solid #006699;
	border-bottom:4px solid #006699;
	background:#bde1ff url(../images/info.png) no-repeat center left;
}

.error {
	padding:15px 15px 15px 60px;
	color:#900;
	border-top:4px solid #900;
	border-bottom:4px solid #900;
	background:#f8b5b5 url(../images/error.png) no-repeat center left;
}

.code {
	padding:0 10px;
	color:#218023;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	line-height:20px;
	background:url(../images/code_bg.png);
}

.quote {
	border-top:4px solid #444;
	border-bottom:4px solid #444;
	padding:8px;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:18px;
	text-align:center;
	background:url(../images/quote_bg.jpg) repeat-x;
	color:#000;
	font-style:italic;
	margin-top:15px;
	line-height:20px;
}

.services_icon {
	width: 50px;
	vertical-align: top;
}

/* scroll to */

.box {
	padding: 10px;
}

.container {
	padding: 0 0 20px 0;
}

#message {
	display: block;
	display: none;
	z-index: 999; 
	position: fixed;
	bottom: 25px;
	right: 0;
	width: 100px;
	line-height: 28px;
	height: 28px;
	padding: 2px;
	font-size: 11px;
	text-align: center;
}

#message a {
	color: #999;
	border-bottom:none;
}

/* joomla 3.0 */

.element-invisible {
	display: none;
}

li.email-icon a {
	display: inline-block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background-image: url(../images/emailButton.png);
	background-repeat: no-repeat;
}

li.print-icon a {
	display: inline-block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background-image: url(../images/printButton.png);
	background-repeat: no-repeat;
}

small {
	font-size: inherit;
}

p.copyright {
	margin: 0;
	padding: 0;
	clear: both;
}

/* contact sliders */

.dl-horizontal dt {
	float: left;
	width: 120px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd {
	margin-left: 130px;
}
.accordion {
	margin-bottom: 18px;
}
.accordion-group {
	margin-bottom: 2px;
	border: 1px solid #c3c1bb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.accordion-heading {
	border-bottom: 0;
}
.accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 15px;
}
.accordion-toggle {
	cursor: pointer;
}
.accordion-inner {
	padding: 9px 15px;
	border-top: 1px solid #c3c1bb;
}
.accordion-body.in:hover {
	overflow: visible;
}
.accordion-group {
	background: #8e8a80;
}
.collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-moz-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease;
}
.collapse.in {
	height: auto;
}
.nav-tabs,
.nav-pills {
	*zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
	display: table;
	content: "";
	line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
	clear: both;
}
.nav-tabs > li,
.nav-pills > li {
	float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
}
.nav-tabs {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-tabs > li {
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 18px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}
.tab-content .tab-pane {
	display: none;
}
.tab-content .tab-pane.active {
	display: block;
}
.tab-content {
	background: #8e8a80;
	border: 1px solid #c3c1bb;
	margin-top: 10px;
	padding: 15px;
}

/* tooltips */

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	padding: 5px;
	font-size: 11px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
}
.tooltip.right {
	margin-left: 3px;
}
.tooltip.bottom {
	margin-top: 3px;
}
.tooltip.left {
	margin-left: -3px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

/* tags */

ul.tags {
	margin: 10px 0;
	padding: 0;
}

ul.tags li {
	display: inline-block;
	list-style: none;
	margin: 0 2px !important;
	padding: 0;
}

ul.tags a.label {
	display: inline-block;
	padding: 5px;
	margin: 0;
	border-radius: 3px;
	color: #000 !important;
	font-weight: normal;
	background-color: #eee;
	border: 1px solid #ccc;
}

ul.tags a.label:hover {
	background-color: #fff;
}

.contact-form .control-group {
	margin: 10px 0;
}

.contact-form input, .contact-form button {
	padding: 5px;
	font-size: 12px;
}

/*--------------RESPONSIVE TOP MENU----------------*/

.js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    zoom: 1;
}

.nav-collapse.opened {
    max-height: 9999px;
    position:absolute;
}

.nav-collapse.opened > ul {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    background:#444;
    z-index: 1000 !important;
}

.nav-collapse.opened > ul ul {
    width: 100%;
    position: relative;
    left:0;
    padding:0;
    margin:0;
    background:#444;
}

.nav-collapse.opened > ul ul li {
    height:auto;
}

.nav-collapse.opened li {
    width: 100%;
    display: block;
}

.nav-collapse.opened li.active, .nav-collapse.opened li:hover {
    background:#333;
}

.nav-collapse.opened li.active a {
    color:#fff !important;
}

.nav-collapse.opened li a {
    padding:5px 15px;
    margin:0;
    line-height:30px;
    height:30px;
    color:#fff !important;
}

.nav-toggle {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background:url(../images/tinynav_white.png);
    display: inline-block;
    width: 40px;
    height: 30px;
    text-indent:-9999px;
    margin-top:15px;
}

.nav-toggle.active {
    position: absolute;
    z-index: 1001;
    right: 0;
    top: 0;
    margin-top:5px;
    margin-right:15px;
}

.nav-collapse.opened #nav li ul li {
	width: 100%;
}

.nav-collapse.opened #nav li ul a {
	padding: 0;
}

.nav-collapse.opened #nav li ul {
	padding: 0;
}

.nav-collapse.opened #nav li ul ul {
	left: 0;
}

@media screen and (min-width: 767px) {

    .js .nav-collapse {
        position: relative;
    }

    .js .nav-collapse.closed {
        max-height: none;
    }

    .nav-toggle {
        display: none;
    }

}

@media screen and (max-width: 767px) {

    .nav-collapse.closed {
        overflow:hidden;
    }

}


nav.moduletable_menu.nav-collapse.nav-collapse-0.opened * {
box-sizing: unset!important;
}

