/* CSS Document - MN_CMS Author: D Domazet 2004 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #BDBABA;*/
	color: #999;
	background: #666666 url(assets/ffs-background.jpg) top center no-repeat;
	
}

#newsbar a {
	color: #d66b64;
}

a:link,a:visited, a:active {
	/*color: #904578;*/
	color: white;
	text-decoration: none;
}
.justified {
	text-align: justify;
}
a:hover {
	color: #666666;
}

#tops {
	font-size:10px;
	color: #999;
}
#tops a:link, #tops a:visited, #tops a:hover, #tops a:active {
	font-size:10px;
	color: #999;
}

.livechat {
	position: absolute;
	top: 15px;
	left: 15px;
	line-height: 32px;
}

.livechat img {
	float: left;
}

h1 {
	color: #badb8d;
	font-size: 16px;
	margin-top: 0px;
	padding-left: 2px;
	padding-bottom:12px;
}

h2 {
	color: #FF0000;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 12px;
	padding-bottom:12px;
}
h3 {
	font-size: 12px;
	color: #BBDC8D;
	
}
h4 {
	font-size: 12px;
	font-style:italic;
	font-weight:200;
	margin-top: 0px;
	
}
h5 {
	font-size: 14px;
	color: #904578;
	margin-top: 4px;
	margin-bottom: 0px;
}
h6 {
	font-size: 16px;
	color: #ffffff;
	margin:10px 0px 10px 0px;
}
.mysubtitle {
	font-size: 12px;
	color: #904578;
	font-weight:bold;
}
p {
	margin-top:3px;
	margin-bottom:8px;
	/*font-size:11px;*/
}

pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #999999;
	margin: 1px;
}

.news {
	margin: 1px;
	font-size: 10px;
	color: #333333;
}

.news a:link, .news a:visited, .news a:active, .news a:hover {
	font-size: 12px;
	color: #10114A;
	text-decoration: none;
}

.copyright {
	float: right;
}

#container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	color: #ffffff;
	padding: 3px;
	height: 187px;
	position: relative;
	border-bottom: 1px solid #BBDC8D;
	background: #300422 url(http://www.finefoodstore.co.uk/sites/finefoodstore/assets/ffshomepage.jpg) no-repeat;
}

#header_safe {
	color: #ffffff;
	padding: 3px;
	height: 187px;
	border-bottom: 1px solid #DDDDDD;
	background: #300422 url(https://www.finefoodstore.co.uk/sites/finefoodstore/assets/ffshomepage.jpg) no-repeat;
}

#header_safe a:link, #header_safe a:visited, #header_safe a:hover, #header_safe a:active {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
}
#header_safe h1 {
	margin-top: 24px;
	margin-left: 20px;
	margin-bottom: 12px;
	font-size: 26px;
	font-weight: 200;
	color:#999;
	font-style: italic;
}
#subheader {
	color: #300422;
	margin-top: 25px;
	padding-right:5px;
	height: 134px;
}

#header a:link, #header a:visited, #header a:hover, #header a:active {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
}
#header h1 {
	margin-top: 24px;
	margin-left: 20px;
	margin-bottom: 12px;
	font-size: 26px;
	font-weight: 200;
	color:#999;
	font-style: italic;
}
#nav {
	height: 20px;
	padding-top:5px;
	margin-top: 2px;
	margin-left:10px;
	
}

#searchbox {
	background-image: url(assets/graystrip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 22px;
	text-align: right;
	padding-top: 0px;
}

.searchboxtext {
	margin-top: 10px;
	height: 13px;
}

.searchbut {
	padding-top: 5px;
	padding-right: 2px;
}

.cards {
	margin-left: 3px;
	margin-bottom: 10px;
}

.securitybanner {
	margin-left: 3px;
}

#search {
	margin-bottom: 0px;
	margin-top: 0px;
}

#searchForm {
	margin-bottom: 10px;
}

.searchbutton {
	margin-top: 1px;
}

#navcontainer {
	width: 162px;
	float: left;
	color: #fff;
	margin-left: 6px;
}

.navcover {
	margin-top: 10px;
}

#searchme {
	width: 94px;
	height: 19px;
	padding: 0 5px;
	border: 1px solid #000;
}

#cb {
	background: #000;
	/*background: #888681;*/
	background-image: url(assets/bckg.gif);
	background-repeat: repeat-y;
}
#rightcont {
	width: 140px;
	height: 100%;
	float: right;
	background-color:#FFFFFF;
}
#rightcontheader {
	color: #ffffff;
	background-color:#c29a54;
	font-size:12px;
}

hr {
	 border-top: 1px dashed #fff;
	 border-left: 1px dashed #fff;
	 border-right: 1px dashed #fff;
      border-bottom: 1px solid #DDDDDD;
      color: #fff;
      background-color: #fff;
      height: 1px;
    
}

#footer {
	font-size: 11px;
	clear: both;
	padding: 4px;
	color: #FFF;
	background-color:#300422;
	height:15px;
	border-top: 1px solid #DDDDDD;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	font-size:11px;
	color: #FFF;
}

#sitemap {
	padding-left: 20px;
}

.img {
	/*font-size: 0.7em;*/
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: bottom;
	padding: 5px;
}

.rep {
	float: left;
	width: 45%;
	padding: 9px;
}


#mystuff {
	padding-left: 10px;
	padding-right: 10px;
	width: 320px;
	border-right: 2px dotted #DDDDDD;
	float:left;
}
#mystuff2 {
	padding-left: 10px;
	padding-right: 10px;
	width: 215px;
	float:left;
}

/* CMS SPECIFIC STYLES - DO NOT DELETE */

/* #content - used for print this page */
#content {
	background-color: #000;
	float: right;
	width: 660px;
	padding-top: 8px;
	padding-left: 14px;
	padding-right: 12px;
	padding-bottom: 8px;
	margin-right: 6px;
}

#content2 {
	background-color: #000;
	float: right;
	width: 670px;
	padding-top: 0px;
	padding-left: 14px;
	padding-right: 0px;
	padding-bottom: 8px;
	margin-right: 6px;
	*margin-right: 4px;
	/*border:1px solid #ff0000;*/
}

p.cssnav {
	font-size: 12px;
	margin-bottom: 6px;
	margin-top: 1px;
	margin-left: 8px;
	margin-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	
}

.cssnav a:link, .cssnav a:visited, .cssnav a:active {
	color: #fff;
	display: block;
	padding-bottom: 2px;
	/*padding-left: 16px;*/
	padding-top: 1px;
	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #999;
}

.cssnav a:hover {
	text-decoration: none;
}

p.csssubnav {
	color: #333333;
	font-size: 11px;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-top: 0px
}

.csssubnav a:link, .csssubnav a:visited, .csssubnav a:active {
	color: #333333;
	display: block;
	padding-left: 8px;
	
	text-decoration: none;
}

.csssubnav a:hover {
	
	color: #FFFFFF;
	
	text-decoration: none;
}

.cssnavx a:link, .cssnavx a:visited, .cssnavx a:active {
	color: #1C76A4;
	text-decoration: none;
	float: left;
}

/* Admin navigation div */
.adminquicklinks {
	font-size: 11px;
	padding: 2px;
}

.adminquicklinks a:link, .adminquicklinks a:visited, .adminquicklinks a:active {
	color: #666666;
	margin: 2px;
}

.adminquicklinks a:hover {
	text-decoration: underline;
}

/*Editor Layer positioning Styles*/

/* Table build divs for the admin area */
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	clear:both;
	height: 12px;
	padding-top:4px;
	padding-bottom:4px;
}
/* Table hover effect for admin area */
.n {
	background-color: #FFFFFF; clear:both; height: 16px;
}

.h {
	background-color: #EEEEEE;clear:both; height: 16px;
}
.leftaligned1 {
	float: left; width:370px; height: 16px;
}
.leftaligned2 {
	float: left; width: 170px; height: 16px;
}
.optinfo {
	float:right; font-size: 8px; color:#999999;
}
/* End table build divs for the admin area */
.imgrep {
	float: left;
	width: 50px;
	height: 50px;
	padding: 0px;
	margin-left:12px;
	margin-right:12px;
	border: 4px solid #DDD;
	overflow: hidden;
}

#editorcontainer {
	clear: both;
	height: 530px;
	background: #EEEEEE;
	padding: 4px;
}

#options {
	clear: both;
	height: 20px;
}

#formbuttons {
	top: 0px;
	float: right
}

#articletext {
	position: absolute;
	clear: both;
}

#articletext p {
	font-size: 11px;
	color: #222222;
	font-weight: bold;
	margin: 3px;
}

.articleoptions {
	visibility: hidden;
	position: absolute;
}

/*End Editor Layer positioning Styles*/



/* form styles */
.formrow {
	clear: both;
	padding: 2px;
}

.formtitlecell {
	float: left;
	width: 90px;
	font-weight: bold;
	padding: 2px;
}

.formvaluecell {
	float: left;
	padding: 2px;
}

/* Recordset pagging highlight */
.paging {
	background: #202E5E;
	color: #FFFFFF;
	padding-left: 1px;
	padding-right: 1px;
}

.menufamily {
	border:1px solid #999;
	padding-bottom: 6px;
	padding-top: 6px;
	border-top: none;
	background: url(assets/menu-bg.gif) no-repeat right top;
	
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-ms-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}

.one .menufamily {
	border-color: #BADB8D;	
} 

.one .menuheader {
	background-color:#BADB8D;
}

.two .menufamily {
	border-color: #ac9bb0;
}

.two .menuheader {
	background-color: #ac9bb0;
}

.three .menufamily {
	border-color: #c68798;
}

.three .menuheader {
	background-color: #c68798;
}

.four .menufamily {
	border-color: #e19b88;
}

.four .menuheader {
	background: #e19b88;
}

.menu {
	width: 143px;
	background: #646262;
	padding: 3px;
	margin-left: 4px;
	margin-bottom: 10px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

.menuheader {
	padding:4px; 
	padding-left:8px;  
	color:#68605f; 
	font-weight:bold;
	
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

.topsellerscontainer {
	float: left;
	margin-left: 4px;
	padding-top: 10px;
	width: 149px;
	text-align: center;
	border: 1px solid #868580;
	background: url(assets/menu-bg.gif) #646262 no-repeat right top;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

#topimages {	
	border-right: 1px solid #BBDC8D;
	border-left: 1px solid #BBDC8D;
	border-bottom: 1px solid #BBDC8D;
	background: #000;
}

.col {
	float: left;
	background: #000;
	text-align: center;
}

.col img {
	border-top: 2px solid #BBDC8D;
	border-right: 2px solid #BBDC8D;
	border-bottom: 2px solid #BBDC8D;
	margin-bottom: 5px;
}

.col .title {
	display: block;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 10px;
}

.first img {
	border-left: 2px solid #BBDC8D;
}

.topseller {
	background: #000;
	width: 125px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #999;
	margin-bottom: 5px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

.topsellerscontainer p {
	display: block;
	width: 137px;
	margin: 0 auto;
}

/* Text for admin area */

.admintext {
	font-size: 11px;
	font-style: italic;
	color: #999999;
	margin: 1px;
}

/*Cart Styles*/

.basket {
	background-image: url(assets/basketpic.gif);
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #737373;
	width: 150px;
	margin-bottom: 10px;
}

.checkoutheading {
	background-color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}

img {
	border:none;
}

/*Cart Styles*/
/* END CMS SPECIFIC STYLES */
