@charset "UTF-8";

/* CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 16px;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}
/* end CSS reset */


/* CSS Document */

* { margin:0; padding:0; } /*reset stuff */

.verticalalign {
vertical-align: top;
}

iframe#_atssh {
	width: 1px;
	height: 1px;
	background-color: #FFFFFF;
}



/* --------------- CA HOMEPAGE ------------------------------------------------------------------------------------------------------------------------------------------------------ */

ul#HomeBannerNavEn {
	width: 181px;
	height: 205px;
	list-style: none;
}

ul#HomeBannerNavEn li a {
	display:block;
	float:left;
	width:181px;
	background-image: url(http://www.littleburgundyshoes.com/etc/content/2009/09/04/homepage_nav_en.jpg);
	text-indent:-9999px;
}

/* up state */
ul#HomeBannerNavEn li a.women {
	height:39px;
	background-position: 0 0;
	display: inline;
}

ul#HomeBannerNavEn li a.men {
	height:32px;
	background-position: 0 -39px;
	display: inline;
}

ul#HomeBannerNavEn li a.acc {
	height:32px;
	background-position: 0 -71px;
	display: inline;
}

ul#HomeBannerNavEn li a.brands {
	height:32px;
	background-position: 0 -103px;
	display: inline;
}

ul#HomeBannerNavEn li a.sale {
	height:70px;
	background-position: 0 -135px;
	display: inline;
}

/* hover */

ul#HomeBannerNavEn li a.women:hover {
	background-position: -181px 0;
}

ul#HomeBannerNavEn li a.men:hover {
	background-position: -181px -39px;
}

ul#HomeBannerNavEn li a.acc:hover {
	background-position: -181px -71px;
}

ul#HomeBannerNavEn li a.brands:hover {
	background-position: -181px -103px;
}

ul#HomeBannerNavEn li a.sale:hover {
	background-position: -181px -135px;
}

/* footer */

ul#HomeFooterEn {
	width: 432px;
	height: 53px;
	list-style: none;
	position: absolute;
}

ul#HomeFooterEn li a {
	display:block;
	float: left;
	height:53px;
	width:432px;
	text-indent:-9999px;
	background-image: url(http://www.littleburgundyshoes.com/etc/lounge/images/homepage_footer_right_en.jpg);

}

/* up state */
ul#HomeFooterEn li a.footer {
	height: 53px;
	background-position: 0 0;
}

/* hover */

ul#HomeFooterEn li a.footer:hover {
	background-position: 0 -53px ;
}


ul#HomeFooterFr {
	width: 432px;
	height: 53px;
	list-style: none;
	position: absolute;
}

ul#HomeFooterFr li a {
	display:block;
	float: left;
	height:53px;
	width:432px;
	text-indent:-9999px;
	background-image: url(http://www.littleburgundyshoes.com/etc/lounge/images/homepage_footer_right_fr.jpg);

}

/* up state */
ul#HomeFooterFr li a.footer {
	height: 53px;
	background-position: 0 0;
}

/* hover */

ul#HomeFooterFr li a.footer:hover {
	background-position: 0 -53px ;
}



/* --------------- FR HOMEPAGE ------------------------------------------------------------------------------------------------------------------------------------------------------ */

ul#HomeBannerNavfr {
	width:181px;
	height:205px;
	list-style:none;
}

ul#HomeBannerNavfr li a {
	display:block;
	float:left;
	width:181px;
	background-image: url(http://www.littleburgundyshoes.com/etc/content/2009/09/04/homepage_nav_fr.jpg);
	text-indent:-9999px;
}

/* up state */
ul#HomeBannerNavfr li a.women {
	height:39px;
	background-position: 0 0;
	display: inline;
}

ul#HomeBannerNavfr li a.men {
	height:32px;
	background-position: 0 -39px;
	display: inline;
}

ul#HomeBannerNavfr li a.acc {
	height:32px;
	background-position: 0 -71px;
	display: inline;
}

ul#HomeBannerNavfr li a.brands {
	height:32px;
	background-position: 0 -103px;
	display: inline;
}

ul#HomeBannerNavfr li a.sale {
	height:70px;
	background-position: 0 -135px;
	display: inline;
}

/* hover */

ul#HomeBannerNavfr li a.women:hover {
	background-position: -181px 0;
}

ul#HomeBannerNavfr li a.men:hover {
	background-position: -181px -39px;
}

ul#HomeBannerNavfr li a.acc:hover {
	background-position: -181px -71px;
}

ul#HomeBannerNavfr li a.brands:hover {
	background-position: -181px -103px;
}

ul#HomeBannerNavfr li a.sale:hover {
	background-position: -181px -135px;
}

/* footer */

ul#HomeFooterfr {
	height:60px;
	list-style:none;
}

ul#HomeFooterfr li a {
	display:block;
	float:left;
	height:60px;
	width:932px;
	text-indent:-9999px;
	background-image: url(http://www.littleburgundyshoes.com/etc/content/2009/09/04/homepage_footer_fr.jpg);
}

/* up state */
ul#HomeFooterfr li a.footer {
	height:60px;
	background-position: 0 0;
}

/* hover */

ul#HomeFooterfr li a.footer:hover {
	background-position: 0 -60px ;
}


/* --------------- LANDING PAGE WOMEN MEN english ----------------------------------------------------------------------------------------------------------------------------------------- */


ul#landingpagewmen {
	width:183px;
	height:141px;
	list-style:none;
}

ul#landingpagewmen li a {
	display:block;
	float:left;
	width:183px;
	background-image: url(http://www.littleburgundyshoes.com/etc/content/2009/09/04/landingpage_nav_women_en.jpg);
	text-indent:-9999px;
}

/* up state */
ul#landingpagewmen li a.shoes {
	height:39px;
	background-position: 0 0;
	display: inline;
}

ul#landingpagewmen li a.boots {
	height:32px;
	background-position: 0 -39px;
	display: inline;
}

ul#landingpagewmen li a.sandals {
	height:70px;
	background-position: 0 -71px;
	display: inline;
}


/* hover */

ul#landingpagewmen li a.shoes:hover {
	background-position: -183px 0;
}

ul#landingpagewmen li a.boots:hover {
	background-position: -183px -39px;
}

ul#landingpagewmen li a.sandals:hover {
	background-position: -183px -71px;
}

/* footer */

ul#footerlandingpagewmen {
	height:60px;
	list-style:none;
}

ul#footerlandingpagewmen li a {
	display:block;
	float:left;
	height:60px;
	width:752px;
	text-indent:-9999px;
	background-image: url(http://www.littleburgundyshoes.com/etc/content/2009/09/04/landingpage_footer_en.jpg);
}

/* up state */
ul#footerlandingpagewmen li a.footer {
	height:60px;
	background-position: 0 0;
}

/* hover */

ul#footerlandingpagewmen li a.footer:hover {
	background-position: 0 -60px ;
}


/* --------------- LANDING PAGE WOMEN MEN french ----------------------------------------------------------------------------------------------------------------------------------------- */


ul#landingpagewmfr {
	width:183px;
	height:141px;
	list-style:none;
}

ul#landingpagewmfr li a {
	display:block;
	float:left;
	width:183px;
	background-image: url(http://www.littleburgundyshoes.com/etc/content/2009/09/04/landingpage_nav_women_fr.jpg);
	text-indent:-9999px;
}

/* up state */
ul#landingpagewmfr li a.shoes {
	height:39px;
	background-position: 0 0;
	display: inline;
}

ul#landingpagewmfr li a.boots {
	height:32px;
	background-position: 0 -39px;
	display: inline;
}

ul#landingpagewmfr li a.sandals {
	height:70px;
	background-position: 0 -71px;
	display: inline;
}


/* hover */

ul#landingpagewmfr li a.shoes:hover {
	background-position: -183px 0;
}

ul#landingpagewmfr li a.boots:hover {
	background-position: -183px -39px;
}

ul#landingpagewmfr li a.sandals:hover {
	background-position: -183px -71px;
}

/* footer */

ul#footerlandingpagewmfr {
	height:60px;
	list-style:none;
}

ul#footerlandingpagewmfr li a {
	display:block;
	float:left;
	height:60px;
	width:752px;
	text-indent:-9999px;
	background-image: url(http://www.littleburgundyshoes.com/etc/content/2009/09/04/landingpage_footer_fr.jpg);
}

/* up state */
ul#footerlandingpagewmfr li a.footer {
	height:60px;
	background-position: 0 0;
}

/* hover */

ul#footerlandingpagewmfr li a.footer:hover {
	background-position: 0 -60px ;
}


/* --------------- LANDING PAGE Accessories english ----------------------------------------------------------------------------------------------------------------------------------------- */


ul#landingpageaccen {
	width:272px;
	height:141px;
	list-style:none;
}

ul#landingpageaccen li a {
	display:block;
	float:left;
	width:272px;
	background-image: url(http://www.littleburgundyshoes.com/etc/content/2009/09/04/landingpage_nav_accessories_en.jpg);
	text-indent:-9999px;
}

/* up state */
ul#landingpageaccen li a.handbags {
	height:39px;
	background-position: 0 0;
	display: inline;
}

ul#landingpageaccen li a.waccessories {
	height:32px;
	background-position: 0 -39px;
	display: inline;
}

ul#landingpageaccen li a.maccessories {
	height:70px;
	background-position: 0 -71px;
	display: inline;
}


/* hover */

ul#landingpageaccen li a.handbags:hover {
	background-position: -272px 0;
}

ul#landingpageaccen li a.waccessories:hover {
	background-position: -272px -39px;
}

ul#landingpageaccen li a.maccessories:hover {
	background-position: -272px -71px;
}

/* footer */

ul#footerlandingpageaccen {
	height:60px;
	list-style:none;
}

ul#footerlandingpageaccen li a {
	display:block;
	float:left;
	height:60px;
	width:752px;
	text-indent:-9999px;
	background-image: url(http://www.littleburgundyshoes.com/etc/content/2009/09/04/landingpage_footer_en.jpg);
}

/* up state */
ul#footerlandingpageaccen li a.footer {
	height:60px;
	background-position: 0 0;
}

/* hover */

ul#footerlandingpageaccen li a.footer:hover {
	background-position: 0 -60px ;
}


/* --------------- LANDING PAGE Accessories french ----------------------------------------------------------------------------------------------------------------------------------------- */


ul#landingpageaccfr {
	width:201px;
	height:141px;
	list-style:none;
}

ul#landingpageaccfr li a {
	display:block;
	float:left;
	width:201px;
	background-image: url(http://www.littleburgundyshoes.com/etc/content/2009/09/04/landingpage_nav_accessories_fr.jpg);
	text-indent:-9999px;
}

/* up state */
ul#landingpageaccfr li a.handbags {
	height:39px;
	background-position: 0 0;
	display: inline;
}

ul#landingpageaccfr li a.waccessories {
	height:32px;
	background-position: 0 -39px;
	display: inline;
}

ul#landingpageaccfr li a.maccessories {
	height:70px;
	background-position: 0 -71px;
	display: inline;
}


/* hover */

ul#landingpageaccfr li a.handbags:hover {
	background-position: -201px 0;
}

ul#landingpageaccfr li a.waccessories:hover {
	background-position: -201px -39px;
}

ul#landingpageaccfr li a.maccessories:hover {
	background-position: -201px -71px;
}

/* footer */

ul#footerlandingpageaccfr {
	height:60px;
	list-style:none;
}

ul#footerlandingpageaccfr li a {
	display:block;
	float:left;
	height:60px;
	width:752px;
	text-indent:-9999px;
	background-image: url(http://www.littleburgundyshoes.com/etc/content/2009/09/04/landingpage_footer_fr.jpg);
}

/* up state */
ul#footerlandingpageaccfr li a.footer {
	height:60px;
	background-position: 0 0;
}

/* hover */

ul#footerlandingpageaccfr li a.footer:hover {
	background-position: 0 -60px ;
}
