html,
body
{
    margin: 0;
    background: black url(/img/common/bg.jpg) no-repeat fixed center top;
    width: 100%;
    height: 100%;
}

body
{
    font-family: Georgia, Times New Roman, serif;
    font-size: 0.85em;
}

img
{
    border: 0 none;
}

a:link,
a:visited
{
    color: #f9db69;
}

h1, h2, h3
{
    font-size: 100%;
    margin: 1em 0 0 0;
}

h1
{
    display: none;
}

h2, h3
{
    color: #f9db69;
    font-weight: normal;
}

h2 em,
h3
{
    color: white;
    font-weight: normal;
    font-style: italic;
}

p
{
    margin: 0 0 1em 0;
}

input, textarea, button, select
{
    font-family: Georgia, Times New Roman, serif;
    font-size: 100%;
    height: 1.5em;
    line-height: 100%;
    margin: 0 0 0.75em 0;
    vertical-align: middle;
    border: 0 none;
    background-color: #f2f2f2;
    color: #000;
    padding: 0;
}

textarea
{
    height: auto;
    min-height: 1.5em;
}

.textarea
{
    min-height: 6.5em;
}

button
{
    border: 0;
    width: auto;
    overflow: visible;
    padding: 0 0.75em;
    background-color: #111;
    color: #f9db69;
}

button img
{
    margin-top: 1px;
}

legend
{
    font-weight: bold;
    color: #555;
    padding: 0 0 12px 0;
    margin: 0;
}

label
{
    vertical-align: middle;
}

label span
{
    display: block;
    float: left;
    clear: left;
    width: 35%;
}

.lg
{
    font-size: 140%;
}

.small
{
    font-size: 80%;
}

.subhead
{
    margin: 1em 0;
}

.list
{
    list-style-type: none;
    margin: 1em 0 !important;
}

.list li
{
    margin: 0;
    padding: 0;
}

.col,
.col-2,
.col-3,
.col-4
{
    float: left;
    margin-right: 17px;
}

.grid-1,
.grid-4
{
    margin: 0 0 17px 0;
}

.grid-4 .col
{
    width: 167px;
}

.grid-4 .col .col
{
    width: 75px;
}

.grid-4 .col-3
{
    width: 535px;
}

.list
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.feature
{
    text-indent: -8888em;
    background-repeat: no-repeat;
    margin: 0;
    overflow: hidden;
    width: 719px;
    height: 368px;
}

.feature a
{
    display: block;
    height: 500px;
}

.grid-4 .feature
{
    float: right;
    width: 535px;
    height: 500px;
}

.promotion
{
    text-indent: -8888em;
    background-repeat: no-repeat;
    height: 134px;
    overflow: hidden;
    margin: 0;
}

.promotion a
{
    display: block;
    outline: none;
    height: 134px;
}

.zend_form,
.zend_form dl,
.zend_form dt,
.zend_form dd
{
    margin: 0;
    padding: 0;
}

.zend_form dt
{
    display: none;
}

.zend_form .errors
{
    font-size: 90%;
    background-color: #f9db69;
    list-style-type: none;
    padding: 5px;
    margin: -5px 0 5px 0;
    color: black;
    clear: both;
}

.zend_form .errors li
{
    margin: 0px;
    padding: 0px;
}

.zend_form fieldset
{
    border: 0;
    margin: 0;
    padding: 0;
}

.zend_form dl dt
{
    margin: 0;
    padding: 0;
    display: block;
    clear: left;
    float: left;
    white-space: normal;
    width: 35%;
    font-size: 80%;
}

.zend_form dl dt label
{
    display: block;
    line-height: 1.5em;
    height: 1.5em;
}

.zend_form dl dt label.required:after
{
    content: ' *';
}

.zend_form dl dd
{
    margin: 0 0 1px 0;
    padding: 0;
    display: block;
    float: left;
    white-space: normal;
    width: 63%;
}

.zend_form dl dd .submit
{
    margin: 10px 0;
    float: right;
    white-space: normal;
}

.zend_form dl dd label
{
    clear: both;
    display: inline-block;
    padding-right: 20px;
}

input[type=checkbox],
input[type=radio]
{
    float: left;
    margin: -2px 10px 5px 0;
}

.full
{
    width: 100%;
}

.half
{
    width: 50%;
}

.top
{
    margin-top: 0 !important;
}

.last
{
    margin-right: 0 !important;
}

#layout
{
    padding: 95px 37px 0 471px;
    width: 442px;
    margin: 0 auto;
    color: #fff;
    position: relative;
}

#navigation
{
    font-size: 80%;
    position: absolute;
    left: 289px;
    top: 44px;
    width: 682px;
}

#navigation ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#navigation li
{
    margin: 0;
    padding: 0 0 0 58px;
    float: left;
}

#navigation li a,
#subnavigation li a
{
    display: block;
    outline: none;
    color: white;
    text-decoration: none;
}

#navigation li a:hover,
#navigation li.active a,
#subnavigation li a:hover,
#subnavigation li.active a
{
    color: #f9db69;
}

#subnavigation
{
    font-size: 80%;
    position: absolute;
    left: 347px;
    top: 110px;
    width: 114px;
}

#subnavigation ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#subnavigation li
{
    margin: 0 0 2em 0;
    padding: 0;
}

#address
{
    position: absolute;
    left: 30px;
    top: 140px;
    width: 184px;
    height: 64px;
    overflow: hidden;
    font-size: 90%;
}

#logo
{
    position: absolute;
    left: 30px;
    top: 30px;
    width: 184px;
    height: 82px;
    background: url(/img/common/logo.png) no-repeat;
    overflow: hidden;
}

#logo a
{
    display: block;
    padding-top: 82px;
}

#content
{
    padding: 15px;
    position: relative;
    margin: 0;
    background: black;
}

#slideshow
{
    position: absolute;
    top: 15px;
    left: 15px;
    width: 473px;
    height: 473px;
    z-index: 9999;
}

#slideshow img
{
    position: absolute;
    top: 0;
    left: 0;
}

#arrow-prev,
#arrow-next,
#widget
{
    position: absolute;
    left: 15px;
    top: 15px;
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
    cursor: pointer;
    z-index: 9999;
}

#arrow-prev
{
    background-image: url(/img/common/arrow-l.gif);
    left: 12px;
    top: -15px;
}

#arrow-next
{
    background-image: url(/img/common/arrow-r.gif);
    left: 38px;
    top: -15px;
}

#widget
{
    background-image: url(/img/common/widget.gif);
    left: 25px;
    top: -15px;
}

.zend_form dl:after,
#navigation dl:after,
#footer dl:after,
.grid-1:after,
.grid-2:after,
.grid-3:after,
.grid-4:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    overflow: hidden;
}
