/*---------------------------------------------------------------- 
  Copyright:
  Copyright (C) 2008 IceTheme. All Rights Reserved
  
  License:
  Copyrighted Commercial Software 
  
  Author:
  IceTheme - http://wwww.icetheme.com
---------------------------------------------------------------- */
	
/* Custom CSS Styles */
.ice-tabs-candy .ice-navigator-wrapper {
	margin-top: 10px !important;
}
.ice-navigator-wrapper {
	display: none !important;
}
div#icetabs div.ice-main-wapper {
	margin-top: 5px !important;
}
div#icetabs div.ice-main-wapper div.ice-main-item div.ice-description h3{
	display: none !important;
}
div#sb-title-inner {
	display: none !important;
}
#bp_print_itin {
	display: none !important;
}
.gmnoprint {
	margin-bottom: -10px;
}
.adp-details, .adp-legal {
	display: none !important;
}
#gmapfp_directions {
	margin-top: 20px !important;
}
div.gmnoprint legend {
	font-size: 13px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #333333 !important;
	border: 0px !important;
	background: none !important;
	padding: 0px !important;
	font-weight: bold; 
}
/****** brands css *******/
#marcas_main_div {
	width: 100% !important;
	border: none !important;
	text-align: center !important;
}
#marcas_main_div .marcas_single_div {
	width: 25% !important;
	float: left !important;
	z-index: 10000 !important;
}
#marcas_main_div .marcas_single_div img {
	width: 160px !important;
	padding: 5px 10px !important;
	margin: 0px !important;
}
#marcas_main_div .marcas_single_div p {
	font-weight: bold !important;
	color: #444 !important;
}
/******* right modules custom css ********/
div#right-column div.customstyle1, div#right-column div.custom {
	font-size: 12px !important;
	text-align: justify !important;
}
/******* contact form custom css *******/
span.jicons-text {
	font-weight: bold !important;
}
span.contact-suburb {
	margin-left: 58px !important;
}
span.contact-mobile {
	margin-left: 77px !important;
}
/* Accessibility */
#accessibility {
	overflow: hidden;
	width: 0;
	height: 0;
	display:none;}
	
/* Wrapping */
.wrapper  { width:960px; margin:0 auto;}
	
/* Set some default styles for Float, Width */
.floatleft { float:left; }
.floatright { float:right; }

.width20  { width: 18.7%; } 
.width25  { width: 23.6%;}
.width33  { width: 32.2%;}
.width50  { width: 49%;} 
.width100 { width: 99.99%;} 

#promo .width33,
#bottom .width33 { width:32.2%}
#promo .width50,
#bottom .width50 { width:49.0%}

#showcase .width25 { width:22.5%;}
#showcase .width33 { width:31.2%;}	
#showcase .width50 { width:48..4%;}	



/*	Miscellaneous layout decoration
------------------------------------*/


/* Header 
------------*/
#header {
	height:60px;
	background:#2e2b2b url(../images/header.png) repeat-x bottom;}
	
	#logo {
		position:relative;
		overflow:visible;}
		#logo p {
			margin:0}
				#logo img {
				float:none;
				margin:5px 0 -32px 0;}



/* Showcase */
#showcase {
	border-top:1px solid #BBB;
	border-bottom:1px solid #BBB;
	/* border-bottom:1px solid rgba(255,255,255,.75); */
	background:#728B1F url(../images/showcase_small.png) repeat-x bottom !important;}
	
	#showcase #showcase_effect {
		background-image: none !important;
		overflow:hidden;
		padding-bottom:60px !important;
		background:#728B1F url(../images/showcase_small.png) repeat !important;}
		
		
		
/* Promo and Footer
---------------------*/
#promo,
#bottom {
	clear:both;
	margin:8px 15px 30px;}

#promo {
	border-top:1px solid #A5D4E1;
	border-bottom:1px dashed #B8DDE7;
	padding-bottom:25px;}
	
	#promo .padding {
		border-top:1px solid #fff;}

#bottom {
	border-top:1px solid #B8DDE7;
	margin-top:30px;
	margin-bottom:0}

	
	#bottom .ice-caption-horizontal {
		padding-top:15px}
		


/* Clients logos */
#clients {
	clear:both;
	margin:20px 15px 45px;
	position:relative;}

	#clients img {
		margin:0;}



/* IceTabs
------------*/
#icetabs {
	border-top:1px dotted rgba(255,255,255,.4)!important;
	padding-top:0px;
	clear:both}



/* IceCaption 
---------------*/
#icecaption {
	margin:20px 15px 0 10px;
	position:relative;}
	
	
	#clients .moduletable,
	#icecaption .moduletable {
		border-top:1px dotted #ccc;}
	
	
	#icecaption .moduletable h3,
	#clients .moduletable h3 { 
		font-size:1.5em;
		color:#777;
		background:#fff;
		display:inline-block;
		margin:-16px 0 .2em;
		padding:0 .7em 0 0;
		font-style:italic;}		
	
	
	
/* Footer 
--------------*/
#footer {
	color:#444;
	text-shadow:1px 1px 1px rgba(255,255,255,.7);
	margin:-10px 0 10px}
	
	#footer .wrapper {
		width:930px}
		
	#footer ul.menu {
		margin:.3em 0 15px;
		padding:0 0 0 1.5em}
		
		#footer ul.menu li {}
			
			#footer ul.menu li a {
				color:#444}
				
				#footer ul.menu li a:hover {
					color:#174B5A}

	
		
/* Content 
------------*/
#content {
	min-width:1024px;
	margin:-50px auto 0;
	padding-top:40px;
	background:url(../images/content.png) no-repeat center top}

#content-b {
	min-width:1024px;
	height:140px;
	margin:-70px auto 0;
	background:url(../images/content.png) no-repeat center bottom}
	
	#content_effect {
		background:url(../images/content_effect.png) repeat-x top}
		
	
	
	
		
/* Columns
------------*/	
#columns-container {
	position:relative;
	margin:0 15px;
	min-height:500px;
	border-bottom:none;}

    #outer-column-container {
		border-style:solid;
		border-color:transparent;}
		
		#inner-column-container{
			width: 100%;}
									   
			#source-order-container{
				float: left;
				width: 100%;}
	

	#middle-column{
		float: right;
		width: 100%;}			   
		
	#left-column{
		float: left;}
		
	#right-column{
		float: left;}
		
		.clear-columns { clear: both;}
		
		.inside { margin:0; padding:0; }
		
		
		#middle-column .inside {
			padding:0;}
				
		#right-column,
		#left-column {
			margin-top:.5em}

		
			


	
/*  Copyright 
---------------*/
#copyright {
	clear:both;
	background:url(../images/copyright.png) repeat-x top;
	text-shadow:1px 1px 1px #000;
	margin:0;
	position:relative;
	overflow:hidden;
	height:40px;
	padding:35px 0 0;
	text-align:center;}
	
	#copyright .wrapper {
		position:relative}
	
	
	div#copytext {}
	
	div#copytext p {
		color:#999;
		margin:.1em  0 .75em}
	
		div#copytext div.footer2 { display:none}
	
	p#icelogo {
		margin:0;}
		
		p#icelogo a {
			display:block;
			background:url(../images/icetheme.png) no-repeat;
			width:120px;
			height:20px;
			opacity:.4;
			-webkit-transition:all .5s ease-in;
			-moz-transition:all .5s ease-in;
			-o-transition:all .5s ease-in; 
			transition:all .5s ease-in;}
			
			p#icelogo a:hover {
				opacity:1;
				-webkit-transform:rotate(360deg);
				-moz-transform:rotate(360deg);
				-o-transform:rotate(360deg);
				transform:rotate(360deg);}
	
	p#icelogo a span {
		display:none}

a#go2top {
	background:url(../images/go2top.png) no-repeat;
	width:22px;
	height:16px;
	position:absolute;
	bottom:17px;
	right:0;}
	a#go2top:hover {
		background-position:bottom;}

	a#go2top span {
		display:none}


		
		
/* ToolTips 
---------------*/
div.tooltip {
	background:none;
	border:none;
	float:none;
	max-width:auto;
	padding:0;
	z-index:13000;}

.tool-tip {
	-moz-border-radius: 10px;
	border-radius:10px;
	color: #ccc;
	width: 139px;
	padding:.75em 1em;
	background:#2E2B2B;
	border:1px solid #999;
	-moz-box-shadow:0px 0px 10px rgba(46,43,43,.5);
	-webkit-box-shadow:0px 0px 10px rgba(17,54,65,1);
	box-shadow:0px 0px 10px  rgba(17,54,65,1);
	z-index: 99999999;}
	
	.tool-title {
		font-size:1.15em;
		color:#F7D56D;}
	
	
	.custom-tip {
		width:400px;
		color:#fff;
		font-size:1.2em;
		margin:40px 0 0 -15px;}
		
	.custom-title {
		display:none}
		
	
	.iteminfo-tip 	{
		-moz-border-radius: 10px;
		border-radius:10px;
		color: #ccc;
		color:rgba(255,255,255,.75);
		width: auto;
		padding:.75em 1em;
		background:#2E2B2B;
		border:1px solid #999;
		-moz-box-shadow:0px 0px 10px rgba(46,43,43,.5);
		-webkit-box-shadow:0px 0px 10px rgba(17,54,65,1);
		box-shadow:0px 0px 10px  rgba(17,54,65,1);
		z-index: 99999999;}		




/* Joomla Content
------------------
Below you will find all the CSS codes that are needed to render
the layout for Joomla Section, Category, Article and other 
elements related to those parts like the pagination, readmore etc
---------------------------------------------------------------- */

/* The content description is used on the begging of each section
or catgory to display the page title and the page description */
.contentdescription {
	margin-bottom:2.75em}


/* Blog Structure (Leadings, Rows, Columns etc) */		
.items-row {
	clear:both; }	
		
	.cols-2 .column-1,
	.cols-2 .column-2 {
		width:50%;
		float:left }	
	
	.cols-3 .column-1,
	.cols-3 .column-2,
	.cols-3 .column-3 {
		width:33.33%;
		float:left }	
		
	.cols-4 .column-1,
	.cols-4 .column-2,
	.cols-4 .column-3,
	.cols-4 .column-4 {
		width:25%;
		float:left }	



/* Category Blog */
.blog { }

	.blog .items-leading { }
	
	
	.blog .leading-0 h2 {
		font-size:2.25em}
		
			
	
/* Featured Blog */
.blog-featured { }

	.blog-featured .items-leading { }
	
		.blog-featured .items-leading .leading {
			margin-bottom:1.5em }
			
			.blog-featured .items-leading .leading:last-child {
				margin-bottom:0}
	
		.blog-featured .items-leading h2 {
			font-size:2.25em}
			
		.blog-featured img {
			float:left;
			margin:5px 10px 10px 0} 
			


/* Category List */
.category-list { }

	.category-list .display-limit {
		float:right;
		margin-bottom:12px;}
	

	.category-list .cat-items {
		margin-bottom:30px} 
		
	.category-list .cat-children {
		overflow:hidden}
		
		.category-list .cat-children h3 {
			margin-bottom:8px;
			padding-bottom:3px;
			border-bottom:1px solid #eee;}
			
			.category-list .cat-children ul {
			list-style-type:none;
			padding:0;
			margin:0;}
			
			.category-list .cat-children ul li span.item-title {
				font-size:1.4em;
				display:block;
				margin-bottom:3px;}
			
			.category-list .cat-children .category-desc img {
				float:left;
				margin:5px 10px 10px 0} 


/* This is used by Joomla Core to output a table format */
table.category { 
	clear:both;
	width: 100%;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0;
	text-shadow: 0 1px 0 #fff;
	background: #eee;
	border:1px solid #cdcdcd;
	border-bottom:none;
	-moz-box-shadow:0px 0px 10px #ccc;
	-webkit-box-shadow:0px 0px 10px #ccc;
	box-shadow:0px 0px 10px #ccc;}
	
	table.category td {
	  padding: 5px 10px;
	  border-bottom: 1px solid #cdcdcd;
	  -moz-box-shadow: 0 1px 0 #fff;
	  -webkit-box-shadow: 0 1px 0 #fff;
	   box-shadow: 0 1px 0 #fff;
	  white-space: nowrap;}

	  table.category  tr {
		-webkit-transition:all .5s ease;
		-moz-transition:all .5s ease;
		-o-transition:all .5s ease;
		transition:all .5s ease;}
		
		table.category tr.cat-list-row1 {
			background:#E3E3E3}

		 table.category tr:hover {
			  background:#fff}
	
	table.category thead th {
		font-size:1.5em;
		text-align:left;
		padding:7px 10px;
		font-weight:normal;
		background:#292929;
		color:#fff;
		text-shadow:1px 1px 1px #000;
		background: -moz-linear-gradient(100% 100% 90deg, #292929, #434343);
  		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#434343), to(#292929));}
		table.category thead th a {
			color:#fff!important}


		
			
/* Archived Articles */
div.archive ul#archive-items {
	list-style-type:none;
	margin:0 0 15px;
	padding:0}
	

/* list of All Categories */
div.categories-list {
	overflow:hidden;}
	
	div.categories-list ul { 
		list-style-type:none;
		margin:0 0 15px;
		padding:0;}
		
		div.categories-list ul span.item-title {
			font-size:1.4em;
			display:block;
			margin-bottom:3px;}
			
			div.categories-list ul li {}
		
		div.categories-list ul .category-desc img {
			float:left;
			margin:5px 10px 10px 0} 
			
		div.categories-list  dl.article-count {
			margin-bottom:3em; }
		
			div.categories-list  dl.article-count dt {
				display:inline; }
			
			div.categories-list  dl.article-count dd {
				display:inline; margin-left:2px;}
				
		 
		 
/* Create Article Page */
		


/* Article Page */
.item-page { }

	.item-page h2 {
		font-size:2.25em}


	.item-page img {
		float:left;
		margin:0 10px 10px 0}




/* Buttonheading is used to render the CSS for the icons like
print, email */
ul.actions {
	float:right;
	margin:-2px 0 0;
	padding:0;
	list-style-type:none;}
	ul.actions li {
		float:left;
		padding:0;}
		ul.actions li img {
			margin:0 0 0 4px}
		
		
/* The code below is used to render the published date, 
last updated date and the author name on each category,
section or article */	
dl.article-info {
		overflow: hidden;
    	position: relative;
		margin-bottom:1.5em;}
	
	dl.article-info dt.article-info-term {
		display:none}
	
	dl.article-info dd {
		float:left;
		font-family:Verdana, Geneva, sans-serif;
		color:#999;
		font-size:.9em;
		margin-left:0;
		padding:0;
		margin-right:1.5em;}
	

/*  -- Rating -- 
Now in Joomla 1.6 the rating system is built into the core*/
span.content_rating {
	clear:both;
	padding-top:10px;
	margin-bottom:-10px;
	display:block;
	border-top:1px solid #eee;}
	
	span.content_rating img {
		margin:0 0 -3px 4px } 
	
span.content_vote {
	margin-bottom:15px;
	padding-bottom:10px;
	display:block;
	border-bottom:1px solid #eee;}
	
	span.content_vote input {
		margin-bottom:-2px}
	
	span.content_vote input.button {
		margin-bottom:0;
		margin-left:10px;}	
	

/* -- Pagenav -- 
used below each article to navigate from one artcile to another */
ul.pagenav {
	display:block;
	list-style-type:none;
	padding:6px 0 0;
	margin-top:10px;
	border-top:1px solid #eee;}	 
	ul.pagenav li {
		display:inline}
		
	ul.pagenav li.pagenav-prev {
		float:left}
	
	ul.pagenav li.pagenav-next {
		float:right} 
			


/* Items More */
div.items-more {
	clear:both;
	position:relative;
	overflow:hidden;
	border-top:1px solid #eee;
	padding-top:15px}




/* The readmore code is used to make readmore links for each article
on the Section and Category view */
p.readmore {}
	p.readmore a {
		display:inline-block;
		background:#EBEBEB;
		background: -moz-linear-gradient(100% 100% 90deg, #EBEBEB, #F8F8F8);
  		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F8F8F8), to(#EBEBEB)); 
		border:1px solid #DEDEDE;
		border-bottom-color:#fff;
		color:#666;
		font-size:1.1em;
		text-shadow:1px 1px #fff;
		padding:2px 15px 1px;
		text-decoration:none;
		-moz-box-shadow: 0 1px 0 #DEDEDE;
	    -webkit-box-shadow: 0 1px 0 #DEDEDE;
	    box-shadow: 0 1px 0 #DEDEDE;}
		
		p.readmore a:hover {
			color:#222}
			
		p.readmore a:focus {
			color:#222;
			background:#EBEBEB;}
			
	

/* Pagination makes a unested list of links on the end of each 
cateogry/section but it may be used by other extensions as well
for the same reason, so be careful as this other extensions 
may use their own code to display the pagination */
div.pagination {
	position:relative;
	overflow:hidden;
	border-top:1px solid #eee;
	padding-top:15px}

div.pagination ul {	
	clear:both;	
	list-style-type:none; 
	margin:0 auto .75em; 
	text-align:center;}	
	
	div.pagination ul li {
		display:inline;}
		 
		  div.pagination ul li span.pagenav,
		  div.pagination ul li a.pagenav {
			  display:inline-block;
			  margin:0 3px;
			  padding:2px 8px 1px;
			  border:1px solid #dedede; }
			  
			  
		 div.pagination ul li a.pagenav {
			background:#F2F2F2;
			text-shadow:1px 1px 1px #fff;}
			
			 div.pagination ul li a.pagenav:hover {
				 background:#333;
				 color:#fff;
				 text-decoration:none;
				 text-shadow:1px 1px 1px #000;}
		 
	div.pagination p.counter { 
		margin:0 auto 10px; 
		text-align:center; 
		color:#777} 




/* Default Joomla Extensions
------------------------------
Below you will find the CSS codes that are needed by the Default
Joomla Extensions like the mod_latestnews, mod_login, mod_search,
etc.
---------------------------------------------------------------- */

/* Sliders */
.pane-sliders {
	border: 1px solid #cdcdcd;
	border-bottom:none;}

	.pane-sliders div.pane1 { }
	
	.pane-sliders div.panel:last-child  {
		border-bottom: 1px solid #cdcdcd;}
	
	.pane-sliders div.panel h3.pane-toggler,
	.pane-sliders div.panel h3.pane-toggler-down {
		background:#eee;
		border-bottom: 1px solid #cdcdcd;
		-moz-box-shadow: 0 1px 0 #fff;
		-webkit-box-shadow: 0 1px 0 #fff;
		box-shadow: 0 1px 0 #fff;
		margin-top:1px;
		font-size:1.3em;}
		.pane-sliders div.panel h3.pane-toggler a,
		.pane-sliders div.panel h3.pane-toggler-down a { 
			display:block;
			color:#666;
			text-shadow:1px 1px 1px #fff; 
			padding:4px 10px;
			text-decoration:none;}
			.pane-sliders div.panel h3.pane-toggler a:hover,
			.pane-sliders div.panel h3.pane-toggler-down a:hover,
			.pane-sliders div.panel h3.pane-toggler-down a {
				color:#111} 
				
	
		.pane-sliders div.panel h3.pane-toggler-down {
			border-bottom:none;
			background:#eee;}
			

	.pane-sliders div.panel div.pane-down {
		padding:20px 10px!important;}


/* Tabs */
dl.tabs {
    float: left;
    margin: 0;
    z-index: 50;
    clear:both;
	width:100%;
	border-bottom: 1px solid #cdcdcd;}

	dl.tabs dt {
		padding:0;
		float: left;
		border-left: 1px solid #cdcdcd;
		border-right: 1px solid #cdcdcd;
		border-top: 1px solid #cdcdcd;
		margin-right: 5px;
		font-size:.8em;
		background: #eee;
		background: -moz-linear-gradient(100% 100% 90deg, #E6E6E6, #F7F7F7);
  		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F7F7F7), to(#E6E6E6)); }
		dl.tabs dt a {
			color:#666;
			display:block;
			float:left;
			padding: 4px 10px 3px;
			text-decoration:none;
			text-shadow:1px 1px 1px #fff; }
			dl.tabs dt a:hover,
			dl.tabs dt.open a {
				color:#111;}
		
		dl.tabs dt.open {
			background: #fff;
			background: -moz-linear-gradient(100% 100% 90deg, #fff, #F2F2F2);
			background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F2F2F2), to(#fff));
			margin-bottom:-1px;
			padding-bottom:1px;
			border-bottom-color:#fff;
			z-index: 100;}


		div.current {
			clear: both;
			border: 1px solid #cdcdcd;
			border-top:none;
			padding: 15px 10px;
			max-width: 500px;}

		div.current dd {
			padding: 0;
			margin: 0;}
			




/* Contact Us form */
div.contact { }

	div.contact h2 {
		margin-bottom:7px; }
		
		
div.contact-form { }

	div.contact-form  p.form-required { font-weight:bold; }
	
	div.contact-form div.contact-email div {
		padding:0 0 14px}
		
		div.contact-form div.contact-email div label {
			width:130px;
			padding-bottom:5px}
	
	div.contact img { float:left; margin:0 10px 10px 0}
	
	div.contact div.contact-image img {float:right; margin:0 0 10px 10px}
	
	

/* com_users */
div.registration,
div.login,
div.profile-edit,
div.edit,
div.profile { }

	div.registration dt,
	div.login dt,
	div.profile-edit dt,
	div.edit dt,
	div.profile dt,
	div.registration dd,
	div.login dd,
	div.profile-edit dd,
	div.edit dd,
	div.profile dd  {
		display:inline-block;
		float:left }

	div.registration dt,
	div.login dt,
	div.profile-edit dt,
	div.edit dt,
	div.profile dt  {
		clear:both;
		width:160px;
		text-align:right;
		margin-bottom:1.5em;}
		
		div.registration dt label,
		div.login dt label,
		div.profile-edit dt label,
		div.edit dt label  {
			width:auto;}
		
		div.registration dt span.spacer { text-align:left; display:block; color:#999}

		div.profile-edit span.optional { font-size:.9em; color:#999; font-weight:normal; }
		
		
		

	div.edit { }
	
		div.edit #editor-xtd-buttons { padding:0}
		
		div.edit .button2-left { margin:15px 10px 0 0}


	div.edit .form-note {
		background:#eee;
		clear:both;
		display:block;
		margin:20px -1.4em -41px;
		padding:10px}
		div.edit .form-note p {
			margin-bottom:0}
			
	div.edit img {
		float: right;
		margin: 3px 0 0 5px;}


/* category module */
ul.category-module {
	padding:0;
	margin:0;
	list-style-type:none}
	
	ul.category-module li {
		padding:0}
	
		ul.category-module li h4 {
			font-size:1.2em;}
		
		ul.category-module li span.mod-articles-category-date,
		ul.category-module li span.mod-articles-category-writtenby { 
			color:#999; 
			font-family:Arial, Helvetica, sans-serif; }
			
		ul.category-module li span.mod-articles-category-writtenby  {
			padding-right:18px;}	


/* com newsfeeds */
div.newsfeed {}

	div.newsfeed {}


	div.newsfeed div.feed-items {
		margin-top:30px}
		
		div.newsfeed div.feed-items img {
			float:left;
			margin:5px 10px 10px 0}


 
/* mod_latestnews and mod_mostread */
ol.latestnews,
ol.mostreadmod { margin:.5em 0 0; padding-right:0; padding-left:1.5em; }

ol.latestnews li,
ol.mostreadmod  li { color:#999; margin-bottom:1em}


/* mod_login */
form#login-form {
	padding-top:.75em;
	margin-top:0;}
	
	form#login-form div.pretext {
		margin-bottom:10px}
	form#login-form div.posttext {
		margin-top:10px}
	
	form#login-form fieldset {
		border:none;
		padding:0;
		margin:0 0 20px}
	
		form#login-form fieldset label {
			display:none;}
	
		form#login-form fieldset p {
			margin-bottom:1em;}

		form#login-form p .inputbox {
			width:90%}
	
		form#login-form input.button {}	 
	
	form#login-form p#form-login-remember {
		padding:.25em .25em 0 0}
		form#login-form p#form-login-remember label {
			display:inline;}
		form#login-form p#form-login-remember .inputbox {
			width:auto}		
		
	form#login-form ul {
		clear:both;
		padding:0 0 0 .5em;
		list-style-type:none;
		margin:0}
		form#login-form ul li {
			padding:.1em 0}
		
		
	form#login-form p {
	margin:0 0 15px; }

	form#login-form button{ 
		margin: 0 0 0 10px}
	
		
				
/* mod_search
---------------*/
#search {
	clear:right;
	margin:16px 0 0 0;
	position:relative;}
	
	#search label { display:none;}
	
	#search .inputbox { 
		background:#fff; 
		width:auto;
		padding-left:10px;
		border-radius:10px;
		color:#999;
		background:#393636;
		border:1px solid #4D4A4A;}
		
		#search .inputbox:focus {
			color:#666;
			border-color:#fff;
			background-color:#fff;} 
	
	
	#search .button {
		border-color:rgba(255,255,255,.2);
		border-top:1px solid rgba(255,255,255,.35);}
		#search .button:hover {
			box-shadow:0px 0px 10px rgba(255,255,255,.2);}
		
	
		
	
	
/* com_search
---------------*/
form#searchForm {}

	form#searchForm div.searchintro {
		padding:.4em 1em;
		border:1px solid #fff;
		margin-bottom: 1.5em;
		color: #514721;
		background:#FFF6BF;
		-moz-box-shadow: 0 0 8px #877736;
		-webkit-box-shadow: 0 0 8px 877736;
		box-shadow: 0 0 8px #877736;}
		form#searchForm div.searchintro p {
			margin:0}
	
		
	form#searchForm .ordering-box {
		padding-top:15px}

	form#searchForm label {
		width:auto; padding-right:10px;}
		
	form#searchForm .form-limit { float:left; padding-top:20px}
	
	form#searchForm .counter { float:right; padding-top:25px}
	
		
	dl.search-results {
		clear:both;}
		
	dl.search-results .result-title { padding-top:25px; font-size:1.3em;}
	
	dl.search-results dd { margin-left:0}
		

	
	
/* mod_breadcrumb
----------------------*/	
#breadcrumb {
	clear:both;
	border-bottom:1px solid #fff;
	border-bottom:1px solid rgba(255,255,255,.7);
	margin:0 0 20px;
	padding:0;
	position:relative;
	overflow:hidden;}
	#breadcrumb_effect {
		border-bottom:1px solid #999;}
	
	#breadcrumb p {
		display:inline;
		float:left;
		margin:0}
	#breadcrumb ol{
			list-style-type:none;
			float:left;
			font-size:1em;
			margin:0 0 1em;
			padding:0;}
			#breadcrumb ol li { 
				float:left;
				background:url(../images/breadcrumbs.png) no-repeat right 0; 	
				padding:0 19px 0 8px;}
				#breadcrumb ol li a {
					display:block;
					margin:0;}
					#breadcrumb ol li a:hover {}
				#breadcrumb ol li.last {
					background:none;}
				#breadcrumb ol li.last span { 
					margin:0;}	
	
	#breadcrumb ol li.breacrumbs_home { 
		padding-left:0;}
		#breadcrumb ol li.breacrumbs_home a { 
			display:block;
			width:22px;
			height:22px;
			text-indent:-9999em;
			background:url(../images/breadcrumbs.png) no-repeat 0 -22px;}
				#breadcrumb ol li.breacrumbs_home a:hover { background-position:bottom}


	
	

/* Miscellaneous CSS
------------------------------
List of CSS codes that can not be categorized above but they may
be need by Joomla to operate normally. This codes may be used 
rarely but we reccomend to keep them and to be careful when you
try to change them
---------------------------------------------------------------- */
		
			
/* ToolTips 
---------------*/
.tip {
	padding:.4em .8em ;
	border:1px solid #fff;
	margin-bottom: 2em;
	color: #514721;
	background:#FFF6BF;
	-moz-box-shadow: 0 0 8px #877736;
	-webkit-box-shadow: 0 0 8px 877736;
	box-shadow: 0 0 8px #877736}
	.tip .tip-title {
		font-weight:bold;
		font-size:1.1em}
 
 
 
/* Template Styles custom code */
ul.ice-template-style {
	margin:0;
	padding:0;
	float:left}
	ul.ice-template-style li {
		float:left;
		margin:0 .85em 1em!important;
		padding:0!important;
		list-style-type:none;}
		
	ul.ice-template-style li span {
		display:block;
		padding:0 0 .3em;
		font-size:1.4em}	
		
		ul.ice-template-style li img {
			float:none;
			margin:0}



/* This styles are used on the Editor Page */
form.editor select{ width:auto;}



/* System Messages 
----------------------*/
dl#system-message {
	padding:.6em 1em 0.6em 3.4em;
	border:1px solid #fff;
	margin:1em 1em 1.5em;
	color: #514721;
	background:#FFF6BF url(../images/typo_note.png) no-repeat 10px center;
	-moz-box-shadow: 0 0 8px #877736;
	-webkit-box-shadow: 0 0 8px 877736;
	box-shadow: 0 0 8px #877736;}
	
	
	dl#system-message dd {
		text-indent:0}
		
		
	dt.error,
	dd.error {
		-moz-box-shadow:none;
		box-shadow:none;
		border:none;
		padding:0;
		margin:0;
		color:#990027;
		position:relative;
		overflow:hidden;
		background:none;}

	#system-message dd ul {
		margin:0!important;
		padding:0!important;
		background:none!important;
		border:none!important;}
	
	dt.notice,
	dd.notice {
		border:none;
		padding:0;
		margin:0;
		color:#514721;
		position:relative;
		overflow:hidden;
		background:none;}


/*
 Main Nav
------------*/
#nav-wrapper {
	width:100%;
	position:relative;
	height:80px;
	z-index:99;
	margin:10px 0px 0px 0px;}

	#nav_container {
		z-index:99;
		height:80px;
		margin:0;
		padding:0}

			
			

/* topmenu 
---------------*/
#topmenu {
	margin:19px 2.75em 0;}
	
#topmenu ul.menu { 
	margin:0;
	padding:0;}
	#topmenu ul.menu li {
		display:inline;
		float:left;
		font-size:.9em;
		padding:0 1.1em 0 0;
		border-right:1px dotted #777;
		margin:0 0 0 1.1em;
		list-style-type:none;}
		#topmenu ul.menu li a {
			color:#999;
			text-shadow:1px 1px 1px #000;}
			#topmenu ul.menu li a:hover {
				text-decoration:none;
				color:#ccc;}
		
		#topmenu ul.menu li a img {
			float:none;
			margin:0px 8px -4px 0}
			
		#topmenu ul.menu li:last-child {
			border:none;
			padding-right:0;}			


			
/* footermenu 
---------------*/
#footermenu {}
	
#footermenu ul.menu { 
	margin:0;
	padding:0;}
	#footermenu ul.menu li {
		display:inline;
		float:left;
		font-size:.9em;
		padding:0 1.1em 0 0;
		border-right:1px dotted #333;
		margin:0 0 0 1.1em;
		list-style-type:none;}
		#footermenu ul.menu li a {
			color:#555;
			text-shadow:1px 1px 1px #000;}
			#footermenu ul.menu li a:hover {
				text-decoration:none;
				color:#ccc;}
		
		#footermenu ul.menu li a img {
			float:none;
			margin:0px 8px -4px 0}
			
		#footermenu ul.menu li:last-child {
			border:none;
			padding-right:0;}			





/* UserTools 
-------------*/
.ice-social-container{
	 background:#333;
	 position:absolute;
	 top:0;
	 padding:5px;
	 right:0;
	 width:22px;
	 overflow:hidden;
	 z-index:10000000} 
	
	.ice-social-container .ice-header span{
		background:url(../images/usertools/tool.png) 0 0;
		height:14px;
		width:14px;
		text-align:center;
		margin:0 auto;
		display:block}
		
	.ice-social-container .ice-header span.ice-open{
		background-position:0 -14px;} 
		
	.ice-ustslidetop{
		visibility:hidden}
		

	#ice-social-panel ul {
		margin:0;
		position:relative;
		overflow:hidden;
		padding:0 0 10px}
		
	#ice-social-panel ul li {
		display:block;
		width:24px;
		list-style-type:none;
		margin:0}
		
		#ice-social-panel ul li a {
			background:url(../images/social_icons.png) no-repeat center;
			width:24px;
			height:24px;
			margin-bottom:3px;
			display:block;
			float:left;}
			
			#ice-social-panel ul li span {
				display:none}		

		#ice-social-panel ul li.social-facebook a {
			background-position:0 0}
		
		#ice-social-panel ul li.social-twitter a {
			background-position:0 -24px}	
		
		#ice-social-panel ul li.social-youtube a {
			background-position:0 -48px}
		
		#ice-social-panel ul li.social-linkedin a {
			background-position:0 -72px}	
		
		#ice-social-panel ul li.social-flickr a {
			background-position:0 -96px}	
				
		
		
	.ice-ustslidetop .ice-header { cursor:hand;cursor:pointer }
	
	.ice-usertool-wrapper { 
		position:relative; }
		.ice-usertool-container ul { 
			padding:0 0 12px!important; 
			margin:0!important}
		
		



			
/* Latest Tweets Module 
------------------------*/
div.ltBlock ul.ltBlockList {
	margin-top:-7px!important}
div.ltBlock ul.ltBlockList li {
	padding:5px 0!important}
	
	


/* IceShare Plugin 
----------------------*/	
#ice-sharing {
	background:#fff;
	border:1px solid #dcdcdc;}	
	
	
/* Features Blog */
.features-block {
	position:relative;
	overflow:hidden;
	margin-right:-15px;}
	
	.features-block div {
		float:left;
		margin:0 15px 5px 0;
		width:47%;}
	
	.features-block div h3 {}



/* Latest Twitter Module */
div.ltBlock {
	margin-top:6px}

div.ltBlock ul.ltBlockList li {
    padding: 7px 0 !important;}

div.ltBlock ul.ltBlockList li.ltBlockListLoader {
	background-image:url(../images/loadingIcon.gif)!important;}	
.img_center {
    text-align: center;
}