@charset "utf-8";
.subMenuContainerTopRow {
	height: 32px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #9F9FB7;
	background-color: #9F9FB7;
	background-image: url(../graphics/menus/Luxury-Villas-CapeTown-mask-purple-fade-32.png);
}

.subMenuContainerTopRow a:link{
    color: #FFFFFF;
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.subMenuContainerTopRow a:visited{
    color: #FFFFFF;
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.subMenuContainerDropDown {
	height: 32px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #9F9FB7;
	background-color: #9F9FB7;
}
.subMenuContainerDropDown a:link{
    color: #FFFFFF;
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.subMenuContainerDropDown a:visited{
    color: #FFFFFF;
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    text-decoration: none;
}
/* CSS Document */
.subMenuContainer {
	height: 32px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #AAAABF;
}
.subMenuContainer a:link{
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.subMenuContainer a:hover{
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.________{}
.menuOption {
	float: left;
	height: 23px;
	width: 164px;
	text-align: center;
	padding-top: 7px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #669;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #669;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCFF;
}

/*RESHMA CODE*/
.menuOption:hover{
	background-color: #BABAD2;
}
.menuOptionRows {
	float: left;
	height: 23px;
	width: 164px;
	text-align: center;
	padding-top: 7px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #669;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #669;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCFF;
}

/*RESHMA CODE*/
.menuOptionRows:hover{
	background-color: #BABAD2;
}



.________{}
.menuOptionRIGHT {
	background: #9f9fb7;
	background: -webkit-gradient(linear, left top, left bottom, from(#a0a0ac), to(#7d7d89));
	color: white;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	width: 168px;
	padding-top: 7px;
	text-align: center;
	height: 23px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #333;
	border-left-color: #333;
	float: left;
	background-position: top;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	background-image: url(../graphics/menus/Luxury-Villas-CapeTown-mask-grey-fade-32.png);
}
.menuOptionRIGHT:hover{
	background: #babad2;
        color: #ffffff;
}
.menuOptionRIGHT:active {
   background: #9f9fb7;
}
.________{}
.menuOptionRIGHT-TOP {
	float: right;
	height: 23px;
	width: 168px;
	text-align: center;
	padding-top: 7px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	display: block;
	background-color: #666666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../graphics/menus/Luxury-Villas-CapeTown-mask-purple-fade-32.png);
}
.menuOptionRIGHT-TOP:hover{
	background-color: #333333;
	color: #FFFFFF;
}
.menuOptionRIGHT{
        color: #FFFFFF;
}
