	.breakfloat {
	float:none;
	clear:both;
	line-height:1px;
	font-size:1px;
	color:#FFF;	
	}
	
	/* CONTAINERS */

	#waterstore-wrapper {
		font-size:13px;
		font-family: Helvetica, Arial, sans-serif;
   		line-height:23px;
	}
	#waterstore-wrapper a:link {color:#000; text-decoration:none; font-weight:bold;}
	#waterstore-wrapper a:visited {color:#000; text-decoration:none; font-weight:bold;}
	#waterstore-wrapper a:hover {color:#00aeef; text-decoration:none; font-weight:bold;}
	
	#waterstore-wrapper .wrap_fullwidth{width:100%; position:relative; float:left; clear:both; /*background-color:#ddd;*/}
	#waterstore-wrapper .center{width:1049px; position:relative; margin:0 auto; clear:both; padding:0px; /*overflow:hidden;*//*auto;*/ /*background-color:#fff;*/}
	#waterstore-wrapper .wrap_content{width:100%; position:relative; clear:both; float:left;}
	
	/* BIG GALLERY */

	#waterstore-wrapper .big_gallery .gallery_items .item{ background-color:#EEE; }
	#waterstore-wrapper .big_gallery .gallery_top_shadow{ background:url('../images/skin/big_gallery_top_shadow.png') no-repeat 0px 0px; }
	#waterstore-wrapper .big_gallery .gallery_items .description{ background-color:#EEE; }
	#waterstore-wrapper .big_gallery .gallery_items .over{ background:transparent url('../images/skin/back_ground_caption-dark.png') 0px 0px; }
	#waterstore-wrapper .big_gallery .gallery_items .over  h2, #waterstore-wrapper .big_gallery .gallery_items .over a{ color:#fff; }
	#waterstore-wrapper .big_gallery .gallery_items .over a:hover{ color:#eee; }
	#waterstore-wrapper .big_gallery .gallery_items .over .caption{ color:#aaa; }

	/* GALLERIES NAVIGATION */

	#waterstore-wrapper .gallery_navigation_left{ background:url('../images/skin/back_ground_gallery_navigation.png') no-repeat 0px 0px; }
	#waterstore-wrapper .gallery_navigation_center{ }
	#waterstore-wrapper .gallery_navigation_right{ background:url('../images/skin/back_ground_gallery_navigation.png') no-repeat 0px -80px; }

	#waterstore-wrapper .gallery_navigation a{ background:url('../images/skin/button_slider_off.png') no-repeat 0px 0px; }
	#waterstore-wrapper .gallery_navigation .current{ background:url('../images/skin/button_slider_on.png') no-repeat 0px 0px; }
	
	/* BUTTONS */

	#waterstore-wrapper .light_button{ color:#4f4f4f; text-shadow:#fff 1px 1px 0px; border-top:solid 1px #eee; border-bottom:solid 1px #ccc; background:transparent url('../images/skin/button_light.png') repeat-x 0px 0px; }
	#waterstore-wrapper .light_button:hover{ color:#000; }

	#waterstore-wrapper div.light_button{ color:#4f4f4f; padding-top: 0px; padding-bottom: 10px;text-shadow:#fff 1px 1px 0px; border-top:solid 1px #eee; border-bottom:solid 1px #ccc; background:transparent url('../images/skin/button_light.png') repeat-x 0px 0px; }
	#waterstore-wrapper div.light_button:hover{ color:#000; }	

	/* SHADOWS */

	#waterstore-wrapper .thumb_shadow{ background:transparent url('../images/skin/thumb_shadow.png') no-repeat center bottom; }
	#waterstore-wrapper .big_shadow{ background:transparent url('../images/skin/big_shadow.png') no-repeat center bottom; }
	#waterstore-wrapper .big_shadow_border{ background:transparent url('../images/skin/big_shadow.png') no-repeat center bottom; }
	#waterstore-wrapper .full_shadow{ background:transparent url('../images/skin/full_shadow.png') no-repeat center bottom; }

	/* EXTRAS CLASSES */

	#waterstore-wrapper .clear_margin{margin:0px;}
	#waterstore-wrapper .last{margin-right:0px;}
	
	#waterstore-wrapper .aligncenter{display:block; margin:0px auto;}
	#waterstore-wrapper .alignleft{float:left; margin:0px 12px 0px 0px; padding:0px;}
	#waterstore-wrapper .alignright{float:right; margin:0px 0px 0px 12px; }
	
	
	#waterstore-wrapper .nomargintop {margin-top:0px;}
	
	
	
	#waterstore-wrapper .large-red-text {
		color:#F00;
		font-size:70px;
		letter-spacing:-2px;
		font-weight:bold;
		margin-top:0;
	}
	#waterstore-wrapper .medium-black-text {
		color:#000;
		font-size:30px;
		letter-spacing:-1px;
		font-weight:bold;
	}