﻿
A.SearchAdvanced:link          {COLOR: #000000; FONT-SIZE: 10pt;Font-weight:Bold; FONT-FAMILY: Arial,Helvetica,Verdana; TEXT-DECORATION: none}
A.SearchAdvanced:active        {COLOR: #000000; FONT-SIZE: 10pt;Font-weight:Bold; FONT-FAMILY: Arial,Helvetica,Verdana; TEXT-DECORATION: none}
A.SearchAdvanced:visited       {COLOR: #000000; FONT-SIZE:10pt;Font-weight:Bold; FONT-FAMILY: Arial,Helvetica,Verdana; TEXT-DECORATION: none}
A.SearchAdvanced:hover         {COLOR: #5F0E1A; FONT-SIZE: 10pt;Font-weight:Bold; FONT-FAMILY: Arial,Helvetica,Verdana; TEXT-DECORATION: none}

/*==================== : Private Style Menu Vertical : ======================*/
.foldersTableDiv, .paneBody, #divMenuContent{
	width: 100%;
}
.tblcontentV{
	padding:0px;
	margin:0px;
	border-bottom: #dcdcdc solid 0px;
	background-image: url(images/Actions/bg_Menu.gif);
	background-position:left top;
	background-repeat:repeat-x;
	width: 100%;
	cursor: hand; 
	cursor: pointer;
}
.spaceMenuV{
	border-top: #dcdcdc solid 0px;
	padding-left: 5px;
	background-color: transparent;
	
}
.tblUnderMenuV{
	padding-left: 2px; padding-right: 1px;
}
.Icon-MenuP{
	cursor: hand; 
	cursor: pointer;
	height: 34px;
	width: 100%;
	background-image: url(images/Actions/bullet.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
	color: #0B66AD;
}
.Style_ItemVP{
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 6px;
	width: 100%;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	padding-right: 10px;
	background-image: url(images/Actions/Icon-Menu.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
}
.Icon-MenuI{
	cursor: hand; 
	cursor: pointer;
	height: 26px;
	width: 100%;
	color: #0B66AD;
}
.Style_ItemVI{
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	padding-right: 10px;
}
.Pselected{
	cursor: hand; 
	cursor: pointer;
	height: 34px;
	width: 100%;
	background-image: url(images/Actions/bullet.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
	color: #FF3300;
}
.PcontentV{
	background-image: url(images/Actions/bg_Menu.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color: transparent;
	width: 100%;
}
.Iselected{
	cursor: hand; 
	cursor: pointer;
	background-color: #EFEFEF;
	border: #DCDCDC solid 0px;
	height: 34px;
	width: 100%;
	color: #FF3300;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.MouseOverVP{
	cursor: hand; 
	cursor: pointer;
	height: 34px;
	width: 100%;
	background-image: url(images/Actions/bullet.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
	color: #FF3300;
}
.MouseOverVI{
	cursor: hand; 
	cursor: pointer;
	border: #DCDCDC solid 0px;
	height: 26px;
	width: 100%;
	color: #FF3300;
}

.editbuttonTable
{
	cursor:pointer;
	cursor:hand;
	border-collapse:collapse;
	height:26px;
	position:relative;
	top:0px;
	-moz-user-select:none;
	-moz-user-focus:ignore;
}
/*===========================================================================*/
