#made-like-me-logo {
	display: block;
	width: 326px;
	height: 139px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 6;
}
#custom-body-type-header h1 {
	font-size: 24px;
	line-height: 1;
	color: #5d9fa3;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
}
#custom-body-type-header {
	margin: 0 0 55px 260px;
	width: 560px;
	padding: 0;
}
#custom-body-type-container h1 {
	color: #5d9fa3;
	margin: 0;
	padding: 0;
	line-height: 30px;
}
.product-offer-notification {
	text-align: center;
	display: block;
	font-size: 12px;
	padding: 6px 38px;
	margin: 8px 0;
	background: #e5e5e5;
	color: #555;
	font-family: sans-serif;
}

#cms.about, #cms.history, #cms.denim_day, #cms.press, #cms.careers, #cms.compliance, #cms.faq, #cms.shopping, #cms.shipping, #cms.return, #cms.privacy, #cms.size, #cms.customer_service { 
	margin: 11px 0 8px 10px; 
}
 
.about .static_text {height:300px;}
.history .static_text {height:350px;}
.careers .static_text {height:320px;}

.denim_day .static_container h2 {color:#c16073;}
.denim_day .static_container a {color:#c16073;}

.shipping li, .return li, .privacy li {list-style-type:disc;}
.shipping a, .size a {color:#FF9100;}
.size h5 {color:#7BADBE; text-transform:none !important;}
.cs_landing {width:755px;}

/* overwrite dojo css */
.claro .ui-accordion-header.ui-state-active{
	color: #7BADBE; 
	border-radius:6px 6px 0 0 !important;
}
.claro .ui-accordion-header.ui-state-default{
	border-radius:6px;
}
.claro .ui-state-default a, .claro .ui-state-active a{
	font: 14px/1.231 arial,helvetica,clean,sans-serif;
	line-height: 14px;
	text-transform: uppercase;
}
.claro .ui-accordion-content{
	border: 3px solid #BAD5DD;
    border-radius: 0 0 6px 6px;
}
.claro .ui-state-active, .claro .ui-widget-content .ui-state-active, .claro .ui-widget-header .ui-state-active{
	border: 1px solid #BAD5DD;
}
.claro .ui-state-active .ui-accordion-header {
	color: #7BADBE;
}
.claro .ui-state-default.ui-state-active  a, .claro .ui-state-active  a, .claro .ui-state-default a:hover{
	color: #FFF !important;
}
.claro .ui-state-default a{
	color: #7BADBE !important;
}
.claro .ui-state-active {
    background-color: #BAD5DD;
}
.claro .ui-state-default.ui-state-active, .claro .ui-state-active{
  background-image: -moz-linear-gradient(#81B8CB 10%, #8FBFCF, #BAD5DD);
  background-image: -webkit-linear-gradient(#81B8CB 10%, #8FBFCF, #BAD5DD);
  background-image: -o-linear-gradient(#81B8CB 10%, #8FBFCF, #BAD5DD);
  background-image: -ms-linear-gradient(#81B8CB 10%, #8FBFCF, #BAD5DD);
}
.claro .ui-state-default{
	background-color:transparent;
	background-image: -moz-linear-gradient(white 0%, #F7F7F7, #F3F3F3);
	background-image: -webkit-linear-gradient(white 0%, #F7F7F7, #F3F3F3);
	background-image: -o-linear-gradient(white 0%, #F7F7F7, #F3F3F3);
	background-image: -ms-linear-gradient(white 0%, #F7F7F7, #F3F3F3);
	background-repeat: repeat-x;
}
.claro .ui-state-default a:hover{
  background-color: #ABD6FF;
  border-radius:6px;
  background-image: -moz-linear-gradient(#81B8CB 10%, #8FBFCF, #BAD5DD);
    -webkit-transition-duration:0s;
	  -moz-transition-duration: 0s;
  transition-duration: 0s;
}
.claro .ui-accordion-content{
	background-color: #ffffff;
	border: 3px solid #BAD5DD;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.25);
}


.title-pane .ui-icon-triangle-1-s{
	background:url("../../images/en_US/company/faq_indicator_open.jpg") center center no-repeat !important;
}
.title-pane .ui-icon-triangle-1-e{
	background:url("../../images/en_US/company/faq_indicator_closed.jpg") center center no-repeat !important;
}

.title-pane .ui-state-default.ui-state-active a, .title-pane .ui-state-active a{
	color:black !important;
	font-weight:bold !important;
	font-size:12px !important;
	text-transform:none !important;
	line-height:20px !important;
	padding:0 0 0 26px !important;
	width:auto !important;
}
.title-pane .ui-state-default a, .title-pane .ui-state-default a:hover{
	color:#7BADBE !important;
	font-size:12px !important;
	text-transform:none !important;
	line-height:20px !important;
	padding:0 0 0 26px !important;
	width:auto !important;
}
.title-pane .ui-accordion-header, .title-pane .ui-accordion-header a:hover {
	background-color:transparent;
	background-image:none;
}
.title-pane .ui-accordion-header.ui-state-active{
	color: #7BADBE; 
	border:0 none transparent !important;
}
.title-pane .ui-state-default{
	background-color:transparent !important;
	background-image:none !important;
	border:0 none transparent !important;
}
.title-pane .ui-accordion-content, .ui-accordion-content{
	border:0 none transparent !important;
	height:auto !important;
	font-family:arial, helvetica, clean, sans-serif !important;
	font-size:12px !important;
	line-height:14px !important;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}
.title-pane .ui-accordion-content p{
	margin:0;
}

.hide {
	display: none;
}

/*Style for Left Navs taken from MyAccount*/
#nav_cms ul { margin: 0; padding: 0; width: 100%; height: auto; }
#nav_cms ul li { width: 100%; height: 41px; text-align: center; display: block; background: #8DBECF; background: -webkit-gradient(linear, 0 0, 0 top, from(#81b8cb 50%), #8fbfcf, to(#bad5dd)); background: -webkit-linear-gradient(#81b8cb 50%, #8fbfcf, #bad5dd); background: -moz-linear-gradient(#81b8cb 50%, #8fbfcf, #bad5dd); background: -ms-linear-gradient(#81b8cb 50%, #8fbfcf, #bad5dd); background: -o-linear-gradient(#81b8cb 50%, #8fbfcf, #bad5dd); background: linear-gradient(#81b8cb 50%, #8fbfcf, #bad5dd); -pie-background: linear-gradient(#81b8cb 50%, #8fbfcf, #bad5dd); -webkit-box-shadow: #ccc 0px 2px 2px; -moz-box-shadow: #ccc 0px 2px 2px; box-shadow: #ccc 0px 2px 2px; background-color: #81B8CB; position: relative; }
#nav_cms ul li a { font: bold 1em/41px arial, helvetica, clean, sans-serif; text-transform: uppercase; color: white; text-align: center; text-decoration: none; display: block; padding:0; width: 100%; }
#nav_cms ul li:hover { background: #BAD5DD; background: -webkit-gradient(linear, 0 0, 0 top, from(#bad5dd), #81b8cb, to(#bad5dd)); background: -webkit-linear-gradient(#bad5dd, #81b8cb, #bad5dd); background: -moz-linear-gradient(#bad5dd, #81b8cb, #bad5dd); background: -ms-linear-gradient(#bad5dd, #81b8cb, #bad5dd); background: -o-linear-gradient(#bad5dd, #81b8cb, #bad5dd); background: linear-gradient(#bad5dd, #81b8cb, #bad5dd); -pie-background: linear-gradient(#bad5dd, #81b8cb, #bad5dd); position: relative; }
#nav_cms ul li.selected { background: #fff !important; border: 1px solid #F4F4F4;}
#nav_cms ul li.selected a { color: #dc710e; }

#faq-Content #nav_cms { width: 160px; height: auto; float: left; margin-top: 7px; }
.lt-ie8 #nav_cms ul li a {font-size:0.9em;}
.lt-ie9 #nav_cms ul li.selected { border-right: 1px solid #fff; }
.lt-ie9 #nav_cms ul li.selected { border: 1px solid #ddd; }

#cms { margin: 11px 0 8px 0; }
#cms:before, #cms:after { content: ""; display: table; }
#cms:after { clear: both; }
#cms { zoom: 1; }

#cms #nav_cms { width: 160px; height: auto; float: left; margin-top: 7px; }
#cms section { width: 780px; min-height: 400px; /*height: 100%;*/ float: left; padding: 15px 10px; position: relative; margin-bottom: -18px; background: none repeat scroll 0 0 #FFFFFF; -webkit-box-shadow: #cccccc 0 -1px 8px; -moz-box-shadow: #cccccc 0 -1px 8px; box-shadow: #cccccc 0 -1px 8px; background-color: #fff; position: relative; }
 

/* Category/TN Page Layout Redesign: from global.css */
#tn_link_new { text-decoration: none; font-family: Arial, Regular; font-size: 14px;}

/* Category/TN Page Layout Redesign: from catalog.css */
.catalog_item {
	float:left;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 250px;
}

.catalog_item_image {position:relative;height:303px;width:250px;margin:0 0 10px 0;}
.catalog_item_image a.quickview_non_default {background:transparent url(../../images/en_US/global/tooltip_quickview.png) 0 0 no-repeat;display:none;width:105px;height:0;padding:50px 0 0 0;overflow:hidden;position:absolute;top:90px;left:80px;z-index:350;}
.catalog_item_image a.quickview_non_default:hover {cursor:pointer;}
.catalog_item_image:hover a.quickview_non_default {display:block;}

.catalog_item.last_of_row {margin: 20px 5px 0 0;}

.catalog_item h6 {margin:0 0 2px 0;font-size:.9em; font-family: Arial !important; font-weight: bold; font-size: 14px;}
p.original_price {font-size:14px;color:#666666;margin:0 0 8px 0; font-family: Arial, Regular; font-size: 14px !important;}
p.current_price {font-size:16px;color:#D7220A;margin:0 0 8px 0; font-family: Arial, Regular; font-size: 14px !important;}

.fit_finder {height:165px !important;width:138px !important;}
.catalog_item h6.fit_finder_name, .fit_finder_price p.original_price, .fit_finder_price p.current_price {font-size: 12px !important; font-weight: normal !important;}

#myAccount.accountEntry .signin_col .button.doNotRemember {
    float: right;
    margin-right: -5px;
    margin-top: 0px;
    width: 80px;
}

.catalog_item_image a.nocolor {background:transparent }
.catalog_item_image a.nocolor:hover {cursor:pointer;}
.catalog_item_image:hover a.nocolor {display:block;}

a.order_action_first {float:right;}
a.order_action_others {float:right; margin-right:7px;}

#myAccount_contentBox td.order_action div {margin: 0 5px 5px 0;}

.order_action_col {
	padding: 0 0 0 60px; 
	border-left: 1px solid #F3F3F3; 
	width: 850px; 
	float: left;
}
.order-action-row {
	width: 100%;	
	float: left;
	padding-bottom: 20px;
}
.action-button-container {
	float: left;
	width: 175px;
}
.action-description-container {
	float: left;
	padding: 0 0 0 60px; 
	width: 600px;
}
.order-action-label {
	width: 160px;
	text-align: center;
}
.order-login-row {
	width: 100%;	
	float: left;
	padding-bottom: 20px;
}

.prod_overlay_wrapper {
	height: 0px; 
	width: 100%; 
	position: relative; 
	z-index: 1;
}

.prod_overlay {
	position: absolute; 
	top: 242px;
}
.prod_overlay_small {
	position: absolute; 
	top: 100px;
}
.cancel-comments-label {
	margin-left: 68px;
	float: left;
	width: 68px;
}
.lt-ie9 .cancel-comments-label, .ie9 .cancel-comments-label, .ie10 .cancel-comments-label {
	margin-left: 70px;
	float: left;
	width: 73px;
}
.cancel-comments {
	margin-bottom: 10px;
	float: left;
	width: 80%; 
}
.cancel-button {
	margin-right: 15px !important;
}
.alert {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #E6E6E6;  
	background-origin: padding-box;
	background-position: 4px 4px;
	background-repeat: no-repeat;
	background-size: auto auto;
	border-bottom-color: #AFA581;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	border-image-slice: 100% 100% 100% 100%;
	border-image-source: none;
	border-image-width: 1 1 1 1;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-left-color-value: #AFA581;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-left-style-value: solid;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-left-width-value: 1px;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-right-color-value: #AFA581;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-right-style-value: solid;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-right-width-value: 1px;
	border-top-color: #AFA581;
	border-top-style: solid;
	border-top-width: 1px;
	color: #DC710E;
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 8px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 8px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 4px;
}
.order-cancel-espot {
	padding-bottom: 10px;
	padding-top: 15px;
} 

#cancel-form {
	padding-top:3px;
	padding-bottom: 10px;
}
#cancel-form label {
	display: inline-block;
    text-align: right;
    vertical-align: top;
    width: 160px;
}

#page_alert_container_left {
	float: left;
    margin: 0 0 0 10px;
    position: relative;
    width: 715px;
}

.maywesuggest .catalog_item {
	float: left;
    margin: 0 77px 29px 0;
    width: 140px;
}
.maywesuggest .suggested_item {
    margin: 0 5px 0 0;
    width: 120px;
}
.maywesuggest img.catalog_item_image {
    width: auto;
}
.maywesuggest .catalog_item h6 {
    font-size: 0.9em;
    margin: 0 0 2px;
    font-weight: normal;
}
.maywesuggest .catalog_item .original_price {
    font-size: 0.9em !important;
}
.maywesuggest .catalog_item .current_price {
    font-size: 0.9em !important;
}
.select-reason {
    vertical-align: middle;
}