/* CSS Document NO HACK*/
html, body, div, applet, object, iframe,
h1,h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, /*ol, ul, li,*/
fieldset, form, xlabel, legend,
xtable, caption, tbody, tfoot, thead, xtr, xth, xtd {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
/*ol, ul {
	list-style: none;


}*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
xtable {
	border-collapse: collapse;
	border-spacing: 0;
}
/******************************************************************/
/*#Global#*/
.LTR, .RTL
{
	background-color: #ffffff;
}

/*Common Classes*/
body{background:#FFF url(../App_Themes/CorporateSite/Images/bg_top.jpg) no-repeat center top; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#545454;}
a{color:#429cb5;text-decoration:none;}
a:hover{text-decoration:underline;}
div.clear_prop{clear:both;}
h6{ color:#464646;font-size:100%;text-transform:lowercase;}
.contentarea_wrapper{width:100%;}
/********************/

h3
{
	font-size: 120%
}

h4
{
	font-size: 110%
}

h5
{
	font-size: 100%
}

h3,h4,h5
{
	color: #002756;
}

.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;
}

.languageSelection span, .languageSelectionWithCultures span
{
	position:  relative;
	top: -5px;
	padding: 0px 2px;
}

/*#Global/Message & Errors labels#*/
.EditingFormErrorLabel, .EventManagerRegError
{
	color: #ff0000;
	text-transform:none;
}
.ErrorLabel{color:#ff0000;}

/*#Main styles#*/

/*#Main styles/General#*/

.zoneLeft
{
	width: 190px;
}

.zoneContent
{
	width: 735px;
	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: 930px;
	margin: 15px auto;
}

.zoneTop
{
	width: 450px;
	float: right;
	/* padding-right: 10px;*/
}

.zoneMainContent
{
	margin: 15px 0 10px 0;
	min-height: 400px;
	_height: 400px;
}

.zoneContent
{
	width: 735px;
	margin: 0px;
}

.zoneBottom
{	
	background: black;
	padding: 2px 10px 4px 10px;
	color: white;
	margin: 10px 0 10px 0;
	min-height: 15px;
	_height: 15px;
}

.zoneBottom a
{
	color: white;
}

/*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: 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;
}

/*#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
{
	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-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
{
	font-size:13px;line-height:150%;float:left;
}

.NewsPBody_bhome
{
	xmargin-bottom:20px;
	padding-top:10px;
	font-size:14px;
	line-height:18px;
}

.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{float:left;font-size:13px;line-height:150%;}

.NewsDetail
{

}

.NewsTitle
{
	font-size: 16px;
	font-weight: bold;
	color: orange;
}

.NewsTitle_bhome{font-size: 18px;font-weight: bold;}

.NewsDate, .BlogPDate_bhome
{
	color:#cbcccc;
	font-size:12px;
	padding-bottom: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;
}

.BlogPTitle_bhome a{color:#373737;font-weight:bold;font-size:20px;text-decoration:none;text-shadow:0 1px 0 #ffffff;}

.BlogLatestTitle_more{font-size:15px; color:#429cb5;text-decoration:none;}
.BlogLatestTitle_more:hover{text-decoration:underline;}

.BlogPBody, .NewsPBody
{
	padding: 10px 15px 0px 0px;font-size:14px;line-height:150%;width:650px;float:left;	
}

.BlogPBody img, .NewsPBody img
{
	border: none;
}

.BlogPDateWhole, .NewsDateWhole
{
	padding: 15px 0px 0px 0px;
	color:#c4c3c4;
	font-size:16px;
	width:100%;
	float:left;
}

.comments{width:630px;float:left;}

.comments hr
{
	border: solid 1px #cccccc;
}

.BlogCommentsTitle, .BlogLeaveComment
{
	font-weight: bold;
	font-size: 110%;
}

.blogDetail .comments .TextAreaField
{
	width: 280px;
}



/* 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
{
	padding: 0;
	margin: 0;
	width:700px;

}

.TabControlTable td{white-space:nowrap;padding:0px; margin:0px;}

/* .TabControlLeft, .TabControlRight, .TabControlSelectedLeft, .TabControlSelectedRight
{
	display: none;
}

.TabControl
{
	xbackground: 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: #ff9900;
	text-decoration: none;
	font-size: 12px;
}*/

/*#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 CLASSES **********/

/*#Accordion#*/ 
#accordion_wrapper {height:123px;position:relative;overflow:visible;width:289px;z-index:100;}
#accordion_container div.paneHeader {margin:0;padding:0;text-indent:15px;line-height:41px;}
#accordion_container{position:absolute;bottom:0;left:0;z-index:9999;}
#accordion_container .paneHeader {cursor:pointer;text-align:left;background:#FCFDFF url(/App_Themes/CorporateSite/Images/accordion_inactive.jpg) bottom left no-repeat;height:41px;color:#423727;font-size:22px;text-shadow:0 1px 0 #ffffff;font-weight:normal;width:289px;}
#accordion_container .paneHeader.selected {background:#FCFDFF url(/App_Themes/CorporateSite/Images/accordion_active.jpg) bottom left no-repeat;height:41px;color:#f15a27;text-shadow:0 1px 0 #ffffff;font-weight:normal;}
#accordion_container .paneHeader:hover{height:41px;color:#f15a27;text-shadow:0 1px 0 #ffffff;font-weight:normal;}
#accordion_container .accordion_content_wrapper {color:#ffffff;font-size:12px;background:#C4F0EF url(/App_Themes/CorporateSite/Images/bgcon_accordion.jpg) top left no-repeat;margin:0;padding:5px;xdisplay:none;width:279px;}
#accordion_container .accordion_content {padding:5px;font-size:13px;line-height:130%;}
#accordion_container .accordion_content ul{list-style-type:none; list-style-position:inside;padding:0px;margin:5px 0px 0px 0px;}
#accordion_container .accordion_content li{display:block;line-height:180%;}
#accordion_container .accordion_content li a{background:url(/App_Themes/CorporateSite/Images/bullet_arrow.png) 0 4px no-repeat;color:#174454;text-decoration:none;padding-left:15px;font-weight:bold;font-size:12px;}
#accordion_container .accordion_content li a:hover{color:#fff;text-decoration:none;}
.bgshadow_left_accordion {background: url(/App_Themes/CorporateSite/Images/bgshadow_left_accordion.png) top right repeat-y; width:6px;}
.bgshadow_right_accordion {background: url(/App_Themes/CorporateSite/Images/bgshadow_right_accordion.png) top left repeat-y; width:7px;}
/*********************/

/*Top Section Classes*/
div.wrapper_top{width:930px; height:100px;margin:0 auto;}
div.wrapper_top .zoneLogo{float:left;height:62px; padding-top:10px;} 
div.wrapper_top .zoneMenu{float:right; height:62px; padding-top:15px;position:relative;z-index:999;}
/********************/

/*Home page content wrapper classes*/
div.flash{width:100%;margin:0 auto;text-align:center;}
div.wrapper_hp_content{ background:url(../App_Themes/CorporateSite/Images/bg_hp_content.jpg) no-repeat center top;}
div.wrapper_hp_content_lp{ background:url(../App_Themes/CorporateSite/Images/bg_hp_content_lp.jpg) no-repeat center top;}
div.hp_content{width:930px; height:156px;margin:0 auto;}
div.hp_content_lp{width:930px; height:210px;margin:0 auto;}
div.hp_content .left, div.hp_content_lp .left{position:absolute; float:left; width:630px; padding-top:25px; line-height:130%;}
div.hp_content .right, div.hp_content_lp .right{position:absolute; margin-left:630px; right:auto; margin-top:10px; z-index:0;}
.welcome_text{ font-size:17px;line-height:120%;color:#545454;}
/**********************************/

/*#Sub Navigation#*/
.submenus{display:none;}
ul#menuElem{padding:0px 0px 5px 0px;margin:0px; list-style-type:none; list-style-position:inside; background:url(../App_Themes/CorporateSite/Images/bg_submenu.png) no-repeat right bottom;width:930px;float:right;margin-right:5px;}
ul#menuElem li{display:inline;padding-left:15px;}
ul#menuElem li a{font:normal 16px/25px 	Helvetica, Arial, sans-serif;color:#2B6276;text-shadow:0px 1px 0px #FFF;text-transform: lowercase;text-decoration: none;}
ul#menuElem li.highlighted a{color:#ed561b;text-decoration:none;border-bottom:1px solid #ed561b;}
ul#menuElem li.highlighted a:hover{text-decoration:none;color:#2B6276;border:none}
ul#menuElem li a:hover{text-decoration:none;color:#ed561b;}

/*Inner page classes*/
div.wrapper_content {background:url(../App_Themes/CorporateSite/Images/bg_content.jpg) no-repeat center bottom;padding-bottom:7px;}
div.bg_content {width:930px; min-height:580px; xbackground:url(../App_Themes/CorporateSite/Images/bg_creative.png) no-repeat right bottom;margin:0 auto;}
div.bg_content .wrapper_submenus{width:930px; height:140px; text-align:right;margin:10px 0px 0px 0px;}
div.bg_content .wrapper_submenus .section_heading{float:right;text-align:right;}
div.bg_content .wrapper_topsection{float:right;width:930px;}
div.bg_content .wrapper_topsection .contact_tag{float:left;width:210px;margin-top:-4px;}
div.bg_content .content_left{width:930px; padding:0px 0 20px; line-height:180%; font-size:16px;}
div.bg_content .content_left_mobile{width:930px; padding:0px 0 20px; line-height:180%; font-size:16px;width:510px;float:left;}
div.bg_content .content_left_mobile_flash{float:right;margin-bottom:2px;}
div.bg_content .content_left_lpage{float:left;font-size:16px;line-height:150%;padding:0 0 20px;width:600px;}
div.bg_content .content_right_lpage{float:right;margin:0;width:260px;}
div.bg_content .txt_orange{color:#F15A27;}
.contacts_lpage{xbackground:transparent url(../App_Themes/CorporateSite/Images/bg_contacs_lpage.jpg) no-repeat scroll right bottom;background:url(../App_Themes/CorporateSite/Images/bg_submenu.png) no-repeat right bottom;float:right;margin:10px -10px 0px 0px;padding:0 10px 10px 0;width:900px;}

.tblforms{margin-top:10px;}
.tblforms td{padding-bottom:12px;text-transform:lowercase;}
.tblforms .tbltopic td{padding:0px;text-transform:lowercase;}
.tblforms input{background:#ffffff url(../App_Themes/CorporateSite/Images/bg_inputbox.jpg) top left repeat-x; height:23px;border:1px solid #B9DDE7;xwidth:98%;}/*input box class*/
.tblforms textarea{background:#ffffff url(../App_Themes/CorporateSite/Images/bg_inputbox.jpg) top left repeat-x; height:126px;border:1px solid #B9DDE7;width:100%;}/*input box class*/
.tblforms input.FormButton{width:130px;height:31px;}
.tblforms .req{background:url(../App_Themes/CorporateSite/Images/bg_required.gif) center right no-repeat;padding-right:10px; width:6px;height:6px;}
.tblforms  ul{padding:0px;margin:0px; list-style-type:none;}
.tblforms  li{xdisplay:block; float:left;padding:0px;margin:0px;}
.tblforms .input_sh_email input{width:97%;}
.tblforms .btn{background:#82B4BD url(../App_Themes/CorporateSite/Images/bg_btn.jpg) top left repeat-x; height:28px;border-left:1px solid #CCDAE3;border-right :1px solid #D2E3EA;color:#fff;font-weight:bold;}
/*******************************************/

/*Blog Home Page Classes*/
div.bg_content .section_recentnews{float:left;width:358px;}
div.bg_content .section_blogimage{float:right;width:522px;}
div.bg_content .section_blogimage .bg_blogtitle{background:url(../App_Themes/CorporateSite/Images/bg_blogtitle.png) top right no-repeat;width:522px;height:46px;}
div.bg_content .bloghome_separator{background:url(../App_Themes/CorporateSite/Images/bloghome_separator.png) top right no-repeat;width:930px;height:9px;float:left;text-align:right;margin-top:1px;}
div.bg_content .bloghome_3columns{margin:0 auto;width:930px;}
div.bg_content .bloghome_3columns_more{padding:5px 5px 10px 15px;font-size:14px;}
div.bg_content .bloghome_3columns .col_left{width:290px;float:left;margin-right:30px;margin-bottom:20px;}
div.bg_content .bloghome_3columns .col_right{width:290px;float:left;margin-bottom:20px;}
/*******************/

/*Blog and News Home Page Classes*/
div.bg_content .section_bloglist, div.bg_content .section_newslist{float:left;width:680px;}
xdiv.bg_content .section_newslist{float:left;}
div.bg_content .section_bloginnerright, div.bg_content .section_newsinnerright{float:right;width:250px;}
.Newsvertical_separator{text-align:center;margin:10px 0px;float:left;width:930px;}
/*******************/

/*Inner Mingle page classes*/
div.bg_content_mingle, div.bg_content_portfolio, div.bg_content_bios {width:100%; min-height:580px;}
div.bg_content_mingle .wrapper_topimages, div.bg_content_portfolio .wrapper_topimages, div.bg_content_bios .wrapper_topimages{margin:0 auto; width:930px;height:140px;padding:10px 0px 10px 0px;}
div.bg_content_mingle .wrapper_topimages .img1{float:left;width:365px;}
div.bg_content_mingle .wrapper_topimages .img2{float:right;width:300px;margin-top: 45px;}
div.bg_content_portfolio .wrapper_topimages .section_heading {float:right;text-align:right;}
div.bg_content_portfolio .wrapper_topimages .wrapper_topsection {float:right;width:930px;text-align:right;}
/**************************/

/*Bg image top position class*/
div.bg_content .wrapper_submenus_customapps, div.bg_content .wrapper_submenus_training{width:930px; height:104px; text-align:right;margin:10px 0px 0px 0px;}
div.bg_content .wrapper_submenus_customapps .section_heading, div.bg_content .wrapper_submenus_training .section_heading{float:right;text-align:right;}
div.bg_content .wrapper_submenus_customapps .wrapper_topsection, div.bg_content .wrapper_submenus_training .wrapper_topsection{float:right;width:930px;}
div.bg_content .content_left_customapps, div.bg_content .content_left_training{xwidth:590px;width:930px; padding:33px 0 20px; line-height:180%; font-size:16px;}
/*****************************/

/*Background Images of INTERACTIVE section inner pages */
div.bg_content .content_right_creative{background:url(../App_Themes/CorporateSite/Images/bg_creative.png) no-repeat right bottom;min-height:451px;}
div.bg_content .content_right_branding{background:url(../App_Themes/CorporateSite/Images/bg_branding.png) no-repeat right bottom;min-height:451px;}
div.bg_content .content_right_search{background:url(../App_Themes/CorporateSite/Images/bg_search.png) no-repeat right bottom;min-height:451px;}
div.bg_content .content_right_social{background:url(../App_Themes/CorporateSite/Images/bg_social.png) no-repeat right bottom;min-height:451px;}
div.bg_content .content_right_advertising{background:url(../App_Themes/CorporateSite/Images/bg_advertising.png) no-repeat right bottom;min-height:451px;}
/*div.bg_content .content_right_mobile{background:url(../App_Themes/CorporateSite/Images/bg_mobile_interactive.png) no-repeat right bottom;min-height:451px;}*/
div.bg_content .content_right_analytics{background:url(../App_Themes/CorporateSite/Images/bg_analytics.png) no-repeat right bottom;min-height:451px;}
div.bg_content .content_right_videos{background:url(../App_Themes/CorporateSite/Images/bg_creative.png) no-repeat right bottom;min-height:451px;}
/**********************************/

/*Background Images of DEVELOPMENT section inner pages */
div.bg_content .content_right_webdesign{background:url(../App_Themes/CorporateSite/Images/bg_web.png) no-repeat right bottom;min-height:451px;}
div.bg_content .content_right_cms{background:url(../App_Themes/CorporateSite/Images/bg_cms.png) no-repeat right bottom;min-height:451px;}
div.bg_content .content_right_ecommerce{background:url(../App_Themes/CorporateSite/Images/bg_ecommerce.png) no-repeat right bottom;min-height:451px;}
div.bg_content .content_right_customapps{background:url(../App_Themes/CorporateSite/Images/bg_custapp.png) no-repeat right top;min-height:451px;}
div.bg_content .content_right_software{background:url(../App_Themes/CorporateSite/Images/bg_software.png) no-repeat right 130px;min-height:451px;}
div.bg_content .content_right_devmobile{background:url(../App_Themes/CorporateSite/Images/bg_mobile_development.png) no-repeat right bottom;min-height:451px;}
/**********************************/

/*Background Images of CONSULTING section inner pages */
div.bg_content .content_right_appsupport{background:url(../App_Themes/CorporateSite/Images/bg_consulting.png) no-repeat right 100px;min-height:451px;}
div.bg_content .content_right_busiauto{background:url(../App_Themes/CorporateSite/Images/bg_bizauto.png) no-repeat right bottom;min-height:451px;}
div.bg_content .content_right_infrastr{background:url(../App_Themes/CorporateSite/Images/bg_infrasturcture.png) no-repeat right bottom;min-height:451px;}
div.bg_content .content_right_staffaug{background:url(../App_Themes/CorporateSite/Images/bg_staff.png) no-repeat right bottom;min-height:451px;}
div.bg_content .content_right_training{background:url(../App_Themes/CorporateSite/Images/bg_training.png) no-repeat right bottom;min-height:451px;}
/**********************************/

/*Background Images of WORK section inner pages */
div.bg_content .content_right_awards{background:url(../App_Themes/CorporateSite/Images/bg_awards.png) no-repeat right 1000px;min-height:451px;}
div.bg_content .content_right_certifications{background:url(../App_Themes/CorporateSite/Images/bg_certifications.png) no-repeat right bottom;min-height:451px;}
div.bg_content .content_right_affiliations{background:url(../App_Themes/CorporateSite/Images/bg_affiliations.png) no-repeat right bottom;min-height:451px;}
/**********************************/

/*Background Images of TEAM section inner pages */
div.bg_content .content_right_about{background:url(../App_Themes/CorporateSite/Images/bg_aboutus.png) no-repeat right bottom;min-height:451px;}
div.bg_content .content_right_partners{background:url(../App_Themes/CorporateSite/Images/bg_parnters.png) no-repeat right bottom;min-height:451px;}
div.bg_content .content_right_careers{background:url(../App_Themes/CorporateSite/Images/bg_join_us.png) no-repeat right bottom;min-height:451px;}
/**********************************/

/*Background Images of CONTACT section inner pages */
div.bg_content .content_right_contact{min-height:451px;}
div.bg_content .content_right_qr{background:url(../App_Themes/CorporateSite/Images/bg_qr.png) no-repeat right bottom;min-height:451px;}
/**********************************/

div.bg_content .content_right_blogsubscription{background:url(../App_Themes/CorporateSite/Images/bg_blogsubscription.png) no-repeat right bottom;min-height:451px;}

/*Footer Classes*/
.wrapper_footer{ background:url(../App_Themes/CorporateSite/Images/bg_footer.jpg) no-repeat center bottom;}
.footer{width:930px; height:310px; color:#b5b4b4;margin:0 auto;}
.footer .bg_twitter{width:930px;height:55px; padding-top:12px; background:url(../App_Themes/CorporateSite/Images/bg_twitter.jpg) no-repeat left top; xtext-align:center;}
.footer .bg_twitter .txt{float:left;width:800px;text-align:center;height:55px;}
.footer .bg_twitter .txt ul{list-style-type:none; list-style-position:inside;padding:0px;margin:0px;}
.footer .bg_twitter .txt li{height:25px;}
.footer .bg_twitter .t_img{float:right;width:130px;height:55px;}
.footer .bg_twitter span{color:#8e8d8d;}
.footer .bg_twitter a{color:#429cb5;}
.footer .navigation{width:930px; font-size:11px;}
.footer .navigation ul{list-style-type:none; list-style-position:inside;padding:0px;margin:5px 0px 0px 0px;}
.footer .navigation li{display:block;line-height:175%;padding:0px;*margin-left:-15px;}
.footer .navigation a{color:#b5b4b4;}
.footer .navigation .left{ float:left; margin-right:0px; line-height:180%;}
.footer .navigation .right{ float:right;xmargin-top:10px;}
.footer .navigation .left .wrapper_bottomnavigation{float:left; width:643px;margin-right:7px;#width:638px;}
.footer .navigation .left .li_block{float:left; width:auto;margin-right:40px;}

.sitemap .left .wrapper_bottomnavigation{float:left; width:800px;margin-right:7px;}
.sitemap .left .li_block{float:left; width:auto;margin-right:40px;}
.sitemap .left .li_block li{#padding:0px;#margin-left:-15px;}

.footer .footer_ctaleft{float:left;width:400px;text-align:left;margin-top:10px;}
.footer .footer_ctaleft a{color:#464646;font-size:100%;text-decoration:none;font-weight:bold;}
.footer .footer_ctaleft a:hover{text-decoration:underline;}
.footer .footer_ctaright {float:right;width:400px;text-align:right;margin-top:10px;}
/***************/

/*#Sitemap Page Classes#*/
.sitemap h6{font-size:14px;text-transform:lowercase;}
.sitemap {width:730px; font-size:12px;}
.sitemap ul{list-style-type:none; list-style-position:inside;padding:0px;margin:0px;}
.sitemap li{display:block;line-height:175%;}
.sitemap a{color:#b5b4b4;}
/**/

/*#Contact Tabs#*/
#contact_forms{width:720px;float:left;}
#contact_forms_tabs {width:597px;height:36px;position:relative;}
#contact_forms_tabs a{text-indent:-3000px;display:block;height:36px;float:left;background:url(../App_Themes/CorporateSite/Images/contact_nav.png) no-repeat 0px 0px;}

#contact_forms_tabs a.contact_information{width:173px; background-position:0px 0px;}
#contact_forms_tabs a:hover.contact_information, #contact_forms_tabs a.contact_information.contact_tab_active{background-position:0px -36px;}

#contact_forms_tabs a.contact_sayhello{width:154px;background-position:-173px 0px;}
#contact_forms_tabs a:hover.contact_sayhello, #contact_forms_tabs a.contact_sayhello.contact_tab_active{background-position:-172px -72px;}

#contact_forms_tabs a.contact_support{width:135px;background-position:-327px 0px;}
#contact_forms_tabs a:hover.contact_support, #contact_forms_tabs a.contact_support.contact_tab_active{background-position:-327px -108px;}

#contact_forms_tabs a.contact_maps{width:135px;background-position:-462px 0px;}
#contact_forms_tabs a:hover.contact_maps, #contact_forms_tabs a.contact_maps.contact_tab_active{background-position:-462px -144px;}

.contact_details{display:none;width:700px;margin:20px 0px;}
.contact_content{width:690px;margin-top:35px;padding-left:20px;}

.maps_address{padding:15px 0px 5px 20px; color:#505252;line-height:150%;}
.maps_address a{color:#505252;}
/********************/

/*#TNB Menus#*/
.gate6-menu, .gate6-menu * {margin:0;padding:0;list-style:none;}
.gate6-menu ul {position:absolute;top:-999em;width:10em;}
.gate6-menu ul li {width:160px;}
.gate6-menu li ul li a{font:14px Helvetica, Arial, sans-serif;line-height:25px;}
.gate6-menu li ul li.first a{padding-top:3px;}

.gate6-menu li:hover {visibility:inherit; /* fixes IE7 'sticky bug' */}
.gate6-menu li {float:left;position:relative;}
.gate6-menu a {display:block;position:relative;}
.gate6-menu li:hover ul, .gate6-menu li.sfHover ul {left:0;top:30px;}
.gate6-menu li ul li:hover a{color:#EE571C;text-shadow:0px 1px 0px #CCC;}

.gate6-menu {width:645px;padding-top:10px;float:left;position:relative;left:10px;}
.gate6-menu a {padding:0px 0px 0px 10px;text-decoration:none;outline:0;}
.gate6-menu li a{float:left;height:25px;color:#FFF;line-height:30px;text-shadow:0px 1px 0px #000;}
.gate6-menu li a.top_level{background:url(../App_Themes/CorporateSite/Images/tnb_menu.png) no-repeat 0px 0px;height:30px;text-indent:-9000px;padding:0px;}

.gate6-menu li a.tnb_interactive{width:108px; background-position:0px 0px;}
.gate6-menu li a:hover.tnb_interactive{background-position:0px -30px;}

.gate6-menu li a.tnb_development{width:130px; background-position:-108px 0px;}
.gate6-menu li a:hover.tnb_development{background-position:-108px -30px}

.gate6-menu li a.tnb_consulting{width:108px; background-position:-238px 0px;}
.gate6-menu li a:hover.tnb_consulting{background-position:-238px -30px}

.gate6-menu li a.tnb_work{width:66px; background-position:-346px 0px;}
.gate6-menu li a:hover.tnb_work{background-position:-346px -30px}

.gate6-menu li a.tnb_team{width:66px; background-position:-412px 0px;}
.gate6-menu li a:hover.tnb_team{background-position:-412px -30px}

.gate6-menu li a.tnb_mingle{width:82px; background-position:-478px 0px;}
.gate6-menu li a:hover.tnb_mingle{background-position:-478px -30px}

.gate6-menu li a.tnb_contact{width:85px; background-position:-560px 0px;}
.gate6-menu li a:hover.tnb_contact{background-position:-560px -30px}

.gate6-menu li li {background:#3a3b3b;opacity:.85;filter:alpha(opacity=85);}
.gate6-menu li:hover, .gate6-menu li.sfHover, .gate6-menu a:focus, .gate6-menu a:hover, .gate6-menu a:active {background:#FFF;color:#EE571C;}
/******* TNB Menu Styles Ends *************/

/*#Mingle Footer#*/
#mingle_footer {width:260px;height:158px;position:relative;}
#mingle_footer a{text-indent:-3000px;display:block;height:158px;float:left;background:url(../App_Themes/CorporateSite/Images/mingle_footer.png) no-repeat 0px 0px;}

#mingle_footer a.mingle_footer_facebook{width:51px;background-position:0px 0px;}
#mingle_footer a:hover.mingle_footer_facebook{background-position:0px -158px;}

#mingle_footer a.mingle_footer_twitter{width:30px;background-position:-51px 0px;}
#mingle_footer a:hover.mingle_footer_twitter{background-position:-51px -158px;}

#mingle_footer a.mingle_footer_youtube{width:33px;background-position:-81px 0px;}
#mingle_footer a:hover.mingle_footer_youtube{background-position:-81px -158px;}

#mingle_footer a.mingle_footer_linkedin{width:36px;background-position:-114px 0px;}
#mingle_footer a:hover.mingle_footer_linkedin{background-position:-114px -158px;}

#mingle_footer a.mingle_footer_flickr{width:43px;background-position:-150px 0px;}
#mingle_footer a:hover.mingle_footer_flickr{background-position:-150px -158px;}

#mingle_footer a.mingle_footer_blog{width:67px; background-position:-193px 0px;}
#mingle_footer a:hover.mingle_footer_blog{background-position:-193px -158px;}

/*#Mingle#*/
a{outline:none;}
#mingle{background:url(../App_Themes/CorporateSite/Images/bg_mingle_base.png) no-repeat center top;height:530px;}
#mingle_nav {width:978px;height:164px;position:relative;top:38px;margin:0 auto}
#mingle_nav a{text-indent:-3000px;display:block;height:164px;float:left;background:url(../App_Themes/CorporateSite/Images/mingle_nav.png) no-repeat 0px 0px;}

#mingle_nav a.mingle_blog{width:115px; background-position:0px 0px;}
#mingle_nav a:hover.mingle_blog, #mingle_nav a.mingle_blog.mingle_active{background-position:0px -165px;}

#mingle_nav a.mingle_twitter{width:100px;background-position:-115px 0px;}
#mingle_nav a:hover.mingle_twitter, #mingle_nav a.mingle_twitter.mingle_active{background-position:-115px -165px;}

#mingle_nav a.mingle_upcoming{width:146px;background-position:-215px 0px;}
#mingle_nav a:hover.mingle_upcoming, #mingle_nav a.mingle_upcoming.mingle_active{background-position:-215px -165px;}

#mingle_nav a.mingle_dailybooth{width:152px;background-position:-361px 0px;}
#mingle_nav a:hover.mingle_dailybooth, #mingle_nav a.mingle_dailybooth.mingle_active{background-position:-361px -165px;}

#mingle_nav a.mingle_flickr{width:119px;background-position:-513px 0px;}
#mingle_nav a:hover.mingle_flickr, #mingle_nav a.mingle_flickr.mingle_active{background-position:-513px -165px;}

#mingle_nav a.mingle_youtube{width:128px;background-position:-632px 0px;}
#mingle_nav a:hover.mingle_youtube, #mingle_nav a.mingle_youtube.mingle_active{background-position:-632px -165px;}

#mingle_nav a.mingle_facebook{width:120px;background-position:-760px 0px;}
#mingle_nav a:hover.mingle_facebook, #mingle_nav a.mingle_facebook.mingle_active{background-position:-760px -165px;}

#mingle_nav a.mingle_linkedin{width:98px;background-position:-880px 0px;}
#mingle_nav a:hover.mingle_linkedin, #mingle_nav a.mingle_linkedin.mingle_active{background-position:-880px -165px;}

.mingle_details{display:none;position:relative;top:40px;margin:0 auto;width:981px;height:317px;}
.mingle_content{width:925px;height:205px;position:absolute;top:75px;left:25px;}
.mingle_content .heading{color:#ffffff;font-size:14px;line-height:16px;font-weight:bold;text-shadow:0 1px 0 #000000;font-style:italic;}

#mingle_facebook #fb_fan_image{position:absolute;right:0px;top:-40px;}
#mingle_linkedin div{position:absolute;right:0px;}
.mingle_dailybooth{color:#fff;}
.mingle_dailybooth a{text-decoration:none;color:#fff;font-weight:bold;}
.mingle_dailybooth .imgborder{width:135px;height:135px;border:1px solid #9B464B;background-position:-40px -40px;background-repeat:no-repeat;}
.mingle_content_dailybooth {float:left;text-align:left;margin:5px 0 15px 15px;color:#ffffff;font-size:14px;font-weight:bold;text-shadow:0 1px 0 #000000;font-style:italic;width:800px;}
.mingle_content_flickr{margin:5px 0px 5px 50px;width:850px;}
.mingle_content_youtube{margin:5px 0 10px 15px;width:800px;}
.mingle_content_facebook{margin:0px 0 5px 0px;width:800px;}
.mingle_content_twitter{width:870px;padding:0px 0px 8px 8px;}
.mingle_content_blog{margin:0px 0 15px 0px;width:930px;}
.mingle_upcoming_heading{margin:0px 0px 15px 80px;text-align:left;float:left;color:#fff;font-weight:bold;font-size:14px;line-height:18px;text-shadow:0 1px 0 #000000;font-style:italic;width:775px;}
.mingle_upcoming_content{width:800px;margin: 0px 0px 10px 65px;color:#ffffff;line-height:150%;font-size:11px;}
.mingle_upcoming_content .pad{padding:0px 15px 0px 15px;}
.mingle_upcoming_content .pad .title{font-weight:bold;font-size:16px;}
.mingle_upcoming_content .pad a{color:#000;}
.mingle_upcoming_content img{border:1px solid #39A553;margin:0px 10px 0px 0px;float:left;}

#mingle_flickr .imgborder{width:130px;height:135px;border:1px solid #E6E7E9;background-position:-40px -40px;background-repeat:no-repeat;float:left}
/********************/

/*Mingle Blog classes*/
.mingle_content .bg_blogdate{background:url(../App_Themes/CorporateSite/Images/bg_blogdate.png) no-repeat left top; width:60px;vertical-align:top;}
.mingle_content .blogtitle{color:#fff;text-decoration:none;font-size:16px;font-weight:bold;}
.mingle_content .readmore{color:#000;text-decoration:none;}
.mingle_content .readmore:hover{text-decoration:underline;}
.mingle_content .blogcontent{color:#fff;font-size:14px;line-height:20px;vertical-align:top;}
.mingle_content .blogmonth{width:38px;float:left;text-align:center;color:#575757;margin:2px 0px 4px 0px;text-transform:lowercase;}
.mingle_content .blogdate{color:#050505;width:38px;text-align:center;font-weight:bold;font-size:16px;text-shadow:0 1px 0 #cccccc;}
/********************/

/*Mingle Twitter classes*/
.mingle_content .panel_twitter, .panel_facebook{color:#fff;font-size:13px;}
.mingle_content .panel_twitter table{margin-top:6px;}
.mingle_content .panel_twitter td{vertical-align:top;padding:4px 4px;}
.mingle_content .panel_twitter a, .panel_facebook a{color:#fff;text-decoration:underline;}
.mingle_content .panel_twitter a:hover, .panel_facebook a:hover{text-decoration:none;}
.mingle_content strong{color:#000;}
.mingle_content .panel_twitter td ul{padding:0px 0px 0px 40px;margin:0px;}
.mingle_content .panel_twitter td li{padding:0px;margin:0px;list-style-image:url(../App_Themes/CorporateSite/Images/icon_plus_small.png)}
.panel_facebook div{padding:2px 0px 0px 50px;}
.panel_facebook div ul{padding:10px;margin:0px;}
.panel_facebook div li{padding:0px;margin:0px;list-style-image:url(../App_Themes/CorporateSite/Images/icon_plus_small.png);font-weight:bold;}
/*******************/

/*sIFR Classes*/
h1, h2, h3, h4, h5 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  letter-spacing: -.05em;
  margin: 0;
  padding: 0;
  line-height: 1em;
}


h1 {
  text-align: right;
  font-size: 50px;
  padding:0px;
  margin:0px;
}

h2 {  
  padding:0px;
  margin:0px;
}

h3 {  
  padding:0px;
  margin:0px;
}

/**************/

ul.sub_navigation{padding-bottom:15px; list-style-type:none; list-style-position:inside; xcolor:#2c6377; background:url(../App_Themes/CorporateSite/Images/bg_submenu.jpg) no-repeat right bottom;width:700px;float:right;}
ul.sub_navigation li{float:right; display:block; padding:0px; font-size:150%;}

/*ul.sub_navigation li a{color:#1b484f;}
ul.sub_navigation li a:hover{color:#ed561b; text-decoration:none;}
ul.sub_navigation li a.here{color:#ed561b; text-decoration:underline;}*/


/******** get a quote ********/
.getaquote{width:270px;}
.getaquote_heading {padding-left:80px;padding-top:15px;background:url(../App_Themes/CorporateSite/Images/getaquote_heading_bg.png) no-repeat center bottom;font-size:22px; text-align:center; color:#575757;height:35px;}
.getaquote_middle_bg{background:url(../App_Themes/CorporateSite/Images/getaquote_middle_bg.png) repeat-y center top; min-height:370px;}
.getaquote_top_bg{background:url(../App_Themes/CorporateSite/Images/getaquote_top_bg.png) no-repeat center top; min-height:370px;}
.getaquote_bottom_bg{background:url(../App_Themes/CorporateSite/Images/getaquote_bottom_bg.jpg) no-repeat center bottom; min-height:370px;padding:20px 40px;}

.CMSBreadCrumbsLink{font-size:14px;font-family:arial;padding: 0px 10px;text-transform:lowercase;}
.CMSBreadCrumbsCurrentItem{font-size:14px;font-family:arial;color:#f15a27;padding-left:10px;text-transform:lowercase;}

/*#Landing Page Popout#*/
.landing_footer_menu{margin:0 auto;background:url(../App_Themes/CorporateSite/Images/landing_footer_backbg.jpg) no-repeat center top;}
#landing_bar {font-size:14px; color:#fff; height:33px; background:url(../App_Themes/CorporateSite/Images/landing_footer_bg.jpg) repeat-x left top; position:relative; width: 930px;margin:0 auto;}
#landing_bar img{border:none;}
.autoclear:after {content: ".";display: block;height: 0;clear: both;visibility: hidden; }
.autoclear {display: inline-block;}
.autoclear {display: block;}

/* Footer Pop-out  */	
#landing_bar #landing_pagetags, #landing_bar #landing_interactive, #landing_bar #landing_development {bottom: 34px;position: absolute;padding: 10px;background:#182930;border: 0;color: #fff;z-index: 1000;}
#landing_bar #landing_pagetags {width: 250px;left: 0;}
#landing_bar #landing_interactive {width: 335px;left: 273px;}
#landing_bar #landing_development {width: 280px;left: 630px;}

#landing_bar ul{list-style:none;margin:0;padding:0;}
#landing_bar ul li {padding:5px 0px 8px 5px;display: block;border-bottom: 1px solid #22444F;color: #fff;text-decoration: none;line-height:20px;}
#landing_bar ul li a{color:#FFF;}
#landing_bar li.last a {border: 0;}
#landing_bar ul li:hover { background: #577C85;}
#landing_bar span.popout_title{visibility:visible; color: #F26B3B;font-size: 1.4em;padding: 0 0 15px 0;margin: 0 0 10px 0;border-bottom: 1px dotted #577C85;display:block;}

.landing_popout_close {float: right;position: relative;margin: 0 0 5px 15px;}

#landing_bar span#first-item{padding-top:6px;display:block; width:270px;text-align:center;float:left;}
#landing_bar span#second-item{padding-top:6px;display:block; width:353px;text-align:center;float:left;}
#landing_bar span#third-item{padding-top:6px;display:block; width:290px;text-align:center;float:left;}
#landing_bar span a {color:#fff;text-decoration:none;}

/*********** get a quote **********/
.getaquoteform {background-color:#000;}
.getaquoteform .tblforms td{padding-bottom:12px;text-transform:lowercase; color:#fff;}
.getaquoteform .tblforms .tbltopic td{padding:0px;text-transform:lowercase;}
.getaquoteform .tblforms input{background:#ffffff url(../App_Themes/CorporateSite/Images/bg_inputbox.jpg) top left repeat-x; height:23px;border:1px solid #B9DDE7;}/*input box class*/
.getaquoteform .tblforms textarea{background:#ffffff url(../App_Themes/CorporateSite/Images/bg_inputbox.jpg) top left repeat-x; height:126px;border:1px solid #B9DDE7;width:100%;}/*input box class*/
.getaquoteform .tblforms input.FormButton{width:130px;height:31px;}
.getaquoteform .tblforms .req{background:url(../App_Themes/CorporateSite/Images/bg_required.gif) center right no-repeat;padding-right:10px; width:6px;height:6px;}
.getaquoteform .tblforms  ul{padding:0px;margin:0px; list-style-type:none;}
.getaquoteform .tblforms  li{xdisplay:block; float:left;padding:0px;margin:0px;}
.getaquoteform .tblforms .input_sh_email input{width:97%;}

/*Blog custom classes*/
.bg_bubble_com{background:url(../App_Themes/CorporateSite/Images/bubble_comment.png) center left no-repeat;width:239px;height:32px;color:#55adc6;font-size:14px;vertical-align:middle;text-align:left;padding:10px 0px 0px 14px;float:left;margin:5px 0px 0px 15px;}
.blogvertical_separator{text-align:center;margin:10px 0px;float:left;width:630px;}
.blog_footer{width:630px;float:left;}
.bloglink_monthly, .newslink_monthly{padding:5px 5px;font-size:14px;width:230px;}
/*******************/

/*Blog Right Panel classes*/
.panel_monthlyposts{background:url(../App_Themes/CorporateSite/Images/bg_monthly.png) top left no-repeat;width:300px;min-height:300px;vertical-align:top;padding:15px;}
.bloglink_popularposts, .newslink_popularposts{padding:15px 5px;border-bottom:1px solid #e4eff2;font-size:14px;width:230px;}
.panel_popularposts{background:url(../App_Themes/CorporateSite/Images/bg_popularposts.jpg) top left repeat-y;width:300px;min-height:200px;vertical-align:top;padding:15px;}
.panel_subscriptions{background:url(../App_Themes/CorporateSite/Images/bg_popularposts.jpg) top left repeat-y;width:300px;min-height:200px;vertical-align:top;padding:15px 15px 0px 15px;}
/************************/

/**Career page Classes**/
div.Carrier .Header a{font-size:16px;}
/**********************/

.EditingFormLabel{line-height:23px;}
.table_videos img{border:1px solid #EBF0F4;}
.table_videos a{text-decoration:none;}

/*#Footer Drop Down Menu#*/
/* ######### Default class for drop down menus ######### */

.anylinkcss{position: absolute;left: 0;top: 0;visibility: hidden;border: 1px solid #EAF2F4;border-bottom-width: 0;font: normal 11px arial;line-height: 18px;z-index: 100; background: #F2F8F8;width: 170px; }
.anylinkcss ul{margin: 0;padding: 0;list-style-type: none;}
.anylinkcss ul li a{width: 100%;display: block;text-indent: 3px;border-bottom: 1px solid #EAF2F4;padding: 1px 0;text-decoration: none;font-weight: normal;text-indent: 5px;}
.anylinkcss a:hover{background: #DCEBEE;color: #ed561b;}

/* ######### class for shadow DIV ######### */

.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;left: 0;top: 0;z-index: 99;background: #DCEBEE;visibility: hidden;}
.bg_vsp .VideoLikeContent{background-color:#fff;}
.thanks_content{padding:10px 0px 0px 5px;font-size:18px;text-align:center;line-height:25px;}
.medium{font-size:18px;}
.UploaderLabel{display:none;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
.FNormal{font-weight:normal;}
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.ib_email, .ib_email input{width:99%;}
.table_biosorder {border:1px solid #E4EFF2;font-size:14px;margin-bottom:30px;}
.table_biosorder .bg_blue {background-color:#EDF3F4;}
.table_biosorder .innertable td {background-color:#FCFDFD;padding:2px;border:1px solid #E4EFF2;}

.fb_like_box{margin:0;margin-top:12px;Xbackground-color:#EAF2F3;border-top:1px dotted #C3CBDF;height:60px;width:95%;padding:4px;}
.fb_like_box_plain{margin:0;margin-top:12px;border-top:1px dotted #C3CBDF;height:60px;width:60%;padding:4px;}
.fb_like_box_fullwidth{margin:0 auto;margin-bottom:10px;border-top:1px dotted #C3CBDF;height:60px;width:930px;padding:4px;clear:both;}

.dceo_heading{font-family:"Segoe UI",Helvetica,Arial;font-size:24px;color:#F15928;font-weight:normal;}
.content_dceo{width:930px; padding:0px 0 20px; line-height:180%; font-size:13px;}

/*QR Page Classes*/
#qr-member {
border:1px solid #D4DBDF;
clear:both;
display:block;
height:129px;
margin:0 0 10px;
overflow:hidden;
padding:0;
width:50%;
background:#F3F4F4 url("/App_Themes/CorporateSite/Images/qr-manish.jpg") no-repeat scroll right bottom;
}

.qr-info-list {
background-color:#FFFFFF;
border:1px solid #D4DBDF;
clear:both;
display:block;
font-size:12pt;
list-style:none outside none;
margin:0;
opacity:0.8;
overflow:hidden;
padding:0;
width:50%;
}


.qr-info-list li {
border-top:1px solid #D4DBDF;
display:block;
float:left;
font-size:14px;
list-style-type:none;
padding:10px 5px;
text-indent:10px;
width:100%;
}

.qr-info-list li.qr-social-icons a {
float:left;
height:30px;
xmargin-left:8px;
xtext-indent:-9999px;
xwidth:30px;
}

.qr-info-list li a {
color:#484848;
display:block;
overflow:hidden;
}

#qr-member .qr-info {
margin-top:10px;
padding:5px;
width:250px;
}

#qr-member .qr-info span.address {
font-size:13px;
line-height:20px;
}