
/**
* eDirectory - Color Scheme
*
* @package			design
* @filesource		colorscheme.php
* @author			Arca Solutions
* @copyright		Copyright (c) 2011, Arca Solutions Inc.
* @version			eDirectory 9.1
* @since			October, 1, 2011
*			
*/

/* STRUCTURE

/**
* Global Classes
*/
	
/** Global classes > No Link */
.no-link
{ border-color:#CCCCCC !important; }

/**
* Global Definitions
*/
a:link,
a:visited,
a:active
{ color:#006699; }

.list li a:link, .list li a:visited, .list li a:active { color:#006699; font-size:11px; }
	
a img, .no-image
{ border-color:#CCCCCC; }

	a:hover img, .no-image:hover
	{ border-color:#006699 !important; }
    
/**
* Typography
*/
*
{ font-family:Arial, Helvetica, Sans-serif; }

h1, h2, h3, h4, h5
{ color:#006699 !important; border-bottom-color:#CCCCCC; }

.detail h2, .level-detail .sidebar h2
{ color:#006699 !important; border-bottom-color:#CCCCCC; }



/** Typography > Paragraph */
p, 
.label-field-account, 
.browse-category li span,
.standardForm td.TimageFile,
.standardForm td.TaddImagetxt,
.standardForm th.wrapcaption
{ color:#666666; }

/*Marker Spa Exception*/

/** Typography > H2 */
h2 .view-more:link,
h2 .view-more:visited,
h2 .view-more:active
{ color:#006699; }

/*Marker Spa Exception*/

/*Marker Spa Exception4*/

#slider h2,
#slider h2 a:link,
#slider h2 a:visited,
#slider h2 a:active
{ color:#006699; }

/*Marker Spa Exception4*/
	
/**************************************************************************************************\
* Forms > Contact form
* 
* Form style for contact informations
*/

.contact-form
{ background:#ffffff; border-top-color:#CCCCCC; }

	.contact-form h2
	{ border-bottom:none; }

/** Contact form > form > form tags */
.contact-form .form div label
{ color:#666666; }

/**
* Body
*/
/*Marker Background*/

body { background-color:#FFFFFF; }

/*Marker Background*/

body { background-image: ; }

body { background-repeat: ; }

body { background-position:   }

/**************************************************************************************************\
* User Navbar
* 
* User navbar located at the top, fixed.
*/





/**************************************************************************************************\
* Header
* 
* Header contents, search, advanced search, banner and other elements.
*/




	#navbar li a:link,
	#navbar li a:visited,
	#navbar li a:active
	{ color:#FFFFFF; }
			
		#navbar li a:hover,
		#navbar .menuActived a:link,
		#navbar .menuActived a:visited,
		#navbar .menuActived a:active
		{ color:#597F9B; }

/**************************************************************************************************\
* Button
* 
* Button properties
*/

#search input
{ border-color:#ffffff; color:#888; }

#search input:focus, #search input:hover
{border:2px solid #006699 !important; }
		 
/*#search input:focus
{ border-color:#006699; }*/

/*Marker HappyTimes Exception*/

.standardButton button, .content-faq .search button, .treeView .tableCategoriesBUTTONS button,
button.input-button-form, .input-button-form button, .modal-content button
{ background: #006699 !important; }

/*Marker HappyTimes Exception*/

#search button:focus, #search button:hover, p.standardButton button:focus, 
p.standardButton button:hover, .input-button-form button:focus, .input-button-form button:hover,
input.input-button-form:hover, button.input-button-form:hover, .addImageForm:hover,
.content-faq .search button:focus, .content-faq .search button:hover,
table.standard-table td.treeView table.tableCategoriesADDED button:hover, .modal-content button:hover,
.treeView .tableCategoriesBUTTONS button:hover
{ color:#006699; }

/**************************************************************************************************\
* Advanced Search
* 
* Advanced Search properties
*/
#advanced-search
{ background:url(images/structure/bg-black-opacity-70.png) repeat; }

	#advanced-search,
	#advanced-search h4,
	#advanced-search p,
	#advanced-search label,
	#advanced-search div
	{ color:#FFFFFF !important; }
	

/**************************************************************************************************\
* Content Structure
* 
* Content structure elements
*/


.content-main
{ background:#FFFFFF; }

.content-main
{ border-color:#CCCCCC; }

/**************************************************************************************************\
* Featured Items
* 
* Featured items style, structure and differences
*/

.featured-event .featured-item .date
{ background:#ffffff; }

	.featured-event .featured-item .date .calendar
	{ background:#CCCCCC; }
	
	.featured-event .featured-item .date .calendar .month
	{ background:#006699; }
	
	.featured-event .featured-item .date .calendar .day
	{ color:#666666; }

.featured-item
{ border-bottom-color:#CCCCCC !important;}
		
/**************************************************************************************************\
* Content Miscelaneous
* 
* Misc items with special style on the content
*/		

/* Content misc > share box */

.share-box
{ background:#ffffff; }

.share-box ul li.close a:link,
.share-box ul li.close a:visited,
.share-box ul li.close a:active
{ color:#006699; }

/* Content misc > Buttons */

.button
{ background:#ffffff; }



/** Content Misc > Default List */		
.list li span
{ color:inherit; }
		
/* Content misc > Browse by category */
.browse-category li span,
.browse-category li ul li span
{ color:#666666; }

.browse-category li ul li a:link,
.browse-category li ul li a:visited,
.browse-category li ul li a:active
{ color:#006699; }

/* Content misc > Category List */
.list-category li a:link,
.list-category li a:visited,
.list-category li a:active
{ color:#006699; }

/* Content misc > Pagination */

.pagination
{ background:#ffffff; border-top-color:#CCCCCC; }

	.pagination li
	{ color:inherit; }

/* Content misc > Filter */
.filter
{ color:inherit; }

/**************************************************************************************************\
* Footer
* 
* Footer content, classes, styles.
*/

/*Marker Footer*/

#footer-wrapper { background:#ffffff; }

/*Marker Footer*/

	#footer-wrapper p, #footer-wrapper li, #footer-wrapper h3, #footer-wrapper h5 { color:#666666 !important; }

/*Marker FooterImage*/	
	
	#footer-wrapper h3 { background:none; border-bottom:1px solid #666666; }
	
/*Marker FooterImage*/
	
	#footer-wrapper a:link,	#footer-wrapper a:visited, #footer-wrapper a:active	{ color:#006699 !important; }
	
/**************************************************************************************************\
* Advertisement
* 
* Advertisement classes for banners on Header, Content and Sidebar.
*/
	
/** Advertisement > Header */
#header .advertisement .info
{ background:url(images/structure/bg-black-opacity-70.png) repeat; }

	#header .advertisement .info *
	{ color:#FFFFFF !important; }
	
/** Advertisement > Sponsored */
.sponsored:hover
{ border-color:#006699; }

	.sponsored .url
	{ color:#000; }
		
/**************************************************************************************************\
* Slider
* 
* Slider style ( check the structure on the .css file in the scripts folder )
*/

#slider .right
{ background:#ffffff; }

	#slider .right h2
	{ border:none; }
	

/**************************************************************************************************\
* Sidebar Differences
* 
* Differences for the items with special style on the sidebar
*/
.sidebar h2
{ border-color:#CCCCCC; }

/**************************************************************************************************\
* Accordion
* 
* Accordion style for the Triggers, links and Titles
*/

#accordion li h3,
#accordion li.active h3
{ background-color:#ffffff; border-top-color:#CCCCCC; }

/*Marker Spa Exception2*/

	#accordion li h3 a:link,
	#accordion li h3 a:visited,
	#accordion li h3 a:active
	{ color:#006699; }
	
/*Marker Spa Exception2*/
	
/**************************************************************************************************\
* Calendar
* 
* Calendar style
*/
.table-calendar
{ background:#ffffff; }

	.table-calendar .calendar-header 
	{ background:#ffffff url(images/structure/bg-black-opacity-15.png) repeat; border-bottom:none; }
	
/** FRONT **/
	
/**************************************************************************************************\
* Special Deal
* 
* Special Deal items style and structure
*/

.special-deal .right
{ background:#ffffff; }

.special-deal h2
{ border-bottom:none; }

.special-deal .info
{ background:none; display:block; float:none; padding:0 0 5px 0; }

/** RESULTS **/

/**************************************************************************************************\
* Summary
* 
* Summary items style, structure and differences
*/	



.summary { border-color:#CCCCCC; }

/** Summary > share */

.summary .share
{ background:#ffffff; border-bottom-color:#CCCCCC; }

/** Summary > items > title */		
.summary .title h3 a.map-link:link,
.summary .title h3 a.map-link:visited,
.summary .title h3 a.map-link:active
{ color:#006699; }

/** Summary > items > info */	
.summary .info address
{ color:#666666; }

/** Summary > items > deal */		

.summary .deal h4
{ background:#ffffff; }

	.summary .deal h4 a:link,
	.summary .deal h4 a:visited,
	.summary .deal h4 a:active
	{ color:#006699; }

/**************************************************************************************************\
* Summary Backlink
* 
* Summary item special style for Backlink
*/

.summary-backlink
{ border-color:#006699; }

	.summary-backlink .share
	{ background:#006699; border-bottom-color:#006699; border-top-color:#006699; }

/** DETAIL **/

/** Detail > Share Bar */

.share
{ background:#ffffff; border-bottom-color:#CCCCCC; border-top-color:#CCCCCC;  }

/** Detail > Items > Info */
.detail address
{ color:#666666; }

/** Detail > Info **/

.detail .deal .info
{ background:#ffffff; }

/** Detail > Info > Counter **/

.detail .deal .counter
{ background:#ffffff url(images/structure/bg-black-opacity-15.png) repeat; border-bottom-color:#CCCCCC; }
		
	.detail .deal .counter .countdown_section span
	{ color:#666666; }
	
	.detail .deal .counter .countdown_section strong
	{ color:#666666; }

/** DETAIL > DETAIL DEAL DIFFERENCES > IMAGE **/

.detail .deal .image .no-link
{ border-color:#ffffff !important; }

/**************************************************************************************************\
* Sidebar
* 
* Sidebar structure and elements
*/

/** Featured Listing **/

.sidebar .featured-listing .featured-item address
{ clear:both; color:#666666; }
	
/** BLOG **/	

.summary { color:#666666; }

.summary .actions
{ background:#ffffff; border-bottom-color:#006699; color:#666666; }

/** ADVERTISE **/



/** Level > misc */
.level .price
{ color:#006699; }

/** Members **/

.standard-tabletitle
{ color:#006699 !important; border-bottom-color:#CCCCCC; }

.memberMenu ul li a, .memberMenu ul li a:visited
{ color:#006699 !important; }

div.formFieldsLogin
{ background:#ffffff !important; }

.content-faq .search input
{ border-color:#ffffff !important; }

.content-faq .search input:focus
{ border-color:#006699 !important;}

.general-item a.sublink-front-navbar, 
.general-item a.sublink-front-navbar:visited,
.general-item a.sublink-front-navbar:active
{ color:#006699 !important; }

.tabs li.tabActived a, .tabs li.tabActived a:visited
{ color:#006699 !important; }

table.levelTable th.levelTitle, table.levelTable td.levelTopdetail
{ border-color:#000; }

table.levelTable th.levelTitle, table.standard-tableTOPBLUE th
{ background:#000; }

table.levelTable td.levelTopdetail, table.levelTopdetail th
{ background:#CCCCCC url(images/structure/bg-black-opacity-70.png) repeat 0 0;}

/** Profile **/



.standardSubTitle
{ color:#006699 !important; border-bottom-color:#CCCCCC; }

/** Members Sitemap **/
.sitemapList li.standardSubTitle 
{ border-bottom-color:#CCCCCC; }

.sitemapList li.standardSubTitle a, .sitemapList li.standardSubTitle a:visited, .sitemapList li.standardSubTitle a:active
{ color:#006699; }

/** Member Menu **/
.memberMenu h2
{ border-color:#CCCCCC; }



/*Marker ImageActive*/

#navbar .menuActived
{ background-image:url(http://localproduce.com.au/ge/custom/domain_1/theme_images/edirectory7_active.png) !important; }

/*Marker ImageActive*/

/*Marker Exception eDirectoryClassic and Compact*/
			
    #navbar li a:hover
    { color:#FFFFFF; text-decoration:underline; }
	
/*Marker Exception eDirectoryClassic and Compact*/

.featured-event .featured-item .date, .loginOptions, table.standard-table th, table.standard-table td,
	div.formFieldsLogin label, div.formFieldsLogin span.automaticLogin, .summary
	{ color:#666666; }
	
/*Marker TB Exception*/	
	
#TB_window, .modal-content
	{ color:#FFFFFF; } 
	
/*Marker TB Exception*/





.button-call a, .button-call a:visited, .button-send a, .button-send a:visited
	{ background-color:transparent; }
    
.categoryTreeview .categorySuccessMessage, .categoryTreeview .categoryErrorMessage,
.treeView .categoryAdd, .treeView .categoryAdd:visited
{ background:#<?=SCHEME_COLORCONTENTBACKGROUND?> !important; }