@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #FFFFCC url(../images/FT_bg_mpc2.jpg) no-repeat scroll 50% 0pt;
}
a, a:link, a:visited {
	color: #663300;
	text-decoration: none;
}
h1, h2, h3, h4 {
	font-weight: bold;
	margin: 0px;
}
h1 {
	font-size: 22px;
	color: #c99201;
	margin-bottom: 6px;
}
#mainContent2 h2 {
	font-size: 16px;
	margin-bottom: 0.5em;
	margin-top: 8px;
	clear: both;
	color: #000000;
}
#mainContent2 h3 {
	font-size: 14px;
	margin-bottom: 0.5em;
	text-decoration: none;
	margin-top: 0.8em;	/* This .8em top margin will NOT align to top left column when h3 is first line. When h3 is firstline in column, use class=firstline to align. */
	color: #000000;
}
h3.firstline { margin-top: 0px;	/* Aligns the headline to top of opposite column when h3 is firstline in column. */ }
h4 {
	font-size: 12px;
	margin-bottom: 0.5em;
	text-decoration: none;
}
img { border: 0px; }
p img {
	display: block;
	margin-left: 6px;
}
p {
	line-height: 1.4em;
	margin-bottom: .5em;
	margin-top: 0em;
}
#container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: 0 auto;  /* the auto margins (in conjunction with a width) center the page */
	width: 944px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navbarlist {
	width: 100%;
	height: 22px;
	background-color: #F8BE66;
}
/************* Header ************/
#header {
	width: 100%;
	height: 102px;
}
#header a, a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
#header a:hover, a:active {
	text-decoration: underline;
	color: #CC0000;
}
#header #navlogo {
	float: left;
	width: 230px;
}
#header #navcollection {
	text-align: center;
	margin-left: 245px;
	margin-right: 260px;
}
#header .nav {
	font-size: 11px;
	color: #C96600;
	height: 27px;
	padding-top: 3px;
}
#header #navtop {
	text-align: right;
	float: right;
	width: 260px;
	height: 102px;
}
#header .request {
	font-weight: bold;
	color: #CC0000;
	font-size: 11px;
}
#header .request p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: center;
	padding-left: 16px;
}
#header .request a, a:link, a:visited { color: #CC0000; }
#header form {
	font-size: 9px;
	margin-top: 2px;
}
#navbar {
	color: #C96600;
	background-color: #F8BE66;
	font-size: 11px;
	clear: both;
	width: 808px;
	position: relative;
	padding: 3px 130px 4px 6px;
	font-weight: bold;
	margin-bottom: 10px;
}
.boldblack {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
.logofloat {
	position: absolute;
	z-index: 55;
	top: 18px;
	left: 265px;
	width: 414px;
	height: 72px;
}
.testimofloat {
	position: absolute;
	z-index: 55;
	top: 70px;
	left: 818px;
}
.homeshow {
	clear: both;
	width: 944px;
}
/************* Menu Left Side *************/
#menu {
	float: left;
	width: 151px;
	margin-top: 5px;
}
#menu a { color: #663300; }
#menu a:hover { color: #CC0000; }


/************* Main Content *************/
#mainContent {
	width: 780px;
	margin: 0px auto 6px auto;
}
#maincontent a, a:link, a:visited {
	color: #663300;
	text-decoration: none;
}
#maincontent a, a:hover, a:active {
	text-decoration: underline;
	color: #CC0000;
}
#mainContent2 {
	float: right;
	width: 780px;
	font-size: 12px;
}
#mainContent2 h3 { }
#mainContent2 .col1 { margin-right: 18px; }
#mainContent2 .col1right {
	width: 579px;
	float: right;
}
#mainContent2 .col2right {
	width: 430px;
	float: right;
	padding-right: 10px;
}
#mainContent2 .col2right ul {
	line-height: 1.3em;
	padding: 0px;
	margin: 3px 0px 0px 1em;
}
#mainContent2 .col2right li {
	margin-bottom: 0.5em;
	margin-left: 0em;
	padding: 0px;
	margin-top: 0.5em;
}
#mainContent2 .col2left {
	width: 320px;
	float: left;
}
#mainContent2 .col2leftshow {
	width: 320px;
	float: left;
	margin-top: 6px;
}
#mainContent2 .col2left img { padding-top: 6px; }
#mainContent2 .col2left .pix_swf { padding-top: 6px; }
.photoleftsmall {
	float: left;
	width: 142px;
	margin-bottom: 20px;
}
.caption {
	font-size: 10px;
	text-align: left;
	line-height: 1.2em;
	margin-bottom: 12px;
	margin-top: 3px;
}
.descriptionintro {
	font-size: 18px;
	line-height: 1.2em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
/************* *************/
#logolink {
	height: 120px;
	width: 780px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#logolink2 {  /* Flush left logo link */
	height: 120px;
	display: block;
	width: 200px;
}
.showninpix {
	width: 770px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	margin: 0px;
}
.commentart {
	position: absolute;
	z-index: 60;
	right: 0px;
	bottom: 0px;
}
.comments {
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 2em;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 6px 12px 3px 30px;
	background: #FFFF94 url(../images/testimo_bkg.gif) repeat-y;
}
.comments .hilite {
	background-color: #FFFF66;
	font-weight: bold;
}
.comments .quotemark {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.newslink {
	position: absolute;
	z-index: 61;
	right: 140px;
	bottom: 0px;
}
/*------------ FOOTER ----------------------*/
#footer {
	font-size: 9px;
	padding: 9px 12px 9px 12px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC9900;
	text-align: center;
}
#footerlinks a:link, #footerlinks a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Calibri;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#footerlinks a:hover { text-decoration: underline; }
/************* Grid - Repeating *************/
.gridgroup { width: 100%; }
.gridgroup a, .gridgroup a:link { border: 0px; }
.gridgroup .grid {
	width: 167px;
	float: left;
	text-align: center;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 170px;
	display: block;
	padding: 6px 6px 6px 0px;
	position: relative;
}
.gridgroup .grid2 {
	width: 150px;
	float: left;
	text-align: center;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 170px;
	display: block;
	padding: 6px 6px 6px 0px;
	position: relative;
}
.gridgroup .grid-rt {
	width: 167px;
	float: right;
	text-align: center;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 170px;
	display: block;
	padding: 6px 6px 6px 0px;
	position: relative;
}
.gridgroup .grid3 {
	width: 246px;
	float: left;
	text-align: center;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	display: block;
	padding: 6px 13px 6px 0px;
	position: relative;
}
#mainContent2 .gridgroup h2 { clear: none; }
.gridgroup img { padding-bottom: 4px; }
.gridgroup a:link, .gridgroup a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c59400;
	text-decoration: underline;
	font-weight: bold;
}
.gridgroup a:hover { color: #CC0000; }
.gridleft {
	width: 210px;
	margin-bottom: 19px;
	float: left;
}
.gridleft img {
	margin-bottom: 0px;
	padding-right: 30px;
}
/* GRID FOUR ACCROSS */
.midFourWrap {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-top: 12px;
	width: 904px;
}
.midFour {
	float: left;
	width: 212px;
	display: block;
	padding-right: 7px;
	padding-left: 7px;
}

/* New Product Emphasis */
.newprod {  /*  for grid and grid3 */
	position: absolute;
	z-index: 10;
	top: 6px;
	right: 14px;
}
#menu li {  /*  for nav menu */
	position:relative;
}
#menu .newprod_on a:link, #menu .newprod_on a:visited {  /*  for nav menu */
	font-weight:bold;
	color: #CC0000;
}
#menu .newprod {  /*  for nav menu */
	position: absolute;
	z-index: 10;
	top: -1px;
	left: -40px;
}

/* HOME PROMOS FOUR ACROSS */
#promos {
	height: 155px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
#promos img {
	float: left;
	border-width: 0;
	margin: 0 10px 0 0;
}
#promos img.last { margin: 0; }
/*  Home Content  */
.contentfind {
	text-align: left;
	font-size: 10px;
	color: #666666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F8BE66;
	margin-top: 30px;
	padding: 14px 12px 0px 12px;
}
.contentfind a:link, .contentfind a:visited {
	color: #65626B;
	text-decoration: none;
}
.contentfind a:hover, .contentfind a:active {
	color: #65626B;
	text-decoration: underline;
}
.contentfind h1, h2, h3 {
	font-size: 11px;
	color: #666666;
}
/************* Form Contact  *************/
.special {
	width:0px;
	display: none;
	visibility: hidden;
}
/************* Type  *************/
.ruletop {
	border-right-color: #C99201;
	border-bottom-color: #C99201;
	border-left-color: #C99201;
	padding-top: 3px;
	border-top: thin dotted #C99201;
}
/*************   *************/
.clear { clear: both; }
.clear-none { clear: none; }
.fl-right { float: right; }
.fl-left { float: left; }
.photofloat {
	position: absolute;
	z-index: 50;
	top: 530px;
	right: 0px;
	width: 320px;
}
.arrow { font-size: 130%; }
.emphasis {
	font-style: oblique;
	font-weight: bold;
}
.emphasis3 {
	font-style: oblique;
	text-decoration: underline;
}
.emphasis1 {
	font-size: 100%;
	color: #CC0000;
}
.emphasis2 {
	font-size: 110%;
	color: #CC0000;
}
.emphasis a:link, .emphasis a:visited { text-decoration: underline; }
.path {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 2px;
}
.slidesbox {
	position: relative;
	width: 780px;
	height: 380px;
}
.logoover {
	position: absolute;
	z-index: 10005;
	top: 309px;
	left: 0px;
}
.sup {
	font-size: 70%;
	vertical-align: text-top;
} /* Supershift registration marks */
