form {
	margin: 0px;
	padding: 0px;
}

#outerBorder {
	background-color: #000000;
	border:1px solid #FFFFFF;
	padding:1px;
	margin: 0px;
	width: 90%;
	/*width: 1000px;*/
}

#innerBorder {
	background-color: #FFFFFF;
	border:1px solid #FFFFFF;
	padding:0px;
	margin: 0px;
	color: #000000;
}

.navborder {
	display: block;
	background-color: #363636;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-size: 1px;
	text-align: center;
	vertical-align: top;
	padding: 0px;
}

#navContainer {
	display: block;
	width: 750px;
	text-align: center;
}

/*
CSS Code for rendering the Dialogue Boxes
*/
#msgBox {
	position:absolute; 
	left:400px; 
	top:200px;
	width: 400px;
	z-index:10; 
	border-style:outset;
	background-color: #d4d0c8;
	visibility:visible;
}

#msgBox2 {
	position:absolute; 
	left:400px; 
	top:200px;
	width: 600px;
	z-index:10; 
	border-style:outset;
	background-color: #d4d0c8;
	visibility:visible;
}
	
#msgTitlebarBack {
	height: 26px;
	padding: 3px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background: #660000 url(../images/msgScreenBack.jpg);
}
#msgBody {
	padding: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:14px;
}

#msgBoxLarge {
	position:absolute; 
	margin-left: auto;
	margin-right: auto;
	top:100px;
	width: 800px;
	z-index:10; 
	border-style:outset;
	background-color: #d4d0c8;
	visibility:visible;
}
	
.msgTitlebarBack {
	height: 26px;
	padding: 3px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background: #660000 url(../images/msgScreenBack.jpg);
}
.msgBody {
	padding: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:14px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#layoutTable {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-spacing: 0px;
	width: 100%;
}

#leftPane {
	width: 180px;
	background: #FFFFFF url(../images/logoFSC.jpg) no-repeat bottom left;
	color: #000000;
}

#rightPane {
	width: 180px;
	background: #a7c1e4 url(../images/gradBottom.jpg) no-repeat bottom right;
	color: #000000;
}

#logoPane {
	background-color: #000000;
}

#topArea {
	background: #FFFFFF url(../images/kitchensTopStrip.jpg) no-repeat top right;
	text-align:right;
	height: 113px;
}

#logo {
	display: block;
	margin-left: 20px;
	background: transparent url(../images/k2ydlogo2.gif) no-repeat left;
	text-align:right;
	height: 113px;
}
#logo h1{
	display: none;
}
#logolink{
	float: left;
	height:113px;
	width:393px;
	display:block
}
#logolink span{
	display:none;
}
#loginInfo {
	background-color: #f9f9f9;
	border:1px solid #000000;
	text-align: right;
	color: #ff6827;
	font-weight: bold;
	font-size: 0.8em;
	padding: 4px;
}

#loginInfo a:link,
#loginInfo a:active,
#loginInfo a:visited {
	color: #ff6827;
	font-weight: bold;
	text-decoration: none;
}

#loginInfo a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#loginInfo span {
	color: #000000;
}

#basketInfo {
	display: block;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size: 0.8em;
	padding: 4px;
}
#HomeHeader{
	height: 175px; 
	width: 600px; 
	margin: 0px auto; 
	background: url('../images/home/mainHomeHeader.jpg') no-repeat
}
#HomeHeader H2{
	 display: none;
}

body {
	background: #214b81 url(../images/background.gif);
    color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

a:link,
a:visited,
a:active{
	font-weight: bold;
	background: transparent;
	color: #ff6827;
	text-decoration: none;
}

a:hover{
	font-weight: bold;
	background: transparent;
	color: #000000;
	text-decoration: underline;
}

h1 {
	color: #ff6827;
	font-size: 2.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #ff6827;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3.black {
	color: #000000;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 a:link,
h3 a:visited,
h3 a:active {
	color: #ff6827;
	font-size: 1em;
	text-decoration: none
}

h3 a:hover {
	color: #000000;
	font-size: 1em;
	text-decoration: underline
}

.saleItem {
	text-align: center;
	display:block;
	margin: 10px;
	padding: 6px;
	background-color: #FF0000;
	border:1px solid #000000;
	color: #FFFFFF;
}

h3.sale {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 2.5em;
}

#pagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	display: block;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	color: #000000;
}

ul#nav {
	padding:0px 0px 0px 0px;
	display: block;
	list-style:none;
	text-align:center;
	float: right;
	clear: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
}

ul#nav li {
	display: block;
	background-color: transparent;
	display:block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right:0px;
	margin-right:0px;
	border-right:0px solid #FFFFFF;
	width: 11.1em;
	height: 3em;
	line-height: 1.2em;
	float: left;
}

ul#nav li#current {
	background-color: #e0e0e0;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin-top: -10px;
	padding-top: 10px;
}

ul#nav li a:link,
ul#nav li a:active,
ul#nav li a:visited {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right:2px;
	margin-right:0px;
	background-color: transparent;
	border:1px solid #363636;
	color: #c0c0c0;
	text-decoration: none;
	font-size:11px;
}

ul#nav li#current a:link,
ul#nav li#current a:active,
ul#nav li#current a:visited {
	background-color: transparent;
	border:0px;
	color: #000000;
}

ul#nav li a:hover {
	display: block;
	background-color: #000000;
	border:1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	font-size:11px;
	height: 28px;
}

ul#nav li#current a:hover {
	background-color: #f2f2f2;
	border:0px;
	color: #000000;
	text-decoration: none;
	font-size:11px;
	margin-top: -10px;
	padding-top: 12px;
	height: 28px;
}

.noBorder {border: 0 !important;}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
border-right:2px solid #cccccc;
}

#nav-menu li a
{
/*background: url(background.gif) #fff bottom left repeat-x;*/
background-color: transparent;
height: 2.4em;
line-height: 1.2em;
float: left;
width: 6em;
display: block;
color: #660000;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:750px
}

ul#footer {
	padding:20px 0px 0px 0;
	list-style:none;
	text-align:right;
	float: right;
	clear: right;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-weight: bold;
	color: #fae5ef;
}

ul#footer li {
	display:inline;
	height:1px;
	padding-right:6px;
	margin-right:6px;
	border-right:2px solid #fae5ef;
}

ul#footer li a:link,
ul#footer a:active,
ul#footer a:visited {
	color: #fae5ef;
	text-decoration: none;
	font-size:12px;
}

ul#footer li a:hover {
	color: #ff00c0;
	text-decoration: none;
	font-size:12px;
}

.noBorder {border: 0 !important;}

#title {
	background: #fae5ef url(../images/logo.jpg) no-repeat left;
	text-align:center;
	color: #ff00c0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
	font-style: italic;

}

#maincontent {
	background: #FFFFFF;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

.leftmenu{
	margin:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: italic;
	background-color: transparent;
	text-align: left;
	vertical-align: top;
	border:1px solid #214b81;
}

.rightmenu{
	margin:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: italic;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border:1px solid #214b81;
	margin-bottom: 6px;
}

#mainContent {
	margin:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: italic;
	background-color: transparent;
	text-align: left;
	vertical-align: top;
	border:1px solid #214b81;
}

.navBlock,
.navBlockL {
	background: #006eb9 url(../images/topFade.jpg) no-repeat top right;
	height: 26px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}

.navBlock a:link,
.navBlock a:active,
.navBlock a:visited,
.navBlockL a:link,
.navBlockL a:active,
.navBlockL a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.navBlock a:hover
.navBlockL a:hover{
	color: #ff6827;
	text-decoration: underline;
}

.leftmenu .line{
border-top:solid 1px #4285d7;
margin:5px 0 5px 0;
}

.leftmenu > .line{
margin:6px 0 4px 0;
}

.leftmenu h4 {
	margin: 0px;
	font-size:1em;
	background-color: #214b81;
	color: #FFFFFF;
	height: 24px;
	padding-top: 5px;
}

.leftmenu > h4{
margin: 0px;
}

.leftmenu ul{
list-style:none;
margin:0;
padding:0;
}

.leftmenu li{
padding:0;
margin:-4px 2px;
width:98%;
border-bottom:1px dashed #4285d7;
}

.leftmenu > ul > li{
margin:-3px 2px;
}

.leftmenu a{
font-size:12px;
cursor:pointer;
display:block;
color:#214b81;
padding:2px 4px 4px 8px;
margin:1px 0;
}

.leftmenu > ul > li > a{
border:1px solid transparent;
padding:2px 4px 4px 7px;
}

.leftmenu a:visited{
color:#214b81;
}

.leftmenu a:hover{
color: #FFFFFF;
border:1px solid #000000;
margin:0;
padding:2px 4px 4px 7px;
background-color:#4285d7;
text-decoration:none;
}

.leftmenu > ul > li > a:hover{
margin:1px 0;
}

span.left {
	text-align: left;
	vertical-align: top;
	float: left
}

span.right {
	text-align: center;
	vertical-align: top;
	float: right
}

#copyright {
	font-size: 0.7em;
	color: #e0e0e0;
	font-weight: bold;
}

.infoBox {
	color: #000000;
	background-color: #FFFFFF;
	border:1px solid #363636;
	padding: 1px;
	display:inherit;
	width: 300px;
	text-align: center;
}

.infoBox .title {
	display: block;
	color: #FFFFFF;
	background-color: #363636;
	border:0px;
	padding: 5px;
	font-weight: bold;
}

.infoBox .content {
	display: block;
	color: #363636;
	background-color: #F2F2F2;
	border:0px;
	padding: 5px;
}

.trCatStyle1 {
	background-color:#e8e8e8;
}

.trCatStyle2 {
	background-color:#e4e4e4;
}

.trCatStyleDel {
	background-color:#f1dada;
	border:1px solid #d1a9a9;
}

.trProdStyleDel {
	background-color:#f1dada;
	border:1px solid #d1a9a9;
}

#topBar {
	background: #000000 url(../images/topBar.gif);
	color: #FFFFFF;
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-top: 5px;
}

.borderTopLeft {
	background: #000000 url(../images/borderTopLeft.gif);
	color: #000000;
	width: 15px;
	height: 14px;
}

.borderTop {
	background: #000000 url(../images/borderTop.gif);
	color: #000000;
	height: 14px;
}

.borderTopRight {
	background: #000000 url(../images/borderTopRight.gif);
	color: #000000;
	width: 15px;
	height: 14px;
}

.borderLeft {
	background: #000000 url(../images/borderLeft.gif);
	color: #000000;
	width: 15px;
}

.borderRight {
	background: #000000 url(../images/borderRight.gif);
	color: #000000;
	width: 15px;
}

.borderBottomLeft {
	background: #000000 url(../images/borderBottomLeft.gif);
	color: #000000;
	width: 15px;
	height: 15px;
}

.borderBottom {
	background: #000000 url(../images/borderBottom.gif);
	color: #000000;
	height: 15px;
}

.borderBottomRight {
	background: #000000 url(../images/borderBottomRight.gif);
	color: #000000;
	width: 15px;
	height: 15px;
}

.mainText {
	background-color: #FFFFFF;
}

.img-shadow {
  clear: both;
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 20px 0 0 17px !important;
  margin: 20px 0 0 8px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  width: 154px;
  height: 203px;
}

.img-shadowLarge {
  clear: both;
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 20px 0 0 17px !important;
  margin: 20px 0 0 8px;
}

.img-shadowLarge img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  width: 304px;
  height: 403px;
}

hr.dotted {
	color: #fff;
	background-color: #fff;
	border: 1px dashed #999;
	border-style: none none dashed;
}

.pagelink,
.pagelinklast {
	border: 1px solid #000000;
	background: #d8d8d8;
	padding: 2px 4px 2px 4px;
}

.pagecurrent{
	color: #FFFFFF;
	border: 1px solid #000000;
	background: #7d838c;
	padding: 2px 4px 2px 4px;
}

.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link {
	text-decoration: none;
}

.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.prodTitle,
.catTitle {
	text-align: left;
	display: block;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}

.viewRange {
	text-align: left;
	display: block;
	padding: 5px;
}

.catTitle a:link,
.catTitle a:active,
.catTitle a:visited,
.prodTitle a:link,
.prodTitle a:active,
.prodTitle a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.catTitle a:hover,
.prodTitle a:hover {
	font-weight: bold;
	color: #ff6827;
	text-decoration: underline;
}

.price {
	display: block;
	font-weight: bold;
	color: #ff6827;
}

.catBox {
	text-align: center;
	vertical-align: top;
}

.prodBox {
	text-align: center;
	vertical-align: top;
}

.adminBox {
	background-color: #ffc0c0;
	border:1px solid #FF0000;
	color: #000000;
	font-weight: bold;
}

table.itemList th {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background: #f6f6f6 url(../images/greyBar.jpg);
	color: #214b81;
}

table.itemList table th {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	background-color: #E9E9E9;
	color: #ff6827;
}

.row1 {
	background-color: #a7c1e4;
}

.row2 {
	background-color: #F9F9F9;
}

table.itemList td {
	border:1px solid #F2F2F2;
}

table.itemList table td {
	border:0px;
}

.favLink {
	cursor: pointer;
	color: #ff6827;
}

div#contactBack {
	text-align: center;
	width: 100%;
	background: #FFFFFF url(../images/contactUsLrg2.jpg) no-repeat top right;
	color: #000000;
}

div#contactBack span {
	background-color: #FFFFFF;
}

.descText {
	font-size: 1.5em;
	font-style: normal;
	padding: 5px;
}

.descText h4 {
	color: #ff6827;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

li.spacer {
	margin-top: 5px;
	background-color: #a7c1e4;
	height: 0px;
	border-style: none;
}

ul.folderTree li.folderClosed {
	list-style-image:url(../images/folderClosed.png);
	font-weight: normal;
}

ul.folderTree li.folderClosedOn {
	list-style-image:url(../images/folderClosed.png);
	font-weight: bold;
}

ul.folderTree li.folderOpen {
	list-style-image:url(../images/folderOpen.png);
	font-weight: normal;
}

ul.folderTree li.folderOpenOn {
	list-style-image:url(../images/folderOpen.png);
	font-weight: bold;
}

/* @end */