@import url("css/menu.css"); 

/* CSS Document */
body{height:100%; margin:0px; margin-top:10px; padding:0px; font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#000000; SCROLLBAR-FACE-COLOR:#ffffff; SCROLLBAR-HIGHLIGHT-COLOR:#ffffff; SCROLLBAR-SHADOW-COLOR:#B50019; SCROLLBAR-3DLIGHT-COLOR:#B50019; SCROLLBAR-ARROW-COLOR:#B50019; SCROLLBAR-TRACK-COLOR:#ffffff; SCROLLBAR-DARKSHADOW-COLOR:#ffffff}
html{height:100%}
a, a:link, a:visited, a:active{color:#B50019; text-decoration:none}
a:hover{color:#B50019; text-decoration:underline}

.skinmaster{width:1000px}

.logoText_style{float:left; background:url(images/logoText.gif) no-repeat center left; height:88px; width:450px; margin-left:30px}
.logo_style{float:right; background:url(images/logo.gif) no-repeat center right; height:88px; width:330px}
.lang_style{margin-top:35px; width:100px; text-align:right}

.search_style{float:right; font-size:11px; margin-top:8px; position:relative}
.search_bg{position:absolute; right:0px}
.search_bg Input{border:1px solid #FFFFFF; color:#000000; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0px; height:16px; position:absolute; right:65px}
.search_bg a img{position:absolute; right:0px}
.clear_float{clear:both}
.menu_bg{background-color:#B50019; height:30px; padding-left:1px; padding-right:10px; color:#FFFFFF}
.menu_style{float:left; text-align:left}
.breadcrumb_style{height:16px; background-color:#FFC4CC; text-align:left; padding-left:10px; padding-right:10px; padding-top:5px; font-size:11px; border-left:1px solid #B50019; border-right:1px solid #B50019}
.breadcrumb_area{float:left}
.login_area{float:right; font-size:11px}
.mainBody{border-left:1px solid #B50019; border-right:1px solid #B50019}
.toppane{width:100%; background-color:#FFFFFF; text-align:left}

.leftpane{width:240px; height:100%; background:url(images/pane_sep.gif) repeat-y top right; background-color:#FFFFFF}
.contentpane{width:100%; height:100%; background-color:#FFFFFF}
.rightpane{width:240px; height:100%; background:url(images/pane_sep.gif) repeat-y top left; background-color:#FFFFFF}
.bottompane{width:100%; background-color:#FFFFFF}
.ltcell{background:url(images/red.gif) repeat-x bottom left; border-left-width:1px; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:solid; border-left-color:#B50019}
.rtcell{background-color:#B50019; border-right-width:1px; border-top-style:none; border-right-style:solid; border-bottom-style:none; border-left-style:none; border-right-color:#B50019; height:20px}
.footer_corner{background-color:#B50019; background:url(images/footer_corner.gif) no-repeat bottom left; width:17px; height:20px}
.copyright_area{margin-top:4px; margin-left:10px; float:left; font-family:Arial; font-size:10px; color:#FFFFFF}
.credit_area{margin-right:10px; float:right; background:url(images/tdtlogo.gif) no-repeat center right; width:100px; height:20px; cursor:pointer}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton{font-family:Tahoma; font-size:11px; font-weight:normal}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link{text-decoration:underline; color:#B50019}
A.CommandButton:visited{text-decoration:underline; color:#B50019}
A.CommandButton:active{text-decoration:underline; color:#B50019}
A.CommandButton:hover{text-decoration:underline; color:#999999}
.ControlPanel{width:100%; background-color:#FFFFFF; border:1px solid #B50019}

.DataGrid_Header{background-color:Transparent; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold; text-align:center}
.DataGrid_Header td{padding-left:10px; padding-right:10px}
.DataGrid_Item{background-color:Transparent; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:10px; font-weight:normal}
.DataGrid_AlternatingItem{background-color:Transparent; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:10px; font-weight:normal}
/* style of item titles on edit and admin pages */
.SubHead{font-family:Arial,Helvetica,sans-serif; font-size:11px; font-weight:bold; color:#A40018}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled{font-family:Arial,Helvetica,sans-serif; font-size:11px; font-weight:normal}
