﻿@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}


.mtb10 
{
    margin: 10px Auto;
}
    
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0px;
	text-align: center;
	color: #666666;
	background-color: #FFFFFF;
	
}

a:link, a:visited {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}

h1
{
    display: block;
    color: #000000;
}

h2 {
	color: #444444;
	font-weight: bold;
	font-size: 10pt;
}

img {
	border: 0;
}

    
#header 
{
    display: block;
    width: 100%;
    margin: 0 auto;
}


#header h1 
{
    float: left; 
    padding-top: 40px; 
    color:#FFFFFF;
     }

#header img
{
    display: block;
    margin: 12px auto 0 auto;
}

#container_inner {
	border: 2px solid #666666;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 88%;
	display: none;
	margin: 10px auto;
	padding: 5px;
	clear: both;
	background-color: #ffffff;
	color: #000000;

}

#content 
{
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	display: table;
	margin: 10px auto;
	text-align: left;
}

#contenttb 
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	display: block;
	margin: 10px auto;
	text-align: left;
}


#content h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #444444;
	padding-bottom: 10px;
    display: block;
	
}

#content p 
{
    display: block;
    margin: 10px 0 0 12px;
    text-align: left;
    line-height: 1.5em;
}

#content li 
{
    display: list-item;
    margin: 0 12px 3px 25px;
}

.pgcontent 
{
}

.pictures 
{
    display: block;
    width: 100%;
    height: auto;
    margin: 5px auto 10px;
    clear: both;

}

#nav {
	margin-top: 30px;
	width: 100%;
	background-color: #444444;
	height: 35px;
}


.navbutton 
{
    display: block;
    width: 90%; 
        background:url(../button_bg_red_II.png) 0 0 repeat-x;
        -moz-box-shadow: 0 1px 25px rgba(255,255,255,.3);
        -webkit-box-shadow:0 1px 25px rgba(255,255,255,.3);
        box-shadow: 0 1px 25px rgba(255,255,255,.3);
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        border: 3px solid #000;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 auto 5px auto;
	padding-top: 5px;
}

.navtext {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	line-height: 22pt;
	display: block;
	padding-left: 15px;
	text-shadow: #000000 1px 2px 0;
    text-decoration: none;

}

.navtext a {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
} 


.center 
    {
    margin: 0 auto;
    padding-left: 0;
    text-align: center;
    }


.footerText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none; 
	text-align: center;
	margin: 10px auto;
}

#about {
	border: 2px solid black;
	width: 270px;
	padding: 10px;
}

#deal {
	border: 2px dashed #444444;
	width: 95%;
	height: auto;
	padding: 8px 5px;
	margin: 10px auto;
	display: block;
}

.deal_title {
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
}


#review 
{
	border: 2px solid #000000;
	background-color: #222222;
    display: block;
	width: 90%;
	padding: 10px;
	margin: 10px auto;
	clear: both;
	color: #ffffff;
	margin: 10px auto;
    padding: 10px;	
        -moz-box-shadow: 0 1px 25px rgba(255,255,255,.3);
        -webkit-box-shadow:0 1px 25px rgba(255,255,255,.3);
        box-shadow: 0 1px 25px rgba(255,255,255,.3);
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
}

.review_content 
{
    display: block;
    margin: 10px 0 10px;
    clear: both;
    word-wrap: break-word;
    text-align: left;
}

.review_name {
	font-style: italic;
	text-align: right;
	color: #ffffff;
	display: block;
	margin-right: 10px;	
}


.stars 
{
    display: block;
    float: left;
    margin: 0 5px 8px 0;
}


.day {
	float: left;
}

.hours {
	display: block;
	width: 90%;
	margin: 10px 0 0 0;
}


/** Form **/
form 
{
    display: table;
    width: 98%;
    margin: 0 auto;
}

label {
	display: block;
	margin: 5px 0 10px 0;
	clear: both;
	color: #000000;
}

input  {
	width: 98%;
	height: 25px;
	font-size: 10pt;
	color: #000000;
	display: block;
	margin: 3px auto 10px auto;
    clear: both;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;    
}

.checkbox {
display: block;
width: 25px;
float: left;
position: relative;
clear: none;
margin-left: 6px;
}

select {
	width: 98%;
	height: 25px;
	font-size: 10pt;
	color: #333333;
	display: block;
	margin: 5px 0 10px 0;
	float: left;
}

textarea {
	font-size: 10pt;
	width: 90%;	
	margin: 0 auto;
	padding: 10px;
	display: block;
}

form .navbutton, .fullwidthnavbutton {
width: 100%;
}


#map_canvas 
{
    width: 100%; 
    height: 350px; 
    display: block; 
    margin: 10px auto;
}
/** Floating Banner */
#floatdiv {
	float: left;
	position:absolute;  
	height:auto;
	left:0px;
	top:0px;  
	z-index:100;
	width: 100%;
	cursor:pointer;
	background-color: #000000;
}

.promobanner {
	float: right;
	width: 100%;
	height: 30px;
	margin: 0 auto;
	background-color: #000000;
	padding-top: 5px;
}

.promobanner a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	
}

.promobanner a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}


/** Floating Home Icon **/
.floathome {
	float: left;
	position: absolute;
	height: auto;
	left: 0px;
	top: 0px;
	z-index: 200;
	width: 32px;
	cursor: pointer;
}

/** Rating Stars **/
#rating {
	display: inline;
	background: transparent;
	height: 20px;
	margin: 0;
	padding: 0;	
}

#rating h5 {
	color: #FFFFFF;
	font-size: 12px;
}

div.rateit {
	display: -moz-inline-box;
	display: inline-block;
	position: relative;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
}

div.rateit div.rateit-range {
	position: relative;
	display: -moz-inline-box;
	display: inline-block;
	background: url(../Images/star.gif);
	height: 16px;
}

/* for IE 6 */
* html div.rateit, * html div.rateit div.rateit-range {
	display: inline;
}

/* for IE 7 */
* + html div.rateit, * + html div.rateit div.rateit-range {
	display: inline;
}

div.rateit div.rateit-hover, div.rateit div.rateit-selected {
	position: absolute;
}

div.rateit div.rateit-hover {
	background: url(../Images/star.gif) left -32px;
}

div.rateit div.rateit-hover-rtl {
	background-position: right -32px;
}

div.rateit div.rateit-selected {
	background: url(../Images/star.gif) left -16px;
}

div.rateit div.rateit-selected-rtl {
	background-position: right -16px;
}

div.rateit div.rateit-preset {
	background: url(../Images/star.gif) left -48px;
}

div.rateit div.rateit-preset-rtl {
	background: url(../Images/star.gif) left -48px;
}

}