﻿@import url("hardrock_global.css");
@import url("hardrock_structural.css");
@import url("hardrock_visual.css");
@import url("hardrock_calendar.css");
@import url("hardrock_jqueryui.css");

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	display: block;
	margin: 0 0 12px 0;
}

#MainContent
{
    padding: 10px;
}
/* Site Action Button */
#SiteActionContainer
{
    width: 777px;
    display: inline-block;
}
.ms-siteaction
{
    float: right;
    height: auto;
}
.ms-siteactionsmenu div div span div
{
    background: none;
    border: none;
}
.ms-siteactionsmenu div div span div:hover
{
    background: none;
    border: none;
}
.ms-siteactionsmenu div div span div:active
{
    background: none;
    border: none;
}
.ms-siteactionsmenu div div div
{
    background-image: none;
    background: none;
    border: none;
}
.ms-siteactionsmenuhover
{
    background-image: none;
    background: none;
    border: none;
}
.ms-globalTitleArea
{
	background-image:none;
	background-color:white;
}
.ms-formbody
{
	color:black;
}
.ms-inputuserfield #content
{
	background:white;
	padding:0px;
}
.ms-main
{
    background:white;
}
.ms-formrecurrence, .ms-formrecurrence label
{
	color:black;
}
.ms-WPBody table
{
	background-color:transparent;
}


/* End Site Action Button */
.ContentFullWidth
{
    width:100%;
}
#InsertEditSortPane
{
    color: black;
}
#InsertEditSortPane table
{
    color: black;
}
#InsertInspectorPane
{
    color: black;
}
#CurrentNav_navigationItem
{
    color: black;
}
#reservation
{
	margin-bottom:5px;
	margin-top: 20px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 10px;
}
#reservation a
{
	color:white;
    vertical-align: middle;
	font-size: 10px;
}
.container
{
    vertical-align: middle;
}
#reservation .graylink
{
	color:gray;
}
.bestratelink
{
	font-size: 9px;	
}
a.updatesandpromos
{
	color:white;	
	font-size:10px;
	padding-bottom:20px;
	padding-top:0px;
}



#rightcol
{
    float: left;
    width: 500px;
    padding: 22px 60px 0 70px;
	margin: -24px 0 0 -73px;
    text-align: left;
	font-size: 11.5px;
	line-height: 24px;
	background-image: url('../hardrock_images/rightcolbg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}




#rightcol ul {
	list-style: disc;
	margin: 0 0 10px 30px;
}

#rightcol ol {
	list-style: decimal;
	margin: 0 0 10px 40px;
}

.leftcol
{
    width: 33%;
    float: left;
}
.dropMenu
{
    text-align: left;
    z-index:1000;
    position:relative;
}

.footer_left
{
	width:45%;
}
.footer_right
{
	width:60%;
}

/* NAVIGATION */

#MenuContainer
{
    background-image: url('../hardrock_images/btn_navBk.gif');
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    height: 25px;
    position:relative;
    z-index:900;
	margin: 0 0 1px 2px;
	padding: 0 -1px 0 0;
}
#MenuContainer a
{
    display: block;

}
.HardRock_topNav
{
    width:100%;
}
.HardRock_staticNavItem
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-align: center;
	letter-spacing: .4px;
}

a.HardRock_staticNavItem, a:visited.HardRock_staticNavItem
{
    color: #cecece;
    text-transform: uppercase;
}
.HardRock_staticNavItem td
{
    padding: 0 10px 0 10px;
	border-left: #343535 1px solid;
	border-bottom: #343535 1px solid;
    border-right-color: black;
    border-right-style: solid;
    border-right-width: 1px;
    height: 25px;
	position: relative;
	top: -1px;
}
.HardRock_staticNavItem td:hover
{
    background-image: url('../hardrock_images/btn_navBk_Hover.gif');
}
div.HardRock_dynamicNav
{
	background-color:black;
	z-index:999;
}

.HardRock_dynamicNav
{
    border-right: #1d1d1d 1px solid;
    padding-right: 0px;
    display: none;
    padding-left: 0px;
    background: #000000 url('../hardrock_images/nav_back.gif') repeat-x left bottom;
    background-color:#000000;
    left: -999em;
    padding-bottom: 0px;
    margin-left: 0px;
    border-left: #333333 1px solid;
    padding-top: 0px;
    border-bottom: #1d1d1d 1px solid;
    top: 26px;
    position:relative;
    z-index:999;
}

.HardRock_dynamicNavItem
{
    padding-right: 0px;
    display: block;
    padding-left: 0px;
    background: none transparent scroll repeat 0% 0%;
    padding-bottom: 0px;
    margin: 0px;
    overflow: hidden;
    width: 100%;
    color: #cececd;
    padding-top: 2px;
    white-space: nowrap;
    position: relative;
    height: auto;
    text-align: left;
    text-decoration: none;
    font: 12px "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
table.HardRock_dynamicNavItem td
{
    padding: 4px 20px 4px 4px;
    z-index: 0;
}
a.HardRock_dynamicNavItem
{
    padding: 0px;
    color: #cecece;
    text-align:left;
}
.HardRock_dynamicNavHover
{
    background: #333333;
    text-decoration: none;
}
a.HardRock_dynamicNavHover
{
    color: #ffffff;
}

/* End Navigation */

/*Side Nav Menu*/
#sideNav2
{
    min-height: 200px;
    padding-top: 30px;
    background: url(../hardrock_images/column_separator.gif) no-repeat right center;
	width: 160px;
}

#sideNav
{
    padding: 5px 0px 30px 0;
	width: 200px;
	margin: 0 0 0 45px;
}
.sideNav
{
    width: 200px;
}
.SecondarySubNav TABLE
{
	width:200px;
	text-align:left;
}
/*
.SecondarySubNav TABLE TBODY TR > TD
{
	text-align:left;
	display:none;
}
*/
a.nodestyle, a:link.nodestyle, a:visited.nodestyle {

	color: #6e6e6e;
	text-decoration: none;
	text-align:left;
}

.SecondarySubNav td.nodestyle {
	padding: 0 30px 8px 0;	
	clear: both;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font-family: "Trebuchet MS" , Helvetica, sans-serif;
    font-size: 9px;
    background-image:none;
    display:block;
    padding-left:10px;
    white-space:normal !important;
}
.SecondarySubNav a.selectednodestyle {
	color: #fff;
	text-decoration:none;
	text-align:left;
}

.SecondarySubNav td.NodeLevel1 {
	font-size:11px;
	padding-left:0px;
}

.SecondarySubNav td.NodeLevel2 {
	font-size:9px;
	padding-left:10px;
}


.SecondarySubNav td.NodeLevel3 {
	font-size:9px;
	padding-left:20px;
}


.SecondarySubNav td.NodeLevel4 {
	font-size:9px;
	padding-left:30px;
}

.SecondarySubNav a:hover {
	color: #fff;
	text-decoration:none;
	text-align:left;
}

.content
{
    position: relative;
	top: -1px;
    z-index: 1;
    width: 896px;
    margin: 3px auto -1px auto;
    padding: 50px 0 0 0;
    overflow: hidden;
    clear: both;
    min-height: 170px;
	text-align: left;
	background-image: url(../hardrock_images/contentbg.gif);
	background-position: -1px 0;
	background-repeat: repeat-y;
}

.contenthome
{
   	background-image: url(../hardrock_images/contentbg_home.gif);
}
/*End Side Nav Menu*/
/* Galleria Styles*/
.galleria_wrapper{text-align:center;}
.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
.caption{font-style:italic;color:#887;}
.gallery{width:100%;margin:0 auto;}
.gallery li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;}
.gallery li div{left:240px}
.gallery li div .caption{font:italic 0.7em/1.4 georgia,serif;}
#main_image{margin:0 auto 60px auto;width:700px;background:black;}
#main_image img{margin-bottom:10px;}
.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
.info{text-align:left;width:100%;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.info p{margin-top:1.6em;}
/* End Galleria Styles */


/* Splash Page Div Styles*/
.SplashLeftDiv
{
    float:left; 
    width:200px; 
    padding-left:10px; 
    padding-right:10px;
	font-size: 11.5px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

.SplashLeftDiv a:link, .SplashLeftDiv a:visited {
	text-decoration: underline;
	color:#6e6e6e;
}

.SplashLeftDiv a:hover {
	text-decoration:underline;
	color: #ffffff;
}

.SplashCenterDiv
{
    float:left; 
    width:320px; 
    padding-left:10px; 
    padding-right:10px;
	font-size: 11.5px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}



.SplashCenterDiv a:link, .SplashCenterDiv a:visited {
	text-decoration: underline;
	color:#6e6e6e;
}

.SplashCenterDiv a:hover {
	text-decoration:underline;
	color:#ffffff;
}

.SplashRightDiv
{
    float:left; 
    width:320px; 
    padding-left:7px;
	font-size: 11.5px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

.SplashRightDiv a:link, .SplashRightDiv a:visited {
	text-decoration: underline;
	color:#6e6e6e;
}

.SplashRightDiv a:hover {
	text-decoration:underline;
	color:#ffffff;
}

/* End Splash Page Dif Styles*/


/* Top level Page Columns*/
.topLevelLeftCol
{
    float:left; 
    width:217px; 
    padding:0;
	margin: -22px 3px 0 2px;
    background: url('../hardrock_images/tattoosidebar.JPG') no-repeat left top;
   	height:150px;
}




.topLevelRightCol
{
    float: left;
    width: 500px;
    padding: 22px 60px 0 70px;
	margin: -24px 0 0 0;
    text-align: left;
	font-size: 11.5px;
	line-height: 24px;
	background-image: url('../hardrock_images/rightcolbg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}





.topLevelRightCol ul {
	list-style: disc;
	margin: 0 0 10px 30px;
}

.topLevelRightCol ol {
	list-style: decimal;
	margin: 0 0 10px 40px;
}

/* End Top level page columns*/

/* Calendar Display Form */
.calendarLeftCol
{
    width:217px; 
    padding:0;
	position:absolute;
	top:26px;
	left:3px;
    background: url('../hardrock_images/tattoosidebar.JPG') no-repeat left top;
   	height:150px;
}
.calendarRightCol
{
    width: 500px;
    padding: 26px 60px 0 70px;
	position:relative;
	top:-26px;
	left:220px;
    text-align: left;
	font-size: 11.5px;
	line-height: 24px;
	background-image: url('../hardrock_images/rightcolbg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

/* Hide the background and border to admin toolbar on CNE Calendar Display form */
.calendarRightCol .ms-toolbar
{
	background-image: none;
	border-width: 0px;
	background-color: transparent;
}
/* End Calendar Display Form */


