#sitemapHolder
{
	visibility:hidden;
}

#sitemap
{
	overflow:hidden; 

	top:-46px;  
	
	width:882px;
	position:relative;	
	margin: 0 auto;
	position:relative;
}

#sitemap a
{
	color:#FFFFFF;
	text-decoration:none;
}
#sitemap a:hover
{
	text-decoration:underline;
}

.smaller
{
	padding-top:10px;
}

.sitemapContent
{
	padding:0;
	width:870px; 
	margin: 0 auto; 
	position:relative;
}

.sitemapTop
{
	background-color:#000000;

	width:860px !important; 
	width:850px;  
	
	position:relative;
	left:6px;
	height:33px;
}

.sitemapTopLeft
{
	float:left; 
	width:70px;
	height:33px;
}

.sitemapTopMiddle
{
	float:left;
	width:710px;
	height:33px; 
}

.sitemapTopRight
{
	float:left; 
	width:70px;
	height:33px; 
}

.sitemapColumn
{
	float:left; 
	width:134px !important; 
	width:144px;  
	
	padding-left:10px;
	padding-top:10px;
}

.sitemapLeft
{
	background-image:url(../../assets/image/box/sitemap/left.png);
	width:11px; 
	height:275px; 
	position:absolute; 
	bottom:25px; 
	left:0px
}

.sitemapRight
{
	background-image:url(../../assets/image/box/sitemap/right.png); 
	width:11px; 
	height:275px;  
	position:absolute; 
	bottom:25px;
	right:0px;
}

.sitemapBottom
{
	margin: 0 auto; 
	width:881px; 
	top:0px;
	position:relative;

}

.sitemapBottomMiddle
{
	float:left;
	
	height:25px;
	width:831px;
}

.sitemapBottomCorner
{
	float:left; 
 	width:25px; 
 	height:25px
}

#open_sitemap
{
	cursor: pointer; 
	cursor: hand;
	width:120px;
	margin:0 auto;
}

#close_sitemap
{
	cursor: pointer; 
	cursor: hand;
} 

.copyright
{
	font-size:9px; 
	margin-top:-10px;
}
