@charset "UTF-8";
body {
	background-color: #CCCCCC;
	margin: 0px;
}

.chinese {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.notepaper_mid {
	background-image: url(notepaper_mid.png);
	background-repeat: repeat-y;
}
.english {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.englishbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e13a3e;
}
.chinesebold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e13a3e;
}
a:link {
	color: #e13a3e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e13a3e;
}
a:hover {
	text-decoration: underline;
	color: #e13a3e;
}
a:active {
	text-decoration: none;
	color: #e13a3e;
}
#mainwhite {
	position:relative;
	width:1000px;
	height:700px;
	z-index:1;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	top: 40px;
}
#stage {
	height: 650px;
	width: 950px;
	top: 25px;
	position: relative;
	left: 25px;
	background-color: #FFFFFF;
}
#stagesub {
	position:absolute;
	left:25px;
	top:25px;
	width:747px;
	height:648px;
	z-index:50;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E13A3E;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #E13A3E;
}

#frontnavleft1 {
	position:absolute;
	left:14px;
	top:25px;
	width:11px;
	height:33px;
	z-index:100;
	background-image: url(ribbon_l.gif);
}
#frontnavleft2 {
	position:absolute;
	left:0px;
	top:0;
	width:511px;
	height:20px;
	z-index:100;
	background-image: url(ribbon_l2.gif);
	background-repeat: no-repeat;
}
#frontnavright1 {
	position:absolute;
	left:755px;
	top:0;
	width:195px;
	height:20px;
	z-index:11;
	background-color: #E5E5E5;
	background-image: url(ribbon_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}
#frontnavright2 {
	position:absolute;
	left:755px;
	top:25px;
	width:195px;
	height:625px;
	z-index:8;
	background-color: #E5E5E5;
}
#frontfeat1 {
	position:absolute;
	left:0px;
	top:23px;
	width:495px;
	height:472px;
	z-index:6;
}
#frontfeat1logo {
	position:absolute;
	left:30px;
	top:30px;
	width:75px;
	height:75px;
	z-index:1;
}
#frontfeat2 {
	position:absolute;
	left:500px;
	top:0;
	width:250px;
	height:355px;
	z-index:5;
}
#frontfeat3 {
	position:absolute;
	left:500px;
	top:359px;
	width:250px;
	height:291px;
	z-index:4;
	background-repeat: repeat-y;
	background-position: 0px -55px;
}
#frontflash1 {
	position:absolute;
	left:0px;
	top:500px;
	width:495px;
	height:150px;
	z-index:2;
	background-color: #E13A3E;
}
#copyright {
	position:absolute;
	left:25px;
	top:705px;
	width:950px;
	height:25px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #666666;
}
.cellnavright {
	padding-bottom: 25px;
	text-align: center;
	vertical-align: top;
}
.cellnavrightsub {
	padding-bottom: 35px;
	text-align: center;
	vertical-align: top;
}


.cellnavtop {
	text-align: left;
	vertical-align: middle;
	padding-right: 20px;
}
.celltablegap {
	width: 9px;
}
.celltablegapout {
	width: 19px;
}
.cellpadlrb20 {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.cellpadbtm {
	padding-bottom: 40px;
}
.cellpadbtm2 {
	padding-bottom: 65px;
}
.cellnumeral {
	padding-right: 5px;
}
.cellshoebox {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	width: 128px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
.cellshoeboxblank {
	width: 128px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
.cellshoebig {
	text-align: left;
	vertical-align: middle;
	border: 1px none #999;
}
.cellshoethumb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	height: 60px;
	width: 80px;
}
.cellshoethumb1 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px none #999;
}
.cellshoecode {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 13px;
	font-weight: bold;
	color: #666;
}
.cellshoecodebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 54px;
	font-weight: bold;
	color: #E13A3E;
	font-style: oblique;
	line-height: 46px;
}
.cellshoepicsmall {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 96px;
	vertical-align: bottom;
}
.cellnextpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
}
.onlyonebigshoe {
	width: 550px;
}


#travelfoxfeat1 {
	position:absolute;
	left:0px;
	top:23px;
	width:495px;
	height:234px;
	z-index:10;
}
#travelfoxfeat2 {
	position:absolute;
	left:0px;
	top:263px;
	width:495px;
	height:233px;
	z-index:9;
}
#travelfoxfeat3 {
	position:absolute;
	left:0px;
	top:500px;
	width:495px;
	height:150px;
	z-index:6;
}
#travelfoxfeat4 {
	position:absolute;
	left:500px;
	top:0;
	width:250px;
	height:213px;
	z-index:5;
}
#travelfoxfeat5 {
	position:absolute;
	left:500px;
	top:218px;
	width:250px;
	height:213px;
	z-index:4;
}
#travelfoxfeat6 {
	position:absolute;
	left:500px;
	top:436px;
	width:250px;
	height:214px;
	z-index:3;
}

#foxitalyfeat1 {
	position:absolute;
	left:0px;
	top:278px;
	width:372px;
	height:372px;
	z-index:10;
	background-color: #D2D3D5;
}
#foxitalyfeat2 {
	position:absolute;
	left:378px;
	top:278px;
	width:372px;
	height:372px;
	z-index:9;
	background-color: #D2D3D5;
}
#foxitalyfeat3 {
	position:absolute;
	left:0px;
	top:500px;
	width:495px;
	height:150px;
	z-index:6;
}
#foxitalyfeat4 {
	position:absolute;
	left:500px;
	top:0px;
	width:250px;
	height:273px;
	z-index:5;
	background-color: #D2D3D5;
}
#foxitalyfeat5 {
	position:absolute;
	left:0px;
	top:23px;
	width:300px;
	height:250px;
	z-index:4;
	background-color: #DBDBDD;
}
#foxitalyfeat6 {
	position:absolute;
	left:306px;
	top:23px;
	width:188px;
	height:250px;
	z-index:3;
	background-color: #DBDBDD;
}

#logotravelfox {
	position:absolute;
	left:-55px;
	top:181px;
	width:275px;
	height:262px;
	z-index:15;
}
#ribbontravelfoxwomen {
	position:absolute;
	left:14px;
	top:288px;
	width:160px;
	height:48px;
	z-index:16;
}
#ribbontravelfoxmen {
	position:absolute;
	left:14px;
	top:80px;
	width:110px;
	height:50px;
	z-index:17;
}

#ribbonfoxitalywomen {
	position:absolute;
	left:392px;
	top:363px;
	width:160px;
	height:48px;
	z-index:16;
}
#ribbonfoxitalymen {
	position:absolute;
	left:14px;
	top:323px;
	width:110px;
	height:50px;
	z-index:17;
}

#ribbontravelfoxkids {
	position:absolute;
	left:15px;
	top:598px;
	width:113px;
	height:47px;
	z-index:18;
}
#ribbontravelfoxgear {
	position:absolute;
	left:514px;
	top:259px;
	width:255px;
	height:48px;
	z-index:19;
}
#ribbontravelfoxwear {
	position:absolute;
	left:653px;
	top:370px;
	width:132px;
	height:47px;
	z-index:20;
}
#ribbontravelfoxswim {
	position:absolute;
	left:515px;
	top:482px;
	width:132px;
	height:47px;
	z-index:21;
}
#ribbontravelfoxmen2 {
	position:absolute;
	left:425px;
	top:19px;
	width:307px;
	height:37px;
	z-index:110;
}
#frontfeat3logo {
	position:absolute;
	left:16px;
	top:18px;
	width:139px;
	height:31px;
	z-index:1;
}
#ribbonbunkerwomen {
	position:absolute;
	left:392px;
	top:363px;
	width:160px;
	height:48px;
	z-index:16;
}
#ribbonbunkermen {
	position:absolute;
	left:14px;
	top:323px;
	width:110px;
	height:50px;
	z-index:17;
}

#bunkerfeat1 {
	position:absolute;
	left:0px;
	top:278px;
	width:372px;
	height:372px;
	z-index:10;
	background-color: #D2D3D5;
}
#bunkerfeat2 {
	position:absolute;
	left:378px;
	top:278px;
	width:372px;
	height:372px;
	z-index:9;
	background-color: #D2D3D5;
}
#bunkerfeat3 {
	position:absolute;
	left:0px;
	top:500px;
	width:495px;
	height:150px;
	z-index:6;
}
#bunkerfeat4 {
	position:absolute;
	left:500px;
	top:0px;
	width:250px;
	height:273px;
	z-index:5;
	background-color: #D2D3D5;
}
#bunkerfeat5 {
	position:absolute;
	left:0px;
	top:23px;
	width:495px;
	height:250px;
	z-index:4;
	background-color: #DBDBDD;
}
#bunkerfeat6 {
	position:absolute;
	left:306px;
	top:23px;
	width:188px;
	height:250px;
	z-index:3;
	background-color: #DBDBDD;
}
#stores1 {
	position:absolute;
	left:0px;
	top:23px;
	width:750px;
	height:627px;
	z-index:100;
	background-color: #EAEAEA;
}

#stores2 {
	position:absolute;
	left:20px;
	top:20px;
	z-index:10;
	background-color: #EAEAEA;
	overflow: auto;
	right: 0px;
	bottom: 20px;
}
#frontnavright3 {
	position:absolute;
	left:755px;
	top:23px;
	width:195px;
	height:627px;
	z-index:8;
	background-color: #E5E5E5;
}

#ribbonsoftinowomen {
	position:absolute;
	left:392px;
	top:363px;
	width:160px;
	height:48px;
	z-index:16;
}
#ribbonsoftinomen {
	position:absolute;
	left:14px;
	top:323px;
	width:110px;
	height:50px;
	z-index:17;
}

#softinofeat1 {
	position:absolute;
	left:0px;
	top:278px;
	width:372px;
	height:372px;
	z-index:10;
	background-color: #D2D3D5;
}
#softinofeat2 {
	position:absolute;
	left:378px;
	top:278px;
	width:372px;
	height:372px;
	z-index:9;
	background-color: #D2D3D5;
}
#softinofeat3 {
	position:absolute;
	left:0px;
	top:500px;
	width:495px;
	height:150px;
	z-index:6;
}
#softinofeat4 {
	position:absolute;
	left:500px;
	top:0px;
	width:250px;
	height:273px;
	z-index:5;
	background-color: #D2D3D5;
}
#softinofeat5 {
	position:absolute;
	left:0px;
	top:23px;
	width:495px;
	height:250px;
	z-index:4;
	background-color: #DBDBDD;
}
#softinofeat6 {
	position:absolute;
	left:306px;
	top:23px;
	width:188px;
	height:250px;
	z-index:3;
	background-color: #DBDBDD;
}

#ribbonflylondonwomen {
	position:absolute;
	left:392px;
	top:390px;
	width:160px;
	height:48px;
	z-index:16;
}
#ribbonflylondonmen {
	position:absolute;
	left:14px;
	top:323px;
	width:110px;
	height:50px;
	z-index:17;
}

#flylondonfeat1 {
	position:absolute;
	left:0px;
	top:278px;
	width:372px;
	height:372px;
	z-index:10;
	background-color: #D2D3D5;
}
#flylondonfeat2 {
	position:absolute;
	left:378px;
	top:278px;
	width:372px;
	height:372px;
	z-index:9;
	background-color: #D2D3D5;
}
#flylondonfeat3 {
	position:absolute;
	left:0px;
	top:500px;
	width:495px;
	height:150px;
	z-index:6;
}
#flylondonfeat4 {
	position:absolute;
	left:500px;
	top:0px;
	width:250px;
	height:273px;
	z-index:5;
	background-color: #D2D3D5;
}
#flylondonfeat5 {
	position:absolute;
	left:0px;
	top:23px;
	width:495px;
	height:250px;
	z-index:4;
	background-color: #DBDBDD;
}
#flylondonfeat6 {
	position:absolute;
	left:306px;
	top:23px;
	width:188px;
	height:250px;
	z-index:3;
	background-color: #DBDBDD;
}
