@charset "UTF-8";
/* CSS Document */
/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

input.button { 
cursor: pointer;
margin-left:5px;

}

p { margin-top: 0; margin-bottom: 10px; }

img { border: 0 none; }

.clr {
	clear: both;
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	background-image:url(../images/bg-stripe.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
}
td, tr {
	padding: 0px;
	margin: 1px;

}
a {
	color:#583C17;
}
a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#BCBC42;
}

/******************/
/**** headers ****/
/******************/

.contentheading {
	height: 30px;
	color: #583C17;
	font-weight: light;
	font-size: 16px;
	white-space: nowrap;
}


div.componentheading {
  background: url(../../mfh/images/subhead_bg.png) repeat-x;
	color: #583C17;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

h1 {
	color:#583C17;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:21px;
	font-weight:100;
}


h2, .contentheading {
color:#583C17;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:21px;
	font-weight:100;
	padding-bottom:5px;
}


h3, .componentheading, legend {
	color:#583C17;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	height: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: lighter;
	font-size: 16px;
	text-transform: uppercase;
}
h6 {
	color:#583C17;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: lighter;
	font-size: 12px;
}

table.moduletable th, div.moduletable h3 {
	background:url(../images/mod_th_bg.jpg) repeat-x;
	color: #7F5C2F;
	Width: 188px;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: lighter;
	font-size: 14px;
	text-transform: uppercase;
	margin-right:11px;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	color:#583C17;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:100;
	margin:0px;
	padding:0px;
}

h5 {
	color:#583C17;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:100;
	margin:0px;
	padding:0px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #583C17;
	text-align:left;
}


/*******************/
/* template styles */
/*******************/

#gutter-l {
	width:11px;
	background-image:url(../images/gutter-l.png);
	background-repeat:repeat-y;
}
#left {
	width:271px;
}
#mid {
	width:503px;
	background-color:#FFF;
}
#gutter-r {
	width:11px;
	background-image:url(../images/gutter-r.png);
	background-repeat:repeat-y;
}
#mid-b {
	background-image:url(../images/footer.jpg);
	width:796px;
	height:26px;
}
#content {
	padding-top:35px;
	margin:5px;
}
#leftmod {
	padding:12px;
}
#rightmod {
}
#footer {
	color:#AFB49E;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	float:none;
}
#footer div {
	text-align: center;
}

#footer a {
	color:#583C17;
	padding-right:10px;
}
#footer a:hover {
	color:#BCBC42;
	text-decoration:none;
}
	
/* END template styles */

/*****************************/
/*** Core Joomla  setup stuff ***/
/*****************************/

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	text-align:left;
	
}

table.contentpaneopen td {
   padding-right: 10px;
   padding-left: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}


table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	text-align:left;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #583C17;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #583C17;
  width: auto;
  background: url(../../mfh/images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 21px !important;
  height: 21px;
  margin: 1px;
}
.button a:hover{
  font-weight: bold;
}
.button a:link{
  font-weight: bold;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.contentcolumn {
	padding-right: 5px;
}



table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 147px;
	margin-bottom: 5px;
	padding: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}


/* *********************** */
/* module control elements */
/* *********************** */

table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable {
	background:url(../images/mod-b.png) no-repeat;
	vertical-align: bottom;
	background-position: bottom left;
	height:100%;
	width:100%;
	margin-bottom:15px;
	padding-bottom:15px;
	float:left;
}
div.moduletable tr, div.moduletable td, div.moduletable p, div.moduletable div  {
	height:100%;
	width:160px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -230px -4px 5px -5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 15px;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

.moduletable_menu {
	border: 0px solid #ffffff;
	padding: 0px;
	margin-bottom: 0px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
/* *********************** */
/* END module control elements */
/* *********************** */



table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../../mfh/images/subhead_bg.png) repeat-x;
  color: #ffffff;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

/****************/
/**Menu Styling**/
/****************/
#nav {
color:#583C17;
float: left;
text-align:left;
background:url(../images/pl-nav.png);
width:503px;
height:28px;
}

.menu {
	width:165px;
	padding-left:5px;
	margin-bottom: 10px;
}
	.menu ul{
	padding:0px;
	margin: 0px;
	}	
	.menu li{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	color: #583C17;
	text-decoration: none;
	text-align:left;
	display:block;
	}	
	
	.menu li a{
	padding-top:8px;
	padding-bottom:0px;
	margin:0px;
	padding-right:0px;
	padding-left:25px;
	background:url(../images/menu-but.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	color: #583C17;
	display:block;
	width:150px;
	height:21px;
	}
	
	.menu li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	background-position:bottom;
	text-decoration: none;
	padding-right:0px;
	padding-left:0px;
	text-indent:25px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width:180px;
	height:21px;
	}
	
	

a.mainlevel {
	float: left;
}
a.mainlevel:link, a.mainlevel:visited {
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	font-size: 12px;
	color: #583C17;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	height: 20px !important;
	height: 25px;
	text-decoration: none;
	text-transform:lowercase;
}

a.mainlevel:hover {
	text-decoration: none;
	color:#BCBC42;
}

a.mainlevel#active_menu {
	color:#BCBC42;
}

a.mainlevel#active_menu:hover {
	color: #000;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #583C17;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}


/* small text */
.small {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../../mfh/images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}


/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../../mfh/images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 5px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

.highlight {
	background-color: #fffebb;
}



/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 135px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
	margin-left:5px;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}


/* Pick Of the bunch Fixes */
.addtocart_button_module {
	text-align:center;
	background-position:bottom left;
	width:90px;
	height:30px;
	cursor:pointer;
	background: #583C17;
	colour: #FFF;
	border: none;
	font-weight:bold;
	font-family:inherit;
	vertical-align: middle;
	overflow:hidden;
	
}
input.addtocart_button_module  {
	colour: #FFF;
}

input.addtocart_button_module:hover  {
	background: #BABC3D;
	border:1px solid #583C17;
	colour: #583C17;
}

input.addtocart_button:hover  {
	background: #BABC3D;
	border:1px solid #583C17;
	colour: #583C17;
}

.flyprice {
	color:#BABC3D;
	font-size:50px;
	font-weight: lighter;
	font-weight: normal;
	white-space: nowrap;
}
.productPrice {
	color:#BABC3D;
	font-size:24px;
	font-weight: 100;
	font-weight: normal;
	white-space: nowrap;
}
.product-Old-Price {
	color:red;
	text-decoration:line-through;
}