/***************************************************
    PRINT CSS file for Interkonzalting
    Author: WEB Marketing (www.wem.hr)
    Media: Print
    
    STRUCTURE:
    01/ BASIC SETTINGS 
    02/ LAYOUT & CONTENT
    03/ TYP
***************************************************/

/*
01/ BASIC SETTINGS
==================================================*/
*                { margin: 0; padding: 0; list-style: none; }
body             { font: normal 12px Tahoma, Artial, serif; line-height: 1.4em; color: #000; background: #fff; }
a img            { border: none; }

ul li { list-style:none; }
a                { outline: none; color: #000; text-decoration: none; }
a img            { border: none; }
.clear           { clear: both; }

/*** HIDE ***/

#logo,
#searchBox,
#basicNavHolder,
#featured-switcher,
#basicTools,
#navigation,
#faq-link-to-form,
#faq-form-holder,
#secContainer,
#mainSearch,
#pageOptions,
#development,
#commentsBox,
#footer,
#topHeader,
.slidePagination,
#rMenu,
.paginator,
.num,
.total
{ display: none !important; }

/*
02/ LAYOUT & CONTENT
==================================================*/
#printlogo { display: block; margin-bottom: 40px; }
#copyright { font-size: 8pt; clear: both; padding-top: 30px; }

.home-box .msg-title,
.msg-box .msg-title   { font-size: 9pt; font-weight: bold; margin: 20px 0 10px 0; color: #333; }
.home-box .msg-content,
.msg-box .msg-content { font-size: 13pt; font-style: italic; padding: 0 30px; text-align: center; }
.home-box .msg-author,
.msg-box .msg-author  { font-style: italic; text-align: right; margin-top: 10px; }

#blog-categorie-content     { margin: 20px 0; }
.blog-post-box              { clear: both; overflow: hidden; margin: 20px 0; }
.blog-post-image            { float: left; display: inline; margin: 0 20px 0 0; }
.blog-post-date             { font-size: 8pt; margin: 0; }
.blog-post-title            { margin: 5px 0; }
#blog-post .blog-post-intro { font-weight: bold; margin-bottom: 5px; }

.faq-question-box { font-weight: bold; margin: 10px 0; }
.faq-answer-box   { padding-left: 50px; }
.faq-item-data    { text-align: right; padding: 5px 0; font-weight: normal; font-size: 8pt; }

#gallery-listing-box               { margin: 20px 0;}
#gallery-listing,
#gallery-images                    { margin: 0; padding: 0; }
#gallery-listing li,
#gallery-images li                 { list-style: none; margin: 0 20px 20px 0; padding: 0; float: left; display: inline; }
#gallery-listing li .gallery-title { font-weight: bold; padding-top: 5px; }
#gallery-listing li .gallery-date  { font-size: 8pt; }

#searchForTerm             { margin: 20px 0; }
.searchResult              { margin: 20px 0; overflow: hidden; }
.searchResult .no          { float: left; display: inline; width: 20px; text-align: left; }
.searchResult .title       { float: left; display: inline; font-weight: bold; padding-bottom: 5px; }
.searchResult .description { display: block; margin-left: 20px; overflow: hidden; clear: both; }
.searchResult .url         { font-size: 8pt; font-style: italic; margin-left: 20px; padding-top: 5px; }

.form-intro { margin: 10px 0; }
fieldset    { border: none; margin-top: 20px; }
fieldset h2 { font-size: 10pt; font-weight: bold; }
legend      { display: none; }
div.input,
div.date,
div.textarea,
div.select,
div.radio,
div.checkbox,
div.file { clear: both; padding: 5px 0 5px 0; }
div.input input,
div.date input,
textarea,
select,
.captchaInput input { font: normal 9pt Georgia, "Times New Roman", Times, serif; background: #fff; color: #333; border: 1px solid #ccc; padding: 3px; margin-right: 5px; }
div.input label,
div.date label,
div.textarea label,
div.select label,
div.file label           { display: block; float: left; width: 120px; padding-top: 2px; margin-right: 10px; text-align: right; vertical-align: middle; color: #01213b; }
div.date img             { position: relative; top: 2px; }
div.input input.readonly { background: #f5f5f5; border: 1px solid #ccc; color: #ccc; }
div.input input          { width: 230px; }
div.input select         { width: 240px; }
div.input input.small    { width: 20px; }
div.input select.small   { width: 55px; }
div.captchaInput input   { width: 100px; }
div.textarea label,
textarea                 { vertical-align: top; }
.textarea textarea       { width: 230px; height: 100px; overflow: hidden; }
.select select option    { padding-right: 10px; padding-left: 2px; margin-bottom: 2px; }
.captchaWrapper          { clear: both; margin: 10px 0 0 130px; }
.captchaImageWrapper img { display: block; margin: 0 0 5px 0; padding: 0 0 0 0; border: none; }
.submit                  { padding: 10px 0 10px 130px; }
.form-submit             { float: left; display: inline; margin-right: 20px; }
.form-reset              { float: left; display: inline; }
.errorMessage            { color: #cc0000; font-size: 10px; }
.captchaInput            { margin-top: 10px; margin-bottom: 20px; }
.captchaInput label      { display: block; margin-bottom: 3px; }
.captchaInput input      { display: block; }
.notice                  { margin: 0 0 20px 0; }
.checkboxWrapper         { clear: both; padding: 10px 0; }
.checkboxTitle           { display: inline; float: left; width: 120px; margin-right: 10px; text-align: right; }
.checkboxWrapper input   { vertical-align: middle; margin-right: 5px; }
.checkboxButtons label   { margin: 0 10px 0 0; }
.checkboxButtons         { display: inline; float: left; line-height: 1.6em; }
.checkboxButtons input   { vertical-align: middle; }
.form-feedback           { font-size: 10pt; }

/*
03/ TYP
==================================================*/


p, ul, ol      { margin: 10px 0; }
ul, ol         { padding-left: 10px; }
ul li          { list-style: outside disc; margin-left: 10px; }
ol li          { list-style: outside decimal; margin-left: 35px; }
ol li ul li    { list-style-type: disc; }
ol li ol li    { list-style-type: lower-alpha; }
ul li ul li    { list-style-type: circle; }
ul li ol li    { list-style-type: decimal; }

img            { margin: 0; }

table          { margin: 10px 0; border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-collapse: collapse; border-spacing: 0; }
th, td         { padding: 5px; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; text-align: left; }
.blank         { margin: 10px 0; border: none; }
.blank th,
.blank td      { border: none; padding: 0; }
table p,
table ul,
table ol,
table table    { margin: 0; }
caption        { margin: 10px 0 0 0; }

#bSlideshowWrap,
#slideshowTop { margin:30px 0; }
.slideNaslov { font-size:18px; display:block; margin:30px 0 0; text-transform:uppercase; }
#reference-list ul li { display:block; margin:10px; height:90px; border-bottom:2px dotted #000; }
#reference-list ul li a {  font-size:18px; font-weight:bold; line-height:90px; height:90px; display:block; }
.img { margin-right:40px; }
h1 		{ color:#df3131; font-size:2.7em; font-weight: bold; letter-spacing: -2px; margin-bottom:15px;  }
h2 { color:#df3131; font-size:2.4em; font-weight: bold; letter-spacing: -2px; margin:20px 0; display:block; width:100%; }
.slideNaslov { margin-bottom:15px; }
.innerPageScroll { width:100%; display:block;  }
.page-gallery-main .items div { background: none; height:103px; width:198px; float:left; padding:9px 6px 9px 8px; }