@charset "utf-8";
/* CSS Document */

body{
	font-size:20px;
	background:#ffffff;
}


.print_display{
	display:none;
}

#logo_print_display{
	background-color:#ffffff !important;
}


.size_chart{
	width:751px !important;
	height:550px !important;
	width:771px;
	height:620px;	
	font-family:verdana;
	padding:70px 0 0 20px !important;	
	padding:70px 0 0 0px;
	color:#86878a;
}

.size_chart2{
	width:751px !important;
	height:550px !important;
	width:771px;
	height:620px;
	font-family:verdana;
	padding:70px 0 0 20px !important;	
	padding:70px 0 0 0px;
	color:#86878a;
	background:#ffffff;
	text-align:center;
	z-index:200;
	position:absolute;
}


a{
	color:inherit;
}

#header {
	width:100%;
}

#table_main{
	background:url(../en/tips/images/size_chart/bg_table_main.png) repeat-y;
	width:446px !important;
	width:476px;
	padding:15px 15px 2px 15px;
	text-align:center;
	margin-left:10px;
}

#table_top{
	background:url(../en/tips/images/size_chart/bg_table_top.png) no-repeat;
	width:476px;
	height:9px;
	font-size:0;
	margin:-4px 0 0 10px;
}

#table_bottom{
	background:url(../en/tips/images/size_chart/bg_table_bot.png) no-repeat;
	width:456px !important;
	width:476px;
	height:24px;
	padding:0 20px 0 0;
	text-align:right;
	font-size:10px;
	margin-left:10px;
}

#header ul {
	margin:0 0 0 20px;
	padding:10px 10px 0;
	list-style:none;
	font-family:verdana;
	font-size:12px;
	text-transform:uppercase;
}


#header a {
	float:left;
	display:block;
	background:url(../en/tips/images/size_chart/norm_right.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	color:#fff;
}


#header li {
	float:left;
	background:url(../en/tips/images/size_chart/norm_left.png)	no-repeat left top;
	margin:0 -3px 0 -2px;;
	padding:0 0 0 7px;
}


#header #current {
	float:left;
	background:url(../en/tips/images/size_chart/norm_left_on.png)	no-repeat left top;
	margin:0 -3px 0 -2px;;
	padding:0 0 0 7px;
	display:block;
}



#header strong, #header span {
	display:block;
	background:url(../en/tips/images/size_chart/norm_right.png) no-repeat right top;
	padding:5px 15px 4px 6px;
}

#header #current a {
	background-image:url(../en/tips/images/size_chart/norm_right_on.png);
	padding-bottom:5px;
	color:#003366;
}

.clear{
	clear:both;
}

table.data{
	font-family:verdana;
	width:100%;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#86878a;
	
}

table.data th, table.data td.first{
	font-weight:bold;
	background:#001d46;
	color:#ffffff;
	border:1px solid white;
	padding:3px;
	text-align:center;
}

table.data th{
	line-height:10px;
}

table.data td{
	border:1px solid white;
	color:#86878a;
	margin:0;
	padding:3px 0px;
	text-align:center;
}

table.data tr.odd{
	background:#cfd0d2;
}

.video{
	display:none;
}

.video img{
	display:none;
}

.text_print{
	display:none;
	margin:40px;
}

.text_print p{
	color:#666666;
	margin:5px 0;
}

.text_print .blue{
	color:#003366;
	font-weight:bold;
}

.header_site_menu{
	display:none;
}

.footer_size_chart{
	display:none;
}

#div1{
	background:url(../images/size_chart/bg_women_fr1.jpg) no-repeat;
/*	display:none;*/
}
#div2{
	background:url(../images/size_chart/bg_plus_fr1.jpg) no-repeat;
/*	display:none;*/
}
#div3{
	background:url(../images/size_chart/bg_petites_fr1.jpg) no-repeat;
/*	display:none;*/
}
#div4{
	background:url(../images/size_chart/bg_pluspetites_fr1.jpg) no-repeat;
/*	display:none;*/
}
#div5{
	background:url(../images/size_chart/bg_tall_fr1.jpg) no-repeat;
/*	display:none;*/
}

.sizechart_print{
	display:none;
}

table.data td.blue{
	color:#003366;
}
