﻿@import url("css/menu.css");

/* Fonts */

@font-face {
 font-family: candara_eot;
 src: url("fonts/candara.eot") /* EOT file for IE */
}
@font-face {
 font-family: candara_ttf;
 src: url("fonts/candara.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: monbaiti_eot;
 src: url("fonts/monbaiti.eot") /* EOT file for IE */
}
@font-face {
 font-family: monbaiti_ttf;
 src: url("fonts/monbaiti.ttf") /* TTF file for CSS3 browsers */
}

/* CSS Document */
#Body {background: url("/images/ranBodyBG.png") repeat scroll center top transparent; height:100%; margin:0; padding:0; }

/* ControlPanel style *
.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;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,h1,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#686256; font-family:"Times New Roman", Times, serif;}
body,th,td,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h3, h4, h5, h6, h2 input{color:#17426d;font-weight:bold;margin:1ex 0;}
h1{font-size:18px;margin:10px 0;}
h2{font-size:18px; font-family:"Times New Roman", Times, serif;  color:#69614c;}
h3{font-size:13px;}
h4{font-size:12px;}
h5{font-size:11px;}
h6{font-size:10px;}

p {
	font-family:Arial, Helvetica, sans-serif;line-height:140%;
}

.Header{font-size:18px; color:#17426d; font-weight:bold;}

a,a:link,a:visited,a:active{color:#898471; text-decoration:none; font-family:"Times New Roman", Times, serif; font-size:14px;}
a:hover{color:#174569; text-decoration:underline;}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:"Times New Roman", Times, serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/

.TopBar{}
.TopBar_bg{background:url(images/topBar_bg.gif) repeat-x left top;}

.w960{width:960px;background: url(images/topBar_bg_l.jpg) no-repeat left top;}
.logo{text-align:left;padding-top:15px;}
.topLinks, .topLinks a{vertical-align:top; padding-top:3px; font-family:"Times New Roman", Times, serif; color:#2a5776; font-weight:bold; font-size:14px;}
.topLinks td{padding:0px 5px!important;}
.readMore{background:url(images/readMore.gif) no-repeat left top; height:21px; width:65px; display:inline-block; padding-left:35px;  padding-top:3px; color:#ffffff!important; font-family:"Times New Roman", Times, serif; font-size:14px!important;}

.view{background:url(images/view.gif) no-repeat left top; height:21px; width:65px; display:inline-block; padding-left:35px;  padding-top:3px; color:#174569!important; font-family:"Times New Roman", Times, serif; font-size:14px!important; text-align:left;}

.cl1{width:70px; text-align:center;}
.cl2{width:220px; color:#e86b00; font-family:"Times New Roman", Times, serif; font-size:18px; height:50px;}
.cl3{width:22px;}
.line{border-top:dotted 2px #d1c6b0;height:5px; margin:7px 0px 0px 0px;}
.date{color:#174569; font-family:"Times New Roman", Times, serif; font-size:17px; font-weight:bold; }
.month{color:#174569; font-family:"Times New Roman", Times, serif; font-size:14px; }

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#898471; text-decoration:none; font-family:"Times New Roman", Times, serif; font-size:14px;}
a.CommandButton:hover{color:#174569; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel .footer{height:auto;}

.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#898471;}
.ControlPanel a.CommandButton:hover{color:#174569; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:hover, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{
font-size:12px;}
.ControlPanel a[disabled="disabled"]{color:#888 !important;text-decoration:none !important;font-size:12px;}

/*--------- pane style ----------*/
.Panes{padding-top:30px;}
.ContentPane, .TopPane{ padding:0; margin:0; vertical-align:top; text-align:left;}
.ContentPane {
	width:610px;
}
.LeftPane{ padding:0 20px 0 0; margin:0; vertical-align:top; text-align:left;}

/*-------------- Footer Style --------------*/
.footer{background-color:#cac3b3; height:160px; }
.footer table{ text-align:left;}
.footer td{padding-left:2px;}
.footer ul li{list-style:none;background:url(images/bullet.gif) no-repeat 0 4px;padding-left:26px;line-height:24px; }
.footer ul {
	padding-left:0px;
}

.copyright{color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.footer a { color:#174465; font-family:"Times New Roman", Times, serif; font-size:14px; font-weight:bold;}
.footer a:hover{text-decoration:underline;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

.phoneNumber {
	font-size:14px;
}