﻿
/*=============================================================================
//	FileName : styles.css
//	Global style sheet for Microsoft Content Management Server 2002 
//  Content Connector Sample Site.
//	Copyright (c) Microsoft Corporation.  All rights reserved.
//
=============================================================================*/

/* ============================= HTML Tags ==================================*/

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: normal; 
	color: #000000;
	background-color:white;
	border-style:none;
	border-width:0;
	padding:0 0 0 0;
	margin:0 0 0 0; 
	direction:rtl;
	
}

TR
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	color: #000000;
	border-style:none;
	border-width:0;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	color: #000000;
	border-style:none;
	border-width:0;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

A:link	{
	text-decoration: none;
	color: #088E42;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	#088E42;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#088E42;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#3186DE;
	}

/* ============================= Custom classes for Studies.gov.lb =============================*/

/* classes used for skmMenu Top Menu*/


.defaultMenuStyle 
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: white;
/*	background-image: url(http://s-msib02/govstudies/s/images/button1.jpg); */
	height:32px;
	text-align:center;


}

.UnselectedMenuItemStyle
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: white;
	width:100px;
	height:20px;
	text-align:center;
	border-style:solid;
	border-color:#ffffff;
	border-width:1px;
}

.SelectedMenuItemStyle 
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: white;
	background-color:#EFD329;
	width:100px;
	height:20px;
	text-align:center;	
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.subMenuStyle
{
	background-color:#31AE5C;
	width:100px;
	color:Black;
	border-width:1px;

}


/* classes used for skmMenu Right Menu*/


.defaultRightMenuStyle 
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: white;
	height:20px;
	text-align:center;
	border:Solid,1,white;
}

.SelectedRightMenuItemStyle
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: black;
	border-color:#A6D0FA;
	border-style:solid;
	border-width:1px;
	background-color:#FCE655;
	width:141px;
	height:20px;
	text-align:right;
}

.UnselectedRightMenuItemStyle
{
	border-right: #d0e7fd 1px solid;
	border-top: #d0e7fd 1px solid;
	font-weight: normal;
	font-size: 12px;
	border-left: #d0e7fd 1px solid;
	width: 141px;
	color: #0066cc;
	border-bottom: #d0e7fd 1px solid;
	font-family: Tahoma;
	height: 20px;
	background-color: #a6d0fa;
	text-align: right;
}

.subRightMenuStyle
{
	background-color:#EFD329;
	width:141px;
	
}



/*============================*/

.PageTitlesLabels
{
	font-family: Traditional Arabic;
	font-size: 22px;
	font-weight:bold;
	color: #3587DA;
	text-decoration:none;
	direction:rtl;

}

.PageSubTitlesLabels
{
	font-family: Traditional Arabic;
	font-size: 18px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	direction:rtl;
	
}

.PageSubTitlesLatinLabels
{
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	direction:ltr;
}


.PageTitlesLatinLabels
{
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	color: #3587DA;
	text-decoration:none;
	direction:rtl;
	
	
}


.BreadCrumb
{
	background-color:white;
	color: black;
	font-family: Tahoma; 
	font-size: 10px;
	border-style:none;
	border-width:0;	
	padding:0 0 0 0;
	margin:0 0 0 0;
	direction:rtl;
	text-decoration:none;
	}
	
	
.BreadCrumbLatin
{
	background-color:white;
	color: black;
	font-family: verdana; 
	font-size: 10px;
	border-style:none;
	border-width:0;	
	padding:0 0 0 0;
	margin:0 0 0 0;
	direction:rtl;
	text-decoration:none;
	}
	
.DGArabicStyles { direction:rtl; text-align:right; }
.DGALatinStyles { direction:ltr; text-align:left; }	

.SearchResultsStyle
{
	font-family:Times New Roman  ;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	height:25px;
	
}

.lblNewsDate
{
	font-family: tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #3587DA;
	text-decoration:none;
	
}

.BackLinkStyle
{
	font-family: Traditional Arabic;
	font-size: 15px;
	font-weight:normal;
	color: #3587DA;
	text-decoration:none;
	
	
}



.StudyTextStyle
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight:normal;
/*	color: #3587DA; */
	color: black;
	text-decoration:none;
	text-align:justify;
	direction:rtl;
}

.StudyTextStyleLatin
{
	font-family: verdana;
	font-size: 12px;
	font-weight:normal;
	color: black;
	text-decoration:none;
	text-align:justify;
	direction:ltr;
}


.LatinLabelsStyle
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:normal;
	color: #3587DA;
	text-decoration:none;
	direction:ltr;
	
}

.CaptionStyles
{
	font-family: Traditional Arabic;
	font-size: 18px;
	font-weight:bold;
	color: gray;
	text-decoration:none;
	direction:rtl;
}

.CaptionStylesLatin
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: gray;
	text-decoration:none;
	direction:rtl;

}


.DGListStyleArabic
{
	font-family: Traditional Arabic;
	font-size: 12px;
	font-weight:bold;
	direction:rtl;
}


/* ============================= Custom classes =============================*/

/* Migration - Start */

.Listing{
	text-align:left!important;
	padding-right:10px!important;
}
/*Green Links*/
.Listing .level-section a{
	text-align:right!important;
	padding-right:20px!important;
	color:#088E42!important;
	font-family:Verdana,Arial,Helvetica,sans-serif!important;
	font-weight:normal!important;
	font-size:14px !important;
}
.Listing .level-section a:hover{
	color:#3587DA !important;
}
.Listing a{
	text-decoration:none!important;
	
}


.ms-quickLaunch {
	background-color:transparent!important;
	border:0!important;
	font-family:tahoma;
	font-size:8pt;
	line-height:10pt;
}

.TitleCell{
	background-position: right center;
	text-align: right!important;
	background-image: url("/Style Library/GovStudies/s/images/arw_squares.gif")!important;
	background-repeat: no-repeat;
	padding-right: 15px;
}
/* Migration - End */

/*

.aboutUsSynopsisText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color:steelblue;
	border-style:none;
	border-width:0;
	padding-left: 20px;
	margin:0 0 0 0;
	vertical-align: top;
	width:30%;
}

.aboutUsDescriptionText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color:steelblue;
	border-style:none;
	border-width:0;
	padding-left: 20px;
	margin:0 0 0 0;
	vertical-align: top;
	width:30%;
}

.DropDownMenu 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color:white;
	border-style:none;
	border-width:0;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.pageHeader
{
	background-color:#003399;
	width:100%;
	height:75px;
	border-style:none;
	border-width:0px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.pageHeaderText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24px;
	font-weight: bold;
	color:#FFFF99;
	border-style:none;
	border-width:0;
	padding-left: 20px;
}

.pageHeaderLine
{
	background-color:#FFCC66;
}

.cartLinkButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
    text-decoration: underline;
	padding-right:20px;
	color: "#FFFFC0";
}

.cartLinkButton:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
    text-decoration: underline;
	padding-right:20px;
	color: "#FFFFC0";
}

.manageTitle
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    padding-left: 10px;    
	padding-top: 10px;
	color: #003399;
}

.accountInfoNavigator
{
    border: solid 3 #FFCC66;
    padding: 10px;
    background-color: White;
}

.accountInfoLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    text-decoration: underline;
	color: #003399;
}

.accountInfoLink:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    text-decoration: underline;
	color: #003399;
}

.accountInfoLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    text-decoration: underline;
	color: #6699FF;
}

.policyHyperLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    text-decoration: underline;
	color: #003399;
}

.policyHyperLink:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    text-decoration: underline;
	color: #003399;
}

.policyHyperLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    text-decoration: underline;
	color: #6699FF;
}

.corporateHyperLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}

.corporateHyperLink:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}

.corporateHyperLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:  bold;
	text-decoration: none;
	color: #FFFF99;
}

.corporateHyperLinkSeparator
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003399;
}

.corporateLinksPanel
{
	background-color:SkyBlue;
	width:100%;
	height:20px;
	border-style:none;
	border-width:0;
	color: navy;
    text-align: center;
}

.pageFooterPanel
{
	background-color:#003399;
	width:100%;
	height:50px;
	border-style:none;
	border-width:0;
    padding-top: 20px;
    padding-left: 20px;
}

.pageFooterText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color:#FFFF99;
	border-style:none;
	border-width:0;
 	padding:0 0 0 0;
	margin:0 0 0 0;
}

.checkoutLink
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	color: Navy;
}

.checkoutLink:active
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	color: Navy;
}

.checkoutLink:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	color:  #6699FF;
}

.addressLink
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	padding-left: 5px;
}

.addressLink:active
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	padding-left: 5px;
}

.addressTableRow
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	border-bottom: dotted 1 #6699FF;
	padding-bottom: 5px;
	padding-top: 5px;
}

.cartHeaderLeft
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
    border: solid 3 #003399;
    background-color: #6699FF;
    color: White;
    padding: 3px;
}

.cartHeaderRight
{
    border-bottom: solid 3 #003399;
    padding: 3px;
    height: 30px;
}

.checkoutHeader
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
    border-bottom: solid 3 #003399;
    background-color: White;
    color: Navy; 
    padding: 3px;
}

.checkoutHeaderUnselected
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
    border: solid 3 #003399;
    background-color: White;
    color: Navy; 
    padding: 3px;
}

.checkoutHeaderSelected
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
    border: solid 3 #003399;
    background-color: #6699FF;
    color: White;
    padding: 3px;
}

.paymentHeaderCell
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
    border-left: solid 3 #003399;
    border-top: solid 12 #003399;
    border-right: solid 3 #003399;
    background-color: White;
}

.paymentLabel
{
    padding-top: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	color: Navy;
}

.cartTableCell
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	border-bottom: dotted 1 #6699FF;
	padding-bottom: 5px;
	padding-top: 5px;
}

.cartLeftTableCell
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	border-bottom: dotted 1 #6699FF;
	padding-bottom: 5px;
	padding-top: 5px;
    padding-left: 5px;
}

.cartRightTableCell
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	border-bottom: dotted 1 #6699FF;
	padding-bottom: 5px;
	padding-top: 5px;
    padding-right: 5px;
}

.cartQuantity
{
    text-align: right;
}

.legendCell
{
    font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.billedlegendCell
{
    font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.footNoteCell
{
    font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	border: dotted 1 #6699FF;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	color: #003399;
}

.separatorCell
{
    height: 5px;
}

.profileTable
{
    margin-left:10px; 
    background-color:SeaShell;
}

.profileTable2
{
    margin-left:10px; 
    background-color:SeaShell;
}

.profileTable3
{
    background-color:SeaShell;

}

.headerCell
{
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 14px;
    font-weight: bold;
    color: White;
    padding: 3px;
    background-color: #6699FF;
    border-top-style:solid; 
    border-top-color:#003399; 
    border-top-width:12px; 
    border-left-style:solid; 
    border-left-color:#003399; 
    border-left-width:3px; 
    border-right-style:solid; 
    border-right-color:#003399; 
    border-right-width:3px;
}

.profileHeaderCell
{
    border-top-style:solid; 
    border-top-color:#003399; 
    border-top-width:12px; 
    border-left-style:solid; 
    border-left-color:#003399; 
    border-left-width:3px; 
    border-right-style:solid; 
    border-right-color:#003399; 
    border-right-width:3px;
}

.profileLeftHeaderCell
{
    border-top-style:solid; 
    border-top-color:#003399; 
    border-top-width:12px; 
    border-left-style:solid; 
    border-left-color:#003399; 
    border-left-width:3px; 
  	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	padding: 3px;
    font-weight: bold;
	background-color: #6699FF;
	color: White;
}

.profileMiddleHeaderCell
{
    border-top-style:solid; 
    border-top-color:#003399; 
    border-top-width:12px; 
  	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
    font-weight: bold;
	background-color: #6699FF;
	color: White;
    padding: 3px;
}

.profileRightHeaderCell
{
    border-top-style:solid; 
    border-top-color:#003399; 
    border-top-width:12px;
    border-right-style:solid; 
    border-right-color:#003399; 
    border-right-width:3px; 
  	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
    font-weight: bold;
	background-color: #6699FF;
	color: White;
	padding: 3px;
}

.profileFooterCell
{
    border-bottom-style:solid; 
    border-bottom-color:#003399; 
    border-bottom-width:12px; 
    border-left-style:solid; 
    border-left-color:#003399; 
    border-left-width:3px; 
    border-right-style:solid; 
    border-right-color:#003399; 
    border-right-width:3px;
}

.profileButton
{
    width:72px;
    margin-top:10px;
}

.profileLabelCell
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding-left: 10px;
}

.profileCell
{
	padding-left: 10px;    
	padding-right: 10px;
	width:240px;
}

.addressCell
{
	padding-left: 10px;    
	padding-right: 10px;
	width: 240px;
}

.cartCell
{
	padding-left: 10px;    
	padding-right: 10px;
}

.totalCell
{
    font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: Navy;
	padding: 5px;
}

.cartTotalCell
{
    font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	color: Navy;
	padding: 5px;    
}

.receiptTotalCell
{
    font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	color: Navy;
	padding-right: 35px;
	background-color: SeaShell;
	padding-top: 5px;
}

.orderTotalCell
{
    font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	color: Navy;
	padding-right: 20px;
	background-color: SeaShell;
	padding-top: 5px;
}

.shipmentTotalCell
{
    font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
    text-align: left;
	color: Navy;
	background-color: Yellow;
	border-width:1;
	border-color: Black; 
	padding-right: 2px;
}

.cartLeftCell
{
	padding-left: 10px;    
	padding-right: 10px;
	padding-top: 10px;
}

.cartDiscountsCell
{
	border-top: solid 2px Navy;
}

.addressDisplayLabel
{
  	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: Navy;
}

.profileFootNote
{
  	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
    color: Red;
	padding-left: 10px;   
}

.receiptHeader
{
  	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
    color: Navy;
    border-bottom: solid 2 Navy;
    padding-bottom: 5px;
}

.receiptNumber
{
  	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
    color: Red;
    padding-top: 5px;
}

.shipmentLabel
{
  	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
    color: Navy;
    background-color: White;
    padding-bottom: 3px;
}

.requiredSymbol
{
    color: Red;
	font-size: 16px;
}

.htmlPlaceholderCell
{
    padding-left: 20px;
    padding-top: 20px;
 	font-weight: normal;
 	font-size:x-small;
}

.policyPlaceholder
{
 	font-weight:  normal;
 	font-size:   12px;
 	text-align: left;
 	padding-top: 150px;
}

.defaultConsoleCell
{
    padding-top: 20px;
    padding-left: 20px;
    width: 300px;
}

.menuStyle
{
	background-color:#FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	border-style: none;
	border-width: 1;
	width:200px;
	border-left: solid 1 silver;
	border-right: solid 1 silver;
}

.menuCellStyle
{
    background-color:#FFFFCC; 
    padding-left: 7px; 
    padding-right: 7px;
}

.menuPaddedCellStyle
{
    padding-left: 7px;
    padding-right: 7px
}
.menuIndentedCellStyle
{
    padding-left: 18px
}

.menuTopCellStyle
{
    background-color:#FFFFCC; 
    padding-top: 7px;
    padding-left: 7px; 
    padding-right: 7px
}

.menuBottomCellStyle
{
    background-color:#FFFFCC; 
    border-bottom: 2px inset #003399;
    padding-left: 7px; 
    padding-right: 7px;
    padding-bottom: 101%;
}

.menuHeaderStyle
{
	background-color:#003399;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color:white;
	border-style:none;
	border-width:0;
	height:20px;
}

.menuButtonStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight:normal;
	color:Black;
}

.clientArea
{
	background-color:white;
	color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	border-style:none;
	border-width:0;	
}

.ProductDisplay
{
	background-color:white;
	color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight:normal;
	border-bottom: solid 4px #003399;
	padding-bottom: 20px;
}

.ProductDescription
{
	background-color:white;
	color: Black;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	border-style:none;
	border-width:0;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.ProductName
{
	background-color:white;
	color: #66CC33;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 20px;
	border-style:none;
	border-width:0;	
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.ProductNameLink
{
	background-color:white;
	color: #003399;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 20px;
	border-style:none;
	border-width:0;	
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.ProductNameLink:active
{
	background-color:white;
	color: #003399;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 20px;
	border-style:none;
	border-width:0;	
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.descriptionPanel
{
	background-color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	height: 20px;
	width:100%;
	border-style:none;
	border-width:0;
    padding-left: 20px;
}
.productImage
{
    border: solid 1 silver;
}

.lineBreak
{
    color: #FFCC66;
}

.targetedContentHyperLink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: steelblue;
    text-decoration: underline;
    padding-left: 20px;
}

.targetedContentHyperLink:active
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: steelblue;
    text-decoration: underline;
    padding-left: 20px;
}

.errorMessageLiteral
{
    color: Red;
    font-size: 12px;
    padding-top:10px;
    padding-left:10px;
    padding-bottom:10px;
}

.productVariantsNavigatorTd
{
    background-color: #FFCC66;
    padding: 3px;
}

.productVariantsNavigatorLabel
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-right: 20px;
    width: 120px;
}

.productVariantsNavigatorSpan
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 150px;
}

.productVariantsNavigatorSelect
{
    width: 150px;
}

.productVariantsNavigatorResetButton
{
    width: 72px;
    margin-left:20px;
}

.currencySelectorLabel
{
	padding-right: 10px;
	font-size: 12px
}

.currencySelectorDropDownList
{
	width: 100px;
}

.genericDialog
{
	background-color:SeaShell;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color:white;
	border-style:solid;
	border-width:1;
	border-color:#003399;
	width:500px;
	height:300px;
}

.errorMesg
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: red;
	background-color:SeaShell;
	border-style:none;
	border-width:0;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.searchErrorMesg
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: red;
	background-color:#FFFFCC;
	border-style:none;
	border-width:0;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.searchResultsTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: blue;
}
.searchResultsDescription
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight:normal;
	color: black;
}

.searchResultsTableCell
{
	padding-left: 7px;
}

.breadCrumbsItem
{
	background-color:white;
	color: #66CC33;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18px;
	border-style:none;
	border-width:0;	
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.breadCrumbsItem:active
{
	background-color:white;
	color: #66CC33;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18px;
	border-style:none;
	border-width:0;	
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.breadCrumbsItem:hover
{
	background-color:white;
	color: #66CC33;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18px;
	border-style:none;
	border-width:0;	
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.breadCrumbsItem:visited
{
	background-color:white;
	color: #66CC33;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18px;
	border-style:none;
	border-width:0;	
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.breadCrumbsSeparator
{
	background-color:white;
	color: Black;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18px;
	border-style:none;
	border-width:0;	
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.hiddenTextBox
{
	width: 0%;
}
.pageHeaderLabel
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	color:#FFFF99;
	border-style:none;
	border-width:0;
 	padding:0 0 0 0;
	margin:0 0 0 0;
	background-color:#003399;
}

.BoldText
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
    color: Black;
}
*/

/*Migration */
.HMenu .MItem, .HMenu .MSItem{
	background:none !important;
	border:none !important;
	font-family: tahoma !important;
	font-size: 12px !important;
	font-weight:normal !important;
	color: white !important;
	text-align:right !important;
}
.HMenu table.MItem{
	border-left:1px solid white !important;
	height:30px !important;
	margin:0 !important;
}
.HMenu table.MItem img{
	display:none !important;
}
.HMenu table.MItem td{
	padding-top:4px !important;
}
.HMenu table.MItemHover,.HMenu table.MSItemHover td{
	background:#EFD329 !important;
}
.HMenu table.MSItem{
	width:100%!important;
	background:#088e42!important
}

.VMENU,.VMENU table.MItem{
	width:100% !important;
}
.VMENU,.VMENU .MItem{
	background:none !important;
	border:none !important;
	font-family:Tahoma !important;
	font-size:12px !important;
	font-weight:normal !important;
}
.VMENU table.MItem a.MItem{
	color:#0066CC !important; font-weight:normal !important; display:block;padding-right: 15px;
	padding-top:5px; padding-bottom:5px;
	background:url("/Style Library/GovStudies/s/images/arw_points.gif") right 5px no-repeat !important; text-align:right;
}
.VMENU table.MItem a.MItem:hover{
	background-color:#EFD329 !important;
	text-decoration:none !important; color:black!important;
}
.VMENU table.MItem{
border-bottom:1px solid white !important;
	
}
.ms-quicklaunchouter{
	border:none !important;
}

.ms-sbcell{

	border:none !important;
	background:none !important;
}
.ms-sbscopes.ms-sbcell{
	display:none!important;
}

.modulelefttitle
        {
            height: 37px;
            font-weight: bold;
            color: white;
            text-align: right;
            vertical-align: middle;
            padding-left: 10px;
            font-size: 12px;
            padding-right: 10px;
            background-color: #3587da;
        }
        .input-radio
        {
            font-size: 8pt;
        }
        .Tahoma11Grey
        {
            background-color: #a6d0fa;
            text-align: right;
            font-size: 8pt;
        }
        .txtRed
        {
            color: #FF0000;
            font-family: Tahoma;
            font-size: 8pt;
            font-weight: bold;
            background-color: #a6d0fa;
        }
        .LeftBarText
        {
            text-align: right !important;
            border: 1px #B2D2DF solid !important;
            font-weight: bold !important;
            vertical-align: top; /*margin:10px!important;*/
            padding: 10px;
            width: 165px !important;
        }
        span.abst-fr
        {
            display: none;
        }
        span.abst-ar
        {
            display: none;
        }
