@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/btn.css);
@import url(../../../../Design/Themes/Basic/nav/nav.css);

/* Global Controls */
BODY, FORM { margin: 0px; padding: 0px; background-color: #000; }

/* Global Widths */
/* Global Heights handled in Layout Files */
.DD_Div, .rb_AlternateLayoutDiv { display: block; margin: 3px auto 0px auto; width: 760px; }
.DH_Table, .rb_AlternatePortalHeader, .DP_Table, .rb_AlternateLayoutTable, .DF_Table, .rb_AlternatePortalFooter { width: 760px !important; margin: 0px auto 0px auto; background-color: #000; }
.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: .5em 0em .5em 0em; color: #666; }

/* 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: 145px !important; }
.DP_Content { padding: 15px 0px 0px 0px;  }
.DP_Left { padding: 15px 0px 0px 15px; }
.DP_Right { padding: 15px 15px 0px 0px; }
.MOD_Layout, .MOD_NT_Layout, .MOD_ALT_Layout, .MOD_ALT_NT_Layout { margin: 0px 0px 15px 0px; background-color: #fff; padding: 10px; }
.DP_Table {margin-top: 15px; background-color: #fff;}
/*customer*/
.DH_Logo_Cell_Div, .DH_Logo_Cell { background-color: transparent; height: 104px !important; width: 0px; }
.DH_Nav_Cell { padding: 0 0px; background-color: #000; }
.DH_Nav_Div { background-color: #285483; }
.DH_Nav_Table, .DF_Logo, .DF_Dash { margin: 0px auto 0px 0px !important; display: none !important; }
.DH_Table { background: #000 url(layouts/dh_table.gif) no-repeat; }
.custnav a { color: #fff; font-family: Arial,Helvetica,sans-serif; padding: 0 10px;  font-size:11px; font-weight:bold; }
.custnav a:hover { color: #fff; text-decoration: underline; font-family: Arial,Helvetica,sans-serif; padding: 0 10px;  font-size:11px; font-weight:bold; }
#custheader { position: absolute; margin-top: -48px; width: 760px; text-align: center; }
.custinfo { float: right; margin-top: -70px; }
.DH_Menu_Table { background-color: transparent;  }
A:hover, .DH_Menu_Item A:hover, .DH_Menu_Item_Hot A:hover, .DH_Nav_Item:hover, .DH_SubNav_Item:hover, .PD_Nav_Item:hover, .BTN_Link_1:hover { color: #285483; text-decoration: underline; }
A, .PD_Nav_Item, .BTN_Link_1, .CSCHeaderRows, .DH_Menu_Item A, .DH_Menu_Item_Hot A { color: #285483; text-decoration: none; }
.PD_Nav_Item_Hot, .DH_Nav_Item_Hot { color: #285483; text-decoration: underline; }
.PD_Nav_Item_Hot:hover { color: #285483; }

.Res_Seal_Col {display: none;}

#filmstrip {
float:left;
position:relative;
width:736px;
}

#filmstrip li {
float:left;
margin-right:2px;
list-style-type: none !important;
}