/* home Kellogg's CSS Document */	

h2 {
	font-size:1.2em;
	padding:20px 0 10px 10px;
	border-bottom:1px solid #EFECE6;
}

h2 a:link, h2 a:visited, h2 a:active {
	color:#d8040c;
	text-decoration: none;	
}

h2 a:hover {
	text-decoration: underline;
}

#homeFlashPod 
{
	width:920px;
	height:199px;
	border-bottom:1px solid #d4ccc0;
	padding-bottom:1px;
	
}

#homeFlashPod a {
	margin:0;
	padding-top:199px;	
	width:920px;
	height:0 !important;
	height /**/: 199px;
	overflow:hidden;
	background-image: url(../images/home/pod_main.jpg);
	background-repeat: no-repeat;
	display:block;
}

.homepodWrapLatest {
	padding-bottom:10px;
	float:left;
	display:inline;
	border-left:1px solid #EFECE6;
	width:309px;
	overflow:hidden;
	background-image:url(../images/home/pod_top_latest.gif);
	background-position:top;
	background-repeat:no-repeat;	
}

.homepodWrapWelcome {
	padding-bottom:10px;
	float:left;
	display:inline;
	width:610px;
	overflow:hidden;	
	background-image:url(../images/home/pod_top_welcome.gif);
	background-position:top;
	background-repeat:no-repeat;	
}

.homepodWrapWelcome p 
{
margin:15px 10px 0 10px;
}

#moreLink a
{
	margin:0 0 0 25px;
		
}
.more a:link, .more a:active, .more a:visited {
	background: url(/images/common/arrow_filled.gif) left center no-repeat;
	padding:10px 0 10px 25px;
	margin:0 0 0 10px;
	font-size:1em;
	color: #d8040c;
	font-weight:bold;
	text-decoration: none;
}

.more a:hover {
	text-decoration: underline;
}

.registerBtn a {
	margin:15px 0 0 10px;
	padding-top:22px;	
	width:109px;
	height:0 !important;
	height /**/: 22px;
	overflow:hidden;
	background-image: url(../images/home/register_btn.gif);
	background-repeat: no-repeat;
	display:inline;
	float:left;
}
.registerBtn.loginPage a {
	margin:0px 0 0 0px;
	display:block;
}

.loginBtn a {
	margin:15px 0 0 10px;
	padding-top:22px;	
	width:79px;
	height:0 !important;
	height /**/: 22px;
	overflow:hidden;
	background-image: url(../images/home/login_btn.gif);
	background-repeat: no-repeat;
	display:inline;
	float:left;
}

#maincolumn #moreLinkNews a{color:#d8040c; text-decoration:none; font-weight:bold;background:url(/images/common/arrow_filled.gif) left 0px no-repeat;padding:0 0 5px 25px;margin:10px 0 0 16px;display:block;}
#maincolumn #moreLinkNews a:hover {text-decoration: underline;}

