/***************************************************
    PRINT CSS file for VIP Apartmani
    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 9pt Arial, Helvetica, sans-serif; line-height: 14pt; color: #000; background: #fff; }
a img            { border: none; }

a                { outline: none; color: #000; text-decoration: none; }
a img            { border: none; }
.clear           { clear: both; }

/*** HIDE ***/
#logo,
#language, 
#links, 
.user-box, 
#searchBox, 
#members-options, 
#navigation, 
#path-holder, 
#tools, 
#content-footer, 
.paginator, 
.basic-controls, 
#faq-link-to-form,
#faq-form-holder,
#side-nav,
#footer, 
#development,
.nav,
.link,
#signup,
#mainSearchBox, 
.searchTime, 
#searchNotice,
.play, 
.pause,
.gallery-details-link, 
.gallery-notice  { display: none !important; }

/*
02/ LAYOUT & CONTENT
==================================================*/
#printlogo { display: block; margin-bottom: 30px; }
#copyright { font-size: 8pt; clear: both; padding: 10px 0 0; margin: 30px 0 0; border-top: 1px solid #ddd; }

#home { width: 640px; }

#home h2 { margin: 0 0 10px; font-size: 16px; line-height: 18px; font-weight: bold; }
#news, 
#incoming, 
#members { display: inline; float: left; overflow: hidden; margin-bottom: 30px; }

#news .main, 
#incoming .main, 
#members .main { height: auto !important; }

#news { width: 300px; }
#incoming, 
#members { width: 150px; }
#incoming { margin-left: 20px; margin-right: 20px; }

#news .item { display: none; position: relative; padding-left: 120px; min-height: 80px; height: auto !important; height: 80px; margin-bottom: 20px; }
#news .item img { width: 100px; position: absolute; top: 0; left: 0; }
#news .noimage { padding-left: 0; min-height: 50px; height: auto !important; }

.news-date { margin: 0; font-size: 7pt; color: #666; }

#news-list { margin: 0; padding: 0; }
#news-list li { margin: 0 0 5px; padding: 0 0 5px; border-bottom: 1px solid #ddd; list-style: none; }
#news-list .last-child { border-bottom: 0; margin: 0; padding: 0; }

#incoming ul { margin: 0; padding: 0; }
#incoming li { margin: 0 0 5px; padding: 0 0 5px; border-bottom: 1px solid #ddd; list-style: none; }
#incoming .last-child { border-bottom: 0; margin: 0; padding: 0; }

#members ul { margin: 0 0 20px; padding: 0; }
#members li { margin: 0 0 5px; padding: 0 0 5px; border-bottom: 1px solid #ddd; list-style: none; }
#members .last-child { border-bottom: 0; margin: 0; padding: 0; }

#intro, 
.form-intro, 
#faq-page-intro,
#faq-form-text,
#news-main .news-intro { font-size: 11pt; line-height: 16pt; color: #666; }

#intro, 
.form-intro-header, 
#faq-page-intro, 
#faq-form-text,
#news-main .news-intro { margin-bottom: 20px; }
.form-intro-footer { margin-top: 20px; }

#image { float: right; margin: 0 0 20px 20px; width: 300px; }
#image img { width: 300px; height: auto; }

.img-left { float: left; margin: 0 20px 20px 0; }
.img-right { float: right; margin: 0 20px 20px 0; }

.news-box { clear: both; }
.news-image { display: inline; float: left; margin: 0 20px 20px 0; }
.news-content { overflow: hidden; position: relative; }
.news-content .news-title { font-size: 12pt; line-height: 16pt; margin: 0 0 5px; }

#news-main .news-image { display: inline; float: right; width: 300px; margin: 0 0 20px 20px; }
#news-main .news-image img { width: 300px; height: auto; }
#news-main .news-content { overflow: visible; }

.gallery-category-content,
.gallery-page-content { font-size: 11pt; line-height: 16pt; color: #666; margin: 0 0 20px; }

#gallery-listing-holder ul { margin: 0; padding: 0; }
#gallery-listing li { margin: 0 0 10px; padding: 0 0 10px; border-bottom: 1px solid #ddd; clear: both; list-style: none; }
.gallery-image { width: 700px; height: 120px; clear: both; overflow: hidden;}
.gallery-image img { float: left; margin: 0 20px 0 0; width: 150px; height: auto; }
.gallery-title { font-size: 13pt; line-height: 16pt; float: left; width: 645px; }

.page-gallery-main .gallery-images-no { margin: 0 0 20px; }
#gallery-images { width: 700px; }
#gallery-images li { display: inline; margin: 0; padding: 0; list-style: none; }
#gallery-images img { width: 150px; height: auto; margin: 0 20px 20px 0; }


.faq-question-box, 
.faq-answer-box { padding-left: 40px; }
.faq-item-label { width: 40px; display: inline; float: left; margin: 0 0 0 -40px; font-size: 12pt; line-height: 16pt; font-weight: bold; color: #ccc; }

.faq-item-data { font-size: 8pt; color: #ccc; }
.faq-item-question { font-size: 11pt; line-height: 16pt; margin: 0 0 5px; }
.faq-answer-box { margin: 20px 0 20px 40px; padding-bottom: 20px; border-bottom: 1px solid #ccc; }

#searchForTerm             { margin: 20px 0; }
.searchResult              { margin: 20px 0; overflow: hidden; }
.no          { display: none; }
.title       { float: left; display: inline; font-weight: bold; padding-bottom: 5px; }
.description { display: block; overflow: hidden; clear: both; }
.url         { font-size: 8pt; font-style: italic; padding-top: 5px; }

.form-warning { 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; }
.form-buttons            { padding: 10px 0 20px 130px; }
.form-submit             { float: left; display: inline; margin-right: 20px; }
.form-reset              { float: left; display: inline; }
.errorMessage            { color: #cc0000; }
.captchaWrapper .req     { display: none; }
.captchaInput            { margin-top: 10px; margin-bottom: 20px; }
.captchaInput label      { display: block; margin-bottom: 3px; }
.captchaInput input      { display: block; }
.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; }
.terms,
.radio,
.checkbox,
.field-description       { margin: 10px 0 10px 130px; }
.errorMessage            { margin: 10px 0 10px 130px; color: #cc0000 !important; }
.errorMessage ul,
.errorMessage ul li      { margin: 0; padding: 0; background: 0; list-style: none; }
.notice { margin: 0 0 10px 130px; }
.notice ul { margin: 0; padding: 0; }
.notice ul li { list-style: none; margin: 0; padding: 0; }

/*
03/ TYP
==================================================*/       
h1             { font-size: 20pt; line-height: 26pt; font-weight: normal; margin: 0 0 20px; color: #000; }
h2             { font-size: 16pt; line-height: 22pt; font-weight: normal; margin: 20px 0 10px; color: #000; }
h3, h4, h5, h6 { font-size: 14pt; font-weight: normal; margin: 20px 0 10px 0; color: #000; }

h1 a, h2 a, 
h3 a, h4 a, 
h5 a, h6 a     { color: #000; }

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; }

blockquote     { margin: 10px 0; padding: 0 20px; }

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; }