/* THEMES
--------------------------------------------------- */
/* Glöm inte ändra i IE6.css !!! */


/* Light - Default 
--------------------------------------------------- */

body { background-color: #ddd; }

#Page { background-color: #ddd; }
#Page { background-image: url(../styles/images/pageback_whiter.png); }

#MainLeft { color: #666; }
#MainLeft a { color: #333; }
#MainLeft a:hover { color: #666; }
#MainLeft small.Login a { color: #666; }

#Content .ContentPanel { color: #333; background-color: #ddd; }
#Content .ContentPanel { background-image: url(../styles/images/panelback_white.png); } 
#Content .ContentPanel .PanelText { background-color: none }

#Content .ContentCase { color: #333; background-color: #ddd; }
#Content .ContentCase { background-image: url(../styles/images/panelback_dark.png); } 
#Content .ContentCase .CaseText { background-color: #ddd; }
#Content .CaseNavigation { color: #aaa; background-color: #ddd; }
#Content .CaseNavigation a { color: #333; }
#Content .CaseNavigation a:hover { color: #333; }
#Content .CaseNavigation .Center { color: #333; }

#Content .ContentCollector { background-image: none } 

#MenuItems ul li { background-color: #ccc; }
#MenuItems ul li { background-image: url(../styles/images/menuback_off.png); }
#MenuItems ul li:hover { background-color: #ddd; }
#MenuItems ul li:hover { background-image: url(../styles/images/menuback_white.png); }
#MenuItems ul li a { color: #333; }
#MenuItems ul li a:hover { color: #333; }
#MenuItems ul li:hover ul { background-color: #ddd; }
#MenuItems ul li:hover ul { border-color: #fff; }
#MenuItems ul li:hover ul li { background-color: #ddd; }
#MenuItems ul li:hover ul li { background-image: none }

#MenuItems ul li.Active { background-color: #ddd; }
#MenuItems ul li.Active { background-image: url(../styles/images/menuback_white.png); }
#MenuItems ul li.Active a { color: #333; }
#MenuItems ul li.Active:hover ul { background-color: #ddd; }
#MenuItems ul li.Active:hover ul li { background-color: #ddd; }

#MenuItems ul li.Collector a { color: #fff; }
#MenuItems ul li.Collector { color: #fff; background-color: #66aadd; }
#MenuItems ul li.Collector ul { color: #fff; background-color: #66aadd; }
#MenuItems ul li.Account a { color: #fff; }
#MenuItems ul li.Account { color: #fff; background-color: #66aadd; }
#MenuItems ul li.Account ul { color: #fff; background-color: #66aadd; }


/* Dark
--------------------------------------------------- */

body.Dark { background-color: #222; }

.Dark #Page { background-color: #222; }
.Dark #Page { background-image: url(../styles/images/pageback_black.png); }

.Dark #MainLeft { color: #999; }
.Dark #MainLeft a { color: #ccc; }
.Dark #MainLeft a:hover { color: #999; }
.Dark #MainLeft small.Login a { color: #999; }

.Dark #Content .ContentPanel { color: #fff; background-color: #222; }
.Dark #Content .ContentPanel { background-image: url(../styles/images/panelback_dark.png); } 
.Dark #Content .ContentPanel .PanelText { background-color: none }

.Dark #Content .ContentCase { color: #fff; background-color: #222; }
.Dark #Content .ContentCase { background-image: url(../styles/images/panelback_dark.png); } 
.Dark #Content .ContentCase .CaseText { background-color: #333; }
.Dark #Content .CaseNavigation { color: #999; background-color: #333; }
.Dark #Content .CaseNavigation a { color: #fff; }
.Dark #Content .CaseNavigation a:hover { color: #fff; }
.Dark #Content .CaseNavigation .Center { color: #fff; }

.Dark #Content .ContentCollector { background-image: none } 

.Dark #MenuItems ul li { background-color: #000; }
.Dark #MenuItems ul li { background-image: url(../styles/images/menuback_offer.png); }
.Dark #MenuItems ul li:hover { background-color: #222; }
.Dark #MenuItems ul li:hover { background-image: url(../styles/images/menuback_white.png); }
.Dark #MenuItems ul li a { color: #fff; }
.Dark #MenuItems ul li a:hover { color: #fff; }
.Dark #MenuItems ul li:hover ul { background-color: #222; }
.Dark #MenuItems ul li:hover ul { border-color: #000; }
.Dark #MenuItems ul li:hover ul li { background-color: #222; }
.Dark #MenuItems ul li:hover ul li { background-image: none }

.Dark #MenuItems ul li.Active { background-color: #222; }
.Dark #MenuItems ul li.Active { background-image: url(../styles/images/menuback_white.png); }
.Dark #MenuItems ul li.Active a { color: #fff; }
.Dark #MenuItems ul li.Active a:hover { color: #fff; }
.Dark #MenuItems ul li.Active:hover ul { background-color: #222; }
.Dark #MenuItems ul li.Active:hover ul li { background-color: #222; }

.Dark #MenuItems ul li.Collector a { color: #fff; }
.Dark #MenuItems ul li.Collector { color: #fff; background-color: #66aadd; }
.Dark #MenuItems ul li.Collector ul { color: #fff; background-color: #66aadd; }
.Dark #MenuItems ul li.Account a { color: #fff; }
.Dark #MenuItems ul li.Account { color: #fff; background-color: #66aadd; }
.Dark #MenuItems ul li.Account ul { color: #fff; background-color: #66aadd; }


/* Grey 
--------------------------------------------------- */

body.Grey { background-color: #999; }

.Grey #Page { background-color: #999; }
.Grey #Page { background-image: url(../styles/images/pageback_dark.png); }

.Grey #MainLeft { color: #ddd; }
.Grey #MainLeft a { color: #fff; }
.Grey #MainLeft a:hover { color: #ddd; }
.Grey #MainLeft small.Login a { color: #ddd; }

.Grey #Content .ContentPanel { color: #ddd; background-color: #999; }
.Grey #Content .ContentPanel { background-image: url(../styles/images/panelback_dark.png); } 
.Grey #Content .ContentPanel .PanelText { background-color: none }

.Grey #Content .ContentCase { color: #ddd; background-color: #999; }
.Grey #Content .ContentCase { background-image: url(../styles/images/panelback_dark.png); } 
.Grey #Content .ContentCase .CaseText { background-color: #666; }
.Grey #Content .CaseNavigation { color: #888; background-color: #666; }
.Grey #Content .CaseNavigation a { color: #fff; }
.Grey #Content .CaseNavigation a:hover { color: #fff; }
.Grey #Content .CaseNavigation .Center { color: #ddd; }

.Grey #Content .ContentCollector { background-image: none } 

.Grey #MenuItems ul li { background-color: #777; }
.Grey #MenuItems ul li { background-image: url(../styles/images/menuback_offer.png); }
.Grey #MenuItems ul li:hover { background-color: #999; }
.Grey #MenuItems ul li:hover { background-image: url(../styles/images/menuback_white.png); }
.Grey #MenuItems ul li a { color: #ddd; }
.Grey #MenuItems ul li a:hover { color: #fff; }
.Grey #MenuItems ul li:hover ul { background-color: #999; }
.Grey #MenuItems ul li:hover ul { border-color: #333; }
.Grey #MenuItems ul li:hover ul li { background-color: #999; }
.Grey #MenuItems ul li:hover ul li { background-image: none }

.Grey #MenuItems ul li.Active { background-color: #999; }
.Grey #MenuItems ul li.Active { background-image: url(../styles/images/menuback_white.png); }
.Grey #MenuItems ul li.Active a { color: #fff; }
.Grey #MenuItems ul li.Active a:hover { color: #fff; }
.Grey #MenuItems ul li.Active:hover ul { background-color: #999; }
.Grey #MenuItems ul li.Active:hover ul li { background-color: #999; }

.Grey #MenuItems ul li.Collector a { color: #fff; }
.Grey #MenuItems ul li.Collector { color: #fff; background-color: #66aadd; }
.Grey #MenuItems ul li.Collector ul { color: #fff; background-color: #66aadd; }
.Grey #MenuItems ul li.Account a { color: #fff; }
.Grey #MenuItems ul li.Account { color: #fff; background-color: #66aadd; }
.Grey #MenuItems ul li.Account ul { color: #fff; background-color: #66aadd; }


/* Industrial 
--------------------------------------------------- */

body.Industry { background-color: #655444; }
.Industry #Page { background-color: #655444; }
.Industry #Page { background-image: url(../styles/images/pageback_darker.png); }

.Industry #MainLeft { color: #fff; }
.Industry #MainLeft a { color: #ccc; }
.Industry #MainLeft a:hover { color: #fff; }
.Industry #MainLeft small.Login a { color: #fff; }

.Industry #Content .ContentPanel { color: #ddd; background-color: #25323B; }
.Industry #Content .ContentPanel { background-image: url(../styles/images/panelback_dark.png); } 
.Industry #Content .ContentPanel .PanelText { background-color: none }

.Industry #Content .ContentCase { color: #ddd; background-color: #25323B; }
.Industry #Content .ContentCase { background-image: url(../styles/images/panelback_dark.png); } 
.Industry #Content .ContentCase .CaseText { background-color: #25323B; }
.Industry #Content .CaseNavigation { color: #888; background-color: #25323B; }
.Industry #Content .CaseNavigation a { color: #fff; }
.Industry #Content .CaseNavigation a:hover { color: #fff; }
.Industry #Content .CaseNavigation .Center { color: #ddd; }

.Industry #Content .ContentCollector { background-image: none } 

.Industry #MenuItems ul li { background-color: #948D75; }
.Industry #MenuItems ul li { background-image: url(../styles/images/menuback_offer.png); }
.Industry #MenuItems ul li:hover { background-color: #25323B; }
.Industry #MenuItems ul li:hover { background-image: url(../styles/images/menuback_white.png); }
.Industry #MenuItems ul li a { color: #fff; }
.Industry #MenuItems ul li a:hover { color: #fff; }
.Industry #MenuItems ul li:hover ul { background-color: #25323B; }
.Industry #MenuItems ul li:hover ul { border-color: #000; }
.Industry #MenuItems ul li:hover ul li { background-color: #25323B; }
.Industry #MenuItems ul li:hover ul li { background-image: none }

.Industry #MenuItems ul li.Active { background-color: #25323B; }
.Industry #MenuItems ul li.Active { background-image: url(../styles/images/menuback_white.png); }
.Industry #MenuItems ul li.Active a { color: #fff; }
.Industry #MenuItems ul li.Active a:hover { color: #fff; }
.Industry #MenuItems ul li.Active:hover ul { background-color: #25323B; }
.Industry #MenuItems ul li.Active:hover ul li { background-color: #25323B; }

.Industry #MenuItems ul li.Collector a { color: #fff; }
.Industry #MenuItems ul li.Collector { color: #fff; background-color: #66aadd; }
.Industry #MenuItems ul li.Collector ul { color: #fff; background-color: #66aadd; }
.Industry #MenuItems ul li.Account a { color: #fff; }
.Industry #MenuItems ul li.Account { color: #fff; background-color: #66aadd; }
.Industry #MenuItems ul li.Account ul { color: #fff; background-color: #66aadd; }


/* Organic 
--------------------------------------------------- */

body.Organic { background-color: #294925; }
.Organic #Page { background-color: #294925; }
.Organic #Page { background-image: url(../styles/images/pageback_white.png); }

.Organic #MainLeft { color: #a9cF93; }
.Organic #MainLeft a { color: #ccc; }
.Organic #MainLeft a:hover { color: #a9cF93; }
.Organic #MainLeft small.Login a { color: #a9cF93; }

.Organic #Content .ContentPanel { color: #fff; background-color: #98BF82; }
.Organic #Content .ContentPanel { background-image: url(../styles/images/panelback_dark.png); } 
.Organic #Content .ContentPanel .PanelText { background-color: none }

.Organic #Content .ContentCase { color: #fff; background-color: #98BF82; }
.Organic #Content .ContentCase { background-image: url(../styles/images/panelback_dark.png); } 
.Organic #Content .ContentCase .CaseText { background-color: #98BF82; }
.Organic #Content .CaseNavigation { color: #294925; background-color: #98BF82; }
.Organic #Content .CaseNavigation a { color: #fff; }
.Organic #Content .CaseNavigation a:hover { color: #fff; }
.Organic #Content .CaseNavigation .Center { color: #fff; }

.Organic #Content .ContentCollector { background-image: none } 

.Organic #MenuItems ul li { background-color: #294925; }
.Organic #MenuItems ul li { background-image: url(../styles/images/menuback_off.png); }
.Organic #MenuItems ul li:hover { background-color: #98BF82; }
.Organic #MenuItems ul li:hover { background-image: url(../styles/images/menuback_white.png); }
.Organic #MenuItems ul li a { color: #fff; }
.Organic #MenuItems ul li a:hover { color: #fff; }
.Organic #MenuItems ul li:hover ul { background-color: #98BF82; }
.Organic #MenuItems ul li:hover ul { border-color: #fff; }
.Organic #MenuItems ul li:hover ul li { background-color: #98BF82; }
.Organic #MenuItems ul li:hover ul li { background-image: none }

.Organic #MenuItems ul li.Active { background-color: #98BF82; }
.Organic #MenuItems ul li.Active { background-image: url(../styles/images/menuback_white.png); }
.Organic #MenuItems ul li.Active a { color: #294925; }
.Organic #MenuItems ul li.Active a:hover { color: #294925; }
.Organic #MenuItems ul li.Active:hover ul { background-color: #98BF82; }
.Organic #MenuItems ul li.Active:hover ul li { background-color: #98BF82; }

.Organic #MenuItems ul li.Collector a { color: #fff; }
.Organic #MenuItems ul li.Collector { color: #fff; background-color: #66aadd; }
.Organic #MenuItems ul li.Collector ul { color: #fff; background-color: #66aadd; }
.Organic #MenuItems ul li.Account a { color: #fff; }
.Organic #MenuItems ul li.Account { color: #fff; background-color: #66aadd; }
.Organic #MenuItems ul li.Account ul { color: #fff; background-color: #66aadd; }


/* Midnight 
--------------------------------------------------- */

body.Midnight { background-color: #0B0D29; }
.Midnight #Page { background-color: #0B0D29; }
.Midnight #Page { background-image: url(../styles/images/pageback_darker.png); }

.Midnight #MainLeft { color: #3B5099; }
.Midnight #MainLeft a { color: #3B5099; }
.Midnight #MainLeft a:hover { color: #3B5099; }
.Midnight #MainLeft small.Login a { color: #3B5099; }

.Midnight #Content .ContentPanel { color: #fff; background-color: #0F162E; }
.Midnight #Content .ContentPanel { background-image: url(../styles/images/panelback_dark.png); } 
.Midnight #Content .ContentPanel .PanelText { background-color: none }

.Midnight #Content .ContentCase { color: #fff; background-color: #0F162E; }
.Midnight #Content .ContentCase { background-image: url(../styles/images/panelback_dark.png); } 
.Midnight #Content .ContentCase .CaseText { background-color: #0F162E; }
.Midnight #Content .CaseNavigation { color: #2d2f4b; background-color: #0F162E; }
.Midnight #Content .CaseNavigation a { color: #fff; }
.Midnight #Content .CaseNavigation a:hover { color: #fff; }
.Midnight #Content .CaseNavigation .Center { color: #fff; }

.Midnight #Content .ContentCollector { background-image: none } 

.Midnight #MenuItems ul li { background-color: #070912; }
.Midnight #MenuItems ul li { background-image: url(../styles/images/menuback_offless.png); }
.Midnight #MenuItems ul li:hover { background-color: #0F162E; }
.Midnight #MenuItems ul li:hover { background-image: url(../styles/images/menuback_dark.png); }
.Midnight #MenuItems ul li a { color: #fff; }
.Midnight #MenuItems ul li a:hover { color: #fff; }
.Midnight #MenuItems ul li:hover ul { background-color: #0F162E; }
.Midnight #MenuItems ul li:hover ul { border-color: #000; }
.Midnight #MenuItems ul li:hover ul li { background-color: #0F162E; }
.Midnight #MenuItems ul li:hover ul li { background-image: none }

.Midnight #MenuItems ul li.Active { background-color: #0F162E; }
.Midnight #MenuItems ul li.Active { background-image: url(../styles/images/menuback_dark.png); }
.Midnight #MenuItems ul li.Active a { color: #fff; }
.Midnight #MenuItems ul li.Active a:hover { color: #fff; }
.Midnight #MenuItems ul li.Active:hover ul { background-color: #0F162E; }
.Midnight #MenuItems ul li.Active:hover ul li { background-color: #0F162E; }

.Midnight #MenuItems ul li.Collector a { color: #fff; }
.Midnight #MenuItems ul li.Collector { color: #fff; background-color: #66aadd; }
.Midnight #MenuItems ul li.Collector ul { color: #fff; background-color: #66aadd; }
.Midnight #MenuItems ul li.Account a { color: #fff; }
.Midnight #MenuItems ul li.Account { color: #fff; background-color: #66aadd; }
.Midnight #MenuItems ul li.Account ul { color: #fff; background-color: #66aadd; }


/* Moody 
--------------------------------------------------- */

body.Moody { background-color: #100000; }
.Moody #Page { background-color: #100000; }
.Moody #Page { background-image: url(../styles/images/pageback_whiteless.png); }

.Moody #MainLeft { color: #777; }
.Moody #MainLeft a { color: #555; }
.Moody #MainLeft a:hover { color: #777; }
.Moody #MainLeft small.Login a { color: #777; }

.Moody #Content .ContentPanel { color: #333; background-color: #fff; }
.Moody #Content .ContentPanel { background-image: url(../styles/images/panelback_dark.png); } 
.Moody #Content .ContentPanel .PanelText { background-color: none }

.Moody #Content .ContentCase { color: #333; background-color: #fff; }
.Moody #Content .ContentCase { background-image: url(../styles/images/panelback_dark.png); } 
.Moody #Content .ContentCase .CaseText { background-color: #fff; }
.Moody #Content .CaseNavigation { color: #ccc; background-color: #fff; }
.Moody #Content .CaseNavigation a { color: #333; }
.Moody #Content .CaseNavigation a:hover { color: #333; }
.Moody #Content .CaseNavigation .Center { color: #333; }

.Moody #Content .ContentCollector { background-image: none } 

.Moody #MenuItems ul li { background-color: #333; }
.Moody #MenuItems ul li { background-image: url(../styles/images/menuback_offer.png); }
.Moody #MenuItems ul li:hover { background-color: #fff; }
.Moody #MenuItems ul li:hover { background-image: url(../styles/images/menuback_dark.png); }
.Moody #MenuItems ul li a { color: #fff; }
.Moody #MenuItems ul li a:hover { color: #333; }
.Moody #MenuItems ul li:hover a { color: #333; }
.Moody #MenuItems ul li:hover ul { background-color: #fff; }
.Moody #MenuItems ul li:hover ul { border-color: #000; }
.Moody #MenuItems ul li:hover ul li { background-color: #fff; }
.Moody #MenuItems ul li:hover ul li { background-image: none }

.Moody #MenuItems ul li.Active { background-color: #fff; }
.Moody #MenuItems ul li.Active { background-image: url(../styles/images/menuback_dark.png); }
.Moody #MenuItems ul li.Active a { color: #333; }
.Moody #MenuItems ul li.Active a:hover { color: #333; }
.Moody #MenuItems ul li.Active:hover ul { background-color: #fff; }
.Moody #MenuItems ul li.Active:hover ul li { background-color: #fff; }

.Moody #MenuItems ul li.Collector a { color: #fff; }
.Moody #MenuItems ul li.Collector { color: #fff; background-color: #66aadd; }
.Moody #MenuItems ul li.Collector ul { color: #fff; background-color: #66aadd; }
.Moody #MenuItems ul li.Account a { color: #fff; }
.Moody #MenuItems ul li.Account { color: #fff; background-color: #66aadd; }
.Moody #MenuItems ul li.Account ul { color: #fff; background-color: #66aadd; }


