﻿/* CSS layout */
body {
	background-color: #0099ff;
	padding: 0;
	margin:0;
	font-family: Arial;
	font-size: 12px;
	color:#183557;
	margin-left:auto;
    margin-right:auto;
	background-image:url('vf_background_01.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

a{
outline:none;
}

#mastheader {
	width: 975px;
	height:95px;
	background-image: url('header.gif');
	background-repeat: no-repeat;
	background-position:center top;
	background-color:#fff;
}



#mainDiv
 {
  margin-left:auto;
    margin-right:auto;
    width:975px;

}

a img{border:0;}


/************************************************/
.mytop_nav 
{
    background-color: #FFF;
    padding: 0 12px;
    width:951px;
}

#container 
{

	background-repeat: repeat;
	padding-bottom: 10px;
	background-color:#fff;
}
	

#left_col 
{
	float: left;
	width:210px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}



#page_content 
{
    float:left;
	width: 590px;
	text-align: left;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#page_content2
{
    float:left;
	width: 725px;
	text-align: left;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}



#right_col 
{
    float:right;
	width: 120px;
	text-align: left;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.logo 
{
    float: left;
    width: 200px;
	padding-left: 24px;
	
}
.myheader
{

	margin-left: 20px;
	text-align: right;
	padding-top: 5px;
	float:right;
	color:white;
	margin-right:20px;

	
}


#footer {

	width: 933px;
	background-color: #183557;
	clear: both;
	margin-left:auto;
	margin-right:auto;
	overflow: auto;
	padding:8px;
}

.footer_contact {

	float: left;
}
.footer_payment {
	float: right;	
	text-align:right;

}

.svijetlo_plavi {
	width: 200px;
	background-color: #72aeff;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	margin-top:5px;
	color:white;
}

.container2 {

	color: #183557;
	margin-top:8px;
	
}

.emptyDiv{
    width: 100%;
    color: #183557;
	font-size:11px;
	
	}

.emptyDivFooter{

    color: #ffffff;
	font-size:11px;
	padding-left:10px;
	}

.emptyDivFooter a
{

    color: #ffffff;
	font-size:11px;
	}

.mainMenuHyperlink
{
    color: white;
    font-size:14px;
	text-decoration: none;
	border-right: solid 1px white;
	padding: 0 15px;	
	float:left;

}



h2{
	color:#183557;
	}

h3{
	font-size:13px;
}


.naslov
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	margin-bottom:5px;
}
.naslov1
{

   color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding:5px;
	background-color:#193658;
}

.naslov2
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-bottom:10px;
}

.naslov3
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding:5px;
	background-color:#193658;
}
.FooterDiv
{
    background-color:#193658;
	height:20px;
	

}


.MyMainMenu
{
    color:#fff;
	text-align:center;
	padding-top:15px;
	background-color:#183452;
	width:951px;
}

.MainMenuPanel
{
    width:100%;
    text-align:center;
}

/****************************************************
                  GENERALNI SADRŽAJ
****************************************************/

/*___________________*/
/*   Lista novosti  */

.GeneralNewsListDateLabel
{
    font-size:12px;
 
}
.ActualDetailsTitleLabel
{
    font-size:16px;
    font-weight:bold;
    border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #183557;
	width: 100%;
}
.GeneralNewsDetailsDateLabel
{
	font-size: 14px;
	
}
.ActualListContentCell a
{
font-size: 12px;
text-decoration:none;
font-weight:bold;
color:#183557;
}

.ActualListDescriptionLabel

{
	font-size: 12px;
}

/*****************************************************
                      TURIZAM
******************************************************/


/*________________*/
/* lista objekata*/

.TourismAccListPanelAroundTheThumbnail
{
    border: solid 1px white;
    margin-right:25px;
}

.TourismAccListKeyLabel
{
    color:#183557;
    font-weight:bold;
  
}
.TourismAccListKeyCell
{
    width:70px;
    color:#183557;
}
.TourismAcccListNameHyperlink
{
    font-size:large;
    color:#183557;
    text-decoration:none;
}


/*________________________________*/
/* izbornik kategorija objekata  */

.TourismCategoryMenuPanel a
{
    display:block;
    width:187px;
    height:30px;
    color:White;
    margin: 1px 0px 1px 0px;
    text-decoration: none;
    line-height:30px;
    padding-left:10px;
    background-color: #4383CD;
    font-size:12px;
}

.TourismCategoryMenuPanel a:hover
{
    background-color: #4383CD;
     text-decoration:underline;
     
}

.TourismCategoryMenuPanelLinkSelected
{
    display:block;
    width:177px;
    height:30px;
    color:White;
    margin: 1px 0px 1px 0px;
    text-decoration: none;
    line-height:40px;
    padding-left:10px;
    background-color: #4383CD;
    font-weight:bold;
    font-size:13px;
    }



/*_________________________________*/
/*       detalji objekata         */

.TourismAccDetailsPanelAroundTheThumbnail
{
    border: solid 1px white;
}

.TourismAcccDetailsNameLabel
{
    font-size:large;
}

.TourismAccDetailsTabsCell

{
	width: 720px;;
	background-color: #72AEFF;
	padding: 0px;
	margin: 0px;
}

.TourismAccDetailsPassiveTabHyperlink
{
	float:left;
    display:block;
    height:20px;
    color:White;
    line-height:20px;
    padding: 0px 20px 0px 20px;
    font-weight:normal;
    font-style:normal;
    background-color: #72AEFF;
    font-size: 12px;
    width:80px;
    text-decoration:none;
    border-right:2px white solid;

}

.TourismAccDetailsActiveTabHyperlink
{
	float:left;
    display:block;
    height:20px;
    color:White;
    line-height:20px;
    padding: 0px 20px 0px 20px;
    font-weight:normal;
    font-style:normal;
    background-color: #4383CD;
    font-size: 12px;
    width:80px;
    text-decoration:none;
    border-right:2px white solid;
}



/*_________________________________*/
/*       Search        */


.TourismQuickSearchLabel

{
    color:#183557;
	font-size:12px;
	width:185px;	
}

.TourismQuickSearchDDL

{
	
	color: #183557;
	font-size: 12px;
	width: 185px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.TourismQuickSearchLinkButton{
	padding: 4px 6px 4px 6px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-left: 110px;
	width: 71px;
	margin-top: 5px;
	background-image: url('search.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
}


/*_________________________________*/
/*       NewsLetter       */

.GeneraNewsletterLabel
{
	font-family: Arial;
	font-size: 12px;
	color:#183557;

}
.GeneraNewsletterTextbox
{
	font-family: Arial;
	font-size: 12px;
	color:#183557;
	width: 185px;
	margin-bottom:3px;

}
.GeneraNewsletterLinkButton

{
	background-color: #173556;
	width: 70px;
	padding: 3px;
	color: white;
	text-decoration: none;
	float: right;
	margin-right: 13px;
	text-transform: uppercase;
	font-size:10px;
	text-align:center;
	margin-bottom:5px;
}

.GeneraNewsletterConfirmationTxtLabel
{font-family: Arial;
	font-size: 10px;
	color:#183557;
}


/*_________________________________*/
/*       Recommend a Friend      */

.GeneralPreporukaLabel
{
	font-size:12px;
	color:#183557;
	
}
.GeneralPreporukaTextBox
{
	width:185px;
	margin-bottom:3px;
}
.GeneralPreporukaLinkButton
{
	background-color: #173556;
	width: 50px;
	padding: 3px;
	color: white;
	text-decoration: none;
	float: right;
	margin-right: 13px;
	text-transform: uppercase;
	font-size:10px;
	text-align:center;
	

}
.GeneralPreporukaFeedbackLabel
{
	font-size:11px;
	width:100%;
}


/*_________________________________*/
/*       Villa details Cells     */


.TourismDetailsFeaturesCell
{
padding-left:5px;
background-color:#d6d6d6;
padding-top:10px;
text-align:center;
padding-right:5px;


}
.TourismDetailsDescriptionCell
{
	width:460px;
	background-color:#e4e7eb;
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
}
.TourismDetailsDescriptionFeaturesTable
{
	width:720px;
}


.TourismAccDetailsFeatureGroupNameLabel
{   
    font-size:13px;
	font-weight:bold;
	
}


/*_________________________________*/
/*       Villa details pdf / upit     */


.TourismAccDetailsSpecialHyperlink
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #173556;
	text-transform: lowercase;
	background-image:url('button-pdf.jpg'); 
	width: 158px; 
	height: 39px;
	display: block;
	padding-left: 45px;
	background-repeat: no-repeat;
	padding-top: 12px;
}

.TourismAccDetailsSpecialHyperlink2
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #173556;
	text-transform: lowercase;
	background-image: url('inquiry-button.jpg');
	width: 158px;
	height: 39px;
	display: block;
	padding-left: 45px;
	background-repeat: no-repeat;
	padding-top: 12px;
}


/*_________________________________*/
/*      language    */

.Language_Hyperlink{
font-size:11px;
color:white;
text-decoration:none;
padding-right:7px;
padding-left:7px;
border-right:thin #80b0de solid;
	
}

.Language_SelectedHyperlink
{
font-size:11px;
color:white;
text-decoration:none;
padding-right:7px;
padding-left:7px;
border-right:thin #80b0de solid;
text-decoration:underline;


}



/*_________________________________*/
/*      Search    */


.TourismSearchLeftCell
{
	width:60px;

}
.TourismQuickSearchDDL
{
	width:120px;
}


.TourismSearchExpandCollapseLinkbutton
{

	font-variant: small-caps;
	text-decoration: underline;
	color: #183557;
	background-image: url('arrow1.jpg');
	background-repeat: no-repeat;
	padding-left: 10px;
}

/*_________________________________*/
/*      Inquiry    */


.TourismInquiryTable
{
	
	margin-top:15px;
	font-size:12px;
}
.TourismInquiryLeftCell 
{
	width:160px;
	background-color:#e9e6e4;
	padding:5px;

}
.TourismInquiryRightCell
{

	width:310px;
}



.TourismInquiryVillaNameLabel
{
	font-size:large;
}
.TourismInquiryFullWidthTextboxes

{
	width:300px;
}
.TourismInquiryDateTextbox
{
	width:125px;
}
.TourismInquiryPersonsDDL
{
	width:100px
}
.TourismInquiryTel1

{
	width:90px;
}
.TourismInquiryTel2
{
	width:90px;
}

.TourismInquiryTel3
{
	width:85px;
}
.TourismInquiryButton
{
	
	text-decoration: none;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 26px;
	width:80px;

}
.TourismInquiryFeedbackLabel
{
	font-size:11px;
}



/*_________________________________*/
/*      Login/Logut  */


.GeneralLoginButton
{
	border: 0;
	text-decoration: none;
	float: left;
	font: normal 11px arial;
	height: 16px;
	width: 64px;
	background-image: url('button.gif');
	float:left;
	background-repeat:no-repeat;
	
}
.GeneralLoginFeedbackCell
{
	color:white;
}


.GeneralLoginTable
{

}

.GeneralLoginTextBoxCell
{
  width:130px;



}
.GeneralLoginLoggedInPanel
{
 	color: white;
	font-variant: small-caps;
	width:100%;

	
}

.GeneralLoginTextBox
{
	width:100px;
	height:12px;
	font-size:10px;

}

.GeneralLoginLabel{
 color:#183557;
  font-size:11px;
  padding-bottom:5px;

}

.GeneralLoginLabelCell
{
	
	width:64px;
	font-size:11px;

}


.GeneralLoginLogoutLabel
{
	color:white;
    font-size:11px;

}

h3 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

