﻿/*
Copyright (c) 2009,  All rights reserved.

Themes Stylesheet  : spring

Colours
-----------------------
spring: #409c03
Dark spring:#214000
Blue: #c91490
LightBlue: #9b016a
-----------------------
*/

/* Sprites */

.sx-save {
	background:url('../../images/themes/spring/sx_icons.png') no-repeat 0 0;
}
.sx-competition {
	background:url('../../images/themes/spring/sx_icons.png') no-repeat 0 -30px;
}
.sx-upload {
	background:url('../../images/themes/spring/sx_icons.png') no-repeat 0 -60px;
}
.sx-servings {
	background:url('../../images/themes/spring/sx_icons.png') no-repeat 0 -239px;
}
.sx-time {
	background:url('../../images/themes/spring/sx_icons.png') no-repeat 0 -268px;
}
.sx-cookbook {
	background:url('../../images/themes/spring/sx_icons.png') no-repeat 0 -150px;
}
.sx-print {
	background:url('../../images/themes/spring/sx_icons.png') no-repeat 0 -180px;
}
.sx-email {
	background:url('../../images/themes/spring/sx_icons.png') no-repeat 0 -207px;
}



/** spring ///////////////////////////////// **/
.tab-nav a:hover,
.listing-item .edit a:hover,
p.hero ,
a.button {background-color:#409c03;}


#primary-nav li a:hover, a.button:hover  {color:#214000; background-color:#a2d521}
#primary-nav li.active a:hover{background-color:#fff;}

a:hover ,
#components .tab-nav li a:hover,
#newsletter a:hover .title ,
#marketplace a:hover .title ,
.paging ol li a.active,
.breadcrumb li ,
.breadcrumb a ,
.breadcrumb li.first a ,
.editorial-comment ,
#archive td a.active ,
#archive li a.active ,
#primary-nav li.active a,
#primary-nav li.active ol li.active a ,
#primary-nav li.active ol li a:hover,
.dialog .error{color:#409c03;}
	
.dialog .error {border-color:#409c03;}

/** Blue ///////////////////////////////// **/
#subscription-board .content span ,
#search-normal {background:#c91490;}


/**light Blue: ///////////////////////////////// **/
#search-refinements {background:#fde7f6;}


/* IMAGES /////////////////////////////// **/
#header {background:#409c03 url('../../images/themes/spring/bkg_header.png') repeat-x top left;}
#footer  {background:#3b8405  url('../../images/themes/spring/bkg_footer.png') repeat-x top left;}

#primary-nav {background:url(../../images/themes/spring/accessible_nav_bkg.png) repeat-x 0 35px;}
#marketplace-search-field input.button{	background:url('../../images/themes/spring/sx_buttons.png') no-repeat 0 -140px;}
#marketplace-search-field input.button:hover {background:url('../../images/themes/spring/sx_buttons.png') no-repeat 0 -180px;}
.carousel-controls .group-buttons a {background:url('../../images/themes/spring/sx_buttons.png') no-repeat 6px -244px;}
#carousel-previous {background:url('../../images/themes/spring/sx_icons.png') no-repeat 100% -109px;}
#carousel-next {background:url('../../images/themes/spring/sx_icons.png') no-repeat 0 -128px;}

#search-field input.button,
#search-refinements input.button {background:url('../../images/themes/spring/sx_buttons.png') no-repeat 0 -0px;}

#search-field input.button:hover,
#search-refinements input.button:hover {background:url('../../images/themes/spring/sx_buttons.png') no-repeat 0 -40px;}

a#refine-search {background:url('../../images/themes/spring/sx_buttons.png') no-repeat 74px -81px;}
#login input.button {background:url('../../images/themes/spring/sx_buttons.png') no-repeat 0 -140px;}
#login input.button:hover {	background:url('../../images/themes/spring/sx_buttons.png') no-repeat 0 -180px;}

#mailchimp_form input.button {background:url('../../images/themes/spring/sx_buttons.png') no-repeat 0 -140px;}
#mailchimp_form input.button:hover {	background:url('../../images/themes/spring/sx_buttons.png') no-repeat 0 -180px;}
