@import url("css/menu.css"); @import url("style.css"); @import url("style_dropdown.css"); @import url("css/reset.css"); @import url("css/fonts.css"); /* CSS Document */ #Body {} /*-------- Default Style --------*/ body,th,td,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#555; font-family:Arial, Helvetica, sans-serif;} body,th,td,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;} h1, h2, h3, h4, h5, h6, h2 input{color:#375162;font-weight:bold;margin:1ex 0;} h1{font-size:18px;margin:10px 0;} h2, h2 input{font-size:14px;} h3{font-size:13px;} h4{font-size:12px;} h5{font-size:11px;} h6{font-size:10px;} a,a:link,a:visited,a:active{color:#3E81B5; text-decoration:none; font-weight:normal; } a:hover{color:#D00; text-decoration:underline;} .Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox{font-family:Arial, Helvetica, sans-serif;} .Head{color:#2E3D47;font-weight:bold;} .SubHead {color:#4C6171;} .SubSubHead{color:#6E8AA0;} .NormalRed {color:#F00;} a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;} a.CommandButton:hover{color:#3E81B5; text-decoration:underline;} /*-------- design style --------*/ #portfolio li{list-style-type:none;} /*-------ControlPanel changes ---------------*/ .ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;} .ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;} .ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:hover, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;} .ControlPanel a[disabled="disabled"]{color:#888 !important;text-decoration:none !important;} .ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;} .cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;width:970px;} .cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;} /*------------ Breadcrumb Style --------------*/ .Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;} a.Breadcrumb:hover{color:#C00;} /*-------------- Empty panes Style --------------*/ .DNNEmptyPane{width:0;padding:0;margin:0;} /* ------- FileManager -------*/ div.FileManager{height:auto;border:none;} table.FileManager{width:99%} /*Datagrids */ .DataGrid_Container {margin-top:15px;} .DataGrid_Header{font-weight:bold;} .DataGrid_Header td, .NormalBold td{font-weight:bold;} /* ------------------- */ .readmore a:Link { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none; font-weight:normal; } .readmore a:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:underline; font-weight:normal; } .readmore a:visited { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none; font-weight:normal; }