
/* GWHH Screen Stylesheet May 2006 */

html,body {
margin: 0px;
padding: 0px;
}

body {
color: #333;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
background-color: #fff;
}

a	{ text-decoration: none; font-weight: normal; }
a:link  { color: #3FACCE; background-color: transparent; }
a:visited { color: #3FACCE; background-color: transparent; }
a:active { color: #3FACCE; background-color: transparent; }
a:hover { color: #9bb0cc; background-color: transparent; }

img { border: none; }
.hidden { display: none; }

/*===*/

h1 {
color: #3a2614;
font-size: 32px;
font-weight: normal;
letter-spacing: 0.025em;
margin: 15px 0px 15px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

h2 {
color: #4f3721;
font-size: 24px;
font-weight: normal;
letter-spacing: 0.0125em;
margin: 15px 0px 15px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

h3 {
color: #3c2815;
font-size: 18px;
font-weight: normal;
letter-spacing: 0.0125em;
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

h4 {
color: #3c2815;
font-size: 16px;
font-weight: normal;
letter-spacing: 0.0125em;
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

p {
color: #66492d;
font-size: 14px;
line-height: 16px;
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

ul ol {
margin: 5px 0px 5px 0px;
padding: 0px 0px 5px 20px;
}

li {
color: #66492d;
margin: 10px 0px 10px 0px;
font-size: 14px;
line-height: 12px;
text-align: left;
background-color: transparent;
}

.tip { border-bottom: 0px dashed #b9b1b1; }

.quote {
font-size: 16px;
line-height: 18px;
color: #e6b321;
font-style: italic;
font-weight: normal;
background-color: transparent;
}

.note {
font-size: 11px;
font-style: italic;
margin: 0px 0px 0px 0px;
padding: 30px 0px 5px 0px;
}

.price {
color: #cc0000;
background-color: transparent;
}

.with {
font-style: italic;
margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
}

.caption-left {
color: #aaa;
font-size: 11px;
text-align: left;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

.caption-right {
color: #aaa;
font-size: 11px;
text-align: right;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

.picture-left { float: left; margin: 0px; padding: 0px 15px 0px 0px; }
.picture-right { float: right; margin: 0px; padding: 0px 25px 0px 15px; }

td .picture-left { float: left; margin: 0px; padding: 0px 10px 0px 0px; }
td .picture-right { float: right; margin: 0px; padding: 0px 10px 0px 15px; }

.this { color: #8c7777; background-color: transparent; }

.credits {
font-style: normal;
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 0px;
}

.credits a:link  { text-decoration: none; color: #333; }
.credits a:visited { text-decoration: none; color: #333; }
.credits a:active { text-decoration: none; color: #333; }
.credits a:hover { text-decoration: none; color: #9bb0cc; }

/*===*/

table {
margin: 5px 0px 5px 0px;
background-color: transparent;
}

table h1 { font-size: 14px; font-weight: bold; line-height: 14px; margin: 0px; padding: 5px 0px 5px 0px; }
table p { font-size: 14px; line-height: 16px; margin: 0px; padding: 5px 0px 5px 0px; }

.outline { border: 1px solid #CAC3CE; background-color: #fff; }
.outline td { padding: 1px 5px 1px 5px; background-color: #eff1f2; }

th {
color: #333;
padding: 0px 0px 0px 0px;
background-color: #e8e8e8;
text-align: center;
}

td {
padding: 0px 15px 0px 0px;
background-color: transparent;
text-align: left;
}

/*===*/

#bubble {
position: absolute;
top: 5px;
right: 10px;
z-index: 100;
}

#language {
position: absolute;
top: 140px;
right: 10px;
z-index: 100;
}

#language img {
border: 1px solid #ccc;
}

#wrapper {
float: right;
width: 100%;
margin-left: -230px;
}

#content {
margin: 0px 0px 0px 230px;
padding: 15px 15px 15px 0px;
background: transparent;
background-image: url(../img/logo.jpg);
background-position: 94% 70%;
background-repeat: no-repeat;
background-attachment: fixed;
}

#logo {
position: absolute;
top: 0px;
left: 15px;
z-index: 100;
}

#header {
color: #000;
height: 130px;
line-height: 130px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: #a41f1a;
/*border-bottom: 1px solid #b9b1b1;*/
border-bottom: 2px solid #3a2614;
}

/* left navbar */
#navigation {
float: left;
width: 200px;
margin: 0px 0px 0px 0px;
padding: 47px 15px 15px 15px;
background: transparent;
}

#navigation p {
color: #333;
font-size: 14px;
line-height: 20px;
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

/* extra navbar goes underneath #navigation if needed as a 2nd block */
#extra {
float: left;
clear: left;
width: 200px;
margin: 0px 0px 0px 0px;
padding: 15px;
background: transparent;
}

#footer {
clear: left;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: transparent;
}

#footer p {
color: #bbb;
font-size: 11px;
margin: 0px 0px 0px 0px;
padding: 30px 0px 75px 0px;
background-color: transparent;
}

#footer p.subnav {
margin: 0px 0px 0px 0px;
padding: 30px 0px 0px 0px;
}

#footer a:link  { text-decoration: none; color: #999; }
#footer a:visited { text-decoration: none; color: #999; }
#footer a:active { text-decoration: none; color: #999; }
#footer a:hover { text-decoration: none; color: #9bb0cc; }

/*===*/

#totop {
position: fixed;
bottom: 10px;
right: 10px;
font-size: 12px;
font-weight: normal;
text-align: right;
letter-spacing: 0.0125em;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

/*===*/

.old {
text-align: center;
}

.old img {
margin: 20px 0px 20px 0px;
padding: 50px 0px 50px 0px;
border: 1px solid #d6d1d1;
}

/* END */

/* CREDITS: Great CSS templates from http://blog.html.it/layoutgala/ lovingly tweaked at mattgrey.com May 2006 */

