﻿.btn1
{
	vertical-align: text-bottom;
	background: url(http://www.nid.edu/NewsWidget/images/gloss.png) left center scroll repeat-x;
	border-style: solid;
	border-width: 1px 0pt;
	background-color: Yellow;
}

body
{
	padding: 0px;
	background-color: #CFCFCF;
	margin-top: 0px;
}
a
{
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
a:hover
{
	color: #FFAA2A;
}
.txt
{
	font-size:10px;	
	border:0px;
}
.btn
{
	font-family:Verdana;
	font-size:15px;
	color:White;
	margin:2px 2px 2px 2px;
	border:1px solid #666;
	background-color: #222;
}
.btn:hover
{
	background-color: #666;
	border:1px solid #222;
}

#mainDiv
{
	margin: 0px auto;
	width: 800px;
}
#pageHeader
{
	height: 150px;
	width: 100%;
	font-family:Verdana;
	font-size:20px;
	color:White;
	
	background-color: #4B4B4B;
	background:url(images/head.jpg) no-repeat;
}
#pageHeaderMenu
{
	height: 25px;
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
	background-color: #4FA2CA;
}
#pageContent
{
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
	background-color: #4B4B4B;
	
}
#pageTitle
{
	width:100%;
	height:35px;
	border-bottom:1px dotted #222;	
}
.loginTitle
{
	
	background: url(images/loginHead.png) no-repeat;
	height: 32px;
	font-size: 15px;
	padding: 7px 0 2px 32px;
	text-decoration: none;
	color: #4FA2CA;
}

#pageInner
{
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
	color:#ffffff;
	margin-top:10px;
}
#pageInner #pageInnerLeft
{
	float:left;
	width:63%;
	margin-left:5px;
}
#pageInner #pageInnerRight
{
	float:right;
	width:35%;
	margin-left:5px;	
	border-left:1px dotted #222;
	
}
.tblbottomborder
{
	border-bottom:1px dotted #222;	
	padding:2px 2px 2px 2px;
	color:#4FA2CA;
}

/* Login From Design */
#pageInner #pageInnerLeft #LoginFrom
{
	margin: 20px auto;
	width: 300px;	
	
}
#pageInner #pageInnerLeft #LoginFrom #LoginFormHeader
{
	background: url(images/login.gif) no-repeat;
	height: 35px;
	font-size: 15px;
	font-weight:bold;
	padding: 3px 0 2px 85px;
	text-decoration: none;
	color: #000000;
}
.loginTxt
{
	font-family:Verdana;
	font-size:20px;
	border:1px solid #000000;
	
}
.txtTitle
{
	font-family:Verdana;
	font-size:12px;	
}

/* admin page style */
.adminTitle
{
	
	background: url(images/adminHead.png) no-repeat;
	height: 32px;
	font-size: 15px;
	padding: 7px 0 2px 32px;
	text-decoration: none;
	color: #4FA2CA;
	width:350px;
	float:left;
}

.adminLogout
{
	background: url(images/logout.png) no-repeat;
	background-position:right;
	height: 32px;
	padding:7px 32px 0px 0px;
	text-align:right;
	width:350px;
	float:right;
}
.adminLogout a
{
	font-size: 15px;
	color: #4FA2CA;
	text-decoration: none;
}



#pageInner  #AdminFrom
{
	margin: 20px auto;
	width: 650px;	
	
}

#pageInner  #AdminFrom #AdminFormHeader
{
	background: url(images/login.gif) no-repeat;
	height: 35px;
	font-size: 15px;
	font-weight:bold;
	padding: 3px 0 2px 45px;
	text-decoration: none;
	color: #000000;
}
#pageInner  #AdminFrom #AdminFormHeader1
{
	background: url(images/login.gif) no-repeat;
	height: 35px;
	font-size: 15px;
	font-weight:bold;
	padding: 3px 0 2px 45px;
	text-decoration: none;
	color: #000000;
}
.adminTxt
{
	font-family:Verdana;
	font-size:12px;
	border:1px solid #000000;	
}
.help
{
	font-family:Verdana;
	font-size:10px;
	border:0px;
	text-decoration: none;
	height: 16px;
	width:16px;
}

.Infopopup
{
	font-family:Verdana;
	font-size:12px;
	background-color:#4B4B4B;
	border:3px solid black;	
	margin:3px 3px 3px 3px;
	color:White;
	position:absolute;
	display:none;
}


/*Widget page style*/
.widgetHead
{
	vertical-align: text-bottom;
	background: url(http://www.nid.edu/NewsWidget/images/gloss.png) left center scroll repeat-x;
}

.pnlWidget
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

.trying
{
	font-family:sans-serif;
	
}


/* grid view style */
.lnkDetail
{
	background:url('images/download.png');	
	background-repeat: no-repeat;
	color:#969FA4;
	height:18px;
	font-size:10px;
	padding:2px 0px 10px 18px;
	
}

.ErrorMessage
{
	border: 1px solid #FBC2C4;
	color:#8A1F11;
	background-color:#FBE3E4;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}

.btnChangePassword
{
	background:url('images/change_Password_big.png');	
	background-repeat: no-repeat;
	background-position:right;
	color:#969FA4;
	height:18px;
	
	padding:2px 32px 10px 18px;		
}

/* change password style */
#pageInner #pageInnerLeft #ChangePassword
{
	margin: 20px auto;
	width: 300px;	
	
}
#pageInner #pageInnerLeft #ChangePassword #ChangePasswordHeader
{
	background: url(images/login.gif) no-repeat;
	height: 35px;
	font-size: 15px;
	font-weight:bold;
	padding: 3px 0 2px 40px;
	text-decoration: none;
	color: #000000;
}
.TrueMessage
{
	border: 1px solid #8BE6FA;
	color:#0066AB;
	background-color:#DBEAED;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}

.changePassTitle
{
	
	background: url(images/change_Password_big.png) no-repeat;
	height: 32px;
	font-size: 15px;
	padding: 7px 0 2px 32px;
	text-decoration: none;
	color: #4FA2CA;
}


