@charset "utf-8";
/* CSS Document */


.advLft .adv_desc p{
	font-size:1.1em;
	line-height:1.3em;
	background-color:inherit;
	color:#000000;
	padding:0 0 20px 0;
}
.advLft .adv_desc p a{
	background-color:inherit;
	color:#0066cc;
	text-decoration: underline;
}
.advLft .adv_desc p a:hover{
	color:#FFCC00;
}
.advLft .adv_desc ul{
	font-size:1.1em;
	line-height:1.2em;
	color: #000000;
	padding-bottom: 10px;
	padding-left: 20px;
}
.advLft .adv_desc ol{
	font-size:1.1em;
	line-height:1.4em;
	color: #0066CC;
	padding-bottom: 20px;
	padding-left: 15px;
}
.advLft .adv_desc ul li{
	background-image: url(../images/advert-yellow-bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding-left: 14px;
	padding-bottom: 10px;
	padding-right: 80px;
}
.advLft .adv_desc ol li{
	color: #000000;
	padding-bottom: 5px;
	padding-right: 80px;
}

.advLft .linkIns {
	position: relative;	
}

.advLft .linkIns .address{
	font-size:1.1em;
	line-height:1.3em;
	color:#333;
	width: 250px;
	float: left;
	padding-top: 24px;

}
.advLft .linkIns .address p  {
	color: #000000;
	padding-bottom: 5px;
}
.advLft .linkIns .address .nudgye {
	color: #000000;
	display: block;
	width: 200px;
	float: left;
	padding-bottom: 8px;
	padding-left: 5px;
}


/*.advLft .linkIns .time{
	font-size:1.1em;
	line-height:1.3em;
	background-color:inherit;
	color:#666;
	display: block;
	width: 170px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 50px;
	float: left;
	position: relative;
	margin-top: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(../images/global-icons/time-icon.jpg);
	background-repeat: no-repeat;
	background-position: 24px 0;
}
*/



.advLft .linkIns .time{
	font-size:1.1em;
	line-height:1.3em;
	background-color:inherit;
	color:#666;
	display: block;
	width: 192px;
	padding: 14px 20px;
	float: left;
	position: relative;
	margin: 24px 0 0;
	/*background: pink;*/
	height: 220px;
	/*border: 4px solid #3CB017;
    border-radius: 10px 10px 10px 10px;*/
	background: url(/tpl/images/green-box.jpg) left top no-repeat;
}

.advLft .linkIns .time-out {
	font-size:1.1em;
	line-height:1.3em;
	background-color:inherit;
	color:#666;
	display: block;
	width: 192px;
	padding: 14px 20px;
	float: left;
	position: relative;
	margin: 24px 0 0px;
	height: 220px;
	background: url(/tpl/images/grey-box.jpg) left top no-repeat;
}

.advLft .linkIns .time h4, .advLft .linkIns .time-out h4 {
	font-size: 18px;
	margin: 0 0 10px;
	width: 100%;
	text-align: center;
	padding: 0 0 10px;
	color: #FFF;
}

.advLft .linkIns .time p, .advLft .linkIns .time-out p {
	text-align: center;	
}

.advLft .linkIns .time p strong, .advLft .linkIns .time-out p strong {
	color: #333;	
}

.advLft .linkIns .time p span, .advLft .linkIns .time-out p span {
	margin: 0 0 10px;
	float: left;
	clear: both;
	width: 100%;
	color: #666;
}

.advLft .linkIns .time p .greencurvebtn, .advLft .linkIns .time-out p .greencurvebtn {
	margin: 10px auto 0;
}

.advLft .linkIns .time p .graycurvebtn, .advLft .linkIns .time-out p .graycurvebtn {
	margin: 10px auto 0;
}

.prevday {
	left: 260px;
    position: absolute;
    top: 40px;
	color: #FFF;
}

.nextday {
	right: 26px;
    position: absolute;
    top: 40px;
	color: #FFF;
}

.prevday:hover, .nextday:hover {
	text-decoration: underline;	
}

.viewday {
	color: #666;
	margin: 0 12px 0 0;
}

.viewday:hover {
	text-decoration: underline;
}