@media screen, tv { 

body,html,ul,ol,li,h1,h2,h3,form,p{margin:0;padding:0;}img{border:0;}

/*------------------------------------------------------------------*/
/* Default Styles													*/
/*------------------------------------------------------------------*/

body {
	font-family: Arial, Verdana, sans serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

.inv {
	display: none;
}

.clear {
	clear: both;
}

.transparent {
	filter:alpha(opacity=70);/*Needed for IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity:0.7;/*Older mozilla broswers like NN*/
	-khtml-opacity: 0.7;/*Old versions of Safari and "KHTML" browser engines*/
	opacity: 0.7;/*FF, Safari, and Opera*/
}

.stransparent {
	filter:alpha(opacity=80);/*Needed for IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.8;/*Older mozilla broswers like NN*/
	-khtml-opacity: 0.8;/*Old versions of Safari and "KHTML" browser engines*/
	opacity: 0.8;/*FF, Safari, and Opera*/
}

.sstransparent {
	filter:alpha(opacity=95);/*Needed for IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	-moz-opacity:0.95;/*Older mozilla broswers like NN*/
	-khtml-opacity: 0.95;/*Old versions of Safari and "KHTML" browser engines*/
	opacity: 0.95;/*FF, Safari, and Opera*/
}

p {margin-bottom: 18px;}
p img {margin: 0 18px 8px 0;}
#content a {color: #2c45a0;}
#content a:hover {color: #45a9ee;}
img, div, h1, h2, label {behavior: url(ccss/iepngfix.htc);}
#rcol table strong {color: #1571a9;}

/*------------------------------------------------------------------*/
/* Layout Styles													*/
/*------------------------------------------------------------------*/

#wrapper {
	background-color: #00588a;
	width: 763px;
	margin: auto;
}

#bimage1, #bimage2, #bimage3, #bimage4, #bimage5, #bimage6, #bimage7, #bimage8, #bimage9, #bimage10, #bimage11, #bimage12 {
	position: relative;
	height: 512px;
	z-index: 1;
}

#bimage0 {
	position: relative;
	height: 712px;
	z-index: 1;
}

#bimage1 {background: url(../images/image1.jpg) no-repeat;}
#bimage2 {background: url(../images/image2.jpg) no-repeat;}
#bimage3 {background: url(../images/image3.jpg) no-repeat;}
#bimage4 {background: url(../images/image4.jpg) no-repeat;}
#bimage5 {background: url(../images/image5.jpg) no-repeat;}
#bimage6 {background: url(../images/image6.jpg) no-repeat;}
#bimage7 {background: url(../images/image7.jpg) no-repeat;}
#bimage8 {background: url(../images/image8.jpg) no-repeat;}
#bimage9 {background: url(../images/image9.jpg) no-repeat;}
#bimage10 {background: url(../images/image10.jpg) no-repeat;}
#bimage11 {background: url(../images/image11.jpg) no-repeat;}
#bimage12 {background: url(../images/image12.jpg) no-repeat;}

#topmenubg  {
	position: relative;
	top: 48px;
	height: 105px;
	background: white;
	z-index: 2;
}

#topmenu h1 {
	position: absolute;
	z-index: 3;
	background: url(../images/logo_marandi.png) no-repeat;
	width: 89px;
	height: 109px;
	top: 32px;
	left: 45px;
}

#topmenu h1 a {
	text-indent: -1000em;
	display: block;
	width: 100%;
	height: 100%;
}

#topmenu ul {
	position: absolute;
	z-index: 4;
	list-style-type: none;
	height: 109px;
	top: 126px;
	right: 48px;
}

#topmenu ul li {display: inline;}
#topmenu ul li a{color: #2c45a1; text-decoration:none;padding-left: 10px;}
#topmenu ul li a:hover{color: #5f71b1;}
#page_default #topmenu ul li #home, #page_menu #topmenu ul li #menu, #page_xmenu #topmenu ul li #xmas_menu, #page_about #topmenu ul li #about, #page_location #topmenu ul li #location, #page_gallery #topmenu ul li #gallery,#page_links #topmenu ul li #links, #page_contact #topmenu ul li #contact {color: #45a8ee;}

#slogan1, #slogan2 {
	position: absolute;
	background: url(../images/welcome_to_marandi.png) no-repeat;
	height:96px;
	width:584px;
	top: 430px;
	left: 150px;
	z-index: 5;
}

#slogan1{background: url(../images/welcome_to_marandi.png) no-repeat;}
#slogan2{background: url(../images/sunset_restaurant.png) no-repeat;}

#content {height: 266px;}
#content_g {height: 466px;}

#content, #content_g  {
	padding: 38px;
	position: absolute;
	background: #FFF;
	z-index: 6;
	width: 671px;
	top: 162px;
	left: 8px;
	overflow-y: scroll;
	overflow-x: hidden; 
	scrollbar-3dlight-color:;
	scrollbar-arrow-color:#FFF;
	scrollbar-track-color: ;
	scrollbar-darkshadow-color:#FFF;
	scrollbar-face-color:#FFF;
	scrollbar-highlight-color:;
	scrollbar-shadow-color:;
}

#content h2{
	margin-bottom: 16px;
	letter-spacing: 4px;
	font-weight: normal;
	font-size: 18px;
	color: #2c45a1;
	text-transform: uppercase;
}

#content h3{
	margin-bottom: 14px;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 16px;
	color: #1571a9;
	text-transform: uppercase;
}

#content #lcol, #content #rcol {float: left;}
#content #lcol {width: 240px;}
#content #rcol {width: 400px;}
#content #rcol h2 {margin-top:28px;}
#content #rcol .first {margin-top:0;}
#content #rcol h3 {margin:14px 0 0 0;padding:0;font-size:14px;}
#content #rcol table {width: 100%;margin:0;padding:0;border:0;}
#content #rcol table .price{width: 55px;vertical-align:top;text-align:right;}
#content #rcol p img {border: 4px solid #45a9ee;}
#content #lcol ul li {list-style-type: none;}
#content #lcol ul li a{text-decoration:none;text-transform: uppercase;letter-spacing:4px;font-size:20px;font-family:"Arial Narrow", Arial, sans-serif}
#page_appetizers #content #lcol ul li #appetizers, #page_main_courses #content #lcol ul li #main_courses, #page_dessert #content #lcol ul li #dessert, #page_drinks #content #lcol ul li #drinks, #page_wines #content #lcol ul li #wines, #page_great_gifts #content #lcol ul li #great_gifts, #page_jinglebells #content #lcol ul li #jinglebells, #page_mistletoe #content #lcol ul li #mistletoe, #page_singingsanta #content #lcol ul li #singingsanta, #page_snowflake #content #lcol ul li #snowflake {color: #45a9ee;}

#reservations {background: url(../images/bg_reservations.gif) repeat-x #45a9ee;padding: 20px 0 10px 47px;}
#reservations h2{text-indent:-1000em;background: url(../images/make_reservations.png) no-repeat;height:35px;width:271px;margin:0 0 9px 0;}
#reservations p {color:white;margin-left: 6px;}

#footer {
	padding-top: 10px;
	color: #2b8ac8;
	height: 40px;
	text-align: center;
	clear: both;
	background: #2c45a1;
}

#footer a{color: #2b8ac8;text-decoration: none;}
#footer a:hover{color: #45a9ee;}

#sunsetofthemonth_t {position:absolute;z-index: 14;width:204px;height:22px;top:307px;right:58px;background: url(../images/sunset_of_the_month.png) no-repeat;text-indent:-1000em;}
#sunsetofthemonth {border-bottom: 18px solid #4aaae9 !important;}

/*------------------------------------------------------------------*/
/* Form Styles														*/
/*------------------------------------------------------------------*/

#reservation_form img{border: none;}
#reservation_form ul {float:left;}
#reservation_form ul li {list-style-type: none;}
#reservation_form input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2c45a0;
	border:none;
	float: left;
	vertical-align:middle;
	margin-bottom: 4px;
	background-color: #b7dcf3;
}

#reservation_form ul li label {
	float: left;
	display: block;
	font-size: 11px;
	color: #b7dcf3;
	text-align: left;
	padding: 3px 16px 0 0;
}

.form_error {
	width: 200px;
	background-color: #6db0da!important;
}

.form_error_text {color: #2c45a1;font-size: 11px;}
.error_msg {clear: both;}

#captcha {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#r1 {width:190px;margin-right: 42px;margin-left: 6px;}
#r2 {width:190px;margin-right: 36px;}
#r3 {width:200px;}
#r1 input {width: 130px;}
#r2 input {width: 90px;}
#r2 select {width: 90px;background-color:#b7dcf3;border:none!important;color:#2c45a0;}
#r3 input {width: 66px;}
#r1 label {width: 38px;}
#r2 label {width: 58px;}
#r3 label {width: 52px;}

#number {margin: 0 7px 12px 0;}

.required {
	background: url(../images/star_icon.png) no-repeat right 5px;
}

.form_button {margin: 0 0 0 0;width:124px!important;border:none;background: url(../images/input_bg.gif) repeat-x #d4d0c8!important;}

/*------------------------------------------------------------------*/
/* Datepicker														*/
/*------------------------------------------------------------------*/

/* The wrapper div */
div.datePicker
        {
        position:absolute;
        min-width:24em;
        width:24em;
        z-index:9999;
        text-align:center;

        /* Change the font-size to suit your design's CSS. The following line is for the demo that has a 12px font-size defined on the body tag */
        font:900 0.8em/0.8em Verdana, Sans-Serif;
        
        /* For Example: If using the YUI font CSS, uncomment the following line to get a 10px font-size within the datePicker */
        /* font:900 77%/77% Verdana; */

        background:transparent;

        /* Mozilla & Webkit extensions to stop text-selection. Remove if you wish to validate the CSS */
        -moz-user-select:none;
        -khtml-user-select:none;
        }
/* Styles for the static datePickers */
div.staticDP
        {
        position:relative;
        top:5px;
        left:0;
        }
/* The iframe hack to cover selectlists in Internet Explorer <= v6 */
iframe.iehack
        {
        position:absolute;
        background:#fff;
        z-index:9998;
        padding:0;
        border:0;
        display:none;
        margin:0;
        }
/* The "button" created beside each input for non-static datePickers */
a.date-picker-control:link,
a.date-picker-control:visited,
a.date-picker-control:hover,
a.date-picker-control:active,
a.date-picker-control:focus
        {
        /* position:relative; */
        /* Moz & FF */
        display: -moz-inline-stack;
        border:0 none;
        padding:0;
        margin:0 0 0 4px;
        background:transparent url(../images/datepicker/cal.gif) no-repeat 50% 50%;
        min-width:16px;
        line-height:1;
        cursor:pointer;
        visibility:visible;
        text-decoration:none;
        vertical-align:middle;
        }
/* Feed IE6 the following rule, IE7 should handle the min-width declared above */
* html a.date-picker-control
        {
        width:16px;
        }
a.date-picker-control
        {
        /* IE, Safari & Opera. Seperate CSS rule seems to be required. */
        display:inline-block;
        }
a.date-picker-control span
        {
        display:block;
        width:16px;
        height:16px;
        margin:auto 0;
        }
/* The next & previous buttons */
div.datePicker th span
        {
        display:inline;
        padding:0;
        margin:0;
        color:#000;
        text-align:center;
        line-height:1em;
        border-width:0;
        font-family: georgia, times new roman, palatino, times, bookman, serif;
        background:transparent;
        font-weight:bold;
        cursor:pointer;
        }
div.datePicker th span.month-display,
div.datePicker th span.year-display
        {
        text-transform:uppercase;
        letter-spacing:1px;
        font:normal 1.2em Verdana, Sans-Serif;
        cursor:default;
        }
div.datePicker th span.prev-but,
div.datePicker th span.next-but
        {
        font-size:1.8em;
        cursor:pointer !important;
        }

div.datePicker th span.today-but
        {
        text-align:center;
        margin:0 auto;
        font:normal 1em Verdana, Sans-Serif;
        width:100%;
        text-decoration:none;
        line-height:1.6em;
        text-transform:uppercase;
        cursor:pointer !important
        }
div.datePicker thead th span.fd-disabled
        {
        color:#aaa;
        cursor:default !important;
        }
/* The mon, tue, wed etc day buttons */
div.datePicker th span.fd-day-header
        {
        text-align:center;
        margin:0 auto;
        font:900 1em Verdana, Sans-Serif;
        height:1.4em;
        width:2em;
        text-decoration:none;
        text-transform:lowercase;
        line-height:1.4em;
        }
/* The table */
div.datePicker table
        {
        position:relative;
        margin:0;
        padding:0;
        border:1px solid #ccc;
        background:#fff url(../images/datepicker/gradient-e5e5e5-ffffff.gif) repeat-x 0 -20px;
        text-align:center;
        width:100%;
        border-spacing:2px;
        table-layout:fixed;
        border-collapse:separate;
        }
/* Common TD & TH styling */
div.datePicker table td
        {
        border:1px solid #ccc;
        padding:0;
        text-align:center;
        vertical-align:middle;
        /* Opera requires a line-height bigger than 1em in order to redraw properly */
        line-height:1.2em;
        cursor:pointer;
        background:#fff url(../images/datepicker/gradient-e5e5e5-ffffff.gif) repeat-x 0 -40px;
        width:3em;
        height:3em !important;
        height:2.8em;
        outline:none;
        }
div.datePicker table th
        {
        border:0 none;
        padding:0;
        line-height:1em;
        font-weight:bold;
        color:#222;
        text-align:center;
        vertical-align:middle;
        }
div.datePicker table td.date-picker-unused
        {
        background:#fff url(../images/datepicker/backstripes.gif);
        border-color:#dcdcdc;
        padding:0;
        cursor:default !important;
        }
div.datePicker table thead th.date-picker-title
        {
        width:auto;
        height:auto;
        padding:0.4em 0;
        }
/* The "mon tue wed etc" day header button styles */
div.datePicker table th.date-picker-day-header
        {
        text-transform:lowercase;
        width:3em;
        }
div.datePicker table th.date-picker-day-header span
        {
        display:block;
        }
/* The "todays date" style */
div.datePicker table td.date-picker-today
        {
        background:#fff url(../images/datepicker/bullet2.gif) no-repeat 0 0;
        color:rgb(100,100,100) !important;
        }
/* The "selected date" style */
div.datePicker table td.date-picker-selected-date
        {
        color:#333 !important;
        border-color:#333 !important;
        }
/* the "highlight days" style */
td.date-picker-highlight
        {
        color:#2c45a1;
        }
/* The date "out of range" style */
div.datePicker table td.out-of-range
        {
        color:#ccc !important;
        font-style:oblique;
        background:#fcfcfc !important;
        cursor:default !important;
        }
/* The "disabled days" style */
div.datePicker table td.day-disabled
        {
        color:#aaa !important;
        background:transparent !important;
        cursor:default !important;
        }
/* The "active cursor" style */
div.datePicker table tbody td.date-picker-hover
        {
        background:#fff url(../images/datepicker/bg_header.jpg) no-repeat 0 0;
        cursor:pointer;
        border-color:rgb(100,130,170);
        color:rgb(100,130,170);
        }

/* Remove the images for Internet Explorer <= v6 using the "* html" hack */
* html div.datePicker table td
        {
        background-image:none;
        }
* html div.datePicker table td.date-picker-unused
        {
        background:#f2f2f2;
        }

}

/*------------------------------------------------------------------*/
/* other media														*/
/*------------------------------------------------------------------*/

@media print {

body {
	margin: 1cm 1cm 0.5cm 1cm;
	padding: 0px
}

body, td, a {
	font-family: Arial, Verdana, sans serif;
	font-size: 11pt;
	color: #000000;
	background-color: #ffffff;
}

object {
	display: none;
}

}

@media handheld {

object {
	display: none;
}

}