/* Reset*/
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}

/* End of Reset*/



/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

/*#tlc, #trc { zoom: 1 }*/
body {
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	/*font-family: Georgia,Times New Roman,Times,Serif;*/
	margin:20px;
	padding: 0;
	background-color: #ccc;
}

/**********************/
/* WRAPPER */
/**********************/
#wrapper{
		margin: 0 auto;
		width:790px;
		border: 1px solid #000000;
		background-color:#ffffff;	 
		}
p,h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 5px;
}


/*********************/
/* BANNER STYLES */
/*********************/


#logo {
	background: url(Images/donegallogo2.png) no-repeat left top;
	height: 133px;
	width: 790px;
}


	
#logo #google{
	float:right;
	width:300px;
	margin-right:0px;
	margin-top:-15px;
}
/* NAV BAR */

#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(Images/bg_nav.png) repeat-x left top;
	float: left;
	border-bottom: 1px solid #000;
	width: 100%;
	font-size: 62.5%;
	/*color:#FFFFFF;*/
}

#mainNav li {
	float: left;
	padding: 0;
	margin: 0;
	/*color:#FFFFFF;*/
}

#mainNav li a,
#mainNav li a:link {
	color:#FFFFFF;
	text-decoration: none;
	padding: .5em 1em;
	border-right: 1px solid #000;
	display: block;
	font: bold 1em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

#mainNav li a:hover {
	background: url(Images/navrollover2.png);
}

/* IE 6 hack to make entire button clickable */
* html #mainNav a { width: 1px; }


/*********************/
/* MAIN */
/*********************/
#main {
font-size:0.80em;
margin-left:10px;
margin-right:10px;
color: #003366;
background-color:#FFFFFF;
margin: 10px;
padding: 5px;
font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;

/*width:760px; */
}

#wrap{
	clear:both;
	width:100%
}
p {
	margin: 10px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}

#images{
	margin: 10px;
	padding: 5px;
}
.info{
	margin: 350px;
	padding: 5px;
}
.donegalcottage{
	font-size:0.8em;
	font-style:italic;
	font-weight:bold;
	margin:10px;
	padding:5px;
}

/*ul {
	margin: 10px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}*/

h1,h2,h3,h4,h5,h5,ol{
	margin: 10px;
	padding: 5px;
}

/*********************/
/* FOOTER */
/*********************/
#footer {
	position:relative;
	clear:both;
	margin-top:10px;
	background:#666666;
	font-size:10px;
	color:#fff;
	margin-bottom:0px;
}
#footer a, #footer a:link {
	color: #fff;
	text-decoration: none;
	padding-left:20px;
	/*padding: .5em 1em;*/
	/*border-right: 1px solid #000;*/
	/*display: block;*/
	font: bold 1em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	
}

#footer a[href^='mailto:']{
	margin-left:20px;
	}

#footer a:hover {
	color:#cc9900
	}
	
#footer p {
	color: #ccc;
	padding: .5em 1em;
	font-size:10px;
}

#footer #share{
	/*positon:absolute;*/
	float:right;
	padding-bottom:10px;
	margin-right:8px;
	padding-right:10px;
	margin-top:3px;
	width:125px;
	}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: thin none #333366;

}



.styleverysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.stylesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}

/*a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #FF0000; }*/

.stylesmallbold {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight: bold;
}
a.specialLink:link { color: white; }
a.specialLink:visited { color: black; }
a.specialLink:hover {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.background {
	background-attachment: scroll;
	background-image: url(Images/donegalcban.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/******************************/
/* Heading CSS */
/******************************/



/*********************/
/* MAIN */
/*********************/

#main ul{
	margin:10px 0 20px 30px;
	}
#main li{
	color:#000066;
	font-size:1.0em;
	text-decoration:none;
	list-style:none;
	background-image:url(Images/bullet2.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	margin-bottom:5px;
	/*font-weight:bold;*/
	}
	
#main li a, #mainNav li a:link {
	text-decoration: none;
	color:#003366;
	/*font-weight:bold;*/
}

#main li a:visited {
	text-decoration:none;
	font-weight:normal;
}


#main li a:hover {
	color:#000066;
	text-decoration:underline;
	font-weight:normal;
}

a[href^='mailto:']{
	background:url(Images/email.png) no-repeat left center;
	padding-left:20px;
	margin-left:0px;
	text-decoration:none;
	color: #003366;
	font-size:1.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
/*a[href$='.pdf']{
	background:url(images/pdf4.png) no-repeat left center;
	padding-left:20px;
	margin-left:0px;
	text-decoration:none;
	color: #003366;
	font-size:1.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}*/
#main a:hover{
	color:#000066;
	text-decoration:underline;
	/*font-weight:bold;*/
}

/*a[href^='http://']{
	background:url(images/globe.png) no-repeat center right;
	padding-right:15px;
	}
a[href^='http://www.digidooi']{
	background:none;
	padding-right:0;
	}
.nolink a{
	background:none;
	padding-right:0;
	}*/
h1 {
	color: #003366;
	/*font-size:1.75em;*/
	font-size:1.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
}
h2 {
	color: #003366;
	/*font-size:1.50em;*/
	font-size:1.40em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
}
h3 {
	color: #cc9900;
	font-size:1.20em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.00em;
}
h4 {
	color: #003366;
	font: 1em/1.25em Verdana, Arial, Helvetica, sans-serif;
}


.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	/*font-size:30px;*/
	font-size:1.6em;
	letter-spacing:-9px;
	line-height:120%;
	
	
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -6px;
	/*font-size:24px;*/
	font-size:1.4em;
	line-height:120%;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -3px;
	font-size: 1.20em;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 12px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 9px;
}

/* LAYOUT ELEMENTS*/

div.container{
	overflow:hidden;
	width:100%;
	border-bottom:1px solid #000;
	}
div.container2{
	overflow:hidden;
	width:100%;
	}
	
.containertest{
	overflow:hidden;
	width:760px;
	border-bottom:1px solid #000;
	}
.floatleft{
	float:left;
	width:440px;
	margin-bottom:20px;
	}
/*.floatleft #availability{
	position:relative;
	right:120px;
	top:52px;
	height:52px;
	}*/
.floatleft2{
	width:242px;
	margin-bottom:20px;
	border:1px solid #000;
	}
.floatleft3{
	float:left;
	width:300px;
	}
	
.floatleft4{
	float:left;
	width:450px;
	}
	
.floatleftmap{
	float:left;
	width:500px;
	margin-bottom:20px;
	}
.brochure{
	margin-left:560px;
	width:70px;
	}
	
.brochurebase{
	background:url(Images/pdf4.png) no-repeat left center;
	padding-left:20px;
	/*height:32px;*/
	margin-left:0px;
	text-decoration:none;
	color: #003366;
	font-size:1.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}

.reader{
	float:right;
	margin-top:15px;
	
	}
.right{
	float:right;
	width:310px;
	margin-top:20px;
	margin-bottom:20px;
	/*border:1px solid #000;*/
	}

.right2{
	float:right;
	width:305px;
	}
.right3{
	float:right;
	width:310px;
	margin-top:20px;
	/*border:1px solid #000;*/
	}
.left{
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #000;
	}
.rightnoborder{
	float:right;
	margin-top:20px;
	margin-bottom:20px;
	}

.right2{
	float:right;
	margin-left:280px;
	margin-top:20px;
	margin-bottom:20px;
	}
.rightplain{
	float:right;
	width:350px;
	margin-bottom:20px;
	}
.leftmapireland{
	position:absolute;
	width:200px;
	left:250px;
	top:175px;
	visibility: hidden;
	z-index: 3;
	}
.instructions{
	position:absolute;
	width:390px;
	margin-top:200px;
	margin-bottom:20px;
	}
.middle {
	margin-left:100px;
	width:500px;
}
.leftplain{
	float:left;
	width:350px;
	margin-bottom:20px;
	}
.widephoto{
	margin: 0 auto;
	border:1px solid #000;
	width:700px;
	margin-top:20px;
	margin-bottom:20px;
	}
.layer{
	float:right;
	}
.cottages{
	margin-top:50px;
	margin-left:510px;
	width:242px;
	
	}
.maps{
	background: url(Images/ireland.gif) no-repeat left top;
	float:left;
	width:500px;
	}
.clear{
	clear:both;
	}
.box{
	position: relative;
	float: right;
	margin: .5em 0 .5em 1.25em;
	padding: 0;
	border: 3px double #4d4d4d;
	line-height: 1em;
}

/* CONTENT Form------------------------------------------------------------------ */

#content
{
	padding: 0 35px;
}

p
{
	margin-top: 1.5em;
}

form
{
	margin-top: 1.5em;
	padding-bottom: 5px;
	
}

input.text
{
  width: 10.5em;
}
label
{
font-weight:bold;
display: block
}



input
{
color: #781351;
background:#ccc;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #cc9900;
border: 2px outset #d7b9c9
} 
fieldset
{
border: 1px solid #781351;
width: 40em;
background:#FFFFCC;
}

legend
{
font-size:1.25em;
color: #fff;
background: #036;
border: 1px solid #781351;
padding: 2px 6px
} 

textarea
{
color: #000;
background:#fff;
border: 1px solid #781351;
padding: 2px 6px
} 

/* Video*/

#video{
	padding-left:15px;
	padding-bottom:25px;
	}
/* Box
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }


/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

/*#tlc, #trc { zoom: 1 }*/



#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 3em;
	padding: 0;
	text-align: left;
	width:100%;				/* <-- use this to tie width to viewport size */
	width: 465px;				/* <-- use this for a set width */
	background-color: #eeeeee;
	}
 	

		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(Images/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(Images/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(Images/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(Images/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(Images/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(Images/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(Images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(Images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
	
/* End of Box*/