body {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Arial;
	background:black;
}

#sortable_list {
	margin:0px;
	padding:0px;
}

#sortable_list li {
	list-style:none;
	margin:0px;
	padding:0px;
}

img {
	border:none;
}

#main {
	width:1124px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	padding:10px;
	
}

#top {
	margin:0px;
	padding:0px;
	
}

#map {
	width:740px;
	height:411px;
	float:left;
	background:#339999;	
}

#footer {
	height:32px;
	background:black;
	color:#808080;
	font-size:11px;
	line-height:32px;
	padding-left:10px;
	padding-right:10px;
	width:1024px;	
}

#search_box{
  border:1px solid #424242;
  position:absolute;
  top: -72px;
  left: 739px;
  width: 290px;
  padding-left:5px;
  padding-right:5px;
  height:70px;
}





#search_box h1{
  
  margin-bottom:8px;
  padding:0px;
  margin-left:0px;
  padding-left:2px;

}
#search_box h1 img{
  
  margin-left:0px;
}

#search_box p{
  margin:0px;
  padding:0px;
}

#search_buttons{
  float:left;
}

#search_box input{
  margin-left:5px;
  width:140px;
 font-style:italic; 
 float:left
 }



#right_column {
	float:left;
	width:300px;
	height:380px;
	
	overflow:auto;
	color:white;
	padding:0px;
}

#logo {
	margin:0;
	padding:0;
	float:left;
}

#top-links {
  float:left;
  margin-top:40px;
}

#back-guiness {
	color:#B5985A;
	font-size:11px;
	text-decoration:none;
	line-height:40px;
}

#st-planner {
	color:white;
	font-size:16px;
	
}

#city-name {
	color:#FFFFFF;
	font-size:16px;
	
}

form#sts{
  display:inline;
 
  
}

#change-city {
	font-size:11px;
}

#change-city a {
	color:#FFFFFF;
	text-decoration:underline;
}

#path {
	margin-top:4px;
	
	width:500px;
}

#event-info {
	line-height:18px;
}

.active-tab {
	background:black;
}

#atab {
	visibility:hidden;
}

#aday {
	visibility:hidden;
}

#days {
	color:white;
	display:none;
}

.cleaner {
	clear:both;
}

.v-info {
/*	background:black;*/
}

.info-title {
/*	color:white;*/
	font-size:13px;
	font-weight:bold;
}

.info-text {
	color:#959595;
	font-size:13px;
}

table#venues th {
	padding-left: 5px;
}

table#venues td {
	font-size:12px;
	line-height:20px;
	color:#fff;
	padding-left:5px;
	
	vertical-align:top;
}
table#venues{
  border-collapse:collapse;
}

table#venues td.odd {
  background-color:#333  ;
}
table#venues td.even {
  background-color:#000  ;
}




img#create-an-event{
  margin-left: 30px;;
}
.line-venue {
	float:left;
	width:100px;
	padding-left:10px;
}

table#venues a {
	color:#fff;
	text-decoration:none;
}

.line-suburb {
	float:left;
	width:100px;
	padding-left:10px;
}

.window-menu a {
	color:#959595;
	font-size:10px;
	font-family:Arial;
}

.rem {
	font-size:9px;
	color:#959595;
}

.rem a {
	color:#959595;
}

#side_buttons {
	display:none;
	position:absolute;
	bottom:0;
	left:0;
	background:#D3A53C;
	padding-bottom:5px;
	width:299px;
}

#footer a {
	color:#808080;
}

#footer img {
	margin-left:10px;
	float:left;
	margin-top:4px;
}

#links {
	margin-left:200px;
}

#donotdrinkanddrive{
  text-align:right;
  float:right;
}

#copyright {
	text-align:right;
	float:right;
	
}
#sharefacebook{
  background-image:url('img/fb.png');
  background-repeat:no-repeat;
  background-position:top right;
  padding-right:25px;
  margin-right:20px;
  padding-top:3px;
  padding-bottom:7px;
}
#sharemyspace{
  background-image:url('img/ms.png');
  background-repeat:no-repeat;
  background-position:top right;
  padding-right:25px;
  margin-right:20px;
  padding-top:3px;
  padding-bottom:7px;
}

.b-inactive {
	display:block;
	float:left;
	background:url('img/unchecked.gif');
	width:31px;
	height:15px;
	margin-left:3px;
	text-align:right;
	padding-right:7px;
}

.b-active {
	display:block;
	float:left;
	background:url('img/checked.gif');
	width:31px;
	height:15px;
	margin-left:3px;
	text-align:right;
	padding-right:7px;
}

a .b-active, a .b-inactive {
	color:white;
	text-decoration:none;
}

.left {
	float:left;
}

.o-l {
	
}

.o-r {
	
}

.o-r a {
  
}

.o-m {

}

#side_buttons a {
	text-decoration:none;
}

.rem {
	float:right;
	margin-top:5px;
}

#days a {
	text-decoration:none;
}

#howto {
	padding:5px 15px 10px 15px;
	font-size:12px;
}

.handle {
	cursor:move;
}

.p-table td {
	font-size:12px;
	color:#959595;
}

.p-name a {
	color:#959595;
	text-decoration:none;
}

.p-name {
	width:150px;
}

.p-suburb {
	width:150px;
}

#official {
	color:white;
	line-height:30px;
}

#home_address {
	color:white;
	line-height:20px;
}

table#venues th {
	background:#D3A53C;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding-top:4px;
	padding-bottom:4px;
	text-transform: uppercase;
	width:200px;
	text-align:left;
}

table#venues th a {
	text-decoration:underline;
	color:black;
	
}

#side_bar {
	
}

.formbox {
   width : 150px;
   font-family : arial, helvetica, sans-serif;
   font-size : 12px;
}

#taxi {
	width:1024px;
	line-height:20px;
	float:left;
	border:1px solid #424242;
	padding:0px 5px 0px 5px;
	color:#CECECE;
	margin-top:10px
}

#taxi a {
	color:#CECECE;
}
#taxi a#guinnessdotcom{
  color:#D3A53C
  font-weight:bold;
  float:right;
}

#left_part {
	float:left;
	width:740px;
	position:relative;
	
}



.taxi-popup {
	font-size:11px;
	padding-left:20px;
}

.taxi-popup a {
	color:black;
}

#sts {
	display:inline;
	margin:0;
	padding:0;
}

#contact-privacy {
	padding-left:0px;
}

.white {
	color:white;
}

#info {
	position:absolute;
	left:200px;
	top:120px;
	padding: 10px 20px 10px 20px;	
	width:311px;
	background:black;
	font-size:12px;
	z-index:2;
	color:white;
}

#getstarted {
	text-align:center;
	font-size:13px;
	font-weight:bold;
}

#getstarted a {
	color:black;
}

#loading {
	position: absolute;
	left: 20px;
	bottom: 20px;
	padding: 20px 20px 20px 20px;
	background: white;
	font-size: 12px;
	font-weight: bold;
	display: none;
	border: 1px solid black;
	z-index: 1;
}

a#invitebuddies{
  color:#ccc;
}

#infowindow{
  position:absolute;
  left:90px;
  top:95px;
  background-color:#000;
  width:400px;  
  z-index:2;
  display:none;
  padding:10px;
  color:#fff;
  
}
#infowindow a{
  color:#fff;
}
#infowindow #close{
  border-bottom:1px solid #DBB34D;
  text-align:right;
  
  margin-bottom:10px;
}
#infowindow #close a{
  font-size:12px;
  font-weight:bold;
  text-decoration:none;  
}
#infowindow #taxiforvenue{
  position: absolute;
  right: 10px;
  top: 35px;
  text-align: right;
}
div#createevent {
	height: 16px;
}
table#eventdetailtable{
  background-color:#dbb34d ;
  margin-top:20px;
  border-collapse:border-collapse;
  padding:10px;
}
table#eventdetailtable td{
  color:#000;
}
.p-l {
	font-weight:bold;
	padding:5px;
	padding-left:10px;
	vertical-align:top;
}

.p-r {

}
#buttonlist{
  border-top: 1px solid #dbb34d;
  text-align:right;
}
.p-r a {
	color:black;
}
#eventform td{
  color:#fff
}
#eventform th{
  vertical-align:top;
  text-align:left;
}
#eventform h1{
  color:#dbb34d;
  font-size:12px;
  text-transform: uppercase;
  margin-bottom:1px;
}
#eventform td .hint{color:#fff}

#eventformthanks{
  display:none;
}


#promotext{
  float:left;
  width:290px;
  margin-top:20px;
}

img.promoimage{
  float:right;
  margin-left:20px;
  margin-top:20px
}