/**************************************************
1. Style Reset
**************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

/* Unordered Lists */

ul{
list-style: none;
}

/* Blockquote / Quote */
blockquote, q{
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* Focus styles */

:focus{
outline: 0;
}

/* remember to highlight inserts somehow! */

ins{
text-decoration: none;
}

del{
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table{
border-collapse: collapse;
border-spacing: 0;
}

p{
margin: 0;
line-height: 1.6em;
}	

.clearfix:after {
content: " ";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/

* html .clearfix { height: 1%; }
*+html .clearfix { height: 1%; }
.clearfix { display: block; }

/* End hide from IE-mac */

/* Layout */


html {
height: 102%;
}

body {
background:url(../img/bg.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#5282BB;
}

#wrapper {
margin-top:0px;
padding-top:0px;
width:816px;
margin:auto;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#666;
}	


#nav {
float:left;
width: 807px;
height: 43px;
background-repeat:no-repeat;
margin-left:5px;
}

#nav ul { height: 43px; }
#nav ul li {display: inline;}
#nav ul li a {
display: block;
float: left;
padding: 0px 0px 0;
font-size: 1.3em;
color:#FFF;
text-indent: -9000px;
text-decoration: none;
}

#nav ul li a:hover {
color: #FFF;
text-decoration:underline;
}

#nav li#nnews a { background: url('../img/nav.gif') 0px 0px; width: 59px; height:43px; margin-right:35px;}
#nav li#nnews a:hover, #nav li#nnews a.active { background: url('../img/nav.gif') 0px -44px;}

#nav li#ncork-city-tour a { background: url('../img/nav.gif') -94px 0px; width: 135px; height:43px; margin-right:35px;}
#nav li#ncork-city-tour a:hover, #nav li#ncork-city-tour a.active { background: url('../img/nav.gif') -94px -44px;}

#nav li#nouter-limits-tour a { background: url('../img/nav.gif') -264px 0px; width: 163px; height:43px; margin-right:35px;}
#nav li#nouter-limits-tour a:hover, #nav li#nouter-limits-tour a.active { background: url('../img/nav.gif') -264px -44px;}

#nav li#ntimetables a { background: url('../img/nav.gif') -462px 0px; width: 108px; height:43px; margin-right:35px;}
#nav li#ntimetables a:hover, #nav li#ntimetables a.active { background: url('../img/nav.gif') -462px -44px;}

#nav li#nrates a { background: url('../img/nav.gif') -605px 0px; width: 61px; height:43px; margin-right:35px;}
#nav li#nrates a:hover, #nav li#nrates a.active { background: url('../img/nav.gif') -605px -44px;}

#nav li#ncontact-us a { background: url('../img/nav.gif') -701px 0px; width: 106px; height:43px;}
#nav li#ncontact-us a:hover, #nav li#ncontact-us a.active { background: url('../img/nav.gif') -701px -44px;}

#top{
float:left;
margin-top:45px;
width:800px;
margin-bottom:12px;
margin-left:6px;
}

#top h1{
float:left;
text-indent:-9000px;
background:url(../img/logo.gif);
width:224px;
height:35px;
background-repeat:no-repeat;
}

#hopon{
float:left;
margin-left:82px;
}

#topcontact{
float:left;
width:170px;
margin-left:117px;
text-align:center;
}

#topcontact p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
}

#topcontact a:link, #topcontact a:visited{
color:#FFF;	
text-decoration:none;
}

#topcontact a:hover{
color:#FFF;
text-decoration:underline;
}

h2{
margin-bottom:15px;	
}

#content{
float:left;
width:806px;
background:url(../img/wrapperbg.png);
background-position:center;
background-repeat:repeat-y;
padding:5px;
padding-bottom:10px;
}

#content p{
margin-left:5px;	
margin-bottom:13px;
line-height:150%;
}

#content a:link, #content a:visited{
color:#5283BD;
text-decoration:none;
}

#content a:hover{
color:#5283BD;	
text-decoration:underline;	
}

#flash{
float:left;
width:783px;
height:192px;
margin-top:10px;
margin-left:10px;
margin-bottom:20px;
}

#left{
float:left;
width:475px;
margin-left:15px;
}

#main{
float:left;
width:780px;
margin-left:15px;
}

#right{
float:left;
width:270px;
margin-left:25px;
}

#right li, #left li, #main li{
background:url(../img/bullet.gif);
background-repeat:no-repeat;
background-position:top left;
padding-left:10px;
margin-bottom:10px;	
}

#left ul, #main ul{
margin-left:15px;	
}

#left li, #main li{
background:url(../img/bullet.gif);
background-repeat:no-repeat;
background-position:top left;
padding-left:15px;
padding-top:3px;
margin-bottom:10px;		
}

#footer {
margin-top:20px;
float:left;
width: 816px;
text-align:center;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
}

#footer a:link, #footer a:visited{
color:#FFF;
text-decoration:none;
}

#footer a:hover{
color:#FFF;
text-decoration:underline;
}

.pspace{
margin-top:30px;
margin-bottom:15px;
}

td{
padding:3px;	
border-right:1px solid #FFF;
border-bottom:1px solid #E0E4EF;
}

#map{
width:470px; 
height:250px; 
overflow:hidden; 
border: 1px solid #666666;	
}

.tableheader{
	background-color:#E0E4EF;
	font-weight:bold;
}

.tbg1{
	background-color:#EAEAEA;
}

.tbg2{
	background-color:#FFF;
}

.bus_image{
float:right;
padding:2px;
margin-left:8px;
margin-bottom:4px;
}

.img_lhs{
float:left;
width:120px;
margin-right:10px;
margin-bottom:5px;
padding:2px;

margin-left:5px;
}

.pborder{
border:1px solid #99B9DF;	
font-family:Arial, Helvetica, sans-serif;
font-size:8px;
line-height:normal;
}

.timetable-float, .timetable-float-outer{
color:#FFF;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
font-weight:bold;
padding:5px;
}

.timetable-float{
background:#C00;	
}

.timetable-float-outer{
background:#5282BB;	
}
