/* ----- START LAYOUT COMMON TO ALL PAGES ----- */

img.ernie { behavior: url(/iepngfix.htc) }

/* START ANTI-MARGIN-COLLAPSING */
div#something {
	margin-top: -1px;
	padding-top: 1px;
}
/* END ANTI-MARGIN-COLLAPSING */


/* START FLOAT ENCLOSING ("EASY CLEARING") */
.moduleBody ul.mediaAttachmentList:after,
div#main-content:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* END FLOAT ENCLOSING ("EASY CLEARING") */


/* START OFFSCREEN */
div#sub-menu h2,
div#fine-print h2,
div#branding h2,
div#main-menu h2,
div#alt-menu h2,
div#languages h2,
div#credits h2 {
	display: inline;
	position: absolute;
	overflow: hidden;
	margin: 0;
	border: 0;
	padding: 0;
	width: 0;
	height: 0;
}
/* END OFFSCREEN */

/*START MENU STYLES*/

ul.shortcuts{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.shortcuts li{
	float:left;_display:inline;
}

/*END START MENU STYLES*/

html{
	background:url(../images/html-bg.gif) #32301e center top repeat-x;
	height: 100%;
}
body{
	background:url(../images/body-bg.gif) center top repeat-x;
	height: 100%;
}

div#holder{
	position:relative;
	width:980px;
	margin:0 auto;
	height: 100%;
	padding-bottom:233px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {	
	div#holder{
		padding-bottom:155px;
	}
}

html[xmlns*=""] body:last-child #holder { 
	padding-bottom:183px;
}

body > div#holder {
	height: auto; 
	min-height: 100%;
}

	div#holder h1{
		position:absolute;
		top:425px;
		right:27px;
		z-index:100;
	}

div#branding{
	position:absolute;
	top:0;
	left:4px;
}

div#main-content{
	padding:489px 4px 30px 4px;
	background:#fff;
	
	min-height:170px;
	height:auto !important;
	height:170px;
	zoom:1;
}
	div#main-content h2:first-child{
		margin-top:0;
	}

div#main-content div#content{
	float:left;_display:inline;
	width:699px;
	margin-right:26px;
	padding-left:25px;
}

div#main-content div#sub-menu{
	float:right;_display:inline;
	clear:right;
	width:201px;
	padding-right:21px;
}
	div#main-content div#sub-menu ul.shortcuts li{
		float:none;
		display:block;
		border-bottom:1px solid #dbd9c1;
	}
	div#main-content div#sub-menu ul.shortcuts li a{
		display:block;
		padding:5px 0;
		background:url(../images/arrow.gif) right center no-repeat;
	}
	div#main-content div#sub-menu ul.shortcuts li.active a{
		background-image: none;
	}
	div#main-content .sitemapmenu{
		list-style-type:disc;
		margin:auto;
	}
		div#main-content .sitemapmenu li{
			line-height:2em;
		}
		div#main-content .sitemapmenu li ul{
			list-style-type:circle;
		}

div#main-visual{
	position:absolute;
	top:112px;
	left:0;
	width:972px;
	height:347px;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
	border-bottom:4px solid #fff;
	overflow:hidden;
}

div#main-menu{
	position:absolute;
	top:78px;
	right:4px;	
}
	div#main-menu ul.shortcuts li{
		border-right:1px solid #97945b;
	}
	div#main-menu ul.shortcuts li.last{
		border-right:none;
	}
	div#main-menu ul.shortcuts li a{
		padding:0 10px;
	}
	div#main-menu ul.shortcuts li.last a{
		padding-right:0;
	}

div#weatherandtime{
	position:absolute;
	top:410px;
	right:25px;
	z-index:3;
	width:500px;
}
	div#time{
		background:url(../images/feature-content-bg.png); /* apply to kids not parent which IE6 doesn't shrink-to-fit */
		float:right;
		padding: 5px 10px 5px 5px;
	}
	div#weather{
		background:url(../images/feature-content-bg.png);	
		float:right;
		padding: 5px 5px 5px 0;
	}

div#content-bottom{
	position:relative;
	margin-top: -233px;
	height: 233px;
}
	div#feature{
		width:980px;
		height:153px;
		margin:0 auto;
		margin-top: 15px;
	}
		div.feature{
			float: left;
			position: relative;
			width: 230px;
			height: 120px;
			margin-right: 20px;
		}
			div.feature div.feature-content{
				width: 118px;
				height: 120px;
				margin: 0px;
			}
			div.feature div.feature-content.item4{
				width: 118px;
				height: 120px;
				margin: 0px;
				float: right;
			}
			div.feature div.feature-content.item1{
				background:url(../images/feature-content-bg.png) top left no-repeat;				
			}
				div.feature div.feature-content.item1 h4{
					width:110px;
					padding: 10px 0px 0px 10px;
				}
				div.feature div.feature-content.item1 p{
					width:110px;
					padding: 10px 0px 0px 10px;
				}
				div.feature div.feature-content.item2 h4{
					width:115px;
					padding: 10px 0px 0px 10px;
				}
				div.feature div.feature-content.item2 p{
					width:110px;
					padding: 10px 0px 0px 10px;
				}
				div.feature div.feature-content.item3 h4{
					width:110px;
					padding: 10px 0px 0px 10px;
				}
				div.feature div.feature-content.item3 p{
					width:110px;
					padding: 10px 0px 0px 10px;
				}
				div.feature div.feature-content.item3 img.ernie{
					position: absolute;
					bottom: 0px;
					right: 0px;
				}
				div.feature div.feature-content.item4 h4{
					width:110px;
					padding: 10px 0px 0px 10px;
				}
				div.feature div.feature-content.item4 p{
					width:110px;
					padding: 10px 0px 0px 10px;
				}
			div.feature div.feature-content.item2{
				background:url(../images/feature-content-bg.png) top left no-repeat;				
			}
			div.feature div.feature-content.item4{
				background:url(../images/feature-content-bg.png) top right no-repeat;				
			}

		div.feature.box1{
			background:url(../images/box1-bg.jpg) top left no-repeat;
		}
			div.feature.box1 a.more{
				background:url(../images/more-btn-2.png) top left no-repeat;
				width: 76px;
				height: 18px;
				display: block;
				padding-left: 5px;
				position: absolute;
				left: 10px;
				bottom: 15px;
			}
			div.feature.box1 a.more:visited{
				color: #FFFFFF;
			}
		div.feature.box2{
			background:url(../images/box2-bg.jpg) top left no-repeat;
		}
			div.feature.box2 a.more{
				background:url(../images/more-btn-1.png) top left no-repeat;
				width: 76px;
				height: 18px;
				display: block;
				padding-left: 5px;
				position: absolute;
				left: 10px;
				bottom: 15px;
			}
			div.feature.box2 a.more:visited{
				color: #FFFFFF;
			}		
		div.feature.box3{
			background:url(../images/box3-bg.jpg) top left no-repeat;
		}
			div.feature.box3 a.more{
				background:url(../images/more-btn-2.png) top left no-repeat;
				width: 76px;
				height: 18px;
				display: block;
				padding-left: 5px;
				position: absolute;
				left: 10px;
				bottom: 15px;
			}
			div.feature.box3 a.more:visited{
				color: #FFFFFF;
			}
		div.feature.box4{
			background:url(../images/box4-bg.jpg) top left no-repeat;
			margin-right: 0px;
		}
			div.feature.box4 a.more{
				background:url(../images/more-btn-1.png) top left no-repeat;
				width: 76px;
				height: 18px;
				display: block;
				padding-left: 5px;
				position: absolute;
				right: 25px;
				bottom: 15px;
			}
			div.feature.box4 a.more:visited{
				color: #FFFFFF;
			}
		
	div#alt-logo{
		width:980px;
		margin:0 auto;
		position:relative;
	}	
	div#alt-logo img{
		width:125px;
		height:57px;
		position:absolute;
		top:10px;
		left:0;
	}
	div#alt-menu{
		width:100%;
		height:56px;
		background:#fff;
		padding-top:24px;
	}
		div#alt-menu ul.shortcuts{
			width:980px;
			margin:0 auto;
		}		
			div#alt-menu ul.shortcuts li{
				border-right:1px solid #747146;
			}		
			div#alt-menu ul.shortcuts li.item1{
				margin-left:136px;
			}	
			div#alt-menu ul.shortcuts li.last{
				border-right:none;
			}	
			div#alt-menu ul.shortcuts li a{
				padding:0 7px;
			}
	
	div#fine-print{
		position:relative;
		width:980px;
		margin:0 auto;
	}
		div#fine-print p{
			position: absolute;
			text-align:center;
			width:100%;
		}
		
	div#logs{
		height: 50px;
		list-style-type: none;
		position: absolute;
		right: 0;
		top: 10px;
		width: auto;
	}

	div#logs ul li{
		float:left;_display:inline;
		list-style-type: none;
		margin-right:5px;
	}
	
	div#logs ul{
		margin:0px;

	}
		
