* {
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
}
body {
font-size: 80%;
}
fieldset {
border: 0;
}

a { color: #4E3919; }
a:hover { color: #EDB111; }


#header_full_width {
height: 90px;
background: url(../images/header-bg.jpg) repeat-x #FFF;
margin-bottom: 25px;
}

#header {
position: relative;
width: 785px;
height: 70px;
margin: 0 auto;
padding-top: 10px;
}
#header img {
position: absolute;
}
#header ol {
position: absolute;
right: 0px;
bottom: 0;
list-style-type: none;
}
#header li {
float: left;
}
#header li a {
color: #4F3A19;
text-decoration: none;
text-transform: uppercase;
margin-left: 10px;
display: block;
padding-top: 3px;
}
#header li a:hover {
border-top: 3px solid #E2CBA7;
padding-top: 0;
}
#header li a.nav_current {
border-top: 3px solid #BD8A3E;
padding-top: 0;
}

#header a.basket {
position: absolute;
right: 0px;
color: #492511;
font-size: 0.8em;
text-transform: uppercase;
text-decoration: none;
padding-left: 25px;
background: url(../images/basket.gif) no-repeat left center;
}
#header a.basket:hover {
color: #EDB111;
}

#content {
width: 785px;
margin: 0 auto;
overflow: hidden;
}
#content div#splash {
position: relative;
margin-bottom: 15px;
background: url(../images/splash.jpg);
height: 290px;
}
#content div#splash h4 {
position: absolute;
right: 60px;
top: 110px;
font-size: 1.8em;
font-weight: normal;
color: #EDB111;
}
#content div {
color: #4E3919;
}
#content div.intro {
float: left;
width: 540px;
}
#content div.intro p {
margin-bottom: 8px;
}
#content div.sitecontent {
margin-top: 10px;
color: #4E3919;
}
#content div.sitecontent div.address {
float: left;
width: 200px;
}
#content div.sitecontent div.phone {
width: 200px;
float: right;
}
#content div.sitecontent div.img {
width: 360px;
float: left;
}
#content div.sitecontent div.text {
width: 415px;
float: right;
line-height: 1.4em;
}
#content div.sitecontent h1 {
margin-bottom: 20px;
font-weight: normal;
font-size: 2.1em;
line-height: 1.2em;
}
#content div.sitecontent h2 {
font-size: 1em;
}
#content div.sitecontent p {
margin-bottom: 15px;
}
#content div#enter_shop {
width: 190px;
float: right;
display: inline;
margin-right: 30px;
}
#content div#enter_shop img {
float: left;
}
#content div#enter_shop p {
width: 110px;
float: left;
margin-top: 22px;
margin-left: 8px;
}
#content div#enter_shop p a {
display: block;
background: url(../images/arrow.gif) no-repeat right center;
margin-right: 2px;
color: #4E3919;
text-transform: uppercase;
text-decoration: none;
}
#content div#enter_shop p a:hover {
color: #EDB111;
background: url(../images/arrow-yellow.gif) no-repeat right center;
}/*
#content div.sitecontent input, textarea{
display: block;
margin-left: 1em;
}
#content div.sitecontent label{
display: block;
margin-top:2em;
margin-left: 1em;
font-size: 0.8em;
line-height: 1.6em;
font-family: tahoma
}
div.sitecontent .checkbox{
clear: both;
}
#content div.sitecontent form{
border: 1px solid;
margin-top: 1em;
padding: 10px;
}
#content div.sitecontent fieldset{
border: none;
}
#content div.sitecontent .submit{
margin-top: 2em;
clear:both;
}*/

#content div.sitecontent div.webform { clear: left; }
#standardform form { border: 1px solid; background: url(../images/formbg.png); margin: 0 10px 30px 0; font-family: arial; font-size: 0.8em;  }
* html #standardform form { height: 1%; }
#standardform label { line-height: 1.3em; padding: 6px 0 1px 0; display: block; color: #333333; width: 320px; }
#standardform .mandatory { margin-top: 5px; }
#standardform input, #standardform textarea { border: 1px solid #4F4F4F; }
#standardform textarea { padding: 2px; font-size: 1em; }
#standardform div { padding: 5px 10px;  }
#standardform div.submitarea { padding: 10px 0 10px 10px; }
#standardform span { display: block; padding: 2px 0 4px 0; color: #FF0000; font-size: 1em; }
#standardform h2 { background-color: #BCBEC2; color: #000; margin: 0; padding: 3px 10px; border: none; font-size: 1em; }
#standardform fieldset {  border-width: 0; border-style: solid; margin: 0; padding: 0; }
#standardform div.submitarea input#submit{
background-color: #4E3919;
color: #FFF;
clear:both;
}
.left {
float: left;
margin: 2px 6px 0 0;
}
#standardform label.checkbox {
float: left;
width: 360px;
margin-top: 0;
padding-top: 0;
}
#standardform p.error{
width: 384px;
color: red;
border: 1px solid red;
padding: 10px;
margin-bottom: 1em;
}

#footer_full_width {
clear: both;
padding-top: 10px;
height: 70px;
background: url(../images/footer-bg.jpg) repeat-x #FFF;
margin-top: 40px;
}

#footer {
position: relative;
width: 785px;
margin: 0 auto;
height: 60px;
font-size: 0.9em;
color: #4E3919;
}
#footer ol {
position: absolute;
list-style-type: none;
left: 0;
}
#footer li {
float: left;
}
#footer li a {
color: #4E3919;
text-decoration: none;
text-transform: uppercase;
margin-left: 0;
margin-right: 10px;
display: block;
}
#footer li a:hover {
border-bottom: 3px solid #E2CBA7;
}
#footer li a.nav_current {
border-bottom: 3px solid #BD8A3E;
}
#footer p.copyright {
position: absolute;
bottom: 0;
left: 0;
}
#footer p.llama {
position: absolute;
bottom: 0;
right: 0px;
}
#footer p.llama a {
color: #4E3919;
}
#footer p.llama a:hover {
color: #EDB111;
}

#homebanner { margin: 17px 0 15px 0; }
#homebanner p { font-size: 0.85em; margin: 0; padding: 0; color: #815E29; }
#homebanner a { color: #815E29; }
#homebanner a:hover { color: #EDB111; }
