/*========================================================*/
/*         CSS for DotNetNuke Skin - Vail                 */
/*                   by Itcetera, Inc.                    */
/*             http://www.itcetera.com                    */
/*========================================================*/

/*========================================================*/
/*  2 Design Elements                                     */
/*========================================================*/

.MenuHeight { vertical-align: top;}
.MenuTD {  background: url(nav-bg.gif) repeat-x top left; padding: 0 10px 0 10px; }
.MenuLeft { width:1px; background: url(nav-bg-l.gif) no-repeat top right; }
.MenuRight { width:1px; background: url(nav-bg-r.gif) no-repeat top left; }
.LoginTD { width: 100%; vertical-align: middle; text-align: center; font-size: 7px; padding: 0 0 8px 0; 
}

.LogoRowhome {
	height: 199px;
	width: 700px;
	background-image:url(http://vailcondosource.com/NewImages/Gore_Range1000W.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
.CopyrightRow { height:20px; padding: 0 10px 0 10px; vertical-align: bottom; }

.LeftPane2 {
	margin: 0px;
	padding-top: 0;
	padding-bottom: 0;
}
/*-- content2 pane       --*/ 
.ContentPane2 {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	font-style: normal;
}
.lux {
	background-image: url(../../../0/Brick.gif);
	background-repeat: no-repeat;
	background-position: -5px 0px;
	width: 245px;
	margin-top: 15px;
	padding-top: 95px;
	margin-left: 0px;
	margin-right: 0px;
}
.lux p {
	padding-bottom: 8px;
	padding-left: 15px;
	margin: 0px;
}

/*-- right4 content pane --*/ 
.RightPane4 {
	width: 250px;
	background-color: #ffffff;
	margin-left: 6px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-image: url(http://vailcondosource.com/NewImages/PlanYourTripw.jpg);
	background-repeat: no-repeat;
	background-position: 0px -109px;
	margin-right: 0px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.RightPane4 a {
	color:#635D42;
}
.RightPane4 a:hover {
	color:#222222;
}

.RightPane4 h1 {
color:#FFFFFF;
}
.RightPane4 h2 {
color:#FFFFFF;
}
.RightPane4 a:visited {
color:#635D42;
}
/*-- right5 content pane           --*/ .RightPane5 {
	padding: 7px;
}

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ 
.MainMenu_MenuContainer { background: transparent; width:682px; margin: 0;}
/*-- bar that holds the menu    --*/ 
.MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/ 
.MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 0 0 0 2px; }
/*-- menuitems idle             --*/ 
.MainMenu_Idle TD {
	color: #635D42;
	background: url(nav-bg.gif) repeat-x top center transparent;
	font-size: 14px;
	padding: 6px 0px 5px 0px;
	font-weight: bold;
}
/*-- menuitems over             --*/ 
.MainMenu_Selected TD {
	color: #BD7552;
	background: url(nav-bg.gif) repeat-x top center transparent;
	font-size: 14px;
	padding: 6px 0px 5px 0px;
	font-weight: bold;
}
/*-- menuitems active           --*/ 
.MainMenu_Active TD, .MainMenu_BreadcrumbActive TD {
	color: #BD7552;
	background: url(nav-active.gif) repeat-x top center transparent;
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
/*-- left seperator idle        --*/ .MainMenu_LeftIdle { background: transparent; width:2px; height: 36px; }
/*-- left seperator active      --*/ .MainMenu_LeftActive { background: url(nav-active-l.gif) no-repeat top right transparent; width:4px; height: 36px; }
/*-- right seperator idle       --*/ .MainMenu_RightIdle { background: transparent; width:2px; height: 36px; }
/*-- right seperator active     --*/ .MainMenu_RightActive { background: url(nav-active-r.gif) no-repeat top right transparent; width:4px; height: 36px; }
/*-- middle seperator           --*/ .MainMenu_Seperator { background: transparent; width:8px; height: 36px; }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }									 
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 15px 0 10px; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 .ModuleTitle_MenuIcon { background: #FFF; border: 0px; border-bottom: 1px dotted #999; width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
									 .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/
.alertbox {
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 60px;
	margin-left: 15px;
	border: 1px solid #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 135px;
	width: 215px;
}
.up {
	color: #BD7552;
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
}
.down {
	color: #BD7552;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 1.5em;
}
#alertphoto {
	padding-top: 10px;
}