* { padding:0; margin:0; } /* global definition for padding and margin */

html { height:100%; width:100%;}

body { height:100%; width:100%; overflow:hidden; background-color: #000;}

h1, h2, h3, h4, h5 { font:normal 100%/100% verdana, arial, sans-serif; color:#FFF; padding:0 0 5px 0; }
h1 { font-size:1.6em; line-height:100%; margin-bottom: 15px;}
h2 { font-size:1.5em; line-height:125%; color:#F7BF3E; padding: 10px 0; }
h3 { font-size:1.0em; line-height:125%; color:#A0A91D; padding-top:10px; }
h4 { font-size:1.0em; line-height:100%; }
h5 { font-size:0.9em; line-height:100%; }

p, ol, ul, table, dl, div.formatted { font:normal .8em/150% Verdana, Arial, sans-serif; padding:0 0 10px 0; color: #FFF;}

a { color:#dd4722; outline:none; /*removes dotted outline around links in FF*/ text-decoration:none;}
a:hover { color:#dd4722; text-decoration:underline; }

dl { padding:0 0 5px 0; }
dt { font-weight:bold; }
dd { margin:0 0 5px 0; }

ol { padding:0 0 0 15px; }
ol li { padding:0 0 5px 0; }

ul { padding:0 0 0 20px; }
ul li { padding:0 0 5px 0; }

table { padding:0; }
th { font-weight:bold; }
td { padding:0; }

img { border:none; }
option{ margin-right:10px;}

#bg {
    height:100%;
    width:100%;
    overflow:hidden;
}

#bg div {
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
	z-index: -1;
}

#bg img {
    min-height:100%;
    min-width:100%;
}

#wrapper {
    overflow:auto;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

#header_wrapper {position: relative; width: 100%; height: 188px;}

#header {
	background: url(/images/bg_nav-trans.png) repeat-x 0 0; 
	width: 100%; 
	height: 126px; 
	position: absolute; 
	top: 0; 
	left: 0;
	z-index: 100;
}

#social_nav { position:absolute;top:10px; right:15px; background-image:url('/images/btn_facebook.png'); background-repeat:no-repeat; background-attachment:top; background-position:left;  width:175px; padding-top:62px;  }
#bg_header {background: url(/images/bg_nav_texture.jpg) no-repeat 0 0; width: 1015px; height: 120px;}

#logo {float: left; width: 226px;}

#nav {float: left; margin: 65px 0 0 30px; list-style-type: none; padding: 0;}
#nav li {float: left; position: relative;}
#nav li a {
	color: #411704;
	font-size: 17px;
	text-decoration: none;
	display: block;
	padding: 15px 14px 15px;
}

#nav li .marker{height:0; background-color:#dd4722; position:absolute; bottom:0; left:0; overflow:hidden; width: 100%; display: none;}
#nav li.active .marker {height:8px; position:absolute; bottom:0; left:0; overflow:hidden; width: 100%;}

#nav li a.active {border-bottom: 8px solid #dd4722; padding: 15px 14px 12px;}

#announcements_menu {position: absolute; top: 120px; left: 0; z-index: 10; width: 874px;}

#view_menu {
	float: right;
	width: 229px;
	margin: 0;
	padding: 0;
}
#view_menu_box {
	background: url(/images/bg_view_menu-trans.png) repeat-y 0 0; 
	width: 229px; 
	display: none;
	text-align: center;
}
#view_menu_box_menu {background: url(/images/bg_view_menu-trans.png) repeat-y 0 0; width: 229px; text-align: center;}
#view_menu_box ul, #view_menu_box_menu ul {list-style-type: none; padding: 10px 0 5px 0; border-bottom: 1px solid #f9b3a2; width: 180px; margin: 0 auto;}
#view_menu_box ul li, #view_menu_box_menu ul li {padding-bottom: 10px;}
#view_menu_box ul li a, #view_menu_box_menu ul li a {color: #FFF; text-decoration: none; font-size: 14px; }
#view_menu_box ul li a:hover, #view_menu_box_menu ul li a:hover {color: #f7bf3e;}
#btn_view_menu {cursor: pointer; margin: 0; padding: 0;}

#content {width: 950px; margin-bottom: 30px;}

#home_content {width: 550px;}
#home_content p {margin-left: 50px;}

#intro_box {background: url(/images/bg_interior_content-trans.png) repeat-y 0 0; width: 580px; padding: 15px 20px 15px 0; margin-bottom: 15px;}
#intro_box p {font-size: 15px;}

#blog_box {background: url(/images/bg_interior_content-trans.png) repeat-y 0 0; width: 580px; padding: 15px 20px 15px 0;}
#blog_box h3 a {margin-left: 50px; color: #FFF; text-decoration: none; font-size: 20px;}
#blog_box h3 a:hover {text-decoration: underline;}
p.tagged {background: url(/images/bg_tags.gif) no-repeat 0 2px; min-height: 17px; padding-left: 50px; margin-top: 10px;}
p.tagged a {text-decoration: none;}
p.tagged a:hover {color: #f7bf3e;}
.blog_date {font-size: 11px; color: #f7bf3e; margin: 8px 0 0;}
p.view_archive {float: right; color: #dd4722; font-size: 12px;}
p.view_archive a {text-decoration: none;}
p.view_archive a:hover {color: #f7bf3e;}

h2.blog_title {font-size: 20px; line-height: 140%;}
h2.blog_title a {color: #FFF; text-decoration: none;}
h2.blog_title a:hover {text-decoration: underline;}

#bg_interior_content {
	background: url(/images/bg_interior_content-trans.png) repeat-y 0 0; 
	width: 610px;
	min-height: 500px;
	padding: 15px 20px 15px 0; 
	margin-bottom: 15px;
	position: relative;
}
#interior_content {margin-left: 50px; }

#mirko_profile {float: right;}
#about_content p {width: 350px;}

#subnav {position: absolute; top: 15px; right: 15px; z-index: 400; width: 257px;}
#subnav ul {list-style-type: none; padding: 0; width: 257px; display: none; margin: 0;}
#subnav li {background: #dd4722; margin: 0; padding: 0;}
#subnav li a {color: #FFF; text-decoration: none; padding: 5px 0 7px 15px; display: block; font-size: 14px;}
#subnav li a:hover {background: #f7bf3e; color: #000;}
#subnav li.first {background: transparent url(/images/franchise_list_top.gif) no-repeat 0 0; width: 257px; height: 10px; margin: 0; padding: 0;}
#subnav li.last {background: transparent url(/images/franchise_list_bottom.gif) no-repeat 0 0; width: 257px; height: 10px; margin: 0; padding: 0;}
#btn_subnav_franchise {
	background: url(/images/btn_franchise.gif) no-repeat 0 0; 
	height: 31px;
	width: 211px;
	cursor: pointer;
	padding: 0;
	margin: 0;
	float: right;
}
#btn_subnav_about {
	background: url(/images/btn_about.gif) no-repeat 0 0; 
	height: 31px;
	width: 171px;
	cursor: pointer;
	padding: 0;
	margin: 0;
	float: right;
}
#btn_subnav_menu {
	background: url(/images/btn_menu.gif) no-repeat 0 0; 
	height: 31px;
	width: 153px;
	cursor: pointer;
	padding: 0;
	margin: 0;
	float: right;
}
#btn_textpro {
	background: url(/images/btn_textpro.gif) no-repeat 0 0; 
	height: 31px;
	width: 241px;
	cursor: pointer;
	padding: 0;
	margin: 0;
	float: right;
}
#btn_subnav_franchise.active, #btn_subnav_about.active, #btn_subnav_menu.active, #btn_textpro.active {background-position: 0 -31px;}

li.textpro_form {padding-left: 15px !important;}

#menu_header {position: relative; width: 560px; height: 260px; margin-bottom: 10px;}
#menu_header img {position: absolute; top: 0; left: 0;}
#menu_header h2 {
	position: absolute; 
	bottom: 0; 
	right: 0; 
	background-color: #dd4722; 
	color: #FFF; 
	padding: 8px 20px 10px ;
	font-size: 22px;
}
.desc_border {border-top: 1px dotted #666; margin-top: 5px;}
h3.menu_item_title {font-size: 20px; color: #f7bf3e;}

.location {margin-bottom: 20px;}
.location_info {float: left;}
.location_info p { line-height: 155%;}
.location_info h3 {padding: 0 0 8px;}
.map {float: right; }

#contact_right {float: left; padding-left: 20px;}
#contact_left {float: left; width: 300px; border-right: 1px solid #666; padding-right: 30px;}

.contact_formfield {
	background-color: #333;
	border: 1px solid #444;
	height: 24px;
	color: #FFF;
	padding: 6px 0 0 4px;
	margin-top: 3px;
	font-size: 14px;
}
.contact_textfield {
	background-color: #333;
	border: 1px solid #444;
	height: 70px;
	color: #FFF;
	padding: 6px 0 0 4px;
	margin-top: 3px;
	font-size: 14px;
}
.btn_submit {
	background-color: #dd4722;
	cursor: pointer;
	border: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #f7bf3e;
	padding: 5px;
	font-size: 15px;
}
.btn_submit:hover {background-color: #f7bf3e; color: #000;}

.btn_submit_textpro {
	background-color: #f7bf3e;
	cursor: pointer;
	border: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	padding: 5px;
	font-size: 14px;
	margin-top: 10px;
}
.btn_submit_textpro:hover {background-color: #f7bf3e; color: #dd4722;}

#error_404 p {font-size: 24px; line-height: 160%;}

#footer {background: url(/images/bg_content-trans.png) repeat 0 0; width: 600px; opacity: .9;}
#footer_int {background: url(/images/bg_content-trans.png) repeat 0 0; width: 630px; opacity: .9;}
#footer_wrapper {margin: 0 0 0 30px; padding: 12px 0;}
#footer_wrapper p {font-size: 12px; margin: 15px 0 0 30px;}
#footer_wrapper a {color: #dd4722; text-decoration: none; font-size: 12px;}
#footer_wrapper a:hover {color: #f7bf3e;}
#footer_nav {list-style-type: none; padding: 0;}
#footer_nav li {float: left; }
#footer_nav li a {
	font-size: 12px; 
	text-decoration: none;
	color: #FFF;
	padding: 9px 18px 0;
}
#footer_nav li a:hover {border-top: 5px solid #dd4722; color: #FFF;}
#franchise_login {background-color: #f7bf3e; color: #000 !important; padding: 2px 5px 3px;}
#franchise_login:hover {background-color: #dd4722; color: #FFF !important;}


/************ styles for announcement divs ************/
h1#hdr_welcome {background: url(/images/hdr_welcome.gif) no-repeat 0 0; padding-top: 50px;}
h1#hdr_blog_home {background: url(/images/hdr_blog_home.gif) no-repeat 0 0; padding: 40px 0 0 0; margin-bottom: 15px;}
h1#hdr_about {background: url(/images/hdr_about.gif) no-repeat 0 0; padding-top: 50px;}
h1#hdr_blog {background: url(/images/hdr_blog.gif) no-repeat 0 0; padding-top: 50px;}
h1#hdr_catering {background: url(/images/hdr_catering.gif) no-repeat 0 0; padding-top: 50px;}
h1#hdr_locations {background: url(/images/hdr_locations.gif) no-repeat 0 0; padding-top: 50px;}
h1#hdr_contact {background: url(/images/hdr_contact.gif) no-repeat 0 0; padding-top: 50px;}
h1#hdr_menu {background: url(/images/hdr_menu.gif) no-repeat 0 0; padding-top: 50px;}
h1#hdr_franchise {background: url(/images/hdr_franchise.gif) no-repeat 0 0; padding-top: 50px; float: left; width: 220px;}
h1#hdr_announcements {background: url(/images/hdr_announcements.gif) no-repeat 0 0; padding-top: 50px;}
h1#hdr_404 {background: url(/images/hdr_404.gif) no-repeat 0 0; padding-top: 50px;}


/************ styles for announcement divs ************/
#px_announcements {
	background: url(/images/bg_announcements-trans.png) no-repeat 0 0;
	width: 631px;
	height:44px;
	margin: 0;
	padding: 0;
	position:relative;
	overflow:hidden;
	float: left;
}
.px_announcement_item  { 
	position:absolute; 
	top:0px; 
	left:60px;
	margin:0;
}
.px_announcement_item_only  { 
	position:absolute; 
	top:0px; 
	left: 32px;
	margin:0;
}
#px_announcements p { padding:0; color: #FFF; margin: 11px 0 0 0px;}
#px_announcements a { color:#FFF; text-decoration:none; font-size: 14px;}
#px_announcements a:hover { text-decoration:underline; }
.btn_previous {float: left; margin-left: 20px;}
.btn_next {float: right; margin-right: 70px;}

.announcement_block {margin-bottom: 12px; padding: 0;}
.announcement_block h2 {margin: 0; padding-bottom: 2px;}


/************ styles for blog pages ************/
#comment_error { border:1px solid #900; padding:10px; }
#comment_notice { border:1px solid #CC9; background-color:#FFC; padding:5px; }

.post_date { color:#f7bf3e ; float:left; font-size: 11px; margin: 8px 0 0 0;}
.post_comments { float:left; padding:0 0 0 22px; font-size:0.7em; background: url(/images/comment.gif) no-repeat 0 2px; margin: 8px 0 0 0;}

.floated_pic { float:left; margin:0 10px 10px 0; }

.image_box { float:right; margin:0 0 15px 15px; padding: 0; background-color: #dd4722;}
.image_box p { font-size:11px; padding:1px 0 10px 0; text-align:center; width: 230px; line-height: 130%;}

.comment_hdr {
	background:url(/images/comments.gif) no-repeat 0 50%;
	padding:10px 0 10px 20px;
	margin:10px 0 10px 0;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #e5e5e5;
}
.comment_author { color:#333; padding:0; }
.comment_content { font-size:12px; padding:0 0 15px 0; margin:0 0 15px 0; border-bottom:1px solid #efefef; }
.add_comment_hdr {
	background: #dd4722 url(/images/comment_add.gif) no-repeat 0 0;
	padding:30px 0 0 0;
	margin: 30px 0 4px 0;
}
.comment_form { margin:0; background-color:#1a1a1a; padding:20px 30px 25px 20px; color:#333; }
.comment_form label { font-weight:bold;}
.comment_form .comment_input { width:100%; }

.tagged_name { background-color:#000000; font-style:italic; padding:0 5px; }

/* classes for archive box */
.blog_archive { width:225px; border:1px solid #000; padding:10px 10px 10px 15px; margin:0 0 15px 0; position:relative; }
.blog_archive .rss { position:absolute; top:10px; right:15px; }
.blog_archive h2 { padding:0 0 10px 0; }
.blog_archive ul { list-style-type:none; padding:0 0 0 10px; }

/* classes for tag box */
.blog_tag_cloud { width:225px; border:1px solid #000; padding:10px 10px 10px 15px; margin:0 0 15px 0; position:relative; }
.blog_tag_cloud .rss { position:absolute; top:10px; right:15px; }
.blog_tag_cloud h2 { padding:0 0 10px 0; }
.tag_cloud { line-height:175%; }
.level_one { font-size:10px; }
.level_two { font-size:12px; }
.level_three { font-size:15px; }
.level_four { font-size:18px; }
.level_five { font-size:21px; }
.level_six { font-size:24px; }

/************ styles for notice/error divs ************/
#error, #notice, #success { width:90%; margin:0 auto 10px auto; padding:5px; border:2px solid #DDD; }
#error p, #notice p, #success p { margin-left:20px; padding:0; font-size:12px; color:#000; }
#error a, #notice a, #success a { text-decoration:none; padding:0 3px; }
#error a:hover, #notice a:hover, #success a:hover { color:#000; border:1px solid #000; }
#error { background-color:#FBE3E4; color:#8A1F11; border-color:#FBC2C4; }
#notice { background-color:#FFF6BF; color:#514721; border-color:#FFD324; }
#success { background-color:#E6EFC2; color:#264409; border-color:#C6D880; }
#error a { border:1px solid #8A1F11; color:#8A1F11; }
#notice a { border:1px solid #514721; color:#514721; }
#success a { border:1px solid #264409; color:#264409; }

/************ styles for IE6 notice ************/
#ie_notice {
	padding: 15px 15px 15px 70px;
	background: #f0c5b6 url('/images/bg_big_no.gif') no-repeat 15px 15px;
	border: 2px solid #e59d83;
  	color: #78625b;
	margin-bottom: 15px;
}
#ie_notice ul { margin:0 0 15px 0; }
#ie_notice li, #ie_notice p { font-size:14px; font-weight:bold; }
#ie_notice .ie_confirm { font-size:16px; }

/**************************************************
											CLASSES
**************************************************/
.clear { clear:both; }
.formfield { width:250px; font-size:16px; margin:0; padding:2px; }

.replace {
	font-size: 0;
	overflow: hidden;
	display: block;
	height: 0;
	letter-spacing: -1em;
	text-indent:-1000em;
}

.replacement { display:block; overflow:hidden;height:0px !important; font-size:0px !important;}

.bold_yellow {font-style: italic; color: #f7bf3e;}

.back_to {margin-bottom: 12px;}
.back_to a {text-decoration: none; font-size: 12px; background: url(/images/arrow_up.gif) no-repeat 0 0; padding-left: 16px;
}
.back_to a:hover {text-decoration: underline;}

.floated_pic_right {float: right;}

p.caption {text-align: center; font-size: 15px; width: 300px; color: #f7bf3e; line-height: 160%;}

.extra_padding { padding-top:15px; }

/************ styles for tagged page ************/
.tagged_h2 { border-bottom:1px solid #CCC; margin:0 0 5px 0; }
.tagged_date { font-size:11px; line-height:200%; color:#666; padding:0; }
.tagged_tags { padding:0 0 25px 0; }
.tagged_photo { float:left; margin:17px 24px 22px 23px; }

/************ styles for pagination ************/
.pagination {
	font:normal .75em/150% Arial, Verdana, Arial,sans-serif;
	padding:3px;
	margin:3px;
	text-align:center;
}
.pagination a {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #666;
	text-decoration:none;
	color:#666;
	font-size:1.0em !important;
}
.pagination a:hover, .pagination a:active { border:1px solid #000; color:#000; }
.pagination span.current {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #666;
	font-weight:bold;
	background-color:#666;
	color:#FFF;
}
.pagination span.disabled {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #DDD;
	color:#999;
}
/************************/