* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 14px;
    line-height: 1.3;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #fff;
    background: #000;
    text-align: left;
}

a img { border: 0; }
a { color: #fff; text-decoration: none; }
a:hover { text-decoration: underline; }

h2 { font-size: 60px; line-height: 1.2; font-weight: bold; padding-left: 15px; letter-spacing: -1px; }
h3 { font-size: 24px; font-weight: normal; line-height: 1; }

.cl, .clear { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }

.invisible { display: none; }

.shell { width: 972px; margin: 0 auto; }

#logo { font-size: 0; line-height: 0; padding: 20px 0 15px 10px; }

#addresses { padding: 0 0 25px 15px; }
#addresses ul li { float: left; display: inline; list-style-type: none; font-size: 10px; width: 119px; cursor: pointer; }
#addresses ul li a { display: block; }
#addresses ul li span { display: block; letter-spacing: -1px; }
#addresses ul li span.title { font-size: 13px; letter-spacing: 0; font-weight: bold; }

#main-images .block { float: left; display: inline; width: 324px; height: 410px; position: relative; }
#main-images .block .image { width: 324px; height: 410px; position: absolute; top: 0; left: 0; display: block; z-index: 10; }
#main-images .block .image img { display: block; width: 324px; height: 410px; }
#main-images .block-content { background: red; position: absolute; top: 0; left: 0; width: 324px; height: 410px; z-index: 1; }
#main-images .block-content .scroll { height: 410px; overflow: hidden; }

.accordion .title { font-size: 24px; line-height: 1.2; margin-bottom: 2px; cursor: pointer; background: #ff0000; padding-left: 15px; }
.accordion .title small { display: block; font-size: 18px; }
.accordion .cnt { display: none; padding: 12px 15px; }

.accordion .cnt ul { padding-left: 15px; }

a.download { padding-right: 12px; background: url(../images/site/link-download.gif) no-repeat right 5px; }
a.external { padding-right: 12px; background: url(../images/site/link-external.gif) no-repeat right 5px; }

#copy { font-size: 10px; padding-top: 25px; }

#content-holder { width: 100%; height: 100%; position: relative; }

form * { font-family: "Helvetica-Regular", Helvetica, Arial, sans-serif; font-size: 14px; }
form label { float: left; display: inline; line-height: 22px; font-size: 18px; margin-bottom: 10px; }
form .field { float: right; display: inline; width: 166px; color: #333; }
form .field { padding: 1px 5px; margin-bottom: 10px; }
form textarea.field { height: 130px; }
form .button { float: right; display: inline; width: 180px; background: #c60202; color: #fff; border: 0; cursor: pointer; padding: 5px 0; margin-top: -8px; }

.slider { width: 100%; position: relative; margin: 0 auto; }
.slider .holder { position: relative; overflow: hidden; z-index: 100; margin: 0 auto; }
.slider .content { position: absolute; top: 0; left: 0; width: 100000px; }
.slider ul { padding: 0 !important; }
.slider .fragment { float: left; display: inline; }
.slider .buttons a { display: block; width: 32px; height: 37px; font-size: 0; line-height: 0; text-indent: -4000px; position: absolute; top: 0; cursor: pointer; }
.slider .buttons a { background: no-repeat 0 0; }
.slider .buttons a:hover { background-position: 0 bottom !important; }
.slider .buttons a.prev { background-image: url(../images/site/button-prev.gif); left: 0; }
.slider .buttons a.next { background-image: url(../images/site/button-next.gif); right: 0; }

#address-page { background: #f50b00; }
#address-page .head .col { float: left; display: inline; width: 300px; padding: 10px 10px 0 14px; }
#address-page .gmap { width: 324px; height: 335px; float: left; display: inline; }
#address-page .image-gallery { float: right; display: inline; width: 648px; }
#address-page .image-gallery .image { text-align: center; width: 648px; height: 335px; vertical-align: middle; }
#address-page .image-gallery .image img { width: 648px; height: 335px; }
#address-page .image-gallery .slider { height: 95px; width: 515px; }
#address-page .image-gallery .slider .buttons a { top: 30px; }
#address-page .image-gallery .slider .fragment { width: 108px; }
#address-page .image-gallery .slider .fragment img { display: block; }
#address-page .image-gallery .slider .holder { width: 432px; height: 95px; margin: 0 auto; }

.simple-slider { width: 280px; }
.simple-slider .buttons a { top: 82px; }
.simple-slider .holder { width: 203px; height: 203px; }
.simple-slider .fragment { width: 203px; }
.simple-slider .fragment .text { display: none; }
.simple-slider .text-here { padding-top: 10px; }

#ajax-content { display: none; position: relative; z-index: 101; }

/* New CSS */
#addresses ul li { width: auto; margin-right: 15px; }
#addresses ul li.last { margin-right: 0; }
/* END New CSS */
