/* CSS Document */

body,html {
	background-color:#333333; 
	height: 100%; /* Required */
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

a:link {
	line-height:16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;

}

a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	font-style:italic;
	text-transform: uppercase;
	padding-left: 30px;
}
h1 a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:underline;
	
}
h1 a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 13px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:15px;
	padding-top: 8px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 20px;
	font-weight: bold;
}


#container {
	width:649px;
	background-color:#191919;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	
}


#container-bars {
	width:649px;
	background-color:#191919;
	height:800px;
	margin-left:auto;
	margin-right:auto;
	
}
#header {
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	height:129px;
	width:800px;
	position:relative;
}

#banner {
	height:153px;
	width:643px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#top-plate {
	background-image:url(images/top_plate.jpg);
	background-repeat:no-repeat;
	height:24px;
	width:649px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#middle-plate {
	background-image:url(images/middle_plate.gif);
	background-repeat:repeat-y;
	height:100%;
	width:649px;
	margin-left:auto;
	margin-right:auto;
	position:relative;

	
}

#middleplate {
	background-image:url(images/middle_plate.gif);
	background-repeat:repeat-y;
	height:auto;
	width:649px;
	margin-left:auto;
	margin-right:auto;
	position:relative;

	
}

#middle-plate2 {
	background-image:url(images/middle_plate.jpg);
	background-repeat:repeat-y;
	height:900px;
	width:649px;
	margin-left:auto;	
	margin-right:auto;
	position:relative;
	
}

#nav {
	height:27px;
	width:649px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:center;
}

#mid-container {
	background-color:#191919;
	width:649px;
	position:relative;
	top:15px;
	z-index:1;
	min-height: 100%; /* For Modern Browsers */
    height: auto !important; /* For Modern Browsers */
    height: 100%; /* For IE */
}

#body-content {
	width:649px;
	height:100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;

}


#left {
	width:322px;
	height:auto;
	position:relative;
	left:4px;
	top:10px;
	float:left;
}

#right {
	background-image:url(images/login_bg.gif);
	background-repeat:no-repeat;
	width:315px;
	height:128px;
	position:relative;
	float:right;
	clear:left;
	right:4px;
	top:-99px;

}

#sign-in {
	width:120px;
	height:55px;
	position:relative;
	float:left;
	top:58px;
	left:85px;
}

#login {
	width:68px;
	height:49px;
	position:relative;
	float:right;
	top:55px;
	right:35px;

}

#bottom-content {
	width:649px;
	height:auto;
	position:relative;
	float:left;
	margin-left:auto;
	margin-right:auto;
	top:-75px;
	
	
}

#signup-form {
	width:350px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	position:relative;
	left:25px;
	top:30px;
	float:left;

}

#left-text {
	width:285px;
	height:auto;
	position:relative;
	left:0px;
	float:left;
	


}
#logos {
	width:341px;
	height:284px;
	position:relative;
	float:right;
	right:4px;
	z-index:1;

}

#sign_up {
	width:245px;
	height:99px;
	position:relative;
	left:30px;
	float:left;
	top:15px;
	z-index:1;
	
}

#bottom-plate {
	background-image:url(images/bottom_plate.gif);
	background-repeat:no-repeat;
	height:34px;
	width:649px;
	position:relative;	
	
}

#bottom-plate2 {
	background-image:url(images/bottom_plate.gif);
	background-repeat:no-repeat;
	height:34px;
	width:649px;
	position:relative;	
	margin-left:auto;
	margin-right:auto;
	
}

#bottom-plate-bars {
	background-image:url(images/bottom_plate.gif);
	background-repeat:no-repeat;
	height:34px;
	width:649px;
	position:relative;
	top:488px;
		
	
}

#footer-links {
	width:649px;
	height:40px;
	padding-top:40px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
    bottom: 0 !important;
    bottom: -1px; /* For Certain IE widths */
	

}


#footer {
	width:649px;
	position:relative;
	top:50px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	z-index:0;

}

.text_body{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 4px;
	

}

.text_body a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;	

}

.text_body a:hover {
	color: #ff0901;
	text-decoration: underline;
}

#clients_container {
	width:300px;
	height:100%;
	position:relative;
	float:left;
	clear:right;
	left:25px;
}

#daily-specials {
	background-color:#191919;
	width:380px;
	height:auto;
	position:relative;
	left:5px;
	float:left;
	clear:right;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F70102;
	text-decoration: none;

}

#right-ad {
	width:200px;
	height:400px;
	float:right;
	position:relative;
	right:25px;

}

#right-content {
	width:250px;
	height:400px;
	float:right;
	position:relative;
	right:20px;

}

#message-board {
	float: right;
	height: 375px;
	width: 220px;
	position: relative;
	right: 3px;
	background-image: url(images/message_bg.gif);
	background-repeat: no-repeat;
	
}

#new-container {
	width:629px;
	height:100%;
	position:relative;
	top:15px;
	margin-left:auto;
	margin-right:auto;

}
.text-day {
	font-family: Arial, Helvetica, sans-serif;
	color: #F70102;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
#days {
	height: 100%;
	width: 345px;
	left:15px;
	position: relative;
	float:left;
}

#events {
	height:auto;
	width:240px;
	position:relative;
	right:20px;
	top:20px;
	float:right;
	

}
#foot {
	width:650px;
	height:34px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	
	
}

.day_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	

}

.day_links a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;

}
.day_links a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
	text-decoration:underline;
}

.homepageText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}

.homepageText a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.homepageText a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
