@charset "utf-8";
/* CSS Document */
*	{
	padding:0px;
	margin:0px;
}
body {
	background-color: #333333;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E7E7E7;
}
#wrapper {
	padding: 10px;
	width: 980px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
#header	{
	display:block;
	height:60px;
}
#wrapper #header #logo	{
	display:inline;
	float:left;
}

#wrapper #header #topnav	{
	display:inline;
	float:right;
	padding-top:40px;
	}
#wrapper #header #topnav a	{
	color:#FFFFFF;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}

#nav	{
	display:block;
	background-image:url(images/menubg.gif);
	background-repeat:repeat-x;
	height:23px;
	border-top:solid 1px #336699;
	border-bottom:solid 1px #336699;
	line-height:23px;
}

#nav	ul	{
	list-style:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}

#nav ul li	{
	display:inline;
}

#nav ul li a	{
	padding-left:20px;
	padding-right:15px;
	text-decoration:none;
	color:#FFFFFF;
}

#nav ul li a:link, a:visited	{
}

#nav ul li a:hover	{
	color:#000000;
}
#content	{
	margin-top:10px;
}

#content #left	{
	display:inline;
	width:600px;
	float:left;
	}

#content #right	{
	display:inline;
	width:300px;
	float:right;
	}

#content #venueleft	{
	display:inline;
	width:600px;
	float:left;
	}
	
#content #venueright	{
	display:inline;
	width:300px;
	float:right;
	}

#note	{
	margin-top:10px;
	background-color:#1e1e1e;
	padding:10px;
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;
}

#highlight	{
	margin-top:10px;
	padding:10px;
	background-color:#FFFF99;
	color:#000000;
	border-top:solid 1px #FFCC00;
	border-bottom:solid 1px #FFCC00;
}


.yellow	{
	color:#ffff00;
}

.red	{
	color:#FF6666;
}

#note h2	{
	color:#3399CC;
	font-weight:bold;
	font-size:12px;
}
#note h3	{
	color:#ff6666;
	font-weight:bold;
	font-size:12px;
}

#note #notetitle	{
	display:block;
	margin-bottom:10px;
	color:#ff6666;
	font-weight:bold;
	font-size:12px;
}

#note #notecontent	{
	display:block;
	margin-top:15px;
	padding-left:25px;
}

.title	{
	color:#3399cc;
	font-weight:bold;
}

/**************************************************************************************/
/***************************************** ICONS **************************************/
/**************************************************************************************/

.featured	{
	padding-left:25px;
	background-image:url(images/icons/star16.png);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

.back	{
	padding-left:25px;
	background-image:url(images/icons/back16.png);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

.love	{
	padding-left:25px;
	background-image:url(images/icons/love16.png);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

.search	{
	padding-left:25px;
	background-image:url(images/icons/search16.png);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

.enews	{
	padding-left:25px;
	background-image:url(images/icons/enews16.png);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

.phone	{
	padding-left:18px;
	background-image:url(images/icons/phone16.png);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

.email	{
	padding-left:18px;
	background-image:url(images/icons/email16.png);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

.website	{
	padding-left:18px;
	background-image:url(images/icons/website16.png);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

.facebook	{
	padding-left:18px;
	background-image:url(images/icons/facebook.png);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

.twitter	{
	padding-left:18px;
	background-image:url(images/icons/twitter.png);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

#award	{
	padding:7px;
	padding-left:18px;
	background-image:url(images/icons/award.png);
	background-position:left 7px;
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
	margin-top:13px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CC6633;
	border-bottom-color: #CC6633;
}

.share	{
	padding-left:18px;
	background-image:url(images/icons/share16.png);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

.comment	{
	padding-left:18px;
	background-image:url(images/icons/comment16.png);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

.vip	{
	padding-left:18px;
	background-image:url(images/icons/vip16.png);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

.drink	{
	padding-left:18px;
	background-image:url(images/icons/drink16.png);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

.slideshow	{
	padding-left:18px;
	background-image:url(images/icons/image16.png);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

.video	{
	padding-left:18px;
	background-image:url(images/icons/video16.png);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

.date	{
	padding-left:18px;
	background-image:url(images/icons/cal16.png);
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

.help	{
	padding-left:13px;
	background-image:url(images/icons/alert10.png);
	background-repeat:no-repeat;
	color:#FFFFCC;
}

#goodnote
{
	padding: 3px;
	border-bottom:dashed 1px #00CC00;
	border-top:dashed 1px #00CC00;
	color: #99FF99;
}

#warning
{
	padding: 3px;
	border-top:dashed 1px #FF3333;
	border-bottom:dashed 1px #FF3333;
	color: #FFCCCC;
}
/**************************************************************************************/
/***************************************** BUTTONS ************************************/
/**************************************************************************************/


#button	{
	display:block;
	padding:5px;
	margin-right:10px;
	margin-top:20px;
	text-decoration:none;
	color:#FF6666;
	border-bottom:solid 1px #333333;
	padding-right:25px;
	background-image:url(images/icons/go10.png);
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#000000;
}
#button:hover	{
	background-color:#333333;
	color:#FFFFFF;
}
#listvenue	{
	display:block;
	padding:5px;
	margin-right:10px;
	margin-top:2px;
	text-decoration:none;
	color:#3CF;
	border-bottom:dotted 1px #333333;
	padding-right:25px;
	background-image:url(images/icons/go10.png);
	background-repeat:no-repeat;
	background-position:right center;
}
#listvenue:hover	{
	background-color:#111111;
}
	
a	{
	color:#33CCFF;
	text-decoration:none;
}

a:hover	{
	color:#FFFFFF;
	text-decoration:none;
}

#venue
{

}

#venue h2	{
	color:#FF6666;
}

#venue #contact	{
	display:block;
	margin-top:10px;
	}

#venue #contact	span{
	margin-right:10px;
	}

label	{
	float: left;
	width: 110px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	text-align: left;
}
	
input,select,textarea	{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding:2px;
	margin:1px;
	border:solid 1px #000000;
}

textarea	{
	width:240px;
}

.submit	{
	background-color:#000000;
	margin-top:4px;
	border:1px solid #666666;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	}

/**************************************************************************************/
/***************************************** RATINGS ************************************/
/**************************************************************************************/

.rating_bar {
  margin-top:6px;
  width: 91px;
  background:url(http://www.aussienightlife.com/images/heart_off.gif);
  background-repeat:repeat-x;
  /*background: url(/images/heart_off.gif) 0 0 repeat-x;*/
}

.rating_bar div {
  height: 20px;
  background:url(http://www.aussienightlife.com/images/heart_on.gif);
  background-repeat:repeat-x;
}

.urating_bar {
  margin-top:6px;
  width: 91px;
  background:url(http://www.aussienightlife.com/images/uheart_off.gif);
  background-repeat:repeat-x;
}

.urating_bar div {
  height: 20px;
  background:url(http://www.aussienightlife.com/images/uheart_on.gif);
  background-repeat:repeat-x;
}

.urating2_bar {
  width: 50px;
  background:url(http://www.aussienightlife.com/images/uheartsm_off.gif);
  background-repeat:repeat-x;
  /*background: url(/images/heart_off.gif) 0 0 repeat-x;*/
}

.urating2_bar div {
  height: 10px;
  background:url(http://www.aussienightlife.com/images/uheartsm_on.gif);
  background-repeat:repeat-x;
}

.eratingsm_bar {
  width: 50px;
  background:url(http://www.aussienightlife.com/images/eheartsm_off.gif);
  background-repeat:repeat-x;
  margin-bottom:5px;
  display:inline;
  /*background: url(/images/heart_off.gif) 0 0 repeat-x;*/
}

.ratingsm
{
	background:url(images/eheartsm_on.gif);
	background-repeat:no-repeat;
}
.eratingsm_bar div {
  height: 10px;
  background:url(http://www.aussienightlife.com/images/eheartsm_on.gif);
  background-repeat:repeat-x;
}

#ratingline
{
	display:block;
	clear:both;
}

#ratingblock
{
	float:left;
	display:block;
	width:200px;
}

/**************************************************************************************/
/***************************************** PAGE SPECIFIC ******************************/
/**************************************************************************************/
#privacy	p	{
	margin-bottom:15px;
	margin-top:15px;
	line-height:16px;
}


#flickrset img {
	border: 2px solid #000000;
	margin-right:8px;
	margin-bottom:8px;
}

.vendesc	{
	text-align:justify; 
	font-size:12px; 
	line-height:18px;
	padding-right:15px;
}

