﻿/* CSS Document */

/* bg color :  CFE5F2*/
/*********** COMMON START *************/

html, h1, h2, h3, h4, ul, li 
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body
{
    margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#c8e3f1;
	background-image: url(Images/BodyBg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
}

h1 img 
{
	display: block;
}

img 
{
	border: 0;
}

a 
{
	color: #464544;
}

a:hover 
{
	color: #FFFFFF;
}






/************* COMMOM END ********************/

/************** Top Bar Style Starts *************/

.TopBar
{
	/**/background-image: url(Images/TopBarBg.jpg);
	background-repeat: repeat-x;		
	/*clear: both;*/
	/*border: 3px solid #000000;*/
	white-space:nowrap;
	vertical-align:text-top;
	width:100%;
	min-height:72px;
}

.TopBarLeft
{
	height: 72px;/**/
	text-align: left;
	/*clear: both;*/
	/**border: 3px solid #000FFF;/
	/*float:left;*/
	width:30%;
}
.TopBarRight
{
	height: 72px;
	/*text-align: r;*/
	/*clear: both;
	border: 3px solid #FFF000;*/
	/*float:right;*/
	text-align:center;
}

/************** Top Bar Style Ends *************/

/************** Top Menu Style Starts *************/

#TopMenu
{
	height: 33px;
	background-color: #FFFFFF;
}

/************** Top Menu Style Ends *************/

/************** Banner Style Starts *************/

#Banner
{
	background-image: url(Images/BannerBg.jpg);
	background-repeat: repeat-x;
	height: 181px;
	text-align: center;
	clear: both;
}

#BannerContainer
{
	background-image: url(Images/BannerImage.jpg);/**/
	background-repeat: no-repeat;
	height: 181px;
	width: 765px;
	margin-left: auto;
	margin-right: auto;
}

/************** Banner Style Ends *************/

/************** Body Content Style Starts *************/

#BodyContent
{
	text-align: center;
	width:100%;
	border:0;
}

#LeftBar
{
	width: 20%;
	vertical-align:top;
}

#RightBar
{
	width: 20%;
	vertical-align:top;
}

#MidBar
{
	width: 60%;
	vertical-align:top;
	/*border: 1px solid #009900;*/
}
/************** Body Content Style Ends *************/

/************** Footer Style Starts *************/

#Footer
{
	background-image: url(Images/FooterBg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
	clear: both;
	color:White;
}

/************** Footer Style Ends *************/


/**********  Company Div  **/

#CompanyTextContainer
{
	padding-left: 9px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 25px; 
	text-align: left;
	width: 100%;
	clear: both;
}

.CompanyImage
{
    width: 20%;
    float:left;
}

#CompanyText
{
	text-align: center; 
	width: 78%;
    float:right;
}

.CompanyTextLabel
{
    font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:bold;
	color:#2E84B7;
	text-decoration:none;
	text-align:center;
}

/***************  GRID *******************/

.GridViewStyle
{
	color:#333333;
	border-right: 1px solid #C8C8C8;
    border-left: 1px solid #C8C8C8;	
}

.HeaderStyle
{	
	font-weight:bold;
	color:#333333;
	background:url(Images/GridViewHeaderBg.jpg);	
	background-repeat:repeat-x;
}

.RowStyle
{	
	color:#333333;
	background-color:#FFFFFF;
}

.AlternatingRowStyle
{	
	color:#333333;
	background-color:#F7F5F5;
}

.FooterStyle
{
	font-weight:bold;
	color:#333333;
	background:url(Images/GridViewFooterBg.jpg);
	background-repeat:repeat-x;
}

.PagerStyle
{	
	text-align:center;
	color:#999999;
	background:url(Images/GridViewFooterBg.jpg);
	background-repeat:repeat-x;
}

.PagerStyle A
{	
	color:#999999;
	vertical-align:baseline;
	text-decoration:none;	
}

.PagerStyle A:hover
{	
	color:#000000;
	vertical-align:baseline;
	text-decoration:underline;
}



/******** MID BOX START ******/


/* middle box top */

.MiddleBoxTopLeft
{
    width:15px;
}

.MiddleBoxTopMiddle
{
     background-image: url(Images/MiddleBoxTopMiddleBg.png);
    /* background-position: top;*/
    color:White;
    text-align:center;
    font-weight:bold;
}

.MiddleBoxTopRight
{
    width:17px;
}

/* middle box bottom */

.MiddleBoxBottomLeft
{
    width:15px;
}

.MiddleBoxBottomMiddle
{
    background-image: url(Images/MiddleBoxBottomMiddleBg.png);
	/*background-position: bottom;*/
	background-repeat: repeat-x;
}

.MiddleBoxBottomRight
{
    width:17px;
}

/* middle box middle */

.MiddleBoxMiddleLeft
{
    width:15px;
    background-image: url(Images/MiddleBoxMiddleLeftBg.png);
    background-repeat: repeat-y;
}

.MiddleBoxMiddleRight
{
    width:17px;
    background-image: url(Images/MiddleBoxMiddleRightBg.png);
    background-repeat: repeat-y;
}

.MiddleBoxMiddleMiddle
{
   background-color:#CFE5F2;/**/
   text-align:center;
}


.MiddleBox
{
    width:100%;
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	clear: both;
}

/********  MID BOX END ****/


/******** LEFT BOX START ******/


/* box top */

.LeftBoxTopLeft
{
    width:8px;
}

.LeftBoxTopMiddle
{
     background-image: url(Images/MiddleBoxTopMiddleBg.png);
    /* background-position: top;*/
    color:White;
    text-align:center;
    font-weight:bold;
}

.LeftBoxTopRight
{
    width:17px;
}

/* middle box bottom */

.LeftBoxBottomLeft
{
    width:8px;
}

.LeftBoxBottomMiddle
{
    background-image: url(Images/MiddleBoxBottomMiddleBg.png);
	background-repeat: repeat-x;
}

.LeftBoxBottomRight
{
    width:17px;
}

/* middle box middle */

.LeftBoxMiddleLeft
{
    width:8px;
    background-image: url(Images/MiddleBoxMiddleLeftBg.png);
    background-repeat: repeat-y;
}

.LeftBoxMiddleRight
{
    width:17px;
    background-image: url(Images/MiddleBoxMiddleRightBg.png);
    background-repeat: repeat-y;
}

.LeftBoxMiddleMiddle
{
   background-color:#CFE5F2;/**/
}


.LeftBox
{
    width:100%;
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	clear: both;
}

/********  LEFT BOX END ****/

/******** RIGHT BOX START ******/
.RightBoxTopLeft
{
    width:15px;
}

.RightBoxTopMiddle
{
     background-image: url(Images/MiddleBoxTopMiddleBg.png);
    /* background-position: top;*/
    color:White;
    text-align:center;
    font-weight:bold;
}

.RightBoxTopRight
{
    width:8px;
}

/* middle box bottom */

.RightBoxBottomLeft
{
    width:15px;
}

.RightBoxBottomMiddle
{
    background-image: url(Images/MiddleBoxBottomMiddleBg.png);
	/*background-position: bottom;*/
	background-repeat: repeat-x;
}

.RightBoxBottomRight
{
    width:8px;
}

/* middle box middle */

.RightBoxMiddleLeft
{
    width:15px;
    background-image: url(Images/MiddleBoxMiddleLeftBg.png);
    background-repeat: repeat-y;
}

.RightBoxMiddleRight
{
    width:8px;
    background-image: url(Images/MiddleBoxMiddleRightBg.png);
    background-repeat: repeat-y;
}

.RightBoxMiddleMiddle
{
   background-color:#CFE5F2;/**/
}


.RightBox
{
    width:95%;
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
	margin-left:8px;
}

/********  RIGHT BOX END ****/



/*********** ModalBox Start ***************/

/*
#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position:absolute;
	top: 0;
	border: 0 solid;
	text-align:left;
	z-index:10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position:relative;
	background-color: #EFEFEF;
	height:100%;
}

#MB_header {
	margin:0;
	height: 28px;
}

#MB_content {
	padding: 6px .75em;
	overflow:auto;
}

#MB_caption {
	font: bold 85% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em 0 .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display:block;
	position:absolute;
	right:5px; top:4px;
	padding:2px 3px;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
#MB_close:hover {
	background:transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(Images/spinner.gif) 50% 0 no-repeat;
}

//* Color scheme 
#MB_window {
	background-color:#EFEFEF;
	color:#000;
}
#MB_content { border-top: 1px solid #F9F9F9; }
#MB_header {
  background-color:#DDD;
  border-bottom: 1px solid #CCC;
}
#MB_caption { color:#000 }
#MB_close { color:#777 }
#MB_close:hover { color:#000 }


// Alert message 
.MB_alert {
	margin: 10px 0;
	text-align: center;
}
*/
/*********** ModalBox End ***************/

.NormalLink
{
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

.NormalLink:hover
{
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}
