/*#Global#*/

.LTR, .RTL
{
	background-color: #ffffff;
}

.RectangleRegister
{  
 border: #A7A9AC 1px Solid;
   

}
body
{
	background-color: #ffffff;
	font-family: Arial;
	margin: 0px; 
	font-size:10px !Important;
}

h1
{
	color: #000000;
	font-size: 160%;
}

h2
{
	font-size: 130%
}

h3
{
	font-size: 120%
}

h4
{
	font-size: 110%
}

h5
{
	font-size: 100%
}

h2,h3,h4,h5
{
	color: #002756;
}

a
{
	color:#061A3D;
	text-decoration:none !Important;
}

a:hover
{
	text-decoration:none !Important;
	cursor:pointer;
}

.ErrorMessage
{
	color: #ff0000;
}

.PageTitle
{
	font-weight: bold;
	font-size: 20px;
	color: black;
	vertical-align: top;
	text-align: left;
}

.IE6 .PageTitleHeader
{
	text-align: left;
}

.DropDownList
{
	width: 160px;
}


.highlight{
background-color: #FF8000;
}



/*#Network OverView#*/
.NOMainTitle
{
	font-family: Arial !Important;
	color: #0099CC  !important;
	font-size: 14px !important;
	text-align: left;
	font-weight:bold;
}
.NOTitle
{
	font-family: Arial !Important;
	color: #061A3D !important;
	font-size: 11px !important;
	text-align: left;
	font-weight:bold;
}
.NOTitle2
{
	font-family: Arial !Important;
	color: #061A3D !important;
	font-size: 11px !important;
	text-align: left;
	font-weight:bold;
}
.NOValue
{
	font-family: Arial !Important;
	color: #061A3D !important;
	font-size: 11px !important;
	text-align: left;
	font-weight:bold;
}
.NOPercentage_Over
{
	font-family: Arial !Important;
	color: Green  !important;
	font-size: 11px !important;
	text-align: left;
	font-weight:bold;
}
.NOPercentage_Under
{
	font-family: Arial !Important;
	color: Red  !important;
	font-size: 11px !important;
	text-align: left;
	font-weight:bold;
}
.NOPercentageIcon_Over
{
	background-image:  url('../App_Themes/MacroLynk/Images/NetworkOverview/flecha verde.png');
	background-position:Center;
	background-repeat:no-repeat;
	width:19px;
	height:9px;
}
.NOPercentageIcon_Under
{
	background-image:  url('../App_Themes/MacroLynk/Images/NetworkOverview/flecha roja.png');
	background-position:Center;
	background-repeat:no-repeat;
	width:19px;
	height:9px;
}
.NOSmallText
{
	font-family: Arial !Important;
	color: Gray  !important;
	font-size: 11px !important;
	text-align: left;
	font-weight:bold;
	padding-right:10px;
}

.TableNO
{
	background-color:#F2F2F2;
}
.TableStaticsByCountry
{

}

.TdSeparator
{
	background-color:White !important;
	width:10px;
}
.TbStatistics
{
	width:100%;	
}
.TrBack
{
	background-color:#F2F2F2;	
}
.TbBorder
{	
	border-left:2px;
	border-left-style:solid;
	border-left-color:#0099CC;
}
.TextRight
{
	text-align:right !important;	
}
.TextLeft
{
	text-align:left !important;	
}
.TableBack
{

	width:100%;
}



/*#Buttons#*/
.ContentButton,
.SubmitButton
{
	width: 120px;
}

.LongButton
{
	width: 120px;
}

.ContentButton, .SubmitButton, .LongButton
{
    background: #E0E0E0 !important;
    border: 1px outset #E0E0E0 !important;
    color: #000 !important;
    font-size: 8px;
    font-weight: normal;
}

/*#Global/Logon form#*/
.LoginPanelPasswordRetrieval input[type="submit"]
{
	
}

.LogonTextBox
{
	width: 150px;
}

/*#Global/Language Selector#*/
.languageSelection img
{
	border: none;
}

.languageSelectionWithCultures, .languageSelection
{
	text-align: right;
}

.languageSelectionWithCultures a
{
	padding: 0px 2px;
}

.languageSelection span, .languageSelectionWithCultures span
{
	padding: 0px 2px;
}

.languageSelectionWithCultures img
{
	vertical-align: text-bottom;
}

/*#Global/Message &amp; Errors labels#*/
.EditingFormErrorLabel, .EventManagerRegError
{
	color: #ff0000;
}

/*#Main styles#*/

/*#Main styles/General#*/

.zoneLeft
{
	width: 200px;
}

.zoneTop
{	
	
	height: 50px;
	width: 1000px;
	padding: 0px;
	margin: 0px;
}

.zoneLeftImage
{	
	width: 250px;
	text-align:left;
	padding-left:45px;
	float: left;
	margin-top:15px;
	/* padding-right: 10px;*/
}


.zoneTopLog
{	
	margin: 10px 0px 10px 0px;
	float: right;
	/* padding-right: 10px;*/
}


.zoneMenuPr
{	
	
	width: 360px;
	/* padding-right: 10px;*/
}





.largeLeftContent 
{
	width: 225px;!important
}

.zoneContent
{
	width: 725px;
	margin: 0px;
	/*overflow: hidden;*/
}

/*#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;
}

.zoneTopMenu
{	
	
	width: 880px;
	float: right;
	/* padding-right: 10px;*/
}



.zoneMenu
{
	width: 500px;
	margin: 0px auto;
	text-align:right;
	margin:45px 0px 10px 10px;
}

.zoneMainContent
{
	
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 370px;
	font-family: Arial !important;
}

.IE6 .zoneMainContent
{
	height: 400px;
}


.zoneBottom
{	
	background: black;
	padding: 50px 0px 50px 0px;
	color: white;
	margin: 10px 0 10px 0;
	min-height: 15px;
}

.IE6 .zoneBottom
{
	height: 15px;
}

.zoneBottom a
{
	color: white;
}

.zoneLogo
{
	margin: 15px 10px;
	width: 436px;
	float: left;
}

.RTL .zoneLogo
{
	direction: ltr;
}

/*Top logo, left menu*/
.mainDivLeftMenu
{
	width: 1024px;
	margin: 15px auto;
}

.mainDivLeftMenu .zoneMenu
{
	width: 90px;
	margin: 0px 0 10px 0;
	min-height: 400px;
	clear: none !important;
}

.mainDivLeftMenu .verticalCMSMenu
{
	width: 98%;
}

.mainDivLeftMenu .zoneMainContent
{
	padding-left: 4px;
	margin: 0px 0 10px 0;
	min-height: 400px;
	width: 930px;
}

/*#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: 24% !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;
	text-decoration: underline;
}

.subCMSTreeMenuSelectedLink
{
	//background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackgroundActive.png) no-repeat 8px center;
	padding-left: 18px;
}

/*#Top menu styles#*/
.horizontalmenu
{

	float:right;
	background: white;
}

.horizontalmenuDOWN
{
	background: white;
}


.verticalmenu
{
	background: none;
}
/*#Top menu styles/Horizontal#*/
.horizontalCMSMenu
{

}

.horizontalsubCMSMenu
{
}


.horizontalsubCMSMenu tr
{
}

.horizontalCMSMenuItem
{

}





.horizontalsubCMSMenuItem
{

}

.horizontalsubCMSMenuItem, .horizontalsubCMSMenuItemMouseOver, .horizontalsubCMSMenuItemMouseDown,
.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown
{
;
}

.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown, .horizontalsubCMSMenuItemMouseOver
{

}

.horizontalCMSMenuItem, .horizontalCMSMenuItemMouseOver, .horizontalCMSMenuItemMouseDown, 
.horizontalCMSMenuHighlightedMenuItem, .horizontalCMSMenuHighlightedMenuItemMouseOver, 
.horizontalCMSMenuHighlightedMenuItemMouseDown, 

.horizontalCMSMenuItemMouseUp, .horizontalCMSMenuHighlightedMenuItemMouseUp
{
}

.horizontalCMSMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItem, 
.horizontalCMSMenuHighlightedMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItemMouseDown
{

}


/*#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: 60px;
}

.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;
}

.XShortButton
{
	width: 50px;
}

/*#Containers#*/

/*#Containers/Content padding#*/
.ContentPadding
{
	padding: 10px 5px 0px 5px;
}

/*#Containers/Black box#*/
.blackBox
{
	border: 1px solid #545454;
	margin-bottom: 15px;
}

.blackBox .title
{
	background: #e36c26 url(../App_Themes/CorporateSite/Images/topMenuItemDivider.gif) 0% 40% 

repeat-x;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	color: white;
	margin-bottom:0px;	
}

.blackBox .content
{
	padding: 5px;
	background: #FFFFFF;
}
/*#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;
}

.NewsBody img
{
	border: none;
}

.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%;
}

/*#Tags#*/

.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	padding: 0px !important;
	border: 1px solid #A4B2BC;
	overflow: auto;
	height: 200px;
	text-align: left;
	list-style-type: none;
	background-color: #fff;
	position: static !important;
}

.RTL .autocomplete_completionListElement
{
	text-align: right;
}

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	padding: 1px;
	cursor: pointer;
}

.autocomplete_listItem
{
	padding: 1px;
}


/*#Blog#*/

.BlogPTitle a
{
	color: #ffffff;
	font-weight: bold;
}

.BlogPTitle
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	color: #ffffff;
	padding: 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.BlogPBody
{
	padding: 10px 15px;
	border: solid 1px #cccccc;
}

.BlogPBody img
{
	border: none;
}

.BlogPDateWhole
{
	background-color: #f1f1f1;
	padding: 3px 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.comments hr
{
	border: solid 1px #cccccc;
}

.BlogCommentsTitle, .BlogLeaveComment
{
	font-weight: bold;
	font-size: 110%;
}

.blogDetail .comments .TextAreaField
{
	width: 280px;
}

.TextAreaField
{
	width: 280px;
	height: 100px;
}

.TextAreaStyle
{
	font-family: Arial;	
}

.IE7 .PageTitleHeader table
{
	text-align: left;
}

.FeedLink .FeedIcon
{
	vertical-align: middle;
	padding: 0px 5px 0px 0px;
}

.RTL .FeedLink .FeedIcon
{
	padding: 0px 0px 0px 5px;
}

/*#Blogs/Breadcrumbs#*/

.blogsTopBreadcrumbs .CMSBreadCrumbsLink, .blogsTopBreadcrumbs .CMSBreadCrumbsCurrentItem
{
	margin: 7px 0px 15px;
	padding-bottom: 2px;
	color: #000;
	text-decoration: none;
	font-size: 15px;
}

.blogsTopBreadcrumbs
{
	background: url(../App_Themes/CommunitySite/Images/h1_header-line.gif) repeat-x bottom left;
	width: 100%;
	padding-bottom: 2px;
	margin: 7px 0px 15px;
	font-size: 20px;
}
/*#Board#*/
.CommentDetail .CommentRating
{
clear:both;
}

.BoardLeaveMessage, .BoardMessageTitle, .BlogTrackbacksTitle
{
	font-weight: bold;
	font-size: 110%;
}


/*#Forum#*/

.ForumModerationInfo
{
	text-align: center;
	margin: 5px;
	padding: 5px;
}

.ForumModerationInfoText
{
	margin: 15px;
	border: solid 1px #cccccc;
	padding: 35px;
	background-color: #fff6df;	
}

.ForumSearchResultsInfo
{
	background-color:#cccccc;
	padding: 8px;
	font-weight:bold;
}
	
.Forum .Unapproved
{
	background-color:#fff2cf;
}

.Post img
{
	border: 0px;
}

.PostAttachments
{
	border: 1px solid #cccccc;
	background: #eeeeee;
	padding: 5px;
	margin: 10px 0px;
}

.PostAttachments .PostAttachmentsList
{
	padding: 2px 0px;
}

.PostAttachments .PostAttachmentsHeader
{
	color: gray;
}

.PostAttachments .PostAttachmentsList a
{
	color: black;
}

/*#Forum/Attachments#*/

.ForumAttachments
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}


.ForumAttachments .AttachmentTable
{
	border: solid 1px #cccccc;
	border-collapse: collapse;
	margin-top: 12px;
}

.ForumAttachments .AttachmentTable td
{
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.ForumAttachments .AttachmentTable .AttachmentTableHeader
{
	background-color: #eeeeee;
}

.ForumAttachments .AttachmentTable .AttachmentTableHeader th, .AttachmentTable .AttachmentFileSize, .AttachmentAction 
{
	text-align: center;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 3px;
}

.ForumAttachments .AttachmentTable .AttachmentTableHeader .AttachmentFileName
{
	text-align: left;
}

.ForumAttachments .AttachmentTable .AttachmentTableFooter
{
	display: none;
}

.ForumAttachments .AttachmentTable .AttachmentTableUpload input
{
	height: 23px;
}

.ForumAttachments .AttachmentTable .AttachmentTableUpload .Button
{
	width: 100px;
}

.ForumAttachments .AttachmentTable .AttachmentTableFooter
{
	display: none;
}

.ForumAttachments .Title
{
	font-size: 16px;
	font-weight: bold;
}

/*#Forum/Extended actions#*/

.PostExtendedActions
{
	border-top: solid 1px #eeeeee;
	margin-top: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
}

.PostExtendedActions span
{
	display: none;
}

.PostExtendedActions .SendMessage
{
	display: block; 
	float: right; 
	width: 16px; 
	height: 16px; 
	background-image: url(../App_themes/MacroLynk/Images/Foros/message.png);
	margin-right: 5px;
}

.PostExtendedActions .Friendship
{
	display: block; 
	float: right; 
	width: 16px; 
	height: 16px; 	
	margin-right: 5px;
	background-image: url(../App_themes/MacroLynk/Images/Foros/friendship.png);		
}

/*#Forum/Extended search#*/

.ForumExtendedSearch .TextBox 
{
	width: 300px;
}

.ForumExtendedSearch .DropDownList
{
	width: 304px;
}

.ForumExtendedSearch .Button
{
	margin-top: 20px;
	width: 150px;
}

/*#Forum/Mark as answer#*/

.Post .AcceptedSolution
{
	background-color: #efffef;
}

.AcceptedSolutionArea
{
	color:Green;
	font-size:14pt;
	width:100%;
	margin-bottom: 5px;
}

.AcceptedSolutionArea td 
{
 	padding-left: 5px !important;
	padding-bottom: 5px !important;
}
 
.AcceptedSolutionArea .AcceptedSolutionText
{
	width:100%;
}

/*#Forum/Quote#*/

.PostText blockquote
{
	border: solid 1px #d4d4d4;
	background-color: #eeeeee;
	padding: 4px;
	margin-left: 10px;
}

.PostText blockquote cite 
{
	display: block;
	font-weight: bold;
}

/*#Forum/Manage#*/

.ForumManage
{    
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #CCCCCC;
    margin: 4px 0 5px;
    padding: 2px 5px;
    width: 93%;
}

.ForumManage a
{
	font-size:12px;
}


.PostManageEdit table

{
	border: none !important;
}

.PostManageEdit .ForumNewPost td
{
	border-bottom: none !important;
}

.ForumNewPost .SignatureAreaItem
{
	width: 500px;
	height: 50px;
}

.SignatureArea
{
	width: 100%;
	border-top: solid 1px #D7D7D7;
	font-size: 8pt;
	color: #a8a8a8;
	margin-top: 5px;
	padding: 5px;
}

.ForumTree .PostTree .SignatureArea
{
	width: 100%;
	border-top: solid 1px #D7D7D7;
	font-size: 8pt;
	color: #a8a8a8;
	margin-top: 5px;
	padding: 5px;
}


/*#Forum/Forum Group#*/


.ForumGreenRec
{
	background-color:#F4FAFD;
	border: solid 1px #00BCE4;
}


.ForumGroup
{
	width: 100%;
}

.ForumGroup *
{
	font-family: Arial;
}

.ForumGroup .Table
{
	width: 100%;
	border-top: solid 1px #A7A9AC;
	border-left: solid 1px #A7A9AC;
	background-color: #ffffff;
}

.ForumGroup .Table td
{
	padding: 6px;
}

.ForumGroup .Table .Header td
{
	font-weight: bold;
	border-right: solid 1px #A7A9AC;
	border-bottom: solid 1px #A7A9AC;
	font-size: 12px;
	color:#000000;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #edf4e2;
}

.ForumGroup .Table .Info td
{
	padding-top: 0px;
	padding-bottom: 0px;
	background: #eeeeee url('../App_Themes/MacroLynk/Images/Foros/BarraForos.png') repeat-x top left;
	height: 38px;
	vertical-align: top;
}

.ForumGroup .Table .GroupName
{
	display: block;
	font-weight: bold;
	padding-top:11px;
	padding-bottom: 5px;
	font-size: 12px;
	color:#000000;
}

.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;
	font-size: 12px;
	color:#000000;
}

.ForumGroup .Table .Posts
{
	text-align: center;
	width: 50px;
	font-size: 12px;
	color:#000000;
}

.ForumGroup .Table .LastPost
{
	text-align: center;
	width: 200px;
}

.ForumGroup .Table .PostTime
{
	white-space: nowrap;
	font-size: 11px;
}

.ForumGroup .Table .PostUser
{
	white-space: nowrap;
	font-weight: bold;
	color: #006892;
	font-size: 11px;
}

.ForumGroup .PostUserName
{
	white-space: nowrap;
	font-weight: bold;
	color: #006892;
	text-decoration: none;
}

.ForumGroup .ForumOdd td
{
	background-color: #f8f8ff;
}

.ForumGroup .Forum td
{
	border-right: solid 1px #A7A9AC;
	border-bottom: solid 1px #A7A9AC;
}

.ForumGroup .Forum .ForumName a
{
	font-weight: bold;
	font-size: 12px;
	color:#0099cc;
}

.ForumGroup .Forum .ForumDescription
{
	padding-left: 10px;
	font-size:11px;
}


/*#Forum/Forum flat layout#*/
.ForumFlat *
{
	font-family: Arial;
}

.ForumFlat .Table
{
	width: 100%;
	background-color: #ffffff;
}

.ForumFlat .Table td
{
	padding: 6px;
}


.ForumFlat .Table .Info td
{
	padding-top: 0px;
	padding-bottom: 0px;
	/*background:  #DBE8C4;*/
	background:#F4FAFD;
	height: 37px;
	vertical-align: top;
}

.ForumFlat .Table .ForumContent
{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	/*font-size: 110%;*/
}

.ForumFlat .Table .Posts
{
	border-right: solid 1px #A7A9AC;
	border-left: solid 1px #A7A9AC;
}

.ForumFlat .Table .ForumName
{
	display: block;
	padding-top: 8px;
	padding-bottom: 5px;
	/*text-decoration: underline;*/
	font-size: 12px;
	color:#000000;
	font-weight:bold;
}

.ForumFlat .Table .ForumDescription
{
	display: block;
	padding-left: 10px;
        color: #000000;
    	font-family: Arial;
	font-size: 12px;
}

.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: #DBE8C4;*/
	background-color:#F4FAFD;
	padding: 5px;
	text-align:center;
}

.ForumFlat .Table .Actions
{
	text-decoration: underline;
	color: #439539;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	font-size: 10px;
}

.ForumFlat .ActionLink
{
    color: #439539;
    font-size: 10px;
    font-weight: normal;
    padding: 0 5px;
    text-decoration: underline;
}


.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
{

}

.ForumFlat .ThreadTable td
{
	border-right: solid 1px #A7A9AC;
	border-bottom: solid 1px #A7A9AC;
	border-left: solid 1px #A7A9AC;
	border-top: solid 1px #A7A9AC;
}

.ForumFlat .ThreadTable .Header td
{
	font-weight: bold;
	background: #eeeeee url('../App_Themes/MacroLynk/Images/Foros/BarraForos.png') repeat-x top left;
	padding-top: 4px;
	padding-bottom: 4px;
	border:none;
	font-size: 12px;
	color:#000000;
	height:27px;
}

.ForumFlat .ThreadTable .Author
{
	text-align: center;
	width: 140px;
	color: #0099CC;
	font-size: 12px;
	font-weight: bold;
}

.ForumFlat .ThreadTable .Posts, .ForumFlat .ThreadTable .Views
{
	text-align: center;
	width: 30px;
	font-size:12px;
}

.ForumFlat .ThreadTable .LastPost
{
	text-align: center;
	width: 160px;
	font-size:12px;	
}

.ForumFlat .ThreadTable .PostTime
{
	white-space: nowrap;
}

.ForumFlat .ThreadTable .PostUser
{

	white-space: nowrap;
	font-weight: bold;
	color: #e36c26;
}

.ForumTree .ThreadTable .PostUserName
{
	white-space: nowrap;
	font-weight: bold;
	color: #006892;
	text-decoration: none;
}

.ForumFlat .ThreadTable .ThreadInfo
{
	text-align: left;
	width: 250px;
}

.ForumFlat .ThreadTable .ThreadInfo .ThreadName
{
	font-weight: bold;
	font-size: 12px;
	color:#006892
}

.ForumFlat .ForumBreadCrumbs

{
	font-weight: normal;
	font-family: Arial;
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	color:#000000;

}

.ForumFlat .ForumBreadCrumbs a
{
	font-size: 10px;
	color:#439539;
}

.ForumFlat .ForumNewPost
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

/*#Forum/Forum flat layout/Post#*/
.ForumFlat .ForumPost
{
	padding: 8px 8px 8px 8px;
}

.ForumFlat .PostIndent .ForumPost
{
	border-left: solid 1px #cccccc;
}

.ForumFlat .PostIndent
{
	padding-left: 30px;
}

.ForumFlat .PostUser, .ForumFlat .PostUserLink
{
	white-space: nowrap;
	font-weight: bold;
	color: #006892;
}

.ForumFlat .PostUserName
{
	white-space: nowrap;
	font-weight: bold;
	color: #006892;
	text-decoration: none;
}

.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: #439539;
	padding: 0px 5px 0px 5px;
	font-weight: normal;
	font-size: 10px;
}

/*#Forum/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 layout#*/
.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
{
	text-decoration: underline;
	color: #439539;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	font-size: 10px;
}

.ForumTree .ActionLink
{
	text-decoration: underline;
	color: #439539;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	font-size: 10px;
}

.ForumTree .Table .Posts
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 0px;
}

.ForumTree .Table .Posts .PostTree td
{
	padding: 0px;
}

.ForumTree .Table .Posts .PostTree
{
	padding: 5px;
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}

.ForumTree .ForumNewPost .PostForm td
{
	border: none;
}

/*#Forum/Tree layout/Post#*/
.ForumTree .ForumPost
{
	padding: 8px 8px 8px 8px;
}

.ForumTree .PostDetail .ForumPost
{
	border-bottom: solid 1px #cccccc;
}

.ForumTree .PostUser, .ForumTree .PostUserLink
{
	color: #006892;
	font-weight: bold;
	white-space: nowrap;
}

.ForumTree .PostUserName
{
	white-space: nowrap;
	font-weight: bold;
	color: #006892;
	text-decoration: none;
}

.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: #0099cc;
	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: 1px 5px 2px 3px;    
	overflow: hidden;
	color: #000000;	
}


.ThreadPost .Name
{
    padding: 1px 5px 2px 3px;    
    margin-left: 1px;
    cursor: pointer;
}

.RTL .ThreadPost .Name
{
    padding: 1px 3px 2px 5px;
    margin-left: auto;
    margin-right: 1px;
}

.ThreadPostSelected .Name
{          	
  	background-color: #cccccc;
    padding: 0px 4px 0px 2px;
    margin-left: 1px;
    cursor: pointer;		
}

.RTL .ThreadPostSelected .Name
{
    padding: 0px 2px 0px 4px;
    margin-left: auto;
    margin-right: 1px;
}

.ThreadPost img, .ThreadPostSelected img
{
    padding-bottom: 3px;
}


.PostSeparator
{
	padding: 0 3px;
}

/*#Forums/Images#*/
.ForumGroup .Forum .ForumImageDefault, .ForumGroup .Forum .ForumImage, .ForumGroup .Forum .ForumImageLocked, 
.ForumFlat .ThreadTable .ThreadImageDefault, .ForumFlat .ThreadTable .ThreadImage, .ForumFlat .ThreadTable .ThreadImageLocked, .ForumFlat .ThreadTable .ThreadImageAnnouncement, .ForumFlat .ThreadTable .ThreadImageSticky
{
	background-repeat:no-repeat;
	background-position:center;
	border-right: 0px;
	width: 24px;
	text-align: center;
}

.ForumGroup .Forum .ForumImageDefault, .ForumGroup .Forum .ForumImage
{
	background-image: url('../App_Themes/MacroLynk/Images/Foros/Iconoforos2.png');
}

.ForumGroup .Forum .ForumImageLocked
{
	background-image: url(../App_Themes/Default/Images/Design/Forums/Forum_locked.gif);
}


.ForumFlat .ThreadTable .ThreadImageDefault, .ForumFlat .ThreadTable .ThreadImage
{
	background-image: url('../App_Themes/MacroLynk/Images/Foros/Iconothreads2.png');
}

.ForumFlat .ThreadTable .ThreadImageLocked
{
	background-image: url(../App_Themes/Default/Images/Design/Forums/Thread_locked.gif);
}

.ForumFlat .ThreadTable .ThreadImageAnnouncement
{
	background-image: url(../App_Themes/Default/Images/Design/Forums/Thread_announcement.gif);
}

.ForumFlat .ThreadTable .ThreadImageSticky
{
	background-image: url(../App_Themes/Default/Images/Design/Forums/Thread_sticked.gif);
}


.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;
}

.ecommerceExample
{
	width: 720px !important;
}

.forumsExample
{
	width: 703px !important;
}

.CustomRegistrationForm .ConfirmationSeparator
{
	height: 6px;
}



/*#Examples/Media Libraries#*/


.MediaLibraryListDescription
{
	vertical-align: top;	
}

.MediaLibraryListDescription a
{
	font-size: 18px;
}

.MediaLibraryListPhoto
{
	padding: 4px 20px 1px 5px; 
}


.MediaListItem
{
	margin: 10px 0px; 
	width: 743px;
	background: url(../App_Themes/CorporateSite/Images/Examples/MediaListTop.gif) no-repeat;
}

.MediaListItemBottom
{
	height: 6px;
	background: url(../App_Themes/CorporateSite/Images/Examples/MediaListBottom.gif) no-repeat;

}

.MediaLibraryListDescriptionText
{
	padding-top: 10px;
	font-size: 12px; 
}


/*#Examples/Event manager#*/

.EventManagerRegText
{
	width: 230px;
}

/*#Examples/Pager control#*/
.PagerControl
{
    text-align: center;
    display:none;
}

.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;
    word-wrap: break-word;
}


/*#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/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;
}

.member
{
	float: left;
	width: 220px;
	display:inline;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.member .avatar
{
	float: left;
	margin: 0px 5px 5px 0px;
}

.member .memberInfo
{
	float: left;
	width: 170px;
	font-size: 10px;
}


.member h3
{
	background: none;
	margin-bottom: 3px;
	margin-top: 0px;
}

.member h3 a
{ 
}

.member h3 a:hover
{
	text-decoration: none;
}

.DropDown ul ul
{
	display: none;
}

/*#Wishlist#*/
.WishlistTable .CartStepTable
{
	border: none;
}

.wishList .ProductImage
{
	vertical-align: top;
}

.wishList .ProductImage img
{
	border: 1px solid #000000;
}

.wishList .ProductDetail
{
	border-bottom: 1px solid #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.wishList .RemoveFromWishlist
{
	background: url(../App_Themes/CorporateSite/Images/delete.gif) no-repeat center left;
	padding-left: 18px;
}

.wishList .ProductDetail h2
{
	margin-top: 0px;
	margin-bottom: 4px;
}

.wishlistAdd .AddToCartContainer{
padding-bottom: 10px;
padding-top: 10px;
}

.ProductImageWishlist img{
border: none;
}

/*#Wiki#*/

.UnigridActionButton
{
    margin-right: 5px;
}

.RTL .UnigridActionButton
{
    margin-right: auto;
    margin-left: 5px;
}

.AttachmentsList 
{
	border:1px solid #CCCCCC;
	padding:5px;
}

.AttachmentsList .New .IconDisabled
{
	margin-bottom: -3px;
	margin-right: 3px;
}

.UserPageTitleHeader
{
	color: #ffa21e;
	font-size:18px;
	font-weight:bold;
	height:33px;
}

.EditContributionEdit
{
	background: url(../App_Themes/CorporateSite/Images/edit.gif) no-repeat center left;

	padding-left: 18px;
}

.EditContributionDelete
{
	background: url(../App_Themes/CorporateSite/Images/delete.gif) no-repeat center left;
	padding-left: 18px;
	margin-left: 15px;
}

.Article .Header a
{
	color: #ffffff;
	font-weight: bold;
}

.Article img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.Article .Address
{
	font-size: 10px;
}

.Contributions, .ContributionsList, .ContributionsEdit
{
	border: 1px solid #cccccc;
	padding: 10px;
	background-color: #eeeeee;
}

.ContributionsEdit .ItemsLink, .ContributionsList .NewItemLink
{
	padding-bottom: 7px;
}


.ContributionsList .ContributionsGrid
{
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

.ContributionsList .ContributionsGrid .UniGridHead th
{
	color: #ffffff;
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	padding: 5px;
}

.ContributionsList .ContributionsGrid .UniGridHead th a
{

	color: #ffffff;
}

.UniGridGrid td, .UniGridGrid th
{
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    border-right: none;
    border-left: none;
}

.UniGridGrid td td, .UniGridGrid th td
{
    border: none;
}

.NewAttachmentDisabled
{
	text-decoration: underline;
}

.AttachmentsList .Icon
{
    text-decoration: none;
    border: none;
    cursor: pointer;
    margin-bottom: -3px;
    border-right: 5px solid  #eeeeee;
}

.userContributions #FCKToolbarUC

{
	border: 1px solid Gray;
}

.userContributions .EditContributionClose, .Contributions .UserContributionDocList
{
	display: block;
	margin-bottom: 20px;

}

.userContributions input[type=submit]
{
	width: 100px;
}

.userContributions .zoneList
{
	min-height: 400px;
}

.IE6 .userContributions .zoneList
{
	height: 400px;
}

.UserContributionNewClass
{
	padding: 5px;
	color: Black;
	font-family: Arial; /*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
{
	height: 25px;
	padding: 0px 20px;
	margin: 0;
}

.TabControlLeft, .TabControlRight, .TabControlSelectedLeft, .TabControlSelectedRight
{
	display: none;
}

.TabControl
{
	font-family: Arial;

	font-size: 11px;

	font-weight: normal;

	color: #061a3d;
	
	padding: 0px 10px 0px 10px;

	}

.TabControlSelected
{
	
	font-family: Arial;

	color: #0099cc;

	font-size: 11px;

	font-weight: bold;
	
}

.TabControlTable a
{
	color: #061a3d;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold
}



/*#My account#*/

.TabsContent
{
	border: 1px solid #cccccc;
	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 .UniGridHead a
{
	color: white;
}

.IE7 .TabsContent .UniGridHead
{
	background: none;
}

.IE7 .TabsContent .UniGridHead th
{
	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;
}

.clear 
{
	width:0px; 
	height:0px; 
	clear:both; 
	line-height: 0px; 
	font-size: 0px;

}

.SubscriptionsGroup
{
	padding: 8px;
}

.SubscriptionsPanel
{
	padding-top: 22px;
}


/*#Office#*/

.Map
{
	border: solid 1px #cccccc;
	padding: 3px;
}


.Map img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.Map .Header
{
	font-weight: bold;
}

.Map .Address
{
	font-size: 10px;
}

.OfficeDetail img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.OfficeDetail .Address
{
	font-size: 10px;
}

.OfficeDetail h1
{
	padding: 0px !important;
	margin: 0px !important;
}

.OfficeDetail .Description
{
	padding-top: 5px;
	padding-left: 5px;
}

/*#Grid#*/
.DataGrid
{
	border:1px solid #cccccc;
}

.DataGrid td
{
	padding: 3px 5px;
}

.DataGrid .Row
{
	
}

.DataGrid .AltRow
{
	background-color: #eeeeee;
}

.DataGrid .Header
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
}

.DataGrid .Header td
{
	padding: 5px;
}

.DataGrid .Header td a
{
	color: #ffffff;
}

/*#Webpart containers#*/
/*#Webpart containers/General product list#*/

.ProductList a
{
	/*text-decoration: none;*/
}

.ProductList .ProductBox
{
	width: 160px;
	margin: 15px 8px 0;

	border: solid 1px #cccccc;
}

.ProductList .ProductBox a
{
	text-decoration: none;
}

.ProductList .ProductImage
{
	text-align: center;
	height: 140px;
}

.ProductList .ProductImage img
{
	border: none;
}

.ProductList .ProductTitle
{
	display: block;
	background-color: #e36c26;
	padding: 6px 3px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none !important;
}

.ProductList .ProductPrice
{
	padding: 6px;
}

.ProductList .ProductPrice .right
{
	font-weight: bold;
	text-align: right;
}

.ProductList .ProductFooter
{
	background-color: #f0f0f0;
	padding: 6px;
}

.ProductList .ProductFooter a
{
	text-decoration: underline;
}

.ProductList .ProductFooter img
{
	margin-right: 5px;
	vertical-align: middle;
}

.ProductList .productDetail
{
	width: 100%;
	margin-bottom: 20px;
}

.ProductList .productDetail img
{
	border: none;
	vertical-align: top;
}


.ProductList .productDetail h3
{
	margin: 15px 0 10px 0;
}

.ProductList .productDetailInfo

{
	margin-left: 10px;
	width: 100%;
}

.ProductList .productDetailInfo td
{
	padding: 2px 10px;
}

.ProductList .productDetailInfo .caption
{
	font-weight: bold;
}

.ProductList .productDetailInfo .alt
{
	background-color: #f9f9f9;
}

.ProductList .productDetailLinks
{
	width: 100%;
	background-color: #f0f0f0;
	margin: 10px 0px 10px 0px;
	padding: 5px;
}

.ProductList .ProductSummary
{
	vertical-align: top;
}

.ProductList .LinkMore
{
	display: block;
	background: url(../App_Themes/CorporateSite/Images/information.png) no-repeat center left;
	padding: 0 0 5px 17px;
}

/*#Webpart containers/General list#*/

.GeneralList .Header a
{
	color: #ffffff;
	font-weight: bold;
}

.GeneralList img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.GeneralList .Address
{
	font-size: 10px;
}

.GeneralList .Header
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	color: #ffffff;
	padding: 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.GeneralList .Body
{
	padding: 0 5px 5px;
	border: solid 1px #cccccc;
}

/*#Messaging#*/

.MessagingBox .UniGridHead a
{
	color: White !important;
}

.MessagingBox
{
	/*width: 686px;*/
	overflow: hidden;
}

.MessagingBox .FooterInfo
{
	text-align:right;
	padding: 3px;
	font-size: 11px;
}

.MessagingBox .List
{
}

.MessagingBox .Header,
.MessagingBox .NewMessageHeader, .MessagingBox .ViewMessageHeader, .MessagingBox .UniGridHead
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	border-left: solid 1px Black;
	border-right: solid 1px Black;
	border-top: solid 1px Black;
}

.IE7 .MessagingBox .UniGridHead
{
	background: none;
}

.IE7 .MessagingBox .UniGridHead th
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
}

.MessagingBox .Header
{
	height: 25px !important;
}

.MessagingBox .Header a
{
	color: white;
	font-weight: bold;
}

.MessagingBox .List th, .MessagingBox .List td
{
	text-align: left;
}

.MessagingBox .ImageCell
{
	padding-left: 0px !important;
}

.MessagingBox .List tr
{
	height: 25px;
}

.MessagingBox .List .OddRow, .MessagingBox .List .EvenRow, .MessagingBox .List .Pager
{
	border:1px solid #CCCCCC;
}

.MessagingBox .List td
{
	padding: 0px 3px 0px 3px;
}

.MessagingBox .OddRow
{
	background-color: #cccccc;
}

.MessagingBox .Unread
{
	font-weight: bold;
}

.MessagingBox .ViewMessage
{
	border: solid 1px #cccccc;
	padding: 10px;
}

.MessagingBox .HeaderTable
{
	margin-left: 10px;
	margin-top: 10px;
	width: 90%;
}

.MessagingBox .HeaderTable, .Pager table
{
	border: 0px !important;
}

.MessagingBox .Body, .MessagingBox .DiscussionButtons
{
	padding-left: 10px;
}

.MessagingBox .HeaderTable img
{
	border: 1px solid Black;
	margin: 0px 5px 0px 0px;
}

.MessagingBox .MessageUserButtons
{
	display: inline;
}

.MessagingBox .FieldCaption
{
	font-weight: bold;
	padding-right: 5px;
}
.MessagingBox .Field
{
	width: 100%;
}

.MessagingBox .SendMessage
{
	margin-bottom: 10px;
	border: solid 1px #cccccc;
}

.MessagingBox .Buttons
{
	padding: 10px;
}

.MessagingBox .FromField

{
	width:150px !important;
	border: solid 1px #cccccc;
}

.MessagingBox .ToField
{
	width:150px !important;
	border: solid 1px #cccccc;
}

.MessagingBox .SubjectField
{
	width: 98% !important;
	border: solid 1px #cccccc;
}

.MessagingBox .SubjectRow
{
	padding: 20px 0px 3px 10px;
}

.MessagingBox .TextareaItem, .MessagingBox .BodyField
{
	width: 98%;
	height: 200px;
	border: solid 1px #cccccc;
}

.MessagingBox .Pager td
{
	padding: 0px;
}

.MessagingBox .Pager tr
{
	height: 20px !important;
}

.MessagingBox .Error
{
	margin: 5px;
	color: Red;
	display: block;
}

.MessagingBox .Info
{
	margin-bottom: 10px;
	display: block;
}

.MessagingBox table
{
/*	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;*/
	border-collapse: collapse !important;
}

.MessagingBox .ListGrid
{
	border-collapse: collapse !important;

	border: solid 1px #cccccc;
}

.MessagingBox .Pager, .MessagingBox .Pager a, .MessagingBox .Pager, .MessagingBox .Pager span
{
	padding-left: 3px;
}

.FriendsBox
{
	//width: 680px;
	width:86%;
	margin-left:10px;
}

/*#Ecommerce#*/
.PrintImage
{
	vertical-align: middle;
	padding-bottom: 3px;
}

.sendToFriendYourMessage
{
	cursor: pointer;
	font-style: italic;
}

.AddToCartLink
{
	background: url(../App_Themes/CorporateSite/Images/ShoppingCart/AddToCart.gif) no-repeat 0px 5px;
	padding-left: 18px;
	padding-top: 5px;
}
.sendToFriendHeader
{
	color: #002756;
	font-size: 120%;
	font-weight: bold;
}
.PrintLink
{
	text-align: right;
	padding-right: 10px;
}
.PrintImage
{
	border: 0px;
	margin-right: 5px;
}
.ProductPrice
{
	display: block;
	width: 130px;
	word-wrap: normal;
}
.productDetailLinks .ProductPrice
{
	display: inline;
}
.ProductOptionSelector select
{
	width: 220px;
}
.AddToCartTextBox
{
	width: 20px;
}

.ItemsNotAvailable
{
	color: red;
}


.btnContinue
{
	text-align: left;
	padding-top:10px;
}

.CartStepTable td, .CartStepHeader
{
	border: none !important;
}


/*#Content rating#*/
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../App_Themes/Default/Images/Design/Controls/ContentRating/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../App_Themes/Default/Images/Design/Controls/ContentRating/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../App_Themes/Default/Images/Design/Controls/ContentRating/SavedStar.png);
}

.CntRatingResult
{
    clear:left;
    padding-top:5px;
}

.CntRatingRadioTable tr
{
    text-align: center;
}

/*#Modal popup#*/
.ModalBackground
{
	z-index: 9998 !important;
	background-color: #888888;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.ModalPanel
{


    background-color: #ffffff;
    padding: 10px;
    /* position: fixed !important; */

}

/* User context menu */
.UserContextMenu
{
    border: solid 1px #666666;


    background-color: #e0e0e0;
    cursor: pointer;
    padding: 3px;
}

/*#Abuse report#*/
.AbuseBody .ReportComment
{
	width: 300px;
	height: 200px;
}

.ModalPanel
{
	width: 400px;
}

.DialogAbuseBody .ReportComment
{
	width: 397px;
	height: 215px;
}

.Messages
{
	padding-top: 10px;
	text-align: left;
}

/*#Notifications#*/

.NotificationSubscriptionHeader, .NotificationSubscriptionButton  {
	padding-top: 10px;
	padding-bottom: 10px;
}

.myAccMenu .UserNotifications .UniGridHead a {
	color: #ffffff;
}

.myAccMenu .DropDownField
{
	width: 305px;
}

/*#Media library#*/
.mediaItem
{
	background: url('../App_Themes/CorporateSite/Images/Examples/bg_photo.gif') no-repeat;
	float: left;
	font-size: 10px;
	width: 132px;
	margin: 4px;
}

.mediaItemBottom
{
	height: 4px;
	background: url('../App_Themes/CorporateSite/Images/Examples/bg_photo_bottom.gif') no-repeat;
	font-size: 0;
	line-height: 0;
}

.mediaItem a
{
	color: Black;
	text-decoration: none;

	font-weight: bold;
	font-size: 11px;
}

.mediaLibraryPhoto
{
	height: 122px;
	width: 132px;
	text-align: center;

}

.mediaLibraryDescription
{
	padding: 0px 3px;
	color: #737373;
}


.MediaLibrarySort
{
	padding-bottom: 13px;
}


.MediaLibrarySort span
{
	font-weight: bold;
}


.MediaLibrarySort a
{
	color: Black;
}

.MediaLibrarySort a:hover
{
	text-decoration: none;
}


.MediaGalleryFolderTree
{
	float: left;
	width: 180px;
	overflow: auto;
}

.MediaGalleryFolderTree a
{
	color: Black;
}

.MediaGalleryContent
{
	float: left;
	width: 480px;
}

.MediaGalleryDetail
{
	width: 560px;
	background: url('../App_Themes/CorporateSite/Images/Examples/bg_photo_detail.gif') no-repeat;
	text-align: center;
	padding: 15px 0px;
	
}

.MediaGalleryDetailBottom
{
	width: 544px;
	padding-top: 5px;

	padding-right: 16px;
	text-align: right;
	background: url('../App_Themes/CorporateSite/Images/Examples/bg_photo_detail_bottom.gif') no-repeat;
}

.MediaGalleryDetailBottom img
{
	border: none;
}

.SelectedFolder
{
	font-weight: bold;
}

.MediaGalleryDetailBottom h2

{
	padding-top: 5px;
	margin: 0;
	color: #737373;
	font-size: 16px;
	width: 400px;
	text-align: left;
}

.MediaGalleryContent .Pager
{
clear: both;
text-align: center;
}

.MediaGalleryPagger
{
    padding-bottom: 10px;	
}

.MediaGalleryPagger a
{
	display: block;
	color: Black;
	background: url('../App_Themes/CorporateSite/Images/Examples/button_back.gif') 0px 1px no-repeat;
	padding-left: 18px;
	font-weight: bold;
	padding-bottom: 4px;
}

.MediaGalleryDetail object
{
background: #efefef;
}

a.MediaBack
{
	display: block;
	color: Black;
	background: url('../App_Themes/CorporateSite/Images/Examples/button_back.gif') 0px 1px no-repeat;
	padding-left: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

.CommentUserName {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}

.ContentTree
{
	float: left;
	width: 150px;
	height: 500px;
}

.MediaContent
{
	float: left;
	width: 540px;
}


.MediaFileUploader
{
	padding-bottom: 30px;
}

/*#Widgets#*/


.MyHomePage .UserWidget 
{
	margin-bottom: 5px;
}

.MyHomePage .WidgetMyMessages .MessagingBox
{
	width: 885px;
}

.UserWidget table.gadget
{
	margin-left: auto;
	margin-right: auto;
}

/*#A MacroLynk#*/
@font-face
{
    font-family: arial;
    /*src:url('../App_Themes/MacroLynk/Fonts/CANDARA.TTF');*/
}

/*#A MacroLynk/Post#*/
.BodyPost
{
	background-image:url('../App_Themes/MacroLynk/Images/UserPost/11.png');
	background-repeat:repeat-x;
	background-position:left;
}

.CornerLeftPost
{
	background-image:url('../App_Themes/MacroLynk/Images/UserPost/1.png');
	background-repeat:no-repeat;
	background-position:left 1px;
	width:6px;
}

.PostPico
{
	background-image:url('../App_Themes/MacroLynk/Images/UserPost/12.png');
	background-repeat:no-repeat;
	background-position:center;
	height:10px;
}

.PostPico2
{
	background-image:url('../App_Themes/MacroLynk/Images/UserPost/trian4.png');
	background-repeat:no-repeat;
	background-position: 40px 7px;

}

.CornerLeftPostBottom
{
	background-image:url('../App_Themes/MacroLynk/Images/UserPost/7.png');
	background-repeat:no-repeat;
	background-position:left -5px;
	height:10px;
}

.CornerRightPost
{
	background-image:url('../App_Themes/MacroLynk/Images/UserPost/4.png');
	background-repeat:no-repeat;
	background-position:right 1px;
	width:6px;
}

.CornerRightPostBottom
{
	background-image:url('../App_Themes/MacroLynk/Images/UserPost/5.png');
	background-repeat:no-repeat;
	background-position:right -10px;
	height:auto;
}

.LinePost
{
	background-image: url('../App_Themes/MacroLynk/Images/UserPost/2.png');
        background-repeat: repeat-x;
	height:18px;
	background-position:left 1px;
}


.ShareCenter
{
	background-image: url('../App_Themes/MacroLynk/Images/UserPost/ShareCenter.png');
        background-repeat: repeat-x;
}

.ShareLeft
{
	background-image: url('../App_Themes/MacroLynk/Images/UserPost/ShareLeft.png');
        background-repeat: no-repeat;
}

.ShareRight
{
	background-image: url('../App_Themes/MacroLynk/Images/UserPost/ShareRight.png');
        background-repeat: no-repeat;
}

.LinePost2
{
	background-image: url('../App_Themes/MacroLynk/Images/UserPost/2.png');
        background-repeat: repeat-x;
	height:10px;
	background-position:left 1px;
}

.LinePostBottom
{
	background-image: url('../App_Themes/MacroLynk/Images/UserPost/10.png');
        background-repeat: repeat-x;
	background-position:left -8px;
}

.LinePostY
{
	background-image: url('../App_Themes/MacroLynk/Images/UserPost/8.png');
        background-repeat: repeat-y;
	background-position:-9px center;
	height:auto;
}

.LinePostYLeft
{
	background-image: url('../App_Themes/MacroLynk/Images/UserPost/9.png');
        background-repeat: repeat-y;
	background-position:-1px center;
	height:auto;
}

.CurveLine
{
	background-image: url('../App_Themes/MacroLynk/Images/UserPost/3.png');
	background-repeat:no-repeat;
	background-position:top;
	height:2px;
}

.PicoGroups
{
	background-image: url('../App_Themes/MacroLynk/Images/UserPost/trian4.2.png');
	background-repeat:no-repeat;
	height:29px;
	width:28px;
	background-position:10px 20px;
}

/*#A MacroLynk/Menus#*/
.TDSelectedOverview
{
	border-bottom-width:thin; 
	border-bottom-color:#00BCE4; 
	border-bottom-style:solid
}

.TDMenuLF
{
	background-image:url('../App_Themes/MacroLynk/Images/Menu/NewMenu/ladoizquierdo.png');
	background-repeat:no-repeat;	
}
.TDMenuRG
{
	background-image:url('../App_Themes/MacroLynk/Images/Menu/NewMenu/ladoderecho.png');
	background-repeat:no-repeat;
}
.TDMenuMD
{
	background-image: url('../App_Themes/MacroLynk/Images/Menu/NewMenu/centro.png');
        background-repeat: repeat-x;
	height:38px;
	width:8px;
}

.BluePoint
{
	background-position: left center;
	background: #FFFFFF url('../App_Themes/MacroLynk/Images/Menu/PuntoAzul.png') no-repeat scroll left center;
	width:3px;
}

/*#A MacroLynk/Lines#*/
.LIneaDivisora 
{
	background-color:#A7A9AC;
	border-width: 0px;
        color: #A7A9AC;
	height: 1px;
}

.LineaDivisoraGrid
{
	border-bottom-style:solid; 
	border-bottom-color: #A7A9AC;
	border-bottom-width:thin;
}

.LineaGrisGruesa
{
	border-bottom-style:solid; 
	border-bottom-color: #A8ADAD;
	border-bottom-width:medium;
}

.BorderALL
{
	border-color:#A7A9AC;
        border-style:solid;
        border-width:thin;
}

.BorderLados
{
	border-left-color:#A7A9AC;
        border-left-style:solid;
        border-left-width:thin;
	border-right-color:#A7A9AC;
        border-right-style:solid;
        border-right-width:thin;
}

.TableLineaDivisora
{
	border-top-style:solid; 
	border-top-color: #A7A9AC;
	border-top-width:thin;
}


.TableLineaDivisoraBottom
{
	border-bottom-style:solid; 
	border-bottom-color: #A7A9AC;
	border-bottom-width:thin;
}
.RectanguloFondosFlotantes
{
	border-color:#A8ADAD;
        border-style:solid;
        border-width:thin;	
}
.TableLineaDivisoraRight
{
	border-right-style:solid; 
	border-right-color: #A7A9AC;
	border-right-width:thin;
}
.LineaDivisoraTabla
{
	border-color:#F7F7F8;
        border-style:solid;
        border-width:thin;
}

.LineaTarjeta
{
	border-color:#EFEFF0;
        border-style:solid;
        border-width:thin;
}

.LineTop
{
	border-top-style:solid; 
	border-top-color: #EFEFF0;
	border-top-width:thin;
}

.LineBottom
{
	border-bottom-style:solid; 
	border-bottom-color: #EFEFF0;
	border-bottom-width:thin;
}

/*#A MacroLynk/BackGrounds#*/

.MenuItemHover
{
	background-color: #006892;
        color:#FFFFFF;
}

.ConfirmationTextRec
{
 background-color:#006892;

}

.mouseenter
{
        background-color: #eeeeee;
}
.LevelGreenRec
{
	background: #DBE8C4;
	border: 1px solid;	
	border-color: #B4CC95;
}

.ImagenPublicidad
{
	background-image: url('../App_Themes/MacroLynk/Images/publicidad ML_gris.jpg');
	background-color:#e8e8eb;
	
}

.WhiteRec
{
	background: #ffffff;
	border: 1px solid;	
	border-color: #EFEFF0;
}

.WhiteRecBorderGray
{
	background: #ffffff;
	border: 1px solid;	
	border-color: #C3C3C4;
}

.AutocompleteRec
{
	border: 1px solid;	
	border-color: #5F6062;	
	background:#FFFFFF;
}

.ContactsGrayRec
{
	background:#58595B;
	border-style:solid;
        border-width:thin;
        border-color: #EFEFF0;
}

.ContactsGreenRec
{
	background:#F4FAFD;
	border-style:solid;
        border-width:thin;
        border-color: #00BCE4;
}

.GrayImage
{
	background-image: url('../App_Themes/MacroLynk/Images/Buttons/GrayImage.png');
	background-position: center;
	background-repeat: no-repeat;
	background-color:Transparent;

}

.GroupDefault
{
	background-image: url('../App_Themes/MacroLynk/Images/Groups/GroupDefault.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-color:Transparent;

}

.LightBlueRec
{
	background:#f4fafd;
	
}

.ContactsGrayRec
{
	background-color:#f7f7f8
}

.CurrentUserImage
{
	background: url('../App_Themes/MacroLynk/Images/Menu/flechita.png') no-repeat scroll right center;
	background-position-x: 100%;
	background-position-y: 70%;
}

.ErrorMessageRec
{
	background-color: #f3e0e6;
}

.PasswdMessageRec
{
	background-color: #d7e6ed;
}

.RedRec
{
	background-color: #f32424;
	padding:3px;
}

.RedRecLog
{
	background-color: #f4eaea;	
}

.RedRecMenu
{
	min-width:30px;
	background-color: #f32424;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:7px;
	padding-right:7px;	
}

.DarkGrayRec
{
	background-color: #EEEEEF;
}

.LoginPageRec
{
	background-color:#FCFCFC;
	border: 1px solid;	
	border-color: #EFEFF0;
}

.GrayFrame
{
	border: .5px solid;	
	border-color: #eaebeb;
}

.GrayFrameGr
{
	border: 1px solid;	
	border-color: #EFEFF0;
	
}

.LoginPageRecSinBorde
{
	background-color:#FCFCFC;       
}

.BackGroundGeneral/*.GreenRec*/
{
	background:#F4FAFD;
	border-style:solid;
        border-width:thin;
        border-color:#eaebeb;
}

.StandardLogo
{
    	background-color:White;
	width:180px;
    	height: 60px; 
	border: 1px solid;	
	border-color: #A7A9AC;
}

.NewsPicture
{
    	background-color:White;
	width:345px;
    	height: 145px; 
	border: 1px solid;	
	border-color: #A7A9AC;
}

.SquareLogo
{
    	background-color:White;
	width:50px;
    	height: 50px; 
	border: 1px solid;	
	border-color: #A7A9AC;
}

.AvatarGroupDefault
{
    	background-color:White;
	width: 85px;
    	height: 77px; 
	border: 1px solid;	
	border-color: #A7A9AC;
}

.UserPhotoRegister
{
    	background-image:url('../App_Themes/MacroLynk/Images/Register/upload foto.jpg');
	background-repeat:no-repeat;
	width:111px;
    	height: 111px; 
}

.NewPost
{
	background:#E0F8F7;
}

.highlight{
background-body: #FF8000;
}

/*#A Macrolynk/Image_User#*/
.ImageUserBig
{
	width:113x;
	height:113px;
}

.ImageUserMedium
{
	width:85px;
	height:85px;

}

.ImageUserSmall
{
	width:40px;
	height:40px;

}

.ImageUserVerySmall
{
	width:20px;	
	height:20px;
}
/*#A Macrolynk/Image_PS#*/
.ImagePSNormal
{
	width:140px;	
	height:105px;
	border: 1px solid;	
	border-color: #A7A9AC;
}
.ImagePSMedium
{
	width:112px;	
	height:84px;
}
.ImagePSBig
{
	width:153px;	
	height:115px;
}
/*#A Macrolynk/Image_Company#*/
.ImageCompanyNormal
{
	width:180px;	
	height:60px;
	background-color:white;
	/*border: 1px solid;	
	border-color: #A7A9AC;*/

}
.ImageCompanyNormalMedium
{
	width:160px;	
	height:53px;
}
.ImageCompanySmall
{
	width:50px;	
	height:50px;
}
.ImageCompanyVerySmall
{
	width:35px;	
	height:35px;
}
.ImageCompanyMedium
{
	width:66px;	
	height:22px;
}
/*#A Macrolynk/Image_Groups#*/
.ImageGroupNormal
{
	width:85px;	
	height:85px;

}
.ImageGroupMedium
{
	width:54px;
	height:54px;
}
/*#A Macrolynk/Image_Partners#*/
.ImagePartnersNormal
{
	width:80px;
	height:80px;
}
.ImagePartnersSmall
{
	width:50px;
	height:50px;
}
/*#A MacroLynk/Special#*/
.ImageDropDown
{
	background-image:url('../App_Themes/MacroLynk/Images/Menu/flechita.png');
	background-repeat:no-repeat;
}

.TabAdvanced .ajax__tab_header {
     
}

.TabAdvanced .ajax__tab_outer    {
      
}

.TabAdvanced .ajax__tab_inner    {
     
}

.TabAdvanced .ajax__tab_tab {
    	border-color:#A7A9AC;
        border-style:solid;
        border-width:thin;
}

.TabAdvanced .ajax__tab_hover .ajax__tab_outer {
 
}

.TabAdvanced .ajax__tab_hover .ajax__tab_inner {
 
}

.TabAdvanced .ajax__tab_hover .ajax__tab_tab {
     cursor:pointer;
}

.TabAdvanced .ajax__tab_active .ajax__tab_outer {
    
}

.TabAdvanced .ajax__tab_active .ajax__tab_inner {
   
}

.TabAdvanced .ajax__tab_active .ajax__tab_tab {
     	border-bottom-style:solid; 
	border-bottom-color: #FFFFFF;
	border-bottom-width:thin;
}

.TabAdvanced .ajax__tab_header {
     	font-family: Arial;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	border-bottom-style:solid; 
	border-bottom-color: #A7A9AC;
	border-bottom-width:thin;
}

.TabAdvanced .ajax__tab_outer {
	height:23px;
}

.TabAdvanced .ajax__tab_inner    {
     padding-left:10px;
}

.TabAdvanced .ajax__tab_tab {
     padding:4px 10px;
     margin:0;
}

.TabAdvanced .ajax__tab_body { 
     border-top:0;
     background-color:#ffffff;
} 


.LatestPosts
{
	background: #ffffff;
	border-bottom-style:solid; 
	border-bottom-color: #A7A9AC;
	border-bottom-width:thin;
	padding-top: 15px;
	padding-bottom: 15px;
}

#leftControl
{
        top: 0;
        left: 0;
        background: url('../App_Themes/MacroLynk/Images/Buttons/Flecha slide noticias Left.png') no-repeat;
        background-position: center center;
}

#rightControl
{
        top: 0;
        right: 0;
        background: url('../App_Themes/MacroLynk/Images/Buttons/Flecha slide noticias.png') no-repeat;
        background-position: center center;
}

.DivMasterBoard hr
{
	display:none;
}

.DivMasterBoard .CommentDetail
{
	width: 70%;
	background: #FFFFFF;
}

.DivMasterBoard .CommentDetail table
{
	border-bottom-style:solid; 
	border-bottom-color: #A7A9AC;
	border-bottom-width:thin;
}

   .dropdown #list
    {
        position: absolute;
        font-size: 10px;
    }
    .dropdown a, .dropdown div, .dropdown ul
    {
        margin: 0px;
        padding: 0px;
    }
    .dropdown #select
    {
        background-position: right center;
        background: #F0F0F0 url('../App_Themes/MacroLynk/Images/Menu/arrow.png') no-repeat scroll right center;
        display: block;
        background-color: #FFFFFF;
        border: 1px solid #999999;
        width: auto;
        height: auto;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }
    .dropdown #select a
    {
        cursor: pointer;
        display: block;
        padding: 2px;
    }
    /* UL styles */.dropdown #list
    {
        background-position: 0 0;
        border-color: #EEEEEE;
        background: #FFFFFF none repeat scroll 0 0;
        display: none;
        list-style: none;
        position: absolute;
    }
    .dropdown #list ul
    {
        list-style: none;
    }
    .dropdown #select span.value
    {
        display: none;
    }
    .dropdown #list ul li a
    {
        padding: 5px;
        display: block;
    }

.combobox {
padding:2px;
background: white url('../App_Themes/MacroLynk/Images/Menu/arrow.png') no-repeat scroll right center;
border: 1px solid #999999;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
cursor:pointer;
}

.menu
{
border-bottom-style: solid;
border-bottom-color: #A7A9AC;
border-bottom-width: 1px;
list-style-type:none;
padding:0;
margin:0;
font-size: 10px;
color: #006892;
background-color:white;
z-index:1000;
}

.menu .item
{
border-style: solid solid none solid;
border-color: #A7A9AC;
border-width: 1px;
padding: 1ex;
cursor:pointer;
}

.menu .item:hover
{
color: white;
background-color:#006892;
}

/*#A MacroLynk/Text#*/
.TextSmallMacrolynkBlue
{
	font-family: Arial;
	font-size: 10px;
	color:#00BCE4;
}
.TextExtraBigBoldNavyBlue
{
	font-family: Arial;
	font-size: 24px;
	color:#006892;
	font-weight:bold;
}

.TextVeryBigNormalNavyBlue
{
	font-family: Arial;
	font-size: 18px;
	color:#006892;
}

.TextNormalBoldDarkRed 
{
	font-family: Arial;
	font-size: 11px;
	color:#A30134;
	font-weight:bold;
}

.NormalBoldTextMacrolynkBlue
{
	font-family: Arial;
	font-size: 12px;
	color:#00BCE4;
	font-weight:bold;
}

.PostCount
{
        color: #000000;
    	font-family: Arial;
	font-size: 12px;
}

.LatestPosts .Thread a
{
        color: #000000;
    	font-family: Arial;
	font-size: 12px;
}

.ButtonPadding a
{
        color: #000000;
    	font-family: Arial;
	font-size: 12px;
}
.CommentAction a
{
        color: #000000;
    	font-family: Arial;
	font-size: 12px;

}

.CommentDate
{
        color: #000000;
    	font-family: Arial;
	font-size: 12px;
}
.CommentText
{
        color: #000000;
    	font-family: Arial;
	font-size: 12px;
}

.TextNormalDarkGrayInbox
{
	font-family: Arial;
	font-size: 11px;
	color:#58595B;
}

.TextNormalNavyBlue
{
	font-family: Arial;
	font-size: 11px;
	color:#006892;
}

.TexExtralBigArial
{
	font-family: Arial;
	font-size: 50px;
	color:#000000;
}

.TextNormalBigArial
{
	font-family: Arial;
	font-size: 20px;
	color:#000000;
}

.TextSmallBoldWhite
{
	font-family: Arial;
	font-size: 9px;
	color:#FFFFFF;
	font-weight:bold;
}

.TextUnactivatedButton
{
	font-family: Arial;
	font-size: 11px;
	color:#A7A9AC;
	font-weight:bold;
}

.TextBigBoldGray
{
	font-family: Arial;
	font-size: 14px;
	color:#868586;
	font-weight:bold;
}

.TextBigBoldRed
{
	font-family: Arial;
	font-size: 14px;
	color:#E31B23;
	font-weight:bold;
}

.TextBigBoldWhite
{
	font-family: Arial;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;	
}

.TextBigBoldNavyBlue
{
	font-family: Arial;
	font-size: 14px;
	color:#006892;
	font-weight:bold;
}
.TextBigNormalNavyBlue
{
	font-family: Arial;
	font-size: 14px;
	color:#006892;
}
.TextArialBlackVeryBigNormal
{
	font-family: Arial;
	font-size: 20px;
	color:#000000;
}

.TextBigBoldBlue
{
	font-family: Arial;
	font-size: 18px;
	color:#00BCE4;
	font-weight:bold;
}
.TextBigBold
{
	font-family: Arial;
	font-size: 18px;
	color:#000000;
	font-weight:bold;
}

.DarkGreenBoldText
{
	font-family: Arial;
	font-size: 11px;
	color:#49A942;
	font-weight:bold;
}

.TextNormalBoldWhite
{
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
}

.TextNormalBoldNavyBlue
{
	font-family: Arial;
	font-size: 12px;
	color:#006892;
	font-weight:bold;
}

.TextNormalBoldGray
{
	font-family: Arial;
	font-size: 12px;
	color:#868586;
	font-weight:bold;
}

.TextVerySmallNormalGray
{
	font-family: Arial;
	font-size: 8.5px;
	color:#868586;
}

.TextNormalNormal
{
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	text-align:justify;
}

.TextNormalNormalRed
{
	font-family: Arial;
	font-size: 11px;
	color:#E31B23;
	font-weight:bold;
}

.TextNormalBoldRed
{
	font-family: Arial;
	font-size: 12px;
	color:#E31B23;
	font-weight:bold;
}

.TextSmallBoldRed
{
	font-family: Arial;
	font-size: 11px;
	color:#E31B23;
	font-weight:bold;
}

.TextSmallNormalBoldRed
{
	font-family: Arial;
	font-size: 11px;
	color:#E31B23;
	font-weight:bold;
}

.TextAccountTypeBasic
{
	font-family: Arial;
	font-size: 11px;
	color:#7AC143;
	font-weight:bold;
}

.TextUltraSmallBold
{
	font-family: Arial;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
}

.TextSmallNormalWhite
{
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;
}
.TextArialBlackNormalNormal
{
	font-family: Arial Black;
	font-size: 12px;
	color:#000000;
}

.TextArialBlackSmallNormal
{
	font-family: Arial Black;
	font-size: 10px;
	color:#000000;
}

.TextSmallBoldNavyBlue
{
	font-family: Arial;
	font-size: 11px;
	color:#006892;
	font-weight:bold;
}

.TextVerySmallBoldGreen
{
	font-family: Arial;
	font-size: 11px;
	color:#439539;
	font-weight:bold;
}
.TextVerySmallBold
{
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
}

.TextSmallNormalNavyBlue
{
	font-family: Arial;
	font-size: 10px;
	color:#006892;
}

.TextVerySmallNormalNavyBlue
{
	font-family: Arial;
	font-size: 9px;
	color:#006892;
}

.TextNormalNormalNavyBlue
{
	font-family: Arial;
	font-size: 12px;
	color:#006892;
}

.TextSmallBold
{
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
}

.TextSmallNormalNavyBlue
{
	font-family: Arial;
	font-size: 10px;
	color:#006892;
}

.TextNormalBoldWhite
{
	font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	font-weight:bold;
}

.TextSmallNormalGray
{
	font-family: Arial;
	font-size: 10px;
	color:#868586;	
}

.TextNormalBold
{
	font-family: Arial;
	font-size: 14px;
	color:#000000;
	font-weight:bold;
}

.TextNormalNormalBlue
{
	font-family: Arial;
	font-size: 12px;
	color:#00BCE4;
}

.TextVeryBigNormal
{
	font-family: Arial;
	font-size: 14px;
	color:#000000;
}

.TextNormalNormalGray
{
	font-family: Arial;
	font-size: 11px;
	color:#868586;
}

.TextNormalNormalDarkRed
{
	font-family: Arial;
	font-size: 11px;
	color:#A30134 ! Important;
}

.TextSmallNormalDarkRed
{
	font-family: Arial;
	font-size: 10px;
	color:#A30134;
}

.TextDarkRed
{
	font-family: Arial;
	font-size: 11px;
	color:#A10936;	
	font-weight:bold;
}

.TextBigNormal
{
        color: #000000;
    	font-family: Arial;
	font-size: 12px;
}

.TextNormalNormalGreen
{
	font-family: Arial;
	font-size: 12px;
	color:#439539;
	font-weight:normal;
}

.TextSmallNormalGreen
{
	font-family: Arial;
	font-size: 11px;
	color:#439539;
	font-weight:normal;
}

.TextArialBlackBigNormal
{
	font-family: Arial Black;
	font-size: 14px;
	color:#000000;
}

.TextBigNormalBangla
{
        font-size: 20px;	
}

.TextSmallNormal
{
	font-family: Arial;
	font-size: 10px;
	color:#000000;
}

.TextExtraBigNormal
{
	font-family: Arial;
	font-size: 20px;
	color:#000000;
}


.TextVeryBigBold
{
	font-family: Arial;
	font-size: 24px;
	font-weight:bold;
	color:#000000;
}

.TextVeryBigBoldWhite
{
	font-family: Arial;
	font-size: 36px;
	font-weight:bold;
	color:#000000;
}


.TextNormalBoldBlue
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#00BCE4;
}

.TextSmallBoldGray
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:#868586;
}


.TextVerySmallBoldGray
{
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	color:#868586;
}

.TextVerySmallNormal
{
	font-family: Arial;
	font-size: 8.5px;
	color:#000000;
}

.TextVerySmallNormalCMSMenuItem
{
	font-family: Arial;
	font-size: 8.5px;
	color:#000000;
}

.TextVerySmallNormalCMSMenuItemMouseOver
{
	font-family: Arial;
	font-size: 8.5px;
	color:#000000;
	cursor:pointer;
}


.TextBigNormalCMSMenuItem
{
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}

.TextBigNormalCMSMenuItemMouseOver
{
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	cursor:pointer;
}

.TextVerySmallNormalCMSMenuItem
{
	font-family: Arial;
	font-size: 8.5px;
	color:#000000;
}

.TextVerySmallNormalCMSMenuItemMouseOver, .TextVerySmallNormalCMSMenuItemMouseDown, 
.TextVerySmallNormalCMSMenuItemMouseUp
{
	font-family: Arial;
	font-size: 8.5px;
	color:#000000;
	cursor:pointer;
}
.TextVerySmallNormalCMSMenuHighlightedMenuItem, .TextVerySmallNormalCMSMenuHighlightedMenuItemMouseOver,
.TextVerySmallNormalCMSMenuHighlightedMenuItemMouseDown, .TextVerySmallNormalCMSMenuHighlightedMenuItemMouseUp
{
	font-family: Arial;
	font-size: 8.5px;
	color:#000000;
	cursor:pointer;
}


/*#A MacroLynk/Buttons#*/

    .ButtonExternalGroup
    {
        background-image: url('/App_Themes/MacroLynk/Images/Buttons/btn.png');
        color: #FFFFFF;
        font-weight: bold;
        height: 50px;
        border: none;
        font-size: 11px;
        font-family: Arial;
        background-position: center;
        background-repeat: no-repeat;
        background-color: Transparent;
        width: 100%;
    }
    .ButtonInternalGroup
    {
        background-image: url('/App_Themes/MacroLynk/Images/Buttons/btn2.png');
        color: #FFFFFF;
        font-weight: bold;
        height: 50px;
        border: none;
        font-size: 11px;
        font-family: Arial;
        background-position: center;
        background-repeat: no-repeat;
        background-color: Transparent;
        width: 100%;
    }

.ButtonSearch
{
	background-image: url('../App_Themes/MacroLynk/Images/Buttons/lupa.png');
	border:none;
	background-position: center;
	background-repeat: no-repeat;
	background-color:Transparent;	
	width: 20px;
	height: 21px;
}

.disabledButton1
{
	background-image: url('../App_Themes/MacroLynk/Images/Buttons/BotonDisabled.png');
	border:none;
	height:24px;
	background-position: center;
	background-repeat: no-repeat;
	background-color:Transparent;
}

.ButtonCloseX
{
	background-image: url('../App_Themes/MacroLynk/Images/Buttons/Tachita.png');
	background-position: center;
	background-repeat: no-repeat;
	background-color:Transparent;
	width: 10px;
}

.ButtonImageInterrogacion
{
	background-image: url('../App_Themes/MacroLynk/Images/Buttons/MiniMagnyfiyngGlassButton.png');
	color:#FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
	background-color:Transparent;
}

.ButtonVeryVeryBig
{
	background-image: url('../App_Themes/MacroLynk/Images/Buttons/ButtonVeryVeryBig.png');	
	height: 23px;
	width: 170px;
	border:none;
	background-position: center;
	background-repeat: no-repeat;
	background-color:Transparent;
        color:#FFFFFF;
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
}


.ButtonVeryBig
{
	background-image: url('../App_Themes/MacroLynk/Images/Buttons/VeryBigButton.png');	
	height: 23px;
	width: 130px;
	border:none;
	background-position: center;
	background-repeat: no-repeat;
	background-color:Transparent;
        color:#FFFFFF;
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	cursor:pointer;
}


.ButtonBigNormal
{
	background-image: url('../App_Themes/MacroLynk/Images/Buttons/Big button.png');	
	height: 24px;
	width: 93px;
	border:none;
	background-position: center;
	background-repeat: no-repeat;
	background-color:Transparent;
        color:#FFFFFF;
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	cursor:pointer;

}
.ButtonNormalNormal
{
	background-image: url('../App_Themes/MacroLynk/Images/Buttons/Medium button.png');
	color:#FFFFFF;
	font-weight:bold;
	height:25px;
	border:none;
	font-size: 11px;
	font-family: Arial;
	background-position: center;
	background-repeat: no-repeat;
	background-color:Transparent;
	width:63px;
	cursor:pointer;
}

.SmallButton
{
	background-image: url('../App_Themes/MacroLynk/Images/Buttons/Small button2.png');
	height:24px;
	width:45px;
	border:none;
	background-position: center;
	background-repeat: no-repeat;
	background-color:Transparent;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 11px;
	font-family: Arial;
	cursor:pointer;
}


.ButtonVerySmallNormal
{
	background-image: url('../App_Themes/MacroLynk/Images/Buttons/Very small button.png');
	background-repeat:no-repeat;
	border:none;
	height:25px; 
	border:none;
	font-size: 11px;
	font-family: Arial;
	color:#FFFFFF;
	font-weight:bold;
	background-position: center;
	background-repeat: no-repeat;
	background-color:Transparent;
	cursor:pointer;
}
.ButtonSmallNormal
{
	background-image: url('../App_Themes/MacroLynk/Images/Buttons/BPost2.png');
	border:none;
	background-position: center;
	background-repeat: no-repeat;
	background-color:Transparent;
	height: 21px;
	width: 45px;
	cursor:pointer;
}
.ButtonVeryVeryBigL
{
	background-image: url('../App_Themes/MacroLynk/Images/Buttons/ButtonVeryVeryBig.png');	
	height: 23px;
	width: 170px;
	border:none;
	background-position: center;
	background-repeat: no-repeat;
	background-color:Transparent;
	cursor:pointer;
}




/*#Adition#*/

input[type="text"]
{
	-webkit-border-radius: 5px; 
        -moz-border-radius: 5px; 
        border-radius: 5px;
	font-size: 12px;
}
input[type="password"]
{
	-webkit-border-radius: 5px; 
        -moz-border-radius: 5px; 
        border-radius: 5px;
	font-size: 12px;
}

textarea
{	
        -moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
        border-radius: 5px;
	-khtml-border-radius:5px;
	resize: none;
	overflow-y: hidden;	
	border-color: #A7A9AC;
	color: black;
	font-family: Arial;
	font-size: 12px;
}

.FocusTextBox
{
        border-color: #0099cc;
	
}

.generic-header
    {
        background-color: #D6D4D4;
        padding: 15px;
        min-height: 50px;
       // margin: 0 0 5px;
        zoom: 1;
    }

.generic-overview
    {
        //margin: 2px 0 0 0;
        padding: 10px;
        border: 1px solid #eeeeee;
        border-width: 0 1px 2px 0;
        background-color: #fff;
        overflow: hidden;
        clear: both;
    }

.zoneMenuTop
{


	//margin-top:5px;

}

.zoneImageLanguage
{


	margin-top:5px;
}

.Flags
{
	float:left;
}

.pageAll
{
	margin:0 auto auto auto; 
	width: 980px;
}


.ProfileUser
{

        padding-top: 15px;

        padding-right: 15px;

        padding-bottom: 15px;

        padding-left: 15px;

        min-height: 90px;

        margin-top: 0pt;

        margin-right: 0pt;

        margin-bottom: 15px;

        margin-left: 0pt;	
}




.zoneSession
{
	
	float:right;
	//margin-top:7px;
	padding-bottom:5px;
}

.zoneSession a
{
	font-family: Arial;
	color: #0099cc;
}

.zoneSession .messagesCount
{

	font-weight: bold;

}


.main
{
	width: 930px;
	margin: 15px auto;
}

.main2
{
	width: 700px;
	margin: 5px 0px 46px 25px;
}


.searchText
{
	font-family: Arial;
	color: #0099cc;
	font-weight: bold;

}

.searchTextBox
{
	width:115px;
	color : #747862;
}



.logIn
{	

	height:50%;
	background-position:center;
	width:95%;
	float:left;
	padding-top:5%;
	padding-left:2%;
	padding-bottom:10%;
}


.logIn2
{
	width:50%;
	padding-left:5%;
	padding-right:5%;
	background: #E6E6E6;
	border: 0px solid;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}


.registerUser
{
	width:63%;
	background: #E6E6E6;
	margin:0px 0px 0px 180px;
	color: #061a3d;
	font-size: 11px;
	border: 0px solid;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	
}

.register1
{

	margin:0px 0px 0px 180px;


}

.editableText
{
	font-family: Arial;
	width:68%;
	background: #E6E6E6;
	color: #061a3d;
	border: 0px solid;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding-left:30px;

}

.editableText a
{
	color: #0099cc;
	font-weight: bold;
}

.editableText a:hover
{
	text-decoration:underline;
    	cursor:pointer;
	font-weight: bold;
}

.registerUser a
{
	color: #0099cc;
	font-weight: bold;
}

.registerUser a:hover
{
	text-decoration:underline;
    	cursor:pointer;
	font-weight: bold;
}

.breadcrumbs
{

	margin:0px 0px 0px 45px;
}

.zoneTitle
{
	font-family: Arial;
	color: #061a3d;
	font-size: 18px;
	//padding-left:25px;
	font-weight: bold;
}

.alignMenu
{
	
	width:495px;
	//float: right;
	//padding-bottom:25px;
}

.zoneImage
{
	width:231px;

}

.zoneProfile

{	
	
	background: #FFFFFF url(../ColaborationNetwork/media/Collaboration-Network/lcn-header-back.jpg) no-repeat;
}

.zoneProfile a
{
	font-family: Arial;
	color: #0099cc;
}


.zoneDitProdile
{
	margin-left:30px;
	margin-top:10px;


}


.zoneRight
{
	width: 28%;
	float: left;
	padding-left: 2%;
	//text-align: right;
}


.myAccount
{
	width:70%;
	float: left;
}

.myCuenta
{
	width:70%;
	float: left;
	padding-left: 150px;
	padding-top: 30px;
}

.zoneRightHOME
{
	width: 35%;
	float: right;
	margin-top:15px;
	//text-align: right;
}


.myAccountHOME
{
	width:60%;
}

.footerZoneHOME
{
	width:100%
	position:absolute;

}



.zoneSearch
{	
	width: 180px;
	height:15px;
	text-align:left;
	margin: 20px 0px 30px 15px;
}

.footerZone
{
	width:50%

}

.mainBlock
{
	width: 930px;
	margin: 30px 30px 30px 45px;
	padding:10px;
  	padding-bottom:273px;

}

.zoneCopy
{
	width: 260px;
	margin: 0px 0px 0px 45px;

}

.Login
{
	
	background-color:gray;
	width: 300px;
	margin: 20px;
	position: fixed;top: 200px; left: 350px; 
}

.Image
{
	width:225px;
}

.SignIN
{
	text-decoration: underline;
	color: #0099cc;
}


.TextBottom
{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	position:absolute; bottom: 40px; left:45px;
}


.zoneRegister
{
	width: 300px;
	background-color:gray;
	margin: 20px;
	
	
}


.zoneContentContatcs
{
	width:100%
}

.zoneBottomMenu
{
	width: 505px;
	margin: 0px 0px 0px 20px;

}


.zoneBottomLogo
{
	
	width: 100px;
	margin:0px 20px 0px 20px; 
	padding-right:20px;
}


.BreadCrumbStyle
{
	background: url(../CollaborationNetwork/Images/breadcru.png)  repeat-x;
	//color: #747862;
	//line-height: 180%;
	//padding: 0 10px 0 10px;
	float: left;
	//margin-bottom: 10px;
}
.BreadCrumbStyle a:hover
{
	color: #FFF;
}

.listNone
{
	list-style-type: none;
}

.arrowbread{
	 //background: url(images/right-ch.png) -1px 50% no-repeat;
	// margin: 0 7px;
	 //width: 17px;
	 height: 15px;
	 //float: left;	
	}

.notSuccess
{
        background-image: url(/CollaborationNetwork/Images/taken.gif);
        background-color: #FF9191;
        background-repeat: no-repeat;
        color: White;
        font-size: 12px;
        font-weight: bold;
        background-position: 5px 2px;
        padding-bottom: 3px;
        padding-left: 26px;
        padding-top: 3px;
}

.success
{
    background-image: url(/CollaborationNetwork/Images/available.gif);
    background-color: #E6F8DD;
    background-position: 5px 2px;
    background-repeat: no-repeat;
    color: Grey;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-left: 26px;
    padding-top: 3px;
}	

/*#OpenID#*/
.OpenIDContainer .LongTextbox
{
	width: 235px;
	background: #FFFFFF url(../App_Themes/Default/Images/CMSModules/CMS_OpenID/openid.gif) no-repeat scroll 0pt 50%;
	padding-left: 18px;
}

.FlechaVerdeOrillaIzquierda { 
background-image: url('../App_Themes/MacroLynk/Images/verde en orilla izquierda.png');
background-repeat:no-repeat;
}

.FlechaVerdeCentro
{
background-image: url('../App_Themes/MacroLynk/Images/verde (centro).png');


}
.FlechaVerdeConGris
{
background-image:url('../App_Themes/MacroLynk/Images/verde con gris.png');

}
.FlechaGrisCentro
{
background-image:url('../App_Themes/MacroLynk/Images/gris (centro).png');

}
.FlechaGrisOrillaDerecha
{
background-image:url('../App_Themes/MacroLynk/Images/gris en orilla derecha.png');
background-repeat:no-repeat;
}
.FlechaGrisConGris
{
background-image:url('../App_Themes/MacroLynk/Images/gris con gris.png');
background-repeat:no-repeat;
}

.FlechaGrisOrillaIzquierda
{
	background-image:url('../App_Themes/MacroLynk/Images/gris en orilla izquierda.png');
	background-repeat:no-repeat;
}

.FlechaGrisVerde
{
	background-image:url('../App_Themes/MacroLynk/Images/gris con verde.png');
	background-repeat:no-repeat;
}

.FlechaVerdeOrillaBlanca
{
	background-image:url('../App_Themes/MacroLynk/Images/verde en orilla derecha.png');
	background-repeat:no-repeat;
}

.wizardBarStartN { /* start normal */
	background-image: url('../App_Themes/MacroLynk/Images/gris en orilla izquierda.png');
	background-repeat: no-repeat;
	background-position: right;
	height: 33px;
	width: 36px;
}
.wizardBarStartA { /* start active */
	background-image: url('../App_Themes/MacroLynk/Images/verde en orilla izquierda.png');
	background-repeat: no-repeat;
	background-position: right;
	height: 33px;
	width: 36px;
}

.wizardBarUnionNN /* union normal-normal */
{
	background-image: url('../App_Themes/MacroLynk/Images/gris con gris.png');
	background-repeat: no-repeat;
	background-position: center;
	height: 33px;
	width: 48px;
}
.wizardBarUnionAN /* union active-normal */
{
	background-image: url('../App_Themes/MacroLynk/Images/verde con gris.png');
	background-repeat: no-repeat;
	background-position: center;
	height: 33px;
	width: 48px;
}
.wizardBarUnionNA /* union normal-active */
{
	background-image: url('../App_Themes/MacroLynk/Images/gris con verde.png');
	background-repeat: no-repeat;
	background-position: center;
	height: 33px;
	width: 48px;
}

.wizardBarContentN /* content normal */
{
	background-image:url('../App_Themes/MacroLynk/Images/gris (centro).png');
	background-repeat: repeat-x;
	background-position: center;
	height: 33px;
}
.wizardBarContentA /* content active */
{
	background-image: url('../App_Themes/MacroLynk/Images/verde (centro).png');
	background-repeat: repeat-x;
	background-position: center;
	height: 33px;
}

.wizardBarEndN /* end normal */
{
	background-image:url('../App_Themes/MacroLynk/Images/gris en orilla derecha.png');
	background-repeat: no-repeat;
	background-position: left;
	height: 33px;
	width: 35px;
}
.wizardBarEndA /* end active */
{
	background-image: url('../App_Themes/MacroLynk/Images/verde en orilla derecha.png');
	background-repeat: no-repeat;
	background-position: left;
	height: 33px;
	width: 35px;
}

.MacroLynkLogo
{
	background-image:url('../App_Themes/MacroLynk/Logo%20Landing%20Page.jpg');
	background-repeat:no-repeat;
}

.LinkButton
{
	background:none;
	border:none;
	cursor:pointer;
	margin:0;
	padding:0;
}

.cellData
    {
        border-bottom-style: solid;
        border-bottom-color: Silver;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-right-color: Silver;
        border-right-width: 1px;
        width: 100px;
	font-weight: bold;

    }
    
    .cellDocumentType
    {
        border-bottom-style: solid;
        border-bottom-color: Silver;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-right-color: Silver;
        border-right-width: 1px;
        width: 200px;
    } 
    
    .cellDocumentTypeDescription
    {
        border-bottom-style: solid;
        border-bottom-color: Silver;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-right-color: Silver;
        border-right-width: 1px;
        width: 300px;
    }     
    


    .BordesColor
    {
         border-color: #00BDE3;
        border-style: solid;
    }
    .TableSPuesta
    {
        border-collapse: collapse;
        margin: -17px 0 0 0;
        overflow: auto;
        padding: 0;
        
    }
    .TableSPuesta2
    {
        border-collapse: collapse;
        margin: -17px 0 0;
        overflow: auto;
        padding: 0;
	background-color:#DBE8C4;
	border-color: #B4CC95;
        
    }
    .TableSPuesta3
    {
        border-collapse: collapse;
        margin: -12px 0 0 0;
        overflow: auto;
        padding: 0;
	background-color: rgb(0, 189, 227);
        
    }

    .topTD
    {
        vertical-align: top;
    }
    .bottomTD
    {
        vertical-align: bottom;
    }

.application-icon {
width:16px;
height:16px;
vertical-align:top;
margin-right:2px;
}