﻿/*******************************/
/*	BODY/COMMON STYLES         */
/*******************************/
body
{
	background: #111111; /* url("../images/BGPattern.gif") repeat scroll 0 0 #000000; */
	margin: 1px 0px 0px 0px;
}

p
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.center
{
	text-align: center;
	margin: 0px auto;
	vertical-align: middle;
}

.right
{
	text-align: right;
}

.fr
{
	float: right;
}

.left
{
	text-align: left;
}

.fl
{
	float: left;
}

.top
{
	vertical-align: top;
}

.middle
{
	vertical-align: middle;
}

.bottom
{
	vertical-align: bottom;
}

.horizontalLine
{
	width: 590px;
	border-bottom: solid 1px lightgray;
}


/*******************************/
/*	COMMON MARGIN STYLES       */
/*******************************/
.ml5
{
	margin-left: 5px;
}

.mr10
{
	margin-right: 10px;
}

.mr5
{
	margin-right: 5px;
}

.mt2
{
	margin-top: 2px;
}

.mt10
{
	margin-top: 10px;
}

.mb10
{
	margin-bottom: 10px;
}

/*******************************/
/*	COMMON FONT SIZES          */
/*******************************/
.f10
{
	font-size: 10px;
}
.f11
{
	font-size: 11px;
}

/*******************************/
/*	FONT STYLES                */
/*******************************/
h2
{
	margin-top: 0px;
	font-size: 18px;
	color: Black;
	text-align: left;
}

h3
{
	font-style: italic;
	font-size: 14px;
	margin-top: 15px;
}

h4
{
	font-size: 15px;
}

h5
{
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 10px;
}

h6
{
	font-size: 11px;
}

.bold
{
	font-weight: bold;
}

.Title
{
	color: Gray;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 25px;
}


.ErrorTextField
{
	color: Red;
	font-size: 11px;
	display: block;
	float: left;
}

.ZoomLink
{
	font-size: 11px;
	display: block;
}

.watermark
{
	color: Gray;
	font-style: italic;
}

.imgCaption
{
	font-size: 11px;
	color: #666666;
}

.smallLink
{
	font-size: 11px;
}


.TutorialTitle
{
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}

.TutorialTitle a:visited
{
	color: #333333;
}

/*******************************/
/*	LINK STYLES                */
/*******************************/
a:link
{
	color: #0070AD;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #0070AD;
	text-decoration: none;
}

a:visited:hover
{
	text-decoration: underline;
}

#avenirLinks
{
	float: right;
}

#avenirLinks a
{
	padding-left: 10px;
	padding-right: 10px;
	width: 50px;
	float: left;
	display: block;
	text-align: center;
	line-height: 12px;
	margin-top: 8px;
}

#avenirLinks .linkDivider
{
	background: url("../images/VerticalDivLine.jpg") no-repeat;
}

#avenirLinks a:link
{
	color: #666666;
	text-decoration: none;
}

#avenirLinks a:visited
{
	color: #666666;
	text-decoration: none;
}

#avenirLinks a:hover
{
	color: Black;
}

#navLinks
{
	float: right;
	margin-right: 5%;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	margin-top: 7px;
	line-height: 12px;
	text-align: center;
}

#navLinks .linkDivider
{
	background: url("../images/VerticalDivLine.jpg") no-repeat;
}

#navLinks a
{
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	color: White;
	width: 85px;
	float: left;
	display: block;
	text-decoration: none;
}

#navLinks a:hover
{
	font-weight: bold;
}

#legalLinks
{
	float: right;
}

#legalLinks .linkDivider
{
	background: url("../images/VerticalDivLine.jpg") no-repeat;
}

#legalLinks a
{
	padding-left: 10px;
	padding-right: 10px;
	color: Gray;
	width: 50px;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
}

#legalLinks a:hover
{
	color: White;
}

.MenuLinkList
{
	margin: 5px 10px 5px 10px;
	padding: 0;
	padding-bottom: 20px;
	line-height: 20px;
}

.MenuLinkList a
{
	color: White;
	text-decoration: none;
}

.MenuLinkList a:active
{
	color: White;
}

.MenuLinkList a:hover
{
	color: White;
	text-decoration: underline;
}

.MenuLinkList a:link
{
	color: White;
}

.MenuLinkList a:visited
{
	color: White;
}

.MenuLinkList li
{
	list-style: none;
	padding-left: 25px;
	background: transparent url("../../Corporate/Images/black_square.jpg") no-repeat;
	background-position: 0 5px;
}

.HomeBodyLinks
{
	text-align: center;
	font-size: 13px;
	position: relative;
	line-height: 35px;
}

.HomeBodyLinks a
{
	padding: 0 10px;
	font-weight: bold;
	text-decoration: none;
}

.HomeBodyLinks a:hover
{
	text-decoration: underline;
}

.HomeBodyLinks .linkDivider
{
	border-right: 2px lightgray solid;
}


/*******************************/
/*	BORDER STYLES              */
/*******************************/
img
{
	border: 0px;
}

.imgBorder
{
	border: solid 10px #eaeaea;
}

.imgBorderThin
{
	margin: 10px;
	border: solid 3px #eaeaea;
}

.ViewDemoBorderOutline
{
	width: 600px;
	height: 468px;
	border: solid 1px lightgray;
}

/*******************************/
/*	TABLE STYLES               */
/*******************************/
#licenseSubscriptionDetails
{
	background-color: #A4C2EA;
	color: Black;
	border-collapse: collapse;
	margin: 0px Auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#licenseSubscriptionDetails .offsetRowColor
{
	background-color: #DBE5F1;
}

#licenseSubscriptionDetails th
{
	text-align: left;
	padding: 0px 10px;
	font-weight: bold;
	background-color: #595959;
	color: White;
	line-height: 25px;
	vertical-align: middle;
}

.statusColumn
{
	width: 150px;
}

.featuesLimitationsColumn
{
	width: 400px;
}

.featuesLimitationsColumn ul
{
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}

.featuesLimitationsColumn li
{
	margin-left: -20px;
}

#licenseSubscriptionDetails td
{
	padding: 0px 10px;
}

#licenseSubscriptionDetails ul
{
	padding-left: 10px;
}


/*******************************/
/*	FOOTNOTE STYLES            */
/*******************************/
#requirementsContainer
{
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
}

#requirementsList
{
	margin-top: 5px; /* margin-left: -28px; */
	color: Gray;
}

#requirementsList ul
{
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}

#requirementsList li
{
	margin-left: -20px;
}

#requirementsHeader
{
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}

.footnoteHeader
{
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}

.footnote
{
	font-size: 10px;
	color: Gray;
	font-weight: normal;
}

/*******************************/
/*	FOOTER STYLES              */
/*******************************/
#corporateFooter
{
	clear: both;
	color: White;
	background-color: Black;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
}

/*******************************/
/*	CONTENT CONTAINER STYLES   */
/*******************************/
.ControlContainer
{
	text-align: left;
	margin: 30px auto;
	width: 590px;
}

#corporateHeader
{
	clear: both;
	background-color: Black;
	background-image: url('../images/TopNavBGPattern.jpg');
	height: 29px;
	line-height: 29px;
	color: Black;
	font-size: 10px;
	border-bottom: Gray 1px solid;
	border-top: White 1px solid;
}

#corporateNavigation
{
	clear: both;
	color: White;
	background-color: Black;
	background-image: url('../images/NavBGPattern.jpg');
	line-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: #444444 1px solid;
	border-bottom: #444444 2px solid;
}

#loginContent .loggedInAsNameLabel
{
	margin-right: 5px;
}

#loginContent a
{
	text-decoration: none;
	color: Gray;
	font-size: 10px;
	font-weight: bold;
}

#loginContent a:hover
{
	color: white;
}


#masterContentContainer
{
	padding-top: 15px;
}


#bodyContainer
{
	width: 850px;
	margin: 0 auto;
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, Verdana, Courier;
	font-size: 12px;
}

#pageContentContainer
{
	float: left;
	margin: 0px 10px 15px 10px;
	width: 590px;
}

.newsDate
{
	margin-left: 5px;
	font-size: 10px;
}

.tipHeader
{
	margin: 0px 0px 5px 5px;
	font-size: 11px;
	font-weight: bold;
}

.tipBody
{
	margin: 0px 5px 10px 5px;
	font-size: 10px;
	text-align: left;
}

/*******************************/
/*	SIDEBAR STYLES             */
/*******************************/
#masterSidebar
{
	margin: 5px 15px 15px 15px;
	width: 190px;
	float: left;
}

.SidebarUnit
{
	margin-bottom: 15px;
	padding-top: 0px;
	border-left: dotted 1px lightgrey;
	border-right: dotted 1px lightgrey;
}

.SidebarUnit .SidebarUnitHeader
{
	margin-bottom: 10px;
}

.SidebarUnit .SidebarUnitFooter
{
	background-color: Gray;
	text-align: right;
	line-height: 20px;
	font-size: 10px;
	height: 20px;
	margin-top: 5px;
	padding: 0px 10px 0px 5px;
}

.SidebarUnit .SidebarUnitFooter a
{
	color: White;
	text-decoration: none;
}

.SidebarUnit a:hover
{
	text-decoration: underline;
}

.SidebarLink
{
	display: list-item;
	list-style-type: none;
	margin-left: 5px;
	margin-bottom: -5px;
	font-size: 12px;
}



/*******************************/
/*	PRODUCT SELECTOR STYLES    */
/*******************************/

#ProductSelectorBox
{
	margin: 10px 0px 25px 0px;
	width: 590px;
}

#ProductSelectorBoxHeader
{
	background-color: Gray;
	color: White;
	font-weight: bold;
	line-height: 25px;
	padding-left: 10px;
	text-transform: uppercase;
	vertical-align: middle;
	display: block;
}

#ProductSelectorBoxContent
{
	border: solid 1px #CBCBC9;
	border-top-width: 4px;
	color: Gray;
	height: 70px;
	padding: 10px 10px 10px 10px;
	position: relative;
}

#BoxLabel
{
	margin-bottom: 10px;
	display: block;
}

#ProductSelectorBoxLeft
{
	float: left;
	width: 175px;
}

#ProductSelectorBoxRight
{
	height: 50px;
	float: right;
	width: 375px;
}

#ProductSelectorBoxRight img
{
	margin: 0px auto;
	display: block;
}

/*******************************/
/*	EX POPUP STYLES            */
/*******************************/

.externalLinkRedirectAlertContainer
{
	position: fixed;
	left: 50%;
	top: 30%;
	margin-left: -175px;
	z-index: 10;
	width: 350px;
	background-color: White;
	border: 1px solid #545454;
	padding: 2px;
}

.externalLinkRedirectAlertContainer h4
{
	color: White;
	background-color: #444444;
	margin: 0px;
	padding: 3px 0px 3px 5px;
}

.externalLinkRedirectAlertContainer p
{
	margin: 10px;
	font-size: 11px;
}

.externalLinkRedirectCurtain
{
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: Black;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 10;
}

.buttonRow
{
	display: block;
	position: relative;
	text-align: right;
	margin: 0px 10px 5px 0px;
}

.buttonRow input
{
	margin-left: 0px;
	margin-right: 5px;
}

.upgradeEligibilityNote
{
	text-align: left;
	display: none;
	width: 250px;
	padding: 10px;
	background-color: #FFFFD4;
	position: absolute;
	font-size: 12px;
	border: black solid 1px;	
}

.upgradeElgibilityCaption
{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid lightgrey;
	font-weight: bold;
	font-size: 14px;
}

.upgradeEligibilityText
{
	line-height: 12px;
}

