﻿.divisor
{
	height:18px;
	background-image: url(../Image/background_divisor.gif);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: Gray;
}

#Accomodation
{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 30px;
	margin-right: 15px;
	text-align: left;
}

#Inside .category
{
	font-family: Times New Roman;
    font-size: 12px;
    text-transform:uppercase;
    color: Gray;
}

#Inside .name
{
	font-family: Times New Roman;
    font-size: 30px;
    margin-bottom:15px;
    float: left;
}

#Accomodation .stars
{
	float:left;
	margin-top:9px;
	margin-left: 15px;
}

#Accomodation .certification
{
	margin-top:0px;
	float:right;
}

#Inside .description
{
	margin-top:10px;
	padding-bottom: 10px;
	text-align: justify;
}

#Inside .description img
{
	margin-right: 15px;
	margin-bottom: 10px;
}

#Inside .googleMaps
{
	margin-top:10px;
	margin-right: 15px;
	margin-bottom:10px;
	width: 400px;
	height: 300px;
	float: left;
}

#Inside .howToReach
{
	padding-top:10px;
	/*/ padding-left: 20px; */
	padding-bottom: 10px;
	text-align: justify;
}

#Inside .hairline
{
    background-image: url(../Image/horizontal_line.gif); 
    background-position: bottom;
    background-repeat: no-repeat;
    padding-right:2px;
}

#Accomodation .accomodation_Service
{
	padding-top:10px;
	padding-bottom: 10px;
}

#Accomodation .place
{
	margin-top:10px;
	float: left;
}

#Accomodation .priceList
{
	margin-top:10px;
	margin-bottom: 10px;
	margin-right:25px;
}

#Accomodation .priceList img
{
    border: solid 1px #333333;
    padding: 2px;
    margin-bottom: 3px;
    margin-right: 5px;
    height:60px;
    vertical-align: middle;
    float:left;
}

.imgSmall img
{
	border: solid 1px #333333;
    padding: 2px;
    margin-bottom: 3px;
    margin-right: 5px;
    height:60px;
    vertical-align: middle;
    float:left;
}

#Accomodation .booking
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top:15px;
	margin-bottom: 10px;
}



#Park
{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 30px;
	margin-right: 15px;
	text-align: left;
}

#News
{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 30px;
	margin-right: 15px;
	text-align: left;
}

#Article
{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 30px;
	margin-right: 15px;
	text-align: left;
}

#Article .body
{
	margin-top:30px;
	padding-bottom: 10px;
	text-align: justify;
	font-family: Times New Roman;
    font-size: 14px;
}

#Article .date
{
	margin-top: 20px;
	text-align: right;
	color: Gray;
}

#AccomodationList
{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 30px;
	margin-right: 15px;
	text-align: left;
}

#AccomodationList Item
{
}

#AccomodationList .accomodationName
{
	font-family: Times New Roman;
    font-size: 16px;
    font-weight: bold;
    color: Navy;
    float: left;
}

#AccomodationList .accomodationNameBig
{
	font-family: Times New Roman;
    font-size: 20px;
    font-weight: bold;
    color: Navy;
    float: left;
}

#AccomodationList .stars
{
	float:left;
	margin-top:0px;
	margin-left: 10px;
}

#AccomodationList .price
{
    position:relative;
    margin-top:5px;
	font-size: 12px;
	color: #333333;
	float: right;
}

#AccomodationList .price u
{
    color: Green;
    font-size: 14px;
    font-weight: bold;
}

#AccomodationList .place
{
    margin-top: 20px;
    position:relative;
	font-size: 12px;
	color: Gray;
}

#AccomodationList .photo
{
    margin-top: 15px;
	margin-left:0px;
	width: 110px;
	height: 80px;
	float:left;
	font-size: 10px;
	text-align: center;
}

#AccomodationList .photo img
{
    border: solid 1px #333333;
    padding: 2px;
    margin-bottom: 3px;
}

#AccomodationList .where
{
    margin-top: 15px;
	margin-left:20px;
	width: 118px;
	height: 80px;
	float:left;
	font-size: 10px;
	text-align: center;
}

#AccomodationList .where img
{
    border: solid 1px #333333;
    padding: 2px;
    margin-bottom: 3px;
}

#AccomodationList .description
{
    margin-top: 15px;
	margin-left:35px;
	width: 250px;
	height: 80px;
	float:left;
	text-align: justify;
	font-size: 12px;
	color: Gray;
}

#AccomodationList .readall
{
    margin-top: 5px;
    text-align:right;
}

#AccomodationList .price i
{
    color: White;
    background-color: #647ee1;
    border: solid 1px #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    padding: 2px 10px 2px 10px;
    margin-left: 15px;
}
#AccomodationList .price i a
{
	color: White;
    text-decoration: none;
}
#AccomodationList .price i a:hover
{
	color: White;
    text-decoration: underline;
}


/******************************* ACCOMODATIONLISTSMALL */
#AccomodationListSmall
{	
	text-align: left;
}

#AccomodationListSmall Item
{
}

#AccomodationListSmall .accomodationName
{
	font-family: Times New Roman;
    font-size: 16px;
    font-weight: bold;
    color: Navy;
    float: left;
}

#AccomodationListSmall .stars
{
	float:left;
	margin-top:0px;
	margin-left: 10px;
}

#AccomodationListSmall .place
{
    float:left;
	font-size: 12px;
	color: Gray;
	text-align:left;
	margin-left:15px;
	margin-top:15px;
}

#AccomodationListSmall .photo
{
	margin-top:15px;
	margin-left:10px;
	width: 90px;
	height: 80px;
	float:left;
	font-size: 10px;
	text-align: left;
}

#AccomodationListSmall .photo img
{
    border: solid 1px #333333;
    padding: 2px;
    margin-bottom: 3px;
    text-align: center;
}

#AccomodationListSmall .description
{
	margin-left:15px;
	width: 400px;
	height: 80px;
	float:left;
	text-align: justify;
	font-size: 12px;
	color: Gray;
}

#AccomodationListSmall .readall
{
    margin-top: 5px;
    text-align:right;
}

/************************ AccomodationSuggested *******/

#AccomodationSuggested
{
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 35px;
	margin-bottom: 20px;
}

#AccomodationSuggested .name
{
	font-family: Times New Roman;
    font-size: 16px;
    font-weight: bold;
    color: Navy;
    float: left;
}

#AccomodationSuggested .stars
{
	float:left;
	margin-top:0px;
	margin-left: 10px;
}

#AccomodationSuggested .place
{
	font-size: 12px;
	color: Gray;	
	text-align: center;
}

#AccomodationSuggested .photo
{
    margin-top: 10px;
	width: 100%;
	height: 190px;
	font-size: 10px;
	text-align: center;
}

#AccomodationSuggested .photo img
{
    border: solid 1px #333333;
    padding: 2px;
    margin-bottom: 3px;
}

#AccomodationSuggested .price
{	
	text-align: center;
    margin-top:5px;
	font-size: 13px;
	color: #333333;
}

#AccomodationSuggested .price u
{
    color: Green;
    font-size: 15px;
    font-weight: bold;
}
#AccomodationSuggested .price i
{
    color: White;
    background-color: #647ee1;
    border: solid 1px #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    padding: 2px 10px 2px 10px;
    margin-left: 15px;
}
#AccomodationSuggested .price i a
{
	color: White;
    text-decoration: none;
}
#AccomodationSuggested .price i a:hover
{
	color: White;
    text-decoration: underline;
}


/************************ PackageSuggested *******/

#PackageSuggested
{
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 35px;
}

#PackageSuggested .name
{
	font-family: Times New Roman;
    font-size: 16px;
    font-weight: bold;
    color: Navy;
    float: left;
}

#PackageSuggested .stars
{
	float:left;
	margin-top:0px;
	margin-left: 10px;
}

#PackageSuggested .place
{
	font-size: 12px;
	color: Gray;	
	text-align: center;
}

#PackageSuggested .photo
{
    margin-top: 10px;
	width: 100%;
	height: 190px;
	font-size: 10px;
	text-align: center;
}

#PackageSuggested .photo img
{
    border: solid 1px #333333;
    padding: 2px;
    margin-bottom: 3px;
}

#PackageSuggested .price
{	
	text-align: center;
    margin-top:5px;
	font-size: 13px;
	color: #333333;
}

#PackageSuggested .price u
{
    color: Green;
    font-size: 15px;
    font-weight: bold;
}

/**************************** ACCESS */

#Access
{
    padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 30px;
	margin-right: 15px;
	text-align: left;
}

/************************* Registration */

#Registration
{
    padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 30px;
	margin-right: 15px;
	text-align: left;
}

#Registration .title
{
    font-family: Times New Roman;
    font-size: 30px;
    margin-bottom:15px;
}

#Registration .text
{
    height:28px;
	font-size: 14px;
	padding-top: 6px;
	margin-bottom: 15px;
}

#Registration .inputText
{
    float: left;
    width: 150px;
    margin-left: 15px;
}

#Registration .inputTB
{
    float: left;
}


/************************* GenericInside */

#GenericInside
{
    padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 30px;
	margin-right: 15px;
	text-align: left;
}

#GenericInside .title
{
    font-family: Times New Roman;
    font-size: 30px;
    margin-bottom:15px;
}

#GenericInside .text
{
    height:28px;
	font-size: 14px;
	padding-top: 6px;
	margin-bottom: 15px;
}

#GenericInside .inputText
{
    float: left;
    width: 150px;
    margin-left: 15px;
}

#GenericInside .inputTB
{
    float: left;
}

#GenericInside .priceList
{
	margin-top:10px;
	margin-bottom: 10px;
	margin-right:25px;
}

#GenericInside .priceList img
{
    border: solid 1px #333333;
    padding: 2px;
    margin-bottom: 3px;
    margin-right: 5px;
    height:60px;
    vertical-align: middle;
}




/* GENERIC LIST */
#GenericList
{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 30px;
	margin-right: 15px;
	text-align: left;
}

#GenericList Item
{
}

#GenericList .Name
{
	font-family: Times New Roman;
    font-size: 20px;
    font-weight: bold;
    color: Navy;
    /*float: left;*/
}

#GenericList .NameLeft
{
	font-family: Times New Roman;
    font-size: 20px;
    font-weight: bold;
    color: Navy;
    float: left;
}

#GenericList .stars
{
	float:left;
	margin-top:0px;
	margin-left: 10px;
}

#GenericList .littleRigth
{
	float:right;
	margin-top:7px;
	margin-right:10px;
	margin-left: 10px;
}

#GenericList .price
{
    position:relative;
    margin-top:5px;
	font-size: 14px;
	color: #333333;
	float: right;
}

#GenericList .price u
{
    color: Green;
    font-size: 18px;
    font-weight: bold;
}

#GenericList .place
{
    margin-top: 20px;
    position:relative;
	font-size: 12px;
	color: Gray;
}

#GenericList .photo
{
    margin-top: 15px;
	margin-left:0px;
	width: 110px;
	height: 80px;
	float:left;
	font-size: 10px;
	text-align: center;
}

#GenericList .photo img
{
    border: solid 1px #333333;
    padding: 2px;
    margin-bottom: 3px;
}

#GenericList .where
{
    margin-top: 15px;
	margin-left:20px;
	width: 118px;
	height: 80px;
	float:left;
	font-size: 10px;
	text-align: center;
}

#GenericList .where img
{
    border: solid 1px #333333;
    padding: 2px;
    margin-bottom: 3px;
}

#GenericList .description
{
    margin-top: 15px;
	margin-left:35px;
	width: 250px;
	height: 80px;
	float:left;
	text-align: justify;
	font-size: 12px;
	color: Gray;
}

#GenericList .descriptionLong
{
    margin-top: 15px;
	margin-left:35px;
	width: 360px;
	height: 80px;
	float:left;
	text-align: justify;
	font-size: 12px;
	color: Gray;
}

#GenericList .readall
{
    margin-top: 5px;
    text-align:right;
}
