@import url(page.css);

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 100%;
	background-color: #0066cc;
	margin: 0px;
	padding:0;
	text-align:center;
}
html>body {
	font-size: 16px; /* IE can’t read this */
}

h1, h2, h3, h4, h5, h6, p, div {
	margin: 0;
	padding: 0;
}

/* emsizing hacks */
table, td p, td td, td td td {
	font-size: 100%;
}
/******************/

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 120%;
	color: #ffffff;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #fcca03;
	font-size: 1.6em;
	margin-bottom: 15px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #fcca03;
	font-size: 1.3em;
	font-weight:bold;
	margin-bottom: 10px;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 0.9em;
	margin-bottom:10px;
	line-height:1.5em;
}
div.articletext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #ffffff;
	margin-bottom:10px;
	line-height:1.5em;
}
p.toolcategory {
	color:#004363;
	font-weight:bold;
	text-decoration:underline;
}

input, select, textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.0em;
}

a {
	color: #fcca03;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a.menu {

}
a.menu:hover {

}
a.menu-on {

}
a.menu-on:hover {

}
a.morelink {
	font-size: 0.9em;
	color: #fcca03;
	font-style:italic;
}
a.morelink:hover {
	color: #ffffff;
}
a.toollink {
	color:#004363;
}
a.toolink-on {
	background-color:#ffffff;
}

div#outerwrapper {
	text-align:left;
	margin:0 auto;
	width:770px;
	height:100%;
	background-image:url(../../images/bg-logo1.png);
	background-position:right top;
	background-repeat:no-repeat;
}

.topbar {
	border-bottom: 2px solid #ffffff;
	height:46px;
}

.menubar {
	background-image: url(../../images/menubar-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:40px;
	padding-bottom:20px;
}
div.menulabel {
	font-size: xx-small;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	width:60px;
}

.contenttable {
	margin-top: 10px;
	width: 100%;
	height: 300px;
}

div.rightbar{
	width:150px;
	float:right;
}

.sma {
	font-size: xx-small;
}
.smait {
	font-size: xx-small;
	font-style:italic;
}
.smaitcen {
	font-size: xx-small;
	font-style:italic;
	text-align:center;
}

.btn {
	font-size: xx-small;
}
.subscribebtn {
	font-size: xx-small;
	background-color:#cccccc;
	color: #666666;
	border: 1px solid;
	border-top-color:#ffcc00;
	border-left-color:#ffcc00;
	border-right-color:#ff9900;
	border-bottom-color:#ff9900;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#ffcc00');
}

.alert {
	font-weight: bold;
	color: #ff0000;
	font-size: xx-small;
}

.fieldlabel {
	color: #fcca83;
	font-weight: bold;
	font-size: 0.9em;
}

.formfield {
	/*border: 1px solid #FFCC00;*/
	/*background-color:#e8e8e8;*/
}

.gallerypointer {
	font-size: xx-small;
}

.openingday {
	font-weight:bold;
	color: #FFCC00;
}
.openinghours {
	font-weight:bold;
	color: #FFFFFF;
	text-align:right;
}

.newsbox {
	
}
.newsboxtop {
	background-image: url(../../images/newsbox-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	width:150px;
	height:22px;
	color: #004b97;
	font-weight:bold;
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.newsboxbody {
	border-left: 1px solid #ffca03;
	border-right: 1px solid #ffca03;
	border-bottom: 1px solid #ffca03;
	background-color: #f8f8f8;
	font-size:xx-small;
	color: #004b97;
	padding:4px;
}
#marqueecontainer {
	position: relative;
	width: 138px;
	height: 100px;
	overflow: hidden;
	padding: 5px;
	border-left: 1px solid #ffca03;
	border-right: 1px solid #ffca03;
	border-bottom: 1px solid #ffca03;
	background-color: #f8f8f8;
}
.newshead {
	color: #336699;
	font-weight: bold;
}
.newstext {
	font-size: xx-small;
	color: #004b97;
}
.offertext {
	font-size: xx-small;
	color: #004b97;
	font-style:italic;
	text-align:center;
}

/* articles *************/
div.article1 {
	width:400px;
	float:right;
	min-height:250px;
	text-align:justify;
	margin-right:20px;
}

.subarticles {
	width:770px;
	border-top: 1px dotted #ffffff;
}
.subarticles div {
	width:179px;
	float:right;
	padding:5px;
}
.subarticles div img {
	float:right;
	margin:0 0 5px 5px;
}

.article2 {
	
}
.article3 {
	
}
/**************************/

.quotebox {
	width:150px;
}

.quoteboxtop {
	background-color:#6293bb;
}

.quoteboxleft {
	background-color:#6293bb;
}

.quoteboxcontent {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#6293bb;
	text-align:center;
	font-size:1.3em;
	font-style:italic;
	font-weight:bold;
}

.quoteboxright {
	background-color:#6293bb;
}

.quoteboxbottom {
	background-color:#6293bb;
}

.gaelicquote {
	margin-bottom:10px;
	color:#004364;
}

.englishquote {
	color:#b9d7f4;
}

/* vehicle rental ******/
#vehiclegallery {
	width:680px;
	margin:20px auto;
	text-align:center;
}
#vehiclegallery h1 {
	text-align:left;
}

div.vehicleitem {
	float:left;
	width:200px;
	min-height:200px;
	margin:10px 20px 20px 0;
}

div.vehicleitem img {
	min-height:125px;
}
div.vehicleitem div.type {
	color: #fcca03;
	font-weight:bold;
	padding:5px 0;
}
div.vehicleitem div.rates {

}

.vehiclehead, .toolhead {
	background-color:#6293bb;
	color:#004363;
	padding:3px;
	font-weight:bold;
}
.vehicletype, .tooltype {
	background-color:#b9d7f4;
	color:#004363;
	padding:3px;
	border-bottom:1px solid #6293bb;
}
.vehicleprice, .toolprice {
	background-color:#ffffff;
	color:#004363;
	padding:3px;
	border-bottom:1px solid #6293bb;
}
/***********************/
