/* CSS DISPLAY SCREEN KKFOOD */

/* ---------- 1. 0 Misc ---------- */

*   {
	padding:0;
	margin:0;
	border:0;
	}
	
body {
	color:#6B6B6B;
	font: 0.7em "Arial", Tahoma, Helvetica, Sans-Serif;
	background:#C6C7C9;
	text-align:center;
	padding:20px 0;
	}

.end {
	clear:both !important;
	list-style:none !important;
	height:0 !important;
	width:auto !important;
	font-size:0 !important;
	line-height:1% !important;
	display:block !important;
	}

img {
	border:0;
	display:block;
	}

#container1 {
	position:relative;x
	left:0;
	width:750px; 
	margin:0 auto;
	border:1px solid #000;
	text-align:left;
	background:#fff;
	}
	
	#container1 a {
	color:#666;
}

#container2 {
	padding:16px 25px 0 25px; background:#fff;
	}



/* ---------- 2.0 HEADER ---------- */


#header {
	width:750px;
	height:0;
	margin-bottom:5px;
	}


#header h1, .skypContent {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	display:block;
	}

.skypContent {
	position:absolute;
	top:0;
	left:0;
	text-decoration:none;
	}

#header h1 {
	width:85px;
	height:78px;
	background:url(images/kkfood_logo.png) no-repeat;
	position:absolute;
	top:23px;
	left:26px;
	}

#header h1 a {
	width:85px;
	height:78px;
	display:block;
	text-decoration:none;
	}
	
	
	/* ---------- 2.1 TOP LINKS---------- */
	#topLinks {
		position:absolute;
		right:25px;
		top:15px;
		color:#fff;
		font-size:1.1em;
		color:#6B6B6B;
		}

	#topLinks li {
		list-style:none;
		display:inline;
		}

	#topLinks li a {
		color:#6B6B6B;
		text-decoration:none;
		}

	#topLinks li a:hover, #topLinks li.selected a {
		color:#134A9E;
		text-decoration:none;
		}
		
		#logo {
	position:absolute;
	left:21px;
	top:39px;
	background:url(images/kkfood_logo.png) 0 0 no-repeat;
	width:109px;
	height:103px;
	border:none;
	background-image: url(images/kkfood_logo.png);
}

	
	/* ---------- 2.2 CONTACT INFORMATION ---------- */
	
	/*see function.js for safari */
	#contactInformation {
	display:block;
	width:225px;
	height:15px;
	background:url(images/contact_information.png) 0 0 no-repeat;
	font-size:1.2em;
	text-decoration:none;
	color:#fff;
	padding:0 0 15px 15px;
	position:absolute;
	right:26px;
	top:20px;
	overflow: hidden;
		}
	#contactInformation a { text-decoration:none; color:#fff; }
	
	#contactInformation a:hover {
	color:#134A9E;
}

	#contactUs #contactInformation {
		background:url(images/submenu_link_repeat_on.png) 0 0 repeat-x;
		}

/* ---------- 3.0 BANNER ---------- */

#banner {
	position:relative;
	left:0; z-index:1;

	margin-bottom:7px;
	}
	
#banner h2 {
	font-weight: normal;
	font-size: 0.95em;
	line-height: 1.0em;
	text-indent: -2000em;
	display:block;
	position:absolute;
	}

#banner ul {
	position:absolute;
	z-index:100;
	top:223px;
	width: 750px;
	}

#banner ul li {
	display:inline;
	float:left;
	}

#banner ul li a {
	float:left;
	display:block;
	text-decoration:none;
	height:24px;
	color:#fff;
	padding:5px 0 0 0;
	font-size:1.2em; margin:0 0;
	cursor:pointer;
	}

#banner ul li.link1 a {
	width:105px;
	background:url(images/about_us.png) no-repeat;
	padding-left:27px; margin:0 0;
	}

#banner ul li.link2 a {
	width:122px;
	padding-left:10px; margin:0 0;
	background:url(images/our_products.png) no-repeat;
	}

#banner ul li.link3 a {
	width:122px;
	padding-left:10px;
	margin:0 0;
	background:url(images/innovation.png) no-repeat;
	}
	
	#banner ul li.link3a a {
	width:178px;
	padding-left:10px;
	margin:0 0;
	background:url(images/innovation2.png) no-repeat;
	}
	
#banner ul li.link4 a {
	width:122px;
	padding-left:10px;
	margin:0 0;
	background:url(images/package_options.png) no-repeat;
	}
	
#banner ul li.link5 a {
	width:200px;
	padding-left:10px; margin:0 0;
	background:url(images/public-private-sector.png) no-repeat;
	}



/* ---------- 4.0 SUBMENU ---------- */
#submenu {
	background:url(images/submenu_link_repeat.png) 0 0 repeat-x;
	height:22px;
	padding:0 25px;
	margin-bottom:16px;
	}

#submenu h2 {
	font-weight: normal;
	line-height: 1.0em;
	text-indent: -2000em;
	font-size:0;
	position:absolute;
	}

#submenu ul {
	display:block;
	border-right:1px solid #AFAFAF;
	height:22px;
	}
	
#submenu li {
	float:left;
	display:inline;
	}
	
/*see function.js for safari */

#submenu li a { 
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	border-left:1px solid #AFAFAF;
	font-size:1.1em;
	text-align:center;
	padding:3px 0 4px 0;
	}

#submenu li.link1 a {
	width:99px;
	}

#submenu li.link2 a {
	width:111px;
	}

#submenu li.link3 a {
	width:98px;
	}

#submenu li.link4 a {
	width:81px;
	}

#submenu li.link5 a {
	width:89px;
	}

#submenu li.link6 a {
	width:71px;
	}

#submenu li.link7 a {
	width:71px;
	}

#submenu li.link8 a {
	width:71px;
	}

#products #submenu li.link1 a {
	width:70px;
	}

#products #submenu li.link2 a {
	width:102px;
	}

#products #submenu li.link3 a {
	width:60px;
	}

#products #submenu li.link4 a {
	width:90px;
	}

#products #submenu li.link5 a {
	width:60px;
	}

#products #submenu li.link6 a {
	width:52px;
	}

#products #submenu li.link7 a {
	width:125px;
	}

#products #submenu li.link8 a {
	width:60px;
	}

#products #submenu li.link9 a {
	width:70px;
	}

#innovation #submenu li a {
	width:139px;
	}

#innovation #submenu li.link5 a {
	width:138px
	}

#submenu li a:hover, #submenu li a.selected{
	background:#134A9E url(images/submenu_link_repeat_on.png) 0 0 repeat-x;
	}




/* ---------- 5.0 COLLEFT ---------- */

#colRight{	
	clear:both;
	width:242px;
	float:right;
	padding-top:5px;
	}
	
	#colRightp{	
	clear:both; background:url(images/packaging-box.png) no-repeat;
	width:262px; height:595px;
	float:right;
	padding-bottom:10px;
	}
	
	#colRightc{	
	clear:both; background:url(images/tender-box.png) no-repeat;
	width:262px; height:595px;
	float:right;
	padding-bottom:10px;
	}

#colRight h1, #colRight h2 {
	font-size:1.4em;
	margin-bottom:0.6em;
	color:#134A9E;
	position:relative;
	top:0;
	left:0;
	}

#colRight h2 {
	font-size:1.2em;
	}
	
	#colRight form {
	border-bottom:1px solid #ccc;
	padding-bottom:8px;
	margin-bottom:8px;
	}

#colRight select {
	width:200px;
	border:1px solid #ccc;
	}

#colRight label {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	display:block;
	position:absolute;
	}
	
#news {background:url(images/newsbackground.png) no-repeat; width:242px; height:300px;}

#news2 {width:262px; height:320px; margin-top:0; padding-top:20px; }

#news3 {background:url(images/newsbackground.png) no-repeat; width:242px; height:200px;}

#news-space {height:50px; width:200px;background:url(images/news-spacer.gif) no-repeat;}

#news-space2 { width:200px;background:url(images/news-spacer.gif) no-repeat;}

#news a {color:#134a9e; text-decoration:none; font-size:1em;}
#news a:hover {text-decoratione:underline;}

#news-text {background:#fff; width:182px; height:60px; margin:0 20px 0 20px; border:1px #c6c7c9 solid; padding:10px; font-size:1em;  }

#news-text2 {background:#fff; width:182px; height:60px; margin:20px 20px 0 20px; border:1px #c6c7c9 solid; padding:10px; font-size:1em;}

#news-text3 { width:192px; height:180px; margin:0 15px 0 15px; padding:10px; font-size:1em;}

#news-top { width:202px; height:40px; margin:0 20px 0 20px; color:#134A9E; font-size:1.2em; }
#news-top2 { width:202px; height:10px; margin:0 20px 20px 20px; color:#134A9E; font-size:1.5em; text-align:center; font-weight:bold; }
#news-top2 a {  color:#134A9E; font-size:1em; text-align:center; font-weight:bold; text-decoration:none; margin:0 20px 20px 20px;}

#news-text3 h3 {  color:#134A9E; font-size:1.2em; text-align:center;  text-decoration:none; line-height:60%; }
#news-text3 h4 {  font-size:1em;  text-decoration:none; line-height:125%; font-weight:normal;padding:10px 0 0 0; }
#news-text3 h5 {  font-size:1.1em;  text-decoration:none; line-height:110%; font-weight:normal; text-align:center;  }



#colLeft {	
	clear:both;
	width:242px;
	float:left;
	padding-top:5px;
	}

#colLeft h1, #colLeft h2 {
	font-size:1.4em;
	margin-bottom:0.6em;
	color:#134A9E;
	position:relative;
	top:0;
	left:0;
	}

#colLeft h2 {
	font-size:1.2em;
	}

#colLeft form {
	border-bottom:1px solid #ccc;
	padding-bottom:8px;
	margin-bottom:8px;
	}

#colLeft select {
	width:200px;
	border:1px solid #ccc;
	}

#colLeft label {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	display:block;
	position:absolute;
	}

.contactDetails p {	
	display:block;
	margin-bottom:1.4em;
	font-size:1.1em;
	line-height:1.3em;
	}

.contactDetails p a {
	color:#134A9E;
	text-decoration:none;
	}

.contactDetails p a:hover {
	text-decoration:underline;
	}
	
.food ul {	
	display:block;
	margin-bottom:20px;
	}

.food ul li {	
	display:block;
	width:242px;
	margin:0;
	}

.food li.pic {
	margin:0px;
	}
	
	.food2 ul {	
	display:block;
	margin-bottom:0;
	}

.food2 ul li {	
	display:block;
	width:242px;
	margin:0;
	}

.food2 ul li.pic {
	margin:0;
	}
	
	.food2 h4 {
	color:#134A9E;
	}


	.food3 {
	display:block;
	margin-bottom:0; list-style:none;
	color: #00F; width:225px; 
	list-style-type: circle;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	}
	
	.food3 ul {
	display:block;
	margin-bottom:0;
	}

.food3 ul li {
	display:block;
	width:242px;
	margin:0;
	color: #666;
	font-size: 0.87em;
	font-style: italic;
	font-weight: normal;
	}
	
	.food3 li  {
	display:block; 
	width:220px; line-height:125%; padding:0 0; list-style-image:url(images/bullet.png) no-repeat;

	margin:0 0 0 10px;
	}

.food3 ul li.pic {
	margin:0;
	}
	
	.food3 h2 {
	color:#134A9E; padding:10px; font-size:1.3em;
	}
	
		.food3 ul  {
	list-style-image: url(images/bullet.png) no-repeat;
	}


.food li p {
	background:url(images/grey_arrow.png) 0 10px no-repeat;
	padding-left:12px;
	font-style:italic;
	border-top:1px solid #ccc;
	padding-top:8px;
	}

.articles p {
	background:url(images/grey_arrow.png) 0 2px no-repeat;
	padding-left:12px;
	line-height:1.4em;
	margin-bottom:1.4em;
	}
	
.articles p  a {
	color:#6B6B6B;
	text-decoration:none;
	}

.articles p a.selected, .articles p a:hover {
	text-decoration:none;
	color:#134A9E;
	}

.food li p a {
	color:#6B6B6B;
	text-decoration:none;
	}

.food li p a:hover {
	text-decoration:underline;
	}

/* ---------- 6.0 CONTENT ---------- */
#content {
	margin:0 0 0 242px;
	padding:0 0 30px 38px;
	font-size:1.1em;
	}
	
	#content2 {
	margin:0 0 0 0;
	padding:0 0 30px 0;
	font-size:1.1em;
	}
	
	#content-home {
	margin:0 262px 0 0;
	padding:0 38px 30px 0;
	font-size:1.1em;
	}
	
	#content-home h1 {
	font-size:1.40em;
	margin-bottom:1.0em;
	color:#134A9E;
	position:relative;
	font-weight:bold;
	top:0;
	left:0;
	}

#content-home h2 {
	font-size:1.0em;
	color:#134A9E; padding:0 0; margin:0 0; 
	}

#content-home p {
	text-align:left;
	line-height:1.5em;
	margin-bottom:1.7em;
	font-style: italic;
	}

#content h1 {
	font-size:1.40em;
	margin-bottom:1.0em;
	color:#134A9E;
	position:relative;
	font-weight:bold;
	top:0;
	left:0;
	}

#content h2 {
	font-size:1.0em;
	color:#134A9E;
	}
	
	#content2 h1 {
	font-size:1.40em;
	margin-bottom:1.0em;
	color:#134A9E;
	position:relative;
	font-weight:bold;
	top:0;
	left:0;
	}

#content2 h2 {
	font-size:1.0em;
	color:#134A9E;
	}

#content p {
	text-align:left;
	line-height:1.5em;
	margin-bottom:1.7em;
	}

#content .arrow p {
	background:url(images/grey_arrow.png) 0 3px no-repeat;
	padding-left:12px;
	}

#content ul {
	margin:0 0 25px 20px;
	display:block;
	list-style:none;
	}

#content li {
	margin-bottom:6px;
	list-style:disc;
	font-size:1.1em;
	color:#0071B9;
	}

#content li span {
	color:#555;
	}

#content dl {
	margin-bottom:20px;
	font-size:1.0em;
	}

#content dt {
	margin-bottom:4px;
	font-weight:bold;
	}

#content dd {
	margin-bottom:4px;
	}

#content a {
	color:#134A9E;
	text-decoration:none;
	}

#content a:hover {
	text-decoration:underline;
	}	

	/* ---------- 6.1 ACCOUNT & CONTACT FORM---------- */
	
	.form form {
		width:396px;
		border-top:1px solid #ccc;
		margin-top:30px;
		}
		
	.form dt {
		font-weight: normal;
		font-size: 1.0em;
		line-height: 1.0em;
		text-indent: -2000em;
		display:block;
		}
		
	.form dd {
		margin-bottom:18px !important;
		position:relative;
		font-size:1.0em;
		top:0;
		left:0;
		z-index:1;
		}

	.form dd.radio {
		margin-bottom:12px;
		position:relative;
		color:#343434;
		}
	
	.form dd.note {
		font-weight:bold;
		}
	
	.form dd.error { 
		color:#FF910F;
		font-weight:bold;
		margin-bottom:16px;
		}
	
	.form form p { 
		margin-top:10px;
		}
	
	.form label { 
		padding-right:240px;
		}
	
	.form input, .form select {
		border:1px solid #CFCFCF;
		width:220px;
		position:absolute;
		/*display:block;*/
		background:#fff;
		right:0;
		top:0;
		height:1.4em;
		z-index:200;
		color:#707173;
		}
	
	.form .brInput input {
		border:1px solid #CFCFCF;
		width:396px;
		/*display:block;*/
		background:#fff;
		height:1.4em;
		color:#707173;
		position:static;
		margin-top:8px;
		}
	
	.form select {
		width:222px;
		background:#13499D;
		color:#fff;
		font-weight:bold;
		height:1.4em;
		}
	
	.form .radio input {
		border:0;
		margin-right:236px;
		height:16px;
		width:16px;
		}
		
	.form .radio2 input {
		border:0;
		margin-right:5px;
		height:16px;
		width:16px;
		}
	
	.form #last input {
		border:0;
		margin-right:234px;
		height:16px;
		width:16px;
		}
	
	.form select option {
		color:#fff;
		padding:3px 9px;
		border-bottom:1px solid #fff;
		font-weight:bold;
		}
	
	.form textarea {
		border:1px solid #CFCFCF;
		width:393px;
		height:120px;
		margin-top:8px;
		color:#707173;
		}
	
	.form .button {
		background:#13499D;
		color:#fff;
		font-weight:bold;
		border:0;
		cursor:pointer;
		width:196px;
		height:1.5em;
		position:static;
		padding:0 0 5px 0;
		margin:0 0 10px 0px;
		}
	
	
	.form a.button { 
		display:block; 
		text-align:center;
		text-decoration:none;
		height:1.6em;
		padding:5px 0 0 0;
		}
	
	.form .button:hover {
		background:#13499D;
		}


/* ---------- 7.0 LOGIN ---------- */

#login {
	border-top:1px solid #ccc;
	margin-top:20px;
	padding:15px 20px 25px 0;
	height:90px;
	background:#fff url(images/british_food_member.png) 660px 8px no-repeat;
	font-size:1.1em;
	}

#login h2 {
	font-weight: bold; color:#134A9E;
	font-size: 1.0em;
	}
	
#login dd {
	float:left;
	margin-right:30px;
	}

#login dd input {
	border:1px inset #ccc;
	width:150px;
	}

#login dd input.button {
	width:auto;
	border:0;
	}

#login p.phone {
	clear:left;
	background:#fff;
	padding-top:8px;
	color: #666;
	text-align: left;
	}
	
	#login p.phone a {
	color: #666;
	}
	
	#login a {
	color: #666; text-decoration:none;
	}

	


/* ---------- 8.0 FOOTER ---------- */

#footer { 
	width:750px; background:#fff url(images/british_food_member.png) 660px 8px no-repeat;
	position:relative;
	text-align:right;
	margin:0 auto;
	}

#footer ul {
	display:block;
	padding:10px 20px 10px 0;
	text-align:right;
	width:730px;
	}

#footer li {
	display:inline;
	list-style:none; background:#fff;
	}

#footer li span{
	margin:0 5px;
	}

#footer li.copyright {
	margin-left:20px;
	float:right;
	}

#footer p {
	display:inline;
	margin:0;
	padding:0;
	}

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

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

#footer li.powered, #footer li.powered a {
	position:absolute;
	top:-125px;
	right:-2px;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	display:block;
	color:#C6C7C9;
	}
#container1 #login form table tr td {
	text-align: right;
	color: #666;
}
#container1 #login table tr td {
	text-align: left;
}
#container1 #login table tr td .phone {
	text-align: left;
}
#container1 #container2 #content-home p {
	font-style: normal;
}
#italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
#container1 #container2 #content-home table tr td {
	font-size: 0.92em;
}
.bold {
	font-weight: bold;
	color: #134A9E;
}
#container1 #container2 #colRightp .food3 table tr td {
	color: #6B6B6B;
}
.listy {
	color: #6B6B6B; font-size:0.9em; font-weight:normal;
}
#container1 #container2 #colRightp .food3 table {
	color: #966;
}

