/*
Theme Name: Gateway
Theme URI: http://gateway.ie/
Description: Gateway Theme
Version: 1.0
Author: Heraghty Internet
Author URI: http://heraghty.net/
*/

@import "style/base.css";
a {
	color:#639ED6;
}
br.clear {
	clear:both;
}

/* create padding on the left bottom in case the content not much as expected */
#left,#right {
	padding-bottom:50px;
}

#left #concept
{
background:url(art/concept.jpg) no-repeat;
width:210px;
height:432px;
margin:49px 0 0 45px;
}

.page_item ul li.current_page_item {
	background:none !Important;
	color:
}

/* Sitemap */
ul#sitemap_list li {
	margin:0px !important;
	background:none !important;
}
ul#sitemap_list li a{
	display:block;
	color:#be7b19;
	padding:3px 0px;
	width:400px;
	background:transparent url(art/green-plus.gif) no-repeat left center;
	padding-left:15px;
}

/* CForm */
.linklove {
	display:none;
}
#cformsform {
	text-align:center;
}
ol.cf-ol {
	margin:0px !important;
	padding:0px !important;
}
ol.cf-ol li {
	list-style:none !important;
	margin:0px !important;
	padding:8px 0 0 0 !important;
	text-align:left !important;
	/*border-top:1px solid #CCC;*/
	clear:both !important;
}
ol.cf-ol li label {
	float:left;
	width:200px;
}
span.reqtxt,
span.emailreqtxt {
	color:#999;
	font-size:11px;
	padding-left:5px;
}
p.cf-sb {
	position:relative;
	top:-20px;
}
input.cf-box-b{
float:right;
margin-right:362px;
padding-bottom:10px;
}
p.cf-sb {
	padding:15px 0px !important;
	width:310px;
	text-align:right;
	margin-left:200px;
}
input.sendbutton {
	background:transparent url("art/submit.gif") no-repeat top left !important;
	width:81px;
	height:26px;
	cursor:pointer;
}

.error-info {
	margin-bottom:10px;
	width:350px;
	display:block;
}
.error-info p{
	text-align:center;
	background:#FFFFCC;
	color:#990000 !important;
	font-weight:bold !important;
	padding:5px 0px!important;
	display:block;
}

span.red {
	color:#990000 !important;
}

/* Booking additional style */
#booking fieldset {
	width:100%;
}
.booking-page {
	position:relative;
}
.booking-page img.wp-image-383{
	position:absolute;
	top:0px;
	right:0px;
}

small.info {
	float:right;
	width:300px;
	position:relative;
	top:-25px;
}