/*
		----------------------------------
		Irish Immigration Center master style
		Author: Michael Hewson
		Version:1 Sept 2004
		---------------------------------- */
body
{
    background: #f7f7f6 url(images/background.gif) repeat-y 50% 0;
    margin: 0;
    padding: 0;
    text-align: center;
}

#container
{
    font: 11px Arial, Helvetica, sans-serif;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 710px;
}

/* ------ headers -------*/

h2
{
    background: transparent url(images/header.gif) no-repeat 0% 0%;
    color: #472200;
    height: 33px;
    font-size: 11pt;
    font-variant: small-caps;
    margin: 0;
    width: 527px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 493px;
}
html > body h2
{
    width: 527px;
}

h3
{
    background: transparent url(images/line.gif) no-repeat 0% 0%;
    color: #472200;
    font-size: 95%;
    font-variant: small-caps;
    height: 33px;
    margin: 0;
    padding: 20px 25px 0 20px;
    width: 527px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 450px;
}
html > body h3
{
    width: 527px;
}

h3.top
{
    background: none;
    color: #472200;
    font-size: 95%;
    font-variant: small-caps;
    height: 33px;
    padding: 20px 25px 0 20px;
}


#header
{
    background: transparent url(images/banner.gif) no-repeat left top;
    height: 125px;
    margin: 5px 0 0 9px;
    padding: 0;
    width: 691px;
}

#header-logo
{
    margin-right: 20px;
    padding: 0;
    text-align: right;
}

#subheader
{
    background: transparent url(images/pageheader.gif) no-repeat 0;
    color: #472200;
    font-size: 22pt;
    font-variant: small-caps;
    height: 36px;
    margin: 0 0 0 9px;
    padding: 0 10px;
    width: 497px;
}
#subtitle
{
    background: transparent url(images/pageheader.gif) no-repeat 0;
    color: #736150;
    float: left;
    font-size: 85%;
    font-weight: bold;
    margin: 0;
    padding: 0.35em 0.35em 0 0;
    width: 100%;
}

#subtitle a, #subtitle a:visited, #subtitle a:active
{
    color: #333;
    font-size: 85%;
    font-weight: bold;
    text-decoration: none;
}

#subtitle a:hover
{
    color: #26a;
}


/* ------ content -------*/
#content
{
    height: auto;
    padding: 0;
    margin: 0 0 0 9px;
}
.right
{
    float: right;
}
.left
{
    float: left;
}

.pullquote
{
    background: url(images/closequote.gif) no-repeat 100% 100% !important;
    background: url() repeat;
    border: 1px dotted inherit;
    color: #736150;
    font-size: 110%;
    line-height: 1.5em;
    margin: 10px 10px 1px;
    padding: 5px;
    width: 20%;
}

.pullquote:first-letter
{
    background: url(images/openquote.gif) no-repeat 0% 0% !important;
    background: url() repeat;
    padding: 5px 2px 10px 35px !important;
}

.story  /* this is where actual content is placed */
{
    line-height: 1.5em;
    font-size: 125%;
    padding: 0 20px;
}

#dropcap
{
    color: #472200;
    float: left;
    font-size: 4em;
    line-height: 83%;
    width: 0.7em;
}

#dropcapw
{
    color: #472200;
    float: left;
    font-size: 4em;
    line-height: 83%;
    width: 1em;
}

p
{
    padding-bottom: 5px;
}

p.buy {
	font-family : Arial, Verdana;
	font-size : 8.5pt;
	color : #FFFFFF;
	font-weight : bold;
	line-height: 10.5pt;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-top : 5px;
}

p.guide {
	font-family : Arial, Verdana;
	font-size : 8.5pt;
	color : #000000;
	font-weight : regular;
	line-height: 14pt;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-top : 0px;
}



/* --- lists ---*/

ul.inline
{
    list-style-type: none;
}
ul.inline li
{
    background: transparent url(images/mark.jpg) no-repeat center left;
    display: inline;
    font-size: 110%;
    letter-spacing: 2px;
    line-height: 1.75em;
    padding: 0 0 0 15px;
}

ul.inline li.first
{
    background-image: none;
}

ul.buy
{
	font-family : Arial, Verdana;
	font-size : 8.5pt;
	color : #FFFFFF;
	font-weight : regular;
	line-height: 10.5pt;
	margin-bottom : 0px;
	margin-left : 2px;
	margin-top : 5px;
}

/*--- content links ---*/

#content a
{
    color: #26a;
}

#content a:active,
#content a:visited
{
    color: #333;
}

#content a:hover
{
    color: #472200;
    text-decoration: underline;
}

/*--- image floatright ---*/

.floatright
{
    background-color: #dce0e0;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
    color: #3c4848;
    float: right;
    padding: 10px; 
}

div.floatright img
{
    border-top: 2px solid #555;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: 2px solid #555;
}
/*---image floatleft---*/
.floatleft
{
    background-color: #fff;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
    color: #3c4848;float: left;
    float: left;
    margin: 5px;
    padding: 5px;
}

div.floatleft img
{
    border-top: 2px solid #555;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: 2px solid #555;
}

.floatlefta
{
    float: left;
    margin-left: 40px;
}
/* ------ Top level navigation-------*/

#navcontainer
{
    margin: 0;
    padding: 0;
}
#navlist
{
    margin: 8px 0;
    padding: 0 5px;
}
*html #navlist
{
    margin: 5px 0;
}
#navlist ul
{
    list-style-type: none;
    margin: 0;
    padding: 0 20px;
    font-size: 85%;
    font-weight: bold;
}
#navlist li
{
    float: left;
    list-style: none;
    margin: 0;
    padding: 4px 0;
}
#navlist a
{
    font-weight: bold;
    padding: 3.5px 10px;
    border-right: 1px solid;
    color: #fff;
    text-decoration: none;
}
*html #navlist a
{
    padding: 3.75px 10px;
}
* html #nav a
{
    width: 1%;
}
#navlist #current strong, #navlist #current a
{
    background-repeat: no-repeat;
}
#navlist a:hover, #navlist #current a:hover strong, #navlist #current strong
{
    background-image: url(images/shadow.gif);
    background-color: #64ABAD;
    color: #fff;
}
#navlist a:hover
{
    background-repeat: no-repeat;
}

/* ------ sub-navigation menu look-------*/

#menu
{
    color: #ccc;
    float: right;
    right: 20px;
    height: auto;
    margin: -42px 0 0 5px;
    padding: 0 15px 0 0;
    width: 190px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 180px;
}
html > body #menu
{
    width: 180px;
}
.menu_header
{
    background: transparent url(images/subnavheader.gif) no-repeat 0% 0%;
    clear: none;
    color: #6b7b8b;
    height: 33px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
    width: 170px;
}
.menu_footer
{
    background: transparent url(images/subnavbottom.gif) no-repeat 0% 0%;
    clear: none;
    color: #6b7b8b;
    height: 34px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
    width: 170px;
}
.menulist
{
	background: transparent url(images/subnavbody.gif) repeat-y 0% 0%;
	margin: 0;
	padding: 0;
	position: relative;
	width: 170px;
	text-indent: 0px;
}

/* ------ sub-navigation menu navigation-------*/

#ppage a:link, 
#ppage a:visited, 
#ppage a:hover
{
    color: #333;
    text-decoration: underline;
}
.menulist a:link, 
.menulist a:visited
{
    color: #fff;
    text-decoration: none;
}

.menulist a:hover
{
    background-color: #666;
    color: #fff;
}

.menulist a:visited,
.search legend,
.search label, 
.search span
{
    color: #ccc;
}

ul.menulist
{
    list-style-type: none; 
    margin: 0;
    padding: 0;
}

ul.menulist li
{
    font-weight: bold;
    list-style: none;
    line-height: 22px;
    padding: 0 10px;
}

ul.menulist li li
{
    color: #fff;
    list-style-type: square;
    list-style-position: inside;
}

/* ------ footer -------*/
.clear
{
    clear: both;
}

#footer
{
    background: transparent url(images/footer.gif) no-repeat 0% 0%;
    clear: both;
    padding: 5px;
    margin: 35px 35px 15px 35px;
}

#footer ul
{
    list-style-type: none;
    text-align: center;
    margin: 2em 0 0 0;
}
#footer a,
#comments span
{
    color: #999;
}

#footer a:hover
{
    color: #333;
}

#footer ul li
{
    border-right: 1px solid;
    display: inline;
    font-size: 85%;
    padding: 0 0.5em;
}

#foot ul li.last
{
    border: none;
}

#comments
{
    font-size: 90%;
}

#comments textarea
{
    width: 350px;
}

#comments h3
{
    background: url(http://www.simplebits.com/images/box.gif) no-repeat 0 2px;
    border-bottom: 2px solid #ddd;
    color: #930;
    font-size: 105%;
    padding: 0 0 4px 19px;
    margin: 0 0 10px 0;
}

#comments h3#chead
{
    border-bottom: none;
    margin: 0 0 8px 0;
}

#comments code
{
    font-size: 118%;
}

#comments dl
{
    color: #666;
    margin-top: 0;
}

#comments dl dt
{
    background: url(../img/comment_bg.gif) no-repeat top left;
    color: #333;
    font-weight: normal;
    line-height: 1em;
    padding: 12px 12px 4px 12px;
    margin: 0;
}

#comments dl dt img
{
    vertical-align: middle;
}

#comments dl dd, .longlist dd
{
    color: #666;
    font-size: 100%;
    margin: 0 0 20px 0;
    padding: 0 0 0 12px;
}

#comments dl dd p
{
    margin-top: 0;
}

#comments input
{
    vertical-align: middle;
}

#comments textarea
{
    width: 325px;
}

.longlist
{
    margin-left: 20px;
    text-align: left;
}

.longlist dt
{
    color: #472200;
    font-weight: bold;
    font-size: 85%;
    letter-spacing: 2px;
    margin: 0.75em 0 0.35em;
}

dl.address
{
    color: #472200;
    font-weight: bold;
    font-size: 85%;
    letter-spacing: 2px;
    line-height: 1.7em;
    margin: 0;
    padding: 0;
}

dl.address dt
{
    font-size: larger;
}

dl.address dd
{
    margin: 0;
    padding: 0;
}

.imageabstract
{
    display: block;
    margin: 0.35em 0;
    padding: 0.35em;
}

.imageabstract:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .imageabstract
{
    height: 1%;
}

/*  */
.imageabstract img
{
    border: 1px solid #472200;
    display: block;
    margin-bottom: 0.35em;
}

.search span
{
    display: block;
}
.story1 {
	margin-right: 5cm;
	font-family: "Comic Sans MS", Georgia, "Times New Roman";
	font-size: 16pt;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}
.story2 {
	font-family: "Trebuchet MS", "Comic Sans MS", Georgia, "Times New Roman";
	font-size: 13px;
	font-style: italic;
	font-weight: 400;
	text-align: center;
	color: #472200;
}
.solas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
	text-align: center;
	height: 40px;
	font-variant: normal;
	color: #FFFFFF;
}
.questions {
	font-family: Arial, Helvetica, sans-serif;
	color: #472200;
	font-weight: bold;
}
.esol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.menulistsolas {
	background: transparent url(images/subnavbody.gif) repeat-y 0% 0%;
	margin: 0;
	padding: 0;
	position: relative;
	width: 170px;
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
	text-decoration: blink;
}
.homepage2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
	text-align: center;
	height: 80px;
	font-variant: normal;
	color: #FFFFFF;
}
.menulist-subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ECE9D8;
	text-transform: none;
	font-weight: 100;
	font-variant: normal;
	font-style: italic;
}
.menu_header2 {
	background: transparent url(images/subnavheader.gif) no-repeat 0% 0%;
	clear: none;
	color: #666666;
	height: 33px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	width: 170px;
	font-size: small;
}
.menulist-indent {

	background: transparent repeat-y 0% 0%;
	margin: 0;
	padding: 0;
	position: relative;
	width: 170px;
	text-indent: 5px;
}
.menu_header4 {
	background: transparent url(images/subnavheader.gif) no-repeat 0% 0%;
	clear: none;
	color: #6b7b8b;
	height: 33px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	width: 170px;
	font-size: 9pt;
}
