/*------------------------------------------------------------------------
# "Hot Flashes" Joomla template - November, 2011
# Copyright (C) 2011 Hot Joomla Templates. All Rights Reserved.
# License: Copyrighted Commercial Software
# Author: Hot Joomla Templates
# Website:  http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

/* basics */
.article_pad a:link,.article_pad a:visited {
	text-decoration: underline;
  font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
  font-weight: auto;
  color: #000;
}

.main_area a:hover {
	color:#000 !important;
	border-bottom:1px dotted #666;
}

.social_networks a:hover {
	border-bottom:none;
}

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

p.readmore {
	margin:0 0 30px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
}

.readmore a:link,.readmore a:visited {
	font-weight:bold;
}

/* 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-top:10px;
	margin-bottom:10px;
}

div.moduletable h3 {
	font-size:18px;
	line-height:24px;
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
}

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

div.twtr-hd h3 {
	background-image:none;
}

/* main menu */

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

.column_left ul.menu li {
	padding:5px;
	margin:0;
	list-style:none;
	border-bottom:1px solid #eee;
}

/* footer menu */

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

.footer_content ul.menu li {
	list-style:none;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	line-height:20px;
}

.flashes_copyright, .flashes_copyright a {
	text-align:center;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	line-height:20px;
}

img {
	border:0;
}

fieldset {
	border:0;
}

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

/* heading icons */

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

ul.actions li {
	margin:0 !important;
	padding:0 !important;
	list-style:none;
	float:left;
	position:relative;
	top:-2px;
	width:20px;
}

.actions a {
	border-bottom:none !important;
}

/* 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;
	font-style:italic;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* modified date */

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

/* published date */

dl.article-info dd.published {
	font-size:10px;
	margin: 0 0 0 10px;
	float:left;
}

/* author name */

dl.article-info dd.createdby {
	font-size:10px;
	font-style:italic;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* hits */

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

/* page navigation */

ul.pagenav li {
	list-style:none;
}

/* 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:27%;
	float:left;
	margin:0 3% 0 3%;
}

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

/* category list layout */

.category {
	width:100%;
}

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

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

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

.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:#ccc;
	padding:5px 20px;
}

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

/* headings */

h1 {
	font-size:30px;
	font-weight:700;
	padding:3px 0 20px 0;
	margin:0;
	line-height:30px;
}

h2 {
	font-size:24px;
	font-weight: bold;
	padding:3px 0 8px 0;
	margin:0;
	text-decoration:none;
	line-height:20px;
}

/*
h2:first-letter {
	font-size:30px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-style:italic;
}
	font-family:'Dancing Script', cursive;*/

.inputbox {
	border:1px solid #999;
	padding:2px;
}

.search .inputbox {
	padding:2px;
}

#mod-search-searchword {
	width:165px;
}

.button {
	color:#000;
	background-color: #D0D0D0;
	border:none;
	padding:0 10px;
	font-size:13px;
	line-height:20px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

table.searchinto {
	width:100%;
}

form {
	margin:0;
	padding:0;
}

/* 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;
	line-height:20px;
*/	
	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;
}


/* KVL */
dl.stats-module {
	font-size:8pt;
}

dl.stats-module dt, div.profile dt {
  float:left;
}
dl.stats-module dd, div.profile dd {
/*  border-left:2px dotted #aaa;*/
  padding-left: 1em;
  margin: .5em;
  margin-left: 12em;
}   

div.pagination li
{
  display: inline;
  list-style-type: none;
	background-color: rgb(208, 208, 208);
	margin-left: 2px !important;
 	margin-right: 2px !important;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition-property:
		background-position,
		-webkit-border-bottom-left-radius,
		-webkit-box-shadow;
	-moz-transition-property:
		background-position,
		-moz-border-radius-bottomleft,
		-moz-box-shadow;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
}
div.pagination span, div.pagination a {
	margin-left: 5px;
	margin-right: 5px;
}
div.pagination a {
	font-weight: bold;
}
div.pagination a:hoover {
	text-decoration: underline overline;
}

div.profile a {
	background-color: rgb(208, 208, 208);
	padding: 5px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition-property:
		background-position,
		-webkit-border-bottom-left-radius,
		-webkit-box-shadow;
	-moz-transition-property:
		background-position,
		-moz-border-radius-bottomleft,
		-moz-box-shadow;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
}
div.profile a:hoover {
	text-decoration: underline overline;
}

/* -- EDITOR STYLES ----------------------------- */

#editor-xtd-buttons {
	padding-top: 10px;
}

/* -- BUTTON STYLES ----------------------------- */

/* Pagination on backend */
.button1,
.button1 div {
	height: 1%;
	float: right;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button1 {
	background: url(../images_BStork/j_button1_left.png) no-repeat;
	white-space: nowrap;
	padding-left: 10px;
	margin-left: 5px;
}

.button1 .next {
	background: url(../images_BStork/j_button1_next.png) 100% 0 no-repeat;
}

.button1 a {
	display: block;
	height: 26px;
	float: left;
	line-height: 26px;
	font-size: 1.091em;
	font-weight: bold;
	color: #333;
	cursor: pointer;
	padding: 0 35px 0 6px;
}

.button1 a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-right a,
.button2-left button,
.button2-right button,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 1em;
	color: #333;
	cursor: pointer;
}

.button2-left span,.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span,
.button2-left .blank a,
.button2-right .blank a,
.button2-left .blank span,
.button2-right .blank span,
.button2-left .blank button,
.button2-right .blank button {
	padding: 0 6px;
}

.page span,.blank span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover,
.button2-left button:hover,
.button2-left button:hover	{
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span,
.button2-left button {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span,
.button2-right button {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(../images_BStork/j_button2_left.png) no-repeat;
	float: left;
	margin-right: 10px;
}

.button2-right {
	background: url(../images_BStork/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
}

.button2-right .prev 		{	background: url(../images_BStork/j_button2_prev.png) no-repeat; }
.button2-right.off .prev 	{	background: url(../images_BStork/j_button2_prev_off.png) no-repeat; }
.button2-right .start 		{	background: url(../images_BStork/j_button2_first.png) no-repeat; }
.button2-right.off .start 	{	background: url(../images_BStork/j_button2_first_off.png) no-repeat; }
.button2-left .page,
.button2-left .blank 		{	background: url(../images_BStork/j_button2_right_cap.png) 100% 0 no-repeat; }
.button2-left .next 		{	background: url(../images_BStork/j_button2_next.png) 100% 0 no-repeat; }
.button2-left.off .next 	{	background: url(../images_BStork/j_button2_next_off.png) 100% 0 no-repeat; }
.button2-left .end 			{	background: url(../images_BStork/j_button2_last.png) 100% 0 no-repeat; }
.button2-left.off .end 		{	background: url(../images_BStork/j_button2_last_off.png) 100% 0 no-repeat; }
.button2-left .image 		{	background: url(../images_BStork/j_button2_image.png) 100% 0 no-repeat; }
.button2-left .readmore 	{	background: url(../images_BStork/j_button2_readmore.png) 100% 0 no-repeat; }
.button2-left .pagebreak 	{	background: url(../images_BStork/j_button2_pagebreak.png) 100% 0 no-repeat; }
.button2-left .blank 		{	background: url(../images_BStork/j_button2_blank.png) 100% 0 no-repeat; }
.button2-left .article 		{	background: url(../images_BStork/j_button2_readmore.png) 100% 0 no-repeat; }

a.pointer { cursor: pointer; }

button {
	margin-top: 4px;
	background: #fff;
	border: 1px solid #ccc;
	text-decoration: none;
}

button:hover {
	cursor: pointer;
	background: #E8F6FE;
	text-decoration: none;
	border: 1px solid #aaa;
}

div.button2-left button {
	background: transparent;
	margin-top: 0;
	border: 0 solid #ccc;
}

div.button2-left button {
	background: transparent;
	border: 0 solid #aaa;
}

/* -- TOOLTIP STYLES ----------------------------- */
.tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 400px;
	z-index: 50;
}

.tip-title {
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../images_BStork/selector-arrow.png) no-repeat;
}

.tip-text {
	font-size: 1em;
	margin: 0;
}

div.button2-left > div.add_attachment_frontend {
	background: url(../images/add_attachment.png) no-repeat;
	background-position-x: 100%;
}

div.formelm, div.formelm-area {
  padding-top: 2px;
}
div.formelm label, div.formelm-area label {
  min-width: 135px;
	display: block;
	float: left;
}
div.formelm-buttons button {
	background-color: rgb(208, 208, 208);
	padding: 2px;
	width: 75px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition-property:
		background-position,
		-webkit-border-bottom-left-radius,
		-webkit-box-shadow;
	-moz-transition-property:
		background-position,
		-moz-border-radius-bottomleft,
		-moz-box-shadow;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
}

