﻿a.Headermenu
{
	display:block;
	font-family:Arial;
	font-size:13px;
	color:#ffffff;	
	text-decoration:none;
	width:80px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
}
a.Headermenu:hover
{
	background-color:#ffffff;
	color:Black;
}
.currentHeadermenu
{
	display:block;
	background-color:#ffffff;
	font-family:Arial;
	font-size:13px;	
	color:Black;	
	width:80px;
	height:20px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	padding:5px 5px 5px 5px;
}
.logintext
{
	font-family:Monotype Corsiva;
	font-size:19px;
	font-weight:bold;
	color:#9add14;
}
.contenttext
{
	color:#253853;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;			
	text-decoration:none;
	vertical-align:top;
	padding:2px 0px 2px 0px;
}
.bannertext
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#393838;
}
.noRecordFound
{
	font-family:Tahoma;
	font-size: 20px;
	color:#aca899;
	font-weight:bold;
	letter-spacing:1.5px;
	padding:5px 0px 5px 20px;
}
.validation 
{
	font-family:Arial;
	font-size: 12px;
	color:red;
	font-weight: normal;
}
.ButtonCss
{
	 Width:45px;
	 background-color:#f6f6f6;
	 border-style:solid;
	 font-weight:bold;
	 color:Black;
	 font-size:11px;
	 cursor:pointer;
	 border-color:#e5e4e4;
}
 .btn 
 {
	border:solid 1px #c0c0c0;
	background-color:#e1e1e1;
	color:#666666;
	cursor:pointer;
}
.SignOut
{
	font-family:Arial;
	font-size: 12px;
	color:White;
	font-weight: bold;
}
.HeadingCss
{
	font-family:Arial;
	font-size: 14px;
	color:#253853;
	font-weight: bold;
}
.CurrentHeadingCss
{
	font-family:Arial;
	font-size: 14px;
	color:#436390;
	font-weight: bold;	
}
.LnkCss
{
	font-family:Arial;
	font-size:12px;
	color:Blue;
	text-decoration:none;
}
.photoThumb
{
	background-color:#FFFFFF;
	border:1px solid #C0C1C1;
	margin:7px 0 0;
	padding:2px;	
}
.modalpopup
{
	background-color:#515652;
	filter:alpha(opacity=70);
	opacity:0.7;				
}
/*Reorder List*/
.ClsDragHandle 
{
	/*background-image :url('../../images/drag_handle.gif');*/
	background-color	:#fAf9f8;
	border				:thin outset white;
	cursor				:move;
	height				:60px;
	width				:80px;
	background-repeat	:no-repeat;
	background-position :center;	
}
.ClsCallbackStyle 
{
	border				:thin inset blue;
}
.ClsCallbackStyle table 
{
	background-color	:#5377A9;
	color				:Black;
}
.ClsReorderListContainer
{
	width: 80%;
	font-size:8pt;
}
.ClsReorderListContainer li 
{
	background-repeat	:repeat-x;	
	list-style-image	:none;
	list-style-position	:inside;
	list-style-type		:none;
	margin				:2px;
}
.ClsReorderListContainer li a 
{
	color			:#FFFFFF !important;	
}

.ClsReorderCue 
{
	border		:thin dashed black;
	height		:25px;
	width		:100%;
}
.ClsItemArea 
{
	margin-left	:0px;
	text-align:	left;
	background	:#f7f6f3;
	width		: 100%;
}

.ClsItem
{
	padding-left:20px;
	font-family: Arial;
	font-size:12px;
	color:Black;
}