/*comuns */
* {
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
    text-decoration: none;
}

div, body * {
    font: 11px Arial, Verdana;
    color: #0a101f;
}

p {
    color: #9ea1a5;
}

html, body {
	height:100%;
    text-align: center;
}

html, body * {
	
    text-align: left;
}

body {
    background: #0a101f url(/xla/images/bg_page.jpg) repeat-y -34px 0;
}

a, a strong {
    text-decoration: none;
    color: #ededed;
    outline: none;
}

a:hover, a:hover * {
    color: #6699cc !important;
}

b, strong, strong a, b a {
    font-weight: bold;
}

em {
    font-style: italic;
}
.breadcrumb{
	display:none;
}
/* end comuns */
/* replace images - GENERIC*/
#logo, #quote, .primary-nav li, .secondary-nav li, #copyright, .content-area h2, .content-area h3, #downloads dt, .body-news_events .btClose, .body-faqs .btClose, #footer-nav a {
    text-indent: -5000px;
    overflow: hidden;
    float: left;
}
/* end replace images */
.container {
	height:90%;
	clear:both;
    display: block;
	margin-left:-40px;
    padding-top: 23px;
    background: url(/xla/images/img_graphic_logo.jpg) no-repeat -23px -10px;
}

.main {
    display: block;
    width: 1003px;  /*1003 old*/
	height:82%;
}
/* header */
#header {
    display: block;
    height: 95px;
	
}

#logo {
    display: block;
    width: 267px;
    height: 56px;
    background: url(/xla/images/logo.gif) no-repeat right;
}

#quote {
    display: block;
    width: 735px;
    height: 62px;
    float: right;
    /*background: url(/xla/images/img_quote.gif) no-repeat right bottom;*/
}
/* end header */
.column-wrapper {
    display: block;
    clear:both;
	height:100%;
	width:100%;
}
/********************************
 * column-wrappers
 ********************************/
.column-wrapper-home, .column-wrapper-news{
	display: block;
    clear:both;
	height:100%;
	width:100%;
}
/********************************
 * End of column-wrapper
 ********************************/
/* left-column */
.nav-area {
    float: left;
    clear:both;
    width: 217px;
}

.primary-nav {
    margin-bottom: 30px;
}

.primary-nav ul {
    display: block;
}

.primary-nav li {
    display: block;
    float: none;
    background: url(/xla/images/men_img_detail.gif) no-repeat -5px bottom;
}

.primary-nav li ul {
    display: none;
} /* second */
.secondary-nav li {
    display: block;
    float: none;
    height: 21px;
    background: url(/xla/images/men_img_detail2.gif) no-repeat 18px bottom;
}

/*language*/
#language{
	display: block;
    float: none;
    height: 15px;
	margin-top:35px;
	background: url(/xla/images/men_language_bg.gif) no-repeat 60px 0px; 
}

#language a{
	display:block;
	height:15px;
	width:40px;
	margin-left:95px;
	background: url(/xla/images/men_language.gif) no-repeat -5px 0px;
}

#language a:hover{
	background: url(/xla/images/men_language.gif) no-repeat -5px -15px; 
}

#language a:active{
	background: url(/xla/images/men_language.gif) no-repeat -5px -15px; 
}


/*menu images*/
.primary-nav a {
    display: block;
    height: 27px;
}

.secondary-nav a {
    display: block;
    height: 20px;
}

.primary-nav #men_home {
    background: url(/xla/images/men_home.gif) no-repeat 75px 8px;
}

.primary-nav #men_news {
    background: url(/xla/images/men_news.gif) no-repeat 75px 8px;
}

.primary-nav #men_product {
    background: url(/xla/images/men_product.gif) no-repeat 75px 7px;
}

.primary-nav #men_apparel {
    background: url(/xla/images/men_apparel.gif) no-repeat 75px 8px;
}

.primary-nav #men_sourcing {
    background: url(/xla/images/men_sourcing.gif) no-repeat 75px 8px;
}

.primary-nav #men_human{
	background: url(/xla/images/men_human.gif) no-repeat 75px 8px;
}

.primary-nav #men_literature {
    background: url(/xla/images/men_literature.gif) no-repeat 75px 8px;
}

.secondary-nav #men_faqs {
    background: url(/xla/images/men_faqs.gif) no-repeat 75px 3px;
}

.secondary-nav #men_branding {
    background: url(/xla/images/men_branding.gif) no-repeat 75px 3px;
}

.secondary-nav #men_request {
    background: url(/xla/images/men_request.gif) no-repeat 75px 3px;
}
/* active menu */
.body-home #men_home {
    background: url(/xla/images/men_home.gif) no-repeat 75px -13px;
}

.body-news_events #men_news {
    background: url(/xla/images/men_news.gif) no-repeat 75px -14px;
}

.body-product #men_product, .body-performance #men_product, .body-comfort #men_product, .body-care #men_product, .body-design #men_product, .body-durability #men_product{
    background: url(/xla/images/men_product.gif) no-repeat 75px -13px;
}

.body-apparel #men_apparel {
    background: url(/xla/images/men_apparel.gif) no-repeat 75px -15px;
}

.body-sourcing #men_sourcing {
    background: url(/xla/images/men_sourcing.gif) no-repeat 75px -13px;
}

.body-human #men_human{
    background: url(/xla/images/men_human.gif) no-repeat 75px -15px ;
}

.body-literature #men_literature {
    background: url(/xla/images/men_literature.gif) no-repeat 75px -15px;
}

.body-branding #men_branding {
    background: url(/xla/images/men_branding.gif) no-repeat 75px -15px;
}

.body-faqs #men_faqs {
    background: url(/xla/images/men_faqs.gif) no-repeat 75px -15px;
}

.body-request #men_request {
    background: url(/xla/images/men_request.gif) no-repeat 75px -15px;
}
/* end active menu */
/* hover menu */
#men_home:hover {
    background: url(/xla/images/men_home.gif) no-repeat 75px -13px !important;
}

#men_news:hover {
    background: url(/xla/images/men_news.gif) no-repeat 75px -14px !important;
}

#men_product:hover {
    background: url(/xla/images/men_product.gif) no-repeat 75px -13px !important;
}

#men_apparel:hover {
    background: url(/xla/images/men_apparel.gif) no-repeat 75px -15px !important;
}

#men_sourcing:hover {
    background: url(/xla/images/men_sourcing.gif) no-repeat 75px -13px !important;
}

#men_human:hover {
    background: url(/xla/images/men_human.gif) no-repeat 75px -14px !important;
}

#men_literature:hover {
    background: url(/xla/images/men_literature.gif) no-repeat 75px -15px !important;
}

#men_branding:hover {
    background: url(/xla/images/men_branding.gif) no-repeat 75px -15px !important;
}

#men_faqs:hover {
    background: url(/xla/images/men_faqs.gif) no-repeat 75px -15px !important;
}

#men_request:hover {
    background: url(/xla/images/men_request.gif) no-repeat 75px -15px !important;
}
/* hover menu */
/* sub menu */
/*generic */
.primary-nav li ul {
    padding-bottom: 20px;
}

.primary-nav li ul li {
    background: none; /* hide bg*/
    padding: 7px 0 7px 75px;
}

.primary-nav li ul li a {
    height: 12px;
}
/*end generic */
/* sub menu product */
.body-product #sub-product, .body-performance #sub-product, .body-comfort #sub-product, .body-care #sub-product, .body-design #sub-product, .body-durability #sub-product {
    display: block;
} 
/* show sub menu */
#men_pro_performance {
    background: url(/xla/images/men_pro_performance.gif) no-repeat ;
}

#men_pro_comfort {
    background: url(/xla/images/men_pro_comfort.gif) no-repeat;
}

#men_pro_durability {
    background: url(/xla/images/men_pro_durability.gif) no-repeat;
}

#men_pro_care {
    background: url(/xla/images/men_pro_care.gif) no-repeat; 
}

#men_pro_design {
    background: url(/xla/images/men_pro_design.gif) no-repeat 0 -1px;
}
/* active sub menu */
.body-performance .column-wrapper-performance #men_pro_performance {
    background: url(/xla/images/men_pro_performance.gif) no-repeat 0 -28px;
}

.body-comfort .column-wrapper-comfort #men_pro_comfort {
    background: url(/xla/images/men_pro_comfort.gif) no-repeat 1px -30px;
}

.body-durability .column-wrapper-durability #men_pro_durability {
    background: url(/xla/images/men_pro_durability.gif) no-repeat 0 -28px;
}

.body-care .column-wrapper-care #men_pro_care {
    background: url(/xla/images/men_pro_care.gif) no-repeat 0 -30px;
}

.body-design .column-wrapper-design #men_pro_design {
    background: url(/xla/images/men_pro_design.gif) no-repeat 0 -31px;
}
/* end active sub menu */
/* hover sub menu */
#men_pro_performance:hover {
    background: url(/xla/images/men_pro_performance.gif) no-repeat 0px -14px !important;
}

#men_pro_comfort:hover {
    background: url(/xla/images/men_pro_comfort.gif) no-repeat 1px -16px !important;
}

#men_pro_durability:hover {
    background: url(/xla/images/men_pro_durability.gif) no-repeat 0 -14px !important;
}

#men_pro_care:hover {
    background: url(/xla/images/men_pro_care.gif) no-repeat 0 -15px !important;
}

#men_pro_design:hover {
    background: url(/xla/images/men_pro_design.gif) no-repeat 0 -16px !important;
}
/* end hover sub menu */
/* end sub menu product */
/* sub menu apparel */
.body-apparel #sub-apparel {
    display: block;
} /* show sub menu */
.body-apparel #men_app_ready {
    background: url(/xla/images/men_app_ready.gif) no-repeat ;
}

.body-apparel #men_app_swimwear {
    background: url(/xla/images/men_app_swimwear.gif) no-repeat;
}

.body-apparel #men_app_active {
    background: url(/xla/images/men_app_active.gif) no-repeat;
}

.body-apparel #men_app_intimates {
    background: url(/xla/images/men_app_intimates.gif) no-repeat;
}

.body-apparel #men_app_workwear {
    background: url(/xla/images/men_app_workwear.gif) no-repeat;
}

.body-apparel #men_app_denim {
    background: url(/xla/images/men_app_denim.gif) no-repeat;
}

.body-apparel #men_app_tailored {
    background: url(/xla/images/men_app_tailored.gif) no-repeat 0 -1px;
}
/* active sub menu */
.body-apparel .column-wrapper-ready #men_app_ready {
    background: url(/xla/images/men_app_ready.gif) no-repeat 0 -30px;
}

.body-apparel .column-wrapper-swimwear #men_app_swimwear {
    background: url(/xla/images/men_app_swimwear.gif) no-repeat 0 -29px;
}

.body-apparel .column-wrapper-active #men_app_active {
    background: url(/xla/images/men_app_active.gif) no-repeat 0 -28px;
}

.body-apparel .column-wrapper-intimates #men_app_intimates {
    background: url(/xla/images/men_app_intimates.gif) no-repeat 0 -30px;
}

.body-apparel .column-wrapper-workwear #men_app_workwear {
    background: url(/xla/images/men_app_workwear.gif) no-repeat 0 -28px;
}

.body-apparel .column-wrapper-denim #men_app_denim {
    background: url(/xla/images/men_app_denim.gif) no-repeat 0 -29px;
}

.body-apparel .column-wrapper-tailored #men_app_tailored {
    background: url(/xla/images/men_app_tailored.gif) no-repeat 0 -30px;
}
/* end active sub menu */
/* hover sub menu */
#men_app_ready:hover {
    background: url(/xla/images/men_app_ready.gif) no-repeat 0 -15px !important;
}

#men_app_swimwear:hover {
    background: url(/xla/images/men_app_swimwear.gif) no-repeat 0 -15px !important;
}

#men_app_active:hover {
    background: url(/xla/images/men_app_active.gif) no-repeat 0 -14px !important;
}

#men_app_intimates:hover {
    background: url(/xla/images/men_app_intimates.gif) no-repeat 0 -15px !important;
}

#men_app_workwear:hover {
    background: url(/xla/images/men_app_workwear.gif) no-repeat 0 -14px !important;
}

#men_app_denim:hover {
    background: url(/xla/images/men_app_denim.gif) no-repeat 0 -15px !important;
}

#men_app_tailored:hover {
    background: url(/xla/images/men_app_tailored.gif) no-repeat 0 -16px !important;
}
/* end hover sub menu */
/* end sub menu apparel */
/* end sub menu */
/* end left-column */
.content-area {
    float: right;	
	display:block;
    width: 786px; 
}

.content-area .column1 {
    float: left;
    width: 377px;
}

.content-area .column2 {
    float: left;
    width: 399px;
}

.content-area .column2 h2 { /*generic */
    display: block;
    padding-bottom: 23px;
    width: 399px;
    height: 51px;
}

.content-area h2 { /*generic */
    height: 15px;
}

.content-area .column1 h3 { /*generic */
    padding-bottom: 8px;
    width: 350px;
}

.content-area .column2 h3 { /*generic */
    padding-bottom: 20px;
    width: 360px;
}

.content-area .column2 p { /*generic */
    clear: both;
    padding: 0 10px 23px 0;
    line-height: 17px;
}

.content-area .column2 .body { /*generic */
    padding-left: 42px;
}

.content-area .column2 .body .options { /*generic */
    clear: left;
    padding-top: 20px;
}

.content-area .column2 .body .options h3 { /*generic */
    padding-bottom: 0px;
}

.content-area .column2 .body .options li { /*generic */
    clear: both;
    padding: 3px 0 1px 0;
}

.content-area .column2 .body .options p { /*generic */
    padding-left:2px;
}

/*product benifit special   */
/*product benefits special css*/


.body-product .column1, .body-performance .column1, .body-comfort .column1, .body-care .column1, .body-design .column1, .body-durability .column1{
    float: right;
    width: 280px;
}

.body-product .column2, .body-performance .column2, .body-comfort .column2, .body-care .column2, .body-design .column2, .body-durability .column2{
	float: left;
    width: 490px ;
}

.body-product .column1 h2, .body-performance .column1 h2, .body-comfort .column1 h2, .body-care .column1 h2, .body-design .column1 h2, .body-durability .column1 h2{ /*generic */
    padding-bottom: 8px;
    width: 280px;
}


.body-product .column2 .body, .body-performance .column2 .body, .body-comfort .column2 .body, .body-care .column2 .body, .body-design .column2 .body, .body-durability .column2 .body{
	padding-left: 60px;
	width:440px;
}


/*only on product benefit index page*/
.body-product #picture img, .body-performance #picture img, .body-comfort #picture img, .body-care #picture img, .body-design #picture img, .body-durability #picture img{
	padding-left:10px;
	width:270px;
	height:198px;
}

.body-product #thumbnails h3, .body-performance #thumbnails h3, .body-comfort #thumbnails h3, .body-care #thumbnails h3, .body-design #thumbnails h3, .body-durability #thumbnails h3{
	float:right;	
	clear:both;
	padding-bottom: 20px;
}

.body-product #thumbnails ul, .body-performance #thumbnails ul, body-performance #thumbnails ul, .body-comfort #thumbnails ul, .body-care #thumbnails ul, .body-design #thumbnails ul, .body-durability #thumbnails ul{
    padding-bottom: 20px;
}

.body-product #thumbnails li, .body-performance #thumbnails li, body-performance #thumbnails li, .body-comfort #thumbnails li, .body-care #thumbnails li, .body-design #thumbnails li, .body-durability #thumbnails li {
    display: inline;
	float:right;	
	padding-right: 2px;
	padding-bottom: 10px;
}

.body-product #thumbnails img, .body-performance #thumbnails img, body-performance #thumbnails img, .body-comfort #thumbnails img, .body-care #thumbnails img, .body-design #thumbnails img, .body-durability #thumbnails img{
	width:109px;
	height:99px;
}


/********************/


/*news events*/
.body-news_events .column1 h2, .body-news_events .content-area .column2 h2 { /* generic */
    display: block;
    height: 26px;
    padding-bottom: 19px; /* rewrite */
}

.body-news_events .column1 {
    width: 515px;
	padding-bottom:60px;
}

.body-news_events .column1 h2 {
    padding-bottom: 19px;
    width: 470px;
    background: url(/xla/images/tit_news.gif) no-repeat;
}

.body-news_events .column1 .header {
    clear: left;
}

.body-news_events .column1 .header .new {
    float: left;
    display: block;
    width: 65px;
    color: #FFFFFF;
}

.body-news_events .column1 .header .date {
    color: #9ea0a2;
}

.body-news_events .column1 .item {
    display: block;
    clear: left;
    width: 488px;
    margin-bottom: 10px;
    border-bottom: 1px solid #273037;
}

.body-news_events .column1 dt {
    margin-bottom: 10px;
    padding-left: 65px;
}

.body-news_events .column1 dt, .body-news_events .column1 dt a {
    font-size: 13px;
    color: #FFFFFF;
}

.body-news_events .column1 dd {
    display: none;
    position: relative;
    padding: 10px 0 10px 8px;
    background: #FFFFFF;
}

.body-news_events .btClose, .body-faqs .btClose {
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(/xla/images/bt_close.gif) no-repeat;
}

.body-news_events .column1 dd * {
    color: #000000;
}

.body-news_events .column1 dd a {
    color: #000099;
}

.body-news_events .column1 .options {
    float: left;
    width: 56px;
    height: 320px;
}

.body-news_events .column1 .options .download {
    display: block;
    padding-top: 260px;
}

.body-news_events .column1 .options a {
    text-indent: -5000px;
    overflow: hidden;
    float: left;
    width: 44px;
    height: 25px;
    background: url(/xla/images/ico_pdf.gif) no-repeat bottom right;
}

.body-news_events .column1 .options .download p {
    clear: both;
    padding: 5px 10px 0 0;
    text-align: right;
}

.body-news_events .column1 .newsrelease {
    display: block;
    /*overflow:auto;*/
    height: 320px;
    color: #000000;
}

.scroll {
    overflow: auto;
}

.noscroll {
    overflow: hidden !important;
}

.body-news_events .column1 .newsrelease p {
    padding: 23px 5px 0 0;
}
/* events */
.body-news_events .column2 {
    float: right;
    width: 255px;
}

#events h2 {
    width: 227px !important;
    background: url(/xla/images/tit_events.gif) no-repeat;
}

#events .date {
    float: left;
    width: 30px;
    padding: 0 !important; /*rewrite */
    color: #FFFFFF;
}

#events dl {
    float: right;
    width: 200px;
}

#events dt {
    font-size: 13px;
    color: #FFFFFF;
}

#events dd {
    line-height: 17px;
    color: #9ea0a2;
}

#events dd i {
    color: #9ea0a2;
}

#events .item {
    clear: left;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #273037;
}
/*end events*/
/*end news faq*/
/* downloads */
#downloads {
    display: block;
}

#downloads dl {
    float: left;
    width: 178px;
}

#downloads dt { /*generic */
    float: none;
    height: 15px;
}

#downloads dd { /*generic */
    padding-bottom: 23px;
	padding-left:2px;
	color: #9ea1a5;
}
/* end downloads*/
/* product */
.column-wrapper-product h2 {
    background: url(/xla/images/tit_product.gif) no-repeat;
}

.column-wrapper-product .confort {
    background: url(/xla/images/tit_pro_confort.gif) no-repeat;
}

.column-wrapper-product .circular {
    background: url(/xla/images/tit_pro_circular.gif) no-repeat;
}

.product_benefits .technical {
    background: url(/xla/images/tit_pro_thechnical.gif) no-repeat;
}

.product_benefits .core {
    background: url(/xla/images/tit_pro_core.gif) no-repeat;
}

.product_benefits .woven {
    background: url(/xla/images/tit_pro_woven.gif) no-repeat;
}
/*end product */

/* performance */
.column-wrapper-performance h2 {
    background: url(/xla/images/tit_performance.gif) no-repeat;
}

.column-wrapper-performance .designed {
    background: url(/xla/images/tit_per_designed.gif) no-repeat;
}

.column-wrapper-performance .t1 {
	height:30px !important;
    background: url(/xla/images/tit_per_t1.gif) top right no-repeat;
}
/*end performance */
/* comfort */
.column-wrapper-comfort h2 {
    background: url(/xla/images/tit_comfort.gif) no-repeat;
}

.column-wrapper-comfort .bends {
    background: url(/xla/images/tit_com_bends.gif) no-repeat
}

.column-wrapper-comfort .long {
    background: url(/xla/images/tit_com_long.gif) top right no-repeat;
}
/*end comfort */
/*durability*/
.column-wrapper-durability h2 {
    background: url(/xla/images/tit_durability.gif) no-repeat;
}

.column-wrapper-durability .tough {
    background: url(/xla/images/tit_dur_tough.gif) top right no-repeat;
}

.column-wrapper-durability .amazing {
	height:30px !important;
    background: url(/xla/images/tit_dur_amazing.gif) top right no-repeat;
}

.column-wrapper-durability .ultimate {
    background: url(/xla/images/tit_dur_ultimate.gif) no-repeat;
}
/*end durability*/
/* care */
.column-wrapper-care h2 {
    background: url(/xla/images/tit_care.gif) no-repeat;
}

.column-wrapper-care .true {
    background: url(/xla/images/tit_care_true.gif) no-repeat;
}

.column-wrapper-care .tough {
    background: url(/xla/images/tit_care_tough.gif) top right no-repeat;
}

.column-wrapper-care .stunning {
    background: url(/xla/images/tit_care_stunning.gif) top right no-repeat;
}
/*care */
/* design */
.column-wrapper-design h2 {
    background: url(/xla/images/tit_design.gif) no-repeat;
}

.column-wrapper-design .freedom {
    background: url(/xla/images/tit_des_freedom.gif) no-repeat;
}

.column-wrapper-design .tough {
    background: url(/xla/images/tit_des_tough.gif) top right no-repeat;
}

.column-wrapper-design .stunning {
    background: url(/xla/images/tit_care_stunning.gif) top right no-repeat;
}
.column-wrapper-design .amazing {
    background: url(/xla/images/tit_des_amazing.gif) top right no-repeat;
}
/*design */
/* apparel_markets */
.column-wrapper-apparel h2 {
    background: url(/xla/images/tit_apparel.gif) no-repeat;
}

.apparel_markets .overview {
    background: url(/xla/images/tit_app_overview.gif) no-repeat;
}
/*apparel_markets */
/* ready */
.column-wrapper-ready h2 {
    background: url(/xla/images/tit_ready.gif) no-repeat;
}

.column-wrapper-ready .continuous {
    background: url(/xla/images/tit_rea_continuous.gif) no-repeat;
}

.ready .ready {
    background: url(/xla/images/tit_rea_ready.gif) no-repeat;
}
/*ready */
/* swimwear */
.column-wrapper-swimwear h2 {
    background: url(/xla/images/tit_swimwear.gif) no-repeat;
}

.column-wrapper-swimwear .powerful {
    background: url(/xla/images/tit_swi_powerful.gif) no-repeat;
}

.column-wrapper-swimwear .swimwear {
    background: url(/xla/images/tit_swi_swimwear.gif) no-repeat;
}

.column-wrapper-swimwear .chlorine {
    background: url(/xla/images/tit_swi_chlorine.gif) no-repeat;
}

.column-wrapper-swimwear .uv {
    background: url(/xla/images/tit_swi_uv.gif) no-repeat;
}
/*swimwear */
/* Tailored  */
.column-wrapper-tailored h2 {
    background: url(/xla/images/tit_tailored.gif) no-repeat;
}

.column-wrapper-tailored .uncompromising {
    background: url(/xla/images/tit_tai_uncompromising.gif) no-repeat;
}

.column-wrapper-tailored .tailored {
    background: url(/xla/images/tit_tai_tailored.gif) no-repeat;
}
/*Tailored */
/* intimates  */
.column-wrapper-intimates h2 {
    background: url(/xla/images/tit_intimates.gif) no-repeat;
}

.column-wrapper-intimates .unmatched {
    background: url(/xla/images/tit_int_unmatched.gif) no-repeat;
}

.column-wrapper-intimates .intimates {
    background: url(/xla/images/tit_int_intimates.gif) no-repeat;
}
/*intimates */
/* denim  */
.column-wrapper-denim h2 {
    background: url(/xla/images/tit_denim.gif) no-repeat;
}

.column-wrapper-denim .enhanced {
    background: url(/xla/images/tit_den_enhanced.gif) no-repeat;
}
/*denim */
/* workwear  */
.column-wrapper-workwear h2 {
    background: url(/xla/images/tit_workwear.gif) no-repeat;
}

.column-wrapper-workwear .durability {
    background: url(/xla/images/tit_wor_durability.gif) no-repeat;
}

.column-wrapper-workwear .workwear {
    background: url(/xla/images/tit_wor_workwear.gif) no-repeat;
}

.column-wrapper-workwear .high {
    background: url(/xla/images/tit_wor_high.gif) no-repeat;
}
/*workwear */
/* active  */
.column-wrapper-active h2 {
    background: url(/xla/images/tit_active.gif) no-repeat;
}

.column-wrapper-active .freedom {
    background: url(/xla/images/tit_act_freedom.gif) no-repeat;
}

.column-wrapper-active .active {
    background: url(/xla/images/tit_act_active.gif) no-repeat;
}
/*active */
/* literature  */
.literature h1 {
    background: url(/xla/images/tit_literature.gif) no-repeat;
}

.literature .redesign {
    background: url(/xla/images/tit_lit_redesign.gif) no-repeat;
}

.literature .dow {
    background: url(/xla/images/tit_lit_dow.gif) no-repeat;
}

.literature .ready {
    background: url(/xla/images/tit_lit_ready.gif) no-repeat;
}

.literature .activewear {
    background: url(/xla/images/tit_lit_activewear.gif) no-repeat;
}

.literature .swimwear {
    background: url(/xla/images/tit_lit_swimwear.gif) no-repeat;
}

.literature .workwear {
    background: url(/xla/images/tit_wor_workwear.gif) no-repeat;
}

.literature .intimates {
    background: url(/xla/images/tit_int_intimates.gif) no-repeat;
}

.literature .tailored {
    background: url(/xla/images/tit_tai_tailored.gif) no-repeat;
}

.literature .technical {
    background: url(/xla/images/tit_lit_technical.gif) no-repeat;
}

.literature .core {
    background: url(/xla/images/tit_lit_core.gif) no-repeat;
}

.literature .woven {
    background: url(/xla/images/tit_lit_woven.gif) no-repeat;
}

.literature .order {
    background: url(/xla/images/tit_lit_order.gif) no-repeat;
}
/*literature */
/* request  */
.column-wrapper-request h2 {
    background: url(/xla/images/tit_request.gif) no-repeat;
}

.column-wrapper-request .redesign {
    background: url(/xla/images/tit_lit_redesign.gif) no-repeat;
}

.column-wrapper-request .information {
    background: url(/xla/images/tit_req_information.gif) no-repeat;
}

.column-wrapper-request strong {
    color: #c6c7c8;
}
/*request */
/* sourcing  */
.column-wrapper-sourcing h2 {
    background: url(/xla/images/tit_sourcing.gif) no-repeat;
}

.column-wrapper-sourcing .redesign {
    background: url(/xla/images/tit_lit_redesign.gif) no-repeat;
}

.column-wrapper-sourcing .information {
    background: url(/xla/images/tit_req_information.gif) no-repeat;
}

.column-wrapper-sourcing .sourcing_lists {
    background: url(/xla/images/tit_sou_sourcing.gif) no-repeat;
}

.column-wrapper-sourcing #na{
	display:block;
	
}

/*sourcing */
/* branding  */
.column-wrapper-branding h2 {
    background: url(/xla/images/tit_branding.gif) no-repeat;
}

.column-wrapper-branding .look {
    background: url(/xla/images/tit_bra_look.gif) no-repeat;
}

.column-wrapper-branding .trademarks {
    background: url(/xla/images/tit_bra_trademarks.gif) no-repeat;
}

.column-wrapper-branding .garment {
    background: url(/xla/images/tit_bra_garment.gif) no-repeat;
}

.column-wrapper-branding .options ul{
	padding-left: 2px;
}
#requestlist{
	margin:37px 0 0 0;
}
#requestlist span{
	display:none;
}
#requestlist h4{
	width:300px;
	height:30px;
}
#requestlist li{
	margin:0 0 24px 0;
}
.hangtags{
	background:url(../images/newbranding/hangtags.gif) no-repeat;
}
.trademarkslogos{
	background:url(../images/newbranding/trademarks.gif) no-repeat;
}
.garmentlabeling{
	background:url(../images/newbranding/garmentlabeling.gif) no-repeat;
}
.larger{
	font-size:12px;
}
.smaller{
	font-size:10px !important;
}

/*branding*/
/*human*/
.column-wrapper-human h2{
	background: url(/xla/images/tit_human.gif) no-repeat;
}

.column-wrapper-human .hu_h2{
	background: url(/xla/images/tit_hu_h2.gif) no-repeat;
}

.column-wrapper-human #thumbnails img{
	width:158px;
	height:109px;
}


.column-wrapper-human .white{
	color:#ffffff;
}

.column-wrapper-human a {
	text-decoration:underline;
}

.column-wrapper-human .small{
	font-size:9px;
}

/*human*/


#picture {
    display: block;
    padding-bottom: 73px;
}

#picture img{
	width:347px;
	height:242px;
}

#picture .caption{
	font-size:9px;
	text-align:right;
	width:347px;
}

#thumbnails ul {
    clear: left;
    padding-bottom: 30px;
}

#thumbnails li {
    display: inline;
    float: left;
    margin-right: 2px;
}

#thumbnails img{
	width:94px;
	height:84px;
}

/* faqs */
.column-wrapper-faqs h2 {
    background: url(/xla/images/tit_faqs.gif) no-repeat;
}

.column-wrapper-faqs .menu {
    padding-bottom: 20px;
}

.column-wrapper-faqs .menu li {
    display: inline;
    padding-left: 11px;
}


.column-wrapper-faqs .menu .first {
    padding-left: 0; /*rewrite*/
}

.column-wrapper-faqs .column2 .item {
    display: block;
    clear: left;
    width: 358px;
    margin-bottom: 10px;
    border-bottom: 1px solid #273037;
}

.column-wrapper-faqs .column2 dt {
    margin-bottom: 10px;
}

.column-wrapper-faqs .column2 dt, .column-wrapper-faqs .column2 dt a{
    font-size: 13px;
    color: #FFFFFF;
}

.column-wrapper-faqs .column2 dd {
    display: none;
    position: relative;
    padding: 8px 0 10px 8px;
    background: #FFFFFF;
}

.column-wrapper-faqs .column2 .answer {
    display: block;
    float: right;
    width: 318px;
    color: #000000;
}

.column-wrapper-faqs .column2 .answer p {
    padding: 0 15px 10px 0;
    color: #000000;
}

.column-wrapper-faqs .column2 .answer a{
	color: #6699cc !important;
}

.column-wrapper-faqs .column2 .answer a:hover{
	color: #4d739a !important;
}
/*faqs menu*/
.column-wrapper-faqs #general a.faq-general, .column-wrapper-faqs #ready a.faq-ready, .column-wrapper-faqs #swimwear a.faq-swimwear, .column-wrapper-faqs #activewear a.faq-activewear, #faqs #workwear a.faq-workwear {
    color: #FFFFFF;
}

/*end faqs menu*/
/*end faqs */
/*site map*/
#sitemap h1 {
    width: 380px;
    height: 40px;
    background: url(/xla/images/tit_sitemap.gif) no-repeat;
}

#sitemap .content-area .column1 {
    clear: left;
    width: 384px;
}

#sitemap .content-area .column2 {
    float: right;
    width: 384px;
}

#sitemap .content-area a {
    font-weight: bold;
}

#sitemap .content-area .group {
    padding-bottom: 25px;
    padding-right: 66px;
}
/* nivel 1 */
#sitemap .content-area ul li {
    padding-bottom: 2px;
}

#sitemap .content-area .nosubitens {
    border-bottom: 1px solid #273037;
}
/* end nivel 1 */
/* nivel 2 */
#sitemap .content-area ul li ul {
    margin-top: 2px;
    padding: 2px 0 0 77px;
    border-top: 1px solid #273037;
}

#sitemap .content-area ul li ul li {
    padding: 2px 0;
}

#sitemap .content-area ul li ul li a {
    color: #9ea0a2;
}
/* end nivel 2*/
/*end site map*/
/*footer*/
#footer {
    clear: both;
    display: block;
    padding: 10px 0 0px 75px;
}

#copyright {
    float: left;
    width: 400px;
    height: 31px;
    background: url(/xla/images/footer_nav.gif) no-repeat;
}

#footer-nav ul {
    float: right;
    padding-top: 20px;
}

#footer-nav ul li {
    float: left;
    display: inline;
    padding-left: 15px;
}

#footer-nav a {
    height: 24px;
}

#footer-nav .privacy a {
    width: 80px;
    background: url(/xla/images/footer_nav.gif) no-repeat -658px -18px;
}

#footer-nav .disclaimer a {
    width: 83px;
    background: url(/xla/images/footer_nav.gif) no-repeat -748px -18px ;
}

#footer-nav .accessibility a {
    width: 102px;
    background: url(/xla/images/footer_nav.gif) no-repeat -838px -18px;
}

#footer-nav .sitemap a {
    width: 45px;
    background: url(/xla/images/footer_nav.gif) no-repeat -945px -18px;
}

.content-area .remark {
    color: #4d4f52;
} /*generic */
.activeLink {
    color: #666666 !important;
}
/* set close button of dynamic windows*/
#request #fancy_close, .body-sourcing #fancy_close, .body-branding #fancy_close, #literature #fancy_close, #sitemap #fancy_close {
    right: 20px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {

    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* End hide from IE-mac */
