/*YUM-O! STYLES*/
/* home */

@import url(homeFeature.css);

/*------------------------------------- middle -------------------------------*/
#middle {
	padding: 0;
	/*margin: 0 0 0 13px;*/
	background: none;
}

#flash {
	width: 481px;
	height:412px;
	float: left;
	margin: 0 0 17px;
	text-align: center;
}

#flash img {
	margin: 0 16px;
}

#flash a {
	color: #4C2E00;
	font-weight: bold;
}


/*------------------------------------- right -------------------------------*/

#right {/*
	width: 295px;
	width: 262px;
	margin: 0 0 0 8px;*/
}

#news {
	width: 228px;
	margin: 0 0 0 2px;
	border-bottom: solid 1px #f6c446;
}


#news h3 {
	background: url(../images/generic_head.png) no-repeat;
	height: 21px;
	padding: 20px 0 0 16px;
	color: #f25527;
	margin: 0 0 0 -2px;
	font-size: 11px;
}

#news .item {
	width: 210px;
	border: solid 1px #f6c446;
	border-top: none;
	border-bottom: none;
	margin: 0;
	padding: 10px 9px 26px 7px;
	background: #ffc url(../images/news_divider.gif) bottom no-repeat;
}

#news h4 {
	color: #f25527;
	margin: 0 4px;
	font-size: 11px;
}

#news img {
	margin: 0 8px 2px 0;
	float: left;
	border: solid 1px #f6c446;
}

#news p {
	margin: 6px 4px 8px;
}

#news a {
	color: #f25527;
}



/*-----------------------------------spotlight on----------------------------*/

.callOut { }


.home_right_bot1{
	margin: 16px 0 0;
	background: url(../images/home_right_bot_bg_01.jpg) top left no-repeat;
	padding: 0 0 0 21px;
	height: 264px;
	overflow:hidden;
	clear: both;
	width: 198px;
}

.callOut .home_right_bot1{
	margin: 0;
}

.callOut .home_right_bot1 h2{
	margin: 14px 0 0 0;
	height: 19px;
	font-size: 11px;
	color:#f25527;
	font-weight:bold;
	float: left;
	width: 142px;
	
}

.callOut .home_right_bot1 h2 a{
	color:#f25527;
}


.home_right_bot1 .spotlight_link{
	float: left;
	margin: 0;
}

.home_right_bot1 a.spotlight_replace{
	display: block;
	overflow: hidden;
	text-indent: -3000px;
	width: 30px;
	height: 23px;
}

.home_right_bot1 .spotlight_image{
	float: left;
	width: 159px;
	height: 231px;
	margin: 0;
}

.subtitle {
	background: url(../images/home_right_bot_bg_02.jpg) top left repeat-y;
	color:#f25527;
	font-weight: bold;
	margin: 0;
	padding: 10px 23px 0 21px;
	width: 154px;
}

.home_right_bot3{
	background: url(../images/home_right_bot_bg_03.jpg) top left no-repeat;
	height: 10px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.home_right_bot4{
	background: url(../images/home_right_bot_bg_04.jpg) top left repeat-y;
	background-color: #fff;
	margin: 0;
	padding: 5px 23px 0 21px;
	width: 154px;
	
}

.home_right_bot5{
	background: url(../images/home_right_bot_bg_05.jpg) top left no-repeat;
	height: 21px;
	margin-bottom: 10px;
}
/**/

