/*#Global#*/
.LTR, .RTL
{
background:#000000 url(../App_Themes/CorporateSite/Images/bg_body.jpg) no-repeat center top;
}

body
{
	font-family:arial, helvetica;
	font-size:13px;
	margin: 0px;
	padding: 0px;background-color:#fff;
}

a
{
	text-decoration: underline;
	color: #000000;
	outline:none;
}

a:hover
{
	text-decoration: none;
}

.ErrorMessage
{
	color: #ff0000;
}

/*#Global/Logon form#*/
.LoginPanelPasswordRetrieval input[type="submit"]
{
	width: 120px;
}

/*#Global/Language Selector#*/
.languageSelection img
{
	border: none;
}

.languageSelectionWithCultures, .languageSelection
{
	text-align: right;
}

.languageSelectionWithCultures a
{
	position:  relative;
	top: -5px;
	padding: 0px 2px;
	font-weight:bold;
}
.languageSelection span, .languageSelectionWithCultures span
{
	position:  relative;
	top: -5px;
	padding: 0px 2px;
}

/*#Global/Message & Errors labels#*/
.EditingFormErrorLabel, .EventManagerRegError
{
	color: #ff0000;
}

/*#Main styles#*/

/*#Main styles/General#*/

.zoneLeft
{
	width: 190px;
}

.zoneContent
{
	width: 100%;
	margin: 0px;
}


/*#Main styles/Events page#*/

.userContributinons .zoneTop
{
	width: 100%;
}

/*#Main styles/Events page#*/

.eventCalendarDetail .zoneTop
{
	width: 100%;
	margin-bottom: 10px;
}

.eventCalendarDetail .zoneLeft
{
	width: 450px;
}

.eventCalendarDetail .zoneRight
{
	width: 450px;
}



/*#Main styles/Blog page#*/

.blogDetail .zoneTop
{
	width: 100%;
	margin-bottom: 10px;
}

.blogDetail .zoneLeft
{
	width: 700px;
}

.blogDetail .zoneRight
{
	width: 200px;
}

/*#Main styles/Master page#*/
/*Top logo, top menu*/
.mainDiv
{
	width: 980px;
	margin: 0px auto;
}

.zoneTop
{
	width: 450px;
	float: right;
	/* padding-right: 10px;*/
}

.zoneMenu
{
	/*width: 932px;*/
	margin: 0px auto;
	clear: both;
	background:url(../App_Themes/CorporateSite/images/bg_tnb.jpg) no-repeat left top; height:54px;
}

.zoneMainContent
{
	margin: 0px 0 10px 0;
	min-height: 400px;
	_height: 400px;
	width: 100%;
	clear:both;
}

.zoneContent
{
	width: 100%;
	margin: 0px;
	clear:both;
}

.zoneBottom
{	
	background: black;
	padding: 2px 10px 4px 10px;
	color: white;
	margin: 10px 0 10px 0;
	min-height: 15px;
	_height: 15px;
}

.zoneBottom a
{
	color: white;
}

.zoneLogo
{
	margin: 0px 0px;
	width: 350px;
	float: left;
}

.zoneHomeTop
{
	margin: 0px 0px;
	width: 618px;
	float: left;
}


/*Top logo, left menu*/
.mainDivLeftMenu
{
	width: 930px;
	margin: 15px auto;
}

.mainDivLeftMenu .zoneMenu
{
	width: 120px;
	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: 806px;
}

/*#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: 400px !important;
	text-align: justify !important;
	margin: 0 10px 0 10px !important;
}

.DesignMode .homeTopImage3cols .zoneCenter
{
	width: 400px !important;
}

/* IE6 hack */
.IE6 .homeTopImage3cols .zoneCenter
{
	width: 410px !important;
}

.IE6 .DesignMode .homeTopImage3cols .zoneCenter
{
	width: 400px !important;
}

.homeTopImage3cols .zoneLeft
{
	width: 235px;
}

.homeTopImage3cols .zoneRight
{
	width: 230px;
}

/* 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;
}

/*#Main styles/Text with left menu and right column#*/
.textColLeftMenu .zoneLeft
{
	width: 25% !important;
}

.textColLeftMenu .zoneContent
{
	width: 50% !important;
}

.textColLeftMenu .zoneRight
{
	width: 25% !important;
}

/*#Main styles/Three columns#*/
.threeCols .zoneLeft
{
	width: 33% !important;
}

.threeCols .zoneCenter
{
	width: 34% !important;
}

.threeCols .zoneRight
{
	width: 33% !important;
}

/*#Main styles/Three columns with left menu#*/
.threeColsLeftMenu .zoneLeftMenu
{
	width: 24% !important;
}

.threeColsLeftMenu .zoneLeft
{
	width: 25% !important;
}

.threeColsLeftMenu .zoneCenter
{
	width: 26% !important;
}

.threeColsLeftMenu .zoneRight
{
	width: 25% !important;
}

/*#Main styles/Two columns with left menu#*/
.twoColsLeftMenu .zoneLeftMenu
{
	width: 26% !important;
}

.twoColsLeftMenu .zoneLeft
{
	width: 37% !important;
}

.twoColsLeftMenu .zoneRight
{
	width: 37% !important;
}

/* 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
{
	background: url(../App_Themes/CorporateSite/Images/leftmenuBg.gif) repeat-x left bottom;
	padding: 3px 0px;
}

.subCMSTreeMenuItem, .subCMSTreeMenuSelectedItem
{
	background: url(../App_Themes/CorporateSite/Images/leftmenuBg.gif) repeat-x left bottom;
	padding: 3px 0px;
}

.CMSTreeMenuLink
{
	padding-left: 12px;
	text-decoration: none;
	color: #000000;
	background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackground.png) no-repeat left center;
}

.subCMSTreeMenuLink
{
	text-decoration: none;
	padding-left: 18px;
	background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackground.png) no-repeat 8px center;
}

.CMSTreeMenuSelectedLink
{
	background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackgroundActive.png) no-repeat left center;
	padding-left: 12px;
}

.subCMSTreeMenuSelectedLink
{
	background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackgroundActive.png) no-repeat 8px center;
	padding-left: 18px;
}

/*#Top menu styles#*/
.horizontalmenu {margin:0px 6px;float:right;}

.verticalmenu
{
	background: none;
}
/*#Top menu styles/Horizontal#*/
.horizontalCMSMenu
{
	height:35px;
	color: #ffffff;	
	text-shadow:0 1px 0 #000000;
	font-family:segoe ui, arial, helvetica;
}

.horizontalsubCMSMenu
{
	background:url(../App_Themes/CorporateSite/Images/bg_dropdown.png) top left repeat;	
	font-size:12px;
	text-transform:capitalize;
	width:217px;
}

.horizontalsubCMSMenu tr
{
	xbackground-color:#000000;
	xopacity:0.8;
	xfilter:alpha(opacity=80);
}


.horizontalsubCMSMenuItem
{
	white-space: nowrap;
	display: block;
}

.horizontalsubCMSMenuItem, .horizontalsubCMSMenuItemMouseOver, .horizontalsubCMSMenuItemMouseDown,
.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown
{
	padding: 8px;
	min-width: 170px;
	xwidth: 170px;
	white-space: nowrap;
	display: block;
	border-bottom:1px solid #806623;
	margin-left:15px;
	color: #ecb228;
}

.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown, .horizontalsubCMSMenuItemMouseOver
{
	xbackground: #727272;
	color: #ffffff;		
}

.horizontalCMSMenuItem,.horizontalCMSMenuHighlightedMenuItem
{
	font-size: 16px;
	padding: 0px 14px;
	cursor:pointer;
}
.horizontalCMSMenuHighlightedMenuItem
{	color:#ecb228;
}

.horizontalCMSMenuItemMouseOver, .horizontalCMSMenuItemMouseDown, 
.horizontalCMSMenuHighlightedMenuItemMouseOver, 
.horizontalCMSMenuHighlightedMenuItemMouseDown, 

.horizontalCMSMenuItemMouseUp, .horizontalCMSMenuHighlightedMenuItemMouseUp
{
	font-size: 16px;
	padding: 0px 14px;
	color:#ecb228;
	cursor:pointer;
}

.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-top: 10px;
}

/*#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:#f1f1f1;
	border:1px solid #cccccc;
	margin-top:10px;
	padding: 15px 0 15px 15px;
}

.NewsSummary img
{
	border: 1px solid #cccccc;
	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;
}

.NewsDetail
{

}

.NewsTitle
{
	font-size: 16px;
	font-weight: bold;
	color: orange;
}

.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%;
}

/*#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;
}

/*#Forum#*/

.ForumManage
{
	border: 1px solid #cccccc;
	margin: 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 group */
.ForumGroup
{
	width: 100%;
}

.ForumGroup *
{
	font-family: Arial;
}

.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 flat view */
.ForumFlat *
{
	font-family: Arial;
}

.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
{
	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;
	padding: 0px 5px 0px 5px;
}

.ForumFlat .ForumNewPost
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

/* Flat forum 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;
}

/* New post form */
.ForumNewPost
{
	padding: 5px;
	font-family: Arial;
}

.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 view */
.ForumTree *
{
	font-family: Arial;
}

.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;
}

/* Tree forum 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;
}


.OfficeName
{
	padding: 2px 0 2px 0;
	font-weight: bold;
}

/*#Events#*/

.EventCalendar
{
	width: 100%;
}

.EventCalendar *
{
	padding: 0px;
}

.EventCalendar .Title
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	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: #222222;
	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
{
	background-color: #222222;
	color: White;
	font-weight: bold;
}

.EventCalendar .Today a
{
	color: White;
	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;
}

/*#Examples/PagerControl#*/
.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;
	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/images/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;
	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;
}

.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#*/

.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;
}

.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;
	_height: 400px;	
}


.UserContributionNewClass
{
	padding: 5px;
	color: Black;


	font-family: Verdana;

	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
{
	color:#b25e0a;	
	padding: 0;
	margin: 0;
}

.TabControlLeft, .TabControlRight, .TabControlSelectedLeft, .TabControlSelectedRight
{
	display: none;
}

.TabControl
{
	color:#b25e0a;
	padding: 0px 5px 0px 5px;
	text-decoration:none;
}

.TabControlSelected
{
	color:#b25e0a;
	padding: 0px 5px 0px 5px;
}

.TabControlTable a:link,.TabControlTable a:visited,.TabControlTable a:hover
{
	text-decoration:none;
	font-family:arial,helvetica;
	font-size:11px;
	color:#b25e0a;		
}

/*#My account#*/

.TabsContent
{
	border: 1px solid #cccccc;
	width: 681px;
	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;
}

/*#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 .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
{
	width: 600px;
}

.MessagingBox .GeneralActions, .MessagingBox .MessageActions
{
	padding-bottom: 5px;
}

.MessagingBox .FooterInfo
{
	text-align:right;
	border: 1px solid #cccccc;
	padding: 3px;
	font-size: 11px;
}

.MessagingBox .List
{
}

.MessagingBox .Header,
.MessagingBox .NewMessageHeader, .MessagingBox .ViewMessageHeader
{
	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 #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.MessagingBox .Header
{
	height: 25px !important;
}

.MessagingBox .Header a
{
	color: white;
	font-weight: bold;
}

.MessagingBox .List th, .MessagingBox .List td
{
	text-align: left;
	padding-left: 10px;
}

.MessagingBox .ImageCell
{
	padding-left: 0px !important;
}

.MessagingBox .List tr
{
	height: 25px;
}

.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
{
	padding-left: 10px;
	width: 90%;
}

.MessagingBox .HeaderTable, .Pager table
{
	border: 0px !important;
}

.MessagingBox .Body
{
	padding-left: 10px;
}

.MessagingBox .BackToList
{
	padding: 5px 0px 5px 0px;
}

.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: 97% !important;
	border: solid 1px #cccccc;
}

.MessagingBox .SubjectRow
{
	padding: 20px 0px 3px 10px;
}

.MessagingBox .BodyField
{
	width: 97%;
	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: 5px;
	display: block;
}

.MessagingBox table
{
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-collapse: separate !important;
}

.MessagingBox .ListGrid
{
	border-collapse: collapse !important;
	border: solid 1px #cccccc;
}

/*#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: none;
}
.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;
}

/************ custom style ************/
/* --- shadow  style start --- */
.shadow_top_left{
	width:6px;
	height:7px;
	background: url(../App_Themes/CorporateSite/Images/shadow_top_left.png);
}
.shadow_top_right{
	width:6px;
	height:7px;
	background: url(../App_Themes/CorporateSite/Images/shadow_top_right.png);
}
.shadow_left{
	width:6px;
	background: url(../App_Themes/CorporateSite/Images/shadow_left.png);
}
.shadow_right{
	width:6px;
	background: url(../App_Themes/CorporateSite/Images/shadow_right.png);
}
.shadow_bottom_left{
	height:9px;
	background: url(../App_Themes/CorporateSite/Images/shadow_bottom_left.png);
}
.shadow_bottom_right{
	height:9px;
	background: url(../App_Themes/CorporateSite/Images/shadow_bottom_right.png);
}
.shadow_bottom{
	background: url(../App_Themes/CorporateSite/Images/shadow_bottom.png);
}

/* --- shadow  style end--- */

/* --- bottom & footer style start --- */
.bnb{
	font-family:"Trebuchet MS";
	font-size:11px;
	background-color:#d0d2d4;
	color:#464646;
	padding:0px 5px 0px 30px;
}
a.bnb:link, a.bnb:visited, a.bnb:hover{

	font-family:"Trebuchet MS";
	font-size:11px;
	color:#464646;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}
.footer{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#607269;
	background:url(../App_Themes/CorporateSite/images/bg_footer.jpg) repeat-x top #DEE5DD;
	border-right: 9px #d0d2d4 solid;
	border-left: 8px #d0d2d4 solid;
	border-bottom: 8px #d0d2d4 solid;
	padding:10px 10px 10px 30px;
}
/* --- shadow  style end--- */

/* gatesix signature css start -----------------------------------------*/
#gs-sign{
float:right;
text-align:right;}
a.powered:link, a.powered:visited, a.powered:hover{
font-family:"Trebuchet MS";
font-size:11px;
color:#a1a1a1;
text-decoration:none;
}
a.gatesix:link, a.gatesix:visited, a.gatesix:hover{
font-family:"Trebuchet MS";
font-size:11px;
color:#2e5789;
font-weight:bold;
text-decoration:none;
}
/* gatesix signature css end -----------------------------------------*/

.main{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
line-height:18px;
background:url(../App_Themes/CorporateSite/images/bg_cntarea.jpg) repeat-x bottom #ffffff;
border-right: 9px #d0d2d4 solid;
border-left: 8px #d0d2d4 solid;
padding:10px 30px 10px 30px;
}

/* tnb style ------ */
.tnb {background:url(../App_Themes/CorporateSite/images/bg_tnb.jpg) no-repeat left top; height:54px;}

/* content area ---------- */
.pageTitleZone{
	width:400px;
	float:left;
}
.pageTitle{
font-size:20px;
color:#1e4878;
}
.zoneLanguage{
	width:400px;
	float:right;
}
.textSimple{
	width:100%;
	float:left;
}
.CMSBreadCrumbs{
	font-size:10px;
	text-decoration:none;
	text-transform:capitalize;
	color:#b6630b;
	width:360px;
}
a.CMSBreadCrumbsLink:link, a.CMSBreadCrumbsLink:visited{
	padding:0px 3px 0px 3px;
	color:#b6630b;
	text-decoration:none;	
}
a.CMSBreadCrumbsLink:hover{
	padding:0px 3px 0px 3px;
	color:#ffffff;
}
.CMSBreadCrumbsCurrentItem{color:#ffffff;}
/* Custom Classes Created*/
.homeTitleZone{
	width:450px;
	float:left;
	color:#009900;
	font-size:13px;
}

.xbg-products {background:url(../App_Themes/CorporateSite/Images/bg_products.jpg) no-repeat; border:1px solid #cbe1c8; border-top:none; text-align:center; height:157px;}
.bg-products {background-color:#ffffff; border:5px solid #CCD0C2; text-align:center; height:157px;}
.home-product{
padding-top:1px;
padding-left:5px;
height:75px;
}

/* inner content border style -----------*/
.pro-tab-left-top{

	background:url(../App_Themes/CorporateSite/images/pro-tab-left-top.gif) no-repeat left top; height:7px; width:8px;
}
.pro-tab-top-bg{
	background:url(../App_Themes/CorporateSite/images/pro-tab-top-bg.gif) repeat-x left top;
}
.pro-tab-right-top{
	background:url(../App_Themes/CorporateSite/images/pro-tab-right-top.gif) no-repeat right top; height:7px; width:8px;
}
.pro-tab-left-bg{
	background:url(../App_Themes/CorporateSite/images/pro-tab-left-bg.gif) repeat-y left top; height:7px; width:8px;
}
.pro-tab-right-bg{
	background:url(../App_Themes/CorporateSite/images/pro-tab-right-bg.gif) repeat-y right top; height:7px; width:8px;
}
.pro-tab-left-btm{
	background:url(../App_Themes/CorporateSite/images/pro-tab-left-btm.gif) no-repeat left top; height:7px; width:8px;
}
.pro-tab-btm-bg{
	background:url(../App_Themes/CorporateSite/images/pro-tab-btm-bg.gif) repeat-x left top; 
}
.pro-tab-right-btm{
	background:url(../App_Themes/CorporateSite/images/pro-tab-right-btm.gif) no-repeat right top; height:7px; width:8px;
}
.pro-pad{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
line-height:18px;
background:#FFFFFF;
padding:10px 10px 30px 10px;
}

/*************************/
/* sIFR */
h1, /*h2,*/ {margin:0px; padding:0px; letter-spacing:-.10em;}
h1 {font-size:18px;}
h2 {font-size:11px;letter-spacing:0px;}
.contact {letter-spacing:0px; line-height:17px; *line-height:21px;padding-top:17px;float:right;width:275px;*width:270px;text-align:right;}

/* sIFR Screen */
.sIFR-flash {visibility: visible !important; margin:0; padding:0;}
.sIFR-replaced, .sIFR-ignore {visibility:visible !important;}
.sIFR-alternate {position:absolute; left:0; top:0; width:0; height:0; display:block; overflow:hidden;}
.sIFR-replaced div.sIFR-fixfocus {margin:0pt; padding:0pt; overflow:auto; letter-spacing:0px; float:none;}
.sIFR-active h1 /*.sIFR-active h2*/{visibility:hidden; font-family:Verdana; line-height:1em;}

/*Request Catalog Classes*/
.reqCat input{width:95%;border:1px solid #E9AC3A;background-color:#F0C575;color:#000;padding:3px;}
.reqCat textarea{width:98%;border:1px solid #E9AC3A;background-color:#F0C575;color:#000;padding:3px;}
.reqCat select{border:1px solid #E9AC3A;background-color:#F0C575;color:#000;padding:3px;}
.reqCat .separator{background-color:#b25e0a;height:1px;width:878px;}
.inputbox{width:150px;border:1px solid #E9AC3A;background-color:#F0C575;color:#000;padding:3px;}
.xinputbox{width:150px;border:1px solid #1E1D1A;background-color:#0D0C0B;color:#fff;padding:3px;}
.btn{border:1px solid #000;color:#fff;font-weight:bold;background:#C67B15 url(../App_Themes/CorporateSite/Images/bg_btn.jpg) top left repeat-x;padding:3px;}
.req{color:#b25e0a;font-weight:bold;xbackground: url(../App_Themes/CorporateSite/Images/bg_required.png) center 30% no-repeat;height:17px;margin-bottom:1px;}
#plcRoot_Layout_zoneContent_PagePlaceholder_partPlaceholder_Layout_zoneContent_BizForm_RequestCatalog_BizFormNew_ctl00_Phone_txt2nd.inputbox{width:68%;}
#plcRoot_Layout_zoneContent_PagePlaceholder_partPlaceholder_Layout_zoneContent_BizForm_ContactUS_BizFormNew_ctl00_PhoneNumber_txt2nd.inputbox{width:74%;}
#plcRoot_Layout_zoneContent_PagePlaceholder_partPlaceholder_Layout_zoneContent_BizForm_ContactUS_BizFormNew_ctl00_CopyOfEmail{width:15%;}
#plcRoot_Layout_zoneContent_PagePlaceholder_partPlaceholder_Layout_zoneContent_BizForm_ContactUS_BizFormNew_ctl00_btnOK{width:40%;border:none;}
/* product detail page style ----*/

.content-head{
color:#1e4878;
font-size:13px;
border-bottom:#d0d2d4 1px solid;
font-weight:bold;
}
.content-sub-head{color:#ffffff;}
.content-sub-head a:link, .content-sub-head a:active, .content-sub-head a:visited, .content-sub-head a:hover{
color:#b4600a;
font-size:12px;
}

.pro-link, .pro-link a, .pro-link a:hover{
padding:0px 0px 0px 0px;
color:#b25e0a;
text-decoration:none;
font-weight:normal;
font-size:10px;
}
a.download_product_info:link,a.download_product_info:visited {
     font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b25e0a;
	font-size:11px;
	text-decoration: none;
	font-weight:normal;
}
a.download_product_info:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b25e0a;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
.download_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	padding-left:0px;
	text-align:center;
	padding:0px 20px 0px 20px;
}
.pro-tab-center{
	background:url(../App_Themes/CorporateSite/images/pro-tab-center.gif) no-repeat left top #ffffff; width:20px ;
}
.Resources-link{
color:#1e4878;
font-weight:bold;

}
a.Resources-link:link, a.pro-link:visited{
color:#b25e0a;
text-decoration:none;
font-weight:bold;
}
a.Resources-link:hover{
color:#ecb228;
font-weight:bold;
}

.trebuchet_heading
	{
		font-family: Trebuchet MS;
		font-size:16px;

		font-weight:bold;
		color:#1e4878;
		text-transform:uppercase;
		text-decoration:none;
	} 
	
/* product page drop down css start-----------------------------------------------*/

.dropmenudiv{
text-align:left;
position:absolute;
top: 0;
border: 1px solid #09335e; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-color: #05488c;
width: 165px;

visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
margin-left:8px;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 0px;
border-bottom: 1px solid #09335e; /*THEME CHANGE HERE*/
padding: 2px 0 2px 0;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
padding-left:5px;
}
.dropmenudiv1{
text-align:left;
position:absolute;
top: 0;
border: 1px solid #09335e; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-color: #05488c;
width: 100px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv1 a{
width: auto;
display: block;
text-indent: 0px;
border-bottom: 1px solid #09335e; /*THEME CHANGE HERE*/
padding: 2px 0 2px 0;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
padding-left:5px;
}
.dropmenudiv4{
text-align:left;
position:absolute;
top: 0;
border: 1px solid #09335e; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-color: #05488c;
width: 120px;
margin:0px 0px 0px 8px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}



.dropmenudiv4 a{
width: auto;
display: block;
text-indent: 0px;
border-bottom: 1px solid #09335e; /*THEME CHANGE HERE*/
padding: 2px 0 2px 0;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
padding-left:5px;
}
.dropmenudiv4 a:hover{ /*THEME CHANGE HERE*/
background-color: #1b4d77;
color:#78aad8;
}
* html .dropmenudiv4 a{ /*IE only hack*/
width: 100%;
}
.dropmenu2 div{
width: auto;
left:200px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 0px 0;
text-decoration: none;
font-weight: bold;
color: black;
}
* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #1b4d77;
color:#78aad8;
}
.dropmenudiv1 a:hover{ /*THEME CHANGE HERE*/
background-color: #1b4d77;
color:#78aad8;
}
/* product page drop down css end--------------------------------------------------------*/

.sub-heading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#044487;}

.productsdropdown{
padding:5px 5px 5px 0px;
background-color:#D7981F;
}
.productsdropdown:hover{
background-color:#D7981F;
padding:5px 5px 5px 0px;
}

.productsdropdown a.menuitem{
color:#000C33;
font-weight:bold;
text-decoration: none;
display:block;
padding-left:20px;
}
.productsdropdown a.menuitem:hover{
color:#ffffff;
}
.td_promodel{width:100%;}
.td_promodel td{padding:1px;}

a.emails {color:#0000ff; text-decoration:none;}
a.isales_email {color:#0000ff; text-decoration:none;background:url(../App_Themes/CorporateSite/images/icon_email.png) no-repeat left center;padding-left:20px;}

/*.contact{
	padding-top:35px;
	*padding-top:50px;
	margin-bottom:0px;
	padding-bottom:0px;
}*/
.footer_logo{
	padding-top:7px;
	*padding-top:0px;
	}

/*****Re skinning site classes****/
div#wrapper{
	width:980px;
	margin:0 auto;
}

.clear_prop{clear:both; margin:0; padding:0;}
a{text-decoration:none;}
h1, h2, h3{margin:0px;padding:0px;}
h1{padding-top:10px;}
h3{padding-bottom:10px;}
.pro_heading{font-family: Segoe UI, arial, helvetica;text-shadow:0 1px 0 #000000;color:#ecb228;font-size:18px;}
.heading_ch{font-family: Segoe UI, arial, helvetica;text-shadow:0 1px 0 #000000;color:#ecb228;font-size:26px;}
h3{font-family: Segoe UI, arial, helvetica;color:#ecb228;font-size:18px;text-transform:capitalize;text-align:left;font-weight:normal;}
h1{font-family: Segoe UI, arial, helvetica;color:#ecb228;font-size:36px;text-transform:capitalize;text-align:left;font-weight:normal;}
/*Text Styles*/
.text_style1{
	font-size:17px;
	color:#b15d0a;
}

.text_style2{
	font-size:17px;
	color:#e38a33;
}
/*Text Styles*/

/*Header Part CSS*/
div#header{
	height:75px;
	margin-top:17px;
	padding:0 30px;
	width:950px;
}

div#header .header_left{
	width:325px;
	float:left;
	margin-top:-5px;
}

div#header .header_right{
	float:right;
	padding-top:15px;
	width:625px;
}

div#header .header_right .wrapper_tnb {float:left;width:500px;}
div#header .header_right .wrapper_language {width:90px;float:right;}
.language{
	margin:16px 0;
}
	

/*Header Part CSS*/


/*Banner Part CSS*/
#banner{
	width:980px;
	height:430px;
	text-align:center;
}
/*Banner Part CSS End*/


/*Content Part CSS*/
.content_hp{
	margin-left:-10px;
	padding:37px 30px 0;
	width:940px;
	height:214px;
	background: url(../App_Themes/CorporateSite/Images/bg_home_content.png) no-repeat center top;
}

.bg_inner{width:996px;background: url(../App_Themes/CorporateSite/Images/bg_innerpage.png) no-repeat center top;min-height:790px;margin-top:25px;}
.bg_contact{width:996px;background: url(../App_Themes/CorporateSite/Images/bg_contact.png) no-repeat center top;min-height:789px;margin-top:25px;}
.content_inner{width:900px; margin:0 auto;padding:15px;color:#fff;line-height:18px;}
.content_inner .panel_left{float:left;width:540px;}
.content_inner .panel_right{float:right;width:360px;text-align:right;}
.content_inner .img_border{border:2px solid #000;}
.content_inner a{color:#b25e0a;text-decoration:none;}
.content_inner a:hover{color:#ecb228;}
.table_contact td{padding:15px;}
.table_contact .bar_orange{height:3px;background-color:#b4600a;margin-bottom:2px;width:200px;}
.table_contact .bar_white{height:1px;background-color:#ffffff;margin:0px 0px 15px 1px;width:197px;}
.table_contact .txtsmall_yellow{color:#ecb228;}
.bg_popup{background: url(../App_Themes/CorporateSite/Images/bg_innerpage.png) no-repeat center top;height:300px;}
.bg_popup{color:#ffffff;}
.txtgrey{color:#767676;}
.txt_seo{padding-left:5px;}
.request_catalog{
	float:left;
	padding-top:30px;
	text-align:center;
	width:460px;
}
/*Content Part CSS*/

/*Footer Part CSS*/
div#footer{
	font-size:11px;
	padding:0 10px;
	line-height:140%;
	margin-bottom:10px;
}

.footer_left{
	float:left;
	color:#A3A3A3;
}

.footer_right{
	float:right;
	color:#b25e0a;
}
.footer_right a{color:#b25e0a;}
/*Footer Part CSS*/

.heading_segoe_white{color:#ffffff;font-size:18px;font-family:Segoe UI, arial, helvetica;text-shadow:0 1px 0 #000000;}
.pro_desc_separator{background-color:#b6630b;height:1px;margin-top:20px;}
.CMSSiteMapLink{color:#b25e0a;text-decoration:none;}
.CMSSiteMapLink:hover{color:#fff;text-decoration:underline;}

/********************************/

/* TNB Menu Starts */
ul.tnb_CMSListMenuUL{list-style:none;margin:0px;padding:0px;float:right;position:relative;}
ul.tnb_CMSListMenuUL li{display:inline;padding:0;height:27px;}
ul.tnb_CMSListMenuUL li a{text-decoration:none;color:#fff;font:16px/22px "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;float:left;padding:0px 10px 0px 10px;text-decoration:none;outline:0;text-shadow:0 1px 0 #000000;;}
ul.tnb_CMSListMenuUL li a:hover{color:#ecb228;}
ul.tnb_CMSListMenuUL li a span{margin:0;padding:0;}
ul.tnb_CMSListMenuUL ul {position:absolute;top:-999em;width:10em;}
ul.tnb_CMSListMenuUL ul li {width:217px;padding:5px 0;height:20px;border-bottom:1px solid #806623;}
ul.tnb_CMSListMenuUL li ul li a{text-decoration:none;color:#ecb228;font:13px/20px Tahoma, Arial, Helvetica, sans-serif;text-transform:capitalize;}
ul.tnb_CMSListMenuUL li:hover {visibility:inherit; /* fixes IE7 'sticky bug' */}
ul.tnb_CMSListMenuUL li {float:left;position:relative;}
ul.tnb_CMSListMenuUL li:hover ul, ul.tnb_CMSListMenuUL li.sfHover ul {left:0;top:27px;}
ul.tnb_CMSListMenuUL li ul li:hover a{color:#ffffff;}
ul.tnb_CMSListMenuUL li li {xbackground-color:#000000;xopacity:0.95;xfilter:alpha(opacity=95);background:url(../App_Themes/CorporateSite/Images/bg_dropdown.png) top left repeat;}
ul.tnb_CMSListMenuUL li:hover, ul.tnb_CMSListMenuUL li.sfHover, ul.tnb_CMSListMenuUL a:focus, ul.tnb_CMSListMenuUL a:hover, ul.tnb_CMSListMenuUL a:active {color:#ffffff;}
ul.tnb_CMSListMenuUL li .tnb_CMSListMenuLinkHighlighted{color:#ecb228;}
ul.tnb_CMSListMenuUL li#menuElem_LI_0_1_1{display:none}
li#menuElem_LI_0_2_1:hover, li#menuElem_LI_0_3_1:hover, li#menuElem_LI_0_4_1:hover{xbackground: url(../App_Themes/CorporateSite/Images/bg_curve_menuitem1.png) no-repeat left top;background:url(../App_Themes/CorporateSite/Images/bg_dropdown.png) top left repeat;}
li#menuElem_LI_1_4_216, li#menuElem_LI_1_1_213, li#menuElem_LI_1_2_217{xbackground:url(../App_Themes/CorporateSite/Images/bg_bcurve_dropdown.png) no-repeat center bottom;xborder-bottom:none;}

/* ######### Default class for drop down menus ######### */
div.selectlanguage{width:100px;height:20px;float:right;}
.anchorclass{color:#fff;font-size:10px;font-family:Segoe UI, arial, helvetica;}
.anylinkcss{position: absolute;left: 0;top: 0;visibility: hidden;xborder: 1px solid #1E1D1A;border-bottom-width: 0;font: normal 11px arial;line-height: 18px;z-index: 100;width: 65px;margin:5px 0px 0px 1px;xbackground: #0D0C0B;background-color:#000000;opacity:0.85;filter:alpha(opacity=85);}
.anylinkcss ul{margin: 0;padding: 0;list-style-type: none;}
.anylinkcss ul li a{color:#ffffff;width: 100%;display: block;text-indent: 3px;border-bottom: 1px solid #1E1D1A;padding: 1px 0;text-decoration: none;font-weight: normal;text-indent: 5px;}
.anylinkcss a:hover{color: #ecb228;}
.anylinkshadow{display:none;}
.hp_punchlines ul{padding:0px;margin:0px;*margin-left:-450px;}
.hp_punchlines ul li{font-size:38px;font-family: Segoe UI, arial, helvetica;text-shadow:0 1px 0 #000000;color:#ecb228;text-transform:lowercase;text-align:center;font-weight:normal;}

.wrapper_certificate_img{margin:20px 10px;text-align:center;float:left;width:274px;}
.wrapper_slewingpro_img{float:left;margin:25px 25px 0px 0px;xwidth:409px;width:890px;text-align:center;}
.wrapper_slewingpro_img .highlight_link{xwidth:409px;width:890px;margin:10px 0px;background-color:#000;opacity:0.65;filter:alpha(opacity=65);padding:5px;border:1px solid #000;font-weight:bold;}
.hp_counter{position: relative; width: 880px; margin-top:-70px;*margin-top:-50px;text-align:center;float:left;}
.ErrorLabel{color:#ff0000;}
#plcRoot_Layout_zoneContent_PagePlaceholder_partPlaceholder_Layout_zoneContent_cmsdatalist1_lstElem td, #plcRoot_Layout_zoneContent_PagePlaceholder_partPlaceholder_Layout_zoneContent_cmsdatalist_lstElem td, #plcRoot_Layout_zoneContent_PagePlaceholder_partPlaceholder_Layout_zoneContent_cmsdatalist2_lstElem td, #plcRoot_Layout_zoneContent_PagePlaceholder_partPlaceholder_Layout_zoneContent_cmsdatalist3_lstElem td{vertical-align:top;}

.wrapper_testequip{background:url(../App_Themes/CorporateSite/Images/bg_testequipments.png) left top repeat-y;width:870px;padding:0px 10px 0px 10px;}
.wrapper_testequip .heading{color:#ecb228;font-family: Segoe UI, arial, helvetica;text-shadow:0 1px 0 #000000;font-size:28px;padding:10px;}
.wrapper_testequip .testequip_heading{color:#fff;font-family: Segoe UI, arial, helvetica;text-shadow:0 1px 0 #000000;font-size:18px;}

.ucurve_te {width:890px;height:12px;margin-top:15px;}
.bcurve_te {width:890px;height:12px;margin-bottom:35px;}

.wrapper_te_product{margin:10px 20px 10px 10px;text-align:left;width:420px;float:left;vertical-align:top;}
.wrapper_te_product .wrapper_img{width:190px;margin-right:10px;float:left;text-align:center;}

.table_slewingdrives td{padding:8px;font-size:11px;position:relative;z-index:999;}
.table_slewingdrives td a{text-decoration:underline;font-size:10px;}
.table_slewingdrives td a:hover{text-decoration:none;color:#fff;}
.table_slewingdrives .heading-white{font-size:11px;}
.table_slewingdrives .heading_orange{color:#ecb228;}
.table_slewingdrives .pro_heading{font-family: Segoe UI, arial, helvetica;text-shadow:0 1px 0 #000000;color:#ecb228;font-size:15px;}
.table_slewingdrives .bg_black{background-color:#000;opacity:0.65;filter:alpha(opacity=65);}

.bg_solardc{padding:0px;background:url(../App_Themes/CorporateSite/Images/bg_solardc.png) left top repeat;color:#ECB228;}
.bg_mobilehydraulic{padding:0px;background:url(../App_Themes/CorporateSite/Images/bg_mobilehydraulic.png) left top repeat;color:#ECB228;}

.table_slewingdrives_data td{padding:8px 12px;font-size:11px;position:relative;z-index:999;}

.table_slewingdrives_data td a{text-decoration:underline;font-size:10px;}
.table_slewingdrives_data td a:hover{text-decoration:none;color:#fff;}
.table_slewingdrives_data .heading-white{font-size:11px;}
.table_slewingdrives_data .heading_orange{color:#ecb228;}
.table_slewingdrives_data .pro_heading{font-family: Segoe UI, arial, helvetica;text-shadow:0 1px 0 #000000;color:#ecb228;font-size:15px;}
.table_slewingdrives_data .bg_black{background-color:#000;opacity:0.65;filter:alpha(opacity=65);}

.txtyellow{color:#ECB228;}

#slewingdrive_datatable, #slewingdrive_colorstable{display:none;}

.table_popup a{color:#B6630B;text-decoration:underline;}
.table_popup a:hover{color:#fff;text-decoration:none;}