﻿/*Page Body CSS Style*/
body 
{
	 padding	:	0;
	 margin		:	0;
}
/*Home page background image and width*/
.page
{
	width	:	1003px;
	padding	:	0;
	border	:	0;
	margin	:	0;
	background-image : url(../../WebForms/Images/Background1.jpg);
	background-repeat :no-repeat ;			
}
/*General pages background and page width size*/
.GeneralPage
{
	width	:	1003px;
	padding	:	0;
	border	:	0;
	margin	:	0;
	background-image : url(../../WebForms/Images/BackGroundGeneral1.jpg);
	background-repeat :no-repeat ;			
}
/*Table width*/
.HunderdPercendWidth
{
	width	:	100%;	
	padding	:	0;
	margin	:   0;		
	border  :	0;
}
/*Top Page white row*/
.TopWhiteSpace
{
	width		:	100%;
	background	:	White;
	height		:	4px;
}
/*Top page brown row*/
.TopDarkBrowRow
{
	width				:	100%;
	height				:	4px;
	background-color	:	#791B02 ;	
}
/*Right Bottom column width*/
.LeftRightBottomPageSpace
{
	width	:	4px;
	background-color	: White ;
}
/*Page left column width*/
.LeftPageSpace
{
	width	: 3px;
	background-color	: White ;
}
/*Brow row*/
.BrowSpace
{
	width  : 100%;
	height	:	4px;
	background-color	:	#791B02 ;
}
/*White row*/
.WhiteSpace
{
	width	: 100%;
	height	: 4px;
	background-color	:	White;
}
/*Page footer css */
.Footer
{
	width  : 100%;
	height	: 60px;
    background-color : #791B02;    
}
.FooterCopyRight
{
 color				:#FFFFFF; 
 font-family		:Arial, Helvetica, sans-serif ;
 font-size			:9px; 
 background-color	:Transparent;

}
.SiteMapNodeStyle
{
	font-family			: Arial, Helvetica, sans-serif ;
	font-size			: 9px;
	text-align			: Left; 
	color				: #FFFFFF;
	background-color    : Transparent;	
	text-decoration		: none;
	text-transform		: uppercase ;
	cursor				: default ;	
}
/*Left menu column size*/
.MenuLeftSize
{
	width	:	750px;
	height	:    46px;
}
/*Right menu column size*/
.MenuRightSize
{
    width	:	246px;
    height	:	 46px;
}
/*Menu down row*/
.MenueRow
{
	width	: 996px;
	height	:46px ;
}
/*Different sizes of rows*/
.SearchDateBGColor
{
	background-color		: #5B1D0B;
	width	:	100%;	
	padding	:	0;
	margin	:   0;	
	border  :	0;
}
.BackGroundHomeImage 
{
	width	:	996px;
	height	:   46px;	
}
.BackGroundGeneralMenuImage
{
	width	:	750px;
	height	:   46px;	
}
.BackGroundGeneralSearchImage
{
	width	:	246px;
	height	:   46px;	
}
.MenuDownHomerow
{
	width	:	996px;
	height	:   25px;	
}
.FistTextLintIstImge
{
	width	:	265px;
	height	:	56px;	
}
.FistTextLint2ndImge
{
	width	:	166px;
	height	:	56px;	
}
.FirstLineTextRow
{
	width	:	996px;
	height	:	56px;	
}
.FistTextLint3rdImge
{
	width	:	565px;
	height	:	56px;	
}
.FistTextDownrow
{
	width	:	996px;
	height	:	8px;	
}
.SecondLineTextRow
{
	width	:	996px;
	height	:	56px;
}
.SecondTextLineIstImage
{
	width	:	158px;
	height	:	56px;	
}
.SecondTextLine2ndImage
{
	width	:	838px;
	height	:	56px;	
}
.SecondTextDownRow
{
	width	:	996px;
	height	:	10px;	
}
.ThirdLineTextRow
{
	width	:	996px;
	height	:	56px;
}
.ThirdTextLineIstImage
{
	width	:	291px;
	height	:	56px;	
}
.ThirdTextLine2ndImage
{
	width	:	705px;
	height	:	56px;	
}
.ThirdTextDownRow
{
	width	:	996px;
	height	:	76px;	
}
.BottomTopRow
{
	width	:	689px;
	height	:	25px;
}
.MoviContainRow
{
	width		:	996px;
	height		:	193px;
}
.BottomFirstImage
{
	width	:	57px;	
	height	:   168px;
}
.Bottom2ndImage
{
	width	:	94px;	
	height	:   168px;
}
.BottomThirdImage
{
	width	:	58px;	
	height	:   168px;
}
.Bottom4thImage
{
	width	:	141px;	
	height	:   168px;
}
.Bottom5thImage
{
	width	:	58px;	
	height	:   168px;
}
.Bottom6thImage
{
	width	:	281px;	
	height	:   168px;
}
.Bottom7thImage
{
	width	:	59px;	
	height	:   193px;
}
.Bottom8thImage
{
	width	:	237px;	
	height	:   193px;
}
.Bottom9thImage
{
	width	:	12px;	
	height	:   193px;
}
.BottomHomeImageRow
{
	width	:	996px;	
	height	:   12px;
}
.MenuDownGeneralIstImage
{
	width	:	357px;
	height	:	79px;	
}
.MenuDownGeneral2ndImage
{
	width	:	356px;
	height	:	79px;	
}
.MenuDownGeneral3rdImage
{
	width	:	283px;
	height	:	79px;	
}
	
.HomeAboutUsLineSpace
{
	line-height		: 14px;
	letter-spacing	: 0px ;	
}
.HomeLeatestProject
{	
	height			:8px;
	letter-spacing	:0px ;	
	color           :White;
	font-family     :Arial, Helvetica, sans-serif;
	font-size		:9px;
	text-align :  justify ;
	background		:Transparent;
}

.ReadMoreHyperLink
{
	font-family :Tahoma ;
	font-size	:7px;
	font-weight:bold;
	color		:Black;
	letter-spacing :.05em;
    background-color :Transparent ;	
}
.ReadMoreHyperLinkWhite
{
	font-family :Tahoma ;
	font-size	:7px;
	font-weight:bold;
	color		:White;
	letter-spacing :.05em;
    background-color :Transparent ;		
}
.MenuGeneralDownRow
{
	width	: 996px;
	height	: 79px;
} 
/*menu style sheet*/
 .RadMenu_RedStyleSheet
{	
	font					:9px/9px thoma, verdana, sans-serif;	
	font-weight				:900;		
}
.RadMenu_RedStyleSheet .group, 
.RadMenu_RedStyleSheet .rootGroup
{
	border					:0;
}
.RadMenu_RedStyleSheet .horizontal
{
	border-left				:0;
}
.RadMenu_RedStyleSheet .vertical
{
	border-top				:0;
}
.RadMenu_RedStyleSheet .link:hover
{
	background-color		:Transparent;
	color					:White;
	cursor					:pointer;	
}
.RadMenu_RedStyleSheet .link,
.RadMenu_RedStyleSheet .disabled,
.RadMenu_RedStyleSheet .disabled:hover
{
	color					:#FF9900;
	padding					:3px 0px;
	text-decoration			:none;
	background-color		:Transparent;
	cursor					:pointer;
}
.RadMenu_RedStyleSheet .text
{
	cursor					:pointer;
	padding					:0 6px;
}
.RadMenu_RedStyleSheet .horizontal .link
{
	border-left				:0 ;
	border-top				:0;
}
.RadMenu_RedStyleSheet .vertical .link
{
	border-left				:0;
	border-top				:0;
}
.Selected
{
	background-color		:Transparent;
	color					:White;
	cursor					:pointer;	
}
/*End of menu style sheet*/
.WhiteColumn
{
	width					:4px;
	background-color		:#FFFFFF ;
}
.BrownColumn
{
	width					:4px;
	background-color		:#791B02 ;
}
.WhiteContentLeftColumn
{
	width					:10px;
	background-color		:#FFFFFF;
}
.WhiteContentRightColumn
{
	width					:2px;
	background-color		:#FFFFFF;
}
/*Data containing box*/
.ContentData
{
	width	: 739px;
}
/*Picture containing box*/
.ContentPicture
{
	width		   : 237px;
	vertical-align : top ;
	margin		   : 0;	
	background-color	:	#791B02 ;
	
}

/*Division of data containing section into three parts*/
.ContentSection1
{
	width		:470px;
	text-align	: left; 	
}
.ContentSection2
{
	width	   : 46px;	
	text-align : left ;
}
.ContentSection3
{
	width      : 223px;
	text-align : left; 
}
/*end of data containing division section parts*/
/*Bullet list class*/
 .Icon
{
	list-style-type	: none;
	margin			: 0;
	padding			: 0;
}
 .IconImage
{				
	background-image	:url(../../WebForms/Images/bullit.gif);
	background-repeat	:no-repeat;
	background-position	:0px 0.3em;
	padding				:0 0 0 15px;
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:12px;
	text-align			:left ;
	text-decoration		:none;	
	
}
 .IconPlus
{
	list-style-type	: none;
	margin			: 0;
	padding			: 0;
}
 .IconPlusImage
{				
	background-image	:url(../../WebForms/Images/Plus.jpg);
	background-repeat	:no-repeat;
	background-position	:0px 0.6em;
	padding				:2px 0 0 15px;
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:12px;
	text-align			:left ;
	text-decoration		:none;	
	
}
 .IconPressRelease
{				
	background-image	:url(../../WebForms/Images/Plus.jpg);
	background-repeat	:no-repeat;
	background-position	:0px 0.6em;
	padding				:0 0 0 15px;
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:12px;
	text-align			:left ;
	list-style-type		:none ;
	text-decoration		:none;	
	
}
 .IconPlusChild
{
	list-style-type	: none;
	margin			: 0;
	padding			: 0;
}
 .IconPlusChildImage
{	
	padding				:0 0 0 0px;
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:12px;
	text-align			:left ;
	text-decoration		:none;	
	
}

/*end*/
.ListTypeNumber
{
	list-style-type		:decimal;
}
.ListTypeDisc
{
	list-style-type		:disc ;
}
.ListTypeFont
{
	padding				:0,0,0,5;		
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:12px;
	text-align			:left;	
}
/*Paragraph style*/
p
{
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:12px;
	text-align			:justify;
	text-decoration		:none;	
}
p.Paragraph
{
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:12px;
	text-align			:justify;
	text-decoration		:none;		
}
.span
{
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:12px;
	text-align			:justify;
	text-decoration		:none;	
}
.Gridfooter
{
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:12px;
	text-align			:justify;
	text-decoration		:none;	
	text-align			:center;
}

.SiteText
{
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:12px;
	text-align			:justify ;	
	text-transform		:capitalize ;
}
.DataTopRowSpace
{
	height				:12px;
}
 .DataDownRowSpace
{
	height				:5px;
}   
.VissionMissionImage
{
	width				:99px;
	height				:65px;
}
.VissionMissionSeperatorRow
{
 height					: 0;
}
/*News CSS Style*/   
a.REd:Link
{
	font-family			:Arial, Helvetica, sans-serif ;
	color				:#000000;	
	font-size			:12px;
	text-decoration		:none;
	text-align			:justify ;	
}
a.REd:Hover
{
	font-family			:Arial, Helvetica, sans-serif ;
	color				:#B6372F;
	font-size			:12px;
	text-align			:justify ;	
	text-decoration		:underline;
}
a.White:visited
{
	font-family			:Arial, Helvetica, sans-serif ;
	color				:#B6372E;
	font-size			:9px;
	text-align			:left ;
	background-color	:Transparent;	
	text-transform		:capitalize ;
	text-decoration		:none;	
}
a.REd:Active
{
	font-family			:Arial, Helvetica, sans-serif ;
	color				:#B6372F;
	font-size			:12px;
	text-align			:justify ;		
	text-decoration		:underline;
}
/*header HighLight Hhyerlink CSS*/
a.White:link
{
	font-family			:Tahoma ;
	color				:White;	
	font-size			:9px;	
	background-color	:Transparent;
	text-align			:left;	
	text-transform		:capitalize ;
	cursor				:hand;
	text-decoration		:none;
}
a.White:hover
{
	font-family			:Tahoma ;
	color				:White;
	font-size			:9px;
	background-color	:Transparent;
	text-align			:left ;
	text-decoration		:underline;
	cursor				:hand;
}
a.White:visited
{
	font-family			:Tahoma ;
	color				:White;
	font-size			:9px;
	text-align			:left ;
	background-color	:Transparent;	
	text-transform		:capitalize ;
	text-decoration		:none;	
}
a.White:Active
{
	font-family			:Tahoma ;
	color				:White;
	font-size			:9px;
	text-align			:left;
	text-decoration		:underline;	
	background-color	:Transparent;	
	text-transform		:capitalize ;	
}
p.White
{
	font-family			:Tahoma ;
	font-size			:9px;
	text-align			:left;
	background-color    :Transparent;
	color				:White;
	text-decoration		:none;
	font-weight			:900 ;	
}
/**/
a.BlueLink:Link
{
	font-family			:Arial, Helvetica, sans-serif ;
	color				:Blue ;	
	font-size			:12px;
	text-decoration		:underline;
	cursor				:hand; 	
}
a.BlueLink:Hover
{
	font-family			:Arial, Helvetica, sans-serif ;
	color				:Blue;
	font-size			:12px;	
	text-decoration		:underline;
}
a.BlueLink:Visited
{
	font-family			:Arial, Helvetica, sans-serif ;
	color				:Blue ;
	font-size			:12px;			
	text-decoration		:underline;	
}
a.BlueLink:Active
{
	font-family			:Arial, Helvetica, sans-serif ;
	color				:Blue;
	font-size			:12px;		
	text-decoration		:underline;
}
/*End of Header HightLight HyperLink*/
P.Bold
{
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:12px;
	text-align			:justify;
	text-decoration		:none;
	font-weight			:bold ;	
}
.BoldHeading
{
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:12px;
	text-align			:justify;
	text-decoration		:none;
	font-weight			:bold ;
}
P.MoreBolder
{
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:14px;
	text-align			:justify;
	text-decoration		:none;
	font-weight			:900;	
}
P.Bolder
{
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:16px;
	text-align			:justify;
	text-decoration		:none;
	font-weight			:900;	
}
P.Bullet
{
	font-family			: Arial, Helvetica, sans-serif ;
	font-size			:12px;
	text-align			:left; 
	text-decoration		:none;		
}
/*Search user control CSS*/	
.Date
{
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:11px;
	text-align			:Right; 
	background-color    :Transparent;
	color				:White;	
	text-decoration		:none;
	font-weight			:bold ;	
}
.TextBox
{
	height				:14px;
	width				:150px;
	vertical-align		:top;   
	color				:black; 
	direction			:ltr; 
	border-top-style	:none; 
	line-height			:normal; 
	font-family			:Arial, Helvetica, sans-serif; 
	font-size			:12px;
	border-right-style	:none; 
	border-left-style	:none; 
	letter-spacing		:normal; 
	text-align			:left; 
	border-bottom-style	:none;	 
}
.Button
{
	vertical-align		:middle;
	cursor				:hand; 
	color				:white;
	border-top-style	:none;
	font-family			:Arial, Helvetica, sans-serif; 
	border-right-style	:none;
	border-left-style	:none;
	background-color	:Transparent; 
	text-align			:center;
	border-bottom-style	:none;
	font-size			:11px; 
	font-weight			:800; 
	text-transform		:uppercase; 
	text-decoration		:none;
}
/*End of Search Date CSS*/

.LabelMiddle
{
	vertical-align :middle ;
}
.SpanRed
{
	font-family			:Arial, Helvetica, sans-serif ;
	color				:#000000;	
	font-size			:12px;
	text-decoration		:none;
	text-align			:justify;
	padding				:0px;	 
}
.Table
{	
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:12px;	
	text-decoration		:none;	
	width				:100%;	 	  
}
.Table1
{	
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:11px;	
	text-decoration		:none;	
	width				:100%;	 	  
}
.ArrowSpacing
{
	padding				:4px;
}
.SiteMapTreeView
{
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:12px;
	color:Black;
}
#PageContent{margin:0px; padding:0px;}
#PageContent p
{	
	font-family				:	Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	font-size				:	12px;
	text-align				:	left;		
	text-align				:	justify;
	letter-spacing			:	normal;
}
.HeadingDownSpace
{
	padding-bottom: 15px;
}
.LinkDownSpace
{
 padding-bottom: 0px;
}
.TableHeaderText
{
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:12px;
	text-align			:justify;
	text-decoration		:none;
	font-weight			:500;		
}
.Bold
{
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:12px;
	text-align			:justify;
	text-decoration		:none;
	font-weight			:bold ;	
}
.MoreBolder
{
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:14px;
	text-align			:justify;
	text-decoration		:none;
	font-weight			:900;	
}
.Bolder
{
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:16px;
	text-align			:justify;
	text-decoration		:none;
	font-weight			:900;	
}
.Paragraph
{
	font-family			:Arial, Helvetica, sans-serif ;
	font-size			:12px;
	text-align			:justify;
	text-decoration		:none;	
}