/* VisitIreland.com stylesheet --- zack naylor www.zacknaylor.com */

/*global resets*/
* {
		margin: 0;
		padding: 0;
	}
	h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 5%; }
	li, dd { margin-left:5%; }
	fieldset { padding: .5em; }

/* body styling */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

	
/* wrapper and container styles */

#wrapper {
	
	height: auto;
	width: 100%;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* header and nav */

/*//////////////////////////////////////////
header ////////////////////////////////////////*/

#header {
	position: relative;
	background-color: #669966;
	background-image: url(images/header4.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 100%;
}

#header p.headlinks {
	position: absolute;
	top: 15px;
	right: 0px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#header p.headlinks a {
	text-decoration: none;
	color:#FFFFFF;
}

#header p.headlinks a:hover {
	text-decoration:underline;
	color:#CCCC99;
}



/*//////////////////////////////////////////
nav styles ////////////////////////////////////////*/


#nav {
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 100%;
	height: 30px;
}

#nav ul.main {
	list-style-type: none;
	display: block;
	background-color: #006699;
	position: relative;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	height: auto;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	

}

#nav ul.main li {
	float: left;
	width: 14%; /* width needed or else Opera goes nuts */
	margin-left: 4em;
	text-align: center;

}

#nav ul.main li a{
	display: block;
	width: 15em;
	height: 20px;
	text-decoration: none;
	color:#FFFFFF;
	text-align: center;
	background-color: #006699;
	padding-top: 3px;
}

#nav ul.main li a:hover {
	color:#CCCC99;
}

#subnav {
	position: relative;
	clear: both;
	height: 100px;
	width: 100%;
	border: thin solid #006699;
	font-size: 12px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#subnav ul {
	list-style:none;
	display: block;
	text-align: left;
	width: 19%;
	height: 100%;
	float:left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subnav ul li {
	width: 75%;
	float:right;
}

#subnav ul li a {
	color: #006699;
	text-decoration: none;
	display:block;
	width: 100%;
	
}

#subnav ul li a:hover {
	text-decoration: underline;
}



/* main content div and columns */


/*//////////////////////////////////////////
content ////////////////////////////////////////*/

#content {
	
	clear: both;
	width: 100%;
	position: relative;
	height: auto;
	float: left;
	
}

#content a {
	text-decoration:none;
	color:#006699;
}

/*//////////////////////////////////////////
SINGULAR MIDDLECONTENT ////////////////////////////////////////*/

#main {
	min-height:300px;
	width: 85%;
	padding:0px;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#main a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;

}

#main p.left20 a {
text-decoration:underline;
}

#main p.left20 a:hover {
color:#5d8d4f;
}

#main a:hover {
	text-decoration:underline;
}

#main h3 {
	color:#FFFFFF;
	background-color: #5d8d4f;
	width: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*padding-top: 20px;*/
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	/*padding-bottom: 10px;*/
	padding:20px 8px 10px 8px;
}

#main h3 a {
color:#fff;
font-size:12px;
margin:0 10px;
}

#main p {
	font-size: 12px;
	

}

#main p.tour {
	text-indent: 0px;
	font-weight: bold;
	line-height: 20px;
	color: #336699;
	text-align: center;

}

#main p.images {
	text-align: center;

}

#main p.bigblue {
	color:#006699;
	font-size:16px;
	font-style: italic;
	font-weight: bold;
}


#main ul {
	font-size: 12px;
	width: 70%;
	margin-left: 20%;
}

#main ul li {
	/*color: #006699;*/
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:0;

}

#main img {
	border: 1px solid #336699;
	margin: 5px;
}

#main p.half {
	width:50%;
}

#main h4 {
	text-align:center;
	font-size:16px;
}

#main h4.offer {
	background-image: url(images/burst.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 10px;
	text-align: left;
	padding-left: 60px;

}

#main a.biglink {
	font-size:18px;
}

#main form {
	margin: 0 auto;
	width:75%;
}

#main h5.check {
	background-image: url(images/check.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	font-size: 14px;

}

#main hr {
margin: 20px auto 20px 5%;
}

/*//////////////////////////////////////////
left column ////////////////////////////////////////*/


#leftcolumn {
	
	float: left;
	height: auto;
	width: 30%;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#leftcolumn a {
	text-decoration:none;
	font-weight:bold;
	color: #006699;
	}

#leftcolumn a:hover {
	text-decoration:underline;

}

#leftcolumn h5{
	color:#FFFFFF;
	font-size:14px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #006699;
	width: 100%;
	text-indent: 5px;
	float:left;
}

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

#leftcolumn h5 a:hover {
 text-decoration:none;
}

#leftcolumn img {
	margin-top: -10px;
	margin-left: 1px;
	margin-right: 5px;
	display:block;
	float: left;
	border: 2px solid #006699;
}

#leftcolumn p {
	float:left;
	width:50%;
	margin-top:0px;
	margin-bottom: 6px;
	padding: 0px;


	
}

#lcbox1 {
	width: 98%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	color: #006699;
	font-size: 12px;
	
	border: 2px solid #006699;
	float:left;

}



#lcbox2 {
	width: 98%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	color: #006699;
	font-size: 12px;
	display: block;
	border: 2px solid #006699;
	float:left;

}

#lcbox3 {
	width: 98%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	color: #006699;
	font-size: 12px;
	display: block;
	border: 2px solid #006699;
	float:left;

}

#lcbox3 h4 {
	color: #006699;
	font-size: 10px;
	margin-left: 20px;
	margin-top:0;
	margin-right:0;
	margin-bottom: 3px;
}

#lcbox4 {
	width: 98%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #006699;
	font-size: 12px;
	display: block;
	border: 2px solid #006699;
	float:left;

}


/*//////////////////////////////////////////
middle column ////////////////////////////////////////*/

object {
	position:absolute;
	left: 38%;
}

/*p.weather {
	background-image: url( http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/blue_300x250_
bg.jpg );
background-repeat: no-repeat;
	text-align:center;

}*/


#middlecolumn {
	
	float: left;
	height: auto;
	width: 26.5%;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	color: #006699;
}

#middlecolumn h5{
	color:#FFFFFF;
	font-size:14px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #006699;
	width: 100%;
	text-indent: 5px;
	float:left;
}

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

#middlecolumn h5 a:hover {
 text-decoration:none;
}

.midbox {
	width: 98%;
	border: 2px solid #006699;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	float: left;
}

.midboxsmall {
	width: 98%;
	border: 2px solid #006699;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	float: left;
	font-size:12px;
}
.midboxspecial {
	width: 98%;
	border: 2px solid #006699;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	float: left;
	font-size:14px;
}
.midboxspecial p a {
	text-decoration:underline;
	color:#00C;
}

.midboxclear {
	width: 98%;
	border: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	float: left;
}

.midbox img.right {
	float:right;
	margin: 5px;
	border: 2px solid #006699;
}

.midbox img.left {
	float:left;
	margin: 5px;
	border: 2px solid #006699;
}

.midbox img.mid {
	border: 2px solid #006699;
	margin-top: 3px;
}


/* .midbox h5 {
	color: #006699;
	width:100%;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 4px;
	float: left;
} */

.midbox p {
	font-size: 13px;
	padding: 0px;
	margin-left:5px;
	margin-bottom: 3px;
	margin-top:0px;
}

.midbox ul {
	list-style:none;
	margin-bottom:3px;
	margin-left: 3px;
	font-size: 12px;
	display: block;
	float: left;
	clear: right;
}

.midbox ul li {
	margin-left: 5px;
	margin-bottom:3px;

}



/*//////////////////////////////////////////
right column ////////////////////////////////////////*/




#rightcolumn {
	color:#006699;
	float: left;
	width: 30%;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#rightcolumn a {
	text-decoration:none;
	font-weight:bold;
	color: #006699;
	}

#rightcolumn a:hover {
	text-decoration:underline;

}

#rightcolumn h5{
	color:#FFFFFF;
	font-size:14px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #006699;
	width: 100%;
	text-indent: 5px;
	float:left;
}

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

#rightcolumn h5 a:hover {
 text-decoration:none;
}

#rightcolumn img {
	margin-top: -10px;
	margin-left: 1px;
	margin-right: 5px;
	display:block;
	float: left;
	border: 2px solid #006699;
}

#rightcolumn p {
	float:left;
	width:50%;
	margin-top:0px;
	margin-bottom: 6px;
	padding: 0px;


	
}


#rightcolumn p.pwide {
	float:left;
	width:100%;
	margin-top:0px;
	margin-bottom: 6px;
	padding: 0px;
	font-size:16px;

	
}



/* #rightcolumn p {
	font-size: 12px;
	padding: 0px;
	margin-left:5px;
	margin-bottom: 3px;
	margin-top:0px;
}

#rightcolumn a img {
	border: 2px solid #006699;
}

#rightcolumn p.image {
	text-align:center;
}
 */
 
#rightcolumn h4 {
color: #006699;
font-size: 12px;
}

#rightcolumn h4 a{
color: #006699;
font-size: 12px;
}

/*
#rightcolumn h5 a{
	color: #ffffff;
	background-color: #006699;
	width:100%;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 4px;
	float: left;
}

#rightcolumn h5 {
	color: #ffffff;
	background-color: #006699;
	width:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	float: left;
}



#rightcolumn a {
	text-decoration:none;
	color:#006699;
	font-size:12px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 5px;
}
*/

.rightbox {
	width: 98%;
	border: 2px solid #006699;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	float: left;
	font-size: 12px;
}
.rightboxContact {
	width: 98%;
	border: 2px solid #006699;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	float: left;
	font-size: 16px;
}

.rightboxnews {
	width: 98%;
	border: 2px solid #006699;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	float: left;
	font-size: 10px;
}

.rightbox a img.right {
	float:right;
	border: 2px solid #006699;
	margin-left: 5px;
}


.rightbox ul {
	list-style: disc;
	margin-top:0px;
	margin-bottom:3px;
	margin-left: 3px;
	font-size: 12px;
	display: block;
	float: left;
	clear: none;
}

.rightbox ul li {
	margin-left: 15px;
	margin-bottom:3px;

}


.rightboxflash {
	width: 98%;
	border: 2px solid #006699;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	float: left;
	background-color:#FFFFFF;
	
	}


/*//////////////////////////////////////////
2right column ////////////////////////////////////////*/




#2rightcolumn {
	color:#006699;
	float: right;
	width: 10%;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#2rightcolumn p {
	font-size: 12px;
	padding: 0px;
	margin-left:5px;
	margin-bottom: 3px;
	margin-top:0px;
}

#2rightcolumn a img {
	border: 2px solid #006699;
}

#2rightcolumn p.image {
	text-align:center;
}

#2rightcolumn h4 {
color: #006699;
font-size: 12px;
}

#2rightcolumn h4 a{
color: #006699;
font-size: 12px;
}

#2rightcolumn h5 a{
	color: #ffffff;
	background-color: #006699;
	width:100%;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 4px;
	float: left;
}

#2rightcolumn h5 {
	color: #ffffff;
	background-color: #006699;
	width:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	float: left;
}



#2rightcolumn a {
	text-decoration:none;
	color:#006699;
	font-size:12px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 5px;
}

.2rightbox {
	width: 98%;
	border: 2px solid #006699;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	float: right;
}

.2rightbox a img.right {
	float:right;
	border: 2px solid #006699;
	margin-left: 5px;
}


.2rightbox ul {
	list-style: disc;
	margin-top:0px;
	margin-bottom:3px;
	margin-left: 3px;
	font-size: 12px;
	display: block;
	float: left;
	clear: none;
}

.2rightbox ul li {
	margin-left: 15px;
	margin-bottom:3px;

}


.2rightboxflash {
	width: 98%;
	border: 2px solid #006699;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	float: left;
	background-color:#FFFFFF;
	
	}


/*//////////////////////////////////////////
footer ////////////////////////////////////////*/

/*footer styles */

#footer {
	width: 100%;
	float: left;
	clear:both;
	
	margin-top: 10px;
	margin-bottom: 0px;
	height: auto;
}

#google {
	margin: 0 auto;
}

/*///////////////////////////////////////////////
Generic and multitask styles//////////////////////////////*/

.bold {
	font-weight:bold;
}

.smallitalic {
	font-style: italic;
	font-size: 11px;
}

.clear {
	clear:both;
}

.center {
	text-align:center;

}

.left {
	float:left;
}

.leftclear {
float:left;
clear:left;
margin-bottom:50px;
}

.center {
text-align:center;
}

.bi {
	font-weight:bold;
	font-style:italic;
}

.red {
	color:#FF0000;
	font-size: 16px;
	font-style: italic;
}

.right {
	float:right;
}

.bigred {
color: #FF0000;
font-size:22px;
text-decoration:underline;
text-align:center;
}

.bigbold {
font-size: 18px;
font-weight: bold;
}

.blue {
color: #336699;
}

.size16 {
font-size: 16px;
}

.left20 {
margin-left:20%;
}


/*////// ------------  STYLES FOR THE HOTEL and CAR TEMPLATE -------------- ///////// */


#hotel_main {
	min-height:300px;
	width: 85%;
	padding:0px;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float:left;

}

#hotel_main a:hover {
text-decoration:underline;
}


#content h3.header {
	color:#FFFFFF;
	background-color: #006699;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 10px;
}


div.hoteloption {
float:left;
width: 22%;
margin: 15px 10px 10px 10%;

}

div.hoteloption img {
margin: 1em 5%;
}

#engine {
float:left;
width: 45%;
margin: 20px 10%;
border: 2px solid black;
height: 150px;
}

p.under {
margin: 10px 10%;
float:left;
clear:left;
}

p.engine {
float:left;
width:33%;
margin: 20px 0 0 -50px;
position:relative;
}

#holder {
clear:left;
margin-left: 10%;
}

#holder ul {
margin: 10px 40px;
float:left;

}

#holder ul li a:hover {
text-decoration:underline;
}

/* ads styles */

#ads {
float:left;
}

#ads h3 {
color:#FFFFFF;
	background-color: #006699;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 10px;
}




/*//// CAR TEMPLATE	*/


ul.include {
margin: 10px 10px 10px 0px;
clear:left;
float:left;

}

p.incunder {
float:left;
margin-left:0;
}


#engineright {
float: left;
width: 35%;
margin-left: -40px;
}


/*-------- Begin Tour template specific styles  ------------- */

#map {
float:left;
width: 500px;
margin-left:10%;
margin-right:25px;
margin-top: 20px;
border: 2px solid black;
height: 380px;

}

p.map {
font-weight: bold;
margin: 20px 0 0 -50px;
position:relative;
}

ul.overview {
font-size: 14px;
list-style:none;
}

ul.overview li {
margin: 10px 5px;
}

ul.under {
clear:left;
font-size: 14px;
margin-left: 10%;
list-style:none;
}

ul.under li {
margin: 5px;
}

ul.under li.day1 {
background-image:url(images/day1.jpg);
background-repeat:no-repeat;
background-position:top left;
min-height: 52px;
padding-left: 60px;
padding-top: 5px;
}





/*---------------  Styles for PHP pages (attractions and activities) ----------- */

#main_content {
float:left;
width: 80%;
}

#leftbar {
float:left;
width:15%;
}

#main_content h3 {
	color:#FFFFFF;
	background-color: #006699;
	width: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 10px;
}




/*--------- Car Rental Landing page -- */

#carengine {
float:left;
width: 400px;
margin: 1em 5%;
border: 2px solid black;
height: 350px;
clear:left;
}

#main p.redhead {
font-size: 16px;
color:#FF0000;
}

#main p.carinfo {
width:90%;
}

#main p.redhead2 {
font-size: 18px;
color:#FF0000;
text-align:center;
text-decoration:underline;
}

#main ul.car li {
color:#000;
}

#main h4.car {
font-size: 18px;
text-align:left;
}

p.engine_clear {
text-align:center;
clear:left;
width:400px;
}

div.hire_options {
border-top: 1px solid #000;
border-bottom: 1px solid #000;
width: 90%;
margin: 0 auto;
}

#main h4.lists {
font-size:12px;
float:left;
text-align:left;

}

#main div.list_box ul.selfdrive {
margin:10px;
width:250px;
color:#000;
padding:0 0 0 20px;
}

#main div.list_box ul.selfdrive li{
color:#000;
}

#main div.list_box {
float:left;
width:350px;
}

#main div.car_depot_list {
width:150px;
float:left;
clear:left;
margin: 10px 5%;
}

#main div.car_depot_list ul {
width:100%;
list-style:none;
margin:5px 0;
}


#main div.car_depot_list ul li {
color:#000;
font-size:9px;
}

#main p.ind_car_tour {
display:block;
float:left;
width: 68%;
margin: 0 0 50px 0;
}

#main div.list_box_small {
float:left;
width:33%;
}

#main div.list_box_small ul {
width: 70%;
list-style:none;
margin:0px 0px 10px 20px;
float:left;
}

#main div.list_box_small ul li {
color:#000;
}

.smallblue {
	font-size: small;
	color: #069;
	text-align: left;
}
#content #middlecolumn .midbox #hotelsearch #table_data tr .form_title {
	font-weight: bold;
	font-size: medium;
}
formtop {
	font-size: medium;
	color: #069;
}
