/*ptv -oletustyylit (voidaan yliajaa kunkin asiakkaan omissa tyyleissä)*/

.ptv_loading_message{
	display:block;
	text-align:center;
	margin-bottom:20px;
	color:#efefef;	
}

.ptv_service{
	display:block;	
}

.ptv_servicedescription{
	display:block;
	padding:0 0 0 0;
}

.ptv_service{
	display:block;	
}

a.ptv_serviceChannelLink{
	display:block;
	border-bottom:1px solid #000;
	padding:10px 15px 9px 0px;
	text-decoration:none;
	font-size:16px;
	line-height:16px;
	color:#666;
	font-weight:700;
	position:relative;
	text-transform:uppercase;
}

a.ptv_serviceChannelLink i{
	display:inline-block;
	vertical-align:middle;
	position:absolute;
	top:10px;
	right:0px;
	color:#d67e19;
}

a.ptv_serviceChannelLink.current, a.ptv_serviceChannelLink:hover{
	color:#000;
}

a.ptv_serviceChannelLink.current i, a.ptv_serviceChannelLink:hover i{
	color:#000;	
}

.ptv_printservices{
	display:none;	
}

.servicechannels{
	display:block;
}

.ptv_channelselector .servicechannels:last-of-type{
	margin-bottom:20px !important;	
}

.servicechannels .ptv_servicechannel{
	display:block;
	width:100%;
	padding:20px 0 0px 0;
	border-bottom:1px solid #ccc;
}

.servicechannels .ptv_servicechannel:last-of-type{
	border-bottom:1px solid #000;
	padding-bottom:0;
}

.ptv_servicechannel h4{
	text-transform:none !important;
	color:#000 !important;
	font-size:20px !important;
	line-height:24px !important;
}

.ptv_servicechannel h4, .ptv_servicechannel p{
	margin-bottom:20px !important;	
}

.ptv_servicechannel p{
	line-height:20px;	
}

.ptv_servicechannel a{
	font-weight:400 !important;	
	color:#000 !important;
}

.ptv_servicechannel a:hover{
	color:#666 !important;	
}

.ptv_servicechannel a:after{
	content : ' »';	
}

.ptv_servicechannel h5{
	font-size:14px;
	line-height:14px;
	color:#005500;
	margin-bottom:0px !important;
	font-weight:400;	
}

.ptv_servicehours_additionals{
	color:#666;
	font-size:15px;
	line-height:15px;
}

.ptv_servicehours_title{
	font-weight:400;
	color:#F00;	
}