@charset "utf-8";
/* CSS Document */

html, body {
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #ff6600;
	text-decoration: underline;
}

a img {
	border: 0;
}

.none {
	display: none;
}

.clear {
	clear: both;
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

div.fc_wrap {
	background: url(../img/template/tpl_top.jpg) repeat-x;
}

div.fc_head {
	height: 136px;
	width: 960px;
	margin: auto;
}

div.fc_head h1 {
	display: block;
	background: url(../img/template/fc_logo.jpg) 20px 19px no-repeat;
	height: 57px;
	width: 192px;
	margin: 0;
	padding: 19px 0 0 20px;
	float: left;
}

div.fc_head h1 span {
	display: none;
}

div.fc_head h1 a {
	display: block;
	height: 57px;
	width: 192px;
}

div.fc_head ul.t_links {
	list-style: none;
	margin: 0;
	padding: 28px 20px 0 323px;
	float: left;
	font-size: 1.2em;
}

div.fc_head ul.t_links li {
	float: left;
	padding-right: 10px;
}

div.fc_head ul.t_links li a.sup {
	display: block;
	background: url(../img/template/fc_lifesaver.jpg) 55px 0 no-repeat;
	padding: 0 25px 5px 0;
}

div.fc_head div.t_search {
	float: left;
	color: #ff9900;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 28px;
}

div.fc_head div.t_search form {
	border: 0;
	margin: 0;
	padding: 0;
}

div.fc_head div.t_search span {
	display: block;
	padding-bottom: 5px;
}

div.fc_head div.t_search span.none {
	display: none;
}

div.fc_head div.t_search input.fch_dom {
	background: url(../img/template/fc_inp_bg.jpg) top right no-repeat;
	border: 0;
	font-size: 1.21em;
	color: #999;
	padding: 7px 10px 5px 10px;
	width: 205px;
	float: left;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

div.fc_head div.t_search input.fch_sub{
	border: 0;
	float: left;
	background: url(../img/template/fc_go.jpg) 0 0 no-repeat;
	width: 28px;
	height: 28px;
	cursor: pointer;
	margin: 3px 16px 0 5px;
}

ul.t_nav {
	clear: both;
	list-style: none;
	padding: 20px 0 0 0;
	margin: 0;
	height: 35px;
	width: 957px;
}

ul.t_nav li {
	float: left;
}

ul.t_nav a.top {
	display: block;
	height: 35px;
	width: 135px;
	background: 0 0 no-repeat url(../img/template/tab_off.jpg);
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.3em;
	font-weight: 800;
	text-decoration: none;
	text-align: center;
	line-height: 33px;
	color: #fff;
	margin-right: 2px;
}

ul.t_nav a.cart {
	background-image: url(../img/template/tab_cart.jpg);
	margin-right: 0;
	width: 115px;
	padding-right: 20px; /* Correcting Cart Position */
}

ul.t_nav a:hover {
	background-position: 0 -35px;
	color: #000;
}

div.fc_content {
	width: 960px;
	margin: auto;
}

div.fc_foot_wrap {
	background: url(../img/template/tpl_bot.jpg);
	height: 242px;
}

div.fc_foot {
	width: 960px;
	margin: auto;
}

div.fc_foot ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.fc_foot ul.fc_crumb {
	padding-top: 1px;
	width: 960px;
	height: 32px;
}

div.fc_foot ul.fc_crumb li {
	float: left;
	background: url(../img/template/fc_cnext.jpg) top right no-repeat;
	padding-right: 11px
}

div.fc_foot ul.fc_crumb li + li {
	background: none;
}

div.fc_foot ul.fc_crumb li a {
	background: url(../img/template/fc_cnext.jpg) top right no-repeat;
	padding: 0 21px 0 10px;
	height: 32px;
	line-height: 29px;
	display: block;
}

div.fc_foot ul.fc_crumb li a.fcm_home {
	display: block;
	background: url(../img/template/fc_mflogo.jpg) no-repeat;
	height: 32px;
	width: 35px;
	margin-right: 3px;
	padding: 0;
}

div.fc_foot ul.fc_crumb li a span {
	display: none;
}

div.fc_foot ul.fc_fnav {
	float: left;
	width: 260px;
	height: 104px;
	padding-top: 20px;
	padding-left: 5px;
}

div.fc_foot ul.fc_nlast {
	width: 130px;
}

div.fc_foot ul.fc_fnav h5 {
	margin: 0;
	color: #666;
	font-size: 12px;
}

div.fc_foot ul.fc_fnav a {
	color: #666;
	font-size: .9em;
	line-height: 1.5em;
}

div.fc_foot ul.fc_fnav a:hover {
	color: #999;
}

div.fc_foot p.copy {
	font-size: .9em;
	padding-left: 5px;
	color: #555;
	display: block;
	margin: 0;
	padding: 15px 0 0 0;
	clear: left;
	float: left;
	width: 550px;
}

div.fc_foot ul.legal {
	float: left;
	list-style: none;
	font-size: .9em;
	margin: 0;
	padding: 15px 0 0 0;
}

div.fc_foot ul.legal li {
	display: block;
	float: left;
	padding: 0 0 0 15px;
}

div.fc_foot ul.legal li + li:before {
	color: #999;
	content: "| ";
	padding-right: 12px;
}

div.fc_foot ul.legal li a {
	color: #444;
	text-decoration: none;
}

div.fc_foot ul.legal li a:hover {
	color: #999;
}

div.fc_foot p.sold {
	float: left;
	margin: 0;
	padding: 0;
	font-size: .9em;
	color: #444;
	width: 250px;
	clear: left;
	display: block;
}


/*** Navbar Styles ***/

div.fc_navbar ul {
	margin: 0;
	padding: 10px 15px 169px 0;
	list-style: none;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 190px;
	float: left;
	background: url(../img/template/nav_end.jpg) bottom left no-repeat;
}

div.fc_navbar ul li a {
	display: block;
	height: 40px;
	font-size: 1.3em;
	font-weight: normal;
	text-decoration: none;
	background: #ffe5bf;
	color: #000;
	border-bottom: 2px solid #f3f3f3;
	padding-left: 12px;
	line-height: 2.4em;
}

div.fc_navbar ul li a:hover {
	background: #ffcc7f;
	color: #ff6600;
}

div.fc_navbar ul li.head {
	font-size: 1.6em;
	font-weight: bold;
	background: #eee url(../img/template/nav_top.jpg) top no-repeat;
	width: 178px;
	height: 52px;
	padding-left: 12px;
	line-height: 2.5em;
}

div.fc_body {
	float: left;
	width: 755px;
}


/* Modified menus based on Superfish by Joel Birch
 * http://users.tpg.com.au/j_birch/plugins/superfish/
 */

/*** ESSENTIAL STYLES ***/
.sf-nav, .sf-nav * {
	margin:0;
	padding:0;
	list-style:none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.sf-nav {
	line-height: normal;
}
.sf-nav ul {
	position:absolute;
	top:-999em;
	width:201px;
}
.sf-nav ul li,
.sf-nav li li a {
	width: 100%;
	font-size: 1.1em;
}

.sf-nav li {
	float:left;
	position:relative;
	z-index:999;
}
.sf-nav a {
	display:block;
}
.sf-nav li:hover ul,
.sf-nav li:focus ul,
ul.sf-nav li.sfHover ul {
	left:0;
	top:35px;
}
.sf-nav li:hover li ul,
.sf-nav li:focus li ul,
.sf-nav li.sfHover li ul {
	top:-999em;
}
.sf-nav li li:hover ul,
.sf-nav li li:focus ul,
ul.sf-nav li li.sfHover ul {
	left:201px;
	top:-1px;
}
.superfish li:hover ul,
.superfish li:focus ul,
.superfish li li:hover ul {
	top: -999em;
}

.sf-nav {
	float:left; /* needed for horizontal layout */
}
.sf-nav a em {
	position:absolute;
	left:-9999em;
}
.sf-nav .tab {
	height:35px;
}

.sf-nav li {
	white-space:nowrap;
}
.sf-nav a {
	color: #e5e5e6;
	padding:0;
	text-decoration:none;
}

.sf-nav li ul {
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
}

.sf-nav li li a {
	color: #000;
	padding: 12px 0;
	text-indent: 15px;
	font-weight: bold;
}

.sf-nav li li.lastli {
	border:0;
}

.sf-nav li li.lastli a {
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
}

.sf-nav li li a:hover,
.sf-nav li li a:focus {
	background-color: #666;
	color: #fff;
}
.sf-nav li li {
	border-bottom: 1px solid #a1a1a1;
}

.sf-nav li ul {
	background: #b4b4b4;
	width:201px;
	z-index:250;
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
}

.sf-nav li li {
	text-align:left;
}