@charset "UTF-8";


#mainContent{
	position:relative;
	width:960px;
	margin:0;
	padding:0;
}

ol#contentsTopicPass{
	margin-bottom:10px;
	padding-top:10px;
	width:620px;
	height:12px;
}

ol#contentsTopicPass li{
	display:inline;
	font-size:77%;
}

ol#contentsTopicPass li a:hover{
	color:#ff9e00;
}

#mainLeft{
	position:relative;
	float:left;
	width:620px;
}


div#headerBox{
	position:relative;
	width:960px;
	height:216px;
	padding:0;
	margin:0;
	background-image:url(../img/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div#headerBtnBox{
	position:relative;
	width:960px;
	height:50px;
	padding:10px 0;
	margin:0;
	background-color:#FFFFFF;
}

ul#headerlink li {
	display:inline;
}

ul#headerlink li#prezent1{
	float:left;
	width:460px;
	height:50px;
	margin:0 0 0 15px;
}

ul#headerlink li#prezent1 a{
	display:block;
	width:460px;
	height:50px;
	background-image:url(../img/prezent_btn1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}



ul#headerlink li#prezent1 a:hover{
	background-position:0 -50px;
}


ul#headerlink li#LinkSandals{
	float:left;
	width:210px;
	height:50px;
	margin:0 10px 0 30px;
}

ul#headerlink li#LinkSandals a{
	display:block;
	width:210px;
	height:50px;
	background-image:url(../img/sandal_btn.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

ul#headerlink li#LinkSandals a:hover{
	background-position:0 -50px;
}

ul#headerlink li#LinkPumps{
	float:left;
	width:210px;
	height:50px;
	margin:0 10px 0 10px;
}

ul#headerlink li#LinkPumps a{
	display:block;
	width:210px;
	height:50px;
	background-image:url(../img/pumps_btn.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

ul#headerlink li#LinkPumps a:hover{
	background-position:0 -50px;
}

div#footerBtnBox{
	position:relative;
	width:960px;
	height:224px;
	padding:0 0 20px 0;
	margin:0;
	background-image:url(../img/footer_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

ul#footerlink li {
	display:inline;
}

ul#footerlink li#prezent2{
	float:left;
	width:700px;
	height:74px;
	margin:32px 0 0 240px;
}

ul#footerlink li#prezent2 a{
	display:block;
	width:700px;
	height:74px;
	background-image:url(../img/prezent_btn2.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}


ul#footerlink li#prezent2 a:hover{
	background-position:0 -74px;
}



ul#footerlink li#colehaan{
	float:left;
	width:402px;
	height:81px;
	margin:20px 0 0 240px;
}

ul#footerlink li#colehaan a{
	display:block;
	width:402px;
	height:81px;
	background-image:url(../img/official_btn.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}

ul#footerlink li#colehaan a:hover{
	background-position:0 -81px;
}



ul#footerlink li#brandPickup{
	float:left;
	width:280px;
	height:81px;
	margin:20px 0 0 15px;
}

ul#footerlink li#brandPickup a{
	display:block;
	width:280px;
	height:81px;
	background-image:url(../img/brand_btn.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}

ul#footerlink li#brandPickup a:hover{
	background-position:0 -81px;
}

div#foot{
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#000000;
}

div#foot p{
	position:relative;
	padding:20px 0 20px 0;
	font-size:77%;
	line-height:1em;
	color:#FFFFFF;
}

