/* @override http://localhost/~adam/privateireland.com/site_v2/css/style.css */

/* privateireland.com stylesheet by bristlebird media works */

@import url(reset.css);

body {
	padding: 0;
	margin: 0;
/*	background: #e3eee8 url(../images/styles/bg_gradient2.jpg) repeat-x; 
*/	font: 65%/130% "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #ddd;
}
a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover, #top table a:hover {
	color: #D99DA2;
	font-style: italic;
}

/* @group wrappers */

#container {
	width: 930px;
	margin: 10px auto 0;
	padding: 0;
}
/*
#bg_shadow_left {
	background: url(../images/styles/bg_shadow_left2.jpg) no-repeat 0 top;
	padding-left: 10px;
}

#bg_shadow_right {
	background: url(../images/styles/bg_shadow_right2.jpg) no-repeat right top;
}
*/
#shadow {
	width: 930px;
	height: 20px;
	background: #fcfdfd url(../images/styles/shadow2.jpg) no-repeat 0 top;
	clear: both;
}

/* @end */


/* @group Auto-clearing */

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

.autoclear { display: inline-block }

/* Hides from IE-mac \*/
* html .autoclear { height: 1% }
.autoclear { display: block }
/* End hide from IE-mac */
	
/* @end */

/* @group nav */

#nav {
	display: block;
	width: 930px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	line-height: 1em;
	background: url(../images/styles/bgh.gif) no-repeat -1860px 0px;
	height: 26px;
}

/* 	background: url(../images/styles/bg.jpg) no-repeat 0 -325px;
 */

#nav * {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul {
	display: table;
	margin: 0 auto 0 13px;
	text-align: left;
	vertical-align: text-top;
	height: 25px;
}

#nav li {
	display: table-cell;
	padding: 0;
	margin: 0;
}

#nav li+li { background: url(../images/styles/navbar_divide.gif) no-repeat 0 -1px; }

#nav span { float: left; }

#nav a {
	color: #444;
	text-decoration: none;
	float: left;
	border: none;
	padding: 8px 20px 7px;
	text-shadow: #999 1px 1px 1px;
	margin-bottom: 0;
    margin-left: 0;
	text-transform: uppercase;
	font-size: 1em;
	height: 11px;
}

#nav li span a:hover {
    text-shadow: #fff 0px 1px 1px;
	color: #222;
    background: url(../images/styles/navbar_divide.gif) repeat-x 0 -1px;
	font-weight: normal;
	font-style: normal;
}

/* @group IE Hacks */

/* For IE mac & win */

* html #nav ul { display: inline-table; }
* html #nav li { display:  block; float: left; }

/* For IE win only \*/
* html #nav {
	margin-top: 0;
	margin-bottom: -2px;
}
* html #nav ul { 
	padding: 0;
}
* html #nav li { 
	display: inline; 
	float: none;
	padding: 0;
	margin: 0;
}
* html #nav a, * html #nav span { 
	display: inline-block; 
	float: none;
	margin: 0;
}
* html #nav a {
	height: 13px;
	padding: 5px 20px 7px;
}

/* End IE win */

/* @end */

/* @group IE7 Hacks */

*:first-child+html #nav * {
	float: none;
	display: inline-block;
}
*:first-child+html #nav ul { padding: 0 0 8px }

*:first-child+html #nav ul li {
	display: inline;
	padding: 0;
	margin-bottom: 0;
}

*:first-child+html #nav ul li a {
	padding-top: 5px;
	padding-bottom: 7px;
	height: 13px;
}
/* @end */

/* @group Active Tab */

#nav li.active, #nav li:hover.active {
    background: url(../images/styles/navbar_divide.gif) no-repeat left top;
}

#nav li.active span, #nav li:hover.active span {
	background: url(../images/styles/navbar_divide.gif) repeat-x 0 top;
	cursor: default;
}

#nav li.active span a, #nav li:hover.active span a {
    background: url(../images/styles/navbar_divide.gif) repeat-x 0 -1px;
    text-shadow: #fff 0px 1px 1px;
	color: #222;
	cursor: default;
}
#nav li.active+li {
background: url(../images/styles/navbar_divide2.gif) no-repeat 0 -1px;	
}
/* @end */

/* @end */

/* @group header */

#header {
	clear: both;
	padding: 0;
	margin: 0;
	height: 97px;
	background: url(../images/styles/bgh.gif) no-repeat;
}
/*	background: url(../images/styles/bg.jpg) no-repeat;*/
h1, h1 a {
	padding: 10px 0 0;
	text-indent: -1000em;
	width: 180px;
	height: 40px;
	margin: 0 0 0 auto;
	float: left;
}
h1 a {
	padding: 0;
	margin-left: 25px;
	width: 155px;
}

#header p {
	margin-left: 80px;
	margin-top: 0;
	padding-top: 58px;
	font: italic 1.4em "Trebuchet MS", Verdana, Arial, Geneva, sans-serif;
	color: #856672;
	margin-bottom: 0;
	padding-bottom: 0;
}

#top {
	width:918px;
	height:350px;
	background: #fff url(../images/styles/bgh.gif) repeat-y -930px 0;
	padding-left: 12px;
}
/*	background: #fff url(../images/styles/bg.jpg) no-repeat 0 -98px; */

#top img#mapimg {
	float: right;
	margin-right: 30px;
}
#top table {
	width: 400px;
	margin-left: 220px;
	color: #990000;
	padding-top: 30px;
}
#top table a {
	color: #990000;	
}
#top table img {
	float: left;
	margin-top: -5px;
	margin-right: 5px;
}

#top table p {
	margin-bottom: 20px;
	clear: left;
	color: #333;
}

#top table th, #top table td span {
	color: #58151b;
}
/* @end */

/* @group main */

#main {
	width: 890px;
	padding: 5px 20px 10px;
	background: #fcfdfd url(../images/styles/bgh.gif) repeat-y -2790px 0;
}
/*	background: #fcfdfd url(../images/styles/bg.jpg) repeat-y 0 -351px;*/

#main p, #main h2, #main h3 {
}

#main h2 {
	margin-top: 5px;
	padding-bottom: 5px;
	font: italic 1.8em Georgia, "Times New Roman", Times, serif;
	color: #8f98c2;
	margin-bottom: 0;
	text-shadow: #222 1px 1px 1px;
	letter-spacing: 1px;
}
/* 
h2.welcome {
	background-image: url(../images/styles/titles_welcome.gif);
}

h2.collection {
	background-image: url(../images/styles/titles_collection.gif);
}

h2.specialoffers {
	background-image: url(../images/styles/titles_specialoffers.gif);
}

h2.reservations {
	background-image: url(../images/styles/titles_reservations.gif);
}

h2.giftideas {
	background-image: url(../images/styles/titles_giftideas.gif);
}
*/
#main h3 {
	padding-bottom: 5px;
	margin-top: 8px;
	margin-bottom: 4px;
	padding-top: 0;
	border-bottom: 1px solid #732732;
	color: #f1f1ee;
	font: italic 1.1em Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

#main h4, .h4clone {
	color: #c5c8ec;
	text-transform: uppercase;
	font: normal normal 1.0em "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	margin-top: 8px;
	background-color: #694247; 
	padding: 2px 4px 1px;
	border: 1px solid #854e4f;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	margin-bottom: 3px;
}

#main p {
	padding: 0 0 3px;
	margin-bottom: 0;
	margin-top: 3px;
}

.hbox {
	width: 208px;
	float: left;
	padding: 5px;
	margin-left: 6px;
	/*background-color: #6a4852;*/
}
#main form#quickbook {
	width: auto;
}
* html #main .hbox {
	width: 200px;;
}

.hbox img {
	margin-left: 70px;
	margin-top: 5px;
}
.hbox a {
	/*color: #FF7A81;*/
}
.hbox a:hover {
	color: #D99DA2;
}
#main .hbox form, #main #right form {
	margin: 0;
}
table.quickbook td img {
	margin: 0;
}

table.quickbook td {
	padding: 2px;
	color: #fff;
	text-align: right;
	vertical-align: top;
}
table.quickbook select {
	background-color: #70383e; 
	color: #fff; 
	border: 1px inset #410c19;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
}
noscript p {
	color: #c8101d; 
	background-color: #EEEEEE; 
	border: 1px solid #c8101d;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	font-size: 0.9em;
	text-align: center;
}
table.distances {
	width: 430px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	white-space: nowrap;
}
table th {
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	color: #FF7A81;
}
table.distances th, table.distances td {
	padding: 1px;
}
table td span, table td.h_row, #right span {
	text-transform: uppercase;
	font-weight: normal;
	color: #FF7A81;
	font-size: 0.9em;
	padding-right: 10px;
}

#right {
	float: right;
	border-left: 2px dotted #732732;
	width: 280px;
	margin: -5px 20px 20px 0;
	padding: 30px 0 20px 10px;
}

#right h2 {
	border-bottom: 1px solid #732732;
	margin-top: 10px;
}

#right span {
	color: #FF7A81;
	text-transform: uppercase;
}
#right table {
	width: 270px;
}
#right table.quickbook {
	width: 220px;
	margin-left: 50px;
}
#main #right form {
	margin: 0;
	width: auto;
}
#right ul {
	list-style-image: url(../images/styles/arrow.gif);
	margin-left: 10px;
	padding-left: 15px;
}
#right div.offers {
	font-size: 0.9em;
}
#right div.offers h5 {
	color: #FF7A81;
	text-transform: uppercase;
	font-weight: bold;
}

#map {
	width: 490px; 
	height: 240px;
	margin: 5px;
  	-moz-border-radius: 6px;
  	-webkit-border-radius: 6px;
	border: 2px solid white;
}

/* @end */

/* @group gallery */

#gallery {
	text-align: center;
}
#gallery img {
	margin: 3px;
}

#gallery a img {
	border: 1px solid #5e1926;
	padding: 1px;
	background-color: #854e4f;
}

#gallery a:hover img {
	border: 1px solid #b69897;
}


/* @end */

/* @group footer */

#footer {
	width: 930px;
	height: 60px;	
	background: url(../images/styles/bgh.gif) no-repeat -3720px 0;
}

/* 	background: url(../images/styles/bg.jpg) no-repeat 0 -616px;
 */

#footer p {
	margin: 0 20px;
	padding-top: 7px;
	text-align: center;
	font-size: 0.9em;
	padding-bottom: 7px;
	color: #D99DA2;
}
#footer p span {
	color: #fff;
}

#footer p.copyright {
	color: #666666;
	text-decoration: none;
	margin-top: 10px;
	padding-bottom: 0;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #fff;
}

#footer p.copyright a:link, #footer p.copyright a:visited {
	color: #666666;
}
#footer a:hover, #footer p.copyright a:hover {
	color: #D99DA2;
}
/* @end */

/*@group contact form*/

#main form {
	width: 410px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 100px;
}

#main form.contactform {
	margin-left: 60px;
}
#main form input {
	color: #666;
}
#main form p input.txt, #main form p textarea, #main form p select  {
	background-color: #70383e; 
	color: #fff; 
	border: 1px inset #410c19;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	width: 300px;
	float: right;
	padding-left: 2px;
	margin-bottom: 5px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#main form p select {
	width: 304px;
}
#main form p input.txt { 
	height: 14px; 
}
#main form p input.button {
	margin-top: 10px;
}
#main form p textarea { 
	height: 120px; 
}
#main form p {
	margin-left: 5px;
	clear: right;
}
#main form p label {
	text-transform: uppercase;
	color: #fff;
	font-size: 0.9em;
}
#main form h3 {
	clear: right;
	padding-top: 10px;
}
/*@end*/

/* @group xtras */
.w400 { width: 414px; }
.w500 { width: 500px; }
.strong { font-weight: bold; }
.uc { text-transform: uppercase; }
.lc { text-transform: lowercase; }
.mn { margin: 0; }
.pn { padding: 0; }
.al { text-align: left; }
.ac { text-align: center; }
.ar { text-align: right; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }
.cn { clear: none; }
.fl { float: left; }
.fr { float: right; }
.fn { float: none; }
.bn { border: 0; }

.bln {
	border-left: none;
}

.ir { float: right;	margin: 5px 0 5px 10px; }
.il { float: left; margin: 0 10px 5px 0;}
/*.il, .ir { border: 1px solid #333; } */
.il, .ir { border: none; } 
#phone_us p.fsxl, .fsxl { font-size: 1.4em; }
.fsl { font-size: 1.1em; }
.fss { font-size: 0.9em; }
.fsxs { font-size: 0.85em; }
/* @end */

/* @group props */

.prop {
    float:right;
    width:1px;
}
.min700px { height:700px; }
.min600px { height:600px; }
.min500px { height:500px; }
.min450px { height:450px; }
.min400px { height:400px; }
.min360px { height:360px; }
.min20px { height:20px; }

.min300px { height:300px; }

/* @end */

.larger { font-size: 1.1em; }
.smaller { font-size: 0.9em; }
.smallest { font-size: 0.85em; }
.centred { text-align: center; }