/* Handcoded by Chris Edwads - http://www.askchrisedwards.com */

/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica;
}

fieldset,img {
    border:0;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    position:relative;
}

:focus {
    outline:none;
}

/* links */
a {
    color:#3764aa;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}


/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family:Verdana, Arial, Helvetica;
    font-weight:bold;
    line-height:100%;
    color:#000;
}

h1 {
    font-size:300%;
    color:#000;
}

h2 {
    font-size:250%;
    color:#000;
}

h3 {
    font-size:200%;
    color:#000;
}

h4 {
    font-size:175%;
    color:#000;
}

h5 {
    font-size:150%;
    color:#000;
}

h6 {
    font-size:125%;
    color:#000;
}

/* page setup */
body {
    background:#0f0f0f;
    font-family:Verdana, Arial, Helvetica;
    line-height:150%;
    color:#646464;
    font-size:12px;
}

div.background {
    background:#000 url(../images/page_bg.jpg) 50% 101% repeat-x;
    padding:0 0 1px 0;
}

/* wrapper setup */
div.rapidxwpr {
    margin:auto;
    width:958px;
}

/* header */
div#header {
    height:126px;
    margin:0px 0px 0px 0px;
    padding:6px 0 0 0;
}

/* logo */
div.logo {
    border:0;
    margin:0 10px 0 0;
    float:left;
}

/* main body setup */
div#middle {
    width:auto;
    margin:0px 0px 0px 0px;
    clear:both;
    background:url(../images/middle_bg.png) -10px 48px no-repeat;
}

body#page div#middle {
    background:none;
}

/* content column */
div#content {
    width:auto;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

/* footer */
div#footer {
    width:auto;
    padding:10px 0px 20px 0px;
    clear:both;
}

/* clearing & floating */
.clearingfix:after {
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearingfix {
    display:block;
}

.floatbox {
    overflow:hidden;
}

/* topmenu */
div#topmenu {
    height:20px;
    float:right;
    margin:5px 0 0 0;
}

div#topmenu ul {
    list-style:none;
    overflow:hidden;
}

div#topmenu li {
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
    float:left;
}

div#topmenu a {
    color:#fff;
    background:url(../images/menu_bg.png) 0 0 no-repeat;
    display:block;
    width:73px;
    height:24px;
    text-align:center;
    line-height:25px;
    padding:0 20px 0 0;
}

div#topmenu a:hover, div#topmenu a.active {
    text-decoration:none;
    background:url(../images/menu_bg.png) 0 -24px no-repeat;
}

/* contact number */
div.contact_number {
    padding:3px 0 0 0;
}

/* free tickets */
div.free_tickets {
	margin:13px 0 0 0;
	float:right;
	filter:alpha(opacity=75);
	-moz-opacity: 0.7; 
	opacity: 0.7;
	-khtml-opacity: 0.7;
}

div.free_tickets:hover {
	filter:alpha(opacity=100);   
	-moz-opacity: 1;   
	opacity: 1;
	-khtml-opacity: 1;
}

/* weekly featured */
div.weekly_featured {
    background:url(../images/weekly_bg.png) 0 0 no-repeat;
    height:235px;
    padding:30px;
}

div.weekly_detail {
    width:455px;
    float:left;
}

div.weekly_detail h1 {
    margin:0;
    font-size:36px;
    color:#FFF;
    letter-spacing:-2px;
    background:url(../images/weekly_line.png) 70% 60px no-repeat;
}

div.weekly_detail h1 span {
    display:block;
    font-size:18px;
    letter-spacing:0;
}

div.weekly_detail p {
    font-size:15px;
    font-family:Arial, Helvetica, Georgia;
    color:#FFF;
    font-weight:bold;
    margin:7px 0 0 8px;
    line-height:23px;
}

div.weekly_detail a.tellmemore {
    float:right;
    background:url(../images/tellmemore.png) 0 0 no-repeat;
    display:block;
    text-indent:-9999px;
    margin:0 10px 0 0;
    width:128px;
    height:40px;
	filter:alpha(opacity=75);
	-moz-opacity: 0.7; 
	opacity: 0.7;
	-khtml-opacity: 0.7;
}

div.weekly_detail a:hover.tellmemore {
    text-decoration:underline;
	filter:alpha(opacity=100);   
	-moz-opacity: 1;   
	opacity: 1;
	-khtml-opacity: 1;
}

div.weekly_preview {
    background:url(../images/weeklyimg_bg.png) 0 0 no-repeat;
    padding:12px 14px 16px 14px;
    float:right;
    width:402px;
}

/* intro */
div.intro {
    background:url(../images/greetfood_bar.png) 97% 15px no-repeat;
    text-indent:-9999px;
    padding:122px 0 0 0;
}

/* pannel */
div.pannel {
    overflow:hidden;
}

/* testimonials */
div.testimonials {
    background:url(../images/pannel_bg.png) 0 0 no-repeat;
    width:231px;
    height:157px;
    display:block;
    padding:25px 30px;
    font-family:Arial, Helvetica, Georgia;
    color:#fff;
    float:left;
    margin:0 18px 0 20px;
}

div.testimonials h3 {
    margin:0 0 7px 0;
    font-family:"Franklin Gothic Medium", Arial, Helvetica;
    font-size:28px;
    color:#fff;
}

div.testimonials p {
    color:#fff;
    margin:7px 0 0 0;
    line-height:22px;
}

div.testimonials a.testimonial {
    font-size:11px;
    color:#4d8d2c;
    text-transform:uppercase;
    font-weight:bold;
    float:right;
    background:url(../images/more_testimonials.png) 0 1px no-repeat;
    padding:0 5px 6px 2px;
    margin:5px 0 0 0;
    text-decoration:none;
}

/* full menu */
div.full_menu {
    background:url(../images/pannel_bg.png) 0 0 no-repeat;
    width:231px;
    height:157px;
    display:block;
    padding:25px 30px;
    font-family:Arial, Helvetica, Georgia;
    color:#fff;
    float:left;
    margin:0 18px 0 0;
}

div.full_menu h3 {
    margin:0 0 7px 0;
    font-family:"Franklin Gothic Medium", Arial, Helvetica;
    font-size:30px;
    color:#fff;
}

div.full_menu p {
    color:#fff;
    margin:7px 0 0 0;
    line-height:22px;
}

div.full_menu a.readmore {
    font-size:11px;
    color:#4d8d2c;
    text-transform:uppercase;
    font-weight:bold;
    float:right;
    background:url(../images/more_testimonials.png) 0 1px no-repeat;
    padding:0 5px 6px 3px;
    margin:5px 0 0 0;
    text-decoration:none;
}

/* stay update */
div.stay_update {
    background:url(../images/pannel_bg.png) 0 0 no-repeat;
    width:241px;
    height:157px;
    display:block;
    padding:25px 25px;
    font-family:Arial, Helvetica, Georgia;
    color:#fff;
    float:left;
    margin:0 10px 0 0;
}

div.stay_update h3 {
    margin:0 0 7px 0;
    font-family:"Franklin Gothic Medium", Arial, Helvetica;
    font-size:28px;
    color:#fff;
}

div.stay_update p {
    color:#fff;
    margin:7px 0 0 0;
    line-height:22px;
}

div.stay_update a.subscribe {
    float:right;
    background:url(../images/subscribe_linkbg.png) 0 0px no-repeat;
    margin:5px 0 0 0;
    text-decoration:none;
    display:block;
    text-indent:-9999px;
    width:86px;
    height:33px;
    margin:20px 0 0 0;
	filter:alpha(opacity=75);
	-moz-opacity: 0.7; 
	opacity: 0.7;
	-khtml-opacity: 0.7;
}

div.stay_update a:hover.subscribe {
    float:right;
    background:url(../images/subscribe_linkbg.png) 0 0px no-repeat;
    margin:5px 0 0 0;
    text-decoration:none;
    display:block;
    text-indent:-9999px;
    width:86px;
    height:33px;
    margin:20px 0 0 0;
	filter:alpha(opacity=100);   
	-moz-opacity: 1;   
	opacity: 1;
	-khtml-opacity: 1;
}

/* moreinfo */
div.moreinfo {
    background:url(../images/moreinfo_top.png) 0 0 no-repeat;
    padding:14px 0 0 0;
}

div.moreinfo_bg {
    background:url(../images/moreinfo_bg.png) 0 100% no-repeat;
    padding:0 15px 20px 15px;
    width:921px;
    overflow:hidden;
    margin:0 0 10px 0;
}

/* location */
div.location {
    float:left;
    width:290px;
    margin:0 0 0 5px;
}

div.location h3 {
    margin:0 0 0 0px;
    padding:5px 0 0 75px;
    color:#4d8d2c;
    font-family:"Franklin Gothic Medium", Arial, Helvetica;
    font-size:28px;
    background:url(../images/map_icon.png) 4px 10px no-repeat;
    font-weight:bold;
}

div.location h3 span {
    display:block;
    color:#6f6f6f;
    font-size:12px;
    font-family:Arial, Helvetica, Georgia;
    font-weight:normal;
    line-height:24px;
}

/* game schedule */
div.game_schedule {
    float:left;
    width:320px;
    margin:5px 0 0 0;
}

div.game_schedule h3 {
    margin:0;
    padding:0 0 0 104px;
    color:#4d8d2c;
    font-family:"Franklin Gothic Medium", Arial, Helvetica;
    font-size:28px;
    font-weight:bold;
    background:url(../images/game_schedulebg.png) 0 0 no-repeat;
}

div.game_schedule h3 span {
    display:block;
    color:#6f6f6f;
    font-size:12px;
    font-family:Arial, Helvetica, Georgia;
    font-weight:normal;
    line-height:24px;
}

div.game_schedule div.nfl_schedule {
    overflow:hidden;
    padding:30px 0 0 0;
}

div.game_schedule div.nfl_schedule .nfl_logo {
    width:120px;
    float:left;
    text-align:right;
    padding:15px 15px 0 0;
}

div.game_schedule div.nfl_schedule .schedule {
    width:170px;
    float:right;
}

div.game_schedule div.nfl_schedule .schedule table {
    border-collapse:collapse;
}

div.game_schedule div.nfl_schedule .schedule table td {
    font-size:10px;
    color:#000;
    padding:2px 5px;
    text-align:left;
    border-bottom:#DDD 1px solid;
}

div.game_schedule div.nfl_schedule .schedule table td a {
    color:#364c88;
}

div.game_schedule div.nfl_schedule .schedule thead th {
    background:#EFF2F6;
    font-size:10px;
    color:#000;
    padding:2px 5px;
    text-align:left;
}

div.game_schedule div.nfl_schedule .schedule thead th.day {
    width:100px;
}

div.game_schedule div.nfl_schedule .schedule thead th.time {
    width:55px;
}

/* contact us */
div.contact_us {
    float:right;
    width:290px;
    margin:5px 0 0 0;
}

div.contact_us h3 {
    margin:0 0 10px 0;
    padding:0 0 0 73px;
    color:#4d8d2c;
    font-family:"Franklin Gothic Medium", Arial, Helvetica;
    font-size:28px;
    font-weight:bold;
    background:url(../images/contact_bg.png) 0 0 no-repeat;
    letter-spacing:-2px;
}

div.contact_us h3 span {
    display:block;
    color:#6f6f6f;
    font-size:12px;
    font-family:Arial, Helvetica, Georgia;
    font-weight:normal;
    letter-spacing:0;
    line-height:24px;
}

div.contact_us a {
    line-height:38px;
    margin:0 0 0 8px;
}

div.contact_us span.phone, div.contact_us span.fax {
    color:#4d8d2c;
    font-size:36px;
    font-family:"Franklin Gothic Medium", Arial, Helvetica;
    display:block;
    font-weight:bold;
    padding:10px 0 10px 20px;
    letter-spacing:-1px;
}

div.contact_us a.email {
    color:#4d8d2c;
    font-size:26px;
    font-family:"Franklin Gothic Medium", Arial, Helvetica;
    display:block;
    font-weight:bold;
    letter-spacing:-1px;
}

/* footer */
div.footer_container {
    margin:0 auto;
    width:952px;
    overflow:hidden;
}

div.footer_logo {
    padding:5px 0 0 10px;
    float:left;
}

/* credits */
div.credits {
    float:right;
    width:250px;
    margin:30px 10px 0 0;
    color:#8a8a8a;
    font-size:11px;
    text-align:right;
}

div.credits span {
    color:#2a2a2a;
}

/* menu */
div.menu {
    background:url(../images/weekly_bg.jpg) 0 0 repeat-x;
    border:solid 6px #FFF;
    padding:5px 15px;
    overflow:hidden;
    clear:both;
}

div.menu_title {
    float:left;
    width:480px;
}

div.menu_title h1 {
    margin:10px 0 0 0;
    font-size:39px;
    color:#FFF;
    letter-spacing:-2px;
    background:url(../images/weekly_line.png) 100% 76% no-repeat;
}

div.menu_title h1 span {
	display:block;
	font-size:14px;
	letter-spacing:0;
}

div.menu_details {
    float:right;
    width:330px;
    overflow:hidden;
}

div.menu_details p {
    color:#fff;
    font-family:Arial, Helvetica, Georgia;
    font-weight:bold;
    line-height:22px;
}

div.menu_details p a.go {
    float:right;
    display:block;
    text-indent:-9999px;
    background:url(../images/go_bg.png) 0 0 no-repeat;
    width:53px;
    height:19px;
    margin:5px 10px 0 0;
	filter:alpha(opacity=75);
	-moz-opacity: 0.7; 
	opacity: 0.7;
	-khtml-opacity: 0.7;
}

div.menu_details p a:hover.go {
	filter:alpha(opacity=100);   
	-moz-opacity: 1;   
	opacity: 1;
	-khtml-opacity: 1;
}

/* appetizers */
div.appetizers {
	background:url(../images/appetizers_bottom.png) 0 100% no-repeat;
	padding:0 0 20px 0;
	width:664px;
	float:left;
	margin:30px 0;
}

div.privacy {
	background:url(../images/appetizers_bottom.png) 0 100% no-repeat;
	padding:0 0 20px 0;
	width:664px;
	float:left;
	margin:30px 0;
}

div.appetizers_bg {
    background:url(../images/appetizers_bg.png) 0 0 no-repeat;
    padding:15px 20px 10px 25px;
    overflow:hidden;
}

div.appetizers_bg h2 {
    font-size:36px;
    margin:0 0 20px 0;
}

div.appetizers_bg h2.smaller {
    font-size:28px;
    margin:0 0 20px 0;
}

div.appetizers h3 {
    margin:0 0 10px 0;
    font-family:Arial, Helvetica, Georgia;
    font-size:18px;
    color:#000;
}

div.appetizers p {
    margin:10px 0 30px 0;
    font-size:14px;
    font-weight:normal;
    font-family:Arial, Helvetica, Georgia;
    color:#000;
    line-height:25px;
}

div.privacy p {
	margin:10px 0 10px 0;
	font-size:10px;
	font-weight:normal;
	font-family:Arial, Helvetica, Georgia;
	color:#000;
	line-height:25px;
}

div.appetizers span.hamburger {
	background:url(../images/i_icon.png) 0 0 no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#000;
	font-family:Arial, Helvetica, Georgia;
	padding:14px 0 14px 50px;
}

/* alignments */
img.alignright {
    float:right;
    margin:0 0 0 10px;
}

img.certified {
    float:right;
    margin:0;
}

/* sidebar */
div.sidebar {
    width:280px;
    float:right;
    margin:25px 0 0 0;
}

/* boxes */
div.box {
    background:url(../images/getintouch_bg.png) 0 0 no-repeat;
    float:right;
    padding:15px 20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#6f6f6f;
    margin:0 0 20px 0;
}

div.box h3 {
    margin:0 0 10px 0;
    padding:0;
    font-size:30px;
    color:#3f3f3f;
    letter-spacing:-3px;
}

div.box span.info_text {
    background:url(../images/info_icon.png) 0 3px no-repeat;
    padding:0 0 5px 20px;
    display:block;
}

div.box span.info_text_lg {
    background:url(../images/info_icon.png) 0 3px no-repeat;
    padding:0 0 5px 20px;
    display:block;
	font-size:15px;
}

div.box span.phone_number {
    background:url(../images/phone_icon.png) 0 3px no-repeat;
    padding:0 0 5px 20px;
    display:block;
}

div.box span.phone_number_lg {
    background:url(../images/phone_icon.png) 0 3px no-repeat;
    padding:0 0 5px 20px;
    display:block;
	font-size:15px;
}
