@charset "utf-8";
/* CSS Document */

#banner-inner { background: url(../images/banner-inner.jpg) center top no-repeat; height: 184px; }

#breadcrumb { background: #ffd308; height: 52px; }
#breadcrumb ul { margin: 0 0 0 10px; padding: 0; list-style: none; }
#breadcrumb ul li { display: inline-block; font-family: 'open_sansbold'; font-size: 14px; color: #282828; line-height: 52px; }
#breadcrumb ul li span { font-family: 'open_sansregular'; margin: 0 3px 0 4px; }
#breadcrumb ul li a { font-family: 'open_sansregular'; text-decoration: none; color: #282828; }
#breadcrumb ul li a:hover { text-decoration: none; border-bottom: 1px solid #282828; }

#container { background: #fff; padding-bottom: 50px; }

#left { float: left; width: 210px; }
#right { float: right; width: 720px; }

.pro-title { margin: 36px 0 0 10px; }

.products-detail { position: relative; border: 1px solid #cacaca; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 10px; }
.products-detail h2 { font-family: 'open_sanssemibold'; font-size: 16px; color: #353535; text-transform: uppercase; background: url(../images/h2-title-bg.png) left top no-repeat; border-bottom: 1px solid #ffd308; padding: 0 0 14px 26px; margin-top: 22px; }
.products-detail .arrow { background: url(../images/product-box-arrow-inner.png) left top no-repeat; width: 49px; height: 23px; display: block; position: absolute; left: 0; right: 0; top: -23px; margin: 0 auto; }
.products-detail ul { margin: 18px 0 0 0; padding: 0; list-style: none; }
.products-detail ul li { font-family: 'open_sanssemibold'; font-size: 13px; color: #868686; margin-bottom: 17px; }
.products-detail ul li a { color: #868686; text-decoration: none; }
.products-detail ul li a.active { font-family: 'open_sansextrabold'; color: #353535; }
.products-detail ul li a:hover { color: #353535; }

.content { padding-top: 80px; }
.content h1 { background-image: url(../images/h1-title-bg.png); background-position: 10px 16px; background-repeat: no-repeat; background-color: #e7e7e7; height: 43px; line-height: 43px; border: 1px solid #d4d4d4; padding-left: 45px; font-family: 'open_sansbold'; font-size: 16px; color: #282828; text-transform: uppercase; }
.content h2 { margin:35px 0 0 0; padding:0px; color: #282828; font-size: 16px; font-weight: normal;}
.content p, .content ul { line-height: 18px; margin: 18px 0; }
.content a { color: #454545; }
.content a:hover { color: #ff0000; text-decoration: none; }

ul.products { margin: 35px 0 0 0; padding: 0; list-style: none; line-height: normal; }
ul.products li { float: left; width: 224px; height: 238px; border: 1px solid #d4d4d4; margin: 0 24px 24px 0; position: relative; }
ul.products li .pro-img { display: table-cell; width: 224px; height: 180px; text-align: center; vertical-align: middle; position: relative; }
ul.products li .details { position: absolute; left: 0; bottom: 0; width: 100%; height: 57px; border-top: 1px solid #d4d4d4; background: #ffd308; font-family: 'open_sansbold'; font-size: 16px; color: #353535; padding: 10px 5px; line-height: 18px; }
ul.products li .details span { font-family: 'open_sansregular'; font-size: 12px; }
ul.products li a.more { width: 20px; height: 20px; background: #555555; color: #fff; display: inline-block; text-decoration: none; line-height: 20px; font-size: 17px; position: absolute; right: 0; bottom: 0; }

#map { float: right; width: 450px; height: 300px; margin-top: 35px; background: #fff; border: 1px solid #ccc; border-radius: 2px; }

form { margin: 0; padding: 25px 0 50px; }
form label { display: block; font-size: 15px; line-height: 14px; margin-bottom: 10px; }
form label small { color: #CC0000; font-size: 10px; }
form .text, form textarea, form select { background-color: #f6f6f6; border: 1px solid #d4d4d4; font-family: 'Droid Sans', sans-serif; font-size: 13px; margin-bottom: 15px; padding: 0 5px; width: 350px; }
form .text, form select { height: 32px; line-height: 32px; }
form textarea { height: 95px; padding: 5px; margin-top: 0px; }
form .submit { background-color: #242424; border: 1px solid #6f6f6f; color: #ffd308; cursor: pointer; font-family: inherit; font-size: 16px; height: 32px; text-align: center; text-transform: uppercase; width: 83px; margin-top:15px; border-radius: 5px; }
form .submit:hover { background-color: #ffd308; color: #242424; }
form .error { color: #ff0000; padding: 10px; margin-bottom: 15px; font-size: 90%; text-align: center; line-height: 125%; }
form .error h3 { color: #0196A7; font-size: 110%; }
form .success { margin: 0 0 5px; }
form span { color: #ff0000; }

.about-pic { margin: 0; padding: 0; list-style: none; }
.about-pic li { float: left; width: 226.6px; height: 138px; margin-left: 20px; overflow: hidden; }
.about-pic li:first-child { margin-left: 0; }
.about-pic li img { width: 220px; }

ul.downloads { margin: 35px 0 0 0; padding: 0; list-style: none; }
ul.downloads li { float: left; width: 224px; margin: 0 24px 24px 0; }
ul.downloads li a { height: 50px; background: #ffd308; color: #353535; padding: 7px 10px 4px 0; text-decoration: none; display: block; border-radius: 2px; }
ul.downloads li a:hover { background: #555555; color: #fff; }
ul.downloads li a span { width: 40px; height: 39px; background: url(../images/dwn-icon.png) center center no-repeat; border-right: 1px solid #353535; float: left; margin-right: 10px; }
ul.downloads li a:hover span { background: url(../images/dwn-icon-hover.png) center center no-repeat; border-right: 1px solid #fff; }