/* 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;
	left:0;
	width:750px;
	margin:0 auto;
	border:1px solid #000;
	text-align:left;
	background:#fff;
	}

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



/* ---------- 2.0 HEADER ---------- */
#header {
	width:750px;
	height:127px;
	border-bottom:1px solid #ccc;
	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:79px;
	height:78px;
	background:url(images/kkfood_logo.png) no-repeat;
	position:absolute;
	top:23px;
	left:26px;
	}

#header h1 a {
	width:79px;
	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;
		}
	
	/* ---------- 2.2 CONTACT INFORMATION ---------- */
	
	/*see function.js for safari */
	#contactInformation {
		display:block;
		width:156px;
		height:19px;
		background:url(images/contact_information.png) 0 0 no-repeat;
		font-size:1.1em;
		text-decoration:none;
		color:#fff;
		padding:4px 0 0 21px;
		position:absolute;
		right:0;
		top:94px;
		}

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

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

#banner {
	position:relative;
	z-index:1;
	left:0;
	margin-bottom:7px;
	}
	
#banner h2 {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	display:block;
	position:absolute;
	}

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

#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.3em;
	cursor:pointer;
	}

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

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

#banner ul li.link3 a {
	width:148px;
	padding-left:30px;
	background:url(images/innovation.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:106px;
	}

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

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

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

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

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

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

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

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

#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 ---------- */
#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-bottom:8px;
	}

.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;
	}

#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;
	}

#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 25px;
	height:66px;
	background:url(images/british_food_member.png) 660px 8px no-repeat;
	font-size:1.1em;
	}

#login h2 {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	display:block;
	}
	
#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;
	padding-top:8px;
	}

	


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

#footer {
	width:750px;
	position:relative;
	text-align:right;
	margin:0 auto;
	}

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

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

#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;
	}
