@charset "UTF-8";
/* CSS Document */

* { outline: none; }

body {
	background: url(images/water_bg.jpg) repeat-x top #154166;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1.about { text-indent: -8000px; background: url(images/title-about.png); width: 114px; height: 40px; margin: 0; }

h1.party-platters { text-indent: -8000px; background: url(images/title-party-platters.png); width: 302px; height: 47px; margin: 0px 0px 20px 0px; }

h1.box-lunches { text-indent: -8000px; background: url(images/title-box-lunches.png); width: 247px; height: 44px; margin: 0px 0px 20px 0px; }

h1.catering { text-indent: -8000px; background: url(images/title-catering.png); width: 316px; height: 81px; margin: 0px 0px 20px 0px; }

h1.only-at-gators {
text-indent: -8000px; background: url(images/title-only-at-gators.png); width: 298px; height: 49px; margin: 0px 0px 20px 0px;
}

h1.order {
text-indent: -8000px; background: url(images/title-order.png); width: 309px; height: 51px; margin: 0px 0px 20px 0px;
}

h1.contact {
text-indent: -8000px; background: url(images/title-contact.png); width: 150px; height: 40px; margin: 0px 0px 20px 0px;
}

h1.service-area {
text-indent: -8000px; background: url(images/title-service-area.png); width: 333px; height: 81px; margin: 0px 0px 20px 0px;
}

h2 { font-size: 18px; font-family: Rockwell, Georgia, "Times New Roman", Times, serif; color: #1c530b; margin: 25px 0 5px 0;}

h3 { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 16px; color: #8f6b29; font-weight: normal; }

.clear-both { clear: both; margin: 0; padding: 0;}

a { color: #154166; }
a:hover { color: #000000; }

.wrapper { width: 927px; margin: 50px auto; }

.logo {
	position: relative;
	left: -60px;
}


.hr { margin: 10px 0; border-bottom: 1px solid #cccccc; }
.hr hr { display: none; }

/* header */

.header { margin-bottom: 20px;}
.header .order {
	float: right;
	margin-top: -5px;
	margin-right: 5px;
	position: relative;
	z-index: 1000;
}
.header .gators {
	margin: 20px 0 0 10px;
	float: left;
	width: 167px;
}
.header .text {
	float: right;
	width: 635px;
	margin-top: -40px;
	z-index: 800;
	margin-right: 10px;
}
.header .text .let-the-gator-cater { margin-left: -45px; }
.header .text h1 {
	color: #7a2000;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
}
.header .text .c1 { width: 300px; float: left; }
.header .text .c2 { width: 300px; float: right; }


/* navigation */
.navigation {
	z-index: 800;
	position: relative;
	width: 565px;
	float: right;
	margin-right: 25px;
}
.navigation .padding { padding: 18px 30px 13px 0; }
.navigation ul { padding: 0; margin: 0; list-style: none; }
.navigation ul li {padding: 0 13px; margin: 0; float: right; border-right: 1px solid #703e1a; }
.navigation ul li.noborder { border: 0; }
.navigation a {
	display: block;
	height: 42px;
	text-decoration: none;
	background: url(images/navigation.png) 15px 0 no-repeat;
 }

.navigation a.party-platters {
	display: block;
	width: 90px;
	text-decoration: none;
	background-position: -3px 0;
 }
.navigation a.party-platters:hover { background-position: -3px -45px; }

.navigation a.box-lunches {
	display: block;
	width: 80px;
	text-decoration: none;
	background-position: -126px 0;
 }
.navigation a.box-lunches:hover { background-position: -126px -45px; }

.navigation a.full-service-catering {
	display: block;
	width: 124px;
	text-decoration: none;
	background-position: -242px 0;
 }
.navigation a.full-service-catering:hover { background-position: -242px -45px; }

.navigation a.only-at-gators {
	display: block;
	width: 72px;
	text-decoration: none;
	background-position: -405px 0;
 }
.navigation a.only-at-gators:hover { background-position: -405px -45px; }

/* image replacement */
.navigation ul li a { margin:0; padding:0; display:block; overflow:hidden; text-indent:-8000px; }


/* containers */

.navigation-wrapper {
	background: url(images/nav-bg.png) no-repeat 325px 0;
	margin-top: -130px;
}

.background-wrapper {
	background: url(images/background-middle.png) center;
	width: 905px; margin: 0 auto;
}
.background { background: url(images/background-top.png) no-repeat top center; }

.background-bottom {
	background: url(images/background-bottom.png) no-repeat top center;
	width: 905px;
	height: 34px;
	margin: 0 auto;
	position: relative;
}

.container {
	padding: 30px;
	background: url(images/background-grunge.png) no-repeat;
}


/* page */

.page {
	width: 827px;
	margin: 20px auto;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.background3 {
	background-image: url(images/page-background-middle2.png);
	background-repeat: no-repeat;
	/*min-height: 400px*/
	
}
.background2 {
	background-image: url(images/page-background-middle-dock.png);
	background-repeat: no-repeat;
	/*min-height: 400px*/
	
}
.background1 {
	background-image: url(images/page-background-middle.png);
	background-repeat: repeat-y;
	
}
.page .c1 { width: 478px; float:left; }
.page .c1 .padding { padding: 0 10px 10px 40px; }

.page .c2 { width: 349px; float: right;  padding-top: 55px; }

.page .padding { padding: 0 40px 10px 40px; }

.page .bottom {
	background-image: url(images/page-background-bottom.png);
	background-repeat: no-repeat;
	height: 50px;
}

.page .top {
	background-image: url(images/page-background-top-dock.png);
	background-repeat: no-repeat;
	height: 52px;
}

.page .top2 {
	background-image: url(images/page-background-top.png);
	background-repeat: no-repeat;
	height: 52px;
}


/* contact */
.required { color: #990000; font-weight: bold; }

.input {
	background: #ffffff;
	border: 1px solid #c0c0c0;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

.form-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #8f6b29;
	font-weight: normal;
}

input.submit-button {
	background: #7e2818;
	color: #ffffff;
	border: 0;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 25px;
}

/* footer */
.footer {
	background: url(images/footer-bg.png); height: 132px; width: 900px; margin: 0 auto;
	font-size: 11px;
	color: #ead7ad;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*top: -200px;*/
	position: relative;
}
.footer p { padding: 40px;}
.footer a { color: #8f6b29; }
.footer a:hover { color: #ffffff;}


/* Platter */
.side-box1, .side-box2 {
	font-family: Rockwell, Georgia, "Times New Roman", serif;
	font-size: 18px;
	color: #6c1a0d;
	width: 301px;
	height: 71px;
	margin: 10px 0;
}

.side-box1 .padding, .side-box2 .padding, .side-box3 .padding {
	padding: 18px;
}

.side-box1 a, .side-box2 a, .side-box3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
	text-transform: uppercase;
	text-decoration: none;
}

.side-box1 a:hover, .side-box2 a:hover, .side-box3 a:hover {
	color: #8f6b29;	
}

.side-box1 {
	background-image: url(images/side-box1.png);
	background-repeat: no-repeat;
}

.side-box2 {
	background-image: url(images/side-box2.png);
	background-repeat: no-repeat;
}

.side-box3 {
	font-family: Rockwell, Georgia, "Times New Roman", serif;
	font-size: 18px;
	color: #6c1a0d;
	width: 301px;
	margin: 10px 0;
	background-image: url(images/side-box3.png);
	background-repeat: no-repeat;
}



/*party platters */
.wing-special { background: url(images/platters_specials.png); }
.wing-special .padding { padding: 18px 0 18px 100px;}

.wings-and-things { background: url(images/platters_wings.png); }
.wings-and-things .padding { padding: 18px 100px 18px 18px; }

.appetizers { background: url(images/platters_appetizers.png); }
.appetizers .padding { padding: 18px 0 18px 130px }

.salads { background: url(images/platters_salads.png); }
.salads .padding { padding: 18px 100px 18px 18px; }

.entrees { background: url(images/platters_entrees.png); }
.entrees .padding { padding: 18px 18px 18px 130px }

.desserts { background: url(images/platters_desserts.png); }
.desserts .padding { padding: 18px 100px 18px 18px; }

.platters { background: url(images/platters_all.png); height: 225px; }
.platters .padding { padding: 150px 100px 18px 18px; }



/*box lunches*/

.mealdeal { background:url(images/box_mealdeal.png); }
.mealdeal .padding {padding: 18px 0 18px 110px;}

.subs { background: url(images/box_subs.png); }
.subs .padding {padding: 18px 100px 18px 18px; }

.wraps { background: url(images/box_wraps.png); }
.wraps .padding {padding: 18px 0 18px 110px;}

.salad { background: url(images/box_salad.png); }
.salad .padding {padding: 18px 100px 18px 18px; }

/*catering*/

.themed { background: url(images/catering_themed.png); }
.themed .padding {padding: 18px 0 18px 110px;}

.receptions { background: url(images/catering_receptions.png); }
.receptions .padding {padding: 18px 100px 18px 18px; }

.speciality { background: url(images/catering_speciality.png); }
.speciality .padding {padding: 18px 0 18px 110px;}

.breakfast { background: url(images/catering_breakfast.png); }
.breakfast .padding {padding: 18px 100px 18px 18px; }


/*only at gators*/
.drinks { background:url(images/only_drinks.png); }
.drinks .padding { padding: 18px 0 18px 100px; }

.bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1c530b;
}

.bold-text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.norm-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.norm-text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

.norm-text a:hover {
	color: #8f6b29;	
}

.closing-text {
	font-family: Rockwell, Georgia, "Times New Roman", serif;
	font-size: 18px;
	color: #000000;
}

.closing-text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #691507;
}

.closing-text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8f6b29;
}
/* Platter end */


.location { 
	padding: 20px 0;
	border-bottom: 1px dotted #c0c0c0;
	width: 250px;

}
.location .title {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1c530b;
	font-size: 14px;
}


/* order */

table.order {
	color: #666666;
	font-size: 11px;
}
table.order td.form-section {
	background: #e2c996;
	color: #6c1a0d;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

table.order .input {
	border: 1px dotted #cccccc;
	color: #666666;
	background: #ffffff;
}

table.order input.error { border: 1px dotted #990000; }
label.error { color: #990000; }

.form-required {
	color: #990000;
	font-size: 13px;
	font-weight: strong;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
}
.form-title { font-size: 13px; color: #333333; font-weight: strong; font-family: Rockwell, Georgia, "Times New Roman", Times, serif; }

.form-submit {
	background: #ffffff;
	color: #6c1a0d;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border: 0;
}

table.order .location { 
	padding: 0;
	border: 0;
	width: auto;
}