/* STICKY FOOTER - ADDITIONAL STYLES FROM ALL.CSS */
html, body, #page {height:100%;}
body > #page {height:auto; min-height:100%;}
/*#container {height: 550px;}*/
#shop_aussie_content {padding-bottom:25px;}  /* must be same height as the footer */
#footer {
	position:relative;
	margin-top:-25px; /* negative value of footer height */
	height:25px;
	}
/* CLEAR FIX */
.clearfix:after {content:"."; display:block;	height:0;	clear:both; visibility:hidden;}
.clearfix {display:inline-block;}
/* Clearfix Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

.error {color: #ff0099; font-weight: bold;}

/* SHOP AUSSIE - BUY IT NOW - INDEX PAGE */
#shop_aussie {margin:0; padding:0;}
#shop_aussie #shop_aussie_content {min-height:540; padding-top:18px; position:relative;}
#shop_aussie #finder {width:370px;}
#shop_aussie #finder h1 {width:139px; height:26px; margin:50px 0 0 30px; padding:0;}
#shop_aussie #finder h1 span {display:none;}
#shop_aussie #finder p {margin:12px 0 2px 30px; padding:0;}
#shop_aussie #finder form input {margin:10px 0 0 23px; padding:0; line-height:12px;}
#shop_aussie #finder form #collection_dropdown, 
#shop_aussie #finder form #product_dropdown {height:2.3em; margin:10px 0 0 30px; font-size:0.8em;}
#shop_aussie #finder form #collection_dropdown {width:20em;} 
#shop_aussie #finder form #product_dropdown {width:33em;}
#shop_aussie #collection {width:587px; position:absolute; left:390px; top:90px;}

/* SHOP AUSSIE - BUY IT NOW - SHOP ONLINE PAGE */
#shop_aussie #product {margin-left:30px; width:359px; /*height:540px;*/ position:relative; display:inline-block;}
#shop_aussie #product h1,
#shop_aussie #product h2,
#shop_aussie #product h3,
#shop_aussie #product h4,
#shop_aussie #product h5,
#shop_aussie #product h6 {margin:0; padding:0;}
#shop_aussie #product h1 span,
#shop_aussie #product h2 span,
#shop_aussie #product h3 span,
#shop_aussie #product h4 span,
#shop_aussie #product h5 span,
#shop_aussie #product h6 span {display:none;}
#shop_aussie #product h1#good_choice {width:170px; height:27px; margin-top:26px;}
#shop_aussie #product h2#shine_shampoo {width:359px; margin-left:6px; margin-top:13px; font:normal 24px/24px Arial, Helvetica, sans-serif;}
#shop_aussie #product h4,
#shop_aussie #product h5 {margin:10px 0 10px 6px;}
#shop_aussie #product h4 a {color:#ffffff; font:normal 12px/12px Arial, Helvetica, sans-serif; text-transform:none; margin-bottom:10px;}
#shop_aussie #product #new_product_dropdown {height:2.3em; width:34.4em; font-size:0.8em; margin-left:6px;}
.product_image {/*position:absolute; left:215px; top:73px; height:auto;*/margin:0 auto; width: 174px;}
.shop_online_content {position:absolute; left:420px; top:21px; padding:10px; height:410px; background-color:#fff; color:#000;}
.binIFrame {position:relative; width:490px; height:330px; overflow:auto; margin-top:10px; border:1px solid #ccc;}
.input_zipcode{
	background:url(/en_US/shop_aussie/images/bin_arrow.png) top left no-repeat;
	width:2.2em;
	height:1.6em;
	display:inline;
	border:none;
	cursor:pointer;
}
.product_drpdwn_container{
	position:relative;
	width: 371px;
}
.btn_choose_product{
	position:absolute;
	top:1px;
	right:0;
}

/* SHOP AUSSIE - BUY IT NOW - STORE LOCATOR PAGE */
#shop_aussie #store_locator {width:660px;}
#shop_aussie #store_locator h1#find_aussie {width:256px; width:37px; margin:50px 0 0 24px; padding:0;}
#shop_aussie #store_locator h1 span {display:none;}
#shop_aussie #store_locator h2 {font:normal 12px/12px Arial, Helvetica, sans-serif; text-transform:none;}
#shop_aussie #store_locator h2 a {color:#ff0099;}
#shop_aussie #store_locator h2,
#shop_aussie #store_locator p,
#shop_aussie #store_locator form#ziplocator {margin-left:30px;}
#shop_aussie #store_locator form#ziplocator {padding-top:6px;}
#shop_aussie #store_locator #displayzip {margin:24px 0 14px 30px; width:650px; height:330px; background-color:#fff; color:#000; overflow:auto; padding:1px;}
#shop_aussie #store_locator form #zip {width:150px; margin-right:6px;}

#finder form input#input_see_products{
	width:24em;
	height:3.6em;
	background:url(/en_US/shop_aussie/images/cta_seeproducts.png) top left no-repeat;
	border:none;
	cursor:pointer;
}
#finder form input#input_find_it{
	width:9em;
	height:3.6em;
	background:url(/en_US/shop_aussie/images/cta_find.png) top left no-repeat;
	border:none;
	cursor:pointer;
}

