/***********************************************/
/* rcm.css                            */
/* Use with Villa Scala Fiorita index.html     */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Thaoma,Verdana,Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.jpg)
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Thaoma,Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 120%;
	color: #334d55;
}

h2{
 font-size: 114%;
 color: #cc3333;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Thaoma,Verdana,Arial,sans-serif;
 color: #334d55;
}

textarea {
    font-size: 100%; 
	color: #666666;
	font-family: Thaoma,Verdana,Arial,sans-serif;
}	
select {
	color: #666666; 
}

input{
	color: #666666; 
}

span input-future{
	border: 1px solid;
	background-color: #fdfcc4
}			


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0px;
	padding: 10px 0px;
	border-bottom: 1px solid #cc9933;
	width: 1004px;
}

#GlobalLeftBar{
	width: 166px;
	background-color: #fbf9ac;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}

#content{
	left: 173px;
	position: absolute;
	width: 830px;
	margin: 0px;
	padding: 10px 5px 10px 0px;
}

#Pic{
	top: 112px;
	position: absolute;
	z-index: 1000;
}
#Pic table{
	border: 1px solid #cc3333;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

#logo{
	width: 100%;
	border-bottom: 1px solid #cc9933;
	border-top: 1px solid #cc9933;
}

#sunHead{
	margin: 0px;
	padding: 0px 0px 0px 0px;
    width: 922px;
    height: 67px;
	text-align:right;
	background-image: url(../img/sun.jpg)
}


#SubTitle1{
	padding: 0px 5px 7px 0px;
    FONT: bold 12px/14px Thaoma,Verdana,Arial,sans-serif; 
    COLOR: #fdfcc4
}
#SubTitle2{
	padding: 0px 5px 3px 0px;
    FONT: bold 10px/13px Thaoma,Verdana,Arial,sans-serif;
    COLOR: #fdfcc4;
	border-bottom: 1px solid #fdfcc4;
}
#contentTitle{
	padding: 2px 0px 0px 0px;
	font-size: 20px;
	font-weight: 500;
    color: #fdfcc4;
}
#starsLeft{
	padding: 1px 0px 0px 10px;
}
#starsRight{
	padding: 1px 10px 0px 0px;
}

#Welcome{
	width: 166px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	border-bottom: 1px solid #cc3333;
	border-right: 1px solid #666666;
	background-image: url(../img/bgHeadMenu.gif)
}
#Welcome span a{ 
	font-size: 85%;
	padding: 0px 10px 0px 10px;
}
#Welcome td{
	padding: 0px 10px 0px 10px;
}
#Welcome td img{
	width: 26px;
	height: 15px;
	border: 1px solid #cc9933;
}


/************** #Welcome Toolbar styles **************/
#Welcome a:link, #Welcome a:visited {display: block;}

#Welcome span a:link{
	font-weight: 900;
	color: #ffffee;
	border-color: #cc3333;
}

#Welcome span a:visited{
	font-weight: 900;
	color: #ffffee;
}

#Welcome span a:hover{
	color: #fdfcc4;
	text-decoration: none
}


/*************** #Reservation Form styles **************/

#Reservation{
	font-size: 95%;
}
#idPeriodValue img{
	padding: 0px 5px 0px 5px;
}
.ResSubmit{
	padding: 10px 0px 0px 0px;
}

.ResLabel{
	text-align: right;
	width: 195px;
	padding: 2px 10px 5px 10px;
	border-right: 1px solid #cc3333;
	border-bottom: 1px solid #cc3333;
	border-left: 1px solid #cc3333;
	background-color: #ffffff
}
.ResValue{
	width: 305px;
	padding: 4px 5px 3px 5px;
	vertical-align: text-top;
	border-right: 1px solid #cc3333;
	border-bottom: 1px solid #cc3333;
	background-color: #ffffff
}
#ResDownload{
	font-size: 100%;
}
.ResNeeded{
	color: #cc3333
}

#ResHeader{
	text-align: center;
	padding: 4px 0px 4px 0px;
	font-weight: 900;
	color: #fdfcc4;
	background-image: url(../img/bgHeaderArray.gif);
	border: 1px solid #cc3333;
}



#CurrentPrices{
	border-right: 1px solid #cc3333;
}

#PriceInfo{
	padding: 0px 0px 65px 0px;
}

.PriceLabel{
	text-align: left;
	width: 161px;
	padding: 5px 0px 5px 10px;
	border-right: 1px solid #cc3333;
	border-bottom: 1px solid #cc3333;
	border-left: 1px solid #cc3333;
	background-color: #ffffff
}
#PriceHeader{
	border-bottom: 1px solid #cc3333;
}
#PriceHeaderTD{
	background-image: url(../img/bgHeaderArray.gif);
	border-top: 1px solid #cc3333;
	border-right: 1px solid #cc3333;
	border-left: 1px solid #cc3333;
}
#PriceHeaderTD td{
	padding: 2px 0px 5px 0px;
	color: #fdfcc4;
	font-weight: 900;
	width: 160px;
	text-align: center;
}

.PriceValue{
	width: 160px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cc3333;
}

.PriceEnd{border-right: 1px solid #cc3333;}

.PriceValue table td{
	width: 40px;
	text-align: center;
}
.PriceValue table th{
	font-weight: 400;
	text-align: center;
}

.Animals{
	padding: 2px 5px 0px 5px;
}

/*************** #Plans Villa styles **************/

#PlansMainVilla{
	padding: 0px 0px 10px 10px;
}
#PlansAvenue{
	border-top: 1px solid #cc3333;
	border-bottom: 1px solid #cc3333;
}

#PlansMenu{
	top: 20px;
	left: 470px;
	width: 200px;
	position: absolute;
	z-index: 100;	
}

#PlansRose{
	top: 220px;
	left: 520px;
	position: absolute;
}

#PlansLegend td{
	font-size: 85%;
	text-align: right;
}
.PlansLegendSpace{
	padding: 0px 0px 10px 0px;
}
.PlansLegend0 {
	background-image: url(../img/square_white.jpg);
}
.PlansLegend1 {
	background-image: url(../img/square_green.jpg);	
}
.PlansLegend2 {
	background-image: url(../img/square_blue.jpg);
}
.PlansLegend3 {
	background-image: url(../img/square_pink.jpg);
}
.PlansLegend4 {
	background-image: url(../img/square_yellow.jpg);
}

#MenuPlan0, #MenuPlan1, #MenuPlan2{text-align:left}

/************** .feature styles ***************/

.feature{
	padding: 10px 10px 5px 10px;
	font-size: 80%;
}

.feature p{
	padding: 0px 0px 0px 0px;
}

.feature h3{
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.feature img{
	border-color: #cc3333;
}

.pix{
	border: 1px solid #cc3333;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .City View styles *****************/
#CityView{
	position: absolute;
	left: 572px;
	top: 195px;
}
#CityView img{
	border: 1px solid #cc3333;
}


#CityView1{
	position: absolute;
	left: 600px;
	top: 150px;
}
#CityView2{
	position: absolute;
	left: 360px;
	top: 320px;
}
#CityView3{
	position: absolute;
	left: 700px;
	top: 90px;
}
#CityView4{
	position: absolute;
	left: 400px;
	top: 250px;
}
#CityView5{
	position: absolute;
	left: 650px;
	top: 220px;
}
#CityView6{
	position: absolute;
	left: 510px;
	top: 150px;
}
#CityView7{
	position: absolute;
	left: 400px;
	top: 30px;
}
#CityView8{
	position: absolute;
	left: 530px;
	top: 110px;
}
#CityView9{
	position: absolute;
	left: 420px;
	top: 110px;
}

.CondLine{
	border-bottom: 1px solid #cc9933;
}
.CondArraw{
	background-image: url(../img/sun.gif);
	border-bottom: 1px solid #cc9933;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cc9933;
	border-bottom: 1px solid #cc9933;
	width: 982px;
	font-size: 75%;
	color: #cc3333;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	text-align: center;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */
#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo2{
	font-size: 75%;
	color: #666666;
	padding: 50px 10px 10px 10px;
	text-align: center;
}

/*********** #navBar link styles ***********/
#GlobalLeftBar ul a:link, #GlobalLeftBar ul a:visited {display: block;}
#GlobalLeftBar ul {list-style: none; margin: 0px; padding: 0px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#GlobalLeftBar li {border-bottom: 1px solid #fbf9ac;}

/* fix for browsers that don't need the hack */
html>body #GlobalLeftBar li {border-bottom: none;}


#GlobalLeftBar a:link{
	color: #000;
	padding: 0px 0px 3px 0px;
	border-color: #cc3333;
}

#GlobalLeftBar a:visited{
	padding: 0px 0px 3px 0px;
	font-weight: 400;
	color: #000;
}

#GlobalLeftBar a:hover{
	color: #cc3333;
	text-decoration: none
}




/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 15px 7px;
	font-size: 75%;
}

.relatedLinks h3{
	color: #cc3333;
	padding: 10px 0px 10px 0px;
}


/************** #email styles **************/

#email{
	padding: 30px 0px 30px 10px;
	font-size: 80%;
}

#email img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


#HeaderSpace{
	padding: 5px 0px 5px 0px;
	
}

/************* #globalNav styles **************/

#globalTopBar{
	color: #cccccc;
	padding: 0px 0px 10px 0px;
	white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */



#globalTopBar a {
	text-align: center
}

/************** #Top Toolbar styles **************/
#TopToolbar a:link, #TopToolbar a:visited {display: block;}

#TopToolbar A {
	font-size: 75%; 
	text-decoration: none
}

#TopToolbar a:link{
	font-weight: 900;
	color: #ffffee;
}
#TopToolbar a:visited{
	font-weight: 900;
	color: #ffffee;
}
#TopToolbar a:hover{
	color: #cc3333;
}

/************** #Left Toolbar styles **************/
#LeftToolBar td a:link, #LeftToolBar td a:visited {display: block;}

#LeftToolBar A {
	font: 75% Verdana; 
	text-decoration: none
}

#LeftToolBar a:link{
	font-weight: 900;
	color: #ffffee;
}

#LeftToolBar a:visited{
	font-weight: 900;
	color: #ffffee;
}

#LeftToolBar a:hover{
	color: #cc3333;
}

/************** #Plans Menu Toolbar styles **************/
#PlansMenuToolBar td {
	color: #cc3333;
	padding-bottom: 5px;
}

#PlansMenuToolBar A {
	text-decoration: none
}
#PlansMenuToolBar a:link{
	font-weight: 900;
	color: #000000;
}
#PlansMenuToolBar a:visited{
	font-weight: 900;
	color: #000000;
}

#PlansMenuToolBar a:hover{
	color: #cc3333;
}

.gt0 {
	border-right: 1px solid #999999;
 	border-bottom: 1px solid #999999;
}
.gt0 td {	
	border: #cc3333 1px none;
}

.gt1 {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 100%;
	font-weight: 900;
	color: #cc3333	
}
.gt1 td {
	border: #cc3333 1px none;
}

.gt2 {
}
.gt3 {	
	color: #cc3333	
}

.MnuTopPic {
	background-image: url(../img/menutop.gif);
	border-bottom: 1px solid #cc3333;
}

.MnuLeftPic {
	background-image: url(../img/menu.gif);
}

.TRs {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.hidden 			{display:none;} 
.visible 			{display:inline;}