/*  
Theme Name: Mash N Gravy
Version: 1.1
Description: Designed by <a href="http://www.northsouthmedia.co.uk">North South Media</a>.
Author: North South Media Ltd

*/

html, body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #565656;
	background: #fff;
}

* {
	margin: 0;
	padding: 0;
}

p {
	line-height: 20px;
	padding: 10px 0;
}

h1, h2, h3, h4, h5 {
	padding: 10px 0;
	font-family: Georgia;
}

ul, ol {
  list-style : none;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #788095;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

blockquote p {
	padding: 5px 0;
}

.red {
  color: #ff0000;
}

#top {
	width: 939px;
	margin: 0 auto;
  padding-top: 10px;
}


#top .top-txt {
  float: right;
	/*padding-left: 160px;*/
	padding-top: 0px;
	font-size: 13px;
	color: #9D9D9D;
}

#top .search {
  float: right;
	padding-left: 340px;
	padding-top: 17px;
	font-size: 13px;
	color: #9D9D9D;
}

#top .checkout {
  float: right;
	padding-left: 320px;
	padding-top: 15px;
}

#notes-menu {
  clear: both;
	width: 100%;
	height: 57px;
	background-image: url(http://www.mashngravy.com/images/bg_top.gif);
}

#cat_navi {
	width: 939px;
	margin: 0 auto;
}

#cat_navi li a span {
	font-size: 11px;
	color: #9D9D9D;
	font-weight: normal;
}

#secnav, #secnav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#secnav a {
	display: block;
	line-height: 58px;
	padding: 0 20px 0 20px;
	line-height: 16px;
	padding: 14px 20px 11px;
	color: #788095;
}

#secnav a:hover {
	text-decoration : none;
}

#secnav li {
	float: left;
	font-size: 16px;
	font-weight: bold;
}

#secnav li:hover, #secnav li.sfhover1 {
	background: url(http://www.mashngravy.com/images/bg_cat_navi_hover.gif) repeat-x;
	cursor: pointer;
}

#secnav li:hover span, #secnav li.sfhover1 span {
	color: #fff;
}

#content {
	  width: 939px;
	  margin: 20px auto 0 auto;
    background-color: #fff;
		border: 7px solid #ececec;
}

#left {
    width:150px;
    float:left;
    margin-left:10px;
    margin-top:10px;
		margin-bottom:20px;
}

#left ul {
    padding: 5px;
}

#left ul li {
    padding-bottom: 5px;
}

#main {
    width:600px;
		float:left;
    margin-left:10px;
    margin-top:10px;		
		margin-bottom:20px;		
}

#right {
    width:140px;
    float:left;
    margin-left:10px;
    margin-top:10px;	
}

#right ul {
    padding: 5px;
}

#right ul li {
    padding-bottom: 5px;
}

#footer {
  clear: both;
	background-color: #808080;
	background-repeat:no-repeat;
  background-position: 25px 5px;	
	text-align : center;
	color: #fff;
	padding: 10px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#flt1 {position:fixed;top:175px;right:0px}
#flt1 a{width:32px;display:block;background:url('http://www.mashngravy.com/images/flt1.png') no-repeat 0px 0px}
#flt1 a.flt1{height:32px}
#flt1 a.flt1 span{position:fixed;display:none;top:175px;right:40px}
#flt1 a.flt1:hover span{display:block}
#flt2 {position:fixed;top:210px;right:0px}
#flt2 a{width:32px;display:block;background:url('http://www.mashngravy.com/images/flt2.png') no-repeat 0px 0px}
#flt2 a.flt2{height:32px}
#flt2 a.flt2 span{position:fixed;display:none;top:210px;right:40px}
#flt2 a.flt2:hover span{display:block}
#flt3 {position:fixed;top:246px;right:0px}
#flt3 a{width:32px;display:block;background:url('http://www.mashngravy.com/images/flt3.png') no-repeat 0px 0px}
#flt3 a.flt3{height:32px}
#flt3 a.flt3 span{position:fixed;display:none;top:246px;right:40px}
#flt3 a.flt3:hover span{display:block;}