﻿/* TAB SERIE */
div.VillageTabs{width:530px; float:left; clear:both; margin-bottom:10px;}
div.VillageTabs div.VillageTabOn{width:94px; height:15px; line-height:14px; float:left; padding:2px 5px 3px 5px; margin:0 2px 2px 0; text-align:center; background-image:url(/Images/Design/VillageTabs/On.gif); background-repeat:repeat-x;}
div.VillageTabs div.VillageTabOff{width:94px; height:15px; line-height:14px; float:left; padding:2px 5px 3px 5px; margin:0 2px 2px 0; text-align:center; background-image:url(/Images/Design/VillageTabs/Off.gif); background-repeat:repeat-x;}

A.VillageTabLinkOff, A:visited.VillageTabLinkOff, A:active.VillageTabLinkOff {color:white; font-weight:bold; text-decoration: none;}
A:hover.VillageTabLinkOff {color:white; font-weight:bold; text-decoration: underline;}

A.VillageTabLinkOn, A:visited.VillageTabLinkOn, A:active.VillageTabLinkOn {color:#336699; font-weight:bold; text-decoration: none;}
A:hover.VillageTabLinkOn {color:#336699; font-weight:bold; text-decoration: underline;}



/* VILLAGE NAME */
div.Vit_ContentHeader {padding:0 0 0 25px; background-position:left center; background-repeat:no-repeat; height:14px; line-height:14px; margin-bottom:10px;}



/* THEME BOXES */
div.Vit_ThemeBox{}
div.Vit_ThemeBox img.Theme {float:left; clear:left; width:60px; height:40px; margin-right:10px;}
div.Vit_ThemeBox div.Data {width:440px; float:left; clear:none; height:40px;}
div.Vit_ThemeBox div.ShortText{float:left; clear:left; width:480px;}



