/* CSS Document */

body,td,th {
	font-family: Verdana, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	
	background-image:url(images/bg.png);
	background-repeat:repeat-y;
	background-position:center;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#container{
	width:1000px;
	margin:auto;
	background-image:url(images/bg.png);
	background-repeat:no-repeat;
}

#banner{
	background-image:url(images/banner.png);
	width:900px;
	height:116px;
	margin:auto;
	background-repeat: no-repeat;
}

 .tel{
	width:300px;
	height:20px;
	position: relative;
	background-color: #040404;
	margin: 0px Auto;
}


#navbar{ 
	width:900px;
	height:25px;
	margin:auto;
	text-align:center;
	background-color:#DDDDDD;
}

#content{
	width:900px;
	margin:auto;
	background-color:#000000;
	padding-bottom: 10px;
}

#small{
	width:240px;
	height:311px;
	float:right;
	padding:15px;
	background-image:url(images/fadedfloral.jpg);
	background-repeat:no-repeat;
}
#small h1 {
font-size:14px;
font-weight:bold;
}
#smaller{
	width:190px;
	float:right;
	padding:20px 15px;
	background-image:url(images/fadedfloral.jpg);
	background-repeat:no-repeat;
}

.half{
width:530px; margin:10px;float:left;
}

.halfText{width:330px; margin:0px 10px 10px 10px; float:left;}
.halfBackToKitchens{text-align:right;}

#main{
	background-image:url(images/main_1.png);
	width:630px;
	height:341px;
	margin:0 0 0 0;
	float:left;
	
}

#main_plain{
	width:600px;
	margin:20px 0 0 15px;
	float:left;
}
#main_text{width:900; clear:both; padding:15px;}

#main_footer{
	width:900px;
	height:120px;
	margin:auto;
	text-align:center;
	overflow:hidden;
}
.description {
	margin:10px 20px 10px 10px;
	width: 860px;
	color: #666666;

}


	#content-frontd {
	height:90px;
	width:900px;
	overflow:auto;
	border: none;
	margin: 0px auto;
	color: #666666;
}




#footer{
	width:901px;
	height:auto;
	background-color:#111111;
	color:#666666;
	margin:auto;
	padding-top:5px;
	font-size:12px;
	text-align:center;
	line-height:24px;
}

#footer a:link{ color:#666666; font-weight:normal; line-height:23px; }
#footer a:visited{ color:#666666; font-weight:normal; line-height:23px; }
#footer a:hover{ color:#ffffff; font-weight:normal; line-height:23px; }
#footer a:active{ color:#666666; font-weight:normal; line-height:23px; }

#fade_footer{
	width:900px;
	margin:auto;
	text-align:center;
	font-size:9px;
	margin-bottom: 20px;
}
#fade_footer a:link{ color:#333333; font-weight:normal; }
#fade_footer a:visited{ color:#333333; font-weight:normal; }
#fade_footer a:hover{ color:#666666; font-weight:normal; }
#fade_footer a:active{ color:#333333; font-weight:normal; }


/*Main Nav Links*/

#navcontainer ul
{
padding: 0 0 0 0;
background-color: #DDDDDD;
color: #000000;
float: left;
width: 865px;
margin:0 0 0 35px;
font-family: arial, helvetica, sans-serif;

border-left: 1px solid #333333;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
background-color: #DDDDDD;
color: #000000;
text-decoration: none;
float: left;
border-right: 1px solid #333333;
padding:4px 37px;
height:17px;
}

#navcontainer ul li a:hover
{
background-color: #111111;
color: #ffffff;
text-decoration: none;
float: left;
border-right: 1px solid #333333;
padding:4px 37px;
height:17px;
}

/*main_content links */
#navcontainer_main { width: 195px; text-align:center; }

#navcontainer_main ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
border-top:1px solid #CCCCCC;
}

#navcontainer_main a
{
display: block;
padding: 15px 3px 15px 3px;
width: 190px;
border-bottom:1px solid #CCCCCC;
}

#navcontainer_main a:link, #navlist_main a:visited
{
color: #ffffff;
text-decoration: none;
}

#navcontainer_main a:hover
{
background-color: #000000;
text-decoration: none;
color: #fff;
}


#contact_form{
width:900px; margin:0 100px; text-align:center;
}


.inputboxes{width:320px; height:18px; color:#ffffff; background-color:#333333; border:none; font-size:12px;}
.textareas{width:320px; height:60px; color:#ffffff; background-color:#333333; border:none; font-size:12px;}
.textareasbig{width:320px; height:150px; color:#ffffff; background-color:#333333; border:none; font-size:12px;}
.buttons{width:80px; height:20px; color:#ffffff; background-color:#000000; border:1px solid #777777; font-size:14px;}



.scrollers{margin:15px 7px 0px 11px; border:3px solid #333333; width:103px; height:80px;}
.scrollers a:link{margin:15px 7px 0px 11px; border:3px solid #333333;}
.scrollers a:hover{margin:15px 7px 0px 11px; border:3px solid #ffffff;}
.scrollers a:visited{margin:15px 7px 0px 11px; border:3px solid #333333;}
.scrollers a:active{margin:15px 7px 0px 11px; border:3px solid #333333;}

.sidethumbs{margin:15px 4px 0 0; border:3px solid #333333;}
.sidethumbs a:link{margin:15px 4px 0 0;  border:3px solid #333333;}
.sidethumbs a:hover{margin:15px 4px 0 0;  border:3px solid #ffffff;}
.sidethumbs a:visited{margin:15px 4px 0 0;  border:3px solid #333333;}
.sidethumbs a:active{margin:15px 4px 0 0;  border:3px solid #333333;}

.mainImages{margin:2px; border:3px solid #333333;}
.mainImages a:link{margin:2px; border:3px solid #333333;}
.mainImages a:hover{margin:2px; border:3px solid #ffffff;}
.mainImages a:active{margin:2px; border:3px solid #333333;}
.mainImages a:visited{margin:2px; border:3px solid #333333;}

.contact_text{font-size:14px;}

.kitchenImage{width:500px; border:3px solid #333333; }

.thumb{float:left; width:120px; height:145px; margin:10px; text-align:center; margin:0px; padding:0px; font-size:10px; line-height:14px;}




.category{
	position:absolute; width:200px; height:115px; z-index:999999999; margin-top:-315px;
	}

.category-list{
	width:195px;
	height:auto;
	float:left;
	}
.category-list ul{
	margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
/*border-top:1px solid #CCCCCC;*/
	}
.category-list ul li{
	display: block;
padding: 10px 3px 10px 3px;
width: 190px;
border-bottom:1px solid #CCCCCC;
	}
.right-menu {
height:auto; /* this page only */
background:url(images/li-bg.png) repeat-x left top;
}

/* remove all the bullets, borders and padding from the default list styling */
 .right-menu ul {
position:relative;
z-index:500;
padding:0;
margin:0;
list-style-type:none;
width:150px;
}
/* style the list items */
 .right-menu li {
display: block;
padding: 10px 3px 10px 3px;
width: 190px;
border-bottom:1px solid #CCCCCC;
/* for IE7 */

}
 .right-menu li.sub1 a { padding:0;}

/* get rid of the table */
  .right-menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; background:#000;}

/* style the links */
 .right-menu li a, .right-menu li a:visited {
color:#fff;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:25px;
text-decoration:none;
text-indent:0;
width:190px;
}
/* hack for IE5.5 */
* html  .right-menu a, * html  .right-menu a:visited {width:190px; }
/* style the link hover */
* html  .right-menu a:hover {color:#000; background:none; position:relative;}

 .right-menu li:hover {position:relative; background:#000;}

/* For accessibility of the top level menu when tabbing */
 .right-menu a:active,  .right-menu a:focus {color:#efa; background:#aa7;}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
 .right-menu li:hover > a {}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
 .right-menu li ul {
visibility:hidden;
position:absolute;
top:0px;
/* set up the overlap (minus the overrun) */
left:198px;
/* set up the overrun area */
/* this is for IE to make it interpret the overrrun padding */
width:210px;

}

/* for browsers that understand this is all you need for the flyouts */
 .right-menu li:hover > ul {visibility:visible; background:url(images/li-bg.png) repeat-x left top;}

.right-menu li:hover > ul li a:hover { color:#fff;}
/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
 .right-menu ul a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
 .right-menu ul a:hover ul a:hover ul ul{
visibility:hidden; 
}
/* keep the fifth level hidden when you hover on third level link */
 .right-menu ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link */
 .right-menu ul a:hover ul {
visibility:visible;
}
/* make the third level visible when you hover over second level link */
 .right-menu ul a:hover ul a:hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
 .right-menu ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
 .right-menu ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
