﻿.venue
{  
    text-decoration: none; 
    position: relative; 
    float: left; 
    text-transform: uppercase; 
    font-size: 18px; 
    padding-top: 10px; 
    padding-bottom: 5px; 
    text-align: left; 
    color: #FFFFFF; 
    overflow: visible; 
} 

.venueBody
{  
    padding: 10px 20px 10px 15px; 
    border-width: 0px; 
    text-decoration: none; 
    position: relative; 
    font-size: 12px; 
    text-align: left; 
    color: #fff; 
    clear: right; 
    width: 300px; 
    top: 0px; 
    left: 0px; 
} 

.venueTitle
{  
    text-decoration: none;  
    width: 100%; 
    position: relative;  
    float: left; 
    text-transform: uppercase; 
    text-align: left; 
    padding-left: 10px; 
    color: #FFFFFF; 
    overflow: visible; 
} 

    .alignTEXTleft
{  
    position: relative; 
    float: left; 
    clear: right; 
    padding-top: 5px; 
    padding-left: 8px; 
    padding-bottom: 5px; 
}
    
     .alignTEXTright
{  
    position: relative; 
    float: right; 
    clear: right; 
    color: #33CC33; 
    padding-top: 5px; 
    padding-right: 8px; 
    padding-bottom: 5px; 
    font-weight: bold; 
    font-size: 12px; 
}

.odd
{
    height: 5px;
    position: relative;
    width: 100%;
    clear: right;
}

.even
{  
    background-color: #1c1c1c; 
    position: relative; 
    height: 35px;  
    clear: right; 
    width: 100%; 
}

/* input box in default state */ 
.tcalInput {
	background: url('../Images/cal.gif') 100% 50% no-repeat;
	padding-right: 20px;
	cursor: pointer;
}

/* additional properties for input boxe in activated state, above still applies unless in conflict */ 
.tcalActive {
	background-image: url('../Images/no_cal.gif');
}
.counterHome
{
    background-position: 0px 0px;
    width: 746px;
    height: 375px;
    background: url('../Images/Content/4600/miles.png') no-repeat;
}

.counterHomeB
{
    background-position: 0px 0px;
    width: 746px;
    height: 375px;
    background: url('../Images/Content/4600/Jackpots.png') no-repeat;
}
#warp *
{
    margin: 0;
    padding: 0;
}
	#warp
{
    float: right;
    position: relative;
    left: -50%;
    margin-top: 190px;
}
	#warp ul
{
    position: relative;
    left: 50%;
    list-style-type: none;
}
	#warp ul li
{
    float: left;
    background: url('../Images/filmstrip.png') 0 0 no-repeat;
    width: 53px;
    height: 103px;
}
	#warp ul li.seperator
{
    background: url('../Images/comma.png') 2px 75px no-repeat;
    width: 12px;
}

	#warp ul li.dolla
{
    background: url('../Images/dolla.png') 0 0 no-repeat;
    width: 53px;
    height: 103px;
    float: left;
}
	#warp ul .go_back
{
    font-family: verdana;
    font-size: 12px;
    width: 300px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 30px;
    clear: both;
}
/* container of calendar's pop-up */
#tcal
{
    position: absolute;
    visibility: hidden;
    z-index: 100;
    width: 170px;
    background-color: white;
    margin-top: 2px;
    padding: 0 2px 2px 2px;
    border: 1px solid silver;
    -moz-box-shadow: 3px 3px 4px silver;
    -webkit-box-shadow: 3px 3px 4px silver;
    box-shadow: 3px 3px 4px silver;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver');
    color: #333333;
}

/* table containing navigation and current month */
#tcalControls {
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
#tcalControls td {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	width: 16px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}
#tcalControls th {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	line-height: 25px;
	font-size: 10px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	white-space: nowrap;
}
#tcalPrevYear { background-image: url('../Images/prev_year.gif'); }
#tcalPrevMonth { background-image: url('../Images/prev_mon.gif'); }
#tcalNextMonth { background-image: url('../Images/next_mon.gif'); }
#tcalNextYear { background-image: url('../Images/next_year.gif'); }

/* table containing week days header and calendar grid */
#tcalGrid {
	border-collapse: collapse;
	border: 1px solid silver;
	width: 100%;
}
#tcalGrid th {
	border: 1px solid silver;
	border-collapse: collapse;
	padding: 3px 0;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-color: gray;
	color: white;
}
#tcalGrid td {
	border: 0;
	border-collapse: collapse;
	padding: 2px 0;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	width: 14%;
	font-size: 11px;
	cursor: pointer;
}		
#tcalGrid td.tcalOtherMonth { color: silver; }
#tcalGrid td.tcalWeekend { background-color: #ACD6F5; }
#tcalGrid td.tcalToday { border: 1px solid red; }
#tcalGrid td.tcalSelected { background-color: #FFB3BE; }	





/*
Images are wrapped in divs classed "flickr_badge_image" with ids "flickr_badge_imageX" where "X" is an integer specifying ordinal position. Below are some styles to get you started!
*/

#divform
{
    text-align: center;
}
    
#flickr_badge_wrapper 
{
     width:245px; height:200px;
    }
    
.flickr_badge_image
{
    margin-top: 3px;
    margin-right: 0px;
    margin-left: 3px;
    float: left;
    clear: right;
}

    
.flickr_badge_image img 
{
    border: 1px solid black !important;
    }
    
#flickr_badge_source 
{
    text-align:left; margin:0 5px 0 5px;
    }
    
#flickr_badge_icon 
{
    float:left; margin-right:5px;
    }
    
#flickr_www 
{
    display:block; padding:0 5px 0 5px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;
    }
    
#flickr_badge_wrapper a:hover,
#flickr_badge_wrapper a:link,
#flickr_badge_wrapper a:active,
#fflickr_badge_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#CCFF33;}
#flickr_badge_wrapper {background-color:#000000;border: solid 1px #000000; width:245px; height:200px !important;}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

/****************************
		    Grid 
****************************/
body
{
	background-color: #000000;
	color: White;
}

#subcontentpanelbg
{
    background-color: #5E6167;
    background-image: url(  '../images/contentbg.png' );
    background-repeat: repeat-y;
    margin-bottom: 15px;
    width: 748px;
    clear: both;
    padding-bottom: 10px;
}

#promoitemsB
{
    height: 80px;
    overflow: hidden;
    clear: both;
    left: 0px;
    position: relative;
    z-index: auto;
    float: left;
    visibility: visible;
}
.signature
{
    position: relative;
    padding-right: 0;
    overflow: visible;
    z-index: auto;
    right: 0px;
    float: right;
    clear: both;
    z-index: auto;
}

a:link
{
	color: #FFF;
	font-weight: bold;
}
a:visited
{
	color: #FFF;
}
a:hover
{
	color: #EBEBEB;
}
a:active
{
	color: #FC0;
}

.soundboard a:link, .soundboard a:visited, .soundboard.a:hover, .soundboard.a:active
{
	color: #FF3300;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#masterpanel
{
    position: relative;
    width: 748px;
    margin: 25px auto 0px auto;
    overflow: visible;
}

#headerpanel
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 746px;
	height: 55px;
	padding-right: 20px;
}

#footerpanel
{
    position: relative;
    height: 151px;
    width: 746px;
    top: 0px;
    left: 0px;
}



/****************************
		Grid elements 
****************************/


.copyright
{
	font-family: arial;
	font-size: xx-small;
	color: #686867;
	text-align: center;
	cursor: default;
}

#logopanel
{
	position: absolute;
	left: 0px;
	height: 50px;
	margin-bottom: 20px;
}

#resCtrl
{
	position: absolute;
	left: 280px;
	height: 45px;
	width: 210px;
	overflow: hidden;
	border-right: solid 1px silver;
	margin-top: 5px;
}

#emailpanel
{
	position: absolute;
	left: 470px;
	height: 45px;
	width: 190px;
	overflow: hidden;
	border-right: solid 1px silver;
}
#memberpanel
{
	position: absolute;
	left: 496px;
	height: 55px;
	width: 250px;
	overflow: hidden;
	margin-top: 5px;
}

#contentpanel
{
	position: relative;
}

#socialpanel
{
	position: absolute;
	top: 0px;
	left: 1px;
	height: 32px;
	width: 100%;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
}
#awardPpanel
{
	position: absolute;
	top: 36px;
	left: 1px;
	height: 80px;
	width: 100%;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
}


#connectpanel
{
	text-align: center;
	right: 0px;
}

#footermenupanel
{
	position: absolute;
	top: 120px;
	text-align: center;
	height: 30px;
	width: 100%;
	color: White;
	font-family: verdana;
	font-size: 7pt;
}

#footermenupanel a
{
    color: White;
    text-decoration: none;
}

#footermenupanel a:hover
{
    color: White;
    text-decoration: underline;
}

#copyrightpanel
{
    position: absolute;
    top: 160px;
    
    height: 75px;
    width: 100%;
    left: 0px;
}
#AAAFourDiamond
{
	position: absolute;
	top: 0px;
	left: 655px;
}

/****************************
       SubMaster CSS
****************************/

.hbars
{
	background-image: url('../images/hbars2.png');
	background-repeat: repeat-x;
	height: 37px;
	margin-bottom: 3px;
	overflow: hidden;
	text-align: left;
	width: 748px;
}
.hbar
{
	position: relative;
	background-image: url('../images/footerbar.png');
	width: 900px;
	height: 2px;
}
.belttext
{
	background-color: Black;
	font-family: verdana,Helvetica, Arial;
	padding: 15px;
	font-size: 18pt;
	line-height: 40px;
	font-weight: bold;
}

#subpanel
{
	position: relative; /*height:500px;*/
	left: 0px;
	width: 748px;
	overflow: hidden;
}


.subtable
{
	margin-top: 5px;
	margin-bottom: 10px;
}
.sidebar
{
	/*background-image: url('../images/cross.png');*/
}

#subleft
{
	display: table-cell;
	position: relative;
	width: 170px;
}
#subright
{
	display: table-cell;
	position: relative;
	width: 578px;
}

#subpackagepanel
{
	text-align: center;
	top: 5px;
	left: 0px;
	height: 0px;
	padding-bottom: 10px;
}



#subpromopanel
{
	height: 0px;
	text-align: center;
	top: 75px;
	left: 0px; /*     width: 155px;          height: 95px;     background-color: #252525; */
}

.submenuheader
{
	/*color: #34373E;*/
	color: #A3A3A3;
	font-family: Arial;
	font-size: medium;
	font-weight: bold; /*visibility:hidden;     height:0px;*/
}
#submenupanel
{
	top: 170px;
	left: 0px;
	width: 147px;
	font-family: Arial;
	padding-left: 15px;
	padding-top: 5px;
	text-decoration: none;
}
#submenupanel ul
{
	list-style: none;
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-left: 10px;
}
.selsubmenuitem
{
	list-style-image: url('../images/bullet.png');
}
.selsubmenuitem a
{
	text-decoration: none;
	color: #FFFFFF;
}

.minimenuitem
{
	list-style-image: none;
	cursor: pointer;
	color: #0085AC; /*	text-transform: uppercase;*/
	font-weight: normal;
}

.minimenuitem a
{
	list-style-image: none;
	cursor: pointer;
	color: #0085AC; /*	text-transform: uppercase;*/
	font-weight: normal;
}

.selminimenuitem
{
	list-style-image: url('../images/bullet.png');
	cursor: pointer;
	color: #FFFFFF;
}

.selminimenuitem a:link
{
	list-style-image: url('../images/bullet.png');
	cursor: pointer;
	color: #FFFFFF;
}

.selminimenuitem a:active
{
	list-style-image: url('../images/bullet.png');
	cursor: pointer;
	color: #FFFFFF;
}
.selminimenuitem a:visited
{
	list-style-image: url('../images/bullet.png');
	cursor: pointer;
	color: #FFFFFF;
}

.submenuitem a
{
	list-style-image: none;
	text-decoration: none;
	color: #0085AC;
	font-weight: normal;
}

.submenuitem
{
	list-style-image: none;
	text-decoration: none;
	color: #0085AC;
}

#controlcontent
{
	
	}
#subheaderpanel
{
	
	width: 580px;
	height: 256px;
	 

}


#subcontentpanel
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	
	line-height: 19px;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 710px;
	overflow: hidden;
	z-index: 100;
}


#subcontentpanel li
{
	text-align:left;
}

#subcontentpanel H1
{
	font-family: Verdana;
	font-size: 13pt;
	font-weight: normal;
}

#subcontentpanel H2
{
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
}

#subcontentpanel H3
{
	font-family: Verdana;
	font-size: 11pt;
	font-weight: normal;
}

#subcontentpanel H4
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}

#subcontentpanel H5
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}

#subcontentpanel H6
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}

#subcontentpanel a
{
    color: #003399;
    text-decoration: underline;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
}

#subcontentpanel a:hover
{
    color: #0099CC;
}


#pagecontent
{
	padding-left: 25px;
	padding-right: 25px;
}

#pagecontentB
{
    padding-left: 25px;
    padding-right: 25px;
    color: #FFFFFF;
}

.subcontentleft
{
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	background-image: url('../images/contentbgleft.png');
	background-repeat: repeat-y;
	width: 8px;
	z-index: 3000;
}

.subcontentright
{
	position: absolute;
	background-image: url('../images/contentbgright.png');
	background-repeat: repeat-y;
	width: 8px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 4000;
}

#subcontentpanel p
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}


/**** balance Styles ****/
.balance
{
    padding-left: 20px;
}

#buttons
{
    clear: both;
}

.login-bar
{
	background-color: #494949;
	font-size: 12px;
	padding-left: 5px;
}

.safecopy
{
	font-size: 10px;
	padding-top: 3px;
	padding-left: 3px;
}
.oddLine
{
    background-color: #111111;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 3px;
    
    font-size: 12px;
    text-indent: 3px;
}
.evenLine
{       
    background-color: #222222;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	
	font-size: 12px;
	text-indent: 3px;
}

.title
{
    font-style: normal;
    color: #FFFFFF;
    font-size: 14px;
}

.titleYellow
{
    font-style: normal;
    color: #000000;
    background-color: #FFFF00;
    font-size: 14px;
}

.offertitleBG
{
	background-color: #B7B7B7;
}

.h3
{
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
}







/*#subcontentpanel #pagecontent	
{
	
	padding: 10px;
	
}	

 
#subcontentpanel .table		
{
	

	background-color:#009B3A;
}

#subcontentpanel .spa		
{

	background-color:#00549F;
}
#subcontentpanel .ent		
{

	background-color:#D52B1E;
}

#subcontentpanel .hotel		
{

	background-color:#8B8D8E;
}

.colorsamp
{
	border:solid 1px white;
	float:left;
	width:25px;
	height:25px;
	cursor:pointer;
	}
	.red1
	{background-color:#983222;}
	.red2
	{background-color:#AB1F15;}
	.red3
	{background-color:#D52B1E;}

	.blue1
	{background-color:#002857;}
	.blue2
	{background-color:#00338D;}
	.blue3
	{background-color:#00549F;}
	.green1
	{background-color:#00583C;}
	.green2
	{background-color:#008542;}
	.green3
	{background-color:#009B3A;}
	.grey1
	{background-color:#5E6167;}
	.grey2
	{background-color:#747678;}
	.grey3
	{background-color:#8B8D8E;}
.black1 
{background-color:#000000;}
.sampborder
{}
.hide
{
	border:solid 0px white;
	font-family:Verdana;
	color:#0085AC;
	font-size:small;
	}
*/


.content-table-white
{
	border-color: #FFFFFF;
	border-style: solid;
	border-width: thin;
	border-collapse: collapse;
}
.content-table-white td
{
	padding: 3px 3px 3px 3px;
	border-color: #EFEFEF;
	border-style: solid;
	border-width: 1px;
}

/****************************
        Nav Menu CSS
****************************/
#topmenupanel
{
	position: relative;
	top: 0px;
	width: 748px;
	z-index: 5000;
}
#topmenubarbg
{
	position: relative;
	background-image: url( '../images/contentbg.png' );
	height: 21px;
	width: 748px; /*background-image: url( '../images/menubarbg.png' ); 	 	background-repeat: repeat-x;*/
	background-repeat: repeat;
	z-index: 1px;
	color: white;
	
}

#topmenubar
{
	position: absolute;
	top: 0px;
	height: 21px;
	width: 748px; /*background-image: url( '../images/menubarbg.png' ); 	 	background-repeat: repeat-x;*/
	margin-left: 10px;
	background-repeat: repeat;
	z-index: 5000;
	color: white;
}

.item
{
	line-height: 18px;
}
.navmenu, .navmenu ul
{
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: Arial,Helvetica,sans-serif;
}


.navmenu a, .navmenu a:visited
{
	padding-top: 1px;
	padding-right: 3px;
	font-size: 9px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: black;
	
}


.navmenu a:hover
{
	font-size: 9px;
	color: White;
	text-decoration: none;
}

.navmenu .item a:hover
{
	/*background-color: Red;*/
		background-image: url( '../images/opacity.png' );
	background-position: left top;
	background-repeat: repeat;

}
.navmenu .item a
{
}

.navmenu .sub a:hover
{
	background-image: none;
	background-color: silver;
	color: Black;
}

.navmenu li
{
	font-size: 9px;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
}
.navmenu li ul
{
	font-size: 9px;
	position: absolute;
	left: -999em;
}

.navmenu li:hover ul
{
	left: auto;
}

.navmenu li:hover ul, .navmenu li.sfhover ul
{
	left: auto;
}

.sub
{
	background-image: url( '../images/opacity.png' );
	background-position: left top;
	background-repeat: repeat;
	line-height: 11px;
	border: solid 1px Black;
	padding-top: 5px;
	width: 150px;
	z-index: 6000;
	overflow: hidden;
	text-transform: uppercase;
}
.sub li
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 9px;
	width: 100%;
	font-family: Arial;
}
.sub a
{
	font-size: 9px;
	font-family: Arial;
	padding-top: 3px;
	padding-bottom: 3px;
	color: White;
}
.sub a .subtext
{
	padding-left: 9px;
	overflow: hidden;
	color: White;
}

.sub a, .sub a:visited
{
	padding-top: 5px;
}

.navmenutext
{
	padding-left: 8px;
	padding-right: 5px;
	text-transform: uppercase;
	font-size: 9px;
	word-spacing: 1px;
	font-family: Arial,Helvetica;
	line-height: 20px;
}
.item a
{
}
.item
{
	font-size: 9px;
	text-transform: uppercase;
	font-family: Arial,Helvetica;
}

/* SoundBoard CSS */


.eventlist
{
	position: relative;
}
.eventitemdetail
{
	margin: 1px;
	position: relative;
	text-align: left;
	width: 740px;
	background-color: #303030;
}

.eventitem
{
	margin: 1px;
	position: relative;
	text-align: left;
	width: 650px;
	height: 50px;
	border: solid 1px black;
	background-color: #8B8D8E;
	padding: 2px;
	padding-bottom: 4px;
}
.eventitemcontent
{
	position: relative;
	float: left;
	margin-left: 20px;
}


.eventtitle
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 11pt;
	width: 280px;
}
.eventtitle a
{
	color: #00549F;
	text-decoration: none;
	line-height: 15px;
}

.eventimage
{
	position: relative;
	float: left;
	width: 87px;
	height: 50px;
}
.dateblock
{
	height: 50px;
	position: relative;
	float: left;
	width: 50px;
	background-color: White;
	text-align: center;
	color: Black;
	font-family: Arial;
	margin-right: 5px;
	line-height: 17px;
	border: solid 1px black;
}
.dateday
{
	font-weight: bold;
	font-size: 12pt;
}
.datedow
{
	color: #404040;
	font-size: x-small;
	text-transform: uppercase;
}
.datemonth
{
	color: #404040;
	font-size: x-small;
	text-transform: uppercase;
}
.eventtime
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: Black;
}


#subcontentpanel .eventlink
{
	
	margin-right: 5px;
	color: #FFFFFF;
}

#subcontentpanel .eventlink a
{
	font-family: Verdana;
	color: #FF6600;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}




.eventdetailpanel
{
	position: relative;
	background-color: #6D6D6D;
	width: 718px;
	padding: 15px;
	margin-bottom: 20px;
}

.eventdetailinfo
{
	padding-left: 8px;
	font-family: Arial;
	width:400px;
}

.eventdetailtitle
{
	font-size: 19pt;
	font-weight: bold;
}

.eventdetailtext
{
	font-size: 14pt;
}
.eventdetaillink a
{
	color: #3AD23D;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

.eventdetaillink img
{
	margin: 2px;
	margin-right: 8px;
	vertical-align: middle;
}

.eventdetaildesc
{
	margin-top: 7px;
	width: 350px;
}

.eventdetailicons
{
	margin-left: 25px;
}
.eventdetailiconsA
{
}
.eventdetailiconsA img
{
	padding: 3px;
}
.eventdetailicons img
{
	padding: 3px;
}

.schdate
{
	border: solid 1px black;
	margin-bottom: 20px;
	background-color: #CECECE;
}

.schvenue
{
	background-color: #CECECE;
	color: black;
}

.schvenuealt
{
	background-color: #C0C0C0;
	color: black;
}


.schdateheader
{
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
	background-color: #404040;
	color: White;
	padding-right: 20px;
	padding-bottom: 3px;
}


.schitem
{
	font-size: 9pt;
	font-family: Verdana;
}
.schitem img
{
	vertical-align: top;
	margin: 3px;
	margin-right: 15px;
}

.schvenueheader
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
}

.schitem a
{
	text-decoration: none;
	font-weight: normal;
	color: #00549F;
}
.schhr
{
	border-bottom: solid 1px #808080;
	height: 0px;
}

/*** 2col menu styles ***/

#subcontentpanel .menuContainer .colL {
	float: left;
	height: 100%;
	width: 325px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: .5px;
	border-right-width: .5px;
	border-bottom-width: .5px;
	border-left-width: .5px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subcontentpanel .menuContainer h2, #subcontentpanel .menuContainer h2
{
    margin-bottom: 5px;
    font-size: 20px;
    text-decoration: none;
    line-height: 15px;
}
#subcontentpanel .menuContainer
{
    text-align: left;
    vertical-align: top;
    margin: 0px 0px 0px -25px;
    padding: 0px;
    height: auto;
}

#subcontentpanel .menuContainer .colR {
	float: left;
	height: 100%;
	width: 325px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.menuContainer .price
{
    font-weight: bold;
    font-size: 11px;
    line-height: 18px;
}

.menuContainer .entreeMenu
{
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
