/* Common */
* { padding: 0; margin: 0; }

img, div { 
 behavior: url(media-yesterdays/css/iepngfix/iepngfix.htc) 
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font: 76% arial,sans-serif;
 background-color: #333168;
 line-height: 1.4em;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
 border: 1px solid #000;
}

#header {
 color: #333;
 width: 902px;
 float: left;
 padding: 10px;
 height: 100px;
 margin: 0px;
 background: #000033 url(../images/rightHeader1.jpg) no-repeat right;
}

#header img {
    float: left;
}

#orderOnline {
    padding-left: 750px;
}

#orderOnline img {
    border-style: none;
}

#columnWrapper {
	padding: 0px;
	margin: 0px;
	background: #000033;
	float: left;
}

#leftcolumn { 
 color: #333;
 background: #000033;
 margin: 0px;
 padding: 13px;
 min-height: 500px;
 width: 130px;
 float: left;
}

#rightcolumn { 
 float: right;
 color: #333;
 background: #FFF;
 margin: 0px;
 padding: 10px;
 /*height: 350px;*/
 width: 745px;
 display: inline;
}

#footer { 
 width: 902px;
 clear: both;
 color: #333;
 background: #000;
 margin: 0px;
 padding: 10px;
 height: 20px;
}

a:hover {
	text-decoration: underline;
}

a {
	color: #9997cf;
	outline: none;
	text-decoration: none;
}

h2 {
	padding-top: 5px;
	margin: 1em auto 0.3em;
	color: #211f8c;
	font-size: 250%;
	text-align: center
}

#fourthbear {
	float: right;
	color: gray;
	margin-bottom: 5px;
}

#footerNav {
	width: 210px;
	margin: auto;
}
#footerNav li {
	display: inline;
}

#contactInfo {
	width: 125px;
	background-color: #000018;
}

#contactInfo p {
	padding: 2px;
	text-align: center;
	/*font-weight: bold;*/
	color: white;
	font-variant: small-caps;
}

#filler {
	height: 200px;
}

/* Kwicks */
.kwicks {
	list-style: none;
	position: relative;
	width: 125px;
	height: 100px;
}

.kwicks a {
	display: block;
	height: 150px;
	text-indent: -9999px;
	outline: none;
}

#kwickHome {
	background-image: url(../images/kwick1.jpg);
}

#kwickHome.active {
	background-image: url(../images/kwick2.jpg);
}

#kwickGallery {
	background-image: url(../images/gallery.jpg);
}

#kwickGallery.active {
	background-image: url(../images/galleryActive.jpg);
}

#kwickMenu {
	background-image: url(../images/menu.jpg);
}

#kwickMenu.active {
	background-image: url(../images/menuActive.jpg);
}

#kwickOrder {
	background-image: url(../images/order.jpg);
}

#kwickOrder.active {
	background-image: url(../images/orderActive.jpg);
}

#kwickEvents {
	background-image: url(../images/events.jpg);
}

#kwickEvents.active {
	background-image: url(../images/eventsActive.jpg);
}

#kwickAbout {
	background-image: url(../images/about.jpg);
}

#kwickAbout.active {
	background-image: url(../images/aboutActive.jpg);
}

/* Home */
#homeContainerTop {
	margin-bottom: 20px;
}

#homeContainerBottom {
	margin-top: 20px;
}

.floatLeft {
	float: left;
	padding: 10px 10px 20px 0px;
}

.floatRight {
	float: right;
	padding: 0px 0px 0px 10px;
}

/* Gallery */
#galleryNav {
	margin: 10px auto;
	width: 700px;
	height: 300px;
	background: #000033;
}

#galleryNav img {
	margin: 10px;
	border-style: solid;
	border-width: 1px;
}

#galleryNav .caption {
	margin: 150px;
	
    color: #9999cc;
    font-style: italic;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* Picture Gallery */
#pictures {
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
}

#pictures img {
	margin: 15px;
	border: 1px solid #000;
}

#pictures ul {
	text-align: center;
	margin: auto;
	padding-left: 0px;
	padding-bottom: 40px;
}

#pictures li {
	width: 200px;
    min-height: 100px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    zoom: 1;
    *display: inline;
    _height: 150px;
}

/* Menu */
#print {
    float: right;
}

#menu {
	width: 550px;
	font: 90% "Trebuchet MS",Arial,sans-serif;
	text-align: left
}

#menuCategory {
	margin: 10px;
	background: #b6b1fe;
}


table {
	margin: 1em auto 0.3em;
	width: ;
	text-align: center
}

dl {
	width: 100%;
	overflow: hidden;
	margin: 0 0 1em;
	background: url(../images/dot.gif) repeat-x 0 1.2em
}

dt,dd.price {
	font-size: 130%;
	font-weight: bold
}

dt {
	float: left;
	padding-right: 3px;
	color: #000c5b
}

dd {
	margin: 0
}

dd.price {
	float: right;
	padding-left: 3px;
	color: #666
}

dd.ingredients {
	float: left;
	width: 100%;
	padding: 3px 0;
	font: italic 100% Georgia,Times,sans-serif;
	color: #555
}

/* Events */
.eventsTitle {
	float: left;
	padding: 5px 33px;
	font: small-caps bold 300% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #211f8c;
}
.quotes {
	color: #0c1434;
	width: 250px;
	height: 50px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: 18px;
	line-height: 16px;
	text-align: right;
	background-color: white;
}

div#calWrapper {
	padding-bottom: 25px;
	border-bottom: 1px solid #898989;
	clear: both;
	background-color: #ffebec;
	font: 120% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: auto;
	margin-right: auto;
	
}

h3 {
	padding: 10px;
	font-size: 250%;
}

.calTag {
	float: left;
	text-transform: uppercase;
	text-align: center;
}

.calTag em {
	display: block;
	background: #211f8c url(../images/calBack.jpg);
	color: #e4d9fc;
	text-align: center;
	padding: 5px;
	margin: 10px 10px 0px 10px;
	width: 30px;
	font-size: 93%;
}

.calTag em strong {
	display: block;
	font-size: 153.9%;
	font-weight: normal;
}

.calTag span {
	color: #000;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 125%;
}

.calTitle {
	color: #000e6e;
	font: small-caps bold 140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 9px;
}

.calTime {
	color: #999;
}

#sidebar {
    background-color:#000033;
    border-color:#000033 -moz-use-text-color #000033 #000033;
    border-style:outset none outset outset;
    border-width:1px medium 1px 1px;
    right:0;
    
    display:block;
    height:125px;
    margin:-45px 0 0;
    padding:0;
    position:fixed;
    top:45%;
    width:45px;
}

#sidebar ul {
    padding-top: 10px;
    margin: auto;
    display: block;
}

#sidebar li {
    list-style: none;
    padding-left: 10px;
}

#sidebar img {
    border-style: none;
}