/**
* Special color scheme for modules
*
* @section		scheme
* @subsection	listing
*/

/** Breadcrumb */

.breadcrumb a, .breadcrumb a:visited
{ color: #764; }

/** Navbar */

.navbar
{ border-bottom: 1px solid #543; }

.navbar li a:hover, .navbar li.menuActived a, .navbar li.menuActived a:visited
{ background:url(images/design/bg_navbar_classifiedOn.gif) bottom center repeat-x; }

/** Typograph */

.standardTitle
{ color: #764; }

.viewMore a, .viewMore a:visited
{ color: #774; }

/** Member Join */

.memberJoin h2, .memberJoin h2 a, .memberJoin h2 a:visited
{ color: #764; }

.memberJoin p, .memberJoin p a, .memberJoin p a:visited
{ color: #333; }

/** Search */

.search
{ background: #DACFC5; border: 5px solid #BDA997; }

.search label, .search .altLabel, .search legend
{ color: #543; }

.search input, .search select, .search textarea
{ border: 1px solid #BDA997; border-bottom: 1px solid #FFF; border-right: 1px solid #FFF; }

.advancedSearch a, .advancedSearch a:visited,
.advancedSearchClose a, .advancedSearchClose a:visited
{ color: #543; }

.standardButton button, .standardButton a, .standardButton a:visited
{ background: url(images/design/bg_classifiedButton.gif) repeat-x 0 0; }

.searchCategory
{ background: #EFE9E4; color: #413429; }

.searchSubcategory
{ background: #FBFAF9; color: #685442; }

.templateActive a, .templateActive a:visited
{ border: 1px solid #BDA997; border-bottom: none; color: #413429; }

.templateTabContent
{ border: 1px solid #BDA997; }


/** Categories */

.categories
{ border: 5px solid #F5F2EF; }

.categories h3 a, .categories h3 a:visited
{ background: url(images/design/bullet_classified.gif) no-repeat 0 5px; }

.categories h3 a:hover
{ color: #764 !important; }

#browseText a, #browseText a:visited,
.subcategories a, .subcategories a:visited
{ color: #774; }

/** Featured */

.highlightBox
{ background: #F5F2EF; border: 3px solid #EBE6E0; }

.featuredClassifiedImage,
.highlightImage .noimage,
.highlightImage .noimage:visited
{ border: 5px solid #EBE6E0; }

.featuredClassifiedImage:hover,
.highlightImage .noimage:hover
{ border: 5px solid #764; }

.featuredItems h3 a, .featuredItems h3 a:visited
{ color: #774; }

.featuredItems .complementaryInfo a, .featuredItems .complementaryInfo a:visited
{ color: #764; }

/** Results */

.standardSubTitle strong
{ color: #764; }

.summary a, .summary a:visited
{ color: #774; }

.summary h3 a, .summary h3 a:visited
{ border-left: 5px solid #764; }

.summary h3 a:hover
{ color: #764 !important; }

.summaryImage
{ background: #F5F2EF; border: 5px solid #EBE6E0; }

/** Detail */

.detail h2
{ color: #764; }

.detail a, .detail a:visited
{ color: #774; }

.imgDetail, .detailGallery img
{ background: #F5F2EF; border: 5px solid #EBE6E0; padding: 5px; }

.detailGallery img
{  border: 3px solid #EBE6E0; }

.iconNavbar a, .iconNavbar a:visited
{ color: #543; }

.iconNavbar a:hover
{ border: 1px solid #E5EFDC; color: #764 !important; text-decoration: none; }

/** Common */

.viewHighlighted
{ background: url(images/content/bullet_viewQuickListClassified.gif) no-repeat 0 7px; }

	.viewHighlighted a, .viewHighlighted a:visited
	{ color: #764; }
	
/** Switch Button for Open/Close */
	
.switchOpen, .switchOpen:visited
{ background: url(images/design/bg_switch_open_classified.gif) no-repeat 0 2px; }

.switchClose, .switchClose:visited
{ background: url(images/design/bg_switch_close_classified.gif) no-repeat 0 2px; }

.search .switchOpen, .search .switchOpen:visited, .search .switchClose, .search .switchClose:visited
{ background-position: 0 3px; }

.switchBlank, .switchBlank:visited
{ background: url(images/design/bg_switch_blank_classified.gif) no-repeat 0 2px; }

.switchOpen:hover, .switchClose:hover, .switchBlank:hover
{ text-decoration: none; }