/* CSS Document */
BODY {
	margin:0;
	font-family:Verdana, Arial, sans-serif;
	background-image:url('../imgs/bg.jpg');
	background-repeat:repeat-x;
	background-color:#000000;
	font-size:10pt;
	color:#dfd8de;
}
img {
	margin:0;
	padding:0;
	float:left;
	border:0;
}

img, div { behavior: url(iepngfix.htc) }

p {padding:10px 10px 0px 10px;}

a:link {text-decoration:none;color:#949494;
}

#reviews a:link, #reviews a:visited {text-decoration:none;color:#ffffff;
}
#reviews a:hover {text-decoration:none;color:#67112d;
}

p a:hover, #footer p a:visited {color:#67112d;}
/* MAIN LAYOUT BEGIN */

#wrapper {
	width:968px;
	border:1px solid #decda9;
	margin:auto;
	margin-top:25px;
	margin-bottom:65px;
}
#top {
	background-image:url('../imgs/black60.png');
	height:150px;
}
/* MAIN NAV BEGIN */
#navigation {
	height:30px;
	border-top:1px solid #67112d;
	border-bottom:1px solid #67112d;
	background-image:url('../imgs/black80.png');

}
#navigation ul {
	margin:0;
	padding:0;
	
}
#navigation li {
	height:30px;
	list-style-type:none;
	margin-right:4.5%;
	margin-left:4.5%;
	float:left;
	text-align:center;
}
#navigation a {
	display:block;
	height:30px;
}
#navigation img {

	
}
/* MAIN NAV END */

/* SECONDARY NAV BEGIN */

#subNavigation {
	height:30px;

}
#subNavigation ul {
	margin:0;
	padding:0;
	
}
#subNavigation li {
	height:30px;
	float:left;
	list-style-type:none;
	display:inline;
	margin-left:10px;
	margin-right:20px;
	
}
/* SECONDARY NAV END */

#content {
	margin-right:9px;
	margin-left:9px;
	margin-top:20px;
}
#home #content {height:650px;}
#footer {
	height:30px;
	border-top:1px solid #decda9;
	clear:both;
	background-image:url('../imgs/black80.png');
}

#footer p {
	font-size:12px;
	color:#949494;
	float:left;
	margin:8px 30px 0px 0px;
	padding:0;
}
#footer p a:link, #footer p a:visited {
	text-decoration:none;
	color:#949494;
}
#footer p a:hover {
	color:#67112d;
} 
#footer img {
	float:left;
	margin-left:10px;
}

/* MAIN LAYOUT END */

/* MAIN STYLING BEGIN */

#home #wrapper {

}
#about #wrapper, #contact #wrapper, #menus #wrapper, #something_different #wrapper, #gallery #wrapper, #menus_dinner #wrapper, #menus_lunch #wrapper, #menus_occasion #wrapper, #reviews #wrapper, #outside_private #wrapper, #recipe #wrapper {
	background-image:url('../imgs/contentbg_pink.jpg');	background-repeat:no-repeat; background-color:#98436c;
}

h1 {font-family:Arial, sans-serif; font-size:14pt; color:#dfd8de; text-transform:uppercase; margin:0px; padding:10px 10px 0px 10px;}
h2 {font-family:Arial, sans-serif; font-size:12pt; color:#dfd8de; margin:0px; padding:10px 10px 0px 10px;}

.logo {margin:20px 0px 0px 20px;}
.tagline {float:right; margin:60px 20px 0px 00px;}

#xmas #wrapper, #xmas #top, #xmas #footer {
	width:842px;
}

#xmas #content {
	margin:0px; padding:0px; border:0px; border:none;	
}

#xmas #content #top {
	background:url('../imgs/contentbg08.jpg') no-repeat top;
	width:842px;
	height:463px;
	position:relative;
	border-top: 1px solid #4b001e;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

#xmas #content #bottom {
	background:url('../imgs/contentbg09.jpg') no-repeat top;
	width:842px;
	height:590px;
	border:none;
	border-width:0px;
}

#xmas div#maintext {
	float:left;
	margin-top:0px;
	margin-left:128px;
}

#xmas div#maintext img#nam {
	margin-top:20px;	
}

#xmas div#maintext p {
	float:left;
	clear:both;
	color:#fff;
	width:350px;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	margin:0px;
	padding:12px 0 0 3px;
	font-family:Arial, Helvetica, sans-serif;
}

#xmas div#xmasbox1 {
	position:absolute;
	bottom:0px;
	left:24px;
	width:385px;
	height:168px;
	background-image:url('../imgs/xmas_box1.jpg');
	background-repeat:no-repeat;
}

#xmas div#xmasbox2 {
	position:absolute;
	bottom:0px;
	left:436px;
	width:385px;
	height:168px;
	background-image:url('../imgs/xmas_box2.jpg');
	background-repeat:no-repeat;
}

#xmas div#xmasbox1 p, #xmas div#xmasbox2 p {
	padding:63px 0 0 20px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:165px;
}

#xmas #content #bottom p {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding-left:40px;
	padding-top:15px;
	margin:0px;
	line-height:18px;
	width:517px;
}

#xmas #content #bottom a {
	color:#cc3399;
}

/* BOXES END */

.box {background-image:url('../imgs/black80.png'); float:left;}
.boxM {margin-bottom:20px; margin-left:10px; margin-right:10px;}
#header {width:928px; padding-bottom:10px; background-image:url('../imgs/black80.png');}
#image {width:420px;}
#gallery #image {width:908px; padding:20px 10px 10px 10px; }
#text, .text {width:480px;}
#menus #text {width:628px; height:220px;}
#menus_dinner .box {width:928px; font-size:8pt;}

#contact #image, #contact #text {height:300px;}
#about #image, #about #text {height:380px;}
#something_different #image, #something_different #text {height:380px;}
#menus_lunch #image, #menus_lunch #text {height:380px;}
#outside_private #text {height:380px;}

#contact #header table {float:right; padding:5px;}
#contact #header .icon {vertical-align:top;}

input, textarea {border:2px solid #7c203d; padding:5px; width:350px; margin:10px; float:right; }
label {float:left; margin:12px; font-weight:bold; clear:both;}
.submit {border:2px solid #7c203d; padding:5px; width:364px; margin:10px; float:right; }

#video {width:420px; height:380px; position:absolute; z-index:999;}
/* BOXES END */

.cB {clear:both;}
.fL {float:left;}
.fR {float:right;}
.inpagenav {margin-left:20px;}
.mR20 {margin-right:20px;}
.mT20 {margin-top:20px;}
.mL20 {margin-left:20px;}
.mB20 {margin-bottom:20px;}

/* MAIN STYLING END */



#imageContainer {
	position:relative;
	margin:auto;
	width:500px;
	border:1px solid #000;
}

/* styles unrelated to the application follow */
#home #imageContainer {
	z-index:-99;
	margin-top:-204px;
	margin-left:-11px;	
}

#home #imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

