.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
html {
	height: 100%;
}
body {
	margin: 0;
	height: 100%;
	background: #FFFFFF url(../images/bg_site.jpg) top center repeat-y;
	color: #000000;
	font: 11px Helvetica, Arial, sans-serif;
	position: relative;
}
p {
	margin: 12px 0;en
}
#site_container {
	margin: 0 auto;
	padding: 0 4px;
	width: 900px;
	background: url(../images/bg_content.jpg) 4px 0 repeat-y;
	position: relative;
	min-height: 100%;
}

/* @group Site head */

#site_head {
	height: 150px;
	background: url(../images/bg_head.jpg) no-repeat;
	position: relative;
}
#site_head h1 {
	margin: 0;
	width: 280px;
	height: 87px;
	background: url(../images/logo.png) no-repeat;
	top: 28px;
	left: 59px;
	position: absolute;
	text-indent: -9999px;
}
#site_head h1 a {
	display: block;
	height: 87px;
}
#head_shopping_bag {
	display: block;
	background: url(../images/btn_head_shopping_bag.png) no-repeat;
	width: 105px;
	height: 21px;
	position: absolute;
	top: 27px;
	right: 44px;
	text-decoration: none;
	line-height: 21px;
	text-indent: -9999px;
}

/* @end */

/* @group Man nav */

#main_nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: right;
	bottom: 30px;
	right: 44px;
	font-size: 13px;
	white-space: nowrap;
}
#main_nav li {
	display: inline;
	padding-left: 15px;
}
#main_nav li a {
	color: #FFFFFF;
	text-decoration: none;
}

/* @end */
#content_container {
	width: 900px;
	padding: 0 0 87px 0;
}

/* @group Ad rotate */

#ad_rotate {
	margin: 10px 20px 0 0;
	float: right;
	width: 700px;
	height: 400px;
	position: relative;
	overflow: hidden;
	background: #000000;
}
#ad_rotate #rotate_control {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
	bottom: 13px;
	left: 17px;
	list-style-type: none;
}
#ad_rotate #rotate_control li {
	margin-right: 5px;
	float: left;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}
#ad_rotate #rotate_control li a {
	color: #8a8774;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 25px;
	background: transparent url(../images/btn_bg_tab.png) 0 -25px no-repeat;
}
#ad_rotate #rotate_control li a.current {
	color: #000000;
	background-position: 0 0;
}
#ad_rotate #rotate_pane div {
	position: absolute;
	display: none;
}
#ad_rotate #rotate_pane div img {
	border: 0;
}

/* @end */

/* @group Content nav */

#content_nav {
	float: left;
	margin-left: 5px;
	padding-left: 20px;
	width: 150px;
	position: relative;
}

#content_nav h2 {
	margin: 21px 0 14px 0;
	padding: 0;
	font-size: 31px;
	font-weight: normal;
}
#content_nav h2 strong {
	margin-left: -7px;
}
#content_nav h2 a {
	color: #000000;
	text-decoration: none;
}
#content_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
}
#content_nav ul li {
	font-size: 16px;
	padding: 0 0 9px 9px;
}
#content_nav ul li.sub_nav {
	background: url(../images/bg_content_nav_sub.jpg) 0 23px repeat-x;
}
#content_nav ul li a {
	text-decoration: none;
	color: #282725;
}
#content_nav ul li ul {
	padding-top: 14px;
}
#content_nav ul li ul li {
	padding: 0 0 4.5px 12px;
	font-size: 12px;
	text-transform: uppercase;
}
#content_nav ul li ul li a {
	color: #474644;
}
#content_nav ul li ul li a:hover {
	color: #b13732;
}
#content_nav .sale_nav a {
	text-transform: uppercase;
	color: #b13732;
}
#content_nav a#gift_card_balance {
	display: block;
	background: url(../images/gift-card-balance-btn.png) left top no-repeat;
	text-indent: -9999px;
	height: 32px;
	width: 165px;
	margin-left: -24px;
}

/* @end */

/* @group Home promo */

#btn_home_promo {
	margin: 17px 0 21px 0;
	padding: 0;
	float: left;
	width: 900px;
	height: 100px;
	background: url(../images/btn_home_promo.jpg) no-repeat;
	list-style-type: none;
	clear: both;
}

#btn_home_promo li {
	height: 100px;
	float: left;
}
#btn_home_promo li a {
	display: block;
	height: 100px;
	text-indent: -9999px;
	text-decoration: none;
}
#btn_home_promo #h_promo_1 {
	margin-left: 9px;
	width: 292px;
}
#btn_home_promo #h_promo_2 {
	width: 238px;
}
#btn_home_promo #h_promo_3 {
	width: 204px;
}
#btn_home_promo #h_promo_4 {
	width: 146px;
}

/* @end */
.banner_home {
	margin-top: 20px;
	
/* Just for launch */
			margin-bottom: 7px;
	text-align: center;
	clear: both;
}
.banner_home img {
	border: 0;
}
.banner_occ {
	margin-top: 20px;
}
.banner_occ img {
	border: 0;
	vertical-align: middle;
}
.multicolumn_container {
	float: right;
	width: 704px;
	margin: 34px 0;
}
.top_content {
	background: #0a0b0d url(../images/bg_top_content_about.jpg) top right no-repeat;
	color: #FFFFFF;
	padding: 17px 385px 17px 26px;
	width: 293px;
	float: right;
	text-align: justify;
}
.top_content h2, .content_full h2 {
	margin: 0;
	font-weight: normal;
	font-size: 26px;
}
.content_full {
	width: 683px;
	overflow: hidden;
}
.content_full a img {
	float: left;
	border: 0;
}
.products {
	width: 693px;
}
.products a {
	color: #a13d3f;
}
.top-bar {
	float: left;
	width: 683px;
	margin-bottom: 10px;
}
.breadcrumb {
	font: bold 16px Arial, Helvetica, Sans-Serif;
	float: right;
}
.breadcrumb a {
	color: #a13d3f;
	text-decoration: none;
}
.product-row {
	float: left;
	clear: left;
	width: 693px;
	margin-bottom: 10px;
}
.product-wrapper {
	float: left;
	width: 168px;
	overflow: hidden;
	margin-right: 4px;
}
.product-top {
	float: left;
	width: 168px;
	height: 10px;
	position: relative;
	z-index: 9;
	background: url(/images/product-top.png) no-repeat;
}
.product-new {
	float: left;
	width: 143px;
	padding: 0 12px 0 13px;
	background: url(/images/product-repeat.png) repeat-y;
	position: relative;
	overflow: hidden;
	z-index: 99;
}
.product-new img {
	border: 0;
}
.product-new .product-img {
	margin-left: -4px;
	display: block;
}
.product-new .product-tag {
	position: absolute;
	z-index: 999;
	top: -10px;
	right: 0;
}
.product-new .product-info {
	background: url(/images/product-info.png) repeat-x;
	width: 143px;
	padding-top: 16px;
	position: relative;
}
.product-new .product-name, table.products .product-name {
	color: #252422;
	text-decoration: none;
	font: 11px Arial, Helvetica, Sans-Serif;
}
.product-new .product-price, table.products .product-price {
	text-decoration: none;
	font: 11px Arial, Helvetica, Sans-Serif;
	color: #888880;
}
.product-new .product-sales-price, table.products .product-sales-price {
	color: #a13d3f;
}
.product-bottom {
	float: left;
	width: 168px;
	height: 10px;
	background: url(/images/product-bottom.png) no-repeat;
}
.product-view {
	position: relative;
	float: left;
}
.product-view img.product-view-new {
	position: absolute !important;
	top: 40px;
	right: 10px;
}
.brand-name, .brand-category {
	float: left;
	width: 667px;
	background: #1d1d1d;
	color: #ffffff;
	padding: 4px 8px;
	margin-bottom: 1px;
	font: bold 14px Arial, Helvetica, Sans-Serif;
}
.brand-category {
	background: #e3e3e1;
	color: #1d1d1d;
	font: 12px Arial, Helvetica, Sans-Serif;
}
.product-view-info {
	float: left;
	width: 667px;
	padding: 0 8px;
}
.product-view-info p {
	line-height: 15px;
}
#order_info_error {
	margin-bottom: 10px;
	color: #a13d3f;
	font-weight: bold;
}

/* @group Add to Shopping */

.add-to-shopping h2 {
	float: left;
	width: 667px;
	background: #1d1d1d;
	color: #ffffff;
	padding: 4px 8px;
	margin-bottom: 1px;
	margin-top: 10px;
	font: bold 14px Arial, Helvetica, Sans-Serif;
}

.add-to-shopping .left {
	float: left;
	width: 170px;
}
.add-to-shopping .left h3 {
	font: 14px Arial, Helvetica, Sans-Serif;
	margin-top: 0 !important;
}
.add-to-shopping .left .old-price {
	color: #a13d3f;
}
.add-to-shopping .left .old-price {
	text-decoration: line-through;
}
.add-to-shopping .right {
	float: left;
	width: 493px;
	padding: 10px;
	background: #e3e3e1;
}
.add-to-shopping .right .order_info_label {
	float: left;
	width: 100px;
	margin-bottom: 6px;
}
.add-to-shopping .right .order_info_input {
	margin-bottom: 6px;
}

/* @end */

/* @group Cart */

#cart_table {
	border: 0;
	border-right: 1px solid #1d1d1d;
	border-bottom: 1px solid #1d1d1d;
}
#cart_table td, #cart_table th {
	border: 0;
	border-left: 1px solid #1d1d1d;
	border-top: 1px solid #1d1d1d;
}
#cart_table th {
	background: #4d4d4d;
	color: #ffffff;
}
#cart_table td.subtotal_row {
	background: #e3e3e1;
}
#cart_table a {
	color: #a13d3f;
}
#cart_buttons div {
	float: left;
	margin-top: 20px;
	margin-right: 15px;
}

/* @end */
.cust_info_header {
	font: bold 14px Arial, Helvetica, Sans-serif;
	margin-bottom: 10px;
}
.cust_info_line_label {
	float: left;
	width: 100px;
	padding-right: 10px;
	text-align: right;
}
.top-level-categories {
	float: left;
	padding-left: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(/graphics/dot_hor_divide.gif) left bottom no-repeat;
}
.top-level-categories a {
	float: left;
	margin-right: 18px;
}
.top-level-brands a {
	float: left;
	text-align: center;
	width: 170px;
}
.top-level-brands-row {
	float: left;
	clear: left;
	width: 693px;
	margin-top: 20px;
}
#faux_multicolumn {
	background: url(../images/bg_multicolumn.jpg) 20px 0 repeat-y;
	margin-top: 35px;
	width: 678px;
	float: left;
}
.content_column {
	float: left;
	width: 265px;
	padding: 0 28px 24px 28px;
	text-align: justify;
}
.content_column h3 {
	margin: 35px 0 0 0;
	font-size: 14px;
}
.content_column.left {
	margin-left: 20px;
	margin-right: 8px;
}
.content_column.right {
	margin-left: 8px;
}

/* @group Footer */

#site_foot {
	background: url(../images/bg_foot.jpg) no-repeat;
	position: absolute;
	bottom: 0;
	width: 900px;
	height: 87px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
#site_foot_nav {
	list-style-type: none;
	margin: 30px auto 0 auto;
	width: 75%;
	padding: 0;
	position: relative;
	font-size: 14px;
	white-space: nowrap;
}
#site_foot_nav li {
	float: left;
	border-right: 1px solid #FFFFFF;
	padding: 0 8px;
}
#site_foot_nav li a {
	color: #FFFFFF;
	text-decoration: none;
}
#site_foot_nav li.last {
	padding-right: 0;
	border: 0;
}
#site_foot p {
	margin: 8px;
}

/* @end */
.product {
	display: block;
	height: 180px;
	margin: 5px;
	float: left;
	width: 150px;
	border: 1px solid #ccc;
	overflow: hidden;
	text-align: center;
}
.new {
	background: #eee;
}
.clearing {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
}

/* @group About Us */

#about_us_intro {
	background: url(images/ingledews_about_bg.jpg) no-repeat black;
	color: white;
	padding: 25px 35px;
	margin-right: 1px;
}
#about_us_intro h2 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0;
	clear: none;
}
#about_us_intro h2 b {
	font-size: 24px;
}
#about_us_intro p {
	font-size: 13px;
	line-height: 16px;
	opacity: 0.99;
}
#about_us_intro .photo {
	float: right;
	width: 300px;
	margin: -25px -50px 0 0;
	padding: 0 0 25px 25px;
}

#about_us_intro .photo1 {
	float: right;
	margin: 25px;
	text-align: right;
	width: 168px;
}
#about_us_intro .photo1 .photo1_caption {
	text-align: right;
}

#about_us_intro .photo2_dummy {
	width: 1px;
	height: 340px;
	float: left;
}
#about_us_intro .photo2 {
	float: left;
	clear: left;
	margin: 25px;
/* 	margin-top: 760px; */
	width: 270px;
}
/* @end */
/* @group Popups */

/* use a semi-transparent image for the overlay */ 
#overlay { 
	display: none;
	width: 500px;
	height:699px; 
    color:#efefef; 
} 			 
/* container for external content. uses vertical scrollbar, if needed */ 
div.contentWrap { 
    height:699px; 
    overflow: hidden; 
}

/* @end */

/* @group Operation Christmas Child */

body.occ #occ-bg {
	padding-bottom: 120px;
	background: url(/images/occ/background.jpg) bottom left no-repeat;
}
body.occ .multicolumn_container {
	width: 605px;
	margin-right: 48px;
}
body.occ .content_full {
	margin-top: 40px;
	width: 380px;
	line-height: 1.25;
}

/* @end */

/* @group Home Buttons */

ul#home-button-strip {
	background: url(/images/home-buttons-strip.jpg) left top no-repeat;
	width: 902px;
	height: 100px;
	margin: 20px 0 0 0;
	position: relative;
	list-style: none;
	padding: 0;
}
ul#home-button-strip li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#home-button-strip li a {
	display: block;
	text-indent: -9999px;
	height: 100px;
	width: 50px;
	position: absolute;
	top: 0;

}
ul#home-button-strip li a:focus {
	outline: none;
}
ul#home-button-strip li.new-btn a {
	left: 0;
	width: 302px;
}
ul#home-button-strip li.entertowin-btn a {
	left: 303px;
	width: 238px;
}
ul#home-button-strip li.stayconnected-btn a {
	left: 541px;
	width: 205px;
}
ul#home-button-strip li.findyoursize_btn a {
	left: 745px;
	width: 150px;
}

/* @end */

/* @group New Home Buttons */

ul#home-button-strip-new {
	background: url(/images/home_buttons_summer_2010.jpg) left top no-repeat;
	width: 900px;
	height: 100px;
	margin: 20px 0 0 0;
	position: relative;
	list-style: none;
	padding: 0;
}
ul#home-button-strip-new li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#home-button-strip-new li a {
	display: block;
	text-indent: -9999px;
	height: 100px;
	width: 50px;
	position: absolute;
	top: 0;

}
ul#home-button-strip-new li a:focus {
	outline: none;
}
ul#home-button-strip-new li.new-btn a {
	left: 0;
	width: 302px;
}
ul#home-button-strip-new li.entertowin-btn a {
	left: 303px;
	width: 326px;
}
ul#home-button-strip-new li.stayconnected-btn a {
	left: 630px;
	width: 260px;
}

/* @end */

/* @group Products table */

table.products {
	border-spacing: 4px;
	margin-left: -4px;
	width: auto;
}
table.products td,
.products div.sale {
	vertical-align: bottom;
	width: 168px;
	background: url(/images/product-round-box.gif) no-repeat left top;
	padding: 30px 0 0;
}
.products div.sale {
	float: left;
	margin: 2px;
/* 	height: 174px; */
}
.products div.sale .image {
	height: 170px;
	position: relative;
}
.products div.sale .image a img {
	position: absolute;
	top: 50%;
	left: 50%;
}
h2 {
	clear: both;
}
.products h2 {
	margin: 0;
	padding: 0.83em 0;
}
table.products td.sale,
.products div.sale {
	background-image: url(/images/product-round-box-sale.gif);
}
table.products td.new {
	background-image: url(/images/product-round-box-new.gif);
}
table.products td .image,
.products div.sale .image {
	padding: 0 2px;
	width: 155px;
	overflow: hidden;
	text-align: center;
}
table.products a img,
.products a img {
	border: 0;
}
table.products td .info,
.products div.sale .info {
	background:transparent url(/images/product-info.png) repeat-x 0 0;
	padding-top:16px;
	position:relative;
	margin: 0 12px;
}
table.products td .bottom,
.products div.sale .bottom {
	background: url(/images/product-round-box.png) no-repeat left bottom;
	height: 10px;
}

/* @end */

#overlay .close {
	background: url(/images/stay-connected/stay-connected-close.png) left top no-repeat;
	height: 14px;
	width: 14px;
	position: absolute;
	left: 469px;
	top: 16px;
	cursor: pointer;
	z-index: 100;
}

/* @group Enter to win popup */

#entertowin-popup {
	width: 500px;
	height: 699px;
	background: #3c3c3c url(/images/enter-to-win/entertowin-background-12-07-10.jpg) left top no-repeat;
	position: relative;
}

#stayconnected-popup {
	width: 500px;
	height: 699px;
	background: #3c3c3c url(/images/stay-connected/stay-connected-bg.jpg) left top no-repeat;
	position: relative;
}


#stayconnected-popup #intro {
	position: absolute;
	left: 50px;
	top: 255px;
	width: 400px;
}
#stayconnected-popup form {
	position: absolute;
	left: 100px;
	top: 430px;
}
#stayconnected-popup form ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#stayconnected-popup form li {
	margin: 0 0 1em 0;
	padding: 0;
}
#stayconnected-popup form label {
	color: white;
	font: 14px Helvetica, Arial, sans-serif;
}
#stayconnected-popup form label.error {
	display: none !important;
}
#stayconnected-popup form input {
	border: 1px solid black;
	padding: 3px;
}
#stayconnected-popup form input.error {
	background: #f1bc5e;
}
#stayconnected-popup form #submit {
	background: none;
	border: 1px solid white;
	padding: 5px;
	color: white;
	text-transform: uppercase;
	cursor: pointer;
}
#stayconnected-popup form #submit:hover {
	background: #f1bc5e;
	color: black;
}

/* @group Form */

#entertowin-popup form {
	position: absolute;
	left: 100px;
	top: 409px;
}
#entertowin-popup form ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#entertowin-popup form li {
	margin: 0 0 1em 0;
	padding: 0;
}
#entertowin-popup form label {
	color: white;
	font: 14px Helvetica, Arial, sans-serif;
}
#entertowin-popup form label.error {
	display: none !important;
}
#entertowin-popup form input {
	border: 1px solid black;
	padding: 3px;
}
#entertowin-popup form input.error {
	background: #f1bc5e;
}
#entertowin-popup form #submit {
	background: none;
	border: 1px solid white;
	padding: 5px;
	color: white;
	text-transform: uppercase;
	cursor: pointer;
}
#entertowin-popup form #submit:hover {
	background: #f1bc5e;
	color: black;
}

/* @end */

/* @end */


/* @group win popup */

#contest-popup {
	width: 500px;
	height: 699px;
	background: #3c3c3c url(/images/ingledewslatelybackground.jpg) left top no-repeat;
	position: relative;
}
#contest-popup a{
	color: #3ab2d5;
}
#contest-popup h2{
	color: #3ab2d5;
	line-height: 0.5;
	margin-top: 0.5em;
	margin-bottom: 0.5em
}
#contest-popup-text {
	top: 325px;
	left: 70px;
	position: absolute;
	width: 375px;
	font: 11px Helvetica, Arial, sans-serif;
}
#contest-popup-text p{
	color: white;
	font: 11px Helvetica, Arial, sans-serif;
}

/* @group Form */

#contest-popup form {
	position: absolute;
	left: 100px;
	top: 515px;
}
#contest-popup form ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#contest-popup form li {
	margin: 0 0 1em 0;
	padding: 0;
}
#contest-popup form textarea {
	margin: 0 0 1em 0;
	padding: 0;
	width: 330px;
	height: 60px;
}
#contest-popup form label {
	color: white;
	font: 14px Helvetica, Arial, sans-serif;
}
#contest-popup form label.error {
	display: none !important;
}
#contest-popup form input {
	border: 1px solid black;
	padding: 3px;
}
#contest-popup form input.error {
	background: #f1bc5e;
}
#contest-popup form #submit {
	background: none;
	border: 1px solid white;
	padding: 5px;
	color: white;
	text-transform: uppercase;
	cursor: pointer;

}
#contest-popup form #submit:hover {
	background: #f1bc5e;
	color: black;
}

/* @end */

/* @end */

/* @group Enter to win popup */

#entertowin1of95-popup {
	width: 500px;
	height: 699px;
	background: #3c3c3c url(/images/enter-to-win/1of95background.jpg) left top no-repeat;
	position: relative;
}
#entertowin1of95-popup a{
	color: #3ab2d5;
}


/* @group Form */

#entertowin1of95-popup form {
	position: absolute;
	left: 55px;
	top: 409px;
}
#entertowin1of95-popup form ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#entertowin1of95-popup form li {
	margin: 0 0 1em 0;
	padding: 0;
}
#entertowin1of95-popup form label {
	color: white;
	font: 14px Helvetica, Arial, sans-serif;
}
#entertowin1of95-popup form label.error {
	display: none !important;
}
#entertowin1of95-popup form input {
	border: 1px solid black;
	padding: 3px;
}
#entertowin1of95-popup form input.error {
	background: #f1bc5e;
}
#entertowin1of95-popup form #submit {
	background: none;
	border: 1px solid white;
	padding: 5px;
	color: white;
	text-transform: uppercase;
	cursor: pointer;
}
#entertowin1of95-popup form #submit:hover {
	background: #f1bc5e;
	color: black;
}

/* @end */

/* @end */

ul.subcategories li {
	display: block;
	float: left;
	margin-right: 10px;
	list-style-type: none;
}

#lets_shop_links #lets_shop_left,
#lets_shop_links #lets_shop_right {
	float: left;
}

.nav_sale a {
	color: red !important;
}
