/***************************************************
    PRINT CSS file for Aristos
    Author: WEB Marketing (www.wem.hr)
    Media: Print
    
    STRUCTURE:
    01/ BASIC SETTINGS 
    02/ LAYOUT & GRID
    03/ TYP
***************************************************/

/*
01/ BASIC SETTINGS
==================================================*/
*       { margin: 0; padding: 0; list-style: none; }
body    { font: normal 9pt Arial, Helvetica, sans-serif; line-height: 1.4em; color: #000; background: #fff; }
a img   { border: none; }

a, a img,
a:link, a:visited, 
a:hover, 
a:active { outline: none; color: #000; text-decoration: none; }
.clear   { clear: both; }

/*** HIDE ***/
#mainNav, #headerWrapper, #nav, 
#topLink, #development, 
#featuredContentHolder,
#catalogMenuHolder,
.details, .zoom, .paginator { display: none; }
#header  { position: absolute; z-index: -1; width: 0; height: 0; top: -9999px; left: -9999px; }


/*
02/ LAYOUT & GRID
==================================================*/
#printlogo { display: block; margin-bottom: 30px; }

#basicContacts { clear: both; margin-top: 20px; padding-top: 15px; font-size: 8pt; }

.catalogRow    { clear: both; margin-bottom: 20px; }
.catalogItem,
.contentItem { display: inline; float: left; width: 210px; margin-right: 10px; margin-bottom: 20px; }
.catalogItem .content { display: inline; float: left; width: 125px; margin-bottom: 20px; }
.catalogItem .image   { display: inline; float: left; width: 70px; margin-bottom: 20px; overflow: hidden; }
.contentItem .content { width: 100%; }

#groupHolder .catalogItem          { display: inline; float: left; width: 310px; margin-right: 10px; margin-bottom: 20px; }
#groupHolder .catalogItem .content { display: inline; float: left; width: 220px; margin-bottom: 20px; }
#groupHolder .catalogItem .image   { display: inline; float: left; width: 80px; margin-bottom: 20px; overflow: hidden; }

.heading h2 { font-size: 14pt; font-weight: normal; color: #ed1c24; margin-bottom: 5px; }
.heading h2 a { color: #ed1c24; }

/*** GALLERY - LIST ***/
.galleryListHolder                             { clear: both; width: 650px; margin-bottom: -30px; }
.galleryListItem                               { display: inline; float: left; width: 180px; margin: 0 30px 30px 0; }
#mainContent .galleryListItem img              { display: block; margin: 0 0 5px 0; }
#mainContent .galleryListItem ul               { margin: 0; padding: 0; }
#mainContent .galleryListItem ul li            { margin: 0 0 0 10px; padding: 0; background: none; line-height: 1.3em; list-style: none; }
#mainContent .galleryListItem ul .galleryTitle { font-weight: bold; }

/*** GALLERY - MAIN ***/
#galleryImagesWrapper           { width: 650px; clear: both; margin-bottom: -30px; }
.galleryImage                   { display: inline; float: left; width: 180px; margin: 0 30px 30px 0; }
#mainContent .galleryImage img  { display: block; margin: 0 0 5px 0; overflow: hidden; clear: both; }

/*** FORM Typ. ***/
.basicForm { margin: 20px 0; }
.basicForm fieldset                          { border: none; }
.basicForm legend                            { display: none; }

.basicForm div.input,
.basicForm div.textarea,
.basicForm div.select,
.basicForm div.radio,
.basicForm div.checkbox,
.basicForm div.file                          { clear: both; padding: 10px 0 10px 0; }

.basicForm div.input input,
.basicForm textarea,
.basicForm select,
.captchaInput input                          { font: normal 12px Arial, Helvetica, sans-serif; background: #fefefe; border: 1px solid #ee1c25; padding: 3px; margin-right: 5px; }

.basicForm div.input input:focus,
.basicForm div.date input:focus,
.basicForm textarea:focus,
.basicForm div.captchaInput input:focus      { background: #fbfbfb; border-color: #ee1c25; }

.basicForm div.input label,
.basicForm div.textarea label,
.basicForm div.select label,
.basicForm div.file label                    { display: block; float: left; width: 120px; padding-top: 2px; margin-right: 10px; text-align: right; vertical-align: middle; color: #444; }

.basicForm div.input input.readonly          { background: #f5f5f5; border: 1px solid #ccc; color: #ccc; }
.basicForm div.input input                   { width: 230px; }
.basicForm div.input select                  { width: 240px; }
.basicForm div.input input.small             { width: 20px; }
.basicForm div.input select.small            { width: 55px; }
.basicForm div.captchaInput input            { width: 100px; }

.basicForm div.textarea label,
.basicForm textarea                          { vertical-align: top; }
.basicForm .textarea textarea                { width: 230px; height: 100px; overflow: hidden; }
.basicForm .select select option             { padding-right: 10px; padding-left: 2px; margin-bottom: 2px; }

.basicForm .captchaWrapper                   { margin: 10px 0 0 130px; }
.basicForm .captchaImageWrapper img          { display: block; margin: 0 0 5px 0; padding: 0 0 0 0; border: none; }
.basicForm .submit                           { padding: 10px 0 10px 130px; }
.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 130px; }

.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; }
.basicForm .checkboxButtons label            { margin: 0 10px 0 0; }
.checkboxButtons                             { display: inline; float: left; line-height: 1.6em; }
.checkboxButtons input                       { vertical-align: middle; }

#mainContent .basicForm img                  { margin: 0; padding: 0; border: none; }


/*
03/ TYP
==================================================*/
h1         { font-size: 16pt; font-weight: normal; margin-top: 20px; margin-bottom: 25px; color: #ed1c24; }
h2         { font-size: 10pt; font-weight: bold; margin: 20px 0 20px 0; }
h3         { font-size: 9pt; font-weight: bold; margin: 20px 0 15px 0; }
h4, h5, h6 { font-size: 10pt; font-weight: bold; margin: 15px 0 10px 0; }

p, ul, ol  { margin: 10px 0; }
ul, ol     { padding-left: 10px; }
ul li      { list-style: outside circle; margin-left: 20px; margin-right: 20px; }
ol li      { list-style: outside decimal; margin-left: 35px; margin-right: 20px; }

img        { margin: 0 5px; }

table      { margin: 10px 5px; border-collapse: collapse; }
th, td     { padding: 5px; border: 1px solid #ccc; }
.blank     { margin: 10px 0; }
.blank th, 
.blank td  { border: none; padding: 0; }
table p, 
table ul, 
table ol, 
table table { margin: 0; }
caption     { margin: 10px 0 0 0; }
