* { margin: 0; padding: 0; outline: 0; }

/*body {
    font-size: 12px;
    line-height: 20px;
    font-family: arial, sans-serif;
    color: #000;
    background: #fff;
    min-width: 1001px;
}
*/*/
a { color: #d22e03; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }


.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }


#slider { padding-top: 12px; height: 398px; background: url(images/sliders.png) repeat-x 0 0; }

#slider-frame { position: relative; padding:14px 0 16px 14px; width: 960px; background: url(../images/slider-frame.png) no-repeat 0 0; }

#carousel .jcarousel-container,
#carousel .jcarousel-clip,
#carousel ul li { float: left; position: relative; overflow: hidden; width: 655px; height: 371px; }
/*#carousel .caption { width: 664px; height: 40px; background:url(../images/caption.png) repeat-x ; float:left; }
#carousel .caption h2 { font-family: Georgia, 'times new roman', serif; font-size: 37px;  color: #fff; font-weight: normal; font-style: italic; }
#carousel .caption p { font-size: 13px; color: #fff; }
*/
.slider-nav { position: absolute; top: 0px; right: 14px !important; width: 257px; background: url(../images/thumbs-border.png) no-repeat right 0; }
.slider-nav li { overflow: hidden; list-style: none; padding: 8px 0 0px 16px; width: 218px; height: 90px; }
.slider-nav li { color: #45402a; background:no-repeat 0 0; cursor: pointer; }
.slider-nav li.first {width:230px; margin-top: 6px; margin-left:0px; }
.slider-nav li.active {width:230px; margin-left:0px; background: url(../images/thumb-active.png) no-repeat;  }
.slider-nav li a { display: block; float: left; margin-right: 0px; padding: 0px; width: 230px; height: 90px; }
.slider-nav li a { line-height: 0; text-indent: -4000px; }
.slider-nav li a img { display: block; width: 218px; height: 67px; }

