@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);
@import url(../../../../Design/Themes/Basic/nav/nav.css);

/* Global Controls */
BODY, FORM { margin: 0px; padding: 0px; background: #fff url(layout/top_border.jpg) repeat-x top; }
td, BODY { color: #000; font-family: Times, Trebuchet MS ,Helvetica,sans-serif; font-size: 110%; font-weight: 200; line-height: 20px;}

/* Global Widths */
/* Global Heights handled in Layout Files */
.DD_Div, .rb_AlternateLayoutDiv { display: block; margin: 0px auto 0px auto; width: 951px; background: transparent url(layout/DD_Div_bg.jpg) repeat-y; padding-right: 1px; }
.DH_Table, .rb_AlternatePortalHeader, .DP_Table, .rb_AlternateLayoutTable, .DF_Table, .rb_AlternatePortalFooter { width: 920px !important; margin: 0px auto 0px auto; background-color: Transparent !important; }
.DH_Menu_Cell, .List_Center_Col_1, .List_Center_Col_2 { width: 100%; }
.DH_Logo_Cell, .DH_Logo_Cell_Div, .Content_Left_Col, .Content_Right_Col, .List_Right_Col_1 .Stat_Table, .List_Right_Col_2 .Stat_Table { width: 160px !important; }
.DP_Left, .DP_Content, .DP_Right { padding-bottom: 0em; padding-top: 15px; vertical-align: top; }
.DF_Table, .rb_AlternatePortalFooter { padding: 5.5em 0em 1.5em 0em; }

/* Module Controls */
.DP_Left, .DP_Right, .DP_Left .MOD_Layout, .DP_Left .MOD_NT_Layout, .DP_Left .MOD_ALT_Layout, .DP_Left .MOD_ALT_NT_Layout, .DP_Right .MOD_Layout, .DP_Right .MOD_NT_Layout, .DP_Right .MOD_ALT_Layout, .DP_Right .MOD_ALT_NT_Layout { width: 175px !important; }
.DP_Content { padding: 8px 8px 0px 8px; }
.DP_Left { padding: 8px 0px 0px 8px; }
.DP_Right { padding: 8px 8px 0px 0px; }
.DP_Right a {color: #d45a94;}

.MOD_Layout, .MOD_NT_Layout, .MOD_ALT_Layout, .MOD_ALT_NT_Layout { margin: 0px 0px 15px 0px; }

/*custom*/
.DP_Table { background: transparent url(layout/DP_Table_bg.jpg) no-repeat top; border-collapse: separate !important; }
.SideNav, .SideNav:Hover { display: block; background-color: #369; border-top: solid 1px #9cc; border-left: solid 1px #9cc; border-bottom: solid 1px #003; border-right: solid 1px #003; padding: 5px 11px 5px 11px; color: #fff; margin: 3px 0px 3px 0px; }

/* Head */
.DH_Table, .rb_AlternatePortalHeader { background: transparent url(layout/DH_Table_bg.jpg) no-repeat top; }
.DH_Logo_Cell, .DH_Menu_Cell { height: 160px !important; background-color: transparent; }
.DH_Menu_Table, .DH_Nav_Cell { background-color: Transparent; }
.DH_Menu_Item A { color: #6986B0; }
.DH_Nav_Table { font-size: 10px; border-collapse: separate !important; margin: 0px auto 0px auto; }
.DH_Nav_Cell { display: none; }

/* Mod Alt Colors */
.MOD_ALT_Table_Top { background-color: #aae3ff; border-bottom: solid 2px #009; padding: 5px; }
.MOD_ALT_Content, .MOD_ALT_NT_Content, .MOD_ALT_Left, .MOD_ALT_Right { background-color: #eff; }
.MOD_ALT_Content, .MOD_ALT_NT_Content { padding: 5px; }
.MOD_ALT_Layout, .MOD_ALT_NT_Layout { border: solid 2px #009; }
h1, h2, h3, .MOD_Title {padding-bottom: 8px; color: #004080;}
h1, h2, h3 {padding-top: 10px;}

/* Mod Colors */
.MOD_Layout, .MOD_NT_Layout { border: solid 2px #d45a94; background-color: #fff; padding: 10px;  }
.MOD_Table_Top {color: #009; }
.MOD_Content, .MOD_NT_Content {padding: 0px; }

/* Customer's CSS for Rate Page */
.header:link { text-decoration: none; color: Blue; }
.header:active { text-decoration: none; color: Blue; }
.header:visited { text-decoration: none; color: Blue; }
.header:hover { text-decoration: underline; color: Blue; }
.header_selected { text-decoration: underline; color: Blue; }
.menu:link { text-decoration: none; }
.menu:active { text-decoration: none; }
.menu:visited { text-decoration: none; }
.menu:hover { text-decoration: none; color: #CE0000; }
.menu_selected { text-decoration: none; color: #CE0000; }
.menu_title { text-decoration: none; color: #CE0000; font-size: 20px; font-family: Arial, Helvetica, sans-serif; }
.location { text-decoration: none; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.area { text-decoration: none; font-size: 16px; font-family: Arial, Helvetica, sans-serif; }
.features { text-decoration: none; font-size: 16px; font-weight: bold; }
.about_us { text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.room_config { text-decoration: none; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: maroon; }
a.search { color: #ff0000; }
a.search:hover { text-decoration: underline; }

.Res_Seal_Div, .DF_Powered {display: none;}


