@charset "utf-8";
/* CSS Document */


.x-------------------------Center Content--------x {}
.media          {
	height: 420px;
	width: 482px;
	position: static;
	top: 0px;
	left: 0px;
	margin-bottom: 8px;
	margin: 8px auto;
	border: solid 1px #cccccc;
	text-align:center;
	padding-top:10px;

}

/*.media object {
	position: absolute;
	top: 0px;
	right: 0px;
	
}*/
.box_1  {
	height: auto;
	width: 468px;
	border: 1px solid #CCCCCC;
	margin-top: 9px;
	padding: 7px 7px 0px;
	text-align: center;
}
.box_1 h1 {
	background: url(../images/HP_bgtitle_yellow.gif) no-repeat center top;
	height: 50px;
	width: 450px;
	font: normal 30px/40px Arial, Helvetica, sans-serif;
	color: #00441f;	
	margin: 0 auto;
	
}
.box_1      h2         {
	color: #32982b;
	font-size: 20px;
}

.box_1 ul {
	margin: 0px;
	padding: 0px; 
	text-decoration: none;
	list-style: none;
}

.box_1  h3 {
	color: #ED1C24;
	font-size: 18px;
	width: 280px;
	clear: both;
	display: block;
	float: left;
	padding-right: 10px;
}
.box_1 .mode_1 {
	height: auto;
	margin: 0;
	padding: 3px;
	width: 465px;
}
.box_1 .mode_1 li {
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	padding-bottom: 10px;
	height: 95px;
	margin-bottom: 10px;
	text-align: right;
}
.box_1  .mode_1  li.last, .box_1 .mode_2  li.last {
	border-bottom: none;
	margin-bottom: 0px;
}
.box_1 .mode_1 .last {
	height: 92px;
}
.box_1 .mode_1 p {
	float: right;
	display: block;
	margin: 0;
	text-align: right;
	height: 75px;
	overflow: hidden;
	width: 330px;
	font-size: 11px;
}
.box_1 .mode_1 a {
	color: #ED1C24;
	font-weight: bold;
	text-align: left;
	display: block;
	padding: 5;
	font-size: 13px;
	text-decoration: none;
}
.box_1  .mode_1  a {
	text-decoration:underline;
}
.box_1   ul.mode_1   li img {
	margin-right: 5px;
	float: left;
	margin-top: -18px;
	text-decoration: none;
}
.box_1  .mode_2 {
	height: auto;
	margin: 0;
	padding: 3px;
	width: 465px;
	text-align: right;
}
.box_1  .mode_2   li {
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	height: 120px;
	padding: 5px;
}
.box_1 .mode_2 p {
	margin: 0;
	text-align: right;
	height: 83px;
	overflow: hidden;
	width: 280px;
	font-size: 11px;
	display: block;
	float: left;
}
.box_1  .mode_2  a {
	color: #ED1C24;
	font-weight: bold;
	text-align: left;
	display: block;
	padding: 5;
	font-size: 13px;
	text-decoration: none;
}
.box_1  .mode_2  a {
	text-decoration:underline;
}

.box_1     ul.mode_2       li  img {
	float: right;
}

/**********************************************************  offers_hold  ***********************************************/
/*
.offers_hold {
	border: 1px solid #cccccc;
	width: 240px;
	text-align: center;
	margin: 7px auto;
	padding: 7px 0px 6px;
}

.offers_hold   .offers_title  {
	background: url(../images/offers_bg_Zmain.gif) no-repeat center top
	display: block;
	height: 50px;
	width: auto;
	color: #FFFFFF;
	font: bolder 24px Arial, Helvetica, sans-serif;
	padding-top: 16px;
}*/
UL.offers_roll   li  {
	
	width: 200px;
	height:250px;
	margin: 0px auto;
}
UL.offers_roll {
	margin-bottom: 0px;
	margin-top: 0px;
}

UL.offers_roll  .offers_sub {
	height: auto;
	color: #B6112F;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
}
UL.offers_roll .offers_text   {
	height: auto;
	overflow: hidden;
}

