/*------------------------------------------
globals
-------------------------------------------*/
* {
	margin:0;
	padding:0;
}

html, body {

    margin:0;
    padding:0;
    border:0;
    height:100%;
    text-align:left;
    background-color: #000000;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

div#container, div#loader_swf{
    margin:0;
    padding:0;
    border:0;
    height:100%;
}

div#main_swf {
    text-align:left;
}

object#main_swf {
    display:block; margin:0 auto;
}



/*--------------------
GLOBAL
--------------------*/
.end {
	clear: both;
}

img {
	border: none;
}

li a:link, li a:visited {
	color: #898888;
	text-decoration:none;
}

li a:hover {
	color: #898888;
	text-decoration:underline;
}

ul a:link, ul a:visited {
	color: #898888;
	text-decoration:none;
}

ul a:hover {
	color: #898888;
	text-decoration:underline;
}

a:link, a:visited {
	color: #313131;
	text-decoration:none;
}

a:hover {
	color: #313131;
	text-decoration:underline;
}



/*--------------------
WRAPPER
--------------------*/
div#main_container {
	width: 850px;
	height:100%;
	position: relative;
	background-color:white;
}

div#wrapper {
	min-height: 100%;
	width: 850px;
	position: relative;
	background-color:white;
}


/*--------------------
RIGHT COLUMN REPEATER
--------------------*/
div#right_column {
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	min-width:100%;
	min-height:100%;
	clip: rect(auto auto auto 850px);
	background: #fff url('../images/wax_pattern_main.png') repeat 110px 78px;
}

div#right_column_fold {
	position: absolute;
	top: 0px;
	left: 850px;
}

div#right_element {
	position: absolute;
	top: 200px;
	left: 800px;
}

/*--------------------
LEFT MENU
--------------------*/
div#menu_left {
	margin-top: 34px;
	margin-left: 36px;
	float: left;
}

div#menu_left h5 {
	margin-top: 20px;
	margin-bottom: 2px;
	color: #d14831;
	font-size: 11px;
	font-weight: bold;
}

ul#menu_food_list li, ul#menu_drinks_list li {
	list-style-type: none;
	line-height: 16px;
	color: #898888;
	font-size: 10px;
} 



/*--------------------
MAIN MENU
--------------------*/
div#menu_main {
	width: 526px;
	margin-top: 20px;
	margin-left: 18px;
	float: left;
}

div#menu_main .menu_2_col {
	width: 526px;
}

div.menu_main_col_1, div.menu_main_col_2 {
	width: 244px;
	float: left;
}

div.menu_main_col_3 {
	width: 526px;
	float: left;
}


div.menu_main_col_2 {
	margin-left: 38px;
}

div.food_item {
	margin-top: 18px;
}

div.food_item .title {
	font-size: 12px;
	font-weight: bold;
	color: #2c2c2c;
}

div.food_item .note {
	font-size: 12px;
	font-style:italic;
	color: #616161;
}
div.food_item .body {
	font-size: 12px;
	font-weight: normal;
	color: #616161;
}
div#menu_main p.tag {
	font-size: 12px;
	color: #616161;
}
#menu_main .special {
	color: #d14831;
}
div#menu_main h3 {
	color: white;
	background-color: #d14831;
	display: none;
}

.menu_header_img {
	width: 523px;
	height: 32px;
	margin-top: 0px;
}

.end_menu_section {
	width: 100px;
	height: 12px;
	padding-top: 10px;
	margin-bottom: 25px;
	color: #616161;
	font-size: 9px;
	clear: both;
}


.end_menu_section a:link, .end_menu_section a:visited {
	color: #898888;
	text-decoration:underline;
}

.end_menu_section a:hover {
	color: #898888;
	text-decoration:underline;
}

/*
.end_menu_section a {
	color: #616161;
}
*/


/*--------------------
footer
--------------------*/
div#footer {
	width: 550px;
	margin-top: 20px;
	margin-left: 162px;
}

div #footer .links {
	text-align: center;
	color: #616161;
	font-size: 11px;
	font-weight: bold;
}

div #footer .copy {
	text-align: center;
	color: #898888;
	font-size: 10px;
	margin-top: 3px;
}

div #footer a:link, a:visited {
	color: #d14831;
	text-decoration:none;
}

div #footer a:hover {
	color: #d14831;
	text-decoration:underline;
}
/*--------------------
General items about, contact, etc
--------------------*/
div#general_no_left {
	width: 550px;
	margin-top: 20px;
	margin-left: 162px;
	margin-bottom: 18px;
}



div #general_no_left  p
{
	margin-top: 10px;
	margin-bottom: 10px;	
}

div #general_no_left  .title {
	font-size: 12px;
	font-weight: bold;
	color: #d14831;
}

div #general_no_left  .body {
	font-size: 12px;
	font-weight: normal;
	color: #616161;
}



div.site_map {
	margin-top: 5px;
	font-size: 12px;
}

div.site_map .title {
	font-size: 14px;
	font-weight: bold;
	color: #898888;
}


div.map_main_col_1 {
	width: 350px;
	float: left;
}

div.site_map ul {
	margin-top:-8px;
	margin-left:5px;
	font-size: 12px;
	color: #898888;
}

div.site_map li {
	margin-left:5px;
	list-style-type: none;
	line-height: 15px;
	color: #898888;
}

.end_form {
	clear: both;
	margin-top:13px;
}


/*--------------------
LOCATIONS MAP
--------------------*/
div#locations_map {
	width: 604px;
	height: 360px;
	border: medium solid #555;
	margin-left: 162px;
	margin-top: 16px;
}

div#map {
	width: 604px;
	height: 360px;
}

/*--------------------
LOCATIONS SORT
--------------------*/
div#top_menu {
	position: relative;
	width: 720px;
	height: 135px;
	margin: 0;
	padding: 0;
	z-index:100;
}

div#map_sorter {
	position: absolute;
	top: 108px;
	left: 458px;
	z-index: 9999;
	width: 314px;
	height: 20px;
}

div#map_sorter img {
	margin-top: 5px;
	float: left;
}

div#map_sorter select {
	width: 120px;
	margin-left: 6px;
	float: left;
}

/*--------------------
LOCATIONS POINT
--------------------*/
div.gmnoprint {
	font-size: 12px;
}

div.gmnoprint p.sb_pt_title{
	font-weight: bold;
	color: #d14831;
}

/*--------------------
LOCATIONS BLOCK
--------------------*/
div.location_block {
	background: #fff url('../images/location_flame.gif') no-repeat top left;
	width: 282px;
	margin-top: 20px;
	padding-left: 16px;
	float:left;
}

div.location_block p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #313131;
}

div.location_block p.title {
	font-weight: bold;
}

div#store_locations {
	height: 100%;
	width: 604px;
	margin-top: 0px;
	margin-left: 162px;
}

.locations_end {
	clear: both;
	height: 5px;
	margin-bottom:15px;
}


/*--------------------
BONES CLUB  |  PRESS
--------------------*/
div#bones_club, div#press {
	width: 550px;
	margin-top: 20px;
	margin-left: 162px;
}

div#bones_club p, div#press p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #313131;
	margin-top: 10px;
}

div#bones_club p.title {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}

div#form_bones_club {
	margin-top: 20px;
}

form input, form select{
	margin-bottom: 10px;
}

form label {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: 600;
}
div#bones_club {font-size: 10px; color: #313131;}



/*--------------------
BONES CLUB  |  PRESS
--------------------*/
#shadowbox_title { 
  border: 0px solid; 
} 
#shadowbox_info { 
  border: 0px solid;  
}

