/* project: internet market
   design: luka cvrk (www.solucija.com) 
   framework: Concept Nova (www.conceptnova.com) */
   
body { padding: 0; margin: 0; font: 0.95em Arial, sans-serif;text-align:left;  background: #c5de85 ; color: #669933; }
a { color: #336600; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

b { color: #009933; background: inherit;  }

h1 {margin: 0; padding: 0; font: normal; font-size:16px; Arial, Sans-Serif; color:#669933;}
h2 { margin: 0; padding: 0; font: normal 14px; Arial, Sans-Serif; color:#669933;}
h1 a { color: #663333; background: inherit; }
h1 a, h2 a { text-decoration: none;}
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }
h4 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; }

p {	margin: 0 0 10px 0; line-height: 1.5em; text-align:left; font-size:1.2em; }

form { margin: 0; }
input.search { width: 199px; border: none; background: #FFF url(input.gif); padding: 4px; color: #808080; }
input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: ; padding: 3px; color: #669933; }


/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 768px;
	background: #FFF url(big_middle.gif) repeat-y;
	color: #454545;
}

.logo {	padding: 10px 0 0 10px; }

/* header */
.header_top { background: #FEFEFE url(big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 5px 0 5px; }
.header_bottom { clear: both; background: #FEFEFE url(big_bottom.gif) no-repeat; color: #FFF; height: 15px; }
.header_bottom2 { clear: both; background: #FEFEFE url(big_bottom2.gif) no-repeat; color: #FFF; height: 15px; }
/* navigation */
#nav { width:100%; float:left; padding-left:40px;}
#nav ul { margin:0; list-style:none; padding: 0;}
#nav a, #nav strong, #nav span { float:left; display:block; color:#336600; padding: 7px 12px 7px 3px; background: url(nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #fff; background:url(nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav #current { background:  url(nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav #current a { background:  url(nav.gif) no-repeat 100% -41px; padding:7px 12px 7px 3px; color:#FFF; }
#nav a:hover { color:#BFE1ED; background: url(nav.gif) no-repeat 100% 0px;}   


.sf_left {
	float: left;
	background: #fff ; 
	color: #fff;
	margin:0;
	padding: 0;
}

.sf_right {
	width: 625px; height:125px;background:  url(searchbot.gif) repeat;
	float: right;
}
* html .sf_right{width:580px;}

.sf_search {
	float: right;
	clear: both;
	background: #fff; 
	color: #669933;
	border-top: 0px solid #AA1717;
	border-bottom: 0px solid #000;
	padding: 0px 0 0px 0px;
	margin-top: 2px; margin-bottom:55px;
}
	
.subheader {
	padding: 8px;
	background: #f0f0f0;
	color: #808080;
}

/* left side
   --------- */

.left {
	float: left;
	width: 595px;
	margin: 0 0 10px 0;
}

	.box_top {
		background: #F0F0F0 url(leftbox_top.gif) no-repeat;
		color: #808080;
		height: 40px;
		width: 159px;
	}
	
	.box_top h2 {
		color: #669933; text-align:center;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
	.box {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 2px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}
	
	.box_bottom {
		background: #FFF url(leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
#box p.highlight { line-height:10px;}
	
	
	.box a {
		color: #669933; font-size:12px; list-style:inherit; text-decoration:none;
		background: inherit;margin-bottom: 10px;
		font-weight: bold;
	}

	
		/* left and central column */
		.left_side { float: left; width: 160px; padding: 0px 5px 8px 8px; }
		.right_side { float: right; width: 405px; margin: 0 5px 0 0; text-align: left; font-size:0.85em; }
		* html .right_side { font-size: 12px; }
		
		.article { padding: 0 5px 0 0px; margin-bottom: 20px; font-size:12px; }
		
		* html .article {overflow:hidden;}
		
		.article #field_heading

{

font-size: 12px;

font-weight: bold;

border-bottom-width: 2px;

border-bottom-style: solid;

border-bottom-color: #666666;

padding-top: 10px;

color: #fff;

}
		
	.grey_top { clear: both; width: 382px; background: #EDEDED url(grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
	.grey { width: 362px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
	.grey a {
		color: #669933; font-size:11px;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	
	
		
/* right side
   ---------- */
		
.right { float: right; width: 170px; margin: 0 0 10px 0;}
.right p.highlight {font-size:0.85em; padding-bottom:5px; padding-top:0px; color:#000; border-bottom:1px solid #339933;}

		
img { float: left; margin: 0 9px 3px 0; }

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #c5de85;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #c5de85; border-bottom: 1px dotted #808080; text-decoration: none; } 

.article ul li {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0.2em;
margin-left: 2px;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 10px;
background-color: transparent;
background-image: url(http://www.livingfoods.co.uk/media/bullet/bg_bullet_full_1.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0pt;
background-y-position: 0.5em;
line-height: 1.3em;
font-size: 110%;list-style-type:none}

