/* standard elements */
html {
    min-height: 100%;
}

* {
    margin: 0;
    padding: 0;
}

a {
    color: #3D5D76;
    text-decoration: none
}

a:hover {
    color: #000;
}

body {
    background-color: black;
    color: #444;
    font: normal 62.5% Arial, Helvetica, sans-serif;
}

p, code, ul {
    padding-bottom: 1.2em;
}

li {
    list-style: none;
}

h1 {
    font: bold 1.5em Arial, Helvetica, sans-serif;
    margin-bottom: 4px;
    text-transform: uppercase;
}

h2 {
    font: bold 1.3em Arial, Helvetica, sans-serif;
    margin-bottom: 4px;
}

blockquote {
    background: url( ../img/quote.gif ) no-repeat;
    display: block;
    font-weight: bold;
    padding-left: 28px;
}

h1, h2, h3 {
    padding-top: 6px;
}

/* misc */
.clearer {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

/* structure */
.container {
    background: #FFF;
    font-size: 10pt;
    margin: 0 auto; /*padding: 0 10px 10px;*/
    width: 778px;
}

/* header */
.top {
/*padding: 10px 10px 0;*/
}

.storeName {
/*background: #FFF;*/
    background: url( ../img/gvo_header8.jpg ) no-repeat;
    font-size: 24pt;
    height: 56px;
    margin: 5px auto;
    /*padding: 10px 0px 0px;*/
    width: 778px;
    font-weight: bold;
    /*color: white;*/
    text-indent:-9000px;
}

#apptLink {
    position: absolute;
    top: 6px;
    left: 50%;
    width: 350px;
    height: 54px;
    background-color: transparent;
    /*border: 1px solid yellow;*/
}

/* title */
.header {
/*background: #FFF;*/
    font-size: 1.2em;
    height: 350px;
    margin: 0 auto;
    width: 778px;
}

.subheader {
    background: #e6e0cf url( ../img/gvo17.jpg ) no-repeat;
    line-height: 57px;
    text-align: right;
    font-size: 1.2em;
    height: 250px;
    margin: 0 auto;
    width: 778px;
}

.header .left, .header .right {
    background: #e6e0cf;
    color: #FFF;
    height: 414px;
}

.header .left {
    /*background: #e6e0cf url( ../img/spv4.jpg ) no-repeat;*/
    font: normal 3em "Trebuchet MS", sans-serif;
    line-height: 57px;
    text-align: right;
    width: 778px;
}

.header .right {
    overflow: auto;
    width: 212px;
}

.header .right p, .header .right h2 {
    padding: 0 16px;
}

.header .right h2 {
    padding-top: 16px;
    font: normal 1.6em "Trebuchet MS", sans-serif;
}

/* navigation */
.navigation {
/*background: #D9E1E5 url(../img/nav.gif);*/
    background-color: #E6E0CF;
    border: 1px solid #DFEEF7;
    border-color: #DFEEF7 #CFDEE7;
    height: 25px;
    padding-top: 5px;
    width: 776px;
}

.navigation a {
/*background: #D9E1E5 url(img/nav.gif);*/
    background-color: #E6E0CF;
    border-right: 1px solid #AFBEC7;
    color: #456;
    /*display: block;
     float: left;*/
    font: bold 1.1em sans-serif;
    line-height: 20px;
    padding: 0 15px;
    text-decoration: none;
}

.navigation a:hover {
    background-position: left bottom;
    color: red;
}

/* main */
.main {
    border-top: 4px solid #FFF;
    background: url( ../img/bgmain.gif ) repeat-y; /*background-color:#E6E0CF;*/
}

/* sub navigation */
.sidenav {
    float: right;
    width: 210px;
}

.sidenav h2 {
    color: #5A5A43;
    font-size: 1em;
    line-height: 30px;
    margin: 0;
    padding-left: 12px;
}

.sidenav ul {
    padding: 0;
    border-top: 1px solid #EAEADA;
}

.sidenav li {
    border-bottom: 1px solid #EAEADA;
}

.sidenav li {
    font-size: 1.1em;
    color: #554;
    display: block;
    padding: 8px 0 8px 5%;
    text-decoration: none;
    width: 95%;
}

.sidenav li:hover {
    background: #F0F0EB;
    color: #654;
}

/* content */
.content {
    float: left;
    padding: 6pt 16px;
    width: 531px; /*background-color:#f3ebd2;*/
    background-color: #E6E0CF;
}

.content_full {
    float: left;
    padding: 6pt 16px;
    width: 746px;
    background-color: #E6E0CF;
}

.content .descr {
    color: #664;
    font-size: 0.9em;
    margin-bottom: 6px;
}

.content li {
/*list-style: url(../img/li2.jpg);*/
    margin-left: 18px;
}

.content p {
    font-family: Arial, sans-serif;
}

.content_full li {
/*list-style: url(../img/li2.jpg);*/
    margin-left: 18px;
    list-style: square;
}

.content_full p {
    font-family: Arial, sans-serif;
}

.footerTop {
    background-color: #69644d;
    color: #FFF;
    font: bold 1em sans-serif;
    line-height: 10px;
    text-align: center;
}

.middleDivider {
    background-color: #aaa076;
    color: #FFF;
    font: bold 1em sans-serif;
    line-height: 15px;
    text-align: center;
}

/* footer */
.footer {
    background-color: #aaa076;
    color: #FFF;
    font: bold 1em sans-serif;
    line-height: 18px;
    text-align: center;
}

.subfooter {
    background-color: black;
    color: #FFF;
    font: 12px sans-serif;
    line-height: 16px;
    text-align: center;
}

.footer a, .footer a:hover {
    color: #FFF;
}

.news {
    padding: 0px;
}

.text1 {
    font-size: 9pt;
}

#contact_menu {
    width: 200px;
    background-color: #e2e7eb;
    line-height: 10px
}

.bottomMenu
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
    vertical-align:middle;
    color: white;
}

a.bottomLink:link { color: white; text-decoration:none;}

a.bottomLink:visited { color: white; text-decoration:none;}

a.bottomLink:hover { color: white; text-decoration:none;}

.review {
    background-color: white;
}
