/* @override http://dev.dyadcom.com/12thstreetcatering.com/trunk/css/screen.css */

html,body{ height: 100%; }
html{ overflow-x:hidden; }

body{ 
	color: #383c37;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

a{ color: #383c37; text-decoration: none; }
/*a:visited{ color: #626960; }*/
p{ margin-bottom: 6px; }


h2{	
	color: #383c37;
	font-weight: bold;
}

h5{
	padding: 0;
	margin: 0;
}

h2 span{font-weight: normal;}

/* @group Container */

div#container{
	background-color: #ffb500;
	width: 425px;
	position: relative;
	min-height: 100%;
	z-index: 110;
	padding-left: 20px;
	left: 0px;
}

div#logo{
	position: fixed;
	top: 50%;
	left: 75px;
	margin-top: -57px;
}

/* @group Menu */

div#menu{
	position: fixed;
	top: 50%;
	left: 5px;
	margin-top: -40px;
}

div#menu a{
	display: block;
	background: url(../img/menu_button.gif) no-repeat 0 bottom;
	width: 25px;
	height: 50px;
	padding-bottom: 30px;
	padding-left: 6px;
}



/* @end */

/* @group Page */

#page{
position: absolute;
top: 0px;
left: 35px;
min-height: 100%;
}

/* @group Header */

#header{
	margin-top: 0;
	padding-bottom: 20px;
		margin-bottom: 5px;
	position: fixed;
	width: 400px;
	top: 0px;
	padding-top: 25px;
	background-color: #ffb500;
	left: 35px;
}

#header h1 a{ 
	display: block;
	background-image: url(../img/12thstreet-logo.gif);
	width: 171px;
	height: 93px;
	text-indent: -9000px;
	float: left;
	margin-right: 20px;
}

address a:hover{ color: #fff;}

address { 
	display: block; 
	font: 11px/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	margin-top: 29px;
	color: #7a6425;
}

address a{
	color: #7a6425;
}


/* @end */

/* @group Navigation / Sub Navigation */
#navigation{
	font: 11px/160px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	position: fixed;	
	width: 400px;
	top: 138px;
	left: 35px;
	background-color: #ffb510;
}

ul#nav { line-height: 16px;	text-transform: lowercase; border-bottom: 1px #eba700 solid; overflow: hidden;
	padding-bottom: 5px;
}
ul#nav li{ float: left;}
ul#nav li a{ margin-right: 5px; }
ul#nav li:after{ content: "|";
	padding-right: 5px;
}

ul#sub_nav { line-height: 16px;	text-transform: lowercase;
	margin-bottom: 40px;
	padding-top: 5px;
}
ul#sub_nav li{ float: left; }
ul#sub_nav li.cur a{ color: #ed1c24; }
ul#sub_nav li:after{ content: "|";
	padding-right: 5px;
}
ul#sub_nav li a{ margin-right: 5px; }

ul#nav li a:hover{ color: #fff; }
ul#nav li.cur a, li.parent_cur a{ color: #ed1c24; }

ul#sub_nav{
float: left;
}

ul#sub_nav li a:hover{ color: #ed1c24; }
ul#sub_nav li.here a{ color: #fff; }

/* @end */

/* @group Content */

#content
{
	
	padding: 250px 0 19px;
	min-height: 100%;
	width: 400px;
	margin-left: 15px;
}

#content a {color: #ed1c24;}
#content a:hover{text-decoration: underline;}

#content h1, #food_menu h1{
	font: 21px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0 0 5px;
}

#content ul li, #inside ul li{
	background: url(../img/bullet.gif) no-repeat 0 8px;
	margin-bottom: 5px;
	padding-left: 10px;
}

#food_menu{
	width: 425px;
	position: fixed;
	top: 0;
	left: 445px;
	min-height: 100%;
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#food_menu h4{
	width: 370px;
	line-height: 120%;
	font: 21px Georgia, "Times New Roman", Times, serif;
	color: #ed1c24;
}

#food_menu h3.noMargin{
	margin-top: 0;
	padding-top: 0;
}

#food_menu h3{
	margin-top: 20px;
}

#inside{
	position: relative;
	top: 0;
	z-index: 30;
	margin-top: 60px;
	padding: 20px 20px 20px;
}

body#pg_gallery{background-color: #dbda82;}
body#pg_gallery div#inside{padding: 0px;
}

ul#gallery_imgs{
	margin: 0px;
	padding: 0px;
	z-index: 999;
}

ul#gallery_imgs li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menuTop{
	display: block;
	width: 406px;
	height: 39px;
	z-index: 200;
	position: fixed;
	top: 0;
	background-color: #fff;
	padding-top: 20px;
	padding-left: 20px;
}

.scroll{
	position: absolute;
	right: 34px;
	top: 28px;
	display: block;
	height: 9px;
	width: 14px;
	text-indent: -9000px;
	background: url(../img/arrows.gif) no-repeat 0 0;
}

a#scrollDown{ right: 51px; background-position: 0 0;}
a#scrollUp{	background-position: -14px 0;}

a#scrollDown:hover{ background-position: 0 -10px;}
a#scrollUp:hover { background-position: -14px -10px;}

a#printPage{
	display: block;
	width: 15px;
	height: 13px;
	text-indent: -9000px;
	background-image: url(../img/printer.gif);
	position: absolute;
	right: 8px;
	top: 26px;
}

#footer{display: block;	}


/* @end */



/* @end */



/* @end */

a#dyad_credit{
	display: block;
	width: 14px;
	height: 13px;
	text-indent: -9000px;
	background: url(../img/dyadcom_credit.gif) no-repeat -219px 0;
	margin-top: 15px;
}