﻿body
{
	background-image: url(../../Images/bg_line3.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.divrpt
{
	float: left;
	padding: 10px 15px 10px 15px;
}

.lnkCheck:hover
{
	color: Black;
	text-decoration: underline;
}
.A_Header
{
	font-size: 14pt;
}
.A_SubHeader
{
	font-size: 14pt;
	letter-spacing: 5px;
}
.A_btn
{
	padding: 5px;
	background-image: url(../../Images/btn.gif);
	background-repeat: repeat-x;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.A_title
{
	background-image: url(../../Images/bg_top.jpg);
	background-repeat: repeat-x;
}
.A_link
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.A_link : hover
{
	text-decoration: underline;
}
.A_Active
{
	/*border-left: 1px solid white; 	border-right: 1px solid white;*/
	background-image: url(../../Images/left_col_bg.png);
	background-position: 0px 2px;
	background-repeat: repeat-x;
}
.A_ErrorMessage
{
	color: Red; /*background-color: #F5F6F7;*/
	padding: 2px;
	font-size: 12px;
}
.A_label
{
	color: black; /*font-weight: bold;*/
	vertical-align: top;
}
.A_Note
{
	font-size: 9px;
	font-weight: normal;
}

/*----------MenuBar-----------*/
.A_menubar
{
	background-image: url(../../Images/header.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 30px;
	width: 960px;
	top: 100px;
}
.A_mmenu
{
	float: left;
	background: transparent;
}
.A_mmenu, .A_mmenu ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 995;
}
.A_mmenu a
{
	padding: 2px 24px;
	vertical-align: middle;
	display: block;
	text-decoration: none; /*padding-right: 52px;     padding-left: 40px;*/
	color: white;
	height: 26px;
}

.A_saparater
{
	width: 1px;
	height: 39px;
	background: url(../../images/btn_gry.jpg) no-repeat; /*background-color: white;*/ /*margin-top: 5px;*/
}

.A_mmenu ul a
{
	padding: 2px 10px 2px 10px;
	color: white;
}
.A_mmenu li
{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative; /*line-height: 20px; */
	line-height: 25px;
}
.A_mmenu li:hover
{
	z-index: 999;
	text-decoration: none;
}
.A_mmenu li ul
{
	display: none; /*background-color: #2041A2;*/
	background-color: black;
	position: relative;
	width: 130px;
}

.A_mmenu ul li ul
{
	left: 100%;
	margin-top: -31px;
}
.A_mmenu ul li
{
	clear: both;
	width: 100%;
}

.A_mmenu li:hover > a, .A_OnHover
{
	/*border-left: 1px solid white; 	border-right: 1px solid white;*/
	cursor: pointer; /*background-color :#F5F6F7;*/
	background-image: url(../../Images/left_col_bg.png);
	background-position: 0px -2px;
	background-repeat: repeat-x;
}
.LnkHover 
{
	background-image: url(../../Images/button_line1.png);
	background-repeat: repeat-x;
	
}
.A_OnHover
{
	background-color: #E5E5E5 !important;
}
.A_mmenu li:hover > ul
{
	display: block;
	position: absolute;
}

/*sub menu from vertical parent positioning */

.A_mmenu a:hover
{
	color: #E5E5E5;
	text-decoration: none;
	border: 0px solid #528ECE; /*line-height: 20px;*/
	line-height: 25px; /*background-color: #1E3FA0;*/
}
.AdminHeader
{
	font-size: 14pt;
	line-height: 30px;
	color: #30376E;
}
.SubHeader
{
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #30376E;
}
.lnkAdd
{
	font-size: 14px;
	font-weight: bold;
	color: #30376E;
	line-height: 20px;
	text-decoration: none;
}
.lnkAdd:hover
{
	text-decoration: underline;
}
.lnkerr
{
	color: Red;
}
/* Login */
.LoginHeader
{
	color: #0B4EAD;
	font-size: 15px;
	font-weight: bold;
}

.border
{
	border-color: black;
	border-width: 1px;
	border-style: solid;
}
.Whiteborder
{
	border-color: white;
	border-width: 1px;
	border-style: solid;
}

/* For Master Page */
.toplink
{
	color: #56B6DC; /*#B9B6B6*/
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.toplink:hover
{
	text-decoration: underline; /*color: #585D8B;*/ /*color: #FFAA3E;*/
}
.txtborder
{
	border: 1px solid #B9B6B6;
}
.box
{
	padding-left: 35px;
	padding-right: 20px; /*padding-bottom: 4px;*/
}
.lnksearch
{
	background-image: url(../../images/go_button.png);
	background-repeat: repeat-x;
	text-decoration: none;
	width: 41px;
	height: 23px;
}
.lnkbtn1
{
	padding: 5px;
	color: white;
	background-color: #707070;
	text-decoration: none;
}
.lnkbtn1:hover
{
	text-decoration: underline;
}
.lnkLink1
{
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}
.A_link
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.A_link : hover
{
	text-decoration: underline;
}
.overlay
{
	position: fixed;
	z-index: 99;
	top: 0px;
	left: 0px;
	background-color: silver;
	width: 100%;
	filter: Alpha(Opacity=50);
	opacity: 0.50;
	height: 100%;
	-moz-opacity: 0.70;
}
/* html .overlay
{
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight +         'px');
	width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth +         'px' );
} */

.loader
{
	z-index: 100;
	position: fixed;
	width: 120px;
	margin-left: -60px;
	top: 30%;
	left: 50%;
}

.aboutustd
{
	padding: 10px;
}
.divaboutus
{
	background-image: url(../../images/line1.png);
	background-repeat: repeat-x;
	width: 964px;
	height: 181px;
}

/*  ------------------- User Side CSS --------------------- */

.BackgroundStyle
{
	background-image : url(../../Images/bg_line.jpg);
	background-repeat : repeat-x ;
	width : 990px;
	background-position :bottom ;
	background-color : #f9f9f9;
}
a
{
	border: medium none;
	outline-style: none;
	outline-width: medium;
}

p
{
	line-height: 28px;
	margin-top: 5px;
}

ul
{
	margin: 0;
	padding: 0;
	width: 670px;
}

.li
{
	margin: 0px;
}
/*---------------------------------------------------Top--------------------------------------------*/
/*
.button_bg span
{
	top: 0;
}

.button_bg span
{
	line-height: 40px;
	position: absolute;
	right: 15px;
	width: 10px;
}*/

.button_bg li
{
	color: #000000; 
	display: block;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	list-style: none outside none;
	padding: 0 10px 0 4px;
	position: relative;
}

.button_bg a
{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
/*
.button_bg li:hover a
{
	background-image: url(../../Images/button_line1.png);
	background-repeat: repeat-x;
}

.button_bg li:hover span
{
	background-image: url(../../Images/button_right1.png);
	background-repeat: no-repeat;
	width: 10px;
}

.button_bg li:hover
{
	background-image: url(../../Images/button_left1.png);
	background-repeat: no-repeat;
}
*/

.aHome
{
	text-decoration : none;
	height : 40px;
	width : 60px;
} 
.aHome:hover
{
	background-image: url(../../Images/btnhome.png);
	background-repeat: no-repeat;
	height : 40px;
	width : 60px;
}
.aPortfolio
{
	text-decoration : none;
	height : 40px;
	width : 92px;
}
.aPortfolio:hover
{
	background-image: url(../../Images/btnPortfolio.png);
	background-repeat: no-repeat;
	height : 40px;
	width : 92px;
}
.aService
{
	text-decoration : none;
	height : 40px;
	width : 95px;
}
.aService:hover
{
	background-image: url(../../Images/btnServices.png);
	background-repeat: no-repeat;
	height : 40px;
	width : 95px;
}
.aPublish
{
	text-decoration : none;
	height : 40px;
	width : 147px;
}
.aPublish:hover
{
	background-image: url(../../Images/btnRecentlyPublished.png);
	background-repeat: no-repeat;
	height : 40px;
	width : 147px;
}
.aContact
{
	text-decoration : none;
	height : 40px;
	width : 107px;
}
.aContact:hover
{
	background-image: url(../../Images/btnContactAbbi.png);
	background-repeat: no-repeat;
	height : 40px;
	width : 107px;
}
.seperater
{
	background-image: url(../../Images/separater.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 2px;
}

.seperater:hover
{
	background-image: url(../../Images/separater.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 2px;
}

.quote
{
	border: medium none;
	outline-style: none;
	outline-width: medium;
}

/*----------------------------------------------------Middle----------------------------------*/

.header_text
{
	background-image: url(../../Images/header_text2.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 530px;
	position: absolute;
	
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #3c4f68;
	
}
.textNew
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #3c4f68;
	padding-left : 30px;
}
.text_Services
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #3c4f68;
	background-image: url(../../Images/Services.png);
	text-align: left;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	float: left ;
	padding-left :10px;
	text-align : left ;
	
}
.text_Contact
{
	font-family: Arial, Helvetica, sans-serif;
	color: #3c4f68;
	background-image: url(../../Images/Contact.png);
	text-align: left;
	background-position: right top;	
	background-repeat: no-repeat;
	
}
.text_Portfolio
{
	background-image: url(../../Images/Portfolio.png);
	text-align: left;
	background-position: right top;
	background-repeat: no-repeat;	
	margin-top : 15px;
	
}
.text_Published
{
	background-image: url(../../Images/RecentlyPublished.png);
	text-align: left;
	background-position: right top;
	background-repeat: no-repeat;	
	margin-top : 15px;
}
/*-------------------------------------------------footer---------------------------------------*/

.footertext1
{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	color: #232e3b;
	text-decoration: none;
}

.footertext
{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	color: #232e3b;
	text-decoration: none;
}

.footertext:hover
{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	color: #232e3b;
	text-decoration: underline;
}

.footerbutton
{
	float: left;
	padding: 0;
}

.footerseparater
{
	color: #232e3b;
	float: left;
	padding: 0 5px;
	width: 2px;
}

/* --------------------------------------------------- */
.advertisement
{
	float: left;
	font-size: large;
	margin: 0 0 0 10px;
	max-height: 55px;
	width: 100%;
	vertical-align:middle ;
	padding-bottom :5px;
	padding-top : 10px;
	
}
#leftcol a
{
	color: #3D0E8A;
	text-decoration: none;
}
.h1
{
	color: #2C3164;
	font-family: "Lucida Grande" ,Geneva,Helvetica,Arial,sans-serif;
	font-size: 1.25em;
}
.post
{
	margin-bottom: 40px;
}
.Lineheight40
{
	line-height : 40px;
}

.contact
{
	float: left;
	margin: 0 auto;
	margin-left :15px;
	width: 450px;
	padding-left :15px; 
	font-size :13px;
	line-height :21px;
	color : #3c4f68;
}
.MainHeading
{
	font-size: 25px;
	font-weight: bold;
	color: #496281;
	vertical-align:middle ;
/*	padding-left :10px; */
}
.HeadLine
{
	line-height: 1px;
	color: #476180;
	background-image: url(../../Images/bg_top_line.jpg);
	height : 2px;
}
.GridSeprator
{
	background-image: url(../../Images/dottead_line.png);
	background-repeat: repeat-x;
	line-height: 1px;
	height :1px;
}
.GridPortTitle
{
	font-size: 15px;
	color: #496281;
	font-weight: bold;
}
.GridPortDate
{
	font-size: 12px;
	color: #3c8ecd;
	font-weight: bold;
	padding-left :5px;
}
.GridPublishDate
{
	font-size: 12px;
	color: #3c8ecd;
	font-weight: bold;
	padding-left :20px;
}
.paddingtop12
{
	padding-top: 12px;
}
paddingtop10
{
	padding-top : 10px;
}
.lnk
{
	text-decoration: none;
}
.lnk:hover
{
	text-decoration: underline;
	color: #0066A0;
}
.PublishedBullet
{
	background-image :url(../../Images/arrow.png);
	background-repeat : no-repeat ;
	background-position : left center ;
	padding-left : 22px;
    padding-top : 2px;

}
.divhome
{
	position:relative;
	/*bottom:-1px;*/
}

