@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	text-align: center;
	margin: 0px;background-color: #e3e3e3;
	background-image: url(../images/bg2.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	
	scrollbar-face-color: #e6e6e6;
	scrollbar-arrow-color: #ffffff;
	
	scrollbar-3dlight-color: #f1f1f1;
	scrollbar-darkshadow-color: #f1f1f1;
	scrollbar-highlight-color: #f1f1f1;
	scrollbar-shadow-color: #f1f1f1;
	scrollbar-track-color: #f1f1f1;
}

a {
	color: #016ab5;
	text-decoration: underline;
}
a:hover 
{
	color: #0060a4;
	text-decoration:none;
}

.bg {
	
}

#mftback {
	background-image:url(../images/mft-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#siteholder {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}

#header {
	height: 128px; position: relative; z-index: 2;
}

.logo {
	float: left;
	position: relative;
	top: 19px;
	left: 2px;
	display: block;
}

#address {
	float:right;
	margin-top: 51px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;

}

.address {
	padding-top: 3px;
	float: right;
	width: 250px;

}


#phone {
	font-size: 18px;
	color: #016ab5;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 14px;
	float: right;
	padding-top: 0px; 

}

#tnav {
	padding-top: 101px;
	text-align: right;
}

#flash { position: relative; z-index: 1;

}

#nav {
	background-color: #016ab5;
	border-bottom: 2px solid #0060a4;
	border-top: 2px solid #0060a4;
	height: 25px;

}

#contentholder {
	border: 2px solid #e6e6e6;
	background-color: #ffffff;
	
}

#content {
	padding: 18px;

}

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	padding-left: 18px;
	padding-right: 18px;
	color: #999999;

}

#bottom img { display: block; }

#mft {
	float: right;

}

#copyright {

}




h1 {
	border-bottom: 2px solid #e6e6e6;
	color: #7a003c;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

h2 {
	border-bottom: 2px solid #e6e6e6;
	color: #016ab5;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

h3 {
	color: #7a003c;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

.maroon {
	color: #7a003c;
}

.blue {
	color: #016ab5;
}
.bodysize {
	
}













.fslnav {
	float: right;
	width: 250px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.fslnav > ul > li > a,
.NEWS_HomeHeading a {
	font-weight: bold;
	background-color: #77013e;
	padding-left: 10px;
	background-image:url(../images/rn-bg2.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 7px;
	padding-bottom: 8px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

.fslnav ul {
	margin: 0px;
	padding: 0px;
	
}
.fslnav li { list-style: none;

}

.fslnav ul li ul li a {
	display: block;
	font-weight: bold;
	color: #000000;
	background-image: url(/images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 7px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;

}

.fslnav ul li ul li a:hover {
	text-decoration: none;
	color: #006db7;
}


.fslnav ul li ul,
.NEWS_HomeBody {
	background-color: #f1f1f1;
	padding: 5px;
	padding-left: 10px;
	border: 2px solid #e6e6e6;
	max-height: 188px; overflow: hidden; overflow-y: auto;
}

.NEWS_HomeScroller { padding-right: 10px; }

/* Error Classes */

.MaskedEditError
{
    background-color: #ffcccc;
}

/* Datepicker classes */

.calDayA {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	background-color:#FFFFFF;
	border: 1px solid #c3b694;
}

.calOtherMonthA {
	background-color:#ccf3fb;
	
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	border: 1px solid #c3b694;
}

.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}
.datepicker {
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #cccccc;

}
.datepick a {
	display: block;
	height: 20px;
}

.calToday {
	background-color:#FFFFCC;
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
}
.calDay {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	height:80px;
	padding:4px;
}

.calDayTitle {
	background-color:#006db7;
	font-weight: bold;
	color: #ffffff;
}
.calOtherMonth {
	background-color:#e6e6e6;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	vertical-align:top;
	height:80px;
	font-size:10px;
	text-align:left;
	padding:4px;
}

.calTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #740240;
}
.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}


hr {
	color: #524211;
	size: 1px;
	height: 1px;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;

}
.text-box-100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
	width: 99%;

}
.text-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #000000;
	color: #ffffff;
	padding-left:10px;
	padding-right:10px;
	overflow:visible;
}
.text-buttond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #ec0404;
	color: #ffffff;
	padding-left:10px;
	padding-right:10px;
	overflow:visible;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.announce-holder {

}
.announce-title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #750039;
	text-transform: uppercase;

}
.announce-body {

}
.announce-all {

}
.announce-holder .horrule {
border-bottom: 2px solid #e6e6e6;
margin-bottom: 10px;
padding-bottom: 10px;
background: none;

}


#lnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#lnav ul li {
	font-size: 11px;
	background-image: url(../images/ln-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
#lnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-image: url(/Images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 13px 10px;
}
#lnav ul li a:hover {
	color: #006db7;
}
#lnav ul li ul li {
	border: none;
	background-image: none;

}
#lnav ul li ul li a {
	background-image: none;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	color: #77013e;
}
#lnav ul li ul li ul li a {
	padding-left: 25px;
	color: #006db7;
	background-image: url(/Images/ln-arrow2.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;

}
#lnav ul li ul li ul li a:hover {
color: #015883;
}
#lnav ul li ul li ul li ul li a {
	padding-left: 30px;
	color: #015883;
	background-image: url(/Images/ln-arrow4.gif);
	background-repeat: no-repeat;
	background-position: 25px 6px;
	
}
#lnav ul li ul li ul li ul li a:hover {
color: #015883;
}


.cart-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7a003c;
	border: 1px solid #000000;
}
.text-box-100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width:98%
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}


#vmarquee TD IMG {

}
#marqueecontainer {
	OVERFLOW: hidden; 
	WIDTH: 916px; 
	POSITION: absolute; 
	HEIGHT: 70px; 
	BACKGROUND-COLOR: #ffffff;
	clear: right;
}
.homeimages {
	margin-right: 10px;
}

.callout { padding: 20px; background: #f1f1f1; border: 1px solid #e6e6e6; margin-bottom: 20px; }
.callout b { color: #77013e; font-size: 1.4em; }
.callout p.heading1 { margin: 0; }
.callout ul li { margin: .25em 0; }
.callout p.moreInfo { margin: 0; }

.slide-panel { display: none; position: absolute; width: 250px; padding: 10px; border: 1px solid #ccc; background: #f1f1f1; right: 0; top: 30px; }

div.searchBoxContainer { overflow: hidden; }

div.searchBoxContainer * {
	float: left;
	font-size: 11px;
	border: none;
}

div.searchBoxContainer div {
	padding: 3px;
	background: #fff;
	font-weight: normal;
}

div.searchBoxContainer div .text-box,
div.searchBoxContainer div .watermark-text-box {
	height: 13px;
	padding: 2px;
	width: 220px;
	background: transparent;
}

div.searchBoxContainer div .text-button {
	height: 17px;
	background: #016ab5 url(/images/icon-arrow.gif) no-repeat;
	text-indent: -999em;
	width: 19px;
	margin-left: 1px;
	padding: 0;
	line-height: 0; /* ie7 fix*/
}

div.searchBoxContainer div .text-button:hover {
	background-color: #45b7d8;
}

body.social-media-management div.fslnav ul li ul li a { background: url(../images/icon-facebook.png) 0 2px no-repeat; padding: 5px 0 5px 22px; line-height: 1; }

.marquee {
	position:relative;
     overflow:hidden;
     width:916px;
     height:70px;
     /*border:solid black 1px;*/
     }
.marquee span {white-space:nowrap;}

.marquee img { vertical-align: middle; padding-right: 20px;}