@charset "utf-8";

/* CSS Document */



#head {

	height: 140px;

	background-image: url(../images/vlounge-logo.png);

	background-repeat: no-repeat;

	margin-top: 0px;

	background-position: left top;

}







#nav {

	background-image: url(../images/navbg.gif);

	background-repeat: no-repeat;

	height: 34px;

	border: thin none #999999;

	padding-right: 40px;

	padding-left: 40px;

	padding-bottom: 8px;

}





#slideshow {

	height: 404px;

	background-image: url(../images/tour/chandilier4.jpg);

	background-repeat: no-repeat;

	background-color: #FFFFFF;

	padding: 0px;

	margin: 0px;

	background-position: center center;

	width: 800px;

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-right-style: solid;

	border-left-style: solid;

	border-top-color: #999999;

	border-right-color: #999999;

	border-bottom-color: #999999;

	border-left-color: #999999;

}



#modules {

	height: 180px;

	margin-top: 15px;

	margin-bottom: 25px;

}



#content {





}



#slide {

	background-color:#000000;

	height: 310px;

	width: 585px;

	padding: 0px;

	border: thin solid #FFFFFF;

	margin-bottom: 10px;



}



#calbox {

	background-color:#000000;

	padding: 0px;

	height: 800px;

	border: thin solid #FFFFFF;

	margin-bottom: 30px;

}





#galbox {

	background-color:#000000;

	padding: 20px;

	height: 800px;

	border: thin solid #FFFFFF;

	margin-bottom: 30px;

}

#partybox {

	background-color:#000000;

	padding: 20px;

	font-size: 13px;

	color: #fff;

	border: thin solid #FFFFFF;

	font-weight: normal;

}





#box {

	height:150px;

	background-color:#000000;

	border: thin solid #FFFFFF;

	margin-bottom: 10px;

}



#boxphoto {

	background-color:#000000;

	border: thin solid #FFFFFF;

	margin-bottom: 10px;

}

.book {

margin-left: 30px;

}



.box2 {

	height:150px;

	background-color:#000000;

	border: thin solid #FFFFFF;

	margin-bottom: 10px;

	margin-left: 3px;

	background-image: url(../images/photos.jpg);

	cursor:pointer;

}



.box2:hover {

	height:150px;

	background-color:#000000;

	border: thin solid #FFFFFF;

	margin-bottom: 10px;

	margin-left: 3px;

	background-image: url(../images/photos.jpg);

	background-position: 0px -150px;

	cursor:pointer;

}



.partybook {

	height:150px;

	margin-bottom: 10px;

	background-image: url(../images/partybook.png);

	cursor:pointer;

}



.partybook:hover {

	height:150px;

	margin-bottom: 10px;

	background-image: url(../images/partybook.png);

	background-position: 0px -149px;

	cursor:pointer;

}





.box3 {

	height:150px;

	background-color:#000000;

	border: thin solid #FFFFFF;

	margin-bottom: 10px;

	margin-left: 3px;

	background-image: url(../images/parties.jpg);

	cursor:pointer;

}



.box3:hover {

	height:150px;

	background-color:#000000;

	border: thin solid #FFFFFF;

	margin-bottom: 10px;

	margin-left: 3px;

	background-image: url(../images/parties.jpg);

	background-position: 0px -150px;

	cursor:pointer;

}



.box4 {

	height:150px;

	background-color:#000000;

	border: thin solid #FFFFFF;

	margin-bottom: 10px;

	background-image: url(../images/sat.jpg);

	cursor:pointer;

}



.box5 {

	height:150px;

	width: 259px;

	background-color:#000000;

	border: thin solid #FFFFFF;

	margin-bottom: 10px;

	background-image: url(../images/temp-thursday.jpg);

	cursor:pointer;

}



.box6 {

	height:150px;

	background-color:#000000;

	border: thin solid #FFFFFF;

	margin-bottom: 10px;

	background-image: url(../images/fri.jpg);

	cursor:pointer;

}



#side {

	margin-left:21px;

}





#map {

	font-family: Arial, Helvetica, sans-serif;

	padding: 10px;

}









#tiptip_holder {

	display: none;

	position: absolute;

	top: 0;

	left: 0;

	z-index: 99999;

}



#tiptip_holder.tip_top {

	padding-bottom: 5px;

}



#tiptip_holder.tip_bottom {

	padding-top: 5px;

}



#tiptip_holder.tip_right {

	padding-left: 5px;

}



#tiptip_holder.tip_left {

	padding-right: 5px;

}



#tiptip_content {

	font-size: 11px;

	color: #fff;

	text-shadow: 0 0 2px #000;

	padding: 4px 8px;

	border: 1px solid rgba(255,255,255,0.25);

	background-color: rgb(25,25,25);

	background-color: rgba(25,25,25,0.92);

	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));

	border-radius: 3px;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	box-shadow: 0 0 3px #555;

	-webkit-box-shadow: 0 0 3px #555;

	-moz-box-shadow: 0 0 3px #555;

}



#tiptip_arrow, #tiptip_arrow_inner {

	position: absolute;

	border-color: transparent;

	border-style: solid;

	border-width: 6px;

	height: 0;

	width: 0;

}



#tiptip_holder.tip_top #tiptip_arrow {

	border-top-color: #fff;

	border-top-color: rgba(255,255,255,0.35);

}



#tiptip_holder.tip_bottom #tiptip_arrow {

	border-bottom-color: #fff;

	border-bottom-color: rgba(255,255,255,0.35);

}



#tiptip_holder.tip_right #tiptip_arrow {

	border-right-color: #fff;

	border-right-color: rgba(255,255,255,0.35);

}



#tiptip_holder.tip_left #tiptip_arrow {

	border-left-color: #fff;

	border-left-color: rgba(255,255,255,0.35);

}



#tiptip_holder.tip_top #tiptip_arrow_inner {

	margin-top: -7px;

	margin-left: -6px;

	border-top-color: rgb(25,25,25);

	border-top-color: rgba(25,25,25,0.92);

}



#tiptip_holder.tip_bottom #tiptip_arrow_inner {

	margin-top: -5px;

	margin-left: -6px;

	border-bottom-color: rgb(25,25,25);

	border-bottom-color: rgba(25,25,25,0.92);

}



#tiptip_holder.tip_right #tiptip_arrow_inner {

	margin-top: -6px;

	margin-left: -5px;

	border-right-color: rgb(25,25,25);

	border-right-color: rgba(25,25,25,0.92);

}



#tiptip_holder.tip_left #tiptip_arrow_inner {

	margin-top: -6px;

	margin-left: -7px;

	border-left-color: rgb(25,25,25);

	border-left-color: rgba(25,25,25,0.92);

}



/* Webkit Hacks  */

@media screen and (-webkit-min-device-pixel-ratio:0) {	

	#tiptip_content {

		padding: 4px 8px 5px 8px;

		background-color: rgba(45,45,45,0.88);

	}

	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 

		border-bottom-color: rgba(45,45,45,0.88);

	}

	#tiptip_holder.tip_top #tiptip_arrow_inner { 

		border-top-color: rgba(20,20,20,0.92);

	}

}

#enews{
	margin: 0;
	padding-left: 15px;
	list-style:none;
	color: #fff;
	line-height:35px;
	display:inline-block;
	z-index:950;
	position: relative;
	top: -3px;
	left: 700px;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 175px;
	height: 32px;
	background-color: #000000;
	border: 1px solid white;
	filter:alpha(opacity=80);
	opacity:0.7;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	right: 0px;

	}

	

.bold {

	font-weight: bold;

	}



#footer-bar {

	background-image: url(../images/bg-footer.png);

	background-position: center top;

	background-repeat: no-repeat;

	position: fixed;

	bottom: -1px;

	left: 0;

	width: 100%;

	z-index: 1001;

	height: 44px;

	color:#ffffff;

	}





#footer-full {

	height: 100px;

	}



#footer-container { 

    width:960px;

    margin:0 auto 0;

    color:#FFFFFF

    font-size: 12px;

	line-height: 1.5em;

	margin-top:5px;

	margin-bottom:20px;

	}



#footer-container p {

	padding:0;

	margin:0;

	}

	

#footer-container h2 {

	margin-top: 0;

	padding-top: 0;

	}



#footer-container h4 {

	margin-top: 0;

	padding-top: 0;

	font-size: 14px;

	}	





#footer-container a{ 

    color:#0daaa7;

    text-decoration:none;

	}



#footer-container a:visited{ 

    color:#0daaa7;

    text-decoration:none;

	}



#footer-container a:hover{ 

    color:#eee;

    text-decoration:none;

	}





	

	#footer-bar .content {

	margin: 0 auto;

	width: 960px;

	padding: 4px;

	text-decoration:none!important;

    color:#FFFFFF

    line-height: 36px;

	font-size: 11px;

	padding-left: 10px;

	padding-right: 10px;



	}

	

#footer-bar .line {

	border-right: 1px solid #252525;

	}

	

#footer-bar .error-message {

	color: #eee;

	font-size: 10px;

	border-right: 1px solid #252525;

	}

	

#footer-bar .error-message {

	color: #0daaa7;

	}

	

#footer-bar .right {

	float: right;

	}

	

#footer-bar .buttons {

	margin-top: 5px;

	height: 40px;

	}

	

#footer-bar .degree {

	line-height: 36px;

	font-size: 11px;

	font-weight: bold;

	border-right: 1px solid #252525;

	margin-left: 0;

	padding-left: 0;

	color: #eee;

	}

	

#footer-bar .icon {

	margin: 0;

	padding: 0;

	}

	

#footer-bar ul {

	margin: 0;

	padding: 0;

	float: left;

	}

	

#footer-bar li {

	float: left;

	margin: 0;

	padding: 0;

	list-style:none;

	line-height: 36px;

	font-size: 11px;

	padding-left: 10px;

	padding-right: 10px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-weight: normal;

	}

	

#footer-bar img {

	margin-right: 8px;

	}

	

#footer-bar form {

	margin: 0;

	padding: 0;

	margin-top: 2px;

	}

	

#footer-bar label {

	font-size: 11px;

	color: #eee;

	line-height: 30px;

	}

	

#footer-bar .textfield {

	color: #666;

	border: 1px solid #444;

	width: 130px;

	font-size: 12px;

	background-color: #ddd;

	margin: 5px;

	padding: 2px;

	border: 2px solid #fff;

	}

	

#footer-bar .textfield:hover {

	background-color: #fff;

	}

	

#footer-bar a {

	color: #FFCC00;

	text-decoration: none;

	}



#footer-bar a:visited { 

	color: #eee;

	text-decoration: none;

	}



#footer-bar a:hover { 

	color:#0daaa7;

	text-decoration: none;

	}

	

#footer-bar .copyright {

	float: right;

	font-size: 9px;

	padding: 0;

	margin: 0;

	}

	

#footer-bar .copyright li {

	font-size: 9px;

	text-decoration:none!important;

	list-style:none;

	color: #bbb;

	padding-left: 2px;

	padding-right: 0;

	margin: 0;

	}

	

#footer-bar .copyright a {

	color:#0daaa7;

	text-decoration: none;

	}

	

#footer-bar .copyright a:hover {

	color :#eee;

	text-decoration: none;

	}



#wp-submit:hover {

	opacity: 0.8;

	filter:alpha(opacity=80);

	border: none;

	outline: none;

	}

	

