.title a:hover {
	color: #E18EAC;
}

body {
	background-color: #B8D3E7;
}

#page {
	background-color: #E1E8EF;
	background-image: url(/images/templates/bg_blue.gif);
}

#header {
	background-color: #E1E8EF;
}

a#shop_link {
	color: #E18EAC;
}

a#shop_link:hover {
	color: #87BADF;
}

#cart_link {
	background-image: url(/images/templates/icon_cart_0_blue.png);
}

#cart_link:hover {
	background-image: url(/images/templates/icon_cart_1_blue.png);
}

#main_top_left {
	background-color: #E1E8EF;
	background-image: url(/images/templates/main_top_left_blue.png);
}

#main_top_right {
	background-color: #E1E8EF;
	background-image: url(/images/templates/main_top_right_blue.png);
}

#sidebar_right {
	background-color: #E1E8EF;
	background-image: url(/images/templates/sidebar_bottom_left_blue.png);
}

#sillhouette {
	background-image: url(/images/templates/sillhouette_blue.png);
}

#menu li, .button {
	background-image: url(/images/templates/button_left_0_blue.png);
}

#menu li:hover, #menu li.active, .button:hover {
	background-image: url(/images/templates/button_left_1_blue.png);
}

#menu li a, .button a {
	background-image: url(/images/templates/button_right_0_blue.png);
}

#menu li a:hover, #menu li.active a, .button a:hover {
	background-image: url(/images/templates/button_right_1_blue.png);
}

.button_small a:hover {
	color: #E18EAC;
}

#main .corners_top_left {
	background-image: url(/images/templates/corner_top_left_blue_main.png);
}

#main .corners_bottom_left {
	background-image: url(/images/templates/corner_bottom_left_blue_main.png);
}

#main .corners_top_right {
	background-image: url(/images/templates/corner_top_right_blue_main.png);
}

#main .corners_bottom_right {
	background-image: url(/images/templates/corner_bottom_right_blue_main.png);
}

#sidebar_left .corners_top_left, #sidebar_right .corners_top_left {
	background-image: url(/images/templates/corner_top_left_blue_sidebar.png);
}

#sidebar_left .corners_bottom_left, #sidebar_right .corners_bottom_left {
	background-image: url(/images/templates/corner_bottom_left_blue_sidebar.png);
}

#sidebar_left .corners_top_right, #sidebar_right .corners_top_right {
	background-image: url(/images/templates/corner_top_right_blue_sidebar.png);
}

#sidebar_left .corners_bottom_right, #sidebar_right .corners_bottom_right {
	background-image: url(/images/templates/corner_bottom_right_blue_sidebar.png);
}
