/* cosies css */

body {
margin:0px;
color: #000;
background-color: #E5E2E1;

}

#wrapper {
width: 780px;
background-color: #FFFAEC;
border-left: 2px solid #7a8c6f;
border-right: 1px solid #7a8c6f;
}


#header { font-size: 1em; width: 780px; height: 88px; background-color: #ebe7d5; border-top: 2px solid #7a8c6f; border-left: 2px solid #7a8c6f; border-right: 1px solid #7a8c6f}

#header #logo { padding-top: 10px; padding-left: 42px; float: left}

#header #strap {float: right; padding-top: 30px; padding-right: 10px; color: #C00000; font-family: Times; font-size: 1.4em}

#subscribe { width: 780px; padding-top: 5px;text-align: center;
font-family: 'Helvetica Neue', helvetica, arial, sans-serif; font-size: .8em;

}

#wrapper {
			background-repeat: repeat-y;
			background-image: url(../img/nav_strap.gif);
			height: 460px;
}

#container {
	width: 100%;
	 float: right;
	margin-left: -170px;
	margin-bottom: 0;

	background-repeat: no-repeat;
	background-position: right 5px;
	
}
#content {
	margin-left: 170px;
		background-repeat: repeat-y;
	

	height: 460px;
	overflow: visible;
}

.day {
	background-image: url(../img/cosies_hm.gif);

}

.night {
	background-image: url(../img/cosies_night.gif);
	color: #FFF;

}

.night h1 { color: #000}
.night #cbox .contents { }
.night #cbox .contents td { color: #FFF;}


#container #cbox .contents { padding: 4px; margin-top: 0px; width: 310px }


.menu {
	background-image: url(../img/cosies_menu.gif);

}

.menu #cbox .contents { background-color: #FFF; filter:alpha(opacity=85); -moz-opacity:0.85; opacity:0.85; padding: 4px; margin-top: 4px}


#content #ctop {

background-image: url(../img/pstrip.jpg);
	background-repeat: no-repeat;
	background-position: left top;

	height: 16px;
	padding-bottom: 30px;

}

#content #cbox {
margin-top: 10px;
width: 100% ; 
height: 330px;
overflow : auto;
font-family: 'Helvetica Neue', helvetica, arial, sans-serif; font-size: .8em;

}

#content h1 { font-family: times, arial, sans-serif; font-size: 1.2em; text-transform: uppercase; }

#content table td { padding-top: 8px; }
#content .dblock { font-weight: bold; width: 70px; vertical-align: top;}

#content #cnav a:hover {background-color: #C00000; color:#FFF; }
#content #cnav a{ color: #000; background-color: #FFF; padding: 2px; text-decoration: none; font-family: 'Helvetica Neue', helvetica, arial, sans-serif; font-size: .9em}

#box { width: 310px; margin-top: 10px;border: 1px solid #FF0000; padding: 2px; background-color: #FFF; filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85; font-size: .8em ;text-align: center }
#box p { padding: 0px; margin: 0px; font-style: italic;}
.reserve { font-weight: bold;font-style: italic; }
.reserve a { color: #000}
.night a { color: #FFF}

.night #box  {  filter:alpha(opacity=100); -moz-opacity:1; opacity:1; background: none; background-color: #000}


#content p {}

#sidebar {
	width: 170px;
	float: left;

	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#sidebar #navtop {

background-image: url(../img/nav_top.gif);
	background-repeat: no-repeat;
}
	
.img { padding-top: 25px; text-align: center}
#nav .img {padding-left: 7px; padding-top: 25px; text-align: center}
.img img { border: 1px solid #000}	
	
#sidebar a { text-transform: uppercase; text-decoration: none;  display: block; padding: 0px; color:#000; font-weight: bold;
	background-image: url(../img/a_bg_o.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	height: 24px;
}
#sidebar a:hover {  color: #666; 
background-image: url(../img/a_bg.gif);
}
#sidebar a:visited {text-decoration: none;

	
}

#nav { width: 163px; height:298px}

#sidebar #nav {  background-image: url(../img/bg_grad.gif); 
	background-position: 0px 42px;
	background-repeat: no-repeat;

}

#sidebar li { height: 34px;margin-left: 0px; list-style-type: none; display: block; font-size: .95em; text-align: center; 

}
#sidebar ul { padding-left: 25px; margin-top: 14px; margin-left: 0px; margin-bottom: 0px; padding-top: 45px; padding-bottom: 25px;
}

	
#footer { width: 780px; background-color: #FFF; border-left: 2px solid #000; border-right: 1px solid #000;}
#footer #fstrap { border: 2px solid #000; border-left: 0px solid #FFF;  border-right: 1px solid #000; text-align: center}
#footer #fstrap img { padding: 5px }


h1 {
	margin-top: 0;
	display: inline;
	font-size: 1.2em;
	padding: 3px;
	margin-bottom: 5px;
	background-color: #FFF; border: 1px solid #000;
}

h2 {

	font-size: 1em;
}

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0px;
	clear: both;
}


.row { margin-bottom: 6px; overflow: auto; padding-left: 2px; 
/*min-height: 20px;*/
/*border: 1px solid #000*/ }
.row .title { width: 100px; float: left; padding-top: 2px; /*border: 1px solid #F00*/}
.row .input { float: left; /*	height: 22px;*/ text-align: left; width: 200px; }
.inputtx { float: left; height: 60px; }
.row  .inputtx_show { float: left; width: 200px; text-align: left;  }
.row select { }
.row .input_short { padding-top: 6px; margin-bottom: 4px; }
.row .input_long {	width: 200px; border: 1px solid #c00000; background-color: #FFF;}
.row textarea, .row select, .row .input_long { border: 1px solid #c00000; background-color: #FFF; color: #333; }
.row textarea { width: 200px}
input, textarea { border: 1px solid #ec6a6a; padding-left: 3px; padding-right: 3px; }
textarea {	font-family: Arial, Helvetica, sans-serif; font-size: 1em}


img { border: 0px}
#editor, #editor #header {border: 0px;  }
 
#editor .nav { padding: 12px; border-bottom: 12px solid #e6e6d4; }
#editor .nav a:hover, #editor a.edit:hover   { color: #FFF; background-color: #008484; border: 1px solid #000; padding: 2px; }
#editor .nav a, #editor  a.edit { color: #000; border: 1px solid #000; padding: 2px;  text-decoration: none }
#editor table {font-size: 1em }
#editor #eblock { padding: 10px}
#editor h1 { padding-top: 20px;

	display: inline;
	font-size: 1.2em;
	padding: 3px;
	margin-bottom: 0px;
	background-color: #FFF; border: 1px solid #000;
}

#editor .ph { font-weight: bold}
.name { font-weight: bold;}
.cookie { font-size: 0.9em; color: #ec6a6a }

#credit { width: 780px;padding-top: 30px; text-align: center; font-family: Arial, Helvetica, sans-serif; color: #555; font-size: .7em }

#credit img {
	vertical-align: middle;
}    

price {margin-left: 10px; float: right;}   
item {float: left;}  
#food div, #food p {clear: both;}
#food h3 { padding-top:10px; clear: both;}


