/*******************************************************************************************
 Styles for the N5 Local Category Navigation
 Marina Tsche
 ******************************************************************************************/

table.linksTableBlue {
	width									: 210px;
	background-color 						: #FFFFFF;
	border									: 5px solid #77AADD;
	border-collapse							: collapse;
	margin									: 0px 0px 10px 0px;
	
}

.linksTableBlue td {
	padding									: 1px 1px 0px 1px;	
}

table.linksSubTableBlue {
	width									: 100%; 	
	background-color						: #77AADD;
}

.linksSubTableBlue td {
	padding									: 3px 0px 1px 3px;
	background-color						: #77AADD;	
}

div.linksContentBlue {
	position                        		: absolute;
    visibility                      		: hidden;
	background-color						: #FFFFFF;
    visibility                      		: visible;
    font-size								: 12px;
	font-weight								: normal;
	padding									: 3px;
	margin									: 0px;
}

.linkHeight {
	font-size								: 4px;
}

A.linksContentURLN5,A.linksContentURLN5:active,A.linksContentURLN5:visited {	
	text-decoration							: none;
	color									: #4678aa;
	font-weight								: normal;
    line-height                             : 100%;
}

A.linksContentURLN5:hover,A.linksContentURLN5:visited:hover {
	text-decoration							: none;
	color									: #558822;
	font-weight								: normal;
}


A.linksBlueTable,A.linkslinksBlueTable:active,A.linkslinksBlueTable:visited {	
	text-decoration							: none;
	color									: #FF0000;	
	font-weight								: normal;
	font-size								: 12px;
}

A.linksBlueTable:hover,A.linksBlueTable:visited:hover {
	text-decoration							: none;
	color									: #558822;	
	font-weight								: normal;
	font-size								: 12px;
}

	/*******************************************************************************************
	 BEGIN Local Nav Scrollbar styles
	 ******************************************************************************************/
	 
	div.localNavLayer {
	    position							: relative;
	    display								: none;
	    width                      			: 193px;
	    height                      		: 110px;	    
	    z-index                     		: 0;
	    margin								: 3px 0px 0px 5px;
	}
	
	div.localNavContainer {
		position                    		: absolute;
		left                        		: 0px;
	    top                         		: 0px;
		width                       		: 175px;
	    height                      		: 110px;		
		clip                        		: rect(0px, 177px, 112px, 0px);
		overflow                    		: hidden;
	    z-index                     		: 1;
	}
	
	/* vertical scrollbar for wn1 */
	div.localNavScrollbar {
	    position                    		: absolute;
	    visibility                  		: hidden;
	    left                        		: 175px;
	    top                         		: 0;
	    width                       		: 16px;
	    height                      		: 110px;
	    font-size                   		: 1px;
	    z-index                  			: 2;
	}
	
	div.localNavTrack {
	    position                    		: absolute;
	    left                        		: 0;
	    top                         		: 17px;
	    width                       		: 16px;
	    height                      		: 76px;
	    background-color            		: #c8daec;
	    z-index                     		: 1
	}
	div.localNavDragBar {
	    position                   			: absolute;
	    left                        		: 1px;
	    top                         		: 1px;
	    width                       		: 14px;
	    height                      		: 20px;
	    background-color            		: #77aadd;
	    z-index                     		: 1;
	}
	
	div.localNavUp {
	    position                    		: absolute;
	    left                        		: 0;
	    top                         		: 0;
	    z-index                     		: 2;
	}
	
	div.localNavDown {
	    position                    		: absolute;
	    left                        		: 0;
	    bottom                      		: 0;
	    z-index                     		: 3;
	}
	 
	/*******************************************************************************************
	 END LocalNav Scrollbar styles
	 ******************************************************************************************/

/*************************************
END Blue Section
*************************************/


/*******************************************************************************************
 BEGIN N5 Farming and Prospecting styles
 ******************************************************************************************/

		div#FarmingProspectingLayer	{
		    position						: relative;
		    display							: none;
		    width                      		: 175px;
		    margin							: 3px 0px 0px 5px;
		}

/*******************************************************************************************
 END N5 Farming and Prospecting styles
 ******************************************************************************************/
 
/*******************************************************************************************
 BEGIN Seller Program Overview styles
 ******************************************************************************************/

		div#SellerProgramOverviewLayer	{
		    position						: relative;
		    display							: none;
		    width                      		: 175px;
		    z-index                     	: 0;
		    margin							: 3px 0px 0px 5px;
		}

		.WhiteFontBlueBG {
			color							: #FFFFFF;
			font-size						: 12px;
			font-family						: Arial, Helvetica, sans-serif;
			font-weight						: bold;
			text-decoration					: none;
		}
			 
/*******************************************************************************************
 END Seller Program Overview styles
 ******************************************************************************************/
 
/*******************************************************************************************
 BEGIN Listing Presentations styles
 ******************************************************************************************/

		div#ListingPresentationsLayer	{
		    position						: relative;
		    display							: none;
		    width                      		: 175px;
		    margin							: 3px 0px 0px 5px;
		}
			 
/*******************************************************************************************
 END Listing Presentations styles
 ******************************************************************************************/	



/*******************************************************************************************
 BEGIN N5 Increase Listings styles
 ******************************************************************************************/

		div#IncreaseListingsLayer	{
		    position						: relative;
		    display							: none;
		    width							: 175px;
		    margin							: 3px 0px 0px 5px;
		}
	 
/*******************************************************************************************
 END N5 Increase Listings styles
 ******************************************************************************************/




/*******************************************************************************************
 BEGIN N5 programs for sellers styles
 ******************************************************************************************/

		div#programsforsellersLayer	{
		    position						: relative;
		    display							: none;
		    width                      		: 175px;
		    margin							: 3px 0px 0px 5px;
		}

/*******************************************************************************************
 END N5 Farming and programs for sellers
 ******************************************************************************************/


/*******************************************************************************************
 BEGIN N5 Training and Education styles
 ******************************************************************************************/

		div#TrainingandEducationLayer	{
		    position						: relative;
		    display							: none;
		    width                      		: 175px;
		    margin							: 3px 0px 0px 5px;
		}
		
/*******************************************************************************************
 END N5 Training and Education
 ******************************************************************************************/

 /*******************************************************
 BEGIN Modify Search styles
 *******************************************************/

	table.modifySearch {
		background-color						: #D7ECC0;
		margin									: 0px 0px 10px 0px;
        border									: 10px solid #D7ECC0;
        width									: 210px;
	}
	
	.modifySearch td {
		margin									: 0px;
        padding									: 0px;
	}
	
	table.subModifySearch {
		width									: 100%;
        margin									: 15px 0px 0px;
        background-color						: #D7ECC0;
	}
	
	.subModifySearch td {
        font-family								: Arial, Helvetica, sans-serif;
        text-decoration							: none;
        font-size								: 10px;
        font-weight								: bold;
        text-align								: right;
        vertical-align							: baseline;
        position								: relative;
		top										: -5px;	
		padding									: 0px 0px 8px 3px;
	}
	
	.modifyHeadText {
		font-family								: Arial, Helvetica, sans-serif;
        text-decoration							: none;
        font-size								: 12px;
        font-weight								: bold;
        text-align								: left;
    }
	
	.inputBox {
	     padding								: 1px 1px 0px 3px;
	 	 margin									: 0px 0px 0px 0px;
		 height									: 18px;
		 width									: 134px;
	 	 font-size								: 9px;
	}

	form.mSearchForm {
		margin									: 0px;
		padding									: 0px;
	}

	form.mSearchForm select {
		width									: 134px;
		height									: 18px;
		margin									: 0px 0px 0px 0px;
		padding									: 1px 1px 1px 0px;
		font-size								: 10px;
	}


	
/*******************************************************
 END Modify Search
 *******************************************************/

