/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:14px;
	margin:0 auto;
	background-color:#d8d8d8;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(images/bg_body.jpg);
}

a {
	color:#000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:30px;color:#ba0808; font:Georgia, "Times New Roman", Times, serif; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.top-text {
	font-size:18px;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.deal-of-the-day {
	margin:15px 0 0 6px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

.velvet {
	margin:21px 0 0 0;
	font-size:12px;
}

.ref {
	margin:15px 0 0 10px;
	font-size:12px;
	color:#ba0808;
}


/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:960px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:58px;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
	padding:125px 0 0 0;
}

#header-sub {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:58px;
	background-image:url(images/bg_header-sub.jpg);
	background-repeat:no-repeat;
	padding:125px 0 0 0;
}

#banner {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:347px;
	background-image:url(images/bg_banner.jpg);
	background-repeat:no-repeat;
}

#banner-sub {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:52px;
	background-image:url(images/bg_banner-sub.jpg);
	background-repeat:no-repeat;
}

.event-box {
position:relative;
width:198px;
min-height:100px;
height:auto !important;
height:100px
padding:5px 0 5px 5px;
border-bottom:1px solid #D8D8D8;
float:left;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:45px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
	background-image:url(images/bg_main.jpg);
	background-repeat:repeat-y;
}

#main-sub {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
	background-image:url(images/bg_main-sub.jpg);
	background-repeat:repeat-y;
}

#main_top {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
	background-image:url(images/bg_main-top.jpg);
	background-repeat:no-repeat;
}

#main_top-sub {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
	background-image:url(images/bg_main-top-sub.jpg);
	background-repeat:no-repeat;
}
/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:700px;
	height:auto;
	padding: 0 0 0 20px;
}

#content_main-sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:660px;
	height:auto;
	padding: 0 0 0 40px;
}

#content_main-weekly {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:672px;
	height:auto;
	padding: 0 0 0 25px;
}

#deals {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:647px;
	height:327px;
	background-image:url(images/bg_weekly-deals.jpg);
	background-repeat:no-repeat;
	padding:70px 0 0 25px;
}

#menus {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:640px;
	height:auto;
	margin:10px 0 0 0;
}

#days-of interest {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:647px;
	height:auto;
	padding:50px 0 0 0;
}

#content_sub-left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:430px;
	height:auto;
}

#content_menu-left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:420px;
	height:auto;
}

#content_contact-left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:315px;
	height:940px;
}

#content_party-left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:410px;
	height:auto;
}

#content_elvis {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:390px;
	height:auto;
}

#content_contact-right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:315px;
	height:940px;
	background-color:#d8d8d8;
}

#content_party-right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:220px;
	height:auto;
	background-color:#d8d8d8;
	padding:10px 0 0 15px;
	
}

#content_open-mic-right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:220px;
	height:auto;
	color:#FFF;
	background-color:#000;
	padding:10px 0 0 15px;
	margin:15px 0 0 0;
}

#content_sub-right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:210px;
	height:auto;
	background-color:#d8d8d8;
	padding:0 0 0 10px;
	margin:10px 0 0 0;
}

#content_menu-right {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:210px;
	height:auto;
	background-color:#d8d8d8;
	padding:0 0 0 10px;
	margin:10px 0 0 0;
}

#napkin {
	position:absolute;
	top:10px;
	left:410px;
}

#elvis {
	position:absolute;
	top:10px;
	left:450px;
}

#ransom {
	position:absolute;
	top:434px;
	left:450px;
}

#party {
	position:absolute;
	top:0;
	left:415px;
}

#andrews-thorn {
	position:absolute;
	top:225px;
	left:191px;
}


#content_btm {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:905px;
	height:auto;
	padding: 0 0 0 10px;
}

#playing {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:194px;
	height:159px;
	background-image:url(images/bg_playing.jpg);
	background-repeat:no-repeat;
	padding: 80px 0 0 20px;
	color:#ba0808;
}

#deal {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:204px;
	height:159px;
	background-image:url(images/bg_deals.jpg);
	background-repeat:no-repeat;
	padding: 80px 0 0 30px;
	color:#FFFFFF;
}

#velvet {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:218px;
	height:149px;
	background-image:url(images/bg_velvet.jpg);
	background-repeat:no-repeat;
	padding: 90px 0 0 10px;
}

#facebook {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:204px;
	height:189px;
	background-image:url(images/bg_your-mom.jpg);
	background-repeat:no-repeat;
	padding:48px 0 0 24px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */
#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:230px;
	height:auto;
	padding:0 12px 0 0;
}

#side_bar-home {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:200px;
	height:auto;
	margin: 12px 0 0 0;
}

#content-side {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:212px;
	height:auto;
	padding:0 9px 0 0;
}
 
/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:920px;
	height:43px;
	clear:both;
	background-image:url(images/bg_footer.jpg);
	background-repeat:no-repeat;
	padding:30px 20px 0 20px;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:45px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.png);
}

a#nav_01 {
	width:99px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -45px;
}

.active_01 {
	background-position: 0 -45px !important;
}

a#nav_02 {
	width:119px;
	background-position:-99px 0;
}

a:hover#nav_02{
	background-position:-99px -45px;
}

.active_02 {
	background-position:-99px -45px !important;
}

a#nav_03 {
	width:147px;
	background-position:-218px 0;
}

a:hover#nav_03{
	background-position:-218px -45px;
}

.active_03 {
	background-position:-218px -45px !important;
}

a#nav_04 {
	width:146px;
	background-position:-365px 0;
}

a:hover#nav_04{
	background-position:-365px -45px;
}

.active_04 {
	background-position:-365px -45px !important;
}

a#nav_05 {
	width:143px;
	background-position:-511px 0;
}

a:hover#nav_05{
	background-position:-511px -45px;
}

.active_05 {
	background-position:-511px -45px !important;
}

a#nav_06 {
	width:157px;
	background-position:-654px 0;
}

a:hover#nav_06{
	background-position:-654px -45px;
}

.active_06 {
	background-position:-654px -45px !important;
}

a#nav_07 {
	width:149px;
	background-position:-811px 0;
}

a:hover#nav_07{
	background-position:-811px -45px;
}

.active_07 {
	background-position:-811px -45px !important;
}

