/* CSS Document */

* {
margin:0;
padding:0;
outline:none;
}

body {
background:url(http://www.irishhousehunter.com/Images/body.jpg) top repeat-x #050507;
font:70% Verdana;
color:#ACACB0;
}

a {
color:#99FF00;
}

a:hover {
text-decoration:none;
}

#header {
height:248px;
display:block;
background:url(http://www.irishhousehunter.com/Images/header.jpg) top center no-repeat;
}

h1.main_title {
font:230% Century Gothic;
color:#fff;
font-weight:bold;
margin:10px auto 0;
text-align:center;
}

h2.main_title {
font:140% Century Gothic;
color:#fff;
font-weight:bold;
margin:10px auto 0;
text-align:center;
}


#navigation {
background:#181825;
width: 375px;
border-top:1px solid #2E2E47;
padding:12px 0;
margin:35px auto 1px;
font:100% Georgia;
color:#fff;
letter-spacing:2px;
text-transform:uppercase;
}

#nav li {
list-style:none;
display:inline;
margin-right:0px;
}

#nav a {
padding:12px;
color:#ACACB0;
text-decoration:none;
margin-right:0px;
}

#nav a:hover {
background:url(http://www.irishhousehunter.com/Images/nav_link_active.jpg) top repeat-x;
color:#fff;
}

#nav a.active {
background:url(http://www.irishhousehunter.com/Images/nav_link_active.jpg) top repeat-x;
color:#fff;
font-weight:bold;
}

input, textarea {
  background-color : #cccccc;
  color : #000;
}

# container {
margin-left: 20%;
right-margin:20%;
width:60%;
}

#inner_container {
width:60%;
background:url(http://www.irishhousehunter.com/Images/inner_container.jpg) top repeat-x #181824;
padding:10px 10px 10px 25px;
margin-left: 20%;
left-margin: 20%;
}

img {
/*background:#2D2D44;*/
padding:0px;
width:70%;}


a img{
border:none;
}


#sidebar {
width:25%;
padding:10px;
float:right;
background:#232436;
color:#bdbdc1;
}

#sidebar img{
width:100%;
}

#container #sidebar h2 {
font-size:90%;
margin:10px 0;
}

#container #sidebar p {
text-indent:0;
font-size:90%;
line-height:17px;
}

#content {
align-text:justify;
width:70%;
}

blockquote {
background:url(http://www.irishhousehunter.com/Images/quote.gif) bottom right no-repeat #292935;
padding:2px 17px;
font-size:110%;
}

p {
padding:5px;
line-height:20px;
text-indent:0px;
}

p.note {
padding:20px;
background:#2D2D44;
color:#fff;
text-align:justify;;
}

#container h1 {
font:170% Arial;
color:#fff;
margin:15px 0;
}

#container h2 {
font:110% Verdana;
color:#fff;
font-weight:bold;
margin:25px 0 15px;
}

#container h3 {
font:100% Verdana;
color:#fff;
font-weight:bold;
margin:5px 0 5px;
}

#container ul {
margin:10px 15px;
}

#container ul li {
margin:10px 0;
}

#page nav {
margin-left:20%;
}

#footer {
	width:50%;
	background:#151521;
	padding:10px;
	text-align:center;
	font-size: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear:both;
}

table {
		border-collapse:collapse;
		background:url(http://www.irishhousehunter.com/Images/inner_container.jpg) top repeat-x #181824;
		width:90%;
		margin-left: auto;
		margin-right: auto;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:115% /*helvetica,arial,verdana*/;
		color: #fff;
}



table td {
		padding:6px;
		vertical-align:middle;
		color: #fff;
}

table th a {
        margin: 10px;
		color: #fff;
		ext-decoration:none;
}

table th a:visited {
        margin: 10px;
		color: #fff;
		text-decoration:none;
}


table a {
		color:#99FF00;
		text-decoration:none;
}


table a:visited {
		font-weight:normal;
		color:#99FF00;
		text-decoration: line-through;
}

table a:hover {
		border-bottom: 1px dashed #bbb;
}

table.dynamicTable {
width:80%;
}

table.invisible {
display:none;
}


legend {
font-weight:300;
font-size:120%;
color:#CCCCCC;
}

label {
display:block;
color:#FFF;
margin-bottom:10px;
width:100%;
text-align:left;
padding-bottom: .5em;
}

fieldset input {
width:95%;
border: 1px solid #FFF;
margin-bottom:10px;
}

fieldset textarea {
height:100px;
width:95%;
}

fieldset {
margin-bottom:10px;
width:65%;
padding:10px;
border-color:#CCCCCC;
overflow:hidden;
}

fieldset:hover {
border-color:#FFF;
}

form div {
margin-bottom:20px;
padding:10px 20px;
text-align:left;
}

map {
clear
}

#marker a {
color:#CC0000;
}

