/* =-=-=-=-[irelandhomeswap2009 SCREEN PRODUCTION]-=-=-=-=- */

/* =-=-=-=-=-=-=-[backgrounds]-=-=-=-=-=-=-=- */

body, html
{
	background:#FBFBFB;
	color:#000000;
	margin:0;
	padding:0;
	letter-spacing:0.00em;
	line-height:1.2em;
}

/* =-=-=-=-=-=-=-[controls]-=-=-=-=-=-=-=- */

*
{
	margin:0;
	padding:0;
}

p, pre, fieldset, table
{
	margin:1em 0em;
}

.clear
{
	clear:both;
}

img
{
	border:0;
}

li
{
	padding-left:5px;
}

ol, ul
{
	padding-left:20px;
}

h1, h2, h3, h4, h5, h6
{
	font-size:10em;
	font-weight:normal;
}

h1
{
	font-size:1em;
	left:-3000px;
	position:absolute;
	width:830px;
}

h2
{
	font-size:1.5em;
	background:transparent;
	color:#C2A629;
}

h3
{
	background:transparent none repeat scroll 0% 50%;
	border-bottom:1px solid #41478a;
	color:#464646;
	font-weight:bold;
	padding-bottom:9px;
	margin-bottom:10px;
	font-size:2.0em;
	line-height:1.1em;
	text-transform:capitalize;
}

h3.variant1
{
	font-size:2.0em;
	border-bottom:0px;
	padding-bottom:1px;
}


.floatl
{
	float:left;
	margin-left:1px;
	margin-right:20px;
}

.floatr
{
	float:right;
	margin-left:20px;
	margin-right:1px;
}

/* =-=-=-=-=-=-=-[layout]-=-=-=-=-=-=-=- */

body
{
	min-width:830px;
}

#content
{
	background:transparent url(../design/4.png) repeat-y scroll 0 0;
	color:#000000;
	font-family:'Lucida Grande',Verdana,sans-serif;
	margin:0 auto;
	width:830px;
}

#top
{
	background:#FFFFFF;	
	color:#000000;
	margin-left:27px;
	padding-bottom:4px;
	width:776px;
	height:0px;
}

#header
{
	background:transparent url(../design/1.png) no-repeat;
	color:#000000;
	font-size:1.5em;	
	margin-top:0px;
	margin-left:27px;
	width:776px;
	height:102px;
}

#uno
{
	background:#41478a url(../design/3.jpg) no-repeat;
	color:#000000;
	margin-left:27px;
	padding-top:30px;
	float:left;
	font-size:0.7em;
	line-height:1.7em;
	text-align:left;
	width:200px;
	border-top:10px solid #FBFBFB;
	border-bottom:1px solid #DCDADB;

}

#due
{
	background:transparent;
	color:#333333;
	float:left;
	font-size:0.7em;
	width:450px;
	margin:20px 40px;
	min-height:200px;
}

#quattro
{
	background:#DCDADB;
	float:left;
	font-size:0.7em;
	width:450px;
	margin:10px 40px;
	padding:10px;
	border:1px solid #B3B2B9;
}

#search
{
	background:transparent url(../design/2.png) no-repeat;
	color:#000000;
	font-size:0.8em;
	text-align:right;
	height:35px;
	width:776px;
	margin-top:4px;
	padding-top:0px;
	padding-right:0px;
	margin-left:27px;
	text-transform:uppercase;
}

#footer
{
	clear:both;
	background:#3729A2 url(../design/5.jpg) repeat-x;
	color:#FFFFFF;
	font-family:'Lucida Grande',Verdana,sans-serif;
	font-size:0.57em;
	line-height:1.4em;
	text-align:left;
	text-indent:10px;
	height:37px;
	margin-left:8px;
	width:815px;
}

#foot
{
	padding-top:23px;
}

#banner
{
	background:red;
	color:#FFFFFF;
	height:154px;
	width:772px;
	border:2px solid #DCDADB;
	padding-top:0px;
	padding-left:0px;
	margin-left:27px;
	margin-top:4px;
}

.printer
{
	margin-top:10px;
	margin-left:400px;
}

/* =-=-=-=-=-=-=-[typography]-=-=-=-=-=-=-=- */

.seven
{
	font-size:0.7em;
}

.eight
{
	font-size:0.8em;
}

.nine
{
	font-size:0.9em;
}

.ten
{
	font-size:1.0em;
}

.twelve
{
	font-size:1.2em;
}

.fifteen
{
	font-size:1.5em;
}

.twenty
{
	font-size:2.0em;
}

.bold
{
	font-weight:bold;
}

.italic
{
	font-style:italic;
}

.serif
{
	font-family:Georgia,serif;
}

.justify
{
	text-align:justify;
}

.right
{
	text-align:right;
}

.left
{
	text-align:left;
}

.center
{
	text-align:center;
}

.capitalize
{
	text-transform:capitalize;
}

.uppercase
{
	text-transform:uppercase;
}

.dropcap
{
	background:#d0e0f0;
	color:#CCC08F;
	clear:none;
	float:left;
	font-size:200%;
	padding:6px 3px 3px 3px;
	margin:0px 3px;
	border:2px inset #406080;
}

blockquote
{
	font-family:'American Typewriter',Georgia,serif;
	font-size:2.2em;
	display:block;
}

cite.comments
{
	font-size:2.0em;
}

/* =-=-=-=-=-=-=-[navigation]-=-=-=-=-=-=-=- */

#uno #menu
{
	background: #EEEEEE;
	margin: 0;
	padding: 0;
	list-style: none;
}

#uno #menu li
{
	margin: 0;
	padding: 0;
	display: inline;
}

#uno #menu li a
{

	display: block;
	padding: 5px 12px;
	font: 1.4em arial, serif;
	letter-spacing: -0.05em;
	text-decoration: none;
	color: #949494;
	border-left: 1px solid #DCDADB;
	border-right: 1px solid #DCDADB;
}

#uno #menu li a:hover
{
	color: #FFFFFF;
	background-color: #DCDADB;
}

#uno #menu li ul
{
	display: none;
}

#uno #menu li.here
{
	display: block;
	padding: 5px 0 3px 0;
	background-color: #DCDADB;
	border-bottom: 1px solid #41478a;
	border-left: 1px solid #DCDADB;
	border-right: 1px solid #DCDADB;
}

#uno #menu li.here a
{
	display: inline;
	padding: 0 12px;
	color: #f87500;
	border: 0;
}

#uno #menu li.here ul
{
	display: block;

	padding: 0;

	margin: 5px 0;
}

#uno #menu li.here ul li
{
	display: inline;
}

#uno #menu li.here ul li a
{
	display: block;
	margin: 0 7px;
	padding: 2px 5px;
	font-size: 1em;
	letter-spacing: 0em;
	background: none;
}

#uno #menu li.here ul li a:hover
{
	background: black;
}

/* =-=-=-=-=-=-=-[links]-=-=-=-=-=-=-=- */

#foot a.valid
{
	background:transparent;
	color:#FECB65;
}

#foot a
{
	background:transparent;
	color:#FFFFFF;
}

a:hover
{
	text-decoration:underline;
}

a
{
	background:transparent;
	color:#F87500;
	text-decoration:none;
	outline-style:none;
}

/* =-=-=-=-=-=-=-[specifics]-=-=-=-=-=-=-=- */

.google_map
{
	background:#FFFFFF;
	color:#000000;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.7em;
	text-align:left;
}