/* 
This stylesheet has been adapted from a very nifty one: 
  Royal Vinter Typo Theme by Bonde Holm - http://www.farmdev.com/
*/

* {
    margin: 0;
    padding: 0;
}

body {
  text-align: center;
  font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  font-size: 76%;
  color: #668066;
  color: #554E1A; /*#807628;*/
}

.hide { display:none; }


h1, h2, h3, h4, h5 {
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: -1px;
}

h1 { font-size: 2.5em; }
h2 { font-size: 2em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.25em; }

p {
  margin-bottom: 1em;
  font-size: 1em;
  line-height: 1.6em;
  word-spacing: normal;
  letter-spacing: normal;
}

a,
a:link, 
a:visited {
  font-weight: normal;
  color: #3d6463;
  text-decoration: none;
  border-bottom: 1px solid #3d6463;
}

a:hover {
  font-weight: normal;
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #000;
}

ul,ol {
  list-style-position: inside;
}

img { border: 0; }


/*+-------------------------------------------+
   MAIN
*/

#container {
  width: 798px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  background: #fff;
}

#content {
  margin-top: 10px;
}

#main { 
  float: left;
  padding: 0;
  margin: 0;
  padding-left: 2%;
  width: 76.75%;
}


#footer {
  margin-top: 7px;
  height: 35px;
  text-align: center;
}

#footer a,
#footer a:link, 
#footer a:visited {
  font-weight: normal;
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #dac93c;
}

#footer a:hover {
  font-weight: normal;
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #dac93c;
}


#showroom {
  margin-left: 30px;
  width: 480px;
 }

#showroom p {
	width: 440px;
	padding: 0;
}

/*+-------------------------------------------+
   LANGUAGE MENU
*/

#language_menu {
}

#language_menu ul {
  margin: 0 10px;
  padding: 0;
  list-style: none;
}

#language_menu li {
  float: right;
  padding: 0px 2px 0 0;
  margin: 2px;
  border-right: 1px solid #eeeedd;
}
#language_menu a {
  text-decoration: none;  
  border-bottom: none;
}

/* user menu is like language choices, but sits on the left */
#user_menu {
}

#user_menu ul {
  margin: 0 10px;
  padding: 0;
  list-style: none;
}

#user_menu li {
  float: left;
  padding: 0px 2px 0 0;
  margin: 2px;
  background: #DDD;
  border-right: 1px solid #eeeedd;
}

#user_menu a {
  text-decoration: none;  
  border-bottom: none;
}

/*+-------------------------------------------+
   HEADER 						  |
*/

#logo {
  padding: 11px 0;
  margin: 5px 0 0 0;
  background: #E8F2F4;
  border: 0;
}

#logo h1 {
  display: inline;
  font-size: 2em;
  letter-spacing: 1px;
  padding-left: 15px;
}


#logo h1 a {
  font-weight: bold;
  color: #554E1A;
  border: none;
}

#logo h2 {
  display: inline;
  font-size: 1.3em;
  text-transform: uppercase;
  xletter-spacing: 0.05em;
  color: #8a7628;
  margin-left: 5px;
}

#logout {
  background: #fff;
}

#main h3 {
	color:#8a7628;
}
#main #sectiontitle h2 {
	color:#8a7628;
}

span.nothing { display: block; height: 1px; }


/*+-------------------------------------------+
   LISTINGS
*/

div.gh-features { 
  
  width: 590px;
  padding: 10px 0;
}



div.gh-features dl dt { 
  float: right;
  width: 322px;
  margin: 0;
  padding: 4px 4px;
  font-size: 170%;
  font-family: Helvetica, Georgia, serif;
  letter-spacing: 1px;
  background: #cfe4e8 url(/images/section-corner-ul.gif) no-repeat top left;
}


div.gh-features dd.img img { 
  float: left;
  margin: 0 6px 0 0;
  padding: 0 2px 2px 0;
  border: 1px solid #D9E0E6;
  border-bottom-color: #C8CDD2;
  border-right-color: #C8CDD2;
  background: #fff;
}


div.gh-features dl dd {
  	
  padding: 0 0 0 4px;
  font-size: 100%;
  line-height: 1.5em;
 
}

div.gh-features dl { 
  float: left;
  margin: 10px 2px;
  padding: 0;
  display: inline;
  margin-bottom: 2em;
  margin-top: 2em;
}

/* reverse float */
div.gh-features .alt dt {
 float: left;
 }

div.gh-features .alt dd.img img {
 float: right;
 margin: 0 0 0 8px;
}


div.currency_choice form {
	display: inline;
}
div.currency_choice select {
	width: 60px;
	background-color: #E8F2F4;
}

/* Reservations page */
div.reservation { 
  border: 1px solid;
  padding: 10px 10px;
}

div.reservation label {
  float: left;
  width: 180px;
  font-weight: bold;
}

div.reservation input, textarea {
  width: 200px;
  margin-bottom: 10px;
}

div.reservation select {
  width: 85px;
  margin-bottom: 10px;
}

div.reservation textarea {
  width: 250px;
  height: 150px;
  margin-bottom: 10px;
}

div.reservation .boxes {
  width: 1em;
}

div.reservation submit {
  margin-left: 180px;
  margin-top: 15px;
  width: 150px;
}

div.reservation br {
	clear: left;
}

div.reservation input, 
div.reservation textarea, 
div.reservation select {
  background-color: #f2f7c6;
  border: 1px solid #c3c3c3;
  border-top-color: #7c7c7c;
  border-bottom-color: #ddd;
}

div.post {
  margin-bottom: 11px;
  background-color: #fff;
}

div.post h2 {
  padding: 2px;
  margin: 0;
  text-align: left;
  font-family: Helvetica, Georgia, serif;
  font-size: 20px;
  background: #cfe4e8 url(/images/section-corner-ul.gif) no-repeat top left;
}

div.post h2.article_title {
  padding: 0;
  
}

div.post h2 a {
  display: block;
  padding: 10px;
  font-weight: normal;
  color: #5C6876;
  border: none;
}

div.post div {
  margin: 12px 12px 12px 0;
}

div.post div a { 
  text-decoration: none;
  border-bottom: none;
}


div.post h2 a:hover {
  color: #000;
  border: none;
}

div.post + div.post h2 a {
  padding-top: 24px;
  font-size: 6px;
  border: none;
}

div.post p {
  margin: 6px 6px 6px 0;
}


div.post p.auth {
  margin: 0;
  padding: 4px 0 0 4px;
  font-size: 0.8em;
  font-weight: bold;
  color: #797026;
  background: #dac93c;
  border-bottom: 1px solid #CCBD40;
}

div.post ul {
  margin: 12px;
  list-style: disc inside;
  letter-spacing: normal;
}

div.post li {
  padding: 3px;
}

div.post dl {
}

div.post dt { 
  font-weight: bold;
}
div.post dd { 
  padding-left: 15px;
  padding-top: 2px;
}

div.post img {
  margin: 0 8px 0 0;
  padding: 4px;
  border: 1px solid #D9E0E6;
  border-bottom-color: #C8CDD2;
  border-right-color: #C8CDD2;
  background: #fff;
}

div.post pre {
  margin: 1em;
  padding: 0.5em 1em 0 4em;
}

div.post table {
  width: 96%;
  margin: 1em;
  text-align: center;
  background: #E8F2F4;
  border-top: 1px solid #618A97;
  border-right: 1px solid #618A97;
  border-bottom: 1px solid #618A97;
}

div.post table caption {
  text-align: left;
  background: #fff;
  color: #000;
}

div.post table th {
  margin: 0;
  padding: 1em;
  background: #cfe4e8;
  border-left: 1px solid #618A97;
}

div.post table td {
  margin: 0;
  padding: 1em;
  font-size: 0.8em;
  color: #222;
  border-top: 1px solid #618A97;
  border-left: 1px solid #618A97;
}

p.meta {
  font-size: 0.8em;
  text-align: right;
  margin-right: 5px;
}


/*+-------------------------------------------+
   SIDEBAR 					   |
   */

#sidebar {
  margin-left: 610px;
  padding-left: 20px;
  border: 0;
  text-align: center;
  
}

#sidebar h2 {
  margin: 0;
  padding: 3px 0 2px 0;
  xbackground-color: #eaea71;
  background: #E8F2F4;
}

#sidebar ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
  font-size: 100%;
}

#sidebar ul li {
  xpadding: 4px 0 4px 2px;
  border-bottom: 1px dashed #eaea71;
  padding: 0;
  margin: 0;
}	 

#sidebar ul li a {
  font-weight: normal;
  color: #807628;
  background: #EDF09D;
  display: block;
  border: 0;
  padding: 2px 0 4px 8px;
  margin: 0;
}

#sidebar ul li a:hover {
  font-weight: normal;
  color: #303678;
  background-color: #ffffff;
  border: none;
}

div.sidebar-node {
  margin-bottom: 10px;
  xborder: 1px solid #EDF09D;
}

/* decent table definition */

.nicetable {
}

/* Styling for tables */

table {
	border-collapse: collapse;
        width: 50em;  
        border: 1px solid #666;
}

th, td {
  	padding: 0.1em 1em	
}

caption {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
}

col {
	border-right: 1px solid #ccc;
}

.last_col {
	border: none;
}

thead {
	background: #ccc;
  	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
}

th {
	font-weight: normal;
 	text-align: center;
}

tr:hover {
	background-color: #ddd;
	color: #000;
}

thead tr:hover {
	background-color: transparent;
	color: inherit;
}


.odd {
  background: #edf5ff;
}

.even {
  background: #fff;
}



/*+-------------------------------------------+
  CONTACT/ADDRESS 			   |
*/

#topmenu {
	margin-bottom: 10px;
}

#bottommenu {
	margin-top:10px;

}

#contact-node {
  margin-top: 10px;
  margin-bottom: 10px;
}

#contact-node ul {
  padding: 4px 0;
  margin: 0;
  xwidth:159.5px;
  xheight:100px;
  list-style: none;
  background: #edf09d;
  xborder: 1px solid #ddd;
}

#contact-node ul li {
  padding: 2px 0px 0 2px;
  border-bottom: 1px dashed #DaDa71;
  font-size: 85%;
}	 

#contact-node ul li a {
  display: inline;
  color:black;
  border: none;
  padding: 0;
  margin: 0px;
}

#contact-node img {
  padding: 1px;
  background: #e8f2f4;
  border: 4px solid #cfe4e8;
}

/*+-------------------------------------------+
   FOOTER 						   |
*/   
#footer {
	width:593px;
	height:21px;
	margin-left:14px;
}

#footer ul {
  margin: 0;
  padding: 10px 0 0 0;
  list-style: none;
}

#footer ul li {
  display: inline;
  margin: 0;
  padding: 0 10px 0 0;
  font-size: 75%;

}
#footer ul li a:hover {
	color:#303678;	
}

#footer img { border: none; margin-top: 10px; }

/*+-------------------------------------------+
   FORMS 				   |
   */


.frm-tbl td { vertical-align: top; padding: 5px; }
td#frm-btns { text-align: right; }

#comment_body { height: 220px; }

/*+-------------------------------------------+
   MISC 				   |
   */

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

#errors {
  color: red;
}

.admintools {
  float: right;
  background-color: #fff;
  font-size: smaller;
  padding: 0 2px;
  margin: 0 1px;
  color: #ccc;
  border: 1px solid #ccc;
}

.admintools:hover {
  color: #c00;
  border: 1px solid #c00;
}

a[name] { border: none; }



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


