/* - Professional Kitchen CSS     - */
/* - www.StylingFood.com          - */
/* - Copyright 2006               - */
/* - Identity Developments        - */
/* - www.identitydevelopments.com - */
/* - ---------------------------- - */

/* - main CSS - */

* {margin: 0; padding: 0;}

body {
	background: #000 url(images/bg_hz-lines-000000.gif) center top fixed;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #003;
	text-align: center;
	}

/* - clearfix hack - push sections after floats - */
.clearB:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
/* IE mac fix */
.clearB {display: inline-block;}
/* IE win fix - hide mac \*/
* html .clearB {height: 1%;}
.clearB {display: block;}
/* stop hide */

.clearL {clear: left;}
.clearR {clear: right;}
.clearLR {clear: both;}
.floatL {float: left;}
.floatR {float: right;}

/* - basic elements ------------------------- - */
h1, h2, h3, h4, h5, h6, #goback, h1#interior {
	margin-top: .2em;
	color: #7D3B00;
	font: 1.8em Verdana, Arial, Helvetica, sans-serif;
	}

h1, #goback {
	margin-top: 0;
	color: #655062;
	font-weight: bold;
	letter-spacing: .2em;
	text-transform: lowercase;
	 }
h1 a, #goback a {color: #655062;}

h1#interior {
	margin-top: .2em;
	color: #7D3B00;
	font: 1.8em Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	}

h2 {font-size: 1.6em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.3em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1.1em;}

p {margin: 0 0 1em;}

/* - lists - */
ul {list-style: square;}

li {margin-left: 14px;}

ul.simple, ul.simple li {
	margin-left: 0;
	list-style: none;
	}

a {
	color: #B96500;
	font-weight: bold;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}

a img {border: none;}

/* - print only - */
.print {display: none;}


/* - layout --------------------------------- - */
#wrapperOuter {
	background: #F8FAFC url(images/bg_main-mid.png) repeat-y center top;
	position: relative;
	margin: 20px auto 0;
	border: 1px solid #000000;
	width: 760px;
	text-align: left;
	}

#wrapper {
	background: url(images/bg_main-top.png) no-repeat center top;
	position: relative;
	}

#wrapperInner {
	background: url(images/bg_main-bot.png) no-repeat center bottom;
	position: relative;
	}


/* =HDR - header - */
#header {
	position: absolute;
	z-index: 5;
	width: 760px;
	height: 200px;
	text-align: right;
	}

#header #logo {
	background: url(images/styling-food_low.gif) no-repeat center top;
	position: relative;
	display: block;
	margin: 10px 23px 0;
	width: 714px;
	height: 194px;
	}

#header p {
	position: absolute;
	top: 200px;
	left: 530px;
	margin: 2px 20px 0 0;
	width: 210px;
	font-size: 1.26em;
	font-weight: bold;
	text-align: left;
	}

/* =CNT - content - */
#content {
	position: relative;
	top: 150px;
	z-index: 10;
	margin-bottom: 160px;
/*	padding: 150px 0 0;*/
	}

#contentMain {
	position: relative;
	z-index: 50;
	float: left;
	display: inline;
	margin: 0 10px 10px 20px;
	width: 160px;
	line-height: 1.6;
	}


#contentPhoto {
	position: relative;
	z-index: 30;
	margin: 0 0 0 190px;
	width: 320px;
	}

#contentPhoto iframe {
	position: relative;
	z-index: 30;
	border: none;
	width: 320px;
	height: 374px;
	}

/* - home page - */
#sec1 h1 {
	text-transform: capitalize;
	letter-spacing: .1em;
	}

ul.simple li {margin: 10px 0 20px;}

#sec1 #contentPhoto {
	background: url(images/bg_photo-frame.png) no-repeat center top;
	padding: 10px;
	text-align: center;
	}

/* - load background image in case no Flash - */
#sec1 #contentPhoto div.holder {
	background: url(images/fruits-vegs/pear_300.jpg) no-repeat center center;
	width: 320px;
	height: 300px;
	}

#sec1 #contentPhoto p {
	margin: 14px 0 0 10px;
	text-align: left;
	}

/* =FTR - footer - */
#footer {
	position: relative;
	margin: 4px auto 20px;
	width: 760px;
	color: #CCC;
	}

#footer p {text-align: left;}

#footer a {
	color: #CCC;
	font-weight: normal;
	}

#footer a:hover {color: #B96500;}


/* =NAV - navigation - */
/* - skip navigation - */
#skipNav {
	position: absolute;
	top: 0;
	left: -999em;
	}

/* - main nav - */
#navMain {
	position: relative;
	z-index: 20;
	float: right;
	display: inline;
	margin: 90px 10px 10px 10px;
	width: 174px;
	}

#navMain ul li {
	margin: 20px 0 10px;
	list-style: none;
	letter-spacing: .5em;
	font-weight: bold;
	}

#navMain a {color: #7D3B00;}

#navMain a:hover {color: #000;}

/* - locator - */
#navMain span {display: none;}

#sec1 .nav1 a, #sec2 .nav2 a, #sec3 .nav3 a, #sec4 .nav4 a, #sec5 .nav5 a, #sec6 .nav6 a {
	color: #655062;
	font-style: italic;
	text-decoration: none;
	}

#sec1 .nav1 a span, #sec2 .nav2 a span, #sec3 .nav3 a span, #sec4 .nav4 a span, #sec5 .nav5 a span, #sec6 .nav6 a span {display: inline;}

/* - sub nav - */
#navSub, #navSubB {width: 160px;}

#navSub a {
	position: relative;
	display: block;
	margin: 0 0 6px;
	height: 40px;
	}

#navSub a span {display: block;}

#navSub img {
	position: relative;
	float: left;
	margin: 4px 4px 0 0;
	width: 30px;
	height: 30px;
	}

/* - portfolio - */
#navSubB {
	height: 254px;
	overflow: auto;
	}

#navSubB img {margin: 0 8px 20px 0;}


/* - identity developments byline ----------- - */
a.iDevs span {
	position: absolute;
	left: -999em;
	}

a.iDevs {
	color: #CCC;
	text-decoration: underline;
	border: none;
	font-style: normal;
	font-weight: normal;
	}

a.iDevs:hover {
	color: #D2D5A8;
	background: #FFF;
	font-size: 1em;
	text-decoration: none;
	}

/* - background-color for opera - */
a.iDevs:hover span {
	background-color: #D2D5A8;
	background: #D2D5A8 url(images/id64trans-b.gif) no-repeat 5px center;
	left: 0;
	top: -6px;
	z-index: 500;
	display: block;
	color: #0D3C72;
	border: 2px solid #0D3C72;
	padding: 8px 90px;
	width: 576px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;	
	cursor: pointer;
	}
/* IE fix - mac hide \*/
* html a.iDevs:hover span {
	width: 740px;
	w\idth: 576px;
	}
/* stop hide */
