/* - - - - - - - - - - - - - - - - - - - - -

Title : KeySite Enterprise College Department Design 2 Site Specific Stylesheet
Maintainer : John Rogerson
Version: 1.0

Description : This is the stylesheet containing any site specific CSS for an individual College Department KeySite using Design 2.

Created : July 15, 2008
Modified : 

ChangeLog:

- - - - - - - - - - - - - - - - - - - - - */s


/*
If 6 top level sections width: 156px
If 7 top level sections width: 133px
If 8 top level sections width: 116px
*/

div.navigation ul li { width: 116px; }

/*
Append ID number of first top level section to ksSection
*/

div.navigation ul li#ksSection16951 { margin-left: 0; }

/*
Append ID number of last top level section to ksSection
If 6 top level sections delete width
If 7 top level sections width: 134px
If 8 top level sections delete width
*/

div.navigation ul li#ksSection15080 {
	margin-right: 0;
}

/*
This rule only needed if 7 top level sections
Append ID number of last top level section to ksSection
*/

div.navigation ul li#ksSection li { width: auto; }

/*
If 6 top level sections width: 144px
If 7 top level sections width: 121px
If 8 top level sections width: 104px
*/

div.navigation ul a:link, div.navigation ul a:visited { width: 104px; }

/*
These 2 rules only needed if 7 top level sections
Append ID number of last top level section to ksSection
*/

div.navigation ul li#ksSection a:link, div.navigation ul li#ksSection a:visited { width: 122px; }
div.navigation ul li#ksSection ul a:link, div.navigation ul li#ksSection ul a:visited { width: auto; }
