@charset "UTF-8";
/* CSS Document */
/*Crystal Bay Club and Casino - North Shore Lake Tahoe*/
body {
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url(../media/bg.jpg);
	background-position: 0% 0%;
	width: 1200px;
}
img {border:none}
a	{ color:#000000; font-style: italic; text-decoration: none;}
a:hover	{color:#CCCCCC;}
#active a { color:#006600; text-decoration: none;	}


/*----- Text Edits -----*/
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
h1 {
	font-size: 12 px;
	color: #FFFFFF;
	margin-left: 15px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	margin-top: 1px;
	margin-right: 30px;
	color:#FFFFFF;
	margin-left: 15px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	margin-top: 10px;
	margin-right: 30px;
	color:#FFFFFF;
	margin-left: 15px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}

/*----- Container Styles -----*/
#container {
	height: auto;
	width: 550px;
	margin-top: 20px;
	margin-right: 1180px;
	margin-bottom: 50px;
	margin-left: 20px;
	background-image:url(../media/content-bg.png);
	top:0px;
}
#masthead {
	width: 550px;
	height: 120px;
	background-image:url(../media/masthead.png);
	background-repeat: no-repeat;
	background-position:center;	}
	
/*----- Navigation Bar -----*/	
#navbar {
	height: 30px;
	text-align: center;
}	
#navbar ul {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 11pt;
	padding-top: 5px;
	margin: 0px;
	font-style: normal;
	font-weight: 100;
}
#navbar ul li {
	display: inline;
	list-style-type: none;	}
#navbar a {
	text-decoration: none;
	padding-right: 20px;
	color:#ffffff;
	display: inline;
}
#navbar a:hover {
	color: #}
#navbar #active a {
	font-weight: bold;
}
	
/*----- Main Content -----*/

#content {
	height:600px;
	width: 550px;
	right: auto;
	left: auto;
	padding: 0px;
}
#content ul { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; padding-top: 5px; margin: 0px; font-style: normal; font-weight: 100;}
#content ul li { display: inline; list-style-type: none;}
#content ul li a { text-decoration: none; padding-right: 3em; color:#ffffff; display: inline;}
#navbar a:hover { color: #}
	
#content .left {
	width:615px;
	float:left;
	;
	padding-left: 20px;
} #content .right {
	width:200px;
	float:right;
	padding-right: 50px;
}
#content .slidergallery {
	width:500px;
	height:380px;
	margin:auto;
}
#content .left .intro {
	width:615px;
	background:url(../images/home/col_bg.png) repeat-x;
}
#content .left .intro p {margin: 0 15px 0 15px;}
#content .left .thumbs {width:585px; background:url(../images/home/col_bg.png) repeat-x;}
#content .left .thumbs p {margin: 0 15px 0 15px;}

#content .right .categories {width:250px; background:url(../images/home/col_bg.png) repeat-x;}
#content .right .categories A {color:#FFFFFF; margin:0px 15px;}
#content .right .upcoming {width:250px; background:url(../images/home/col_bg.png) repeat-x;}




/*----- Foot Bar -----*/
#footbar {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 8pt;
	width: 550px;
	vertical-align: bottom;
	color:#FFF;
	line-height: inherit;
	font-style: italic;
}
	
#footbar ul li {
	display: inline;
	list-style-type: none;
	color: #CCCCCC;
}
#footbar a {
	text-decoration: none;
	padding-top: 0.2em;
	padding-right: 0.5em;
	color:#666;
}
#foorbar ul li a:hover
{
	color: #666666;
	text-decoration: none;
}

/*Goole Map
-------------------------*/
#map_canvas {
	height: 400px;
	width: 850px;
	position: relative;
	padding:25px;
}


/*Lightbox Material
-------------------------*/
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px;}
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto;}
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;}
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10;}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block;}
#lightbox-nav-btnPrev { left: 0; float: left;}
#lightbox-nav-btnNext { right: 0; float: right;}
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%;padding: 0 10px 0;}
#lightbox-container-image-data { padding: 0 10px;  color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em;	}			
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }

/*slideshow Material
-------------------------*/
#slideshow {
	position:relative;
	height: 380px;
	width:500px;
}

#slideshow IMG {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 8;
	opacity: 0.0;
}

#slideshow IMG.active {
    z-index: 10;
    opacity: 1.0;
}

#slideshow IMG.last-active {
    z-index: 9;
}


/*EasySlider Material
-------------------------*/
#slider{}	
#slider ul, #slider li, #slidergal ul, #slidergal li, #sliderquote ul, #sliderquote li { margin: 0; padding: 0; list-style: none;}
#slider li { width: 555px; height: 450px; overflow: hidden;}
#slidergal li {  width: 928px; height: 290px; overflow: hidden; 
}
#sliderquote li { width: 435px; height: 100px; overflow: hidden; }
p#controls { margin: 0; position: relative;}
#prevBtn, #nextBtn { display: block; margin: 0; overflow: hidden; text-indent: -8000px; width: 18px; height: 18px; position: absolute; right: 40px; bottom: 0;}
#nextBtn { right: 12px;}
#prevBtn a, #nextBtn a {   display: block; width: 18px; height: 18px; background: url(file:///EJ/Users/EJ/Documents/Work/img/btn_prev.png) no-repeat 0 0;	}
#nextBtn a { background: url(file:///EJ/Users/EJ/Documents/Work/img/btn_next.png) no-repeat 0 0;	}
#prevBtn a:hover, #nextBtn a:hover {background-position: 0 -18px;}


/*EasySlider Material
-------------------------*/
#contact-wrapper {
	width:430px;
	background:#000;
}

/*?????
-------------------------*/
.style1 {color: #FFFFFF}
