@CHARSET "ISO-8859-1";

body {
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 0;
	background: #555959;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	
}

a:link {
      color: #FFFFFF;
      font-family: helvetica;
      font-size: 12px;
      font-weight: bold;
      text-decoration: underlined;

}

a:visited {
      color: #FFFFFF;
      font-family: helvetica;
      font-size: 12px;
      font-weight: bold;
      text-decoration: underlined;

}


a:hover {
      color: #d116de;
      font-family: helvetica;
      font-size: 12px;
      font-weight: bold;
      text-decoration: none;

}



body, ul, ol, li, p, form, fieldset, legend, input, img {
	margin: 0;
	padding: 0;
	border: 0;
	
}

#global{ /* A global container which holds everything in the center of the browser window */
    width: 1000px;
    margin: 0px auto;
    text-align: left;
    top: 40px;
    padding: 0px 0px 0px 0px;
	position: relative;
	background: url(http://www.operalane.ie/lease/images/Find_Us_01.jpg);
	
}

#border {
	border: 1px solid #ffffff;
	float: left;
	background: #3e1541;
	/* background: url(http://www.dv4.com/graphics/header.gif); */
	margin-bottom: 4px;
	width: 1000px;
	
}


#table {
	border: none;
	float: center;
	background: #ff00ee;
	background: url(http://www.operalane.ie/lease/images/Find_Us_01.jpg);
	margin-bottom: 0px;
	width: 947;
	height: 674;
}

#flashSting{
	position: absolute;
		top: 1px;
		left: 1px;
}

#left_col {
	float: left;
	width: 518px;	
}

#right_col {
	position: absolute;
		top: 390px;
		left: 550px;
	width: 380px;
}

#right_col_res {
	position: absolute;
		top: 424px;
		left: 596px;
	width: 380px;
}

#mainImage{
	margin-top: 35px;
}

#slogan{
	margin-top: 1px;
	margin-left: 0px;
}

#carousel{
	margin-top: 35px;
	margin-left: 70px;
	width: 335px;
}



/* Text */

p{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	font-size: 8pt;
	margin: 0px;
}

p.heading{
	font-size: 18pt;
}

p.live-heading{
	font-size: 18pt;
		color: #ffffff;
}

p.live{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	font-size: 9pt;
	margin: 0px;
}


/* Form */

form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 8pt;
	margin: 0px;
}

input{
	border: 1px solid #230825;
	background-color: #dec2e0;
}

textarea{
	border: 1px solid #230825;
	background-color: #dec2e0;
}



/* Aerial View Page */

div#aerialInfo{
	position: absolute;
		top: 475px;
		left: 25px;
	width: 275px;
	margin-top: 50px;
}

div.locationSelect{
	height: 50px;
	width: 168px;
	cursor: pointer;
}

div#debenhams{
	position: absolute;
		top: 650px;
		left: 742px;
}

div#crawfords{
	position: absolute;
		top: 446px;
		left: 690px;
}

div#mardyke{
	position: absolute;
		top: 367px;
		left: 440px;
}

div#ucc{
	position: absolute;
		top: 423px;
		left: 421px;
}

div#paul_st_sc{
	position: absolute;
		top: 381px;
		left: 634px;
}

div#opera_house{
	position: absolute;
		top: 511px;
		left: 746px;
}

div#patrick_st{
	position: absolute;
		top: 586px;
		left: 741px;
}

div#merchants_quay_sc{
	position: absolute;
		top: 714px;
		left: 743px;
}

div#bus_station{
	position: absolute;
		top: 774px;
		left: 743px;
}

div#finbars{
	position: absolute;
		top: 372px;
		left: 33px;
}

div#jurysinn{
	position: absolute;
		top: 698px;
		left: 388px;
}

div#western{
	position: absolute;
		top: 758px;
		left: 388px;
}

div#clarion{
	position: absolute;
		top: 954px;
		left: 392px;
}




