img a
{
	border: none;
}

.icon
{
	background-color: #666;
	padding: 5px;
}

.plaintext
{
	font-family: "Segoe UI";
	font-size: 12px;
}

	.plaintext a
	{
		color: #333;
	}

		.plaintext a:hover
		{
			color:;
		}

.title
{
	background-color: #666;
	color: #FFF;
	font-family: "Segoe UI";
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	display:block;
}

.content
{
	padding: 20px;
	border: 1px solid #CCC;
}

.button
{
	font-size: 12px;
	list-style-type: none;
	display: inline-block;
	position: relative;
	background: transparent url('gbtn-bg.png') repeat-x;
	border: 1px solid #97a7af;
	margin: 5px;
	text-decoration: none;
	color: #333;
	font-size: 10px;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: normal;
	float: right;
	line-height: 12px;
}

	.button a
	{
		font-size: 12px;
		list-style-type: none;
		display: inline-block;
		position: relative;
		background: transparent url('gbtn-bg.png') repeat-x;
		border: 1px solid #97a7af;
		margin: 5px;
		text-decoration: none;
		color: #333;
		font-size: 10px;
		cursor: pointer;
		padding-top: 5px;
		padding-right: 8px;
		padding-bottom: 5px;
		padding-left: 8px;
		font-weight: normal;
		float: right;
		line-height: 12px;
	}

		.button a:hover
		{
			font-size: 12px;
			list-style-type: none;
			display: inline-block;
			position: relative;
			background: transparent url('gbtn-bg.png') repeat-x;
			border: 1px solid #97a7af;
			margin: 5px;
			text-decoration: none;
			color: #333;
			font-size: 10px;
			cursor: pointer;
			padding-top: 5px;
			padding-right: 8px;
			padding-bottom: 5px;
			padding-left: 8px;
			font-weight: normal;
			float: right;
			line-height: 12px;
		}
/* Text Formatting (Sorted By Size) /////////////////////////////////////////////////*/
/*////////////////NEW NOMINATION CLASSES//////////*/
.nominationTableItem
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

.nominationTableHeader
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
}

.nominationTableHighlight
{
	color: #999999;
	font-family: Arial;
	font-size: 11px;
	background-color: #F6F596;
	text-decoration: underline;
}

.valueReq
{
	font-family: Arial;
	color: Red;
	font-weight: bold;
}

.pleaseWaitDiv
{
	border-bottom-style: ridge;
	border: solid 1px #666666;
	Background-color: #FFFFFF;
	vertical-align: middle;
}

.pleaseWaitText
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}

.reportDetail
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	border-bottom: solid 1px #9D9DA1;
	border-right: solid 1px #9D9DA1;
	border-left: solid 1px #9D9DA1;
}

.reportPagingCell
{
	background-color: #cccccc;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	border-bottom: solid 1px #9D9DA1;
	border-right: solid 1px #9D9DA1;
	border-left: solid 1px #9D9DA1;
}




.reportDetailHeader
{
	background-color: #cccccc;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	border-bottom: solid 1px #9D9DA1;
	border-right: solid 1px #9D9DA1;
	border-left: solid 1px #9D9DA1;
}


/*Used for Messages on Shopping Cart /////////////////////////////////////////////////*/
.plainTextBoldRed
{
	color: Red;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}


/* Plain Text Class /////////////////////////////////////////////////*/
.plainTextSmall
{
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}

.plainTextBoldSmall
{
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

.plainTextBold
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.plainTextLarge
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

.plainTextBoldLarge
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.subTitleText
{
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.orderTrackText
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}


/* Link Text /////////////////////////////////////////////////*/

.linkTextSmall
{
	Color: #000000;
	font-family: Arial;
	font-size: 10px;
}

.linkTextSmallBold
{
	Color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

.linkText
{
	Color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}

.linkTextBold
{
	Color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.linkTextLarge
{
	Color: #000000;
	font-family: Arial;
	font-size: 12px;
}


.linkTextLargeBold
{
	Color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.linkTextNoUnderline
{
	Color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}


/* Misc Text Classes /////////////////////////////////////////////////*/

.pagingText
{
	color: #000000;
	text-decoration: None;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}


.shortDescText
{
	color: black;
	text-decoration: None;
	font-family: Arial;
	font-size: 11px;
}


.pageTitleTextBold
{
	letter-spacing: 4px;
	display: block;
	background-color: #FF7800;
	width: 100%;
	color: #FFF2AC;
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 2px;
	font-weight: bold;
}

.footerText
{
	color: #000000;
	font-family: Arial;
	font-size: 9px;
}

/*.footerTable

{		border-top: solid 1px  #000000;

}
.footerBackgroundBottom

{
		border-top: solid 1px  #ffffff;
	background-color:#E4E4E4;
}*/
/*
.footerBackgroundTop
{ 
		background-color:#CBCBCB;
}

*/


.footerTextSmall
{
	color: #000000;
	font-size: 10px;
	font-family: Arial;
}

.footerTextSmallLink
{
	color: #000000;
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}

.footer
{
	color: #000000;
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}

/* Form Field Formatting Classes /////////////////////////////////////////////////*/


.plainTextBox
{
	background-color: Transparent;
	border: 1px solid #7F9DB9;
}

.plainTextBoxReadOnly
{
	background-color: Transparent;
	border: 1px solid #FFFFFF;
}

.highlightedTextBox
{
	background-color: Yellow;
	border: 1px solid #7F9DB9;
}



.plainCheckBox
{
	background-color: Transparent;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

.plainCheckBoxBold
{
	background-color: Transparent;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}

.highlightedCheckBox
{
	background-color: Yellow;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

.highlightedCheckBoxBold
{
	background-color: Yellow;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}




/* Report Formaatting Classes /////////////////////////////////////////////////*/


.reportHeader
{
	background-color: #cccccc;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}

.reportText
{
	color: #666666;
	font-family: Arial;
	font-size: 11px;
}


.reportTextBold
{
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.reportTextAlternating
{
	background: #efefef;
}

.reportPaging
{
	background-color: #cccccc;
	color: #666666;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}



.consolidatedReportText
{
	color: #666666;
	font-family: Arial;
	font-size: 11px;
}




/* Page Formatting Classes /////////////////////////////////////////////////*/



/* Left Nav /////////////////////////////////////////////////*/


.leftNavBackground
{
	background: #FFF2AC;
	width: 150px;
}


.leftNavLinks
{
	letter-spacing: 3px;
	text-decoration: none;
	color: #850600;
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}



/* Top Navigation Tabs /////////////////////////////////////////////////*/
/* Font Size And Family Must Be The Same In All 3 Classes*/

.navigationTabs
{
	display: block;
	height: 100%;
	width: 150px;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	background-color: #850600;
	text-decoration: none;
	color: #FFF2AC;
	border-right: solid 1px #FFFFFF;
}


/* Change Background Color to Create Roll Over Buttons*/
/* .navigationTabsBackground a:hover
	{ 
	display:block;
	height:100%;
    width:150px;
    font-weight:bold;
	font-family:Arial;
	font-size:11px;
	background-color:#495063;
	text-decoration:none;
	color: #DDDDE9;
	border-right: solid 1px #767678; 

} */

/* Must Have The Same Background Color as ithe .navigationTabs Class*/
.navigationTabsBackground
{
	height: 17px;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	background-color: #850600;
	text-decoration: none;
	color: #FFF2AC;
}



/* Header Formatting Classes /////////////////////////////////////////////////*/

.nominationCartLabel
{
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

.assistanceBar
{
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	color: #850600;
}

.assistanceBarBackground
{
	background-color: #FFFFFF;
}



/* HR Formatting /////////////////////////////////////////////////*/

.horizontalRuleThin
{
	height: 2;
	color: #cccccc;
}

.horizontalRuleMedium
{
	height: 5;
	color: #cccccc;
}

.horizontalRuleThick
{
	height: 7;
	color: #cccccc;
}




/* Borders for Catalog, Preview Catalog, and Merchandising Pages//////////////////////*/

.catalogBorder
{
	border-left: solid 1px gray;
}


.horizontalCatalogBorder
{
	background-color: gray;
}



/* Page Formatting Properties /////////////////////////////////////////////////*/


.bodyMargins
{
	margin-left: 0;
	margin-top: 0;
	MARGIN: 0px;
}


.titleBar
{
	background-color: #cccccc;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.tableHeader
{
	background-color: #cccccc;
	color: 666666;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}


.cartTableHeader
{
	BACKGROUND-COLOR: #efefef;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

/* Dashboard styles classes /////////////////////////////////////////////////*/

.DashBoardViewDiv
{
	display: none;
	filter: revealTrans(duration=0.45,transition=12);
	z-index: 1000;
}

.DashBoardViewTable
{
	background-color: #ffffff;
}


/* new report classes */

.reportPagingText
{
	color: #9C9C9C;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	text-align: center;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

.reportPagingTextSelected
{
	color: #9C9C9C;
	text-decoration: None;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-left: solid 1px #9C9C9C;
	border-right: solid 1px #9C9C9C;
	text-align: center;
}



.reportTextAlt
{
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	background-color: #F2F2F2;
}

.reportText
{
	color: #666666;
	font-family: Arial;
	font-size: 11px;
}


.reportTextBold
{
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}


.mainReportDiv
{
	OVERFLOW-X: scroll;
}

.detailTable
{
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	border-collapse: collapse;
}

.subHeader
{
	background-image: url(https://www.awardsuite.com/catalog_images/core/clientbanners/flyOutHeader3.gif);
	font-weight: bold;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	background-repeat: repeat-x;
}


.exportTable
{
	BORDER-RIGHT: #cccccc 2px solid;
	BORDER-TOP: #cccccc 2px solid;
	BORDER-LEFT: #cccccc 2px solid;
	BORDER-BOTTOM: #cccccc 2px solid;
	BACKGROUND-COLOR: #ffffff;
}

.groupDiv
{
	BORDER-RIGHT: #9c9c9c 1px solid;
	BORDER-TOP: #9c9c9c 1px solid;
	BORDER-LEFT: #9c9c9c 1px solid;
	WIDTH: 750px;
	BORDER-BOTTOM: #9c9c9c 1px solid;
	BACKGROUND-COLOR: #ffffff;
}

.pagingHeader
{
	background-image: url(https://www.awardsuite.com/catalog_images/core/clientbanners/flyOutHeader3.gif);
	background-repeat: repeat-x;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
}

.header
{
	background-color: Silver;
	font-weight: bold;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#F2F2F2', EndColorStr='#9C9C9C');
}

.headerDetail
{
	color: #666666;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	border-top: solid 1px #9C9C9C;
	border-bottom: solid 1px #9C9C9C;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#00000000', EndColorStr='#20000000');
}

.subHeader
{
	font-weight: bold;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
}



.fade
{
	WIDTH: 750px;
	BORDER-RIGHT: #cccccc 2px solid;
	BORDER-TOP: #cccccc 2px solid;
	FILTER: alpha(opacity=75);
	BORDER-LEFT: #cccccc 2px solid;
	BORDER-BOTTOM: #cccccc 2px solid;
	HEIGHT: 100%;
	BACKGROUND-COLOR: #ffffff;
	-moz-opacity: 0.75;
}

#LblNativeNameInstructions, .LblNativeNameInstructions {
    font-weight: bold;
    color: red;
    font-size:13px;
}
