/* CSS DOCUMENT */

/*------------------------- GENERAL -------------------------*/
body{
	padding:7px 0 0;
	margin:0;
	background-color:#F0F0F0;
	color:#000;
	font:normal 12px/16px Georgia, "Times New Roman", Times, serif;
	}
td, div, img, p, a, ul, h2, h3, h4, h5, h6, form, label, input, textarea, object{
	padding:0;
	margin:0;
	}
img{ border:none;}
a{ text-decoration:none;
	outline:none;
	}
ul{ list-style-type:none;}
h2{ font-size:0;
	line-height:0;
	text-indent:-20000px;
	}
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}

/*------------------------- MAIN -------------------------*/
div#main{
	width:839px;
	margin:0 auto;
	position:relative;
	padding:263px 0 0;
	}
div#main img.logo{
	position:absolute;
	z-index:2;
	top:0;
	right:0;
	cursor:pointer;
	}
div#main p{
	padding-bottom:10px;
	}
div#main div.flags{
	width:150px;
	height:23px;
	position:absolute;
	top:40px;
	left:51px;
	z-index:20;
	}
div#main div.flags img{
	display:block;
	float:left;
	margin-right:10px;
	cursor:pointer;
	}

/*------------------------- MAIN NAVIGATION FLASH -------------------------*/
div#mainNavFlashArea{
	width:741px;
	margin:0 0 36px 48px;
	}
div#mainNavFlashArea img{
	display:block;
	}

/*------------------------- INDEX MIDDLE CONTENT AREA -------------------------*/
div#indexMidContentArea{
	width:729px;
	height:243px;
	margin:0 0 12px 40px;
	padding:36px 0 0 20px;
	position:relative;
	background:url(../images/index-mid-content-bg.jpg) 0 0 no-repeat;
	}
div#indexMidContentArea h2{
	position:absolute;
	width:251px;
	height:66px;
	top:-30px;
	left:-10px;
	background:url(../images/snowshop-shop-hdr.gif) 0 0 no-repeat;
	}
div#indexMidContentArea p{
	width:710px;
	}
div#indexMidContentArea div.logoLinkArea{
	padding:10px 0 0 0;
	float:left;
	}
div#indexMidContentArea div.logoLinkArea img{
	cursor:pointer;
	display:block;
	float:left;
	margin-right:4px;
	}

/*------------------------- INDEX LOWER CONTENT AREA -------------------------*/
div#indexLowerArea{
	width:725px;
	height:176px;
	margin:0 0 17px 50px;
	}
div#indexLowerArea div.indexQuoteTextArea{
	width:340px;
	height:156px;
	background:url(../images/index-quote-text-bg.jpg) 0 0 no-repeat;
	margin:18px 0 0 0;
	float:left;
	position:relative;
	}
div#indexLowerArea div.indexQuoteTextArea div.textScroll{
	margin:48px 0 0 43px;
	}
div#indexLowerArea div.indexQuoteTextArea div.leftComma{
	position:absolute;
	width:48px;
	height:37px;
	top:1px;
	left:-8px;
	background:url(../images/left-comma.jpg) 0 0 no-repeat;
	font-size:0;
	line-height:0;
	}
div#indexLowerArea div.indexQuoteTextArea div.rightComma{
	position:absolute;
	width:48px;
	height:36px;
	bottom:-5px;
	right:0;
	background:url(../images/right-comma.jpg) 0 0 no-repeat;
	font-size:0;
	line-height:0;
	}
div#indexLowerArea div.indexQuoteTextArea h2{
	width:212px;
	height:66px;
	background:url(../images/tofsays-hdr.jpg) 0 0 no-repeat;
	position:absolute;
	right:-15px;
	top:-23px;
	}
div#indexLowerArea img{
	display:block;
	/*cursor:pointer;*/
	float:right;
	}

/*------------------------- FOOTER AREA -------------------------*/
div#footer{
	height:70px;
	width:747px;
	position:relative;
	margin-left:48px;
	z-index:199;
	}
div#footer img,
div.contactLink img{
	display:block;
	}
div#footer img.footlogo{
	position:absolute;
	left:-48px;
	top:-42px;
	z-index:200;
	cursor:default;
	}
div.contactLink{
	padding:10px 0 20px;
	}
div.contactLink a{
	display:block;
	margin:0 auto;
	width:267px;
	height:26px;
	}

/*------------------------- CONTACT PAGE -------------------------*/
input, textarea{
	font:normal 14px/16px Arial, Helvetica, sans-serif;
	}
.contactBody{
	padding:20px 0 0 20px;
	}
form#contactForm{
	width:728px;
	height:274px;
	background:url(../images/contact-bg.gif) 0 0 no-repeat;
	padding:60px 0 0 18px;
	position:relative;
	}
form#contactForm h2{
	width:261px;
	height:65px;
	background:url(../images/contact-hdr.jpg) 0 0 no-repeat;
	top:-10px;
	left:-11px;
	position:absolute;
	}
form#contactForm div{
	height:36px;
	margin-bottom:10px;
	}
form#contactForm div img{
	float:left;
	margin:5px 6px 0 0;
	}
form#contactForm div input{
	width:202px;
	height:24px;
	float:left;
	margin-right:14px;
	padding:8px 0 0 5px;
	}
form#contactForm img{
	display:block;
	margin:0 0 3px 0;
	}
form#contactForm textarea{
	width:695px;
	height:110px;
	margin-bottom:10px;
	padding:8px 0 0 5px;
	}
form#contactForm input{
	width:117px;
	height:46px;
	}

/*------------------------- THANK YOU PAGE -------------------------*/
div.thankArea{
	width:746px;
	}
div.thankArea img{
	display:block;
	}

/*------------------------- INNER PAGE TOP NAVIGATION -------------------------*/
div#innerTopNav{
	height:41px;
	padding-left:53px;
	padding-top:1px;
	}
div#innerTopNav ul{
	height:41px;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	}
div#innerTopNav ul li{
	float:left;
	}
div#innerTopNav ul li a,
div#innerTopNav ul li span{
	display:block;
	height:41px;
	background:0 0 no-repeat;
	}
div#innerTopNav ul li a:hover,
div#innerTopNav ul li span{
	background-position:0 100%;
	}
div#innerTopNav ul li .boardLink{
	background-image:url(../images/boards-link.gif);
	width:117px;
	margin-right:5px;
	}
div#innerTopNav ul li .bootsLink{
	background-image:url(../images/bootes-link.gif);
	width:117px;
	margin-right:4px;
	}
div#innerTopNav ul li .bindingLink{
	background-image:url(../images/bindings-link.gif);
	width:118px;
	margin-right:4px;
	}
div#innerTopNav ul li .rentalLink{
	background-image:url(../images/rental-link.gif);
	width:117px;
	margin-right:4px;
	}
div#innerTopNav ul li .aboutLink{
	background-image:url(../images/aboutus-link.gif);
	width:117px;
	margin-right:4px;
	}
div#innerTopNav ul li .saleLink{
	background-image:url(../images/sale-link.gif);
	width:118px;
	}

/*------------------------- INNER CONTAINER -------------------------*/
div.innerContainer{
	position:relative;
	}
div.innerContainer img{
	display:block;
	}

/*------------------------- BOARD PAGE -------------------------*/
div#boardContainer{
	margin-bottom:30px;
	width:793px;
	margin-left:28px;
	}
div#boardContainer div.boardContent{
	width:380px;
	position:absolute;
	top:80px;
	left:65px;
	}
div#boardContainer div.boardContent h3{
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	padding-bottom:10px;
	}
div#boardContainer div.boardContent div{
	padding-left:12px;
	height:70px;
	}
div#boardContainer div.boardContent div img{
	cursor:pointer;
	float:left;
	margin-right:11px;
	}
p.boardsBotText{
	width:592px;
	height:53px;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	margin:0 0 37px 120px;
	padding:0;
	background:url(../images/boards-bot-text.gif) 0 0 no-repeat;
	}

/*------------------------- BOOTS PAGE -------------------------*/
div#bootsContainer{
	width:814px;
	margin:0 0 65px 19px;
	}
div#bootsContainer div.bootsContent,
div#bindingsContainer div.bootsContent{
	width:425px;
	position:absolute;
	top:80px;
	left:55px;
	height:70px;
	}
div#bootsContainer div.bootsContent h3,
div#bindingsContainer div.bootsContent h3{
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	padding-top:10px;
	width:280px;
	/*border-right:1px solid #000;*/
	float:left;
	}
div#bootsContainer div.bootsContent img,
div#bindingsContainer div.bootsContent img{
	float:left;
	cursor:pointer;
	}
p.bootsBotText{
	width:536px;
	height:53px;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	margin:0;
	padding:0;
	background:url(../images/boots-bot-text.gif) 0 0 no-repeat;
	z-index:30;
	position:absolute;
	bottom:-33px;
	left:124px;
	}
	
/*------------------------- BINDINGS PAGE -------------------------*/
div#bindingsContainer{
	width:825px;
	margin:0 0 63px 2px;
	}
p.bindingsBotText{
	width:567px;
	height:53px;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	margin:0;
	padding:0;
	background:url(../images/bindings-bot-text.gif) 0 0 no-repeat;
	z-index:35;
	position:absolute;
	bottom:-33px;
	left:128px;
	}
div#bindingsContainer div.bootsContent{
	left:100px;
	}

/*------------------------- BINDINGS PAGE -------------------------*/
div#rentalContainer{
	width:790px;
	margin:0 0 4px 29px;
	}
div#rentalContainer div.rentalContent{
	width:605px;
	position:absolute;
	top:95px;
	left:43px;
	}
div#rentalContainer div.rentalContent p{
	padding:0 0 15px 12px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	}
div#rentalContainer div.rentalContent div.rentalInnerContent{
	height:100%;
	overflow:hidden;
	/*border:1px solid #000;*/
	}
div#rentalContainer div.rentalContent div.rentalInnerContent img{
	margin-bottom:22px;
	}
div#rentalContainer div.rentalContent div.rentalInnerContent div.rentalInnerContentLeft{
	width:205px;
	float:left;
	margin-right:17px;
	}
div#rentalContainer div.rentalContent div.rentalInnerContent div.rentalInnerContentLeft a{
	width:152px;
	height:50px;
	display:block;
	margin-left:25px;
	background:url(../images/price-link.gif) 0 0 no-repeat;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	}
div#rentalContainer div.rentalContent div.rentalInnerContent div.rentalInnerContentRight{
	width:325px;
	float:left;
	}
div#rentalContainer div.rentalContent div.rentalInnerContent div.rentalInnerContentRight p{
	padding-left:0;
	}
div#rentalContainer div.rentalContent div.rentalInnerContent div.rentalInnerContentRight div{
	height:70px;
	margin-bottom:17px;
	}
div#rentalContainer div.rentalContent div.rentalInnerContent div.rentalInnerContentRight div img{
	cursor:pointer;
	float:left;
	margin:0 22px 0 0;
	}

/*------------------------- PRICE PAGE -------------------------*/
div#priceContainer{
	width:728px;
	height:244px;
	background:url(../images/contact-bg.gif) 0 0 no-repeat;
	padding:90px 0 0 18px;
	position:relative;
	}
div#priceContainer h2{
	width:373px;
	height:86px;
	background:url(../images/price-hdr.gif) 0 0 no-repeat;
	top:-5px;
	left:-5px;
	position:absolute;
	}
div#priceContainer div.priceData{
	width:700px;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	/*border:1px solid #000;*/
	}
div#priceContainer div.priceData img{
	display:block;
	}
div#priceContainer div.priceData td{
	padding:0 10px 15px 0;
	}

/*------------------------- SALE PAGE -------------------------*/
div#saleContainer{
	background:url(../images/sale-bg.gif) 49px 0 repeat-y;
	margin-bottom:60px;
	}
div#saleContainer div.saleContainerTopBg{
	background:url(../images/sale-top-bg.jpg) 29px 0 no-repeat;
	}
div#saleContainer div.saleContainerTopBg div.saleContainerBotBg{
	padding:48px 0 100px 84px;
	position:relative;
	background:url(../images/sale-bot-bg.jpg) 29px 100% no-repeat;
	height:100%;
	overflow:hidden;
	}
div#saleContainer div.saleContainerTopBg div.saleContainerBotBg div.productPicLink{
	float:left;
	margin:0 22px 0 0;
	}
div#saleContainer div.saleContainerTopBg div.saleContainerBotBg div.productPicLink img{
	cursor:pointer;
	display:block;
	margin-bottom:20px;
	}
	
/*------------------------- SALE PAGE - INNER -------------------------*/
div#saleContainer div.saleContainerTopBg div.saleContainerBotBg div.saleInnerContainer{
	height:100%;
	overflow:hidden;
	padding:70px 20px 20px;
	width:620px;
	}
div#saleContainer div.saleContainerTopBg div.saleContainerBotBg div.saleInnerContainer div.productPics{
	float:left;
	margin-right:52px;
	}
div#saleContainer div.saleContainerTopBg div.saleContainerBotBg div.saleInnerContainer div.productPicsDetails{
	float:left;
	width:350px;
	/*border:1px solid #000;*/
	}
div#saleContainer div.saleContainerTopBg div.saleContainerBotBg div.saleInnerContainer div.productPicsDetails h6{
	font-weight:normal;
	color:#000;
	background-color:inherit;
	padding-bottom:12px;
	font-size:18px;
	line-height:22px;
	}
div#saleContainer div.saleContainerTopBg div.saleContainerBotBg div.saleInnerContainer div.productPicsDetails p{
	padding-bottom:10px;
	}
div#saleContainer div.saleContainerTopBg div.saleContainerBotBg div.saleInnerContainer div.productPicsDetails p span{
	display:block;
	padding-bottom:3px;
	}
div#saleContainer div.saleContainerTopBg div.saleContainerBotBg h2{
	width:221px;
	height:78px;
	position:absolute;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	background:url(../images/equipment-hdr-bg.jpg) 0 0 no-repeat;
	top:39px;
	left:69px;
	}
div#saleContainer div.saleContainerTopBg div.saleContainerBotBg h3{
	width:193px;
	height:72px;
	position:absolute;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	background:url(../images/clothing-hdr-bg.jpg) 0 0 no-repeat;
	top:41px;
	right:81px;
	_right:80px;
	}
div#saleContainer div.saleContainerTopBg div.saleContainerBotBg h2.equipHdr{
	background:url(../images/equipment-hdr-bg2.jpg) 0 0 no-repeat;
	top:20px;
	left:69px;
	}
div#saleContainer div.saleContainerTopBg div.saleContainerBotBg h3.equipSubHdr{
	width:451px;
	height:48px;
	background:url(../images/equipment-top-text.gif) 0 0 no-repeat;
	top:30px;
	right:81px;
	}
div#saleContainer div.saleContainerTopBg div.saleContainerBotBg h2.clothingHdr{
	background:url(../images/clothing-hdr-bg2.jpg) 0 0 no-repeat;
	top:20px;
	left:69px;
	width:193px;
	height:72px;
	}

/*------------------------- ABOUT US PAGE -------------------------*/
div#tofArea{
	width:729px;
	height:138px;
	position:relative;
	margin:0 0 6px 43px;
	background:url(../images/about-tof-bg.jpg) 0 0 no-repeat;
	padding:24px 0 0 20px;
	z-index:48;
	}
div#tofArea h2{
	position:absolute;
	left:-5px;
	top:-11px;
	width:109px;
	height:71px;
	background:url(../images/tof-hdr.gif) 0 0 no-repeat;
	}
div#tofArea img.copyrightPic{
	position:absolute;
	right:-32px;
	top:-50px;
	z-index:50;
	display:block;
	}
div#tonyArea{
	width:734px;
	height:189px;
	position:relative;
	margin:0 0 6px 43px;
	background:url(../images/about-tony-bg.jpg) 0 0 no-repeat;
	padding:26px 0 0 15px;
	z-index:46;
	}
div#tonyArea h2{
	position:absolute;
	left:-6px;
	top:-1px;
	width:134px;
	height:69px;
	background:url(../images/tony-hdr.gif) 0 0 no-repeat;
	}
div#friendsArea{
	width:729px;
	height:316px;
	position:relative;
	margin:0 0 6px 43px;
	background:url(../images/about-friends-bg.jpg) 0 0 no-repeat;
	padding:24px 0 0 20px;
	z-index:55;
	}
div#friendsArea h2{
	position:absolute;
	left:-6px;
	top:-1px;
	width:177px;
	height:71px;
	background:url(../images/friends-hdr.gif) 0 0 no-repeat;
	}
div#friendsArea img.aboutBotPic{
	position:absolute;
	bottom:-132px;
	/*bottom:-76px;*/
	right:-42px;
	display:block;
	z-index:60;
	}
div.galArea{
	height:52px;
	margin-bottom:5px;
	}
div.galArea div{
	float:left;
	position:relative;
	margin-right:6px;
	}
div.galArea img{
	display:block;
	cursor:pointer;
	}

/*------------------------- EXTRA GAL PIC -------------------------*/
div#friendsArea div.extraPicLinks1{
	width:150px;
	height:52px;
	position:absolute;
	top:24px;
	right:131px;
	z-index:70;
	}
div#friendsArea div.extraPicLinks1 a{
	height:52px;
	font-size:0;
	line-height:0;
	position:relative;
	display:block;
	}
div#friendsArea div.extraPicLinks2{
	width:180px;
	height:52px;
	position:absolute;
	top:81px;
	right:124px;
	z-index:68;
	}
div#friendsArea div.extraPicLinks2 a{
	height:52px;
	font-size:0;
	line-height:0;
	position:relative;
	display:block;
	/*border:1px solid #CC0000;*/
	float:left;
	margin-right:6px;
	}
div#friendsArea div.extraPicLinks3{
	width:165px;
	height:52px;
	position:absolute;
	top:138px;
	right:156px;
	z-index:68;
	}
div#friendsArea div.extraPicLinks3 a{
	height:52px;
	font-size:0;
	line-height:0;
	position:relative;
	display:block;
	/*border:1px solid #CC0000;*/
	float:left;
	margin-right:6px;
	}
div#friendsArea div.extraPicLinks4{
	width:185px;
	height:52px;
	position:absolute;
	top:195px;
	right:118px;
	z-index:68;
	}
div#friendsArea div.extraPicLinks4 a{
	height:52px;
	font-size:0;
	line-height:0;
	position:relative;
	display:block;
	/*border:1px solid #CC0000;*/
	float:left;
	margin-right:6px;
	}
div#friendsArea div.extraPicLinks5{
	width:185px;
	height:52px;
	position:absolute;
	top:252px;
	right:130px;
	z-index:68;
	}
div#friendsArea div.extraPicLinks5 a{
	height:52px;
	width:75px;
	font-size:0;
	line-height:0;
	position:relative;
	display:block;
	/*border:1px solid #CC0000;*/
	}
div#friendsArea div.extraPicLinks1 a img,
div#friendsArea div.extraPicLinks2 a img,
div#friendsArea div.extraPicLinks3 a img,
div#friendsArea div.extraPicLinks4 a img,
div#friendsArea div.extraPicLinks5 a img{
	display:block;
	}
.blankImg{
	width:38px;
	height:52px;
	}

/*------------------------- FOOTER MENU AREA -------------------------*/
ul.footerMenu{
	width:495px;
	margin:0 auto;
	padding:25px 0 10px 0;
	font:bold 11px/15px Georgia, "Times New Roman", Times, serif;
	height:15px;
	}
ul.footerMenu li{
	float:left;
	width:auto;
	}
ul.footerMenu li a{
	display:block;
	margin:0 6px;
	color:#000;
	background-color:inherit;
	}
ul.footerMenu li a:hover,
p.footerText a:hover{
	color:#999;
	background-color:inherit;
	}
p.footerText{
	text-align:center;
	color:#000;
	background-color:inherit;
	font:normal 11px/15px Georgia, "Times New Roman", Times, serif;
	}
p.footerText a{
	color:#000;
	background-color:inherit;
	}

/*------------------------- MISLENIOUS -------------------------*/
.botMar16{
	margin-bottom:16px !important;
	}
.leftMar88{
	margin-left:88px !important;
	}
.leftMar114{
	margin-left:114px !important;
	}
.leftMar164{
	margin-left:164px !important;
	}


/*=========================================== FRENCH VERSION ===========================================*/

/*------------------------- HOME PAGE -------------------------*/
div#indexLowerArea div.indexQuoteTextArea h2.frHomeTofHdr{
	width:220px;
	height:70px;
	background:url(../images/french-img/tof-te-hdr.gif) 0 0 no-repeat;
	position:absolute;
	right:-15px;
	top:-23px;
	}

/*------------------------- BOARDS PAGE -------------------------*/
p.fr-boardsBotText{
	width:708px !important;
	height:49px !important;
	margin:0 auto 37px !important;
	background:url(../images/french-img/fr-boards-bot-text.gif) 0 0 no-repeat !important;
	}

/*------------------------- BOOTS PAGE -------------------------*/
div.fr-bootsContainer{
	margin:0 0 0 19px !important;
	}

/*------------------------- BINDINGS PAGE -------------------------*/
div.fr-bindingsContainer{
	margin:0 0 0 2px !important;
	}

/*------------------------- RENTAL PAGE -------------------------*/
div.fr-rentalContent{
	width:690px !important;
	}
div.fr-rentalInnerContentRight{
	width:350px !important;
	}
div#rentalContainer div.rentalContent div.rentalInnerContent div.rentalInnerContentLeft a.fr-priceLink{
	width:164px;
	height:64px;
	margin-left:20px;
	background:url(../images/french-img/fr-price-link.gif) 0 0 no-repeat;
	}

/*------------------------- PRICE POPUP PAGE -------------------------*/
div#priceContainer h2.fr-priceListHdr{
	width:427px;
	height:94px;
	background:url(../images/french-img/fr-price-hdr.gif) 0 0 no-repeat;
	top:-9px;
	left:-4px;
	position:absolute;
	}

/*------------------------- FRIENDS PAGE -------------------------*/
div#friendsArea h2.fr-friendsHdr{
	position:absolute;
	left:-6px;
	top:-1px;
	width:177px;
	height:71px;
	background:url(../images/french-img/fr-lesamis-hdr.gif) 0 0 no-repeat;
	}

/*------------------------- CONTACT PAGE -------------------------*/
form#contactForm h2.fr-contactHdr{
	width:313px;
	height:74px;
	background:url(../images/french-img/fr-contact-hdr.gif) 0 0 no-repeat;
	top:-15px;
	left:-10px;
	position:absolute;
	}
form#contactForm input.fr-sendBtn{
	width:141px;
	height:46px;
	}

/*------------------------- FRENCH NAVIGATIOSN AREA -------------------------*/
div#innerTopNav ul li .fr-bindingLink{
	background-image:url(../images/french-img/fr-bindings-link.gif);
	width:118px;
	margin-right:4px;
	}
div#innerTopNav ul li .fr-rentalLink{
	background-image:url(../images/french-img/fr-rental-link.gif);
	width:117px;
	margin-right:4px;
	}
div#innerTopNav ul li .fr-aboutLink{
	background-image:url(../images/french-img/fr-aboutus-link.gif);
	width:117px;
	margin-right:4px;
	}
div#innerTopNav ul li .fr-saleLink{
	background-image:url(../images/french-img/fr-sale-link.gif);
	width:118px;
	}

/*------------------------- SALE PAGE -------------------------*/
div#saleContainer div.saleContainerTopBg div.saleContainerBotBg h3.fr-saleHdr{
	width:204px;
	height:72px;
	background:url(../images/french-img/fr-clothing-hdr-bg.jpg) 0 0 no-repeat;
	top:39px;
	right:79px;
	_right:78px;
	}
div#saleContainer div.saleContainerTopBg div.saleContainerBotBg h3.fr-equipSubHdr{
	width:452px;
	height:43px;
	background:url(../images/french-img/fr-equipment-top-text.gif) 0 0 no-repeat;
	top:30px;
	right:81px;
	}
div#saleContainer div.saleContainerTopBg div.saleContainerBotBg h2.fr-clothingHdr{
	background:url(../images/french-img/fr-clothing-hdr-bg2.jpg) 0 0 no-repeat;
	top:20px;
	left:69px;
	width:204px;
	height:72px;
	}

/*------------------------- CONTACT PAGE -------------------------*/
div.fr-contactLink{
	padding:10px 0 20px;
	}
div.fr-contactLink a{
	display:block;
	margin:0 auto;
	width:340px;
	height:31px;
	}

/*------------------------- ABOUT PAGE -------------------------*/
div#friendsArea img.fr-aboutBotPic{
	position:absolute;
	bottom:-138px;
	right:-42px;
	display:block;
	z-index:60;
	}

/*------------------------- FOOTER MENU AREA -------------------------*/
ul.fr-footerMenu{
	width:530px !important;
	}


/*=========================================== RUSSIAN VERSION ===========================================*/

/*------------------------- BINDING PAGE -------------------------*/
p.rus-boardsBotText{
	width:570px !important;
	height:49px !important;
	margin:-20px auto 37px !important;
	position:relative;
	z-index:149;
	background:url(../images/russian-img/rus-binding-bot-text.gif) 0 0 no-repeat !important;
	}
div#bindingsContainer div.rusBootsContent{
	left:70px;
	}
div#bindingsContainer div.rusBootsContent h3,
div#bootsContainer div.rusBootsContent h3{
	width:340px;
	}

/*------------------------- RENTAL PAGE -------------------------*/
div.rus-rentalContent{
	width:720px !important;
	left:30px !important;
	}
div#rentalContainer div.rus-rentalContent p{
	padding:0 0 15px 0 !important;
	}
div#rentalContainer div.rentalContent div.rentalInnerContent div.rentalInnerContentLeft a.rus-priceLink{
	width:153px;
	height:72px;
	margin-left:26px;
	background:url(../images/russian-img/rus-price-link.gif) 0 0 no-repeat;
	}

/*------------------------- PRICE POPUP PAGE -------------------------*/
div#priceContainer h2.rus-priceListHdr{
	width:373px;
	height:86px;
	background:url(../images/russian-img/rus-price-hdr.gif) 0 0 no-repeat;
	top:-5px;
	left:-5px;
	position:absolute;
	}

/*------------------------- CONTACT PAGE -------------------------*/
form#contactForm h2.rus-contactHdr{
	width:270px;
	height:72px;
	background:url(../images/russian-img/rus-contact-hdr.gif) 0 0 no-repeat;
	top:-12px;
	left:-11px;
	position:absolute;
	}
form#contactForm input.rus-sendBtn{
	width:161px;
	height:54px;
	}

/*------------------------- FRIENDS PAGE -------------------------*/
div#friendsArea h2.rus-friendsHdr{
	position:absolute;
	left:-6px;
	top:-1px;
	width:176px;
	height:70px;
	background:url(../images/russian-img/rus-lesamis-hdr.gif) 0 0 no-repeat;
	}
	
/*------------------------- HOME PAGE -------------------------*/
div#indexMidContentArea h2.rus-shopHdr{
	width:261px;
	height:66px;
	left:-12px;
	background:url(../images/russian-img/rus-snowshop-shop-hdr.gif) 0 0 no-repeat;
	}
div#indexLowerArea div.indexQuoteTextArea h2.rus-homeTofHdr{
	width:212px;
	height:66px;
	background:url(../images/russian-img/rus-tofsays-hdr.jpg) 0 0 no-repeat;
	right:-15px;
	top:-20px;
	}

/*------------------------- FRENCH NAVIGATIOSN AREA -------------------------*/
div#innerTopNav ul li .rus-boardLink{
	background-image:url(../images/russian-img/rus-boards-link.gif);
	width:117px;
	margin-right:5px;
	}
div#innerTopNav ul li .rus-bootsLink{
	background-image:url(../images/russian-img/rus-bootes-link.gif);
	width:117px;
	margin-right:4px;
	}
div#innerTopNav ul li .rus-bindingLink{
	background-image:url(../images/russian-img/rus-bindings-link.gif);
	width:118px;
	margin-right:4px;
	}
div#innerTopNav ul li .rus-rentalLink{
	background-image:url(../images/russian-img/rus-rental-link.gif);
	width:117px;
	margin-right:4px;
	}
div#innerTopNav ul li .rus-aboutLink{
	background-image:url(../images/russian-img/rus-aboutus-link.gif);
	width:117px;
	margin-right:4px;
	}
div#innerTopNav ul li .rus-saleLink{
	background-image:url(../images/russian-img/rus-sale-link.gif);
	width:118px;
	}

/*------------------------- ABOUT PAGE -------------------------*/
div#friendsArea img.rus-aboutBotPic{
	position:absolute;
	bottom:-76px;
	right:-42px;
	display:block;
	z-index:60;
	}

/*------------------------- FOOTER MENU AREA -------------------------*/
ul.rus-footerMenu{
	width:625px !important;
	}






