/***************************************************
    CONTENT CSS file for Bluesun Hotel Soline
    Author: WEB Marketing (www.wem.hr)
    Media: Screen
    
    STRUCTURE:
    01/ TYP 
    02/ SPECIFIC CONTENT
	
***************************************************/

/*
01/ TYP
==================================================*/
#mainContent { line-height: 1.5em; }

/*** BASIC TYP. ***/
#mainContent p,#mainContent ul,
#mainContent ol,#mainContent dl             { margin: 10px 0; }

/*** HEADINGS ***/
#pageHeading { width: 680px; height: 55px; overflow: hidden; background: transparent url(../images/layout/heading-bg.gif) no-repeat 0 0; margin: 0 0 20px 0; }
#pageHeading h1                { float: left; width: auto; height: 35px; font-size: 24px; font-weight: normal; padding: 0 30px 0 20px; color: #333; line-height: 35px; color: #fff; background: transparent url(../images/layout/heading-text-bg.gif) no-repeat right top; margin-top: 10px; }
#mainContent h2                { font-size: 1.7em; font-weight: bold; margin: 0 0 10px 0; line-height: 1.1em; }
#mainContent h3 { font-size: 1.4em; font-weight: bold; margin: 20px 0 10px 0; line-height: 1.1em; }
#wrapper.home #mainContent h3 { margin-top: 0; }
#mainContent h4,
#mainContent h5,#mainContent h6  { font-size: 1em; font-weight: bold; margin: 20px 0 10px 0; line-height: 1.1em; }

/*** 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 #999; border-left: 1px solid #999; }
#mainContent table {border-collapse: collapse; margin-left: 0; margin-right: 0; }
caption             { font-size: .9em; margin: 0; padding: 0; font-style: italic; }
td, th              { padding: 5px; }
th                  { background: #3e719a; text-align: left; color: #fff; font-weight: bold; border-right: 1px solid #999; border-bottom: 1px solid #999; }
td                  { background: #eaeff2; border-right: 1px solid #999; border-bottom: 1px solid #999; }

.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: #5094ca; text-decoration: underline; }
#mainContent a:hover  { color: #10395a; text-decoration: underline; }

#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: none; }

#mainContent img { margin: 0 5px 5px 5px; }
#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; }
#mainContent .pdf { background: transparent url(../images/layout/pdf.gif) no-repeat 0 1px; }
#mainContent .word { background: transparent url(../images/layout/word.gif) no-repeat 0 1px; }
.date  { color: #5094ca; 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: #01213b; }
noscript, .noscript { padding: 20px; }
#header a { color: #01213b; text-decoration: underline; }
#header a:hover { color: #01213b; text-decoration: none; }

/*** HOME FEATURED COL Typ. ***/
#featuredCol { color: #fff; padding-bottom: 10PX; border-bottom: 1px solid #5b86a9; }
#featuredColHeading { width: 200px; height: 100%; overflow: hidden; margin: 55px 0 15px 0; background: transparent url(../images/layout/featured-heading-bg.gif) no-repeat 0 0; }
#featuredCol #featuredColHeading h2 { background: transparent url(../images/layout/featured-heading-bottom-bg.gif) no-repeat left bottom; font-size: 18px; font-weight: normal; color: #fff; padding: 5px 10px; margin: 0; }
#featuredCol .box { line-height: 1.5em; }

#featuredCol h2, #featuredCol h3,
#featuredCol h4, #featuredCol h5,
#featuredCol h6 { font-size: 1em; font-weight: bold; margin: 3px 0 4px 1px; }

#featuredCol h2 a, #featuredCol h2 a:hover,
#featuredCol h3 a, #featuredCol h3 a:hover,
#featuredCol h4 a, #featuredCol h4 a:hover,
#featuredCol h5 a, #featuredCol h5 a:hover,
#featuredCol h6 a #featuredCol h6 a:hover { color: #fff; text-decoration: none; }

#featuredCol a { color: #fff; text-decoration: underline; }
#featuredCol a:hover { color: #fff; text-decoration: none; }

#featuredCol img { display: block; clear: both; margin: 11px 0 20px 0; }

#featuredCol .details { background: #16222b; padding: 1px 2px; text-decoration: none; }
#featuredCol .details:hover { background: #264f6e; }

/*** HOME CONTENT ***/
.home #mainContent .box { height: 100%; overflow: hidden; padding: 0 0 20px 0; margin: 0 0 20px 0; border-bottom: 1px solid #eee; }
.home #mainContent .content h2 { clear: none; }
.home #mainContent .content { height: 100%; overflow: hidden; }
.home #mainContent .image { display: inline; float: left; margin: 0 15px 0 0; }
.home #mainContent img { margin: 0 10px 0 0; }
.home #mainContent h2 { font-size: 1.6em; font-weight: normal; }
.home #mainContent .details { background: #ddd; padding: 1px 3px; color: #01213b; text-decoration: none; }
.home #mainContent .details:hover { background: #eee; color: #01213b; text-decoration: none; }
.home h2, .home h3, .home h4, .home h5 { clear: none; }


/*** GALLERY ***/
#galleryHolder { display: inline; float: right; width: 200px; padding-top: 35px; }
.galleryImages img { display: block; margin-bottom: 15px; }


/*** NEWS LIST ***/
.newsItemsHolder { width: 690px; height: 100%; overflow: hidden; margin-bottom: 30px; }
.newsItemsHolder#lastNewsItemsHolder { margin-bottom: 20px; padding-bottom: 0; background: none; }

.newsItemsHolder .box { display: inline; float: left; width: 300px; height: 100%; overflow: hidden; margin: 0 30px 0 0; }
.newsItemsHolder .title { height: 100%; overflow: hidden; margin-bottom: 10px; }
#mainContent .newsItemsHolder .title h2 { margin: 0; font-size: 1.2em; }
#mainContent .newsItemsHolder .content img { margin: 0 10px 0 0; float: left; }
#mainContent .newsItemsHolder .content h3,
#mainContent .newsItemsHolder .content h4,
#mainContent .newsItemsHolder .content h5,
#mainContent .newsItemsHolder .content h6 { margin: 0; line-height: 1.5em; }
.newsItemsHolder .date { display: block; }

#mainContent .newsItemsHolder .details { background: #ddd; padding: 1px 3px; color: #01213b; text-decoration: none; }
#mainContent .newsItemsHolder .details:hover { background: #eee; color: #01213b; text-decoration: none; }

/*** PAGINATOR ***/
.paginator                                { margin: 30px 0 0 0; padding: 0; color: #000; font-size: 12px; line-height: 22px; }
#mainContent .paginator ul                             { height: 100%; overflow: hidden; margin: 0; padding: 0; }
#mainContent .paginator ul li                          { float: left; padding: 0; background: none; margin: 0 2px 0 0; }
#mainContent .paginator ul a                           {
	display: block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	margin: 0;
	border: none;
	overflow: hidden;
	color: #0e3954;
	text-decoration: none;
	text-align: center;
	background: #fff;
}
	
#mainContent .paginator ul a:hover,
#mainContent .paginator ul .on                         { background: #5094ca; color: #fff; }

#mainContent .paginator ul .firstPage a,
#mainContent .paginator ul .lastPage a,                
#mainContent .paginator ul .prevPage a,
#mainContent .paginator ul .nextPage a                 { text-indent: -9999px; border: none; }

#mainContent .paginator ul .firstPage a, 
#mainContent .paginator ul .firstPage a:hover          { background: #fff url(../images/layout/first.gif) no-repeat center center; }
#mainContent .paginator ul .firstPage a.off,
#mainContent .paginator ul .firstPage a.off:hover      { background: #fff url(../images/layout/first-off.gif) no-repeat center center; }

#mainContent .paginator ul .prevPage a,
#mainContent .paginator ul .prevPage a:hover           { background: #fff url(../images/layout/prev.gif) no-repeat center center; margin-right: 5px; }
#mainContent .paginator ul .prevPage a.off,
#mainContent .paginator ul .prevPage a.off:hover       { background: #fff url(../images/layout/prev-off.gif) no-repeat center center; margin-right: 5px; }

#mainContent .paginator ul .nextPage a,
#mainContent .paginator ul .nextPage a:hover           { background: #fff url(../images/layout/next.gif) no-repeat center center; margin-left: 5px; }
#mainContent .paginator ul .nextPage a.off,
#mainContent .paginator ul .nextPage a.off:hover       { background: #fff url(../images/layout/next-off.gif) no-repeat center center; margin-left: 5px; }

#mainContent .paginator ul .lastPage a,
#mainContent .paginator ul .lastPage a:hover           { background: #fff url(../images/layout/last.gif) no-repeat center center; }
#mainContent .paginator ul .lastPage a.off,
#mainContent .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; display: block; }
#mainContent #newsIntro img { display: inline; float: left; margin: 0 10px 0 0; }
#entireNews { padding-top: 15px; }

/*** NEWS NAVIGATOR ***/
#mainContent .newsNavigator { height: 100%; overflow: hidden; margin: 30px 0 0 0; font-size: 12px; line-height: 1.1em; }
#mainContent .newsNavigator ul { margin: 0; padding: 0; height: 100%; overflow: hidden; text-align: center; }
#mainContent .newsNavigator ul li { display: inline; padding: 0; margin: 0; background: none; }
#mainContent .newsNavigator ul li.backToList { padding: 0 15px; }
#mainContent .newsNavigator a { color: #3e2e4b; text-decoration: underline; }
#mainContent .newsNavigator a:hover { color: #3e2e4b; text-decoration: none; }

/*** GALLERY - LIST ***/
.galleryListHolder { width: 660px; height: 100%; overflow: hidden; margin-bottom: 0; padding-bottom: 0; }
.galleryListItem { display: inline; float: left; width: 170px; margin-right: 50px; margin-bottom: 30px;  }
#mainContent .galleryListItem img { display: block; margin: 0 0 5px 0; }
#mainContent .galleryListItem ul { margin: 0; padding: 0; } 
#mainContent .galleryListItem ul li { margin: 0; padding: 0; background: none; }
#mainContent .galleryListItem ul .galleryTitle { font-weight: bold; font-size: 1.2em; }
#mainContent .galleryListItem ul .galleryTitle a { text-decoration: none; }
#mainContent .galleryListItem ul .galleryTitle a:hover { text-decoration: none; }
.galleryDate { font-size: .9em; color: #3e2e4b; }

/*** GALLERY - MAIN ***/
#galleryImagesWrapper { width: 660px; }
.galleryImage { display: inline; float: left; width: 170px; height: 100%; overflow: hidden; margin: 0 50px 30px 0; }
#mainContent .galleryImage img { display: block; margin: 0 0 5px 0; 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 #666; margin: 0 0 50px 100px; }
.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: 25px; height: 19px; padding-top: 1px; text-indent: -9999px; border: none; background: transparent url(../images/layout/search-button-main.gif) repeat-y 0 0; }
#resultsPerPage { display: inline; float: right; margin: 0 100px 0 0; font-size: .9em; }
#resultsPerPage select { background: #fff; border: 1px solid #666; 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; }
.searchTime { font-size: 10px; color: #01213b; }
#searchNotice { font-size: 11px; }
#mainContent a span.highlight { background: #eee; text-decoration: underline; }
#mainContent a:hover span.highlight { background: #eee; text-decoration: underline; }
#mainContent #searchLoader,
#mainContent #searchLoader * { text-align:center; border: none; }

/*** TAGS ***/
#tagsHolder { display: inline; float: right; width: 200px; height: 100%; overflow: hidden; padding: 20px; background: #f1f7fc; border: 1px dashed #3e719a; line-height: 1.2em; margin: 0 0 20px 20px; }
#mainContent #tagsHolder h2 { margin: 0 0 10px 0; font-size: 1.4em; }
#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 #3e719a; padding: 3px; margin-right: 5px; }

.basicForm div.input input:focus,
.basicForm div.date input:focus,
.basicForm textarea:focus,
.basicForm div.captchaInput input:focus { background: #f6f9fc; border-color: #3e719a; }

.basicForm div.date img { position: relative; top: 2px; }

.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; color: #01213b; }

.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: #10395a; 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 #10395a; margin: 0; font-size: 11px; }
.dpTable td { background: #fff; padding: 5px; border: 1px solid #10395a; }
.dpTable .dpTD                                                 { border: 1px solid #10395a; background: #fff; }
.dpTable .dpDayHighlightTD                                     { background-color: #3e719a; color: #fff; border: 1px solid #10395a; }
.dpTable .dpTDHover                                            { background-color: #3e719a; border: 1px solid #10395a; cursor: pointer; color: #fff; }
.dpTable .dpDayTD                                              { background-color: #10395a; border: 1px solid #10395a; 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: #3e719a; 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: 3px 5px; text-align: right; }
#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 #5094ca; margin: 0 0 15px 0; }
.advancedForm legend { font-size: 1.2em; font-weight: bold; background: #fff; padding: 0 10px; color: #5094ca; }
.advancedForm legend span { font-size: .8em; font-weight: normal; }

.advancedForm input,
.advancedForm select,
.advancedForm textarea { font: normal 11px Arial, Helvetica, sans-serif; color: #01213b; border: 1px solid #3e719a; 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 td .checkbox input { width: auto; border: none; background: none; margin: 6px 0 0 2px; }

.advancedForm input:focus,
.advancedForm textarea:focus,
.advancedForm .captchaInput input:focus { background: #f6f9fc; border-color: #3e719a; }

.advancedForm .radio input { border: none; width: auto; margin: 0 0 0 10px; }
.advancedForm .terms { padding: 0; margin: 20px 0 20px 5px; }
.advancedForm .terms label { width: 600px; display: block; float: left; margin-bottom: 20px }
.advancedForm .terms .checkbox input { border: none; width: auto; margin: 3px 10px 0 0; float: left; }
.advancedForm input.file { margin-left: 5px; margin-top: 20px; }

.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: #10395a; width: 80px; height: 23px; border: none; font: normal 11px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #fff; line-height: normal; }
