/* @override 
	http://dps206.dev/templates/_default/frontend/_resources/styles/colors.css
	http://dps206.dev/templates/dps/frontend/_resources/styles/colors.css
	https://dsq206.com/templates/dps/frontend/_resources/styles/colors.css
*/ /**
	Shopware 3.5 Template Colors
	http://shopware.de
	
	@package		default
	@subpackage		css
	@category		design
	@version		v1 
	@author			stp/Shopware AG <info@shopware.ag>
	@copyright		Copyright (c) 2010 Shopware AG (http://www.shopware.de)
	
	This stylesheets contains all color hexcodes which are used in
	the default template.
	
	MAIN COLORS
	
	Borders: 		#c7c7c7
	Backgrounds:	#f5f5f5
	Highlights: 	#dd4800
	Primary text:	#333333
	Secondary text:	#777777
	Separators:		#cccccc
*/ /**
	Shopware 3.5 Template Colors
	http://shopware.de
	
	@package		default
	@subpackage		css
	@category		design
	@version		v1 
	@author			stp/Shopware AG <info@shopware.ag>
	@copyright		Copyright (c) 2010 Shopware AG (http://www.shopware.de)
	
	This stylesheets contains all color hexcodes which are used in
	the default template.
	
	MAIN COLORS
	
	Borders: 		#c7c7c7
	Backgrounds:	#f5f5f5
	Highlights: 	#dd4800
	Primary text:	#333333
	Secondary text:	#777777
	Separators:		#cccccc
*/ /*
 * Background colors
 *
 * Used colors:
 * - #f5f5f5
 * - #ffffff
 * - #dd4800
 * - #c7c7c7
 * - #f3f3f3
 * - #e04900
 * - #e6efc2
 * - #fbe3e4
 * - #efe9e2
 -----------------------------------------------*/ /* #c7c7c7 */


/* #e04900 */
#mainNavigation {
	
}

/* #e6efc2 */
#shopnavi .ajax_basket_result .inner_cart div.premium {
	background-color: #e6efc2;
}

/*
 * Border colors
 *
 * Used colors:
 * - #dd4800
 * - #c7c7c7
 * - #dfdfdf
 * - #333333
 * - #ffffff
 * - #efe9e2
 * - #e3e3e3
 * - #cccccc
 * - #e7e7e7
 * - #e6e6e6
 * - #555555
 * - #999999
 * - #dbdbdb
 * - #FBC2C4
 * - #696969
 * - #dadada
 * - #efebe2
 -----------------------------------------------*/
#mainNavigation ul li.dropactive:hover a,#compareHighlight.active {
	border-bottom-color: #c7c7c7;
}

/* #dfdfdf */
tfoot,div.supplier ul li,div#hersteller_filter ul li,#addwithnumber,.ticketoverview,.ticketoverview .header,.ticketoverview .header div.grid_3,.ticketoverview .content
	{
	border-color: #dfdfdf;
}

/* #333333 */
tfoot .last,#compare_bigbox,#compareHighlight.active,#compareContainerResults,#mainNavigation ul li.dropactive:hover a
	{
	border-color: #333;
}

/* #fff */
div#breadcrumb,#content #left ul li,#compareHighlight,ul#categories_s li,ul#categories_s ul
	{
	border-color: #fff;
}

#footer {
	color: #fff;
}

/* #efe9e2 */
#content #left ul li.active {
	border-color: #efe9e2;
}

#content #left ul li.active.sub a.active {
	border-bottom-color: #efe9e2;
}

/* #e3e3e3 */
#content #right div.heading,.artbox .actions a,#related .listing .artbox .actions a,.thumb_box a,div#commentcontainer .comment_outer,.viewlast .heading,.fuzzy .category_filter .border
	{
	border-color: #e3e3e3;
}

#content #left ul#servicenav li.heading,#detail #detailinfo .similar {
	border-left-color: #e3e3e3;
}

#content #left ul#servicenav li.heading,.artbox,.fuzzy div.result_box,.topseller h3
	{
	border-bottom-color: #e3e3e3;
}

/* #cccccc */
div.supplier_filter,div#hersteller_filter span,.liveshopping_detail .time_bars .time_processbar_container,.liveshopping_container .time_bars .time_processbar_container,.liveshopping_container .time_bars .instock_processbar_container,.liveshopping_detail .time_bars .instock_processbar_container
	{
	border-color: #ccc;
}

/* #e7e7e7 */
.teaser,.teaser_small,.viewlast .article_image,.blogentry .post_metadata span
	{
	border-color: #e7e7e7;
}