/***************************************************
    CONTENT CSS file for Bluesun Hotel Kaj
    Author: WEB Marketing (www.wem.hr)
    Media: Screen
    
    STRUCTURE:
    01/ TYP 
    02/ SPECIFIC CONTENT
	
***************************************************/

/*
01/ TYP
==================================================*/
#mainContainer { line-height: 1.4em; }

/*** BASIC TYP. ***/
#mainContent p,#mainContent ul,
#mainContent ol,#mainContent dl             { margin: 10px 0; }

/*** HEADINGS ***/
#pageHeading { height: 100%; overflow: hidden; }
#pageHeading h1                { font-size: 1.7em; font-weight: bold; color: #333; line-height: 1.1em; padding-top: 10px; margin-bottom: 10px; color: #850836; }
#mainContent h2                { font-size: 1.2em; font-weight: bold; margin: 20px 0 10px 0; line-height: 1.1em; color: #333; }
#mainContent h3,#mainContent h4,
#mainContent h5,#mainContent h6  { font-size: 1em; font-weight: bold; margin: 20px 0 10px 0; line-height: 1.1em; color: #333; }

/*** LIST ***/
#mainContent ul li    { background: transparent url(../images/layout/bullet.gif) no-repeat 0 6px; padding-left: 15px; margin-left: 10px; }
#mainContent ol li    { list-style: decimal; margin-left: 35px; }
#mainContent ol ol li { margin-left: 25px; }

/*** TABLES ***/
table    { margin: 10px 5px; padding: 0; border-collapse: collapse; border-top: 1px solid #666; border-left: 1px solid #666; }
#mainContent table { margin-left: 1px; }
caption             { font-size: .9em; margin: 0; padding: 0; font-style: italic; }
td, th              { padding: 5px; }
th                  { background: #f3c9d9; text-align: left; color: #333; font-weight: bold; border-right: 1px solid #666; border-bottom: 1px solid #666; }
td                  { background: #f9e7ee; border-right: 1px solid #666; border-bottom: 1px solid #666; }

.blank    { margin-left: 0; margin-right: 0; border: none; }
.blank th, 
.blank td { font-weight: normal; border: none; background: #fff; padding: 3px; }

/*** LINKS & IMAGES ***/
#mainContent a        { color: #000; text-decoration: underline; }
#mainContent a:hover  { color: #540624; text-decoration: none; }

#mainContent h2 a,#mainContent h3 a,
#mainContent h4 a,#mainContent h5 a,
#mainContent h6 a { text-decoration: none; }

#mainContent h2 a:hover,#mainContent h3 a:hover,
#mainContent h4 a:hover,#mainContent h5 a:hover,
#mainContent h6 a:hover { text-decoration: underline; }

#mainContent img { margin: 0 5px 5px 5px; border: 4px solid #b1905d; }
#mainContent img.left { margin: 0 10px 5px 0; }
#mainContent img.right { margin: 0 0 5px 10px; }

/*
02/ SPECIFIC CONTENT
==================================================*/
a.pdf  { background: transparent url(../images/layout/pdf.gif) no-repeat 0 1px; padding-left: 18px; }
a.word { background: transparent url(../images/layout/word.gif) no-repeat 0 1px; padding-left: 18px; }
span.date  { color: #540624; font-size: .9em; }
.right { display: inline; float: right; margin: 0 0 5px 5px; }
.left { display: inline; float: left; margin: 0 5px 5px 0; }
th.right, td.right { display: inherit; float: none; margin: 0; text-align: right; }
th.left, td.left { display: inherit; float: none; margin: 0; text-align: left; }
#mainContent img.noborder { border: none; }

/*** HOME ***/
#header { color: #fff; }
noscript, .noscript { padding: 20px; }

#header a { color: #fff; text-decoration: underline; }
#header a:hover { color: #fff; text-decoration: none; }

#featuredContentHolder { width: 950px; overflow: hidden; padding-bottom: 18px; position: absolute; bottom: 5px; left: 5px; background: transparent url(../images/layout/header-content-bg.png); color: #fff; }
#featuredContent { padding: 14px 0 0 40px; overflow: hidden; }

.featuredBox { display: inline; float: left; width: 200px; margin-right: 25px; overflow: hidden; }
.featuredBox h2 { font-size: 16px; font-weight: normal; margin-bottom: 5px; }

#header .featuredBox h2 a { text-decoration: none; }
#header .featuredBox h2 a:hover { text-decoration: underline; }

.featuredBox .content { display: inline; float: right; width: 95px; line-height: 1.4em; }
.featuredBox img { display: inline; float: left; margin: 0 5px 0 0; width: 95px; }


/*** GALLERY ***/
#secContainer h2 { font: normal 18px Arial, Helvetica, sans-serif; color: #3a0419; margin-bottom: 25px; }
.prevHolder, .nextHolder { height: 100%; overflow: hidden; padding: 3px 0; border: 1px solid #ddd; }
.prev, .next { display: block; width: 9px; height: 5px; margin: 0 auto; cursor: pointer; }
.prev { background: transparent url(../images/layout/gallery-prev.gif) no-repeat 0 0; }
.next { background: transparent url(../images/layout/gallery-next.gif) no-repeat 0 0; }

#galleryHolder { padding-top:40px; }
.galleryImages { width: 208px; overflow: hidden; margin: 10px 0; }
.galleryImages img { display: block; margin-bottom: 10px; border: 4px solid #b1905d; }


/*** NEWS LIST ***/
.newsItemsHolder { height: 100%; overflow: hidden; padding-bottom: 20px; margin-bottom: 20px; background: transparent url(../images/layout/topbox-holder-bg.gif) no-repeat left bottom; }
.newsItemsHolder#lastNewsItemsHolder { margin-bottom: 20px; padding-bottom: 0; background: none; }

.newsItemsHolder .box { margin: 0 0 20px 0; height: 100%; overflow: hidden; }
.newsItemsHolder .title { margin: 0 0 15px 0; height: 100%; overflow: hidden; }
#mainContent .newsItemsHolder .title h2 { float: left; font-size: 1.2em; font-weight: bold; margin: 0; padding: 0; color: #333; background: transparent url(../images/layout/heading-red-bullet.gif) no-repeat right top; }
#mainContent .newsItemsHolder .content img { margin: 0 20px 5px 0; padding: 2px; border: 1px solid #e7a3bd; display: block; float: left; clear: left; }
#mainContent .newsItemsHolder .content h3,
#mainContent .newsItemsHolder .content h4,
#mainContent .newsItemsHolder .content h5,
#mainContent .newsItemsHolder .content h6 { margin: 0; line-height: 1.5em; }

/*** PAGINATOR ***/
.paginator                                { margin: 30px 0 0 0; padding: 0; color: #000; font-size: 11px; line-height: 16px; clear: both; }
.paginator ul                             { height: 100%; overflow: hidden; margin: 0; padding: 0; }
.paginator ul li                          { float: left; padding: 0; background: none; }
.paginator ul a                           {
	display: block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	margin: 0;
	border: none;
	overflow: hidden;
	color: #0e3954;
	text-decoration: none;
	text-align: center;
	background: #fff;
}
	
.paginator ul a:hover,
.paginator ul .on                         { background: #781b3f; color: #fff; }

.paginator ul .firstPage a,
.paginator ul .lastPage a,                
.paginator ul .prevPage a,
.paginator ul .nextPage a                 { text-indent: -9999px; border: none; }

.paginator ul .firstPage a, 
.paginator ul .firstPage a:hover          { background: #fff url(../images/layout/first.gif) no-repeat center center; }
.paginator ul .firstPage a.off,
.paginator ul .firstPage a.off:hover      { background: #fff url(../images/layout/first-off.gif) no-repeat center center; }

.paginator ul .prevPage a,
.paginator ul .prevPage a:hover           { background: #fff url(../images/layout/prev.gif) no-repeat center center; margin-right: 5px; }
.paginator ul .prevPage a.off,
.paginator ul .prevPage a.off:hover       { background: #fff url(../images/layout/prev-off.gif) no-repeat center center; margin-right: 5px; }

.paginator ul .nextPage a,
.paginator ul .nextPage a:hover           { background: #fff url(../images/layout/next.gif) no-repeat center center; margin-left: 5px; }
.paginator ul .nextPage a.off,
.paginator ul .nextPage a.off:hover       { background: #fff url(../images/layout/next-off.gif) no-repeat center center; margin-left: 5px; }

.paginator ul .lastPage a,
.paginator ul .lastPage a:hover           { background: #fff url(../images/layout/last.gif) no-repeat center center; }
.paginator ul .lastPage a.off,
.paginator ul .lastPage a.off:hover       { background: #fff url(../images/layout/last-off.gif) no-repeat center center; }

/*** NEWS (ENITRE ***/
#newsIntro { font-weight: bold; }
#newsIntro .date { font-weight: normal; }
#mainContent #newsIntro img { margin: 4px 5px 5px 0; padding: 2px; border: 1px solid #e7a3bd; float: left; }
#entireNews { padding-top: 15px; }

/*** NEWS NAVIGATOR ***/
.newsNavigator { height: 100%; overflow: hidden; margin: 30px 0 0 0; font-size: 12px; line-height: 1.1em; }
.newsNavigator ul { margin: 0; padding: 0; height: 100%; overflow: hidden; text-align: center; }
.newsNavigator ul li { display: inline; padding: 0; margin: 0; background: none; }
.newsNavigator ul li.backToList { padding: 0 15px; }
.newsNavigator a { color: #3e2e4b; text-decoration: underline; }
.newsNavigator a:hover { color: #3e2e4b; text-decoration: none; }

/*** GALLERY - LIST ***/
.galleryListHolder { height: 100%; overflow: hidden; margin-bottom: 20px; }
.galleryListItem { display: inline; float: left; width: 196px; margin-right: 20px;  }
#mainContent .galleryListItem img { display: block; margin: 0 0 5px 0; width: 190px; height: 100px; overflow: hidden; }
#mainContent .galleryListItem ul { margin: 0; padding: 0; } 
#mainContent .galleryListItem ul li { margin: 0; padding: 0; background: none; line-height: 1.2em; }
#mainContent .galleryListItem ul .galleryTitle { font-weight: bold; font-size: 1em; padding-bottom: 5px; }
.galleryDate { font-size: .9em; color: #3e2e4b; }

/*** GALLERY - MAIN ***/
.galleryImage { display: inline; float: left; width: 198px; height: 100%; overflow: hidden; margin: 0 20px 20px 0; }
#mainContent .galleryImage img { display: block; margin: 0 0 1px 0; width: 190px; height: 100px; overflow: hidden; clear: both; }
#mainContent .galleryImage .zoom { display: inline; float: right; font-size: 10px; text-decoration: none; padding: 0 15px 0 0; background: transparent url(../images/layout/zoom.gif) no-repeat right center; }
#mainContent .galleryImage .zoom:hover { text-decoration: underline; }		   

/*** MAIN SEARCH FORM ***/
#mainSearchForm { width: 220px; height: 19px; overflow: hidden; border: 1px solid #000; margin: 0 0 50px 130px; }
.mainSearchFor { display: inline; float: left; width: 184px; padding: 2px 3px; font: normal 11px Arial, Helvetica, sans-serif; color: #666; border: none; background: #fff; }
.mainSearchSubmit { display: inline; float: right; width: 26px; height: 19px; padding-top: 1px; text-indent: -9999px; border: none; background: transparent url(../images/layout/search-button.gif) repeat-y 0 0; }
#resultsPerPage { display: inline; float: right; margin: 0 140px 0 0; font-size: .9em; }
#resultsPerPage select { background: #fff; border: 1px solid #000; font-size: 11px; color: #666; width: 45px; line-height: 11px; padding: 1px; }
#resultsPerPage select option { padding: 0 5px; margin-bottom: 1px; display: block; }

/*** SEARCH RESULTS ***/
#mainContent #searchResultsWrapper h2,
#mainContent #searchResultsWrapper h3,
#mainContent #searchResultsWrapper h4 { clear: none; }
#searchForTerm { margin: 0 0 25px 0; font-size: 1.3em; }
#searchResultsWrapper div.searchResult { height: 100%; overflow: hidden; margin: 20px 0 20px 0; }
#searchResultsWrapper div.no { display: inline; float: left; width: 30px; margin: 0 10px 0 0; padding-bottom: 2px; text-align: right; }
#searchResultsWrapper div.title { display: inline; float: left; font-weight: bold; padding-bottom: 2px; }
#searchResultsWrapper div.description { clear: both; padding: 2px 0 2px 40px; }
#searchResultsWrapper div.url { padding-left: 40px; font-size: .9em; font-style: italic; }
#searchResultsWrapper .searchTime { font-size: .9em; color: #666; }
#mainContent a span.highlight { background: #f8d6e3; text-decoration: underline; }
#mainContent a:hover span.highlight { background: #f8d6e3; text-decoration: none; }
#mainContent #searchLoader,
#mainContent #searchLoader * { text-align:center; border: none; }

/*** TAGS ***/
#tagsHolder { display: inline; float: right; width: 210px; height: 100%; overflow: hidden; padding: 10px; background: #f3d2df; border: 1px solid #e880a8; line-height: 1.2em; margin: 0 0 20px 20px; }
#mainContent #tagsHolder h2 { margin: 0 0 10px 0; padding-bottom: 5px; }
#tags { text-align: center; line-height: normal; }
#tags a { margin: 0 5px; }
.tag01 { font-size: 10px; }
.tag02 { font-size: 12px; }
.tag03 { font-size: 14px; }
.tag04 { font-size: 16px; }
.tag05 { font-size: 18px; }
.tag06 { font-size: 20px; }
.tag07 { font-size: 22px; }
.tag08 { font-size: 24px; }
.tag09 { font-size: 26px; }
.tag10 { font-size: 28px; }

/*** FORM Typ. ***/
.basicForm fieldset { border: none; }
.basicForm legend { display: none; }

.basicForm div.input,
.basicForm div.date,
.basicForm div.textarea,
.basicForm div.select,
.basicForm div.radio,
.basicForm div.checkbox,
.basicForm div.file { overflow: hidden; height: 100%; clear: both; padding: 10px 0 10px 0; }

.basicForm div.input input,
.basicForm div.date input,
.basicForm textarea,
.basicForm select,
.captchaInput input { font: normal 12px Arial, Helvetica, sans-serif; background: #fff; border: 1px solid #b1905d; padding: 3px; margin-right: 5px; }

.basicForm div.input input:focus,
.basicForm div.date input:focus,
.basicForm textarea:focus,
.basicForm div.captchaInput input:focus { background: #fffafc; border-color: #b1905d; }

.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.input label,
.basicForm div.date 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; font-size: 1em; color: #333; }

.basicForm div.textarea label,
.basicForm textarea { vertical-align: top; }

.basicForm .select select option { padding-right: 10px; padding-left: 2px; margin-bottom: 2px; }

.basicForm .captchaWrapper { overflow: hidden; height: 100%; 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; }
.basicForm .submit input { background: #b1905d; width: 80px; height: 23px; border: none; font: normal 11px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #fff; line-height: normal; }
.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; }
.basicForm .textarea textarea { width: 230px; height: 100px; overflow: hidden; }

.checkboxWrapper { height: 100%; overflow: hidden; 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; }

/*** CALENDAR pop-up ***/
.dpTable                                              { text-align: center; color: #333; border: 1px solid #b8406f; margin: 0; font-size: 11px; }
.dpTable td { background: #fff; padding: 5px; border: 1px solid #b8406f; }
.dpTable .dpTD                                                 { border: 1px solid #b8406f; background: #fff; }
.dpTable .dpDayHighlightTD                                     { background-color: #c57f9a; color: #fff; border: 1px solid #b8406f; }
.dpTable .dpTDHover                                            { background-color: #c57f9a; border: 1px solid #b8406f; cursor: pointer; color: #fff; }
.dpTable .dpDayTD                                              { background-color: #b8406f; border: 1px solid #b8406f; color: #fff; font-weight: bold; }
.dpTable .dpTitleText                                          { font-weight: bold; color: #333; }
.dpTable .dpDayHighlight                                       { color: #fff; font-weight: bold; }
.dpTable .dpTodayButton                                        { background: #fff; border: none; padding: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; cursor: pointer; }
.dpTable .dpTodayButton:hover { text-decoration: underline; }
.dpTable button { background: #fff; border: none; font: bold 12px Arial, Helvetica, sans-serif; color: #c57f9a; cursor: pointer; }

/*** ADVANCED FORMS ***/
#mainContent .advancedForm table { margin: 20px 0 0 0; padding: 0; border: none; background: #fff; border-collapse: separate; }
#mainContent .advancedForm th,
#mainContent .advancedForm td { border: none; border-bottom: 1px solid #fff; background: none; padding: 0 10px 5px 0; background: #fff; overflow: visible; vertical-align: top; }
#mainContent .advancedForm th { padding: 5px; border-bottom: 2px solid #fff; text-align: left; background: none; }

#mainContent .advancedForm .labelTD { padding: 5px; text-align: right; }
#mainContent .advancedForm td,
#mainContent .advancedForm th { overflow: hidden; }
#mainContent .advancedForm th.labelTD { border-bottom: 5px solid #fff; }
#mainContent .advancedForm .center { text-align: center; }
#mainContent .advancedForm th.middle,
#mainContent .advancedForm td.middle { vertical-align: middle; }


.advancedForm fieldset { height: 100%; overflow: hidden; padding: 0 10px 20px 10px; border: 1px solid #f0cddb; margin: 0 0 15px 0; }
.advancedForm legend { font-size: 1.2em; font-weight: bold; background: #fff; padding: 0 10px; color: #850836; }
.advancedForm legend span { font-size: .8em; font-weight: normal; }

.advancedForm input,
.advancedForm select,
.advancedForm textarea { font: normal 11px Arial, Helvetica, sans-serif; color: #666; border: 1px solid #b1905d; margin: 0 1px; }

.advancedForm input { padding: 4px; width: 130px; }
.advancedForm input.large { width: 280px; }
.advancedForm select { padding: 4px; width: 140px; }
.advancedForm textarea { width: 130px; height: 60px; overflow: auto; padding: 4px; }
.advancedForm textarea.large { width: 280px; }
.advancedForm textarea.blue { width: 280px; background: #f6fbff; }
.advancedForm textarea.small { height: 30px; }

.advancedForm input:focus,
.advancedForm textarea:focus,
.advancedForm .captchaInput input:focus { background: #fffafc; border-color: #b1905d; }

.advancedForm .radio input { border: none; width: auto; margin: 0 0 0 10px; }
.advancedForm .terms { padding: 0; margin: 20px 0 20px 5px; clear: both }
.advancedForm .terms label { width: 600px; display: block; float: left; margin-bottom: 20px }
.advancedForm .checkbox input { border: none; width: auto; margin: 3px 10px 0 0; float: left; }
.advancedForm input.file { margin-left: 5px; margin-top: 20px; }

.advancedForm td .checkbox input { margin-top: 6px; }

.advancedForm .captchaWrapper { width: 162px; margin: 0 0 20px 30px; clear: both; }

.captchaWrapper img,
#mainContent .captchaWrapper img { border: none; margin: 0 0 5px 0; padding: 0; }

.advancedForm .submit { margin: 0 0 0 30px; }
.advancedForm .submit input           { background: #b1905d; width: 80px; height: 23px; border: none; font: normal 11px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #fff; line-height: normal; }

/*** VIDI Top100 ***/
#vidi-top-100 { width: 530px; margin: 20px auto; padding: 0 0 30px 0; border-bottom: 1px solid #c54d7d; text-align: center; }
#vidi-top-100 img { margin: 0 0 25px 0; }
#vidi-top-100 .pdf { color: #fff; text-decoration: none; background: url(../images/pdf-vidi-top-100.gif) no-repeat 0 0; padding-left: 22px; }
#vidi-top-100 .pdf:hover { color: #fff; text-decoration: underline; }
