/* this is the default style sheet that will be loaded in the website if the affiliate code matches the New YEars website affiliate code and any affiliate that
chose the default theme */

#TopBackgroundWrapper
{
    background-image: url(/templateimages/backgrounds/topBackground.gif);
    height: 98px;
}


#TopNavigationWrapper
{
    background-color: #363151;
}

#NavLogoPart li a:hover
{
    color: #999999;
}


#NavLinksWrapper li a, #PopupBoxHeader
{
	color: #FFFFFF;
	text-decoration: none;
}

#NavLinksWrapper li a:hover {
	color: #B0A7DD;
	text-transform: none;
	font-weight: normal;
}


#NavLogoPart a, #NavTopCountdownText
{
    color: #CCCCCC;
}


#NavLogoPart a.dayThemeInactive
{
	color:#CCCCCC;
	padding-left: 20px;
	background-image: url(/templateImages/DayIconInactive.png);
	background-repeat: no-repeat;
}




#NavLogoPart a.dayThemeInactive:hover, #NavLogoPart a.dayThemeActive, #NavLogoPart a.dayThemeActive:hover
{
	color:#FFFF00;
	padding-left: 20px;
	background-image: url(/templateImages/DayIconActive.png);
	background-repeat: no-repeat;
}


	
#NavLogoPart a.nightThemeInactive
{
	color:#CCCCCC;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(/templateImages/NightIconInactive.png);
	background-repeat: no-repeat;
}


#NavLogoPart a.nightThemeInactive:hover, #NavLogoPart a.nightThemeActive, #NavLogoPart a.nightThemeActive:hover
{
	color:#00FF00;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(/templateImages/NightIconActive.png);
	background-repeat: no-repeat;
}


#NavCountdownWrapper, #PopupBoxHeader
{
    background-image: url(/templateImages/backgrounds/NavCountdownBack.jpg);
	background-repeat: no-repeat;
	background-color: #363151;
}


#PopupBoxHeader
{
    height: 20px;
    padding: 2px 5px 0 15px;
    background-position: center bottom;
    font-weight: bold;
}



#NavTopCountdownText, #NavLogoPart ul 
{
    background-color: #1f1c2f;
}


.CityTime h5 {
	color:#7e7e7e;
}

.CityTime h6 {
	color:#ffc000;
}

 #NavLogoPart { background-image: url(/templateImages/newYearsLogo.jpg); } 