fieldset {
	border: none;
}

.buttonheading {
	text-align:right;
	float: right;
	margin-top: -35px;
}

.buttonheading span {
	float: right;
	width: 20px;
}

.buttonheading img
{
	border:0;
}

.leading
{

}

.leading_separator
{
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}

.article_separator
{
	border: solid 1px #ccc;
	display: none;
	margin: 0px 0 0px 0;
}

.blog { padding: 0; }

.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { width: 45%; }
.cols3 { width: 30%; }

.column1 , .column2
{
	border: solid 0px #D4A7C5;
	margin: 0 5px 0 0;
	position: relative;
}

.column2 , .column1
{
	float: left;
	margin: 0;
}

.column2
{
	float: right;
	margin: 0;
	width: 45%;
}

.article_row
{
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.article_column
{
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
.star {
	color: #666;
}

dt, dd {
	display: block;
}
dd {
	margin: 10px 0;
	padding: 0;
}

.red {
	color: red;
}
/* Tooltips */
.tool-tip {
   float: left;
   background: #ffc;
   border: 1px solid #D4D5AA;
   padding: 5px;
   max-width: 200px;
}
 
.tool-title {
   padding: 0;
   margin: 0;
   font-size: 100%;
   font-weight: bold;
   margin-top: -15px;
   padding-top: 15px;
   padding-bottom: 5px;
   background: url(selector-arrow.png) no-repeat;
}
 
.tool-text {
   font-size: 100%;
   margin: 0;
}
.contenttoc {
	margin: 5px;
	float: right;
}

.article-meta, .modifydate {font-size: 9px; color: #999; text-transform:uppercase;}
.modifydate {display: none;}

code, pre {
  	margin: 3px 0;
  	padding: 20px;
  	text-align: left;
  	display: block;
  	overflow: auto;
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace;
  	/* white-space: pre; */
  	border: 1px solid #F0F0F0;
	background: #F8F8F8;
	color: #555;
}

acronym {
	cursor: help;
  	border-bottom: 1px dotted #777;
}
blockquote {
  	margin: 10px 25px;
  	padding: 10px 20px 10px 52px;
  	border: 1px solid #F0F0F0;
  	background: #f8f8f8 url(blockquote.png) no-repeat 12px 12px;
  	font-weight: normal;
  	font-size: 12px;
  	line-height: 1.5em;
  	font-style: italic;
  	font-family: Georgia, 'Times New Roman', Times, Serif;
  	color: #555;
}
strong { font-weight: bold; }
.display-limit {
	line-height: 32px;
}
/* table */
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

tr { }
th, td {
	text-align: left;			
	border-width: 1px;
  	border-style: solid;
}
th {
    border-color: #CCCCCC;
    color: #333333;
    font-weight: bold;
    padding: 0.6em 1em;
}
td {
	border-color: #E9E9E9;
	padding: .7em 1em;
}


.error, .notice, .success {
border:1px solid #DDDDDD;
margin-bottom:1em;
padding:0.6em 0.8em;
text-indent: 20px;
}

.success {
background:#E6EFC2 url(sign_tick.png) no-repeat  3px 5px;
border-color:#C6D880;
color:#264409;
}
.notice {
background:#FFF6BF  url(sign_info.png) no-repeat  3px 5px;
border-color:#FFD324;
color:#514721;
}

.error {
background:#FBE3E4  url(sign_error.png) no-repeat  3px 5px;
border-color:#FBC2C4;
color:#8A1F11;
}

ul.arrow li, ul.arrow  {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.arrow li {
	background: url("arrow-1.png") no-repeat scroll 0 5px transparent;
	margin-top:10px;
	padding-left:15px;
}

input:focus, select:focus, textarea:focus {
	color: #fff;
	background: #333;
}

.login-fields label {
	display: block;
}

.contact-address {
	}
.jicons-icons {
	width: 10%; 
	float: left;
}

address {
	float: left;
	width: 90%;
}


.tip
{
        background: #F8F8F8;
        text-align:left;
        padding:10px;
        max-width:400px
}

.tip-title
{
        font-weight:bold;
}

/* ++++++++++++++  search results  ++++++++++++++++++ */

dl.search-results
{

}

dl.search-results dt.result-title
{
        padding:15px 15px 0px 5px;
        font-weight:bold;
}

dl.search-results dd
{
        padding:2px 15px 2px 5px
}

dl.search-results dd.result-text
{
        padding:10px 15px 10px 5px;
        line-height:1.7em
}

dl.search-results dd.result-created
{
        padding:2px 15px 15px 5px
}

dl.search-results dd.result-category
{
	 padding:10px 15px 5px 5px
}

/* ########################### contacts ########################### */

.contact
{
        padding:0 5px
}

.contact-category
{
        
}

.contact-category  #adminForm fieldset.filters
{
	border:0;
	padding:0
}

.contact-image
{
	margin:10px 0;
	overflow:hidden;
}

.contact-image img
{

float:right;

}


address
{
        font-style:normal;
        margin:10px 0;
        
}

address span
{
        display:block
}
.contact-address

{
margin:20px 0 10px 0;

}


.contact-email div
{
        padding:2px 0;
        margin:0 0 10px 0;
}

.item-page label,.contact-email label
{
        width:17em;
        float:left;

}
span.contact-image
{
    margin-bottom:10px;
    overflow:hidden;
    display:block
}
#contact-textmsg
{padding: 2px 0 10px 0}

#contact-email-copy
{
        float:left;
        margin-right:10px;

}

.contact .button
{
       
}

legend {
	font: 0.9em/20px Helvetica,"Helvetica Neue",sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
}

/* JOOMLA STANDARD CONTACT FORM */
.contact-street, .contact-suburb, .contact-state, .contact-postcode, .contact-postcode, .contact-country {
	display: block;
}


/* FORMS */
input, textarea{
    font: 1.08em "Microsoft Sans Serif",Helvetica,"Helvetica Neue",Arial,sans-serif;
    margin: 0;
    padding: 3px 10px 3px;
    border: solid 1px #ddd;
}

label {
    font-family: MuseoSans,Helvetica,"Helvetica Neue",Arial,sans-serif;
    margin: 6px 0;
}

#sidebar label {
	display: block;
}

button, .button {
	margin-top: 10px;
	padding: 5px 30px;
}

/* COMMON */
.article-info, ul.actions {display: none;}

ul.pagenav {
	
}
ul.pagenav, ul.pagenav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.pagenav li {
	float: left;
	width: 50px;
	margin-top: 20px;
}

li.pagenav-next a, li.pagenav-prev a {
	display: block;
	background: url('arrowright.png') no-repeat;
	text-indent: -9999px;
	width: 38px;
	height: 43px;
}

li.pagenav-prev a {
	background: url('arrowleft.png') no-repeat;
}

.readmore a {
}

.readmore  {
	margin-bottom: 20px;
}

/*.item-separator {
	height: 1px;
	display: block;
	background: #ddd;
	margin: 10px 0;
}*/

.items-leading, .item {
	
	margin-bottom: 10px;
}

.cleaner {clear: both;}
.item-page input {clear: both; margin-bottom: 10px;}
.item-page label {clear: both; margin-bottom: 10px;}

#templateSwitcher {
	position: fixed;
	bottom: 10px;
	right: 0;
	padding: 10px;
	background: #ddd;
	border: solid 1px #ccc;
}
#templateSwitcher h3 {
	color: #666;
	font-weight: bold;
}
#templateSwitcher .button {
	margin: 0;
	padding: 0;
	background: url('switchButton.png');
	width: 71px;
	height: 26px;
	border: none;
	text-indent: -999em;
	margin-top: 5px;
}

select#jTmplDirectories {
border: #fff;
background: #fff;
color: #666;
padding: 3px;
}

#templateSwitcher #tpscurimg {display: none;}