/*#_NelsonLabs#*/
/*#_NelsonLabs/1-Page Structure#*/
html
{
	height: 100%;
}

#form1
{
	height: 100%;
}

body
{
	height: 100%;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

a:link,
a:visited
{
	color: #455560;
}
a:hover
{
	color: Blue;
}

.mainDivFrame
{
	min-height: 100%;
	width: 950px;
	margin: 0 auto;
	border-width: 0px;
	background-color: #ffffff;
}

.mainDiv
{
	min-height: 100%;
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
}


/*#_NelsonLabs/2-Header#*/
.headerDiv
{
	width:100%;
	height: 97px;
	background-image: none;
	background-color: #ffffff;
	overflow: hidden;
}
.zoneLogo
{
	margin: 2px;
	width: 150px;
	height:93px;
	float: left;
	background-color:#ffffff;
}
.headerRow1
{
	float: right;
	height: 65px;
	width: 775px;
}
.headerRow1Inside
{
	margin-top: 20px;
	margin-right: 10px;
}
.zonePhoneNumber
{
	height: 23px;
	width: 100px;
	float: left;
	font-weight: bold;
	color: #000000;
	display: inline-block;
}

.zoneLoginLogout
{
	height: 23px;
	width: 540px;
	float: left;
	text-align: right;
	font-weight: bold;
	color: #000000;
	display: inline-block;
}
.zoneLoginLogout input
{
	border-width: 0px;
	background-color: #ffffff;
	text-decoration: underline;
	padding-top: 3px;
}
.zoneLoginLogout:hover input
{
	color: #5D9732;
	cursor: pointer;
}

.zoneCustomerPortal
{
	float: right;
	width: 125px;
	text-align: right;
	color: #000000;
	display: inline-block;
}


.zoneGlobalSearchTextbox
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	height: 21px;
	line-height: 21px;
	width: 150px;
	margin-right: 10px;
	border: solid 1px #000000;
}

.zoneGlobalSearch
{
	height: 23px;
	width: 775px;
	float: right;
	text-align: right;
	color: #000000;
	margin-right: 10px;
}
.zoneGlobalSearchButton
{
	cursor: pointer;
	background-image: url(../App_Themes/NelsonLabs/Images/bGo.gif);
}
.zoneGlobalSearchButton:hover
{	
	cursor: pointer;
	background-image: url(../App_Themes/NelsonLabs/Images/bGoO.gif);
}


#zoneMenu
{
	width: 100%;
	margin: 0px auto;
	clear: both;
	background-image: url(../App_Themes/CorporateSite/Images/topMenuBackground.gif);
	background-repeat: repeat-x;
}

/*#_NelsonLabs/3-Main Content#*/
#zoneMainContent
{
	margin: 0px;
}

/*#_NelsonLabs/4-Footer#*/
#zoneFooterFrame
{
    clear: both;
    width: 950px;
	margin: 0 auto;
	height: 40px;
	background-color: #ffffff;
	border-top: solid 1px #ffffff;
}
.SocialIcons
{
	z-index:9999;
	position:relative;
	margin-top:-25px;
	margin-right:5px;
	float:right;
}
#zoneFooter
{
	height: 40px;
	background-color: #000000;
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
}
#footer
{
	padding: 10px;
	color: #ffffff;
	float: left;
}
#footer ul
{
	padding: 0;
	margin: 0;
	text-indent:0;
	list-style:none;
	line-height: 13px;
}
#footer ul li
{
	display: inline;
	font-size:10px;
	padding-right: 8px;
	padding-left: 4px;
	border-right:1px solid #ffffff;
	float:none;
}
#footer ul li.last
{
	border:none;
}

#footer a:link,
#footer a:visited
{
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover { color:#ffffff; text-decoration:underline; }
#copyright
{
	padding: 10px;
	font-size:10px;
	color: #ffffff;
	float: right;
}

/*#_NelsonLabs/5-Page Layout-Home Two Column#*/
#twoHomeColumns
{
}

#twoHomeColumns .leftHomeColumnFrame
{
    width: 730px;
    float: left;
    border-width: 0px;
}
#twoHomeColumns .leftHomeColumnFlash
{
    padding: 0px;
    width: 730px;
    height:150px;
    background-image: url(../App_Themes/NelsonLabs/Images/flashPlaceholder.gif);
    overflow: hidden;
}
#twoHomeColumns .leftHomeColumn
{
    padding: 5px;
}


#twoHomeColumns .rightHomeColumnFrame
{
    width: 216px;
    float: right;
    border-width: 0px;
}
#twoHomeColumns .rightHomeColumnPromo
{
    width: 216px;
    overflow: hidden;
    margin-top: 9px;
    margin-bottom: 10px;
}
#twoHomeColumns .rightHomeColumn
{
    padding: 5px;
    color: #ffffff;
    font-size: 10px;
}
#twoHomeColumns .rightHomeColumn h2
{
	color: #ffffff;
	font-size: 12px;
}

/*#_NelsonLabs/5-Page Layout-Left Columns#*/
#oneColumn .leftColumn,
#twoColumns .leftColumn,
#threeColumns .leftColumn,
#twoColumnTest .leftColumn
{
    padding: 5px 10px 20px 10px;
}

/*#_NelsonLabs/5-Page Layout-One Column#*/
#oneColumn .leftColumnFrame
{
    border-width: 0px;
    padding: 20px 20px 20px 20px;
}

/*#_NelsonLabs/5-Page Layout-Two Column#*/
#twoColumns .leftColumnFrame
{
    width: 180px;
    float: left;
    border-width: 0px;
}
#twoColumns .rightColumnFrame
{
    width: 766px;
    float: right;
    border-width: 0px;
}

#twoColumns .rightColumn
{
    padding: 10px 20px 20px 20px;
}

/*#_NelsonLabs/5-Page Layout-Three Column#*/
#threeColumns .leftColumnFrame
{
    width: 180px;
    float: left;
    border-width: 0px;
}
#threeColumns .centerColumnFrame
{  
    width: 514px;
    float: left;
    border-width: 0px;
    overflow: hidden;
}
#threeColumns .rightColumnFrame
{
    width: 216px;
    float: right;
    border-width: 0px;
}

#threeColumns .centerColumn
{
    padding: 10px 20px 20px 20px;
}
#threeColumns .rightColumn
{
    padding: 5px;
}
/*#_NelsonLabs/6-Find a Test Layout-Two Column#*/
#twoColumnTest .rightColumnFrame
{
    width: 216px;
    float: right;
    border-width: 0px;
}
#twoColumnTest .leftColumnFrame
{
    width: 720px;
    float: left;
    border-width: 0px;
}


#twoColumnTest .rightColumn
{
    padding: 5px;
}

/*#_NelsonLabs/Promo Box Area#*/
.PromoTitle
{
	width: 206px;
	height: 23px;
	margin: 0 auto;
	background-image: url(../App_Themes/NelsonLabs/Images/boxHead.gif);
	background-repeat: no-repeat;
}
.PromoTitle h2
{
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	margin: 0px;
	color: #ffffff;
}
.PromoBox
{
	width: 206px;
	margin: 0 auto;
	background-image: url(../App_Themes/NelsonLabs/Images/boxBottom.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
.PromoLinks
{
	width: 106px;
	float: left;
	text-align: right;
	padding-top: 15px;
}
.PromoLinks a:link,
.PromoLinks a:visited
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #455560;
}
.PromoLinks a:hover
{
	text-decoration: none;
	color: #5d9732;
}

.PromoImage
{
	float: right;
	width: 92px;
	height: 108px;
	overflow: hidden;
}

/*#_NelsonLabs/Latest News Box Area#*/
.LatestNewsTitle
{
	width: 206px;
	height: 23px;
	margin: 0 auto;
	background-image: url(../App_Themes/NelsonLabs/Images/boxHead.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}
.LatestNewsTitle h2
{
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	margin: 0px;
	color: #ffffff;
}
.LatestNewsBox
{
	width: 206px;
	margin: 0 auto;
	background-image: url(../App_Themes/NelsonLabs/Images/boxBottomNews.gif);
	background-repeat: repeat-y;
}
.LatestNewsLinks
{
	padding: 5px;
}



/*#_NelsonLabs/FindAConsultant#*/
.consultantItem
{
	width:500px;
	padding-top:20px;
	padding-bottom:20px;
	height:100%;
	border-top: 1px solid #455560;

}
.consultantDetail
{
	width:380px;
	float:right;
}
.consultantImage
{
	float:left;
	padding-right:10px;
	width:110px;
}
.consultantName
{
	font-weight:bold;
}
.consultantDescription
{
	margin-bottom:10px;
}

/*#_NelsonLabs/CaseStudy #*/
.caseStudyItem
{
	width:500px;
	padding-top:20px;
	padding-bottom:20px;
	height:100%;
	border-top: 1px solid #455560;

}
.caseStudyDetail
{
	width:450px;
	float:right;
}
.caseStudyImage
{
	float:left;
	margin-left:10px;
	padding-right:10px;
	width:30px;
}
.caseStudyName
{
	font-weight:bold;
}
.caseStudyDescription
{
	margin-bottom:10px;
}

/*#_NelsonLabs/Testimonial Box#*/
#testimonialBox
{
	background-color: #fff;
	font-family: Calibria, Verdana;
	font-style: italic;
	font-size:12px;
	color:#000;
	padding:10px;
	line-height: 14px;
}
/*#_NelsonLabs/Request A Quote Form#*/
#RequestAQuoteForm
{
	width:500px;
}
/*#_NelsonLabs/RadCaptcha#*/
.captchaImage
{
	position:relative;
	top:40px;
}
.captchaText
{
	position:relative;
	top:-50px;	
}
.captchaLabel
{
	font-weight:bold;
	position:relative;
	top:-72px;
	left:-155px;
}

/*#_NelsonLabs/Three Buttons and Search#*/
.rightColumnThreeButtons
{
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
    width: 216px;
    padding: 0px;
    background-color: #7BB2CE;
}
.ThreeButtonsAndSearch
{
	padding-top:10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.ThreeButtonsAndSearch ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
}
.ThreeButtonsAndSearch ul li
{
	margin-bottom: 5px;
}
.ThreeButtonsAndSearch ul li.Chatli
{
	width: 206px;
	height: 27px;
	background-image: url(../App_Themes/NelsonLabs/Images/bChat.gif);
}
.ThreeButtonsAndSearch ul li.Chatli:hover
{
	width: 206px;
	height: 27px;
	cursor: pointer;
	background-image: url(../App_Themes/NelsonLabs/Images/bChatO.gif);
}

a.NewQuoteli
{
	margin-bottom:5px;
	background-image: url(../App_Themes/NelsonLabs/Images/bNewQuote.gif);
}
a.NewQuoteli:hover
{
	cursor: pointer;
	background-image: url(../App_Themes/NelsonLabs/Images/bNewQuoteO.gif);
}

a.Quoteli
{
	display: block;
	clear: both;
	width: 206px;
	height: 27px;
	background-image: url(../App_Themes/NelsonLabs/Images/Buttons/bQuote.gif);
	text-indent: 45px;
	text-decoration: none;
	font-size: 12pt;
	color: #000000;
}
a.Quoteli:hover
{
	cursor: pointer;
	background-image: url(../App_Themes/NelsonLabs/Images/Buttons/bQuoteO.gif);
	color: #000000;
}
a.PriceGuideli
{
	display: block;
	clear: both;
	width: 206px;
	height: 27px;
	background-image: url(../App_Themes/NelsonLabs/Images/Buttons/bPriceGuide.gif);
	text-indent: 45px;
	text-decoration: none;
	font-size: 12pt;
	color: #000000;
}
a.PriceGuideli:hover
{
	cursor: pointer;
	background-image: url(../App_Themes/NelsonLabs/Images/Buttons/bPriceGuideO.gif);
	color: #000000;
}

.TestFinderButton
{
	width: 41px;
	height: 27px;
	border-width: 0px;
	background-color: Transparent;
}
.TestFinderButton:hover
{
	cursor: pointer;
}

.TestFinderTextbox
{
	margin-top: 4px;
	position: absolute;
	font-size: 18pt;
}


a.Findli
{
	margin-bottom:5px;
	background-image: url(../App_Themes/NelsonLabs/Images/bFind.gif);
}
a.Findli:hover
{
	cursor: pointer;
	background-image: url(../App_Themes/NelsonLabs/Images/bFindO.gif);
}
input.SearchTextbox
{
	padding: 0px;
	margin: 0px;
	width: 150px;
	height: 21px;
	line-height: 21px;
	border-width: 1px;
	border-color: #000000;
	float: left;
}

input.SearchGoButton
{
	padding: 0px;
	margin: 0px;
	float: right;
	background-image: url(../App_Themes/NelsonLabs/Images/bGo.gif);
	background-repeat: no-repeat;
}
input.SearchGoButton:hover
{
	background-image: url(../App_Themes/NelsonLabs/Images/bGoO.gif);
}

.CustomerPortalButton
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-left:10px;
	Width: 113px;
	Height: 23px;
	float: right;
	cursor: pointer;
	background-image: url(../App_Themes/NelsonLabs/Images/bCustomerPortal.gif);
	background-repeat: no-repeat;
}
.CustomerPortalButton:hover
{
	background-image: url(../App_Themes/NelsonLabs/Images/bCustomerPortalO.gif);
}

input.CustomerPortalButton
{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	background-image: url(../App_Themes/NelsonLabs/Images/bCustomerPortal.gif);
	background-repeat: no-repeat;
}
input.CustomerPortalButton:hover
{
	background-image: url(../App_Themes/NelsonLabs/Images/bCustomerPortalO.gif);
}

input.SignMeUp
{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	background-image: url(../App_Themes/NelsonLabs/Images/bSign.gif);
	background-repeat: no-repeat;
}
input.SignMeUp:hover
{
	background-image: url(../App_Themes/NelsonLabs/Images/bSignO.gif);
}



/*#_NelsonLabs/5-Page Layout-Test Page#*/
#testHeaderSection
{
	width: 514px;
	float: left;
	min-height: 150px;
	margin-bottom: 20px;
}
#testHeaderSection .testDescription
{
}

#testTopRightSquare
{
	width: 216px;
	float: right;
	margin-top: -9px;
	margin-right: -19px;
}

.testTabPageView
{
    border: 1px solid #898c95;
    background-color: #FFFFFF;
    margin-top: -1px;
    padding: 5px;
    margin-bottom: 10px;
    overflow: auto;
    min-height: 400px;
}



/*#_NelsonLabs/NelsonLabs PanelBar#*/
.PanelBarWrapper
{
	padding-top: 20px;
}
.rpSlide
{
	padding-bottom: 10px;
}
.RadPanelBar_NelsonLabs
{
	background: #fff;
}

.RadPanelBar_NelsonLabs .rpRootGroup
{
	border-color: #828282;
}

.RadPanelBar_NelsonLabs .rpLink,
.RadPanelBar_NelsonLabs .rpTemplate
{
	color: #000;
	font: normal 12px/24px Arial, sans-serif;
}

.RadPanelBar_NelsonLabs .rpGroup .rpTemplate
{
	margin-bottom: 20px;
}

.RadPanelBar_NelsonLabs .rpLink
{
	background-color: #455560;
	background-image: url('../App_Themes/NelsonLabs/Images/PanelBar/panelBarHead.gif');
	border-color: #ebebeb;
	font-weight: bold;
}

.RadPanelBar_NelsonLabs .rpOut
{
	border-color: #ebebeb;
}

.RadPanelBar_NelsonLabs .rpFocused,
.RadPanelBar_NelsonLabs .rpExpanded,
.RadPanelBar_NelsonLabs .rpSelected,
.RadPanelBar_NelsonLabs .rpSelected:hover
{
	background-color: #455560;
	border-color: #6c6c6c;
	color: #ffffff;
	font-weight: bold;
}

/*#_NelsonLabs/NelsonLabs Forms#*/
.floatLeft
{
	float:left;
}
.floatRight
{
	float:right;
}
.fieldLabelAbove50
{
	display:block;
	margin-top: 10px;
	width: 50px;
	height: 20px;
	font-weight:bold;
}
.fieldLabelAbove75
{
	display:block;
	margin-top: 10px;
	width: 75px;
	height: 20px;
	font-weight:bold;
}
.fieldLabelAbove100
{
	display:block;
	margin-top: 10px;
	width: 100px;
	height: 20px;
	font-weight:bold;
}
.fieldLabelAbove150
{
	display:block;
	margin-top: 10px;
	width: 150px;
	height: 20px;
	font-weight:bold;
}
.fieldLabelAbove175
{
	display:block;
	margin-top: 10px;
	width: 175px;
	height: 20px;
	font-weight:bold;
}
.fieldLabelAbove200
{
	display:block;
	margin-top: 10px;
	width: 200px;
	height: 20px;
	font-weight:bold;
}
.fieldLabelAbove250
{
	display:block;
	margin-top: 10px;
	width: 250px;
	height: 20px;
	font-weight:bold;
}
.longField
{
	width:200px;
}
.messageField
{
	width:400px;
	height:150px;
}


.sectionSpacer
{
	clear: both;
	margin-top: 20px;
}
.fieldLabel100
{
	width: 100px;
	height: 20px;
	font-weight: bold;
	float: left;
}
.fieldLabel150
{
	width: 150px;
	height: 20px;
	font-weight: bold;
	float: left;
}
.fieldLabel200
{
	width: 200px;
	height: 20px;
	font-weight: bold;
	float: left;
}
.fieldLabel250
{
	width: 250px;
	height: 20px;
	font-weight: bold;
	float: left;
}
.fieldLabel300
{
	width: 300px;
	height: 20px;
	font-weight: bold;
	float: left;
}
.fieldTextbox50
{
	width: 50px;
	float: left;
}
.fieldTextbox100
{
	width: 100px;
	float: left;
}
.fieldTextbox150
{
	width: 150px;
	float: left;
}
.fieldTextbox200
{
	width: 200px;
	float: left;
}
.fieldTextbox250
{
	width: 250px;
	float: left;
}
.fieldTextbox300
{
	width: 300px;
	float: left;
}

/*#_NelsonLabs/NelsonLabs User Preferences#*/
.userPrefField
{
	font-weight:bold;
	float:left;
	width: 100px;
}
.PopupTabPageView
{
    border: 1px solid #898c95;
    background-color: #FFFFFF;
    margin-top: -1px;
    padding: 5px;
    margin-bottom: 10px;
    overflow: auto;
}

/*#_NelsonLabs/NelsonLabs Telerik Popup Window#*/
.TelerikWindow
{
	position: fixed;
	top:0;
	right: 0;
	left: 0;
	bottom: 42px;
	padding: 10px;
	overflow: auto;
}

.ajaxBackground
{
	background-image: url(../App_Themes/NelsonLabs/Images/ajax/default.gif);
	background-repeat: no-repeat;
	background-position: center;
	min-height: 100px;
	margin: 0 auto;
}


.blankBackground
{
	min-height: 100px;
	margin: 0 auto;
}


.PopupHeader
{
	border: solid 1px #455560;
	background-color: #ECDFA8; 
	padding: 10px;
	font-style:italic;
}
.PopupHeader h1
{
	font-style:normal;
}

.TelerikWindow .Error
{
	color: Red;
}

.PopupButtons
{
	position: fixed;
	bottom: 0px; 
	left: 0px; 
	right: 0px; 
	padding: 10px; 
	text-align:right; 
	border-top: solid 1px #999999; 
	background-color: #eeeeee;
}
.PopupButtons a:link,
.PopupButtons a:visited
{
	font-weight: bold;
}

input.btn,
button.btn
{
	font-weight: bold;
	color: #455560;
	background-color: #ECDFA8;
	border: 1px solid;
	border-color: #455560;
}
input.btnhov,
button.btnhov
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #757561;
	border: 1px solid;
	border-color: #455560;
	cursor: pointer;
}


h1.Popup
{
	border-bottom: solid 1px #757561;
	margin-bottom: 0px;
}
h2.Popup
{
	border-bottom: solid 1px #757561;
	margin-bottom: 0px;
}
h2.Popup a:link,
h2.Popup a:visited
{
	font-size: 12px;
	float:right;
}

.tabField
{
	font-weight:bold;
	float:left;
	width:150px;
}
.tabFieldData
{
	float:left;
	width:50%;
}


/* <disabled items> */
.RadPanelBar_NelsonLabs .rpDisabled,
.RadPanelBar_NelsonLabs .rpDisabled:hover
{
	color: #bbb;
}
/* </disabled items> */

/* <expand arrows> */
.RadPanelBar_NelsonLabs .rpExpandable .rpText,
.RadPanelBar_NelsonLabs .rpExpanded .rpText
{
	background-color: transparent;
	background-image: url('../App_Themes/NelsonLabs/Images/PanelBar/Expandable.png');
}
/* </expand arrows> */

/* <subitems> */
.RadPanelBar_NelsonLabs .rpGroup
{
	background-color: #fff;
}

.RadPanelBar_NelsonLabs .rpGroup .rpLink,
.RadPanelBar_NelsonLabs .rpGroup .rpTemplate
{
	color: #000;
	background-image: none;
	background-color: transparent;
	font-weight: normal;
	line-height: 14px;
}

.RadPanelBar_NelsonLabs .rpGroup .rpLink:hover
{
	color: #000;
}

.RadPanelBar_NelsonLabs .rpGroup .rpLink,
.RadPanelBar_NelsonLabs .rpGroup .rpLink .rpOut
{		
	background-color: transparent;
	background-image: url('../App_Themes/NelsonLabs/Images/PanelBar/SubItemStates.png');
	background-repeat: no-repeat;
}

.RadPanelBar_NelsonLabs .rpGroup .rpSelected,
.RadPanelBar_NelsonLabs .rpGroup .rpSelected:hover
{
	color: #fff;
}

/* <subitems (disabled)> */
.RadPanelBar_NelsonLabs .rpGroup .rpDisabled,
.RadPanelBar_NelsonLabs .rpGroup .rpDisabled:hover,
.RadPanelBar_NelsonLabs .rpGroup .rpDisabled .rpOut
{
	background-image: none;
}

.RadPanelBar_NelsonLabs .rpGroup .rpDisabled,
.RadPanelBar_NelsonLabs .rpGroup .rpDisabled:hover
{
	color: #bbb;
	background-color: #fff;
}
/* <subitems (disabled)> */

/* </subitems> */


/* <background positioning> */
.RadPanelBar_NelsonLabs .rpLink,
.RadPanelBar_NelsonLabs .rpExpanded
{
	background-position: 0 0;
}

.RadPanelBar_NelsonLabs .rpFocused,
.RadPanelBar_NelsonLabs .rpLink:hover,
.RadPanelBar_NelsonLabs .rpExpanded:hover
{
	background-position: 0 -200px;
}

.RadPanelBar_NelsonLabs .rpSelected,
.RadPanelBar_NelsonLabs .rpSelected:hover
{
	background-position: 0 -400px;
}

.RadPanelBar_NelsonLabs .rpFirst .rpLink,
.RadPanelBar_NelsonLabs .rpFirst .rpExpanded
{
	background-position: 0 -1px;
}

.RadPanelBar_NelsonLabs .rpFirst .rpFocused,
.RadPanelBar_NelsonLabs .rpFirst .rpLink:hover
{
	background-position: 0 -201px;
}

.RadPanelBar_NelsonLabs .rpFirst .rpSelected,
.RadPanelBar_NelsonLabs .rpFirst .rpSelected:hover
{
	background-position: 0 -401px;
}

/* <root items (disabled)> */
.RadPanelBar_NelsonLabs .rpDisabled:hover
{
	cursor: default;
}

.RadPanelBar_NelsonLabs .rpDisabled,
.RadPanelBar_NelsonLabs .rpDisabled:hover,
.RadPanelBar_NelsonLabs .rpDisabled:hover .rpOut
{
	background-position: 0 0;
}
/* </root items (disabled)> */

/*      <expand arrows> */
.RadPanelBar_NelsonLabs .rpExpandable .rpText,
.RadPanelBar_NelsonLabs .rpExpanded .rpText
{
	padding-right: 20px;
	background-repeat: no-repeat;
}

.RadPanelBar_NelsonLabs_rtl .rpExpandable .rpText,
.RadPanelBar_NelsonLabs_rtl .rpExpanded .rpText
{
	padding-left: 20px;
}

.RadPanelBar_NelsonLabs_rtl .rpGroup .rpText
{
	padding: 0 10px;
}

.RadPanelBar_NelsonLabs .rpExpandable .rpText { background-position: 100% 0; }
.RadPanelBar_NelsonLabs .rpExpanded .rpText { background-position: 100% -176px; }
.RadPanelBar_NelsonLabs_rtl .rpExpandable .rpText { background-position: 0 0; }
.RadPanelBar_NelsonLabs_rtl .rpExpanded .rpText { background-position: 0 -176px; }

.RadPanelBar_NelsonLabs .rpExpandable.rpSelected .rpText,
.RadPanelBar_NelsonLabs .rpExpandable.rpSelected:hover .rpText
{
	background-position: 100% -337px;
}

.RadPanelBar_NelsonLabs .rpExpanded.rpSelected .rpText,
.RadPanelBar_NelsonLabs .rpExpanded.rpSelected:hover .rpText
{
	background-position: 100% -476px;
}

.RadPanelBar_NelsonLabs_rtl .rpExpandable.rpSelected .rpText,
.RadPanelBar_NelsonLabs_rtl .rpExpandable.rpSelected:hover .rpText
{
	background-position: 0 -337px;
}

.RadPanelBar_NelsonLabs_rtl .rpExpanded.rpSelected .rpText,
.RadPanelBar_NelsonLabs_rtl .rpExpanded.rpSelected:hover .rpText
{
	background-position: 0 -476px;
}

/*      </expand arrows> */

.RadPanelBar_NelsonLabs .rpGroup .rpLink,
.RadPanelBar_NelsonLabs .rpGroup .rpLink .rpOut { background-position: 0 200px; }

.RadPanelBar_NelsonLabs .rpGroup .rpLink:hover,
.RadPanelBar_NelsonLabs .rpGroup .rpFocused { background-position: 100% -22px; }
.RadPanelBar_NelsonLabs .rpGroup .rpLink:hover .rpOut,
.RadPanelBar_NelsonLabs .rpGroup .rpFocused .rpOut { background-position: 0 0; }

/*      <subitems (selected)> */
.RadPanelBar_NelsonLabs .rpGroup .rpSelected,
.RadPanelBar_NelsonLabs .rpGroup .rpSelected:hover { background-position: 100% -222px; background-color: transparent; }
.RadPanelBar_NelsonLabs .rpGroup .rpSelected .rpOut,
.RadPanelBar_NelsonLabs .rpGroup .rpSelected:hover .rpOut { background-position: 0 -200px; }
/*      </subitems (selected)> */

/*      <subitems (expand arrows)> */
.RadPanelBar_NelsonLabs .rpGroup .rpExpandable .rpText,
.RadPanelBar_NelsonLabs .rpGroup .rpExpandable:hover .rpText { background-position: 100% -938px; }
.RadPanelBar_NelsonLabs .rpGroup .rpExpanded .rpText,
.RadPanelBar_NelsonLabs .rpGroup .rpExpanded:hover .rpText { background-position: 100% -1078px; }
.RadPanelBar_NelsonLabs_rtl .rpGroup .rpExpandable .rpText,
.RadPanelBar_NelsonLabs_rtl .rpGroup .rpExpandable:hover .rpText { background-position: 0 -938px; }
.RadPanelBar_NelsonLabs_rtl .rpGroup .rpExpanded .rpText,
.RadPanelBar_NelsonLabs_rtl .rpGroup .rpExpanded:hover .rpText { background-position: 0 -1078px; }
/*      </subitems (expand arrows)> */
/* </background positioning> */

/*#_NelsonLabs/NelsonLabs RadMenu#*/
/* Common CSS */

.RadMenu
{
	white-space:nowrap;
	float:left;
	position:relative;
}

.RadMenu .rmRootGroup
{
	margin:0;
	padding:0;
	position:relative;
	left:0;
	display: inline-block;
}

* html .RadMenu .rmRootGroup { float: left; }

.RadMenu:after,
.RadMenu .rmRootGroup:after
{
    content:""; 
    display:block;
    height:0;
    overflow: hidden;
    line-height:0;
    font-size:0;
    clear:both;
    visibility:hidden;
}

.RadMenu ul.rmVertical,
.rmRootGroup ul.rmHorizontal,
.RadMenu_Context ul.rmHorizontal
{
	margin:0;
	padding:0;
	display:none;
	position:relative;
	left:0;
	float:left;
}

.rmSized ul.rmVertical
{
	width: 100%;
}

.rmSized ul.rmRootGroup
{
	float: none;
	background-position:0px -408px;
	background-image: url('../App_Themes/NelsonLabs/Images/Menu/rmSprite.png');
    background-repeat:repeat-x;
	border: #828282 1px solid;
}

.rmSized .rmRootGroup .rmVertical
{
	width: auto;
}

.RadMenu .rmItem
{
	float:left;
	position:relative;
	list-style-image: none;
	list-style-position:outside;
	list-style:none;	
}

* html .RadMenu .rmItem
{
	display:inline;
}

.RadMenu .rmHorizontal .rmItem
{
	clear:none;
}

.RadMenu .rmVertical .rmItem
{
	clear:both;
}

.rmSized .rmVertical .rmItem
{
	width: 100%;
}

.rmSized .rmHorizontal .rmItem,
.rmSized .rmRootGroup .rmVertical .rmItem
{
	width: auto;
}

.RadMenu ul.rmActive,
.RadMenu ul.rmRootGroup
{
	display:block;
}

.RadMenu .rmSlide, 
.RadMenu_Context
{
	position:absolute;
	overflow:hidden;
	display:none;
	float:left;
}

* html .RadMenu .rmSlide, 
* html .RadMenu_Context
{
	height:1px;
}

.RadMenu_Context
{
	z-index:1000;
	overflow:visible;
}

.RadMenu .rmText
{
	display:block;	
}

.RadMenu div.rmText /*templates*/
{
	white-space:normal;
	background: transparent;
}

.RadMenu a.rmLink
{
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	color:#000;
	font-weight:bold;
	cursor: pointer !important;
	text-decoration:none;
	border-right:1px inset;
}
.RadMenu a.rmLink:Hover
{
	background-color:#CEDFC6;	 	
}

a.rmSelected
{
	background-color:#5B9445;    	
}
.rmScrollWrap
{
	position:absolute;
	float:left;
	overflow:hidden;
	left:0;
}

.RadMenu .rmLeftArrow,
.RadMenu .rmTopArrow,
.RadMenu .rmBottomArrow,
.RadMenu .rmRightArrow
{
	position:absolute;
	z-index:2000;
	text-indent:-1000em;
	font-size: 0;
	line-height: 0;
	outline: 0;
	overflow: hidden;
}

.RadMenu .rmLeftArrowDisabled,
.RadMenu .rmTopArrowDisabled,
.RadMenu .rmBottomArrowDisabled,
.RadMenu .rmRightArrowDisabled
{
	display:none;
	text-indent:-1000em;
	font-size: 0;
	line-height: 0;
}

.RadMenu .rmBottomArrow,
.RadMenu .rmBottomArrowDisabled
{
	margin-bottom: -1px;
}

.RadMenu .rmLeftImage
{
	border:0;
	float:left;
}

.RadMenu_rtl
{
	float:right;
	text-align: right;
}

.RadMenu_rtl ul.rmHorizontal,
.RadMenu_rtl ul.rmVertical
{
	float:right;
}

.RadMenu_rtl .rmItem
{
	float:right;	
}

.RadMenu_rtl .rmLeftImage,
.RadMenu_Context_rtl .rmLeftImage
{
	border:0;
	float:right;
}

.RadMenu_rtl .rmLeftArrow,
.RadMenu_rtl .rmTopArrow,
.RadMenu_rtl .rmBottomArrow,
.RadMenu_rtl .rmRightArrow,
.RadMenu_rtl .rmLeftArrowDisabled,
.RadMenu_rtl .rmTopArrowDisabled,
.RadMenu_rtl .rmBottomArrowDisabled,
.RadMenu_rtl .rmRightArrowDisabled
{
	text-indent:1000em !important;
}

.RadMenu .rmLink
{
	width:auto;
}

.RadMenu .rmSeparator,
.RadMenu .rmSeparator:after
{
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.RadMenu div.rmRootGroup
{
    position: relative;
}
/* <base styles> */

.RadMenu .rmItem
{
	padding: 0;
}

.RadMenu .rmLink
{
	padding: 0 0 0 12px;
	outline: 0;
	float: left;
}

.RadMenu .rmText
{
	padding-bottom: 1px;
	float: left;
}

div.RadMenu .rmLink .rmGroup
{
	margin: 0;
	padding: 0;
}

/* optimized for 16x16 */
.RadMenu .rmLeftImage
{
	margin: 4px 2px 0 -3px;
	padding-bottom: 4px;
}

.RadMenu .rmVertical .rmLeftImage+.rmText
{
	padding: 0 8px 1px 24px;
}

.RadMenu .rmVertical .rmText
{
	padding: 0 15px 1px 0;
}

.RadMenu .rmHorizontal .rmText
{
	padding: 0 12px 1px 0;
}

.RadMenu_rtl .rmVertical .rmText
{
	padding: 0 15px 1px 0;
}

.RadMenu .rmVertical .rmText,
.RadMenu .rmHorizontal .rmVertical .rmText
{
	display: block;
	float: none;
}

.RadMenu .rmVertical .rmLink,
.RadMenu .rmHorizontal .rmVertical .rmLink
{
	float: none;
}

* html .RadMenu .rmGroup .rmVertical .rmLink,
* html .RadMenu .rmGroup .rmHorizontal .rmLink
{
	float: left;
}

.RadMenu .rmRootGroup .rmItem .rmGroup
{
	padding-bottom: 1px;
}

.RadMenu .rmGroup .rmItem
{
	padding: 0;
}

.RadMenu .rmGroup .rmLink,
.RadMenu .rmSlide .rmGroup .rmTemplate
{
	padding: 0;
}

.RadMenu_rtl .rmGroup .rmLink,
.RadMenu_rtl .rmSlide .rmGroup .rmTemplate
{
	padding: 0;
}

.RadMenu .rmGroup .rmText
{
	padding: 10 54px 0 10px;
	margin: 0 0 0 4px;
}
.RadMenu .rmGroup div.rmText
{
	padding:5px 5px 10px 5px;
}
.RadMenu_rtl .rmGroup .rmText
{
	padding: 0 10px 0 54px;
	margin: 0 4px 0 0;
}

.RadMenu .rmSlide .rmVertical .rmLeftImage+.rmText,
.RadMenu_Context .rmGroup .rmLeftImage+.rmText
{
	padding: 0 54px 0 10px;
}

.RadMenu_rtl .rmSlide .rmVertical .rmLeftImage+.rmText,
.RadMenu_Context_rtl .rmGroup .rmLeftImage+.rmText
{
	padding: 0 10px 0 54px;
}

.RadMenu .rmSlide .rmHorizontal .rmText
{
	padding: 0 11px 0 10px;
}

.RadMenu .rmGroup .rmLeftImage
{
	margin: 4px 0 0 6px;
}
.RadMenu div.rmSlide
{
	background-image: url('../App_Themes/NelsonLabs/Images/Menu/navBack.gif');
	border-right:#5B9445 1px solid; 	
	border-left:#5B9445 1px solid; 	
	border-bottom:#5B9445 1px solid;
	padding:5px; 	
}

.RadMenu ul.rmVertical .rmGroup .rmLevel1
{
	background-image: url('../App_Themes/NelsonLabs/Images/Menu/navBack.gif');
	border:#5B9445 1px solid;
}

* html .RadMenu .rmGroup .rmLeftImage { margin-left: 4px; }
*+html .RadMenu .rmGroup .rmLeftImage { margin-left: 4px; }

.RadMenu_rtl .rmGroup .rmLeftImage
{
	margin: 4px 6px 0 0;
}

* html .RadMenu .rmGroup .rmLeftImage { position: absolute; }
*+html .RadMenu .rmGroup .rmLeftImage { position: absolute; }

* html .RadMenu_rtl .rmGroup .rmLeftImage { right: 0; }
*+html .RadMenu_rtl .rmGroup .rmLeftImage { right: 0; }


/* <separators> */

.RadMenu .rmSeparator .rmText
{
	line-height: 0;
	font-size: 0;
	padding: 0;
	background-repeat: repeat-x;
	overflow: hidden;
}

.RadMenu .rmVertical .rmSeparator .rmText,
.RadMenu .rmHorizontal .rmVertical .rmSeparator .rmText
{
	height: auto;
	width: auto;
	padding-bottom: 2px;
}

*+html .RadMenu .rmSeparator .rmText,   /* IE7 separator height problem */
*+html .RadMenu .rmVertical .rmSeparator .rmText,
*+html .RadMenu .rmHorizontal .rmVertical .rmSeparator .rmText
{
	height: 2px;
	padding: 0;
}

* html .RadMenu .rmVertical .rmSeparator .rmText { height: auto; padding: 2px 0 0; }
* html .RadMenu .rmHorizontal .rmSeparator .rmText { padding: 0; }

.RadMenu .rmRootGroup .rmSeparator .rmText
{
	margin: 1px 12px;
}

.RadMenu .rmRootGroup .rmVertical .rmSeparator .rmText,
.RadMenu_Context .rmVertical .rmSeparator .rmText
{
	margin: 1px 2px 1px 31px;
}

.RadMenu_rtl .rmRootGroup .rmVertical .rmSeparator .rmText,
.RadMenu_Context_rtl .rmVertical .rmSeparator .rmText
{
	margin: 1px 31px 1px 2px;
}

.RadMenu .rmHorizontal .rmSeparator .rmText,
.RadMenu .rmVertical .rmHorizontal .rmSeparator .rmText
{
	margin: 2px 0 0;
	height: 20px;
	width: 2px;
}

/* </separators> */

/* <scroll arrows> */

.RadMenu .rmLeftArrow,
.RadMenu .rmRightArrow
{
	width: 10px;
	height: 24px;
}

.RadMenu .rmTopArrow,
.RadMenu .rmBottomArrow
{
	height: 10px;
	width: 100%;
}
a.NelsonSubMenuLink
{
	padding-left: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
	background: url(../App_Themes/NelsonLabs/Images/Menu/arrow.png) no-repeat left center;	
}
a.NelsonSubMenuLink:Hover, a.NelsonSubMenuLinkSelected
{
	padding-left: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #5B9445;
	background: url(../App_Themes/NelsonLabs/Images/Menu/arrowSelected.png) no-repeat left center;	
}
div.NelsonSubMenu
{
	float:left;
	width:170px;
	overflow:hidden;
}
div.NelsonSubMenuTeaser
{
	float:right;
	width:170px;
	padding-left:12px;
	border-left:#5B9445 1px solid;
	overflow:hidden;
}
p.NelsonLabsSubMenuTeaserDescription
{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.NelsonLabsMenuHeader
{
	font-family: arial, sans-serif;
	font-size: 14px;
	color:#5B9445;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* </scroll arrows> */
/* </base styles> */

/*#_NelsonLabs/NelsonLabs HomePage-Rotator#*/
.rotatorCategoryItem
{
	text-align: center;
	clear: both;
	font-size: 10px;
	line-height: 12px;
	width: 120px;
	padding: 10px;
}
.IndustryDescriptionContainer
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	line-height: 16px;
}

/*#_NelsonLabs/Sample Report#*/
.sampleReportImage
{
	clear: both;
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}

.sampleReportText
{
	float: left;
	width: 467px;
	padding-bottom: 20px;
}


/*#_NelsonLabs/Department Contact#*/
.contactItem
{
	width:600px;
	padding-top:10px;
	padding-left:10px;
	height:100%;
	border-top: 1px solid #455560;
	clear:both;
}
.contactImage
{
	float:left;
	width:165px;
	margin: 0px 20px 5px 0px;	
}
.contactDetail
{
	width:400px;
	float:right;
	margin-top:30px;
}
.contactNameAndTitle
{
	font-weight:bold;
	margin-top:10px;
}
/*#_NelsonLabs/Ask an Expert#*/
.askAnExpertForm
{
	margin-top: 20px;
	margin-left: 15px;
}
.expertItem
{
	width:500px;
	padding-top:10px;
	height:100%;
	border-top: 1px solid #455560;

}
.expertDetail
{
	width:300px;
	float:right;
	margin-top:30px;
}
.expertImage
{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	width:165px;
}
.expertName
{
	font-weight:bold;
}
.expertTitle
{
	margin-bottom:10px;
}


/*#Global#*/
.LTR, .RTL
{
}

h1
{
	font-family: arial, sans-serif;
	font-size: 20px;
	color:#757561;
}
h2
{
	font-family: arial, sans-serif;
	font-size: 14px;
	color:#757561;
	margin-bottom: 0px;
}
h3, h4, h5
{
	font-family: arial, sans-serif;
	font-size: 14px;
	color:#757561;
	margin-top: 0px;
	margin-bottom: 0px;
}

.pageSubHeader
{
	font-family: arial, sans-serif;
	font-size: 20px;
	color:#757561;
}

a,
a:visted
{
	color:silver;
}

a:hover
{
	color:#5D9732;
}

.ErrorMessage,
.ErrorMessage a,
.ErrorMessage a:visited
{
	color: #ff0000;
}
.ErrorMessage a:hover
{
	color: #455560;
}

.PageTitle
{
	font-weight: bold;
	font-size: 20px;
	color: black;
	vertical-align: top;
	text-align: left;
}

.IE6 .PageTitleHeader
{
	text-align: left;
}


/*#Global/Logon form#*/
.LoginPanelPasswordRetrieval input[type="submit"]
{
	width: 120px;
}

.LogonTextBox
{
	width: 225px;
}

/*#Global/Language Selector#*/
.languageSelection img
{
	border: none;
}

.languageSelectionWithCultures, .languageSelection
{
	text-align: right;
}

.languageSelectionWithCultures a
{
	padding: 0px 2px;
}

.languageSelection span, .languageSelectionWithCultures span
{
	padding: 0px 2px;
}

.languageSelectionWithCultures img
{
	vertical-align: text-bottom;
}

/*#Global/Message & Errors labels#*/
.EditingFormErrorLabel, .EventManagerRegError
{
	color: #ff0000;
}

/*#Main styles#*/

/*#Main styles/General#*/
.clearBoth
{
	clear:both;
}
.clearboth
{
	clear:both;
}
.zoneLeft
{
	width: 190px;
}

.largeLeftContent 
{
	width: 225px;!important
}

.zoneContent
{
	width: 735px;
	margin: 0px;
	overflow: hidden;
}




/*#Main styles/Master page#*/
/*Top logo, top menu*/

/*Top logo, left menu*/
.mainDivLeftMenu
{
	width: 1024px;
	margin: 15px auto;
}

.mainDivLeftMenu .zoneMenu
{
	width: 90px;
	margin: 0px 0 10px 0;
	min-height: 400px;
	clear: none !important;
}

.mainDivLeftMenu .verticalCMSMenu
{
	width: 98%;
}

.mainDivLeftMenu .zoneMainContent
{
	padding-left: 4px;
	margin: 0px 0 10px 0;
	min-height: 400px;
	width: 841px;
}

/*#Main styles/Home page#*/

.NewsletterSubscription .Table td
{
	padding: 1px 2px 1px 0px;
}
/*
.NewsletterSubscription
{
	overflow: hidden;
	width: 225px;
}
*/
.NewsletterSubscription .Table td label
{
	width: 65px !important;
	overflow: hidden;
}

.Gecko .NewsletterSubscription .Table td
{
	padding: 2px 2px 2px 0px !important;
}

.homeTopImage3cols .zoneTop
{
	width: 100% !important;
	padding-bottom: 15px !important;
	float: none !important;
}

.homeTopImage3cols .zoneCenter
{
	margin: 15px 0 10px 0 !important;
}

.homeTopImage3cols .zoneCenter
{
	width: 417px !important;
	text-align: justify !important;
	margin: 0 14px 0 14px !important;
}

.DesignMode .homeTopImage3cols .zoneCenter
{
	width: 415px !important;
}

/* IE6 hack */
.IE6 .homeTopImage3cols .zoneCenter
{
	width: 414px !important;
}

.IE6 .DesignMode .homeTopImage3cols .zoneCenter
{
	width: 412px !important;
}

.homeTopImage3cols .zoneLeft
{
	width: 245px;
}

.homeTopImage3cols .zoneRight
{
	width: 240px;
}

/* Featured product */
.FeaturedProduct
{
	text-align: center;
	font-weight: bold;
}
.FeaturedProduct a
{
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
	font-weight: normal;
}
.FeaturedProduct img
{
	border: medium none;
}
.FeaturedProduct .ProductPrice
{
	font-size: 120%;
	width: 100%;
}

/*#Main styles/Office list with map#*/
.officeListMap .zoneLeft
{
	width: 250px;
}

.officeListMap .zoneRight
{
	width: 440px;
}

/*#Main styles/Header and text#*/
.textHeader .zoneContent
{
	width: 100% !important;
}



/*#_NelsonLabs/Left Nav Title#*/
.LeftNavigationTitle
{
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	line-height:30px;
}
.LeftNavigationTitle a
{
	color:#000000;
	text-decoration:none;
}
.LeftNavigationTitle a:hover
{
	color: #5d9732;
	text-decoration: underline;
}
/*#_NelsonLabs/Print Quote#*/
.QuoteImage
{
        margin-top:10px;
        margin-bottom:10px;
        margin-left:39%;
}
.QuoteHeader
{
	width: 100%;
        font-weight:bold;
	text-align:center;
        margin-top:10px;
        margin-bottom:10px;
}
.QuoteFooter
{
	text-align:center;
        margin-top:10px;
        margin-bottom:10px;
	font-size:8pt;   
}
.labelText
{
        font-weight:bold;
	width: 80px;
}
.dataText
{
  	margin-right:10px;
	width: 200px;
}
/*#_NelsonLabs/News#*/
.NelsonNewsTitle
{
	padding:5px;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	background: url('../App_Themes/NelsonLabs/Images/Menu/rmSprite.png') repeat-x left top;
	background-position: 0px -410px;
	border: #828282 1px solid;
}
.NelsonNewsTitle a
{
	text-decoration:none;
	color:#000000;	
}
/*#_NelsonLabs/TreeMenu#*/
/* Menu design */
.CMSTreeMenuTable
{
	/*font-size: 120%;*/
	width: 100%;
}

.CMSTreeMenuTable a
{
	white-space: nowrap;
}

.subCMSTreeMenuTable
{
	margin-left: 10px;
}

.CMSTreeMenuTable a:hover
{
	text-decoration: underline;
}

.CMSTreeMenuItem, .CMSTreeMenuSelectedItem
{
	padding: 3px 0px;
}

.subCMSTreeMenuItem, .subCMSTreeMenuSelectedItem
{
	background: url(../App_Themes/CorporateSite/Images/leftmenuBg.gif) repeat-x left bottom;
	padding: 3px 0px;
}

.CMSTreeMenuLink
{
	padding-left: 20px;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	line-height:13px;
	//background: url(../App_Themes/NelsonLabs/Images/Menu/arrow.png) no-repeat left center;
}
a.CMSTreeMenuLink
{
	color: #000000;
}
a.CMSTreeMenuLink:hover
{
	color: #5d9732;
}
.subCMSTreeMenuLink
{
	text-decoration: none;
	padding-left: 24px;
	//background: url(../App_Themes/NelsonLabs/Images/Menu/arrow.png) no-repeat 8px center;
}

.CMSTreeMenuSelectedLink
{
	//background: url(../App_Themes/NelsonLabs/Images/Menu/arrowSelected.png) no-repeat left center;
	padding-left: 20px;
	//text-decoration: underline;
	font-weight:bold;
	line-height:13px;
}

a.CMSTreeMenuSelectedLink
{
	color: #5d9732;
	text-decoration: none;
}
.subCMSTreeMenuSelectedLink
{
	background: url(../App_Themes/NelsonLabs/Images/Menu/arrow.png) no-repeat 8px center;
	padding-left: 18px;
}

/*#Top menu styles#*/
.horizontalmenu
{
	background: #000000 url(../App_Themes/CorporateSite/Images/topMenuBackground.gif);
}

.verticalmenu
{
	background: none;
}
/*#Top menu styles/Horizontal#*/
.horizontalCMSMenu
{
	height: 34px;
	color: #ffffff;
	padding: 3px;
	background: #000000 url(../App_Themes/CorporateSite/Images/topMenuBackground.gif);
}

.horizontalsubCMSMenu
{
	background: black;
	color: #ffffff;
}

.horizontalsubCMSMenu tr
{
	background: black;
}

.horizontalsubCMSMenuItem
{
	white-space: nowrap;
	display: block;
}

.horizontalsubCMSMenuItem, .horizontalsubCMSMenuItemMouseOver, .horizontalsubCMSMenuItemMouseDown,
.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown
{
	padding: 5px 3px;
	min-width: 81px;
	white-space: nowrap;
	display: block;
}

.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown, .horizontalsubCMSMenuItemMouseOver
{
	background: #eb6d24;
}

.horizontalCMSMenuItem, .horizontalCMSMenuItemMouseOver, .horizontalCMSMenuItemMouseDown, 
.horizontalCMSMenuHighlightedMenuItem, .horizontalCMSMenuHighlightedMenuItemMouseOver, 
.horizontalCMSMenuHighlightedMenuItemMouseDown, 

.horizontalCMSMenuItemMouseUp, .horizontalCMSMenuHighlightedMenuItemMouseUp
{
	font-size: 15px;
	padding: 0px 10px;
	background: url(../App_Themes/CorporateSite/Images/topMenuItemDivider.gif) no-repeat top right;
}

.horizontalCMSMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItem, 
.horizontalCMSMenuHighlightedMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItemMouseDown
{
	background: url(../App_Themes/CorporateSite/Images/topMenuItemHover.gif) repeat-x;
}


/*#Top menu styles/Vertical#*/
.verticalCMSMenu
{
/*	height: 34px;*/
	width: 110px;
	color: #ffffff;
	padding: 3px;
	background: #000000 url(../App_Themes/CorporateSite/Images/topMenuBackground.gif);

}

.verticalsubCMSMenu
{
	background: black;
	color: #ffffff;
	height: 34px;
}

.verticalsubCMSMenu tr
{
	background: black;
}

.verticalsubCMSMenuItem
{
	white-space: nowrap;
	display: block;
}

.verticalsubCMSMenuItem, .verticalsubCMSMenuItemMouseOver, .verticalsubCMSMenuItemMouseDown,
.verticalsubCMSMenuHighlightedMenuItem, .verticalsubCMSMenuHighlightedMenuItemMouseOver, 
.verticalsubCMSMenuHighlightedMenuItemMouseDown
{
	padding: 5px 3px;
	min-width: 101px;
	min-height: 24px;
	white-space: nowrap;
	display: block;
}

.verticalsubCMSMenuHighlightedMenuItem, .verticalsubCMSMenuHighlightedMenuItemMouseOver, 
.verticalsubCMSMenuHighlightedMenuItemMouseDown, .verticalsubCMSMenuItemMouseOver
{
	background: #eb6d24;
}

.verticalCMSMenuItem, .verticalCMSMenuItemMouseOver, .verticalCMSMenuItemMouseDown, 
.verticalCMSMenuHighlightedMenuItem, .verticalCMSMenuHighlightedMenuItemMouseOver, 
.verticalCMSMenuHighlightedMenuItemMouseDown, 

.verticalCMSMenuItemMouseUp, .verticalCMSMenuHighlightedMenuItemMouseUp
{
	height: 34px;
	font-size: 15px;
	padding: 0px 10px;
	background: #000000 url(../App_Themes/CorporateSite/Images/topMenuBackground.gif);
}

.verticallCMSMenuItemMouseOver, .verticalCMSMenuHighlightedMenuItem, 
.verticalCMSMenuHighlightedMenuItemMouseOver, .verticalCMSMenuHighlightedMenuItemMouseDown
{
	background: url(../App_Themes/CorporateSite/Images/topMenuItemHover.gif) repeat-x;
}

/*#Other css styles#*/

/*#Other css styles/Language selector#*/
.languageselector
{
	float: right;
	margin: 30px 10px 0px 0px;
}

.languageselector img
{
	border: none;
	margin-left: 5px;
	margin-right: 3px;
}

.languageselector a
{
	color: #000000;
	text-decoration: none;
}

/*#Other css styles/Search box#*/
.searchbox
{
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
}

.searchbox input[type=image]
{
	margin: 0px 0px 0px 7px;
}

.searchbox label
{
	margin-right: 10px;
	padding-bottom: 5px;
}

.currentUser
{
	text-align: right;
	float: right;
	padding-top: 7px;
}

.signOut
{
	padding-top: 7px;
	padding-left: 15px;
	float: right;
}

.shoppingCartPreview
{
	float: right;
	width: 100%;
	text-align: right;
	margin-top: 5px;
}
.shoppingCartPreview table
{
	float: right;
}
.SmallTextLabel
{
	font-size: 12px;
}

/*#Other css styles/Polls#*/
.PollTitle
{
	font-weight:bold;
	display:none;
	margin-bottom:10px
}

.PollAnswers{
	font-size: 10px;
	margin-top: 5px;
}

.PollGraph
{
	height: 8px;
	border: 1px solid gray;
}

.PollGraph div
{
	height: 8px;
	background: url(../App_Themes/CorporateSite/Images/poll02.gif) 100% 0% repeat-x;
	line-height: 0px;
	font-size: 0px;
}

.PollGraph div.PollGraph0
{
	background: url(../App_Themes/CorporateSite/Images/poll01.gif) 100% 0% repeat-x;
}

.PollGraph div.PollGraph2
{
	background: url(../App_Themes/CorporateSite/Images/poll03.gif) 100% 0% repeat-x;
}

.PollQuestion
{
	font-size:14px;
	font-weight: bold;
}

.PollCount
{
	text-align: right;
}

.PollFooter
{
	margin-top:10px;
}

.signOut input, .SubscriptionButton, .PollVoteButton
{
	background: url(../App_Themes/CorporateSite/Images/buttonBackground.gif) repeat-x;
	border: 1px solid #000000;
	color: #ffffff;
}

/*#Containers#*/

/*#Containers/Content padding#*/
.ContentPadding
{
	padding: 10px 5px 0px 5px;
}

/*#Containers/Black box#*/
.blackBox
{
	border: 1px solid #545454;
	margin-bottom: 15px;
}

.blackBox .title
{
	background: #e36c26 url(../App_Themes/CorporateSite/Images/topMenuItemDivider.gif) 0% 40% 

repeat-x;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	color: white;
	margin-bottom:0px;	
}

.blackBox .content
{
	padding: 5px;
	background: #f3f3f3;
}
/*#Containers/Orange box#*/
.orangeBox
{
	border: 1px solid #ffd7b4;
	margin-bottom: 15px;
		
}

.orangeBox .title
{
	background: #e36c26 url(../App_Themes/CorporateSite/Images/topMenuItemHover.gif) 0% 40% repeat-x;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom:0px;
	color: white;
}

.orangeBox .content
{
	padding: 5px;
}


/*#Containers/Orange box with grey cont.#*/
.orangeBoxGrey
{
			
}

.orangeBoxGrey .title
{
	background: #e36c26 url(../App_Themes/CorporateSite/Images/OrangeBoxTitle.gif) repeat-x;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom:0px;
}

.orangeBoxGrey .content
{
	padding: 5px;
	background: #f0f0f0;
}

/*#Containers/Gray box#*/
.grayBox
{
	background: #f0f0f0;
	padding: 5px;
}


/*#Photo Gallery#*/

.photoGallery
{
	margin: auto;
	text-align: center;
	width: 648px;
}

.photoGallery .Slider .Pager
{
	margin-left: 80px;	
}

.photoGalleryContainer
{
	margin: auto;
	text-align: center;
}

.photoGallery img
{
	margin: 0px 5px 5px;
	border: none;
	padding: 2px;
	border: 1px solid #000000;
}

/*#Photo Gallery/Gallery list#*/
.gallery
{
	float: left;
	text-align: center;
}

.gallery h3
{
	background: #cccccc url(../App_Themes/CorporateSite/Images/topMenuBackground.gif) repeat-x center left;
	margin: 0px 5px;
	padding: 2px 0px;
	color: #ffffff;
}


/*#News#*/

.NewsPTitle
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	color:#ffffff;
	padding:5px;
}

.NewsPTitle a{
	color: #ffffff;
	font-weight: bold;
}

.NewsPBody
{
	border:1px solid #cccccc;
	margin-bottom:20px;
	padding:10px 15px;
}

.NewsSummary
{
	background-color:#ffffff;
	border:1px solid #455560;
	margin-top:10px;
	padding: 15px 0 15px 15px;
}

.NewsSummary img
{
	border: 1px solid #455560;
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
}

.NewsSummary .NewsContent
{
	float: left;
	width: 700px;
}

.NewsSummary .Date
{
	font-weight: bold;
	margin-bottom: 10px;
}

.NewsSummary .Clearer
{
	height: 0;
	line-height: 0;
	font-size: 0pt;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}

.NewsBody
{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:15px;
}

.NewsBody img
{
	border: none;
}

.NewsDetail
{

}

.NewsTitle,
.NewsTitle a,
.NewsTitle a:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #455560;
}
.NewsTitle a:hover
{
	color: #5d9732;
}

.NewsDate
{
	font-style: italic;
	padding-top: 5px;
}

.NewsReleaseDate
{
	font-style: italic;
}

.BoxTitle
{
	font-size: 120%;
	color: #002756;
	font-weight: bold;
}

.NewsPreviewTitle a
{
	font-weight:bold;
}

.NewsPreviewDate
{
	font-size:90%;
	padding:5px 0 3px;
}

.NewsPreviewSummary
{
	font-size:80%;
}

/*#Tags#*/

.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	padding: 0px !important;
	border: 1px solid #A4B2BC;
	overflow: auto;
	height: 200px;
	text-align: left;
	list-style-type: none;
	background-color: #fff;
}

.RTL .autocomplete_completionListElement
{
	text-align: right;
}

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	padding: 1px;
	cursor: pointer;
}

.autocomplete_listItem
{
	padding: 1px;
}


/*#Blog#*/

.BlogPTitle a
{
	color: #ffffff;
	font-weight: bold;
}

.BlogPTitle
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	color: #ffffff;
	padding: 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.BlogPBody
{
	padding: 10px 15px;
	border: solid 1px #cccccc;
}

.BlogPBody img
{
	border: none;
}

.BlogPDateWhole
{
	background-color: #f1f1f1;
	padding: 3px 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.comments hr
{
	border: solid 1px #cccccc;
}

.BlogCommentsTitle, .BlogLeaveComment
{
	font-weight: bold;
	font-size: 110%;
}

.blogDetail .comments .TextAreaField
{
	width: 280px;
}

.TextAreaField
{
	width: 280px;
	height: 100px;
}

.IE7 .PageTitleHeader table
{
	text-align: left;
}

/*#Board#*/
.CommentDetail .CommentRating
{
clear:both;
}

.BoardLeaveMessage, .BoardMessageTitle, .BlogTrackbacksTitle
{
	font-weight: bold;
	font-size: 110%;
}


/*#Forum#*/

.ForumModerationInfo
{
	text-align: center;
	margin: 5px;
	padding: 5px;
}

.ForumModerationInfoText
{
	margin: 15px;
	border: solid 1px #cccccc;
	padding: 35px;
	background-color: #fff6df;	
}

.ForumSearchResultsInfo
{
	background-color:#cccccc;
	padding: 8px;
	font-weight:bold;
}
	
.Forum .Unapproved
{
	background-color:#fff2cf;
}

.Post img
{
	border: 0px;
}

.PostAttachments
{
	border: 1px solid #cccccc;
	background: #eeeeee;
	padding: 5px;
	margin: 10px 0px;
}

.PostAttachments .PostAttachmentsList
{
	padding: 2px 0px;
}

.PostAttachments .PostAttachmentsHeader
{
	color: gray;
}

.PostAttachments .PostAttachmentsList a
{
	color: black;
}

/*#Forum/Attachments#*/

.ForumAttachments
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}


.ForumAttachments .AttachmentTable
{
	border: solid 1px #cccccc;
	border-collapse: collapse;
	margin-top: 12px;
}

.ForumAttachments .AttachmentTable td
{
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.ForumAttachments .AttachmentTable .AttachmentTableHeader
{
	background-color: #eeeeee;
}

.ForumAttachments .AttachmentTable .AttachmentTableHeader th, .AttachmentTable .AttachmentFileSize, .AttachmentAction 
{
	text-align: center;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 3px;
}

.ForumAttachments .AttachmentTable .AttachmentTableHeader .AttachmentFileName
{
	text-align: left;
}

.ForumAttachments .AttachmentTable .AttachmentTableFooter
{
	display: none;
}

.ForumAttachments .AttachmentTable .AttachmentTableUpload input
{
	height: 23px;
}

.ForumAttachments .AttachmentTable .AttachmentTableUpload .Button
{
	width: 100px;
}

.ForumAttachments .AttachmentTable .AttachmentTableFooter
{
	display: none;
}

.ForumAttachments .Title
{
	font-size: 16px;
	font-weight: bold;
}

/*#Forum/Extended actions#*/

.PostExtendedActions
{
	border-top: solid 1px #eeeeee;
	margin-top: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
}

.PostExtendedActions span
{
	display: none;
}

.PostExtendedActions .SendMessage
{
	display: block; 
	float: left; 
	width: 16px; 
	height: 16px; 
	background-image: url(../App_themes/Default/Images/CMSModules/Forums/LiveImages/sendmessage.gif);
	margin-right: 7px;
}

.PostExtendedActions .Friendship
{
	display: block; 
	float: left; 
	width: 16px; 
	height: 16px; 
	background-image: url(../App_themes/Default/Images/CMSModules/Forums/LiveImages/friendship.gif);		
}

/*#Forum/Extended search#*/

.ForumExtendedSearch .TextBox 
{
	width: 300px;
}

.ForumExtendedSearch .DropDownList
{
	width: 304px;
}


.ForumExtendedSearch .Button
{
	margin-top: 20px;
	width: 150px;
}

/*#Forum/Mark as answer#*/

.Post .AcceptedSolution
{
	background-color: #efffef;
}

.AcceptedSolutionArea
{
	color:Green;
	font-size:14pt;
	width:100%;
	margin-bottom: 5px;
}

.AcceptedSolutionArea td 
{
 	padding-left: 5px !important;
	padding-bottom: 5px !important;
}
 
.AcceptedSolutionArea .AcceptedSolutionText
{
	width:100%;
}

/*#Forum/Quote#*/

.PostText blockquote
{
	border: solid 1px #d4d4d4;
	background-color: #eeeeee;
	padding: 4px;
	margin-left: 10px;
}

.PostText blockquote cite 
{
	display: block;
	font-weight: bold;
}

/*#Forum/Manage#*/

.ForumManage
{
	border: 1px solid #cccccc;
	margin: 4px 0px 5px 5px;
	padding: 2px 5px;
	background-color: #eeeeee;
}

.PostManageEdit table

{
	border: none !important;
}

.PostManageEdit .ForumNewPost td
{
	border-bottom: none !important;
}

.ForumNewPost .SignatureAreaItem
{
	width: 500px;
	height: 50px;
}

.SignatureArea
{
	width: 100%;
	border-top: solid 1px #D7D7D7;
	font-size: 8pt;
	color: #a8a8a8;
	margin-top: 5px;
	padding: 5px;
}

.ForumTree .PostTree .SignatureArea
{
	width: 100%;
	border-top: solid 1px #D7D7D7;
	font-size: 8pt;
	color: #a8a8a8;
	margin-top: 5px;
	padding: 5px;
}


/*#Forum/Forum Group#*/
.ForumGroup
{
	width: 100%;
}

.ForumGroup *
{
	font-family: arial, sans-serif;
}

.ForumGroup .Table
{
	width: 100%;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	background-color: #ffffff;
}

.ForumGroup .Table td
{
	padding: 6px;
}

.ForumGroup .Table .Header td
{
	font-weight: bold;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top left;
}

.ForumGroup .Table .Info td
{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #888888;
	border-top: solid 1px #888888;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top left;
	height: 55px;
	vertical-align: top;
}

.ForumGroup .Table .GroupName
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #ffffff;
}

.ForumGroup .Table .GroupDescription
{
	display: block;
	padding-left: 10px;
	color: #dddddd;
}


.ForumGroup .Table .ForumInfo
{

	padding-top: 10px;
	padding-bottom: 10px;
}

.ForumGroup .Table .Threads
{
	text-align: center;
	width: 50px;
}

.ForumGroup .Table .Posts
{
	text-align: center;
	width: 50px;
}

.ForumGroup .Table .LastPost
{
	text-align: center;
	width: 200px;
}

.ForumGroup .Table .PostTime
{
	white-space: nowrap;
}

.ForumGroup .Table .PostUser
{
	white-space: nowrap;
	font-weight: bold;
	color: #e36c26;
}

.ForumGroup .ForumOdd td
{
	background-color: #f8f8ff;
}

.ForumGroup .Forum td
{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}



.ForumGroup .Forum .ForumName
{
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
	color: black;
}

.ForumGroup .Forum .ForumDescription
{
	padding-left: 10px;
}


/*#Forum/Forum flat layout#*/
.ForumFlat *
{
	font-family: arial, sans-serif;
}

.ForumFlat .Table
{
	width: 100%;
	background-color: #ffffff;
}

.ForumFlat .Table td
{
	padding: 6px;
}


.ForumFlat .Table .Info td
{
	border: solid 1px #888888;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top left;
	height: 55px;
	vertical-align: top;
}

.ForumFlat .Table .ForumContent
{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	/*font-size: 110%;*/
}

.ForumFlat .Table .Posts
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

.ForumFlat .Table .ForumName
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 5px;
	/*text-decoration: underline;*/
	color: #ffffff;
}

.ForumFlat .Table .ForumDescription
{
	display: block;
	padding-left: 10px;
	color: #dddddd;
}

.ForumFlat .Table .Informations td
{
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #bbbbbb;
	padding: 5px;
	background-color: #fffec0;
}

.ForumFlat .Table .Actions td
{
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #bbbbbb;
	padding: 5px;
}

.ForumFlat .Table .Actions .ActionLink
{
	color: #e36c26; 
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}


.ForumFlat .Table .Posts td
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 0px;
}

.ForumFlat .Table .PostsTable
{
	width: 100%;
}

.ForumFlat .Table .PostsTable td
{
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: solid 1px #cccccc;
}

.ForumFlat .Pager td
{
	background-color: #eeeeee;
	border: none;
	padding: 0px;
	height: 23px;
	font-weight: bold;
	text-align: center;
}

.ForumFlat .Pager a
{
	font-weight: bold;
	text-decoration: underline;
	color: #65a02f;
}

.ForumFlat .ThreadTable
{
	border-left: solid 1px #cccccc;
}

.ForumFlat .ThreadTable td
{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.ForumFlat .ThreadTable .Header td
{
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../App_Themes/CorporateSite/Images/genbackground.gif);
}

.ForumFlat .ThreadTable .Author
{
	text-align: center;
	width: 200px;
	color: #e36c26;
}

.ForumFlat .ThreadTable .Posts, .ForumFlat .ThreadTable .Views
{
	text-align: center;
	width: 50px;
}

.ForumFlat .ThreadTable .LastPost
{
	text-align: center;
	width: 200px;
}

.ForumFlat .ThreadTable .PostTime
{
	white-space: nowrap;
}

.ForumFlat .ThreadTable .PostUser
{

	white-space: nowrap;
	font-weight: bold;
	color: #e36c26;
}

.ForumFlat .ThreadTable .ThreadInfo
{
	text-align: left;
}

.ForumFlat .ThreadTable .ThreadInfo .ThreadName
{
	font-weight: bold;
	text-decoration: underline;

	color: #e36c26;
}

.ForumFlat .ForumBreadCrumbs
{
	font-weight: normal;
	font-size: 9pt;
	font-family: arial, sans-serif;
	padding: 0px 5px 0px 5px;
}

.ForumFlat .ForumNewPost
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

/*#Forum/Forum flat layout/Post#*/
.ForumFlat .ForumPost
{
	padding: 8px 8px 8px 8px;
}

.ForumFlat .PostIndent .ForumPost
{
	border-left: solid 1px #cccccc;
}

.ForumFlat .PostIndent
{
	padding-left: 30px;
}

.ForumFlat .PostUser, .ForumFlat .PostUserLink
{
	white-space: nowrap;
	font-weight: bold;
	color: #e36c26;
}

.ForumFlat .PostUser
{
	text-decoration: none;
}

.ForumFlat .PostSubject
{

	display: block;
	font-weight: bold;
	font-size: 13px;
}

.ForumFlat .PostText
{
	display: block;
	padding: 3px 5px 3px 5px;
}

.ForumFlat .PostActionLink
{
	text-decoration: underline;
	color: #e36c26;
	padding: 0px 5px 0px 5px;
}

/*#Forum/New post form#*/
.ForumNewPost
{
	padding: 5px;
	font-family: arial, sans-serif;
}

.ForumNewPost .PostReply
{
	border: solid 1px #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ForumNewPost .FormPadding
{
	/*border: solid 1px #cccccc;*/
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ForumNewPost .Title
{
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
}

.ForumFlat .ForumNewPost .PostForm td
{
	border: none;
}

.ForumNewPost .ItemLabel
{
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
}

.ForumNewPost .Button
{
	width: 100px;
}

.ForumNewPost .TextboxItem
{
	width: 500px;
}

.ForumNewPost .TextboxItemShort
{
	width: 300px;
}



.ForumNewPost .TextareaItem
{
	width: 500px;
	height: 200px;
}


/*#Forum/Tree layout#*/
.ForumTree *
{
	font-family: arial, sans-serif;
}

.ForumTree .Table

{
	width: 100%;
	background-color: #ffffff;
}

.ForumTree .Table td
{
	padding: 6px;
}


.ForumTree .Table .Info td
{
	background-color: #5c99e8;
	border: solid 1px #888888;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top 

left;
	height: 55px;
	vertical-align: top;
}

.ForumTree .Table .ForumName
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 5px;
	/*text-decoration: underline;*/
	color: #ffffff;
}

.ForumTree .Table .ForumDescription
{
	display: block;
	padding-left: 10px;
	color: #dddddd;
}

.ForumTree .Table .Actions td
{
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #bbbbbb;
	padding: 5px;
}

.ForumTree .Table .Actions .ActionLink
{
	color: #e36c26;
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}

.ForumTree .Table .Posts
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 0px;
}

.ForumTree .Table .Posts .PostTree td
{
	padding: 0px;
}

.ForumTree .Table .Posts .PostTree
{
	padding: 5px;
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}

.ForumTree .ForumNewPost .PostForm td
{
	border: none;
}

/*#Forum/Tree layout/Post#*/
.ForumTree .ForumPost
{
	padding: 8px 8px 8px 8px;
}

.ForumTree .PostDetail .ForumPost
{
	border-bottom: solid 1px #cccccc;
}

.ForumTree .PostUser, .ForumTree .PostUserLink
{
	color: #e36c26;
	font-weight: bold;
	white-space: nowrap;
}

.ForumTree .PostUser
{
	text-decoration: none;
}

.ForumTree .PostSubject
{
	display: block;
	font-weight: bold;
	font-size: 13px;
}

.ForumTree .PostText
{
	display: block;
	padding: 3px 5px 3px 5px;
}

.ForumTree .PostActionLink
{
	color: #e36c26;
	padding: 0px 5px;
	text-decoration: underline;
}

.ForumTree .PostTree .ForumPost
{
	 border: solid 1px #cccccc;
	 width: 600px;
}

/* Overall */






.HiddenButton
{
	display: none;
}



/* Tree Items*/
.ForumTree .PostTree td
{
	vertical-align: top;
}

.ThreadPost, .SubThreadPost, .RootPostItem, .ThreadPostSelected
{
	padding: 3px 3px 1px 3px;
	overflow: hidden;
	color: #000000;
	font-weight: bold;
}

.ThreadPostSelected
{
	background-color: #cccccc;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
	padding: 3px 20px 1px 3px;
}


.PostSeparator
{
	padding: 0 3px;
}

/*#Forums/Images#*/
.ForumGroup .Forum .ForumImageDefault, .ForumGroup .Forum .ForumImage, .ForumGroup .Forum .ForumImageLocked, 
.ForumFlat .ThreadTable .ThreadImageDefault, .ForumFlat .ThreadTable .ThreadImage, .ForumFlat .ThreadTable .ThreadImageLocked, .ForumFlat .ThreadTable .ThreadImageAnnouncement, .ForumFlat .ThreadTable .ThreadImageSticky
{
	background-repeat:no-repeat;
	background-position:center;
	border-right: none;
	width: 24px;
	text-align: center;
	border-right: 1px solid #cccccc;
}

.ForumGroup .Forum .ForumImageDefault, .ForumGroup .Forum .ForumImage
{
	background-image: url(../App_Themes/Default/Images/CMSModules/Forums/LiveImages/Forum_default.gif);
}

.ForumGroup .Forum .ForumImageLocked
{
	background-image: url(../App_Themes/Default/Images/CMSModules/Forums/LiveImages/Forum_locked.gif);
}


.ForumFlat .ThreadTable .ThreadImageDefault, .ForumFlat .ThreadTable .ThreadImage
{
	background-image: url(../App_Themes/Default/Images/CMSModules/Forums/LiveImages/Thread_default.gif);
}

.ForumFlat .ThreadTable .ThreadImageLocked
{
	background-image: url(../App_Themes/Default/Images/CMSModules/Forums/LiveImages/Thread_locked.gif);
}

.ForumFlat .ThreadTable .ThreadImageAnnouncement
{
	background-image: url(../App_Themes/Default/Images/CMSModules/Forums/LiveImages/Thread_announcement.gif);
}

.ForumFlat .ThreadTable .ThreadImageSticky
{
	background-image: url(../App_Themes/Default/Images/CMSModules/Forums/LiveImages/Thread_sticked.gif);
}


.OfficeName
{
	padding: 2px 0 2px 0;
	font-weight: bold;
}

/*#Events#*/

.EventCalendar
{
	width: 100%;
}

.EventCalendar *
{
	padding: 0px;
}

.EventCalendar .Title
{
	background:#455560;
	color: #ffffff;
	padding: 5px;
	height: 35px;
	font-weight: bold;
	vertical-align: middle;
}

.EventCalendar .Navigation
{
	font-weight: bold;
	width: 50px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

.EventCalendar .DayHeader
{
	height: 25px;
	background-color: #7EB0CD;
	color: White;
	font-weight: bold;
	border-style: none;
	vertical-align: middle;
	font-size: 11px;
}

.EventCalendar .Day, .EventCalendar .OtherMonth, .EventCalendar .Weekend, .EventCalendar .Today
{
	height: 50px;
	padding: 3px;
	background-color: #eeeeee;
	font-size: 11px;
}

.EventCalendar .Today
{
	height: 50px;
	padding: 3px;
	background-color: #eeeeee;
	font-size: 11px;
}

.EventCalendar .Today a
{
	font-weight: bold;
	font-size: 11px;
}

.EventCalendar .ContentEvent a

{
	margin-top: 3px;
	color: Orange;
	font-weight: bold;
}

.EventCalendar .OtherMonth
{
	color: Gray;
	background-color: White;
}

.EventManagerRegTitle
{
	display: block;
	color: #002756;
	font-weight: bold;
	margin-bottom: 5px;
}
.EventManagerOutlookLink
{
	display: block;
	margin-top: 5px;
}

.EventManagerRegLabel
{
	font-weight: bold;
}

/*#Examples#*/

.Slider .Pager
{
}

.Slider .Pager a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #cccccc;
	background-color: #f0f0f0;
	text-align: center;
	padding: 0px 3px 0px 3px;
	display: block;
	width: 10px;
}

.Slider .PagerPage, .Slider .Control
{
	margin: 0px 15px 0px 0px;
	float: left;
}

.Slider .Control a
{
	width: 30px;
}

.SearchResult
{
	padding-top: 10px;
	padding-bottom: 10px; 
}

.ResultTitle a
{
	color: #e36c26;
	font-weight: bold;
}

.CMSSearchResultsNoResultsLabel
{
	padding-top: 10px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
}

.examListMenu ul
{
	list-style: none;
}
.examListMenu .CMSListMenuUL .CMSListMenuLI .CMSListMenuUL
{
	display: none;
}
.examListMenu .CMSListMenuUL .CMSListMenuLI .CMSListMenuUL .CMSListMenuLI .CMSListMenuUL
{
	display: none;
}
.examListMenu .CMSListMenuUL .CMSListMenuLI
{











	background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackground.png) no-repeat center 

left;
	padding-left: 10px;
}


.examListMenu .CMSListMenuUL .CMSListMenuHighlightedLI
{
	background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackgroundActive.png) no-repeat 

0px 4px;

	padding-left: 10px;
}

.ecommerceExample
{
	width: 720px !important;
}

.forumsExample
{
	width: 703px !important;
}

.CustomRegistrationForm .ConfirmationSeparator
{
	height: 6px;
}



/*#Examples/Media Libraries#*/


.MediaLibraryListDescription
{
	vertical-align: top;	
}

.MediaLibraryListDescription a
{
	font-size: 18px;
}

.MediaLibraryListPhoto
{
	padding: 4px 20px 1px 5px; 
}


.MediaListItem
{
	margin: 10px 0px; 
	width: 743px;
	background: url(../App_Themes/CorporateSite/Images/Examples/MediaListTop.gif) no-repeat;
}

.MediaListItemBottom
{
	height: 6px;
	background: url(../App_Themes/CorporateSite/Images/Examples/MediaListBottom.gif) no-repeat;

}

.MediaLibraryListDescriptionText
{
	padding-top: 10px;
	font-size: 12px; 
}


/*#Examples/Event manager#*/

.EventManagerRegText
{
	width: 230px;
}

/*#Examples/Pager control#*/
.PagerControl
{
    text-align: center;
}

.PagerResults
{
    padding-top: 10px !important;
    padding-bottom: 0 !important;
}

.PagerNumberArea
{
    padding-top: 10px;
}



/*#Examples/My profile#*/

.MyProfilePanel input[type="text"]

{
    width: 235px;
}

.MyProfilePanel .MyProfileLanguage
{
    width: 239px;
}

.MyProfilePanel .MyProfileUserSignature
{
    width: 235px;
}

.IE6 .MyProfilePanel textarea
{
    width: 435px;
}

.MyProfilePanel input[type="submit"]
{
    width: 100px;
}

/*#Examples/Change password#*/
.ChangePasswordTable .FieldLabel
{
    
}

.ChangePasswordTable .FieldInput input[type="text"]
{
    
}

/*#Examples/Report#*/
.Report table
{
    border: solid 1px #cccccc;
}

.Report table th
{
    background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
    padding: 5px 10px;
    color: #ffffff;
}

.Report table td
{
    padding: 3px 10px;
}


/*#Examples/Vertical css menu#*/

.Vertical
{	
	width: 150px;	
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #e2e2e2;
	border: 1px solid #c2c2c2;	
}

.Vertical ul 
{		

	list-style: none;
	margin: 0;
	padding: 0;	
}

.Vertical li 

{
	position:relative;
}

.Vertical a
{
	display: block;
	margin: 0;
	padding: 2px 0px 2px 10px;
	color: black;
	width: 140px;
	text-decoration: none;
	background-image: url(../App_Themes/CorporateSite/Images/Examples/menuitem.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-color: #e2e2e2;			
}

.Vertical a:hover
{
	color:White;
	background: #808080;
	background-image: url(../App_Themes/CorporateSite/Images/Examples/menuitem_hover.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;		
}

.Vertical ul ul

{
	position: absolute;	
	z-index: 100;
	top: -1px;		/* should be the negation of UL border-width*/
	left: 100%;
	width: 100%;
	border: 1px solid #c2c2c2;		
}

#Vertical ul, #Vertical li:hover ul ul, #Vertical ul li:hover ul ul
{
	display: none;
}

#Vertical li:hover ul, #Vertical ul li:hover ul, #Vertical ul ul li:hover ul
{
	display: block;
}

/*#Examples/Drop down menu#*/

.DropDown 
{
	position: relative;
	width: 150px;
	height: 20px;
	z-index: 1;
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #e2e2e2;
	border: 2px solid #808080;	
}

div.DropDown:hover ul
{
	z-index: 10;	
	visibility: visible;
}

div.DropDown ul:hover
{	
	background-color: White; /* this allows to get over the last item of dropDownList, otherwise will be closed. */
}

.DropDownHover ul
{
	z-index: 10;	
	visibility: visible;
}




.DropDown ul 
{	
	z-index: -10;		
	visibility: hidden;
	position: absolute;	
	top: 20px;			
	width: 150px;
	list-style: none;
	margin: 0;
	padding: 0;	
}

.DropDown li 
{	
	position:relative;	
}

.DropDown a
{
	display: block;		
	margin: 0;
	padding: 2px 3px;
	color: Black;
	background-color: #e2e2e2;			
	text-decoration: none;
}

.DropDown a:hover 
{
	color: white;
	background: #b2b2b2;
}

.member
{
	float: left;
	width: 231px;
	height: 61px;
	margin: 10px 2px;
	padding: 4px;
}

.member .avatar
{
	float: left;
	margin: 0px 5px 5px 0px;
}

.member .memberInfo
{
	float: left;
	width: 170px;
}


.member h3
{
	background: none;
	margin-bottom: 3px;
	margin-top: 0px;
}

.member h3 a
{ 
	font-size: 13px;
	color: #245a91;
}

.member h3 a:hover
{
	text-decoration: none;
}

.DropDown ul ul
{
	display: none;
}

/*#Wishlist#*/
.wishList .ProductImage
{
	vertical-align: top;
}

.wishList .ProductImage img
{
	border: 1px solid #000000;
}

.wishList .ProductDetail
{
	border-bottom: 1px solid #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.wishList .RemoveFromWishlist
{
	background: url(../App_Themes/CorporateSite/Images/delete.gif) no-repeat center left;
	padding-left: 18px;
}

.wishList .ProductDetail h2
{
	margin-top: 0px;
	margin-bottom: 4px;
}

.wishlistAdd .AddToCartContainer{
padding-bottom: 10px;
padding-top: 10px;
}

.ProductImageWishlist img{
border: none;
}

/*#Wiki#*/

.UnigridActionButton
{
    margin-right: 5px;
}

.RTL .UnigridActionButton
{
    margin-right: auto;
    margin-left: 5px;
}

.AttachmentsList 
{
	border:1px solid #CCCCCC;
	padding:5px;
}

.AttachmentsList .New .IconDisabled
{
	margin-bottom: -3px;
	margin-right: 3px;
}

.UserPageTitleHeader
{
	color: #ffa21e;
	font-size:18px;
	font-weight:bold;
	height:33px;
}

.EditContributionEdit
{
	background: url(../App_Themes/CorporateSite/Images/edit.gif) no-repeat center left;

	padding-left: 18px;
}

.EditContributionDelete
{
	background: url(../App_Themes/CorporateSite/Images/delete.gif) no-repeat center left;
	padding-left: 18px;
	margin-left: 15px;
}

.Article .Header a
{
	color: #ffffff;
	font-weight: bold;
}

.Article img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.Article .Address
{
	font-size: 10px;
}

.Contributions, .ContributionsList, .ContributionsEdit
{
	border: 1px solid #cccccc;
	padding: 10px;
	background-color: #eeeeee;
}

.ContributionsEdit .ItemsLink, .ContributionsList .NewItemLink
{
	padding-bottom: 7px;
}


.ContributionsList .ContributionsGrid
{
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

.ContributionsList .ContributionsGrid .UniGridHead th
{
	color: #ffffff;
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	padding: 5px;
}

.ContributionsList .ContributionsGrid .UniGridHead th a
{

	color: #ffffff;
}

.UniGridGrid td, .UniGridGrid th
{
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    border-right: none;
    border-left: none;
	text-align: left;
}

.UniGridGrid td td, .UniGridGrid th td
{
    border: none;
}

.NewAttachmentDisabled
{
	text-decoration: underline;
}

.AttachmentsList .Icon
{
    text-decoration: none;
    border: none;
    cursor: pointer;
    margin-bottom: -3px;
    border-right: 5px solid  #eeeeee;
}

.userContributions #FCKToolbarUC

{
	border: 1px solid Gray;
}

.userContributions .EditContributionClose, .Contributions .UserContributionDocList
{
	display: block;
	margin-bottom: 20px;

}

.userContributions input[type=submit]
{
	width: 100px;
}

.userContributions .zoneList
{
	min-height: 400px;
}

.IE6 .userContributions .zoneList
{
	height: 400px;
}

.UserContributionNewClass
{
	padding: 5px;
	color: Black;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.UserContributionNewClass img
{
	vertical-align: middle;
	padding-right: 3px;

}

.EditForm .PageHeader img
{
	vertical-align: middle;
	padding-bottom: 5px;	
}

.EditingFormTable
{
}

.EditForm .EditingFormInfo, .EditForm .WorkflowInfo
{
	padding-left: 7px;
	display: block;
	line-height: 30px;
}

/*#Tab menu#*/

.TabControlTable
{
	height: 25px;
	background: url(../App_Themes/CorporateSite/Images/tabmenu_item_bg.gif) repeat-x center left;
	padding: 0;
	margin: 0;
}

.TabControlLeft, .TabControlRight, .TabControlSelectedLeft, .TabControlSelectedRight
{
	display: none;
}

.TabControl
{
	background: url(../App_Themes/CorporateSite/Images/tabmenu_item_bg.gif) repeat-x center left;
	padding: 0px 10px 0px 10px;
}

.TabControlSelected
{
	background: url(../App_Themes/CorporateSite/Images/tabmenu_item_active_bg.gif) repeat-x center left;
	padding: 0px 10px 0px 10px;
}

.TabControlTable a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

/*#My account#*/

.TabsContent
{
	border: 1px solid #cccccc;
	width: 660px;
	padding: 15px;
}

.TabsContent .Error
{
	color: Red;
}

.TabsContent .FieldLabel
{
	font-weight: bold;
	width: 140px;
}

.TabsContent .UniGridHead
{
	color: White;
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
}

.TabsContent .Grid
{
	width: 100%;
	border: 1px solid #aaa
}

.TabsContent .OddRow
{
	background-color: #eee;
}

.MyCredit .TotalCredit
{
	font-weight: bold;
	font-size: 120%;
	color: #002756;
}

.TabsContent input[type=text], .TabsContent input[type=password], 
.TabsContent input[type=file], .TabsContent textarea, .MyProfileFileUpload
{
	width: 300px;
}

.TabsContent select
{
	width: 306px;
}

.clear 
{
	width:0px; 
	height:0px; 
	clear:both; 
	line-height: 0px; 
	font-size: 0px;

}

.SubscriptionsGroup
{
	padding: 8px;
}

.SubscriptionsPanel
{
	padding-top: 22px;
}


/*#Office#*/

.Map
{
	border: solid 1px #cccccc;
	padding: 3px;
}


.Map img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.Map .Header
{
	font-weight: bold;
}

.Map .Address
{
	font-size: 10px;
}

.OfficeDetail img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.OfficeDetail .Address
{
	font-size: 10px;
}

.OfficeDetail h1
{
	padding: 0px !important;
	margin: 0px !important;
}

.OfficeDetail .Description
{
	padding-top: 5px;
	padding-left: 5px;
}

/*#Grid#*/
.DataGrid
{
	border:1px solid #cccccc;
}

.DataGrid td
{
	padding: 3px 5px;
}

.DataGrid .Row
{
	
}

.DataGrid .AltRow
{
	background-color: #eeeeee;
}

.DataGrid .Header
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
}

.DataGrid .Header td
{
	padding: 5px;
}

.DataGrid .Header td a
{
	color: #ffffff;
}

/*#Webpart containers#*/
/*#Webpart containers/General product list#*/

.ProductList a
{
	/*text-decoration: none;*/
}

.ProductList .ProductBox
{
	width: 160px;
	margin: 15px 10px 0;

	border: solid 1px #cccccc;
}

.ProductList .ProductBox a
{
	text-decoration: none;
}

.ProductList .ProductImage
{
	text-align: center;
	height: 140px;
}

.ProductList .ProductImage img
{
	border: none;
}

.ProductList .ProductTitle
{
	display: block;
	background-color: #e36c26;
	padding: 6px 3px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none !important;
}

.ProductList .ProductPrice
{
	padding: 6px;
}

.ProductList .ProductPrice .right
{
	font-weight: bold;
	text-align: right;
}

.ProductList .ProductFooter
{
	background-color: #f0f0f0;
	padding: 6px;
}

.ProductList .ProductFooter a
{
	text-decoration: underline;
}

.ProductList .ProductFooter img
{
	margin-right: 5px;
	vertical-align: middle;
}

.ProductList .productDetail
{
	width: 100%;
	margin-bottom: 20px;
}

.ProductList .productDetail img
{
	border: none;

}


.ProductList .productDetail h3
{
	margin: 15px 0 10px 0;
}

.ProductList .productDetailInfo

{
	margin-left: 10px;
	width: 100%;
}

.ProductList .productDetailInfo td
{
	padding: 2px 10px;
}

.ProductList .productDetailInfo .caption
{
	font-weight: bold;
}

.ProductList .productDetailInfo .alt
{
	background-color: #f9f9f9;
}

.ProductList .productDetailLinks
{
	width: 100%;
	background-color: #f0f0f0;
	margin: 10px 0px 10px 0px;
	padding: 5px;
}

.ProductList .ProductSummary
{
	vertical-align: top;
}

.ProductList .LinkMore
{
	display: block;
	background: url(../App_Themes/CorporateSite/Images/information.png) no-repeat center left;
	padding: 0 0 5px 17px;
}

/*#Webpart containers/General list#*/

.GeneralList .Header a
{
	color: #ffffff;
	font-weight: bold;
}

.GeneralList img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.GeneralList .Address
{
	font-size: 10px;
}

.GeneralList .Header
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	color: #ffffff;
	padding: 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.GeneralList .Body
{
	padding: 0 5px 5px;
	border: solid 1px #cccccc;
}

/*#Messaging#*/

.MessagingBox .UniGridHead a
{
	color: White !important;
}

.MessagingBox
{
	width: 625px;
}

.MessagingBox .FooterInfo
{
	text-align:right;
	padding: 3px;
	font-size: 11px;
}

.MessagingBox .List
{
}

.MessagingBox .Header,
.MessagingBox .NewMessageHeader, .MessagingBox .ViewMessageHeader, .MessagingBox .UniGridHead
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	border-left: solid 1px Black;
	border-right: solid 1px Black;
	border-top: solid 1px Black;
}

.MessagingBox .Header
{
	height: 25px !important;
}

.MessagingBox .Header a
{
	color: white;
	font-weight: bold;
}

.MessagingBox .List th, .MessagingBox .List td
{
	text-align: left;
}

.MessagingBox .ImageCell
{
	padding-left: 0px !important;
}

.MessagingBox .List tr
{
	height: 25px;
}

.MessagingBox .List .OddRow, .MessagingBox .List .EvenRow, .MessagingBox .List .Pager
{
	border:1px solid #CCCCCC;
}

.MessagingBox .List td
{
	padding: 0px 3px 0px 3px;
}

.MessagingBox .OddRowUnread, .MessagingBox  .OddRow,
.MessagingBox .OddRowRead
{
	background-color: #cccccc;
}

.MessagingBox .OddRowUnread, .MessagingBox .EvenRowUnread,
.MessagingBox .OddRowRead, .MessagingBox .EvenRowRead
{
	font-weight: bold;
}

.MessagingBox .ViewMessage
{
	border: solid 1px #cccccc;
	padding: 10px;
}

.MessagingBox .HeaderTable
{
	margin-left: 10px;
	margin-top: 10px;
	width: 90%;
}

.MessagingBox .HeaderTable, .Pager table
{
	border: 0px !important;
}

.MessagingBox .Body, .MessagingBox .DiscussionButtons
{
	padding-left: 10px;
}

.MessagingBox .HeaderTable img
{
	border: 1px solid Black;
	margin: 0px 5px 0px 0px;
}

.MessagingBox .MessageUserButtons
{
	display: inline;
}

.MessagingBox .FieldCaption
{
	font-weight: bold;
	padding-right: 5px;
}
.MessagingBox .Field
{
	width: 100%;
}

.MessagingBox .SendMessage
{
	margin-bottom: 10px;
	border: solid 1px #cccccc;
}

.MessagingBox .Buttons
{
	padding: 10px;
}

.MessagingBox .FromField

{
	width:150px !important;
	border: solid 1px #cccccc;
}

.MessagingBox .ToField
{
	width:150px !important;
	border: solid 1px #cccccc;
}

.MessagingBox .SubjectField
{
	width: 98% !important;
	border: solid 1px #cccccc;
}

.MessagingBox .SubjectRow
{
	padding: 20px 0px 3px 10px;
}

.MessagingBox .TextareaItem, .MessagingBox .BodyField
{
	width: 98%;
	height: 200px;
	border: solid 1px #cccccc;
}

.MessagingBox .Pager td
{
	padding: 0px;
}

.MessagingBox .Pager tr
{
	height: 20px !important;
}

.MessagingBox .Error
{
	margin: 5px;
	color: Red;
	display: block;
}

.MessagingBox .Info
{
	margin-bottom: 10px;
	display: block;
}




.MessagingBox table
{
/*	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;*/
	border-collapse: collapse !important;
}

.MessagingBox .ListGrid
{
	border-collapse: collapse !important;

	border: solid 1px #cccccc;
}

.MessagingBox .Pager, .MessagingBox .Pager a, .MessagingBox .Pager, .MessagingBox .Pager span
{
	padding-left: 3px;
}

.FriendsBox
{
	width: 680px;
}

/*#Ecommerce#*/
.PrintImage
{
	vertical-align: middle;
	padding-bottom: 3px;
}

.sendToFriendYourMessage
{
	cursor: pointer;
	font-style: italic;
}

.AddToCartLink
{
	background: url(../App_Themes/CorporateSite/Images/ShoppingCart/AddToCart.gif) no-repeat 0px 5px;
	padding-left: 18px;
	padding-top: 5px;
}
.sendToFriendHeader
{
	color: #002756;
	font-size: 120%;
	font-weight: bold;
}
.PrintLink
{
	text-align: right;
	padding-right: 10px;
}
.PrintImage
{
	border: 0px;
	margin-right: 5px;
}
.ProductPrice
{
	display: block;
	width: 130px;
	word-wrap: normal;
}
.productDetailLinks .ProductPrice
{
	display: inline;
}
.ProductOptionSelector select
{
	width: 220px;
}
.AddToCartTextBox
{
	width: 20px;
}

.ItemsNotAvailable{
color: red;
}

.productDetailLinks td{
vertical-align: bottom;
}

.btnContinue
{
	text-align: left;
	padding-top:10px;
}


/*#Content rating#*/
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../App_Themes/Default/Images/CMSDesk/Content/Properties/ContentRating/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../App_Themes/Default/Images/CMSDesk/Content/Properties/ContentRating/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../App_Themes/Default/Images/CMSDesk/Content/Properties/ContentRating/SavedStar.png);
}

.CntRatingResult
{
    clear:left;
    padding-top:5px;
}

.CntRatingRadioTable tr
{
    text-align: center;
}

/*#Modal popup#*/
.ModalBackground
{
	z-index: 9998 !important;
	background-color: #888888;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.ModalPanel
{


    background-color: #ffffff;
    padding: 10px;
    /* position: fixed !important; */

}

/* User context menu */
.UserContextMenu
{
    border: solid 1px #666666;


    background-color: #e0e0e0;
    cursor: pointer;
    padding: 3px;
}

/*#Abuse report#*/
.AbuseBody .ReportComment
{
	width: 300px;
	height: 200px;
}

.ModalPanel
{
	width: 400px;
}

.DialogAbuseBody .ReportComment
{
	width: 397px;
	height: 215px;
}

.Messages
{
	padding-top: 10px;
	text-align: left;
}

/*#Notifications#*/

.NotificationSubscriptionHeader, .NotificationSubscriptionButton  {
	padding-top: 10px;
	padding-bottom: 10px;
}

.myAccMenu .UserNotifications .UniGridHead a {
	color: #ffffff;
}

.CommentUserName {
	text-decoration: underline;
}

/*#Media library#*/
.mediaItem
{
	background: url('../App_Themes/CorporateSite/Images/Examples/bg_photo.gif') no-repeat;
	float: left;
	font-size: 10px;
	width: 132px;
	margin: 4px;
}

.mediaItemBottom
{
	height: 4px;
	background: url('../App_Themes/CorporateSite/Images/Examples/bg_photo_bottom.gif') no-repeat;
	font-size: 0;
	line-height: 0;
}

.mediaItem a
{
	color: Black;
	text-decoration: none;

	font-weight: bold;
	font-size: 11px;
}

.mediaLibraryPhoto
{
	height: 122px;
	width: 132px;
	text-align: center;

}

.mediaLibraryDescription
{
	padding: 0px 3px;
	color: #737373;
}


.MediaLibrarySort
{
	padding-bottom: 13px;
}


.MediaLibrarySort span
{
	font-weight: bold;
}


.MediaLibrarySort a
{
	color: Black;
}

.MediaLibrarySort a:hover
{
	text-decoration: none;
}


.MediaGalleryFolderTree
{
	float: left;
	width: 180px;
	overflow: auto;
}

.MediaGalleryFolderTree a
{
	color: Black;
}

.MediaGalleryContent
{
	float: left;
	width: 480px;
}

.MediaGalleryDetail
{
	width: 560px;
	background: url('../App_Themes/CorporateSite/Images/Examples/bg_photo_detail.gif') no-repeat;
	text-align: center;
	padding: 15px 0px;
	
}

.MediaGalleryDetailBottom
{
	width: 544px;
	padding-top: 5px;

	padding-right: 16px;
	text-align: right;
	background: url('../App_Themes/CorporateSite/Images/Examples/bg_photo_detail_bottom.gif') no-repeat;
}

.MediaGalleryDetailBottom img
{
	border: none;
}

.SelectedFolder
{
	font-weight: bold;
}

.MediaGalleryDetailBottom h2

{
	padding-top: 5px;
	margin: 0;
	color: #737373;
	font-size: 16px;
	width: 400px;
	text-align: left;
}

.MediaGalleryContent .Pager
{
clear: both;
text-align: center;
}

.MediaGalleryPagger
{
    padding-bottom: 10px;	
}

.MediaGalleryPagger a
{
	display: block;
	color: Black;
	background: url('../App_Themes/CorporateSite/Images/Examples/button_back.gif') 0px 1px no-repeat;
	padding-left: 18px;
	font-weight: bold;
	padding-bottom: 4px;
}

.MediaGalleryDetail object
{
background: #efefef;
}

a.MediaBack
{
	display: block;
	color: Black;
	background: url('../App_Themes/CorporateSite/Images/Examples/button_back.gif') 0px 1px no-repeat;
	padding-left: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

.CommentUserName {
	text-decoration: underline;
}

.ContentTree
{
	float: left;
	width: 150px;
	height: 500px;
}

.MediaContent
{
	float: left;
	width: 540px;
}


.MediaFileUploader
{
	padding-bottom: 30px;
}
