/*
$Id: print.css,v 1.1.1.1 2006/03/30 13:38:23 caroline Exp $
$Log: print.css,v $
Revision 1.1.1.1  2006/03/30 13:38:23  caroline
no message

*/


/* Adare Golf Club */
/* Created by Caroline Butler */

/* General styles */
body { margin: 0; padding: 0; background: transparent url(/images/general/bgsite.jpg) top;}
body, p, ul, ol, li, th, td, input, select, textarea { font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;  }
img { border: 0; }

a { color: #374C3C; text-decoration: none; }
a:hover { text-decoration: underline; }

abbr, acronym { font-style: normal; border-bottom: dotted 1px #333; cursor: help; }
form { margin: 0; }

h1 { font: bold 14px Verdana, Helvetica, Arial, sans-serif; letter-spacing: -1px; margin: 0; }
h2 { font: normal 18px Verdana, Helvetica, Arial, sans-serif; letter-spacing: -1px; margin: 0;}
h3 { font: normal 14px Verdana, Helvetica, Arial, sans-serif; letter-spacing: -1px; margin: 0; color:#B8AD6E;}
h4 {  }

hr { border: none; height: 1px; background: #ccc; margin: 2em 0; }

/* Element styles */
#siteHolder { border:0px solid blue;width: 790px; margin: 6px auto; }

#headerNav ul {Display:none;}

#topBar {display:none;}
#headerHolder {display:none;}

/* Primary Navigation */   
#nav ul {display:none;}

#SideBar {display:none;}

#headerImage {padding:0px 0 0px 17px;}
#bodyHolder {border:0px solid black;background-color:#fff; background-image: url(/images/general/logo.jpg); background-repeat:repeat-x;}

#logo {display:none;}

#content {color: #374C3C;width:650px;}
#text {padding:0;width:650px;}
#linehr{background:url(/images/general/hr.gif);background-repeat:repeat-x;height:1px; margin:20px 0 4px 0;}

/* General styles */
#HomeHighlights {border:0px solid red;height:140px;}

#features {border:0px solid red;width:323px;height:140px;float:left;margin-right:10px;text-align:center;padding-left:6px;}
.feature{border:0px solid red;margin:12px 0 0 0;text-align:center;color:#374C3C;width:78px;float:left;}
.feature a {color:#374C3C;text-decoration:none;}
.feature h3{font: 9px Verdana, Arial, Helvetica, sans-serif;padding:0px;margin:6px 0 0 0;}

#newsletter {width:500px;}


#note {font: 10px Verdana, Arial, Helvetica, sans-serif;color:#7A7349;}
#note h3 {background: url(/images/general/10Anniversary.gif);text-indent:-9999px;height:34px;margin:0;padding:0;}
#notetext {padding:4px 11px;font:10px Verdana, Arial, Sans-Serif;}
#notetext a {font-weight:bold;color:#7A7349;text-decoration:none;}

/* Footer styles */
#bottomBar {clear:both;border:0px solid black;height:13px;background-color:#B8AD6E;text-align:left;font: 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;}
#bottomBar a { border:0px solid red;display:block;text-indent:-9999px;float:right;text-decoration:none;width:100px;height:13px;background-image: url(/images/general/aro.gif); background-repeat:no-repeat; background-position:right;}

#Footer{font: 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;padding-left:17px;}

#AddressIreland {margin-top:7px;border:0px solid red;clear:both;width:626px;height:9px;float:left;color:#BCB691;background-image: url(/images/general/addressIreland.gif); background-repeat:no-repeat;text-indent:-9999px;}
#AddressUSA {clear:both;float:left;color:#BCB691;width:626px;height:9px;background-image: url(/images/general/addressUSA.gif); background-repeat:no-repeat;text-indent:-999px;}
#AddressUK {width:140px;clear:both;float:left;color:#BCB691;height:9px;background-image: url(/images/general/addressUK.gif); background-repeat:no-repeat;text-indent:-999px;}

#EmailIreland a{margin-top:7px;width:130px;height:9px;float:left;color:#BCB691;background-image: url(/images/general/emailIreland.gif); background-repeat:no-repeat;text-indent:-9999px;}
#EmailUSA a{width:130px;height:9px;float:left;color:#BCB691;background-image: url(/images/general/emailUSA.gif); background-repeat:no-repeat;text-indent:-9999px;}

/*Fieldsets & Legends*/
fieldset{border:1px solid #B8AD6E;width:auto;padding:20px;}
legend{color:#B8AD6E;background:#fff;font:12px Verdana, Arial, Sans-serif;}

/* Classes */
.hide { display: none; }
.clear { clear: both; }

.flLeft { float: left; margin: 0 15px 0 0; } /* useful for images that appear in the flow of content */
.flRight { float: right; margin: 0 0 0 15px; }

.image{margin-left:7px;}

.standardForm table { border: 1px solid #999; margin: 10px auto;text-align:center;color:#374C3C;}
.standardForm th { font-weight: bold; text-align:right;padding-right:10px;}
.standardForm td { color:#B8AD6E;}
.standardForm .labeltd1 { background-color: #efefef; }
.standardForm .labeltd2 { background-color: #B0C4B5; }
.standardForm .inputtd1, .standardForm .inputtd2 { background-color: #f7f7f7; }
.standardForm input, .standardForm textarea { width: 250px; color:#374C3C;}
.standardForm select { width: 254px; color:#374C3C;}
.standardForm input.checkbox, .standardForm input.radio { width: 20px; }
.standardForm input.submit { width: 53px; }
.standardForm td.mandatory label:after { content: " *"; }

#loginForm{ border: 0px solid red;text-align:center; color:#374C3C;background: url(/images/general/box.gif);height:140px;width:366px;}
#loginForm table{ margin-top:25px;}
#loginForm th{ font-weight: bold; text-align:left;padding-bottom:10px;}
#loginForm td { color:#B8AD6E;text-align:left;}
#loginForm input, .standardForm textarea { width: 250px; color:#374C3C;}
#loginForm input.submit { width: 53px; }

.newsletter {}

/*Random Styles*/
#sitemap ul {list-style-type: none;margin:5px 0 5px 40px;}
#sitemap ul li {}

#postcardHolder{border:5px solid white;background:#19301E;width:500px;height:316px;color:#fff;}
#postphoto{float:left;}
#postformHolder{float:left;margin-left:10px;text-align:center;}
.Posttable{color:#fff;padding:1px;text-align:right;}

#logout{text-align:right;font-weight:bold;}

/* ------------------------------------------------------------------------------------------ */  	  	  

/* Tabbed links module */
.tabset_tabs { margin: 0; padding: 0; list-style-type: none; position: relative; z-index: 2; white-space: nowrap;}
.tabset_tabs li { margin: 0; padding: 0; display: inline; border-bottom:none;}
.tabset_tabs a	{ color: #706844 ! important; background-color: #E9DDC4 ! important; border: 1px solid #9F865D; text-decoration: none; padding: 0 0.6em; border-left-width: 0; border-bottom: none; font-weight: bold; padding-top: 2px; padding-bottom: 2px;}
.tabset_tabs a:hover	{ background-color: #ECE7DD ! important;  border-bottom:none;}
.tabset_tabs a.active { color: #A57B31 ! important; background-color: white ! important; border-color: #A57B31; border-left-width: 1px; cursor: default; border-bottom: white; padding-top: 3px; padding-bottom: 3px;}
.tabset_tabs li.firstchild a	{ border-left-width: 1px;}
.tabset_content { border: 1px solid #A57B31; background-color: white; position: relative; z-index: 1; padding: 0.5em 1em; display: none; width:570px;}
.tabset_content ul { margin-left: 25px; padding-left: 0; }
.tabset_content ul li { font-size: 11px; line-height: 15px; margin-bottom: 10px; }
.tabset_label { display: none; }
.tabset_content_active	{ display: block; }

/* ------------------------------------------------------------------------------------------ */  	  	  

/* start photo gallery styles */
#library { width:450px; height:275px;}
#library span.left { float:left; text-align:left; width:15px; padding-right:10px;}
#library span.button { float:left; text-align:left; width:15px; height:10px; }
#library span.right {width:400px; height:274px; float:right; padding:0px 3px 3px 3px; }
      
.libraryItem {display: block; border-bottom:1px solid white;width:20px; height:13px;text-align:center; text-decoration:none;margin:5px 0px 0px 7px;border:1px solid #CBCBCB;}
.libraryItem:hover, .libraryItem:visited {text-decoration: none;border:1px solid #CBCBCB;  }
.librarySelectedItem, .librarySelectedItem:hover, .librarySelectedItem:visited {display: block;border-bottom:1px solid white;width:20px;height:10px;text-align:center; text-decoration:none;margin:5px 0px 0px 7px;border:1px solid #CBCBCB;background:#CBCBCB;}
      
a.next, a.next:active, a.next:visited, a.next:hover{ font:10px Verdana, Arial, sans-serif; padding:2px 4px 2px 0px; float:right; }
a.prev, a.prev:active, a.prev:visited, a.prev:hover{ font:10px Verdana, Arial, sans-serif; padding:2px 0px 2px 4px; float:left;  }


#HoleByHole {border:0px solid red;color:#666633;height:100%;font:12px Verdana, Arial, sans-serif;}
#HomeImage{clear:both;border:0px solid black;margin-top:6px;}
#Description{clear:both;border:0px solid blue;margin:0;padding:0;font:11px Verdana, Arial, sans-serif;line-height:18px;}
#HoleList{border:0px solid green;clear:both;margin:10px 0;font:10px Verdana, Arial, sans-serif;}
.HoleItem {border-bottom:1px solid white;width:20px; height:13px;text-align:center; text-decoration:none;margin:5px 0px 0px 7px;margin:5px 0px 0px 7px;}
.HoleItem:hover, .HoleItem:visited {text-decoration: none;margin:5px 0px 0px 7px;}
.HoleSelectedItem, .HoleSelectedItem:hover, .librarySelectedItem:visited {border-bottom:1px solid white;width:20px;height:10px;text-align:center; text-decoration:none;margin:5px 0px 0px 7px;font-weight:bold;}
