
/* Navigation Category */

#secondLevelNavigationCategory
{
    float: right;
	margin-left: 0px;
	margin-right: 9px;
	padding-left: 10px;
	list-style:none;
	margin-top: 10px;
	padding-top:0px;
	width: 140px;
	height: 400px;
	font-size:11px;
	color: #212327;
	border-left: 1px dotted #4c4940;
	font-family: arial,verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

/* UNSELECTED CATEGORY STYLES */

#secondLevelNavigationCategory .unselected
{
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 0px 8 0 0;
	border-bottom: 0px solid #d7d7d7;
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
	list-style:none;
}

#secondLevelNavigationCategory .unselected a 
{		
	display: block;
	padding: 4px 0;
	text-decoration: none;
	font-size:11px;
	color:#212327;
	font-weight:bold;
	text-transform: uppercase;
}

#secondLevelNavigationCategory .unselected a:link
{
	display: block;
	padding: 4px 0;
	text-decoration: none;
	font-size:11px;
	color:#212327;
	font-weight:bold;
	text-transform: uppercase;
}

#secondLevelNavigationCategory .unselected  a:active
{
	display: block;
	padding: 4px 0;
	text-decoration: none;
	font-size:11px;
	color:#212327;
	font-weight:bold;
	text-transform: uppercase;
}

#secondLevelNavigationCategory .unselected  a:visited
{
	display: block;
	padding: 4px 0;
	text-decoration: none;
	font-size:11px;
	color:#212327;
	font-weight:bold;
	text-transform: uppercase;
}


#secondLevelNavigationCategory .unselected a:hover
{	
	color:#7998dc;
	font-weight:bold;
	font-size:11px;
	text-transform: uppercase;
}

/* END UNSELECTED CATEGORY*/

/* SELECTED CATEGORY STYLES */

#secondLevelNavigationCategory .selectedCat
{
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 0px 0 0 0;
	border-bottom: 0px solid #d7d7d7;
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
	list-style:none;
}

#secondLevelNavigationCategory .selectedCat a
{
	font-weight: bold;
	font-size:11px;
	color:#7998dc;
	text-transform: uppercase;
}

#secondLevelNavigationCategory .selectedCat  a:active; a:visited; a:hover
{		
	font-weight: bold;
	font-size:11px;
	color:#7998dc;
	text-transform: uppercase;
}

/* END SELECTED CATEGORY STYLES */



/* Selected Sub Category styles*/


#secondLevelNavigationCategory .SubMenuLink
{
	background-repeat: no-repeat;
	margin-top: 4px;
	padding: 0px 8 0 0;
	border-bottom: 0px solid #d7d7d7;
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
	list-style:none;
}

#secondLevelNavigationCategory .SubMenuLink a 
{		
	font-weight: bold;
	font-size:11px;
	color:#7998dc;
	text-transform: uppercase;
	padding: 5px 0 0 10px;
margin-top: 3px;
}

#secondLevelNavigationCategory .SubMenuLink  a:link
{	
	font-weight: bold;
	font-size:11px;
	color:#7998dc;
	text-transform: uppercase;
	padding: 5px 0 0 10px;
margin-top: 3px;
}

#secondLevelNavigationCategory .SubMenuLink a:active
{	
	font-weight: bold;
	font-size:11px;
	color:#7998dc;
	text-transform: uppercase;
	padding: 5px 0 0 10px;
margin-top: 3px;
}

#secondLevelNavigationCategory .SubMenuLink  a:visited
{	
	font-weight: bold;
	font-size:11px;
	color:#7998dc;
	text-transform: uppercase;
	padding: 5px 0 0 10px;
margin-top: 3px;
}


#secondLevelNavigationCategory .SubMenuLink  a:hover
{	
	font-weight: bold;
	font-size:11px;
	color:#7998dc;
	text-transform: uppercase;
margin-top: 3px;	
padding: 5px 0 0 10px;

}


/* END SELECTED SUB CATEGORY STYLES */

/* UNSELECTED SUB CATEGORY STYLES */


#secondLevelNavigationCategory .SubMenuLinkUnselected 
{
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 0px 8 0 0;
	border-bottom: 0px solid #d7d7d7;
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
	list-style:none;
}

#secondLevelNavigationCategory .SubMenuLinkUnselected a 
{	
	display: block;
	padding: 5px 0 0 10px;
	text-decoration: none;
	font-size:11px;
	color:#212327;
	font-weight:bold;
	text-transform: uppercase;	
}

#secondLevelNavigationCategory .SubMenuLinkUnselected a:link
{	
	display: block;
	padding: 5px 0 0 10px;
	text-decoration: none;
	font-size:11px;
	color:#212327;
	font-weight:bold;
	text-transform: uppercase;
}

#secondLevelNavigationCategory .SubMenuLinkUnselected  a:active
{	
	display: block;
	padding: 5px 0 0 10px;
	text-decoration: none;
	font-size:11px;
	color:#212327;
	font-weight:bold;
	text-transform: uppercase;
}

#secondLevelNavigationCategory .SubMenuLinkUnselected  a:visited
{	
	display: block;
	padding: 5px 0 0 10px;
	text-decoration: none;
	font-size:11px;
	color:#212327;
	font-weight:bold;
	text-transform: uppercase;
}


#secondLevelNavigationCategory .SubMenuLinkUnselected a:hover
{	
	color:#7998dc;
	font-weight:bold;
	font-size:11px;
	text-transform: uppercase;
	padding: 5px 0 0 10px;
}

/* END Selected Sub Category styles*/


/* END Navigation */


.dropdown_company
{
height: 17px;
width: 150px;

margin:0px;
margin-right:10px;
margin-top:15px;
padding:0px;
float:right;
font-size: 10px;
font-weight: normal;

color: #212327;
background-color: #F0F0F0;
border: 1px solid #dfdfdf;

}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

