* {
    font-family: Verdana, arial,sans-serif;
    line-height: 18px;
    font-size: 12px;
}
a {
    outline:none;
    color:inherit;
    font-size: inherit;
}
h1,h2 {
    color:#c2a17d;
    font-size: 17px;
    font-weight: normal;
    line-height: 30px;
}
a:hover {
    color:#FFFFFF;
}
table {
    padding:0;
    margin:0;
    border-collapse: collapse;
    width:100%;
}
.edit {
    font-size: 10px;
    color:#00ff00 !important;
}
.edit:hover {
    color:#FFFFFF;
}
.formtable td {
    vertical-align: middle;
    text-align: left;
    border:1px solid #333333;
}
.formtable td {
    padding:10px;
}
body {
    padding:0;
    margin:0;
    background:#c2bdb7 url(/images/bg.jpg) repeat-x;
}
.container {
    width:908px;
    margin:auto;
    margin-top:30px;
    margin-bottom: 30px;
}
.center_top {
    background:url(/images/center_top.png) no-repeat;
    width:908px;
    height:19px;
}
.center_middle {
    background:url(/images/center_middle.png) repeat-y;
    padding:10px 46px;
    color:#FFFFFF; 
}
.center_footer {
    background:url(/images/center_footer.png) no-repeat;
    width:908px;
    height:17px;
    display: block;
}
.logo {
    background:url(/images/logo.gif) no-repeat;
    width:245px;
    height:83px;
    display:block;
    text-indent: -20000px;
}
.menu {
    margin-top:20px;
    margin-left:-11px;
    margin-bottom: 30px;
}
.menu ul {
    list-style-type: none;
    padding:0;
    margin:0;
}
.menu li {
    display:inline;
}
.menu li a {
    color:#FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 5px 10px;
    padding-bottom: 5px;
}
.menu li a:hover, .menu .sel {
    color:#c2a17d;
    border-bottom: 2px solid #c2a17d;
}
.footer {
    color:#ffffff;
    text-align: right;
    border-top:1px solid #ffffff;
    display:block;
    line-height: 30px;
    margin-top:30px;
    font-size: 11px;
}
.cont {
    text-align: justify;
    font-size: 12px;
    letter-spacing: 1px;
}

.contact, .contact td {
    border:0;
}
.contact input[type="text"],textarea {
    width:550px;
    background-color: #ffffff;
    color:#000000;
    border:0; 
}
.error {
    font-weight:bold;
    color:red;
}
/* ####################################### */
.slideshow {
    display:block;
    width:816px;
    height:400px;
    overflow:hidden;
    margin-top:5px;
    border-top: 2px solid white;
    border-bottom:2px solid white;
    padding: 2px 0px;
}

#slideshow {
    /*position:relative;
    height:361px;
    left:5px;*/
}
#slideshow img {
    float:left;
    position:absolute;
}

#slideshow img {
    border:none;
}

#slideshow img.show {
    z-index:500;
}
.slideshow ul {
    padding-left:30px;
}
.dealer_admin input[type='text'] {
    width:250px;
}
textarea {
    height:150px;
    padding:0;
    margin:0;
}
/* ######################################### */
#map { float:left; width:816px; height:400px; border-top: 2px solid white;
    border-bottom:2px solid white;
    margin: 2px 0px;}
/*#list { float:left; width:200px; background:#eee; list-style:none; padding:0; }
#list li { padding:10px; }
#list li:hover { background:#555; color:#fff; }*/
#message { 
    background:url(/images/balloon.png) no-repeat; 
    color:#fff; 
    position:absolute; 
    display:none; 
    width:128px; 
    height:56px; 
    padding:10px;
    font-size:10px;
    line-height: normal;
}
/*div.input { padding:3px 0; }*/
/*label { display:block; font-size:80%; }*/
/*input, select { width:150px; }*/
/*button { float:right; }*/
/*div.error { color:red; font-weight:bold; }*/
