﻿@import url('/mcms/css/channels/common.css');
body {
	background-color:#bdb18b;
	background-image: url(/mcms/images/backgrounds/horses.jpg);
	background-position:top center;
	z-index:1;
	background-repeat:no-repeat;
	
}

/*Begin content color for changing accent color*/


.content_color_bar 
{
	background-color:#8a7e5e;
}

.dynamic-tab-pane-control .tab-row .tab.selected, 
.dynamic-tab-pane-control .tab-row .tab.hover {

	background-color:#8a7e5e;
}

/*used on header of pages*/
.channelNameBar {
	background-image:url(/mcms/images/title-bkg/horses_title-bkg.jpg);
	background-repeat:no-repeat;
	height:83px;
}

.flowplayer_playlist {
width:160px;
padding-top:15px;
}
