/****************************************************************************
	HTML
****************************************************************************/

html, body, #wrapper
{
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
}

ul
{
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
}

#wrapper
{
    margin: 0 auto;
    text-align: left;
    vertical-align: top;
    width: 100%;
}

.WrapperClass
{
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

/****************************************************************************
	BODY
****************************************************************************/

body
{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    color: #000000;
    background-color: #ffffff;
    font-size: 11px;
    font-family: Verdana;
}

select
{
    font-size: 11px;
    font-family: Verdana;
}

input
{
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    font-size: 11px;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
    font-family: Verdana;
    background-color: #f5f5f5;
}

.FlatInput input
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: transparent;
    border-bottom-style: none;
}

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
/****************************************************************************
	LINK STANDARD NELLA PAGINA
****************************************************************************/

a
{
    color: #8ead13;
    text-decoration: none;
}

a:hover
{
    color: #94410a;
}

/****************************************************************************
	SEPARATORI
****************************************************************************/

hr
{
    padding-bottom: 0px;
    margin: 0px;
    color: #b7d63d;
    height: 1px;
}

/****************************************************************************
	FOOTER
****************************************************************************/

.Footer
{
    color: #6a6a6a;
    font-size: 10px;
    font-family: Verdana, Arial;
    font-weight: bold;
    padding-left: 10px;
}

.Footer a
{
    color: #ffffff;
    font-size: 10px;
    font-family: Verdana, Arial;
    font-weight: bold;
    padding-left: 10px;
}

.Footer a:hover
{
	color: #8b4513;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight: bold;
	padding-left: 10px;
}

/****************************************************************************
	TITLES
****************************************************************************/

.Title
{
    font-family: Verdana;
    font-size: 16px;
    color: #b2d138;
    font-weight: bold;
    text-decoration: none;
}

.SubTitle
{
    font-family: Verdana;
    font-size: 16px;
    color: #7b6243;
    font-weight: bold;
    text-decoration: none;
}

/****************************************************************************
	TEXTS
****************************************************************************/
.TextInfo
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 13px;
    color: #1a1a1a;
    padding-left: 5px;
    padding-top: 5px;
}

/****************************************************************************
	BOX
****************************************************************************/

.Box
{
    border-right: #eaeaea 1px solid;
    border-top: #eaeaea 1px solid;
    border-left: #eaeaea 1px solid;
    border-bottom: #eaeaea 1px solid;
    height: 140px;
    background-image: url(../images/homepage/bgbox.png);
    background-repeat: repeat-x;
    background-color: #f1f1f1;
}

.BoxImage
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}

.BoxTitle
{
    color: #8ead13;
    font-size: 14px;
    font-family: Verdana, Verdana;
    font-weight: bold;
}

/****************************************************************************
	BOX
****************************************************************************/

.HomeSpots
{
	color: #006400;
	font-size: 12px;
	font-family: Verdana,Arial;
	font-weight: bold;
	background-color: #ffcc66;
}
/****************************************************************************
	NEWSLETTER HOMEPAGE
****************************************************************************/

.NTitle
{
	color: #697b20;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: normal;
	height: 18px;
	border-right: #eaeaea 1px solid;
	border-top: #eaeaea 1px solid;
	border-left: #eaeaea 1px solid;
	border-bottom: #eaeaea 1px solid;
	background-image: url(../images/homepage/bgn.png);
	background-repeat: repeat-x;
}

.NText
{
	color: #808080;
	font-size: 12px;
	font-weight: normal;
}

.NBox
{
	color: #697b20;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: normal;
	border-right: #eaeaea 1px solid;
	border-top: #eaeaea 1px solid;
	border-left: #eaeaea 1px solid;
	border-bottom: #eaeaea 1px solid;
	background-image: url(../images/homepage/bgnbox.png);
	background-repeat: repeat-x;
	background-color: #f4f4f4;
}

.NBox a
{
    color: #8ba428;
    font-size: 9px;
    font-family: Verdana, Arial;
    font-weight: normal;
}
.NBox a:hover
{
    color: #aaaaaa;
    font-size: 9px;
    font-family: Verdana, Arial;
    font-weight: normal;
}

/****************************************************************************
	SERVICE BOXES
****************************************************************************/

.STitleBox
{
    border-right: #e5e4e4 1px solid;
    border-top: #e5e4e4 1px solid;
    border-left: #e5e4e4 1px solid;
    border-bottom: #e5e4e4 1px;
    width: 200px;
    color: #1a1a1a;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Arial;
}

.SBlankBox
{
	border-bottom: #e5e4e4 1px solid;
	color: #800000;
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight: bold;
}

.SBlankBox a
{
    color: #800000;
    font-size: 12px;
    font-family: Arial, Verdana;
    font-weight: bold;
}

.SBlankBox a:hover
{
    color: #b2d138;
    font-size: 12px;
    font-family: Arial, Verdana;
    font-weight: bold;
}

.STextBox
{
    border-top-width: 1px;
    border-right: #e5e4e4 1px solid;
    border-left: #e5e4e4 1px solid;
    border-top-color: #e5e4e4;
    border-bottom: #e5e4e4 1px solid;
    height: 100px;
    color: #1a1a1a;
    font-size: 12px;
    font-family: Verdana, Arial;
    font-weight: normal;
}

.STextBoxList
{
    border-top-width: 1px;
    border-right: #e5e4e4 1px solid;
    border-left: #e5e4e4 1px solid;
    border-top-color: #e5e4e4;
    border-bottom: #e5e4e4 1px solid;
    height: 100px;
    color: #1a1a1a;
    font-size: 11px;
    font-family: Verdana, Arial;
    font-weight: normal;
}
/****************************************************************************
	EVENTS
****************************************************************************/

.EventTitle
{
    color: #b6d146;
    font-size: 15px;
    font-family: Verdana, Arial;
    font-weight: normal;
    font-style: italic;
}

.EventText
{
    color: #8b8b8b;
    font-size: 12px;
    font-family: Verdana, Arial;
    font-weight: normal;
}

.MoreTitle
{
    color: #87A023;
    font-size: 12px;
    font-family: Verdana, Arial;
    font-weight: normal;
}

.MoreTitle a
{
    color: #87A023;
    font-size: 12px;
    font-family: Verdana, Arial;
    font-weight: normal;
}

.MoreTitle a:hover
{
    color: #cee571;
    font-size: 12px;
    font-family: Verdana, Arial;
    font-weight: normal;
}

.MoreText
{
    color: #8b8b8b;
    font-size: 10px;
    font-family: Verdana, Arial;
    font-weight: normal;
}


/****************************************************************************
	MENU PAGES
****************************************************************************/

.PageTitle
{
    color: #b6d146;
    font-size: 15px;
    font-family: Verdana, Arial;
    font-weight: normal;
    font-style: italic;
}

.PageText
{
    color: #8b8b8b;
    font-size: 12px;
    font-family: Verdana, Arial;
    font-weight: normal;
}

/****************************************************************************
	SERVICE DETAIL - FEATURE
****************************************************************************/

.FeaturesTitle
{
    color: #87A023;
    font-size: 12px;
    font-family: Verdana, Arial;
    font-weight: normal;
    height: 18px;
    border-right: #eaeaea 1px solid;
    border-top: #eaeaea 1px solid;
    border-left: #eaeaea 1px solid;
    border-bottom: #eaeaea 1px solid;
    background-image: url(../images/homepage/bgn.png);
    background-repeat: repeat-x;
    padding-left: 5px;
}

.FeaturesTitle a
{
    color: #87A023;
    font-size: 12px;
    font-family: Verdana, Arial;
    font-weight: normal;
    padding-left: 5px;
}

.FeaturesTitle a:hover
{
    color: #94410a;
    font-size: 12px;
    font-family: Verdana, Arial;
    font-weight: bold;
    padding-left: 5px;
}

/****************************************************************************
	SPOTS
****************************************************************************/
.SpotTitle
{
	color: #696969;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}

.SpotTitle a
{
    color: #696969;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;
}

.SpotTitle a:hover
{
    color: #cee571;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;
}
.SpotText
{
    color: #696969;
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana;
}

LeftSpotText
{
    color: #696969;
    font-size: 14px;
    font-weight: normal;
    font-family: Verdana;    
}

LeftSpotText a
{
    color: #696969;
    font-size: 14px;
    font-weight: normal;
    font-family: Verdana;    
}

LeftSpotText a:hover
{
    color: #696969;
    font-size: 14px;
    font-weight: normal;
    font-family: Verdana;    
}

.MainSpotText
{
    color: #696969;
    font-size: 13px;
    font-weight: normal;
    font-family: Verdana;
}

.SpotBox
{
    border-right: #eaeaea 0px solid;
    border-top: #eaeaea 0px solid;
    border-left: #eaeaea 0px solid;
    border-bottom: #eaeaea 0px solid;
}

/****************************************************************************
	FEATURE NEW WINDOW
****************************************************************************/

.FeatMainBox
{
    border-right: #b8d640 3px solid;
    border-top: #b8d640 3px solid;
    border-left: #b8d640 3px solid;
    border-bottom: #b8d640 3px solid;
}

.FeatTitle
{
    color: #87A023;
    font-size: 15px;
    font-weight: bold;
    font-family: Verdana;
}

.FeatText
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 13px;
    color: #1a1a1a;
    padding-left: 10px;
    padding-right: 10px;
}

/****************************************************************************
	SUGGESTED LINKS
****************************************************************************/
.SLTitle
{
    font-family: Verdana, Arial;
    font-size: 13px;
    font-weight: bold;
    color: #1a1a1a;
}

.SMText
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #b8d640;
}

/****************************************************************************
	booking
****************************************************************************/
.BTitle
{
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    color: #94410A;
}

.BSubTitle
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #94410A;
}

/****************************************************************************
	HTML
****************************************************************************/

.CCTableCat
{
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
}

.CCTableTitle
{
    color: #ffffff;
    height: 20px;
    font-size: 12px;
    padding-left: 5px;
    font-weight: bold;
    background-color: #b8d640;
}

.CCRoomTitle
{
    color: #000000;
    height: 15px;
    font-size: 10px;
    padding-left: 5px;
    font-weight: bold;
    font-family: Verdana;
}

.CCRoomText
{
    color: #1a1a1a;
    height: 80px;
    font-size: 10px;
    padding-left: 5px;
    font-weight: normal;
    font-family: Verdana;
}

.CCImage
{
    padding-right: 5px;
    padding-left: 5px;
}

.CCEmptyList
{
    color: #d0d0d0;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}

/****************************************************************************
	CHECK AVIABILITY HOMEPAGE
****************************************************************************/
.CAHomepageRooms
{
    color: #b6d146;
    font-size: 9px;
    font-family: Verdana, Arial;
    font-weight: normal;
}

/****************************************************************************
	PREBOOKING DATALIST
****************************************************************************/

.PreBookingTable
{
    border-right: #9ab920 2px solid;
    border-top: #9ab920 2px solid;
    border-left: #9ab920 2px solid;
    border-bottom: #9ab920 2px solid;
    background-color: #e6e4e4;
}

.PreBookingTitle
{
    color: #1a1a1a;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
}

.PreBookingText
{
    color: #1a1a1a;
    font-size: 11px;
    font-weight: normal;
    height: 100px;
}

.PreBookingDetails
{
    color: #1a1a1a;
    font-size: 10px;
    font-family: Verdana;
    font-weight: bold;
}

.PreBookingCurrency
{
    border-right: #eaeaea 1px solid;
    border-top: #eaeaea 1px solid;
    border-left: #eaeaea 1px solid;
    border-bottom: #eaeaea 1px solid;
	color: #2f4f4f;
	font-size: 15pt;
	font-family: Verdana;
    background-color: #f1f1f1;
}

/****************************************************************************
	WARNING MESSAGES
****************************************************************************/

.RulesText
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 13px;
    color: #1a1a1a;
    padding-left: 5px;
    padding-top: 5px;
}

.RulesLilText
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #1a1a1a;
    padding-left: 5px;
    padding-top: 5px;
}

.RulesTable
{
    border-right: #8ead13 2px solid;
    border-top: #8ead13 2px solid;
    border-left: #8ead13 2px solid;
    border-bottom: #8ead13 2px solid;
}

.RulesAcceptText
{
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #1a1a1a;
    font-weight: bold;
    text-transform: uppercase;
}

.WarningMessage
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 15px;
    color: #1a1a1a;
    padding-left: 5px;
    padding-top: 5px;
}

.WarningMessage a
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 15px;
    color: #8ead13;
    padding-left: 5px;
    padding-top: 5px;
}

.WarningMessage a:hover
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 15px;
    color: #94410a;
    padding-left: 5px;
    padding-top: 5px;
}

.BtnContinue
{
    border-right: #a6c52c 1px solid;
    padding-right: 2px;
    border-top: #a6c52c 1px solid;
    padding-left: 2px;
    font-weight: bold;
    border-left: #a6c52c 1px solid;
    color: white;
    border-bottom: #a6c52c 1px solid;
    font-family: Verdana;
    text-align: center;
    background-color: #a6c52c;
}

/****************************************************************************
	WARNING MESSAGES
****************************************************************************/

.BigPrice
{
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    color: #1a1a1a;
}

.LilPrice
{
    color: #1a1a1a;
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
}


/****************************************************************************
	TABLES
****************************************************************************/

.StdHeaderTable td
{
	background-color: #b8d640;
	font-weight: bold;
	color: #ffffff;
}


