@import url("../../../../Design/Common/css/reset-fonts-grids-modules.css");
@import url(../../../../Design/Common/css/fonts_core.css);
@import url(../../../../Design/Common/css/fonts_m.css);
@import url(../../../../Design/Themes/Basic/theme.css);
@import url(../../../../Design/Themes/Basic/color/ocean/color.css);
@import url(../../../../Design/Themes/Basic/mod/mod.css);
@import url(../../../../Design/Themes/Basic/mod/mod_alt.css);
@import url(../../../../Design/Themes/Basic/btn/ocean/btn.css);

/*need next line to correct date/month picker on avaiable  calendar*/
table { border-collapse: separate !important; }

body, html { height: 100%; background-color: #336699; color: #000; text-align: left; font-family:Arial;
font-size:9pt;}

/*Custom width for YUI template*/
#custom-doc { width: 750px; margin: auto; text-align: left; padding-top:10px; }

/*Two Column (LeftRight) Width Override*/
.yui-gf div.first { width: 200px; margin: 0px;margin-right:10px;}
.yui-gf .yui-u { width: 500px; float: left !important; }
.yui-u{position:relative;z-index:10;}
/*No Column*/
.yui-g { width:750px; z-index:10; position:relative;  }
.content-right #bd, .content #bd { }

/*Main Content Area */
#bd {background-color: #fff;}
.left-content #bd { background-color: #fff; }

/*Header*/
.LTCorner,.RTCorner,.logoBox,.RTLogo, .RBCorner, .LBCorner {display:none;}
#headerTop {display:none;}
#hd {position: relative;background-color:#fff;}
#hd h1 a { display: block; height: 151px; position: relative; top: -30px; left: 0; }
#hd h1 { overflow: hidden; height: 121px; width: 300px; }
#hd .custom { float: right; margin-top: 5px; padding-right: 10px; }
#hd .custom li { padding-left: 10px; }

/*Top Navigation*/
#navMain { background-color: transparent; line-height:25px;text-align:center;}
#navMain  li{margin-left:60px;}
#navMain .selected{display:none;}
#navMain  a{color:#336699;
font-family:Verdana,Arial,Sans-Serif;
font-size:11px;
font-weight:bold;
line-height:19px;
text-decoration:none;}
#navMain  a:hover{color:#33CCCC;
font-family:Verdana,Arial,Sans-Serif;
font-size:11px;
font-weight:bold;
line-height:19px;
text-decoration:underline;
}

/*Footer*/

#ft {background:#fff;height:73px;}
#ft ul { float: right; }
#ft ul li { padding-left: 10px; }
#ft p { text-align: center; font-size: 80%; padding: 3px 0px; }
#ft p span { padding: 5px 3px; }
#ft .admin-navigation { text-align: center; font-size: 77%; display: block; padding-bottom: 10px; }


/*Font Sizes*/
#mID38632{padding:20px;}
.HtmlModule_ascx ul,.HtmlModule_ascx li {list-style-type:disc !important;list-style-position:outside !important;}
.HtmlModule_ascx ul {margin:5px 20px;}
.HtmlModule_ascx ul li ul li{list-style-type:circle !important;}
/*Headings*/
strong {font-weight:bold;}
h1 { font-size: 153.9%; }
h2, .MOD_Title, .module-title { color:#666699;
font-family:verdana,arial,helvetica,sans-serif;
font-size:15px;font-weight:bold;margin-bottom:10px;}
h3 { font-size: 123.1%; }
h4 { font-size: 108%; }

/*Links*/
a { color: #0000FF; text-decoration:underline;}
a:hover { color: navy;}
.navigation .last a { background: none; }
.navigation a { padding-right: 10px; position: relative; }
.navigation .selected a { text-decoration: underline; }
.navigation a { text-decoration: none; }
.navigation a:hover { text-decoration: underline; }
.navigation li { float: left; }


/*classes*/
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.Stat_Table { width: 150px; }
.MOD_Content, .MOD_Left, .MOD_Right { background-color: Transparent; }

/*Property Pages - Button colors*/
/* Embedded Colors */
.BTN_0_Shell, .BTN_1_Shell, .BTN_2_Shell { border-color: #071b34; }

/*inactive*/
.BTN_0_Middle DIV { color: #ccc; }
.BTN_1_Shell A, .BTN_1_Shell A:hover, .BTN_2_Shell A, .BTN_2_Shell A:hover { color: #fff; font-size: 120%; }

/*inactive & inquiry*/
.BTN_0_Shell, .BTN_1_Shell { background-color: #336699; }

/*Book Online Now*/
.BTN_2_Shell { background-color: #1a3556; }
