﻿/* Layout Style*/

#wrapper .header {   
	background: url(//d1ptxd7ws0635j.cloudfront.net/FC_TMI/images/obg_2.jpg) center center;
}
.HolderMainInner{
	margin:0px auto !important;
	max-width:1200px;
}

.HolderRight{
	background-color:white;
    padding: 1.875em;
    padding-top: 1em;
	margin-top:1em;}

.HolderMainInner, .Keylinks, .Intro{
	padding-top:50px;
	padding-bottom:50px;
}
.ContentMain img
{
	max-width:100%
}
/*menu*/
.RadMenu .rmRootGroup .rmRootLink {
    padding: 10px !important;
}
.LinkMenu .RadMenu{
        float: right;
}
.LinkMenu {
	background-color: #f5f5f5;
}
.LinkMenu .RadMenu_Bootstrap .rmRootGroup {
    border: none;
}
.LinkMenu .RadMenu_Bootstrap .rmRootGroup .rmRootLink {
    color: #8c0708;
}
.RadMenu {
	
 white-space:normal !important;
}
.RadMenu .rmGroup .rmLink {
    white-space: nowrap;
}
/* Links */
.ContentMain a
{
	color:#8c0708;
}
.LinkButton
{
	display:inline-block;
	margin:5px;
	text-align:center;
	padding:15px 25px;
	color:white !important;
	text-decoration:none !important;
	background-color:#8c0708;
}
.LinkButton:hover
{	
	background-color:#666;
}
.Top{
	position: fixed;
	bottom:1%;
	right:1%;
	z-index: 2000;
}
/* Modules */
.PageTitle{
	background:url(//cdn3.firecrestsystems.com/FC_TMI/Images/Pattern1.jpg) center;
	position: relative;
	padding:20px;
}
.PageTitle h1{
	color:white;
	margin:0px auto !important;
    max-width:1500px;
	padding:0px 20px;
}
/* Banners      */
.HomeBanner{
	width:100%;
	height:400px;
	position: relative;
}
.Feature{
   background-size: cover !important;
	background-position: center;
	height:400px;
}
.rrItem, .rrItemsList{
	width:100% !important;
	left:0px !important;
}
.Feature .Details{
	color:white;
	float:left;
	background: rgba(0, 0, 0, 0.6);
	position:absolute;bottom: 0;
	width: 88%;
	max-width:700px;
	margin: 20px 5%;
	padding: 20px 1%;
}
/* Home Page */
.Intro{
	background-color:white;
	padding:15px;
}
