/* HTML Selectors */
html, body { height: 100% }
body { background: #cecece url(../images/bg.png) repeat-y center; text-align: center; font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif }
em { font-weight: bold; color: #797097 }
dt { font-weight: bold; }
dd { padding: 10px 0 20px 20px; background-color: transparent; }
dd:hover { background-color: #f0f0f0; }

/* Classes */
.currentOverState { background-image: url(../images/button-main-short.png); background-repeat: no-repeat; background-position: bottom left; }
.currentOverState a { background-image: url(../images/button-main-long.png); background-repeat: no-repeat; background-position: bottom right; }

/* Pages */
#home #navigation { height: 406px; background: #241d3d url(../images/bg-header-home2.jpg) top center no-repeat }
#homey #navigation { height: 100px; background: transparent url(../images/bg-header-home2.jpg) top center no-repeat }
#homey2 #navigation { height: 950px; background: transparent url(../images/bg-header-home2b.jpg) top center no-repeat }
#productinfo #navigation { height: 100px; background: transparent url(../images/bg-header-home2.jpg) top center no-repeat }
#faq #navigation { height: 100px; background: transparent url(../images/bg-header-home2.jpg) top center no-repeat }
#testimonials #navigation { height: 100px; background: transparent url(../images/bg-header-home2.jpg) top center no-repeat }
#FindARep #navigation { height: 100px; background: transparent url(../images/bg-header-home2.jpg) top center no-repeat }
#logo { float: left; padding-top: 18px; padding-left: 36px }

/* Menu */
#menu { float:right; margin: 30px 20px 0 0 }
#menu ul { list-style: none }
#menu li.current { float: left; margin: 0 6px 0 0; /*razmak izmedju menija*/ padding-left: 5px; background-image: url(../images/button-main-short.png); background-repeat: no-repeat; background-position: top left; }
#menu .current a { font-size: 14px; float: left; display: block; background-image: url(../images/button-main-long.png); background-repeat: no-repeat; background-position: top right; padding: 10px 15px 0 10px; height: 27px; text-decoration: none; color: white; }
#menu li.nocurrent { float: left; margin: 0 6px 0 0; /*razmak izmedju menija*/ padding-left: 5px; }
#menu .nocurrent a { font-size: 14px; float: left; display: block; padding: 10px 15px 0 10px; height: 27px; text-decoration: none; color: white; }

/* Page */
#wrapper { width: 955px; margin: auto; color: white }
#wrapper h1 { color: #797097; font-size: 14px; padding: 0 0 10px 0; background-image: url(../images/h1-bg.png); background-position: bottom; border-bottom: 2px solid white; margin: 0; text-shadow: 0 2px 2px #c5c5c5; }

#content { background-color: transparent; color: black; padding: 0 40px 0 40px; text-align: left; }
#content p { line-height: 24px; margin-bottom: 26px; }
#content h1 { margin: 26px 0 26px 0; color: #797097; font-size: 24px; }
#content h2 { margin: 26px 0 26px 0; color: #797097; font-size: 18px; }
#content h3 { color: #797097; font-weight: bold; font-style: italic; margin: 0 0 10px 0; padding: 0; }
#content .hr { clear: both; }
#content ul { list-style: disc; line-height: 2; padding-left: 20px; }

#more .box { position: relative; width: 150px; height: 240px; text-align: center; padding: 30px; float: left; }
#more .box p { text-align: justify; font-size: 12px; padding: 0; margin: 0; }
#more .box a { position: absolute; bottom: 20px; left: 59px; width: 100px; height: 43px; display: block; background-image: url(../images/button-more-off.png); text-decoration: none; }
#more .box a:hover { background-image: url(../images/button-more-on.png); }
#more img.vr { padding-top: 50px; float: left; }

#more1 .box1 { width: 360px; text-align: left; padding: 0 30px; float: left; }
#more1 .box1 p { text-align: left; font-size: 12px; }
#more1 .name { color: #797097; font-weight: bold; font-style: italic; margin: 0; padding: 0; }
#more1 .testimonial { font-weight: normal; font-style: italic; margin: 0 0 16px 0; padding: 0; }
#more1 a { margin: 0 0 40px 0; width: 100px; height: 43px; display: block; background-image: url(../images/button-more-off.png); text-decoration: none; }
#more1 a:hover { background-image: url(../images/button-more-on.png); }
#more1 img.vr { padding-top: 50px; float: left; height: 50%; }
#more1 .client { margin: 0 10px 10px 0; }

#contact .box1 { width: 360px; text-align: left; padding: 0 30px; float: left; }
#contact .box1 p { text-align: left; font-size: 12px; }
#contact img.vr { padding-top: 50px; float: left; height: 50%; }

/* Skinstitch box and two buttons on Product info page */
#packageshoot { position: relative; background-image: url(../images/box.jpg); width: 860px; height: 299px; }
#packageshoot a span { display: none; }
#packageshoot a#button-faq { position: absolute; background-image: url(../images/button-faq.jpg); width: 344px; height: 76px; left: 482px; top: 32px; background-position: 0 0; display: block; }
#packageshoot a#button-faq:hover { background-position: 0 -76px; }
#packageshoot a#button-pdf { position: absolute; background-image: url(../images/button-pdf.jpg); width: 344px; height: 76px; left: 482px; top: 108px; background-position: 0 0; display: block; }
#packageshoot a#button-pdf:hover { background-position: 0 -76px; }

/* Googlemap */
#gmap{ margin-top: 12px; }
#gmap iframe { border: 1px solid white }

/* Footer */
#footer { clear: both; background-image: url(../images/mailbg.png); height: 100px; margin: 0 40px 0 40px; }
#footer img { float: left; margin: 25px 30px 0 33px; }
#footer { line-height: 1.4; }
#footer span h4 { padding-top: 26px; font-size: 1.2em; }
#footer span p { font-size: 0.9em; }
#footer span h4,p { text-align: left; }
