﻿/*--------------------------------------------------Top Navigation----------------------------------------------------*/
#topnavigation {
	position:relative;
	float:left;
	background-image:url(images/TopNavigationBackground.jpg);
	background-repeat:no-repeat;
	width:970px;
	height:28px;
	}

#topnavigation a{
	text-decoration:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}

#topnavigation li p{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	padding-top:3px;
	}
	
#topnavigation ul{
	position:relative;
	float:left;
	width:805px;
	height:28px;
	padding-left:0px;
	}
	
#topnavigation li{
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	list-style:none;
	}
	
#topnavigation li p{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	padding-top:3px;
	}

#topnavigation #top_nav_home a:hover,
div#topnavigation li#top_nav_home.sel{
	background-image:url(images/TopNavigationActive_01.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:96px;
	height:28px;
	text-decoration:none;
	border:none;
}

#topnavigation #top_nav_home a{
	position:relative;
	float:left;
	width:96px;
	height:28px;
	text-decoration:none;
	border:none;
	}

#topnavigation #top_nav_home p {
	padding-left:2px;
		}
	
#topnavigation #top_nav_home a:hover {
	position:relative;
	float:left;
	width:96px;
	height:28px;
	text-decoration:none;
	border:none;
	}

#topnavigation #top_nav_design a{
	position:relative;
	float:left;
	width:106px;
	height:28px;
	text-decoration:none;
	border:none;
	}

div#topnavigation li#top_nav_design.sel,	
#topnavigation #top_nav_design a:hover {
	background-image:url(images/TopNavigationActive_02.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:106px;
	height:28px;
	text-decoration:none;
	border:none;
	}


#topnavigation #top_nav_products a{
	position:relative;
	float:left;
	width:123px;
	height:28px;
	text-decoration:none;
	border:none;
	}

div#topnavigation li#top_nav_products.sel,	
#topnavigation #top_nav_products a:hover {
	background-image:url(images/TopNavigationActive_03.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:123px;
	height:28px;
	text-decoration:none;
	border:none;
}

#topnavigation #top_nav_photos a{
	position:relative;
	float:left;
	width:105px;
	height:28px;
	text-decoration:none;
	border:none;
	z-index:102;
	}
	
div#topnavigation li#top_nav_photos.sel,
#topnavigation #top_nav_photos a:hover {
	background-image:url(images/TopNavigationActive_04.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:105px;
	height:28px;
	text-decoration:none;
	border:none;
	z-index:102;	
	}

#topnavigation #top_nav_community a{
	position:relative;
	float:left;
	width:148px;
	height:28px;
	text-decoration:none;
	border:none;
	}

div#topnavigation li#top_nav_community.sel,	
#topnavigation #top_nav_community a:hover {
	background-image:url(images/TopNavigationActive_05.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:148px;
	height:28px;
	text-decoration:none;
	border:none;	
	}

#topnavigation #top_nav_findapro a{
	position:relative;
	float:left;
	width:138px;
	height:28px;
	text-decoration:none;
	border:none;
	}

div#topnavigation li#top_nav_findapro.sel,
#topnavigation #top_nav_findapro a:hover {
	background-image:url(images/TopNavigationActive_06.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:138px;
	height:28px;
	text-decoration:none;
	border:none;
}
	
#topnavigation #top_nav_store a{
	position:relative;
	float:left;
	width:89px;
	height:28px;
	text-decoration:none;
	border:none;
	display: none;
	}

div#topnavigation li#top_nav_store.sel,	
#topnavigation #top_nav_store a:hover {
	background-image:url(images/TopNavigationActive_07.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:89px;
	height:28px;
	text-decoration:none;
	border:none;	
	}
	
#topnavigation #top_nav_special a{
	background-image:url(images/TopNavigation_08.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:165px;
	height:28px;
	text-decoration:none;
	border:none;
	}
	
#topnavigation #top_nav_special a:hover{
	background-image:url(images/TopNavigationActive_08.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:165px;
	height:28px;
	text-decoration:none;
	border:none;
	}
	
/*-----------------------------------Top Navigation Ends----------------------------------------------*/
