@charset "UTF-8";
/* Sharx Sports Grill - VA Beach CSS Document designed by Danielle LeComte @ Costa Designs - VA Beach */


#wrapper {
	position:relative;
	width: 100%;
	margin:0 auto ;
	padding:8px 0;
	background-color: #000;
	text-align: center;
}

#main {
	width: auto;
	min-width: 940px;
	background: #000000 url(images/bg_main_top.jpg) no-repeat 50% center;
	margin: 0 auto;
}

#header {
	width: 930px;
	position: relative;
	padding: 53px 0 0;
	margin: 0 auto;
	/*background: transparent url(images/bg_topmenu.jpg) no-repeat center 39px;*/
	height: 85px;
	z-index: 3;
}

#logo {
	position: absolute;
	top: 0;
	left: 30px;
	margin: 0;
}

#slogan {
	position: absolute;
	top: 0;
	left: 530px;
	margin:30px 0 0 0;
}


#topwrapper {
	background: transparent url(images/bg_content_top.gif) no-repeat center top;
	margin-top: -46px;
	padding: 1px 16px 12px 17px;
	display: block;
	z-index: 5;
}

#content {
	background: #000 url(images/bg_content_btm.gif) no-repeat center bottom;
	margin:0 auto;
	padding: 53px 0 0 0;
	width: 910px;
}

/* subnav */

#subnav {
	margin: 0 auto;
	padding:18px 0 18px 0;
	height:28px;
	background-color: transparent;
	z-index:5;
	position:relative;
	overflow: hidden;
}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav ul li {
	display: inline;
	background:none;
	margin: 0;
	padding: 0;
	
}

#subnav ul li a {
		display: block; 
		float: left;
		width: 146px;
		height: 28px;
		line-height: 1px;
		background-position: left top;
		background-color:#000;text-indent: -999em;
}

#subnav ul li a:hover, .zone #subnav ul li a.active {background-position: left bottom;}

.zone #subnav ul li#home a {background-image: url(images/subnav-home.jpg);}
.zone #subnav ul li#menu a {background-image: url(images/subnav-menu.jpg);}
.zone #subnav ul li#events a {background-image: url(images/subnav-events.jpg);}
.zone #subnav ul li#pool a {background-image: url(images/subnav-pool.jpg);}
.zone #subnav ul li#location a {background-image: url(images/subnav-location.jpg);}
.zone #subnav ul li#gifts a {background-image: url(images/subnav-gifts.jpg); width: 147px;}
/* /subnav ----------------- */

/* Backpage 2-column layout */
.grid2col {
	width: 100%;
	margin: 0 2px;
	margin:0;
}

.grid2col #maincolumn {
	width: 608px;
	float: left;
	margin: 0 0 0 1px;
	padding: 0;
}

.grid2col #sidebar {
	width: 241px;
	float: right;
	margin: 0 1px 0 0;
	padding: 0;
}

/*.columns:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html .columns {height: 1%;}

.columns .column{
  float:left;
}
.col2a .first{
  width:350px;
}
.col2a .last{
  float:right;
  width:175px;
} */

.zone #imgDrawer {
	width: 479px;
	margin: 0; margin-bottom: 21px;
	padding: 0;
	
}

/*.zone #whatsNew {
	width: 285px;
	margin: 0;
	padding: 0;
	float: left;
}

.zone #whatsHot {
	width: 285px;
	margin: 0;
	padding: 0;
	float: right;
}

.events .bucket{
	margin:15px 0;
	background-image:url(images/bucketback-bottom-sm.gif);
}
.events .bucket-inner{
	background-image:url(images/bucketback-top-sm.gif);
} */

/* Terms 1-column layout 
#main #content .terms {
	text-align:left;
	margin: 15px;
	padding-right: 20px;
}*/
/* for an empty bucket for ex. sitemap 
#bucket {
	width:805px;
	height:395px;
	overflow:hidden;
	background:url(images/gallery_stage.jpg);
	text-align: left;
	padding: 35px;
} 

#bucket ul {margin:10px 0 0 0; padding:0 20px 0 0;}
#bucket ul ul {margin:0 0 5px 1px;}
#bucket a {text-decoration: none;}
.sm-cols {float:left; width:25%;}
*/

/* Styles for the welcome area */

#welcome {
	text-align:left;
}

#welcome #columns {
	float:left;
	width:48%;
	margin-right:10px;
}

#welcome ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#welcome li {
	list-style-type:none;
	margin:2px 0pt 3pt 0;
	padding:0 0 0 8px;
}


#welcome p.one {
	margin:10px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 16px;
	color: #ffffff;
	line-height:24px;
}

#welcome p.two {
	margin:10px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height:20px;
}

.menu-titles {
	margin:5px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 25px;
	color: #901921;
	line-height:20px;
}

.menu-desc {
	margin-bottom:8px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height:14px;
}

#welcome img.one {
	margin-right:10px;
	clear:both;
	border:3px #901921 solid;
	margin-bottom:20px;
}

#welcome hr {
	color:#999;
	border:1px;
	margin:15px 15px;
	padding:1px;
	background-color:#999;
}

#welcome .line {
	line-height:22px;
	border-bottom:1px #999 solid;
	margin:8px 15px;
}

#welcome .food {
	clear:both;
	color:#FFFFFF;
}

#welcome .map {
	width:600px;
}

.logoText {
	color:#ffffff;
	float:right;
	font-weight:bold;
	margin-right:15px;
}
