/* $Id: defaults.css,v 1.5 2007/10/02 12:10:40 dries Exp $ */

/*
** HTML elements
*/

body {
	margin: 0;
	padding: 0;
	font: 13px Arial, Helvetica, sans-serif;
	color: #b3b3b3;
	line-height: 16px;
	background-color: #000066;
}
img {
	border: none;
	outline: none;
}

p {
	margin: 0 0 25px 0;
}

a {
	outline: none;
	color: #66ccff;
	text-decoration: none;
}

a:hover {
	color: #66ccff;
	text-decoration: underline;
}

h1 a, h2 a, h3 a {
	color: white;
	text-decoration: none;
}
h2 {
	margin: 8px 0;
	}

form {
  margin: 0;
  padding: 0;
}

.form-item {
	margin-top: 1em;
	margin-bottom: 1em;
}
tr.odd .form-item, tr.even .form-item {
	margin-top: 0;
	margin-bottom: 0;
	white-space: nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
	border-bottom-width: 0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
	border-top-width: 0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
	border: 2px solid red;
}
.form-item .description {
	font-size: 0.85em;
}
.form-item label {
	display: block;
	font-weight: bold;
}
.form-item label.option {
	display: inline;
	font-weight: normal;
}
.form-checkboxes, .form-radios {
	margin: 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

/**
*  General classes
*/
 
.clear {
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 1px;
}
.hidden {
	visibility: hidden;
	display: none;
}
.description {
	color: #555;
	line-height: normal;
}
.active {
	color: #CCC !important;
}
.logo {
	margin: 0;
	padding: 0;
}

#gradient_background { 
	padding: 0; 
	padding-bottom: 0; 
	padding-right: 0; 
	padding-top: 10px; 
	margin: 0;
	width: 100%;
	text-align: center;
	background: url(../images/gradient_background.jpg) center bottom repeat-x;
}

#gradient_background_cat { 
	padding: 0; 
	padding-bottom: 0; 
	padding-right: 0; 
	padding-top: 10px; 
	margin: 0;
	width: 100%;
	text-align: center;
	background: url(../images/gradient_background.jpg) repeat-x;
}

#container {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1000px;
	text-align: left;
	position: relative;
}

.logo {
	margin: 0;
	padding: 0;
}

.hidden {
	visibility: hidden;
	display: none;
}

.schef	a {	
	letter-spacing: 1px;	
	color: #c94a27;
	font-weight: bold;
}

.ded a {	
	letter-spacing: 1px;	
	color: #66ccff;
	font-weight: bold;
}

#content {
	margin: 30px 0 0 0;
	padding: 0;
}

#side_right {
	margin: 60px 0 0 0;
	padding: 0;
	width: 770px;
	float: left;
}


#right_one {
	margin: 60px 40px 0 0;
	padding: 0;
	width: 360px;
	float: left;
}

#right_last {
	margin: 60px 0 0 0;
	padding: 0;
	width: 360px;
	float: left;
}

#banner {
	margin-top: 30px;		
}

.extras {
	width: 1000px;
}
.extras_item, .extras_item_last {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 30px;
	margin-top: 15px;
	padding: 0;
	width: 300px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #b3b3b3;
	float: left;
}
.extras_item_last {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 15px;
}
.extras_item_last .image, .extras_item .image {
	padding: 0;
	margin: 0 0 10px 0;
	width: 140px;
	height: 76px;
}

.extras_item_last .text, .extras_item .text {
	margin-top: 0px;
	width: 290px;
	float: left;
}
.extras_item img, .extras_item_last img {
	margin: 0;
	padding: 0;
}
.extras_item h3, .extras_item_last h3 {
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	font: 18px Arial, Helvetica, sans-serif;
	color: white;
}
.extras_item p, .extras_item_last p {
	margin-left: 0;
	margin-bottom: 0px;
	margin-right: 0;
	margin-top: 0px;
	padding: 0;
}

#extras {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1000px;
	text-align: left;
}

#footer {
	margin: 50px auto 50px auto;
	padding: 0;
	width: 1000px;
	color: #555;
	text-align: center;
}

.big_text {
	line-height: 20px;
	color: white;
	font-size: 13px;
	}
	
.missing { 	color:red;
			margin-left: 5px;
}

#footer a {
	color: #555;
}
#footer a:hover {
	color: #690;
}

/**
*  Secondary navigation
*/
 
#sidebarleft {
	margin: 80px 40px 0 0;
	padding: 0;
	width: 190px;
	float: left;
}
#sidebarleft ul {
	margin: 0;
	padding: 0;
	width: 180px;
}
#sidebarleft ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#sidebarleft ul li a {
	color: #999999;
	margin: 0;
	padding: 10px 0 10px 0;
	width: 180px;
	text-decoration: none;
	border-bottom: 1px dotted #333;
	display: block;
}
#sidebarleft ul li a:hover {
	text-decoration: underline;
}
#sidebarleft ul li a.active {
	color: #CCC;
}

/* $Id: system-menus.css,v 1.1 2007/10/05 14:50:25 goba Exp $ */
 
ul.menu {
  list-style: none;
  border: none;
  text-align:left; /* LTR */
}
ul.menu li {
  margin: 0 0 0 0.5em; /* LTR */
}
li.expanded {
  list-style-type: circle;
  list-style-image: url(../../misc/menu-expanded.png);
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
li.collapsed {
  list-style-type: disc;
  list-style-image: url(../../misc/menu-collapsed.png); /* LTR */
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
li.leaf {
  list-style-type: square;
  list-style-image: url(../../misc/menu-leaf.png);
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
li a.active {
  color: #000;
}
td.menu-disabled {
  background: #ccc;
}
ul.links {
  margin: 0;
  padding: 0;
}
ul.links.inline {
  display: inline;
}
ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */

/* !Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:931px;
		height:380px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */

/* !MySlides */

#myslides {
	width: 931px;
	height: 380px;
    padding: 0;  
    margin:  0 auto; 
    overflow:hidden;  
} 


#myslides img {  
    width: 931px;
    height: 380px;
    top:  0; 
    left: 0 
}

/* !Catalog Table */

.catalog a {
	color: #e6e6e6;
}

.catalog table, .where table { 
	width: 800px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.catalog td.catImage {
	background-color: #e6e6e6;
	text-align: center;
	height: 150px;
	border: 1px solid #aaaaaa;
}

.catalog td.catTitle {
	border-color: #aaaaaa;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	width: 20%; 
	background-color: #c94a27;
	font-size: 13px;
	color: #e6e6e6;
}

.catalog td.catDesc {
	line-height: 1.1em;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #cccccc;
	font-size: 11px;
	color: #4c4c4c; 
	border: 1px solid #aaaaaa;
	vertical-align: top;
}

.catalog tr.catSpace {
	line-height: 4px;	
}

.where td.mapLink {
	margin-top: 20px;
	width: 300px
}

.where td.desc {
	vertical-align: top
	}
	
.where .logo {
	margin-top: 20px;
	margin-bottom: 40px;
}

.where tr.catSpace {
	line-height: 34px;	
}

.where .solochef a {
	color: #c94a27;
}


/*  !Facebox  */

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  background:url(../images/notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
  color:#000;
  font-size: 14px;
  line-height: 2em;
}

#boxes #dialog a {color: #17498b; font-weight: bold;}


