/* CSS Document */

/* 
  -----------------------------------
 Basic Layout Template Structure
  -----------------------------------

body {
	background: #FFBB65;
	}*/
	

body {
	background: #ffffff;
	
	}
	
td.header {
	background-image: url(../images/design/header_alt/headerWHITE_lg.gif);
	}

td#tabs {
	background: #D8DDE2 url(../images/design/header_alt/nav_background_white.gif);
	background-color: #D8DDE2;
	}
	
	
.nav li {
	background: #505050;
	}
	
.nav li a:hover {
	color: #ffffff;
	background: #999999;
	}
#nav li a:hover, body#features #t-features a {
	color: #ffffff;
	background: #999999;
	}
#nav li a:hover, body#exclusives #t-exclusives a {
	color: #ffffff;
	background: #999999;
	}
#nav li a:hover, body#news #t-news a {
	color: #ffffff;
	background: #999999;
	}
#nav li a:hover, body#events #t-events a {
	color: #ffffff;
	background: #999999;
	}
#nav li a:hover, body#magazine #t-magazine a {
	color: #ffffff;
	background: #999999;
	}
	
h1 {
	color: #669933;
	}
h1.feature {
	color: #669933;
	}
h1.exclusives {
	color: #F1921A;
	}
	
table.search_box {
	background: url(../images/design/header_alt/bg_search_white.gif) !important;
}

#search_box {
	background: url(../images/design/header_alt/bg_search_white.gif) !important;
}

dd.pref a:link, dd.pref a:visited, dd.pref a:hover, dd.pref a:active {
	color: #79A7D4;
	text-decoration:none !important;
	z-index: 1;
	}
/*dd.pref a:hover {
	font-weight: bold;
	z-index: 1;
	}*/
dd.pref2 a:link, dd.pref2 a:visited, dd.pref2 a:hover, dd.pref2 a:active {
	color: #79A7D4;
	text-decoration:none !important;
	z-index: 1;
	}
table.kfootercontainer-bottom {
	background-color: #666666;
	}