/*#Global#*/

pre {
    border: 1px solid Maroon;
    font-style: normal;
    overflow: auto;
    height: 120px;
    background-color: #FCFFBF;
    padding: 5px;
    font-size: 12px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h5 {
    color: #3D84C3;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin:0 0 5px;
}

body.member_area h1 {
	color:#3D84C3;
	font-size:22px;
	line-height:26px;
	font-family:Arial;
	font-weight:normal;
}

body.member_area h2 {
	color:#3D84C3;
	font-size:18px;
	line-height:20px;
	font-family:Arial;
	font-weight:normal;
}

body.member_area h3 {
	color:#3D84C3;
	font-size:16px;
	line-height:18px;
	font-style:italic;
	font-family:Arial;
	font-weight:normal;
}

body.member_area h4 {
	color:#3D84C3;
	font-size:14px;
	line-height:17px;
	font-family:Arial;
	font-weight:normal;
	margin:10px 0 5px;
}

h1.header {
	margin: 0px 0px 15px;
	background: url(/App_Themes/CommunitySite/Images/h1_header-line.gif) repeat-x bottom left;
	padding-bottom: 2px;
	padding-top: 7px;
}



.LogonField {
	width: 135px;
}

.ErrorLabel, .EditingFormErrorLabel {
	color: Red;
	padding: 10px 10px 10px 0px;
	display:block !important;
}

.redBox .ErrorLabel {
	display: block;
	padding: 5px 0px 0px 0px !important;
}

.RegisterButton {
	margin-left: 95px;
}


/* added by matt mar '13 */



/* end matts edits */


.Uploader {
	border: solid 1px #bbbbbb;
	padding: 3px;
}

.UploaderLabel {
	margin-right: 5px;
}

.UploaderAction {
	margin-right: 5px;
	vertical-align: middle;
	float: left;
}

.UploaderDelete {
	vertical-align: middle;
	float: left;
}

.UploaderCurrentFile {
	width: auto;
	color: #000000 !important;
	text-decoration: underline;
	float: left;
	margin-left: 5px;
}


/*#Main styles#*/
.mainDiv {
	width: 960px;
	margin: 30px auto;
}

.zoneTopMembership {
	width: 950px;
	height: 15px;
	padding: 3px 10px 3px 0;
	background-color: #cccccc;
}

.zoneTopInfo a {
	color: #000;
}

.zoneTopInfo a:hover {
	text-decoration: none;
}

.Gecko .zoneTopMembership, .Gecko3 .zoneTopMembership, .Opera .zoneTopMembership, .Safari .zoneTopMembership {
	padding: 3px 10px 3px 0;
	height: 15px;
}

.PagePlaceholder .zoneTopMembership {
	height: 140px;
}

.zoneTopMembership a {
	color: #5a5a5a;
	font-weight: normal;
}

.zoneTop {
	width: 960px;
	height: 148px;
}

.PagePlaceholder .zoneTop {
	height: 178px;
}

.zoneMain {
	width: 960px;
	min-height: 500px;
	background-color: #fff;
	overflow: hidden;
}

.zoneBottom {
	height: 59px;
	width: 960px;
	padding-top: 11px;
	text-align: center;
	background: #e2e2e2 url(/App_Themes/CommunitySite/Images/footer-bg.gif) repeat-x top left;
}


/*#Main styles/Top menu#*/
.zoneTopMenu {
	width: 960px;
	background: #fff url(/App_Themes/CommunitySite/Images/topmenu-bg.gif) repeat-x top center;
	padding: 0px;
	margin: 0px;
}

.PagePlaceholder .zoneTopMenu {
	height: 90px;
	background-color: #BABABA;
}
/*
.DesignMode .zoneTopMenu .CMSListMenuUL {
	background: #BABABA url(/App_Themes/CommunitySite/Images/topmenu-bg.gif) repeat-x top center;
}
*/
.CMSListMenuUL {
	list-style-type: none;
	line-height: 27px;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #2a2a2a;
}

.CMSListMenuLI, .CMSListMenuHighlightedLI {
	display: block;
	float: left;
	padding: 0px;
	background: url(/App_Themes/CommunitySite/Images/topmenu_separator-bg.gif) no-repeat top right;
}

.CMSListMenuLIlast, .CMSListMenuHighlightedLIlast {
	background: none;
	display: block;
	float: left;
	padding: 0px;
}

.CMSListMenuLink, .CMSListMenuLinkHighlighted {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0px 15px;
	margin-right: 2px;
}

.CMSListMenuLI a:hover, .CMSListMenuLinkHighlighted, .CMSListMenuHighlightedLI a {
	color: #000;
	background: url(/App_Themes/CommunitySite/Images/topmenu_hover-bg.gif) repeat-x top left;
	text-decoration: none;
}


/*#Main styles/Search box#*/

.inputSearch {
	width: 115px;
	border: 1px solid #a0a0a0;
	line-height: 16px;
	height: 16px;
}

.Safari .inputSearch {
	height: 15px;
}

.buttonSearch {
	color: #5A5A5A;
	font-size: 12px;
	font-weight: bold;
	width: 59px;
	height: 20px;
	border: 1px solid #a0a0a0;
	margin-left: 7px;
}

.Gecko .buttonSearch,
.Gecko3 .buttonSearch {
	padding-bottom: 1px;
	font-size:11px;
}

.Safari .buttonSearch {
	height: 19px;
}


/*#Main styles/Membership top zone#*/
.currentUser {
	float: right;
	color: #5a5a5a;
}

.messagesPanel {
	float: right;
	color: #5a5a5a;
}

a.messagesCount  {
	font-weight: bold;
}

.currentUser .userName {
	font-weight: bold;
}

.myAccount {
	float: left;
	color: #5a5a5a;
}

.myAccountInfo {
	float: right;
	color: #5a5a5a;
}

.signOut {
	float: right;
}


/*#Containers#*/
.redBox img, .blueBox img, .grayBox img, .orangeBox img {
	float: left;
	margin: 3px 5px 5px 0px;
}

.redBox .ForumFavorites, .blueBox .ForumFavorites, .grayBox .ForumFavorites, .orangeBox .ForumFavorites {
	width: 100%;
}

.redBox a, .blueBox a, .grayBox a, .orangeBox a {
	font-size: 11px;
	color: #000;
}

.redBox a:hover, .blueBox a:hover, .grayBox a:hover, .orangeBox a:hover {
	text-decoration: none;	
}

/*#Containers/Gray#*/
.grayBoxTop {
	background: transparent url(/App_Themes/CommunitySite/Images/container_gray-top.gif) no-repeat top center;
	height: 5px;
	width: 174px;
	margin-top: 10px;
	font-size: 1px;
}

.grayBox {
	background: #efefef url(/App_Themes/CommunitySite/Images/container_gray-body.gif) repeat-y top left;
	width: 154px;
	padding: 5px 10px;
}

.grayBox h3.grayBoxTitle {
	background: url(/App_Themes/CommunitySite/Images/container_gray-line.gif) no-repeat bottom left;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 0px;
}

.grayBoxBottom {
	background: transparent url(/App_Themes/CommunitySite/Images/container_gray-bottom.gif) no-repeat top center;
	height: 6px;
	width: 174px;
	margin-bottom: 5px;
}


/*#Containers/Blue#*/
.blueBoxTop {
	background: transparent url(/App_Themes/CommunitySite/Images/container_blue-top.gif) no-repeat top center;
	height: 5px;
	width: 174px;
	margin-top: 10px;
	font-size: 1px;
}

.blueBox {
	background: #efefef url(/App_Themes/CommunitySite/Images/container_gray-body.gif) repeat-y top left;
	width: 154px;
	padding: 5px 10px;
}

.blueBox h3.blueBoxTitle {
	background: url(/App_Themes/CommunitySite/Images/container_blue-line.gif) no-repeat bottom left;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 0px;
}

.blueBoxBottom {
	background: transparent url(/App_Themes/CommunitySite/Images/container_gray-bottom.gif) no-repeat top center;
	height: 6px;
	width: 174px;
	margin-bottom: 5px;
}

.boxBlueLight {
	margin-top: 20px;
	margin-bottom: 20px;
}

.boxBlueLight h3 {
	background: url(/App_Themes/CommunitySite/Images/container_blue-line.gif) repeat-x bottom left;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 99%;
}



/*#Containers/Red#*/
.redBoxTop {
	background: transparent url(/App_Themes/CommunitySite/Images/container_red-top.gif) no-repeat top center;
	height: 5px;
	width: 174px;
	margin-top: 10px;
	font-size: 1px;
}

.redBox {
	background: #efefef url(/App_Themes/CommunitySite/Images/container_gray-body.gif) repeat-y top left;
	width: 154px;
	padding: 5px 10px;
}

.redBox h3.redBoxTitle {
	background: url(/App_Themes/CommunitySite/Images/container_red-line.gif) no-repeat bottom left;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 0px;
}

.redBoxBottom {
	background: transparent url(/App_Themes/CommunitySite/Images/container_gray-bottom.gif) no-repeat top center;
	height: 6px;
	width: 174px;	
	margin-bottom: 5px;
}

.boxRedLight {
	margin-top: 20px;
	margin-bottom: 20px;
}

.boxRedLight h3 {
	background: url(/App_Themes/CommunitySite/Images/container_red-line.gif) repeat-x bottom left;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 99%;
}

/*#Containers/Orange#*/
.orangeBoxTop {
	background: transparent url(/App_Themes/CommunitySite/Images/container_orange-top.gif) no-repeat top center;
	height: 5px;
	width: 174px;
	margin-top: 10px;
	font-size: 1px;
}

.orangeBox {
/*
	background: #efefef url(/App_Themes/CommunitySite/Images/container_gray-body.gif) repeat-y top left;
	width: 154px;
	padding: 5px 10px;
*/
}

.orangeBox h3.orangeBoxTitle {
	background: url(/App_Themes/CommunitySite/Images/container_orange-line.gif) no-repeat bottom left;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 0px;
}

.orangeBoxBottom {
	background: transparent url(/App_Themes/CommunitySite/Images/container_gray-bottom.gif) no-repeat top center;
	height: 6px;
	width: 174px;	
	margin-bottom: 5px;
}

/*#Breadcrumbs#*/
.TitleBreadCrumbSeparator {
	background-image:url(/App_Themes/Default/Images/Design/Controls/Breadcrumbs/arrowright.png);
	background-position:center center;
	background-repeat:no-repeat;
	height:7px;
	padding:0 5px;
	width:17px;
}

/*#Blogs#*/

.subcontentDiv .zoneCenterBlog {
	width: 744px;
	padding: 0px 10px 10px 10px;
	float: left;
}

.subcontentDiv .zoneCenterBlog .TextBoxField, .subcontentDiv .zoneCenterBlog .TextAreaField {
	width: 425px !important;
}

.BlogPTitle, .BlogPTitleDetail {
	background: #fff url(/App_Themes/CommunitySite/Images/bg_blog_header.gif) no-repeat center left;
	padding: 0px 10px 0px 30px;
	font-weight: bold;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	margin: 0px;
}

.BlogPTitleDetail h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.BlogPTitle a  {
	color: #000;
}

.BlogPTitle a:hover {
	text-decoration: none;
}

.BlogPDateWhole {
	background: #fff url(/App_Themes/CommunitySite/Images/bg_blog_footter.gif) repeat-x top left;
	font-size: 11px;
	height: 24px;
	padding: 0px 10px;
	line-height: 24px;
	text-align: right
}

.BlogTagsWhole {
	font-size: 11px;
	padding: 0px 10px;
	text-align: right;
	background-color: #ededed;
	padding-bottom: 5px;
}

.BlogTagsWhole a:hover {
	text-decoration: none;
}

.BlogPDateWhole a {
	color: #000;
}

.BlogPDateWhole a:hover {
	text-decoration: none;
}

.BlogPBody {
	background: #fff url(/App_Themes/CommunitySite/Images/bg_blog_content.gif) repeat-y top left;
	padding: 25px 10px;
	font-weight: bold;
	color: #5a5a5a;
	font-size: 11px;
}

.BlogPBody .teaser, .BlogPBodyDetail .teaser, .CommentUserPicture, .blogListTeaser {
	background: url(/App_Themes/CommunitySite/Images/bg_blog_img.gif) no-repeat top left;
	width: 77px;
	height: 76px;
	padding-left: 5px;
	padding-top: 4px;
	float: left;
	margin: 0px 15px 15px 0px;
}

.blogListTeaser {
	padding-top: 2px;
}

.BlogPBodyDetail {
	background: #fff url(/App_Themes/CommunitySite/Images/bg_blog_content.gif) repeat-y top left;
	padding: 15px 10px 25px;
	color: #5a5a5a;
	font-size: 11px;
}

.BlogPBodyDetail .summary {
	font-weight: bold;
	background: #eaeaea;
	padding: 10px;
	margin: 0px 5px 5px 0px;
	min-height: 60px;
}


/*#Blogs/User contribution#*/

.EditContributionEdit, .EditContributionDelete, .EditContributionClose, .UserContributionNewDoc, .UserContributionDocList {
	color: Black;
}

.EditContributionClose {
	padding: 0px 0px 10px 0px;
	display: block;
}

.EditPanel {
	padding: 0px 0px 10px 0px;
	color: Black;
}

/*#Blogs/Comments#*/

.BoardLeaveMessage {
	font-weight: bold;
	font-size: 13px;
	float: left;
	display: block;
	margin: 0px 5px 5px 0px;
}

.BoardMessageTitle, .BlogCommentsTitle, .BlogTrackbacksTitle {
	display: block;
	height: 27px;
	line-height: 27px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
}

.BoardMessageTitle, .BlogCommentsTitle {
	background: #fff url(/App_Themes/CommunitySite/Images/ico_comment.gif) no-repeat center left;
	padding-left: 30px;
}

.CommentDetail .CommentRating {
clear:both;
}

.BlogTrackbacksTitle {
	padding-left: 0px;
}

.TextBoxField, .blogComments .TextBoxField {
	width: 250px !important;
}

.buttonpedding a {
	color: #000;
}

.TextAreaField {
	width: 250px !important;
	height: 100px;
}

.MessageEdit input[type=submit] {
	width: 70px;

}



.BlogCommentsSeparator {
	display: block;
}

.PostCommentSeparatorLine {
	background: #cbcbcb url(/App_Themes/CommunitySite/Images/blog_line.gif) no-repeat top right;

	height: 2px;
	width: 100%;
	margin-bottom: 12px;
	font-size: 0px;
}

.BlogCommentsComments .TextAreaField {
	height: 60px;
	width: 250px;
}

.BoardSubscribe {
	color: #000;
}

.CommentUserName, .CommentDate {
	font-weight: bold;
}

.BlogLeaveComment {
	font-size: 13px;
	font-weight: bold;
}

.comments input[type="submit"] {
	width: 70px;
}

.PostCommentSeparatorLine {
	background: #CBCBCB url(/App_Themes/CommunitySite/Images/blog_line.gif) no-repeat scroll right top;
	font-size: 0px;
	height: 2px;
	margin-bottom: 12px;
	width: 100%;
}

/*#Blogs/Right column#*/

.blogRightList {
	margin-top: 5px;
}

.blogRightList a {
	font-size: 13px;
}

/*#Blogs/List of blogs#*/

.blogMainList img {
	float: left;
	margin: 3px 5px 5px 0px;
}

.blogMainList a {
	font-size: 13px;
	color: #000;
}

.blogMainList a:hover {
	text-decoration: none;
}


/*#Blogs/Breadcrumbs#*/

.blogsTopBreadcrumbs .CMSBreadCrumbsLink, .blogsTopBreadcrumbs .CMSBreadCrumbsCurrentItem {
	margin: 7px 0px 15px;
	padding-bottom: 2px;
	color: #000;
	text-decoration: none;
	font-size: 20px;
}

.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;
}

.TitleBreadCrumbLast {
	font-weight: normal !important;
	font-size: 11px !important;
}

/*#Search page#*/
.TextBoxField  {
	width:280px;
}

/*
.DropDownField  {
	width:285px;
}
*/

.ResultTitle a {
	color: #000;
	
}

.ResultTitle {
	margin: 2px 0px;
}

.ResultTitle a {
	background: url(/App_Themes/CommunitySite/Images/arrow.gif) no-repeat center left;
	padding-left: 8px;
}

.ResultTitle a:hover {
	text-decoration: none;
}

.SearchResult {
	margin: 5px 0px;
	font-size: 13px;
}

.PagerControl a {
	color: #000;
}

.PagerControl a:hover {
	text-decoration: none;
}

/*#Tags#*/

.autocomplete_completionListElement {
	visibility: hidden;
	margin: 0px !important;
	padding: 0px !important;
	border: 1px solid #A4B2BC;
	overflow: auto;
	height: 200px;
	text-align: left;
	list-style-type: none;
	background-color: #fff;
}

.RTL .autocomplete_completionListElement {
	text-align: right;
}

.autocomplete_highlightedListItem {
	background-color: #ffff99;
	padding: 1px;
	cursor: pointer;
}

.autocomplete_listItem {
	padding: 1px;
}

/*#Members#*/
.member {
	float: left;
	width: 231px;
	height: 61px;
	background: url(/App_Themes/CommunitySite/Images/bg_member.jpg) no-repeat;
	margin: 0px;
	padding: 4px;
}

.member .avatar {
	float: left;
	margin: 0px 5px 5px 0px;
	width:54px;
	text-align:center;
}

.member .memberInfo {
	float: left;
	width: 170px;
}

	.member .memberInfo p {
		margin:0;
		font-size:11px;
	}

.member h3 {
	background: none;
	margin-bottom: 3px;
}

.member h3 a
{ 
	font-size: 13px;
	color: #245a91;
}

.member h3 a:hover {
	text-decoration: none;
}

.memberSmall {
	float: left;
	width: 100%;
	padding-bottom: 3px;
	font-size: 11px;
}

.memberSmall .avatar {
	float: left;
	margin: 0px 5px 5px 0px;
}

.memberSmall .groupInfo {
	float: left;
}

.memberSmall h3 a {
	font-size: 11px;
	color: #245a91;
}

.memberSmall h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.BoardPanel {
	padding-top: 30px;
}

.Filter {
	margin: 0px 0px 10px;
	text-align: right;
	padding-right: 7px;
}

.Filter a {
	color: #000;
}

.Filter a:hover {
	text-decoration: none;
}

.FilterSort {
	float: left;
	padding-top: 5px;
}

.FilterSort span {
	font-weight: bold;
}

.FilterSearch {
	/*display: block;*/
	/*float: left;*/
}

.Pager {
	clear: both;
	padding-top: 10px;
	margin-top: 0px;

}

.Pager a {
	color: #000;
}

.Pager a:hover {
	text-decoration: none;
}

.CommentDetail a {
	color: #000;
}

.CommentDetail a:hover {
	text-decoration: none;
}

.ManageFriends {
	margin: 2px;
}

.ManageFriends a {
	color: #000;
}

.ManageFriends a:hover {
	text-decoration: none;
}


/*#News page#*/
.newspage a {
	color: #000;
}F

.newspage a:hover {
	text-decoration: none;
}

.newspage .teaser {
	background: url(/App_Themes/CommunitySite/Images/bg_blog_img.gif) no-repeat top left;
	width: 77px;
	height: 76px;
	padding-left: 5px;
	padding-top: 4px;
	float: left;
	margin: 0px 15px 5px 0px;
}

.newspage .newsItem {
	margin: 0px 0px 10px;
	background: #fafafa url(/App_Themes/CommunitySite/Images/bg_news_bottom_line.gif) 0% 100% repeat-x;
	padding-bottom: 6px;
}

.newspage .newsItem h3 {
	background: url(/App_Themes/CommunitySite/Images/bg_news_top_line.gif)  no-repeat;
	padding: 4px 10px 4px 32px;
}

.newspage .newsItem p {
	padding: 0px 32px;
}

.NewsBody {
	padding: 0px 10px;
}

.newspage .newsSummary {
	background: #eaeaea;
	padding: 10px;
	margin: 0px 5px 5px 0px;
	font-weight: bold;
}

.breadcrumbs {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 14px;	
}

.breadcrumbs a {
	color: #a7a7a7;
}

.breadcrumbs span {
	font-weight: bold;
	font-size: 11px;
}

.NotificationSubscription {
	margin: 5px 0px;
}

.EmailNotificationForm {
	width: 99%;
}

.blueBox .InfoLabel {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px !important;
}

.NotificationSubscription span {
	font-weight: bold;
}


/*#Forums#*/

.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;
}

.PostText blockquote {
	border: solid 1px #d4d4d4;
	background-color: #eeeeee;
	padding: 4px;
	margin-left: 10px;
}

.PostText blockquote cite  {
	display: block;
	font-weight: bold;
}

.PostExtendedActions {
	border-top: solid 1px #eeeeee;
	margin-left: 8px;
	margin-top: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 15px;
}

.PostExtendedActions span {
	display: none;
}

.PostExtendedActions .SendMessage {
	display: block; 
	float: left; 
	width: 16px; 
	height: 16px; 
	background-image: url(/App_Themes/Default/Images/Design/Forums/sendmessage.gif);
	margin-right: 7px;
}

.PostExtendedActions .Friendship {
	display: block; 
	float: left; 
	width: 16px; 
	height: 16px; 
	background-image: url(/App_Themes/Default/Images/Design/Forums/friendship.gif);		
}

/*#Forums/Extended search#*/

.ForumExtendedSearch .TextBox  {
	width: 300px;
}

.ForumExtendedSearch .DropDownList {
	width: 304px;
}


.ForumExtendedSearch .Button {
	margin-top: 20px;
	width: 150px;
}

.ForumLogonBox {
	margin: 10px 0px 10px 0px;
	float: left;
}

.ForumSearchBox {
	margin: 10px 0px 10px 0px;
	float: right;
}

.ForumSearchBox a {
	color: black;
}

.DesignMode .ForumSearchBox, .DesignMode .ForumLogonBox {
	float: none;
}

.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%;
}

.ForumManage {
	border: 1px solid #cccccc;
	margin: 6px 2px 2px 0px;
	padding: 2px 5px;
	background-color: #fffed5
}

.ForumManage a {
	color: #245a91;
	padding-right: 5px;
}

.PostManageEdit table {
	border: none !important;
}

.PostManageEdit .ForumNewPost td {
	border-bottom: none !important;
}

.ForumNewPost .SignatureAreaItem {
	width: 505px;
	height: 50px;
}

.SignatureArea {
	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;
}

.AttachmentTableUpload input {
margin-right: 3px;
}

/*Forum group*/
.ForumGroup {
	width: 100%;
}

.ForumGroup a {
	color: #245a91;
}

.ForumGroup .Table {
	width: 100%;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	background-color: #ffffff;
}

.ForumGroup .Table td {
	padding: 6px;
}

.ForumGroup .Table .Header td {
	font-weight: bold;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	color: #010101;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #000000 url(/App_Themes/CommunitySite/Images/bg_forum_header.gif) repeat-x top left;
}

.ForumGroup .Table .Info td {
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #888888;
	border-top: solid 1px #888888;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #010101 url(/App_Themes/CommunitySite/Images/bg_forum_subheader.gif) repeat-x top left;

	height: 55px;
	vertical-align: top;
}

.ForumGroup .Table .GroupName {
	display: block;
	font-weight: bold;
	font-size: 17px;

	padding-top: 8px;
	padding-bottom: 5px;
	color: #010101;
}

.ForumGroup .Table .GroupDescription {
	display: block;
	padding-left: 10px;
	color: gray;
}


.ForumGroup .Table .ForumInfo {
	padding-top: 6px;
	padding-bottom: 6px;
}

.ForumGroup .Table .Threads {
	text-align: center;
	width: 50px;
}

.ForumGroup .Table .Posts {
	text-align: center;
	width: 50px;
}

.ForumGroup .Table .LastPost {
	text-align: center;
	width: 200px;
}

.ForumGroup .Table .PostTime {
	white-space: nowrap;
}

.ForumGroup .Table .PostUser {
	white-space: nowrap;
}

.ForumGroup .ForumOdd td {
	background-color: #f8f8ff;
}

.ForumGroup .Forum td {
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.ForumGroup .Forum .ForumName {
	font-size: 15px;
	text-decoration: underline;
	color: black;
}

.ForumGroup .Forum .ForumDescription {
	display: block;
	padding-top: 5px;
}


/*Forum flat view*/
.ForumFlat, .ForumTree {
	margin-top: 15px;
}

.ForumFlat .ActionLink, .ForumFlat .ActionLink a, .ForumTree .ActionLink, .ForumTree .ActionLink a {
	color: #245a91;
	display: inline;
}


.ForumFlat .Table, .ForumTree .Table {
	width: 100%;
	background-color: #ffffff;
}

.ForumFlat .Table td {
	padding: 6px;
}

.ForumFlat .Table .Info td, .ForumTree .Table .Info td {
	border: 1px solid #cccccc;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #000000 url(/App_Themes/CommunitySite/Images/bg_forum_subheader.gif) repeat-x top left;
	height: 55px;
	vertical-align: top;
	color: #010101;
}

.ForumTree .Table .Info td {
	padding-left: 6px;
}

.ForumFlat .Table .ForumContent, .ForumTree .Table .ForumContent {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	/*font-size: 110%;*/
}

.ForumFlat .Table .Posts {
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

.ForumTree .Table .Posts {
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.ForumFlat .Table .ForumName, .ForumTree .Table .ForumName {
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 5px;
	/*text-decoration: underline;*/
	color: #010101;
}

.ForumFlat .Table .ForumDescription, .ForumTree .Table .ForumDescription {
	display: block;
	padding-left: 10px;
	color: gray;
}

.ForumFlat .Table .Informations td, .ForumTree .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, .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;
}

.ForumFlat .Table .Actions .ActionLink, .ForumTree .Table .Actions .ActionLink {
	color: #000; 
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}

.ForumFlat .Table .Posts td {
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 0px;
}

.ForumFlat .Table .PostsTable, .ForumTree .Table .PostsTable {
	width: 100%;
}

.ForumFlat .Table .PostsTable td, .ForumTree .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, .ForumTree .ThreadTable {
	border-left: solid 1px #cccccc;
}

.ForumFlat .ThreadTable td, .ForumTree .ThreadTable td {
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.ForumFlat .ThreadTable .Header td {
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	color: #010101;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(/App_Themes/CommunitySite/Images/bg_forum_header.gif);
}

.ForumFlat .ThreadTable .Author {
	text-align: center;
	width: 200px;
}

.ForumFlat .ThreadTable .Posts, .ForumFlat .ThreadTable .Views {
	text-align: center;
	width: 50px;
}

.ForumFlat .ThreadTable .LastPost {
	text-align: center;
	width: 200px;
}

.ForumFlat .ThreadTable .PostTime {
	white-space: nowrap;
}

.ForumFlat .ThreadTable .PostUser {
	white-space: nowrap;
	font-weight: bold;
	color: #a7a7a7;
}

.ForumFlat .ThreadTable .ThreadInfo {
	text-align: left;
}

.ForumFlat .ThreadTable .ThreadInfo .ThreadName {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
	font-size: 14px;
	white-space: nowrap;
}

.ForumFlat .ForumBreadCrumbs {
	font-weight: normal;
	font-size: 9pt;
	padding: 0px 5px 0px 5px;
}

.ForumFlat .ForumBreadCrumbs a {
	color: black;
}

.ForumFlat .ForumNewPost {
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.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;
}

/*#Forums/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;
}
.PostText {
	display: block;
	margin: 5px 0px 5px 5px;
}

.PostIndent {
	margin-left: 45px;
}


.ForumPost .PostUser {
	color: #000;
	font-size: 13px;
}

.ForumPost .PostUser:hover {
	text-decoration: none;
}

.ForumPost .PostSubject {
	font-weight: bold;
	font-size: 13px;
	padding: 2px 0px;

	
}

.ForumPost .PostActionLink {
	color: #000;
	padding: 0px 5px;
	font-weight: normal;
	font-size: 12px;
}

.ForumPost .PostImage {
	padding: 6px 0px;
}


.ForumPost .UserAvatar .AvatarImage {
	background: url(/App_Themes/CommunitySite/Images/bg_blog_img.gif) no-repeat top left;
	padding: 5px;
	/*float: left;*/
	margin: 6px 15px 5px 6px;
}

.ForumPost td {
	width:auto !important;
	
}

.ForumPost .UserAvatar {
	width: 165px !important;
}

	.ForumPost .UserAvatar .forumUserLocation .country {
		display:block;
		margin:0 0 0 53px;
	}

.ForumPost .UserAvatar .forumUserInfo {
	margin-left:5px;
}

.ForumPost .UserAvatar .Badge {
	margin-left: 5px;
	white-space: nowrap;  
}

.ForumPost .UserAvatar .BadgeImage {
	margin-left: 8px;
	margin-bottom: 3px;
}

.ForumPost .PostText img {
border: none;
}


/* New post form */
.ForumNewPost {
	padding: 5px;
}

.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 .TextboxItem {
	width: 500px;
}

.ForumNewPost .TextboxItemShort {
	width: 300px;
}

.ForumNewPost .TextareaItem {
	width: 505px;
	height: 200px;
}

.forumSearch {
	padding: 2px 0 30px;
}

.forum h1 {

	padding-left: 2px;
}

.ThreadImageAnnouncement{
background: url(/App_Themes/CommunitySite/Images/Forums/thread_announcement.gif) 50% 50% no-repeat;
width: 30px;
}

.ThreadImage{
background: url(/App_Themes/CommunitySite/Images/Forums/thread_default.gif) 50% 50% no-repeat;

width: 30px;
}

.ThreadImageLocked{
background: url(/App_Themes/CommunitySite/Images/Forums/thread_lock.gif) 50% 50% no-repeat;
width: 30px;
}

.ThreadImageSticky{
background: url(/App_Themes/CommunitySite/Images/Forums/thread_stick.gif) 50% 50% no-repeat;
width: 30px;
}

.ForumImage{
background: url(/App_Themes/CommunitySite/Images/Forums/forum_default.gif) 50% 50% no-repeat;
width: 40px;
}

.ForumImageLocked{
background: url(/App_Themes/CommunitySite/Images/Forums/forum_locked.gif) 50% 50% no-repeat;
width: 40px;
}

.ForumTree .PostTree td {
	border: 0px;
}

.ForumTree .PostTree {
	border: 0px;
}

.ForumTree .ForumPost {
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: solid 1px #cccccc;
}

.ForumTree .PostImage td {
	vertical-align: top;
}

.ForumTree .ThreadPostSelected {
	background-color:#cccccc;
	padding: 3px;
}

/*#My account#*/
/*#Tab menu#*/

.TabControlTable {
	height: 25px;
	background: url(/App_Themes/CommunitySite/Images/tabmenu_item_bg.gif) repeat-x center left;
	padding: 0;
	margin: 0;
}

.TabControlLeft, .TabControlSelectedLeft {
	display: none;
}

.TabControl {
	background: url(/App_Themes/CommunitySite/Images/tabmenu_item_bg.gif) repeat-x center left;
	padding: 0px 10px 0px 10px;
}

.TabsHeader, .TabsWhite {



	background: url(/App_Themes/CommunitySite/Images/tabmenu_item_bg.gif) repeat-x center left;
}

.TabControlSelected {
	background: url(/App_Themes/CommunitySite/Images/tabmenu_item_active_bg.gif) repeat-x center left;
	padding: 0px 10px 0px 10px;


}

.TabControlRight, .TabControlSelectedRight {
	width: 1px;
	padding: 0px;
	background: url(/App_Themes/CommunitySite/Images/tabmenu_item_separator.gif) no-repeat top left;
	font-size: 0px;
}

.TabControlTable a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.SubscriptionsGroup {
	padding: 8px;
}

.SubscriptionsPanel {
	padding-top: 22px;
}

.TabsContent {
	border: 1px solid #cccccc;
	/*width: 100%;*/
	padding: 15px;
}

.TabsContent .Error {
	color: Red;
}

.TabsContent .Grid {
	width: 100%;
	border: 1px solid #aaa
}

.TabsContent .OddRow {
	background-color: #eee;
}

.TabsRight, .TabsLeft {
	display: none;
}

.myAccMenu .ForumDiscussionButtons, .MessagingBox .ForumDiscussionButtons {

	padding-left: 10px;
}


.TabsContent input[type=text], .TabsContent input[type=password], 
.TabsContent input[type=file], .TabsContent textarea, .MyProfileFileUpload {
	width: 300px;
}

.myAccMenu .TextBoxField {
	width: 300px !important;	
}

.RequestFriend {
	text-decoration: underline;
}

.MyProfilePanel .EditingFormRadioButtonList label,
.MyProfilePanel .EditingFormRadioButtonList input,
.MyProfilePanel .EditingFormVisibility label,
.MyProfilePanel .EditingFormVisibility input {
	vertical-align: middle;
}

/*#Messaging#*/
.MessagingBox a {
	color: #38679C;
	text-decoration: underline;
}

.MessagingBox a:hover {
	text-decoration: none;
}

.MessagingBox .FooterInfo {
	text-align:right;
	padding: 3px;
	font-size: 11px;
}

.MessagingBox  .MessageDate {
	width: 130px;
}

.MessagingBox  .MessageActions {
	width: 40px;
}

.MessagingBox  .MessageUserName {
	width: 180px;
}

.MessagingBox .ErrorLabel, .EditingFormErrorLabel {
	padding-left: 10px !important;
}

.Gecko3 .MessagingBox .FooterInfo {
	margin-left: -1px;
}

.MessagingBox .List {
	border: 1px solid #bbbbbb;

	border-collapse: collapse;
}

.MessagingBox .Header,
.MessagingBox .NewMessageHeader, .MessagingBox .ViewMessageHeader {
	background:#000000 url(/App_Themes/CorporateSiteGrayBlue/Images/genbackground.gif) repeat-x scroll left top;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

.MessagingBox .Header {
	height: 25px !important;
}

.MessagingBox .Header a {
	color: #000000;
	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 td {
	padding: 0px 3px 0px 3px;
}

.MessagingBox .OddRow {
	background-color: #eee;
}

.MessagingBox .Unread {
	font-weight: bold;
}

.MessagingBox .ViewMessage {
	border: solid 1px #cccccc;
	padding: 10px;
}

.MessagingBox .HeaderTable {
	padding: 10px;
}

.MessagingBox .HeaderTable .InfoCell {
	width: 100%;
}

.MessagingBox .HeaderTable, .Pager table {
	border: 0px !important;
}

.MessagingBox .HeaderTable img {
	border: 1px solid Black;
	margin: 0px 5px 0px 0px;
}

.MessagingBox .MessageUserButtons {
	display: inline;
	padding-left: 5px;
}

.MessagingBox .FieldCaption {
	font-weight: bold;
	padding-right: 5px;
}
.MessagingBox .Field {
	width: 100%;
}

.MessagingBox .SendMessage {
	margin-bottom: 10px;
	border: solid 1px #cccccc;
	padding: 5px;
}

.MessagingBox .SendMessage .Body {
	padding-left: 10px;
}

.MessagingBox p {
	margin: 3px;
}

.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: 675px !important;
	border: solid 1px #cccccc;
}

.MessagingBox .SubjectRow {
	padding: 20px 0px 10px 10px;
}

.MessagingBox .BodyField {
	width: 97%;
	height: 200px;
	border: solid 1px #cccccc;
}

.MessagingBox .Pager td {
	padding: 0px;
}

.MessagingBox .Pager tr {
	height: 20px !important;
}

.MessagingBox .Error {
	padding: 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: separate !important;*/
}

	.MessagingBox table td,
	.MessagingBox table th {
		padding-left:10px;
		padding-right:10px;
	}

.MessagingBox .ListGrid {
	border-collapse: collapse !important;
	border: solid 1px #cccccc;
}


/*#Logon page#*/
.LogonTextBox {
	width: 150px;
}
.PublicRegisterPickList {
	width: 300px;
}
.PublicRegisterTextBox {
	width: 295px;
}

.DialogPosition
 {
	width: 100%;
}


/*#Group pages#*/
.contentGroupPages a {
	color: #000;
}

.contentGroupPages a:hover {

	text-decoration: none;
}


/*#Group pages/User contributions#*/
.Contributions, .ContributionsList, .ContributionsEdit {
	border: 1px solid #cccccc;
	padding: 10px;
	background-color: #eeeeee;
}

.ContributionsEdit .ItemsLink {
	padding-bottom: 7px;
}

.ContributionsList .ContributionsGrid {
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

.ContributionsList .ContributionsGrid .UniGridHead th {
	color: #ffffff;
	background:#000000 url(/App_Themes/CorporateSiteGrayBlue/Images/genbackground.gif) repeat-x scroll left top;
	padding: 5px;
}

.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;
}

.AttachmentsList .Icon {
    text-decoration: none;
    border: none;
    cursor: pointer;
    margin-bottom: -3px;
    border-right: 5px solid #eeeeee;
}

.ContributionsList .ContributionsGrid .UniGridHead th a {
	color: #ffffff;
}

.userContributions #FCKToolbarUC {
	border: 1px solid Gray;
}

.userContributions .EditContributionClose, .Contributions .UserContributionDocList {
	display: block;
	margin-bottom: 20px;
}

.userContributions input[type=submit] {
	width: 100px;
}

.userContributions .zoneList {
	min-height: 400px;
}

.UserContributionNewClass {
	padding: 5px;
	color: Black;
	font-family: Verdana;
	font-size: 12px;
}

.UserContributionNewClass img {
	vertical-align: middle;
	padding-right: 3px;
}

.UserPageTitleHeader {
	font-size: 20px;
	font-weight: bold;
}

.GeneralList .Header a {
	color: #000;
	font-weight: bold;
}

.GeneralList img {
	border: solid 1px #cccccc;
	padding: 3px;
}

.GeneralList .Address {
	font-size: 10px;
}

.GeneralList .Header {
	background: #a0a0a0 url(/App_Themes/CorporateSiteGrayBlue/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;
}

.EditContributionEdit {
	background: url(/App_Themes/CorporateSite/Images/edit.gif) no-repeat center left;
	padding-left: 18px;
	font-size: 13px;
}

.EditContributionDelete {
	background: url(/App_Themes/CorporateSite/Images/delete.gif) no-repeat center left;
	padding-left: 18px;
	margin-left: 15px;
	font-size: 13px;
}


/*#Polls#*/
.PollTitle {
	font-weight:bold;
	display:none;
	margin-bottom:10px
}

.PollAnswers{
	font-size: 11px;
	margin-top: 5px;
}

.PollGraph {
	height: 8px;
	border: 1px solid gray;
}

.PollGraph div {
	height: 8px;
	background: url(/App_Themes/CommunitySite/Images/poll.gif) 100% 0% repeat-x;
	line-height: 0px;
	font-size: 0px;
}

.PollGraph div.PollGraph0 {
	background: url(/App_Themes/CommunitySite/Images/poll.gif) 100% 0% repeat-x;
}

.PollGraph div.PollGraph2 {
	background: url(/App_Themes/CommunitySite/Images/poll.gif) 100% 0% repeat-x;
}

.PollQuestion {
	font-size: 12px;
	font-weight: bold;
}

.PollCount {
	text-align: right;
}

.PollFooter {
	margin-top: 10px;
}


/*#Context menu#*/

.UserContextMenu {
    border: solid 1px #666666;
    background-color: #e0e0e0;
    font-size: 11px;
    display: block;
    width: 135px;
}

.UserContextMenu .Item {
    border-bottom: solid 1px #a4b2bc;
    height: 21px;
    display: block;
    text-decoration: none;
    color: #000000;
    overflow: hidden;
}

.UserContextMenu .ItemLast {
    height: 21px;
    display: block;
    text-decoration: none;
    color: #000000;
}

.UserContextMenu .ItemPadding {
    background: url(/App_Themes/CommunitySite/Images/userContextMenu.gif) repeat-x;
    padding: 0px 3px 1px 5px;
    white-space: nowrap;
    display: block;
    vertical-align: middle;
    cursor: pointer;
}

.UserContextMenu .ItemPadding:hover, .UserContextMenu .ItemSelected .ItemPadding {
    display: block;
    background-color: #ffffff;
    background-image: none;
    border-left: solid 4px #ffb540;
    padding: 0px 3px 1px 1px;
    border-bottom: solid 1px #a4b2bc;
}

.UserContextActiveNode {
    background-color: #e4e4e4;
}

.UserContextMenu .Item .Icon, .UserContextMenu .ItemLast .Icon {
    vertical-align: text-top;
    width: 16px;
    height: 16px;

}

.TreeContextMenu .Item .IconBig, .UserContextMenu .ItemLast .IconBig {
    float: left;
    width: 20px;

    height: 20px;
}

.UserContextMenu .Item .Name, .UserContextMenu .ItemLast .Name, .UserContextMenu .Item .NameInactive, .UserContextMenu .ItemLast .NameInactive {

    line-height: 20px;
    text-decoration: underline;
}

.UserContextMenu .Separator {
    height: 1px;
    background-color: #000000;
    overflow: hidden;
}


/*#Buttons#*/
.ContentButton,
.SubmitButton {
	width: 100px;
}

.LongButton {
	width: 120px;
}


/*#Shortcuts#*/
.ShortcutPersonalLinks,.ShortcutGroupLinks,.ShortcutBlogLinks,.ShortcutFriendshipLinks,.ShortcutMessageLinks, .ShortcutProfileLinks, .ShortcutSignInOutLinks {
	padding-bottom: 5px;
}


/*#Registration form#*/
.CustomRegistrationForm .ConfirmationSeparator {
	height: 4px;
}

.CustomRegistrationForm .EditingFormErrorLabel {
	padding: 0px !important;
}

.CustomRegistrationForm input[type=text] {
	width: 140px !important;
}

/*#Group management#*/
.GroupBreadcrumbs {
	padding-top:10px;
	padding-bottom: 10px;
}

	.GroupBreadcrumbs .TitleBreadCrumbSeparator {
		display:inline;
	}

.TabBody a {
	color: #000;
}

.TabBody a:hover {
	text-decoration: none;

}

.TabBody .ForumNewPost {
	padding: 0px !important;
}

.TabBody .UserPageTitleHeader {
	padding-bottom: 10px;
}

.TabBody .UserPageTitleHeader img, .PageTitleImage {
	margin-bottom: 0px;
}

.TabBody .PostPreview {
	min-height: 483px;
}

.TabBody .TextBoxField {
	width: 380px !important;
}

.TabBody .TextAreaField {
	height: 160px;
	width: 380px !important;
}

.TabBody .ContentButton {
	width: 100px;
}

.TabBody select[multiple=multiple] {
	width: 306px;
	height: 180px;
}

.TabBody .ShortTextBox {
	width: 190px !important;
}

.TabBody .PollGraph {
	width: 219px;
}

.TabBody .PollAnswers {
	width: 249px;
	font-size: 11px;
}

.PostForm .TextboxItem, .PostForm .TextboxItemShort {
	width: 505px !important;
}

.TabBody .RadioGroup {
	border: 1px solid Silver;
	padding: 5px 0px;
	width: 380px;
	margin-bottom: 5px;
}

.TabBody .PermissionMatrix {
	border: 1px solid #cccccc;
	width: 100%;
}

.GroupForums textarea, .NewGroupForm textarea, .GeneralForm textarea {
	height: 130px;
	width: 380px !important;
}

.ItemsActions {
	text-align:left;
}

.ContentTreeSelectedItem {
	font-weight: bold;
}

.ContentTreeItem .Name,
.ContentTreeSelectedItem .Name {
	padding:1px 5px 2px 3px;
}

.PageContent {
	border: 1px solid #CCCCCC;
}

.TabBody .DropDownField {
	width: 385px;
}

.TabBody .DropDownFieldShort {
	width: 100px;
}

.TabBody .SectionTitle {
	font-weight: bold;
}

.TabBody .FieldLabel {
	font-weight: bold;
	font-size: 11px;
	/* width: 25%; */
}


.TabControlTable {
	height: 25px;
	background: url(/App_Themes/CommunitySite/Images/tabmenu_item_bg.gif) repeat-x center left;
	padding: 0;
	margin: 0;
}

.TabControlLeft, .TabControlSelectedLeft {
	display: none;
}

.TabControlTable a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.TabBody, .GroupForums, .PageContent {
	border: 1px solid #cccccc;
	padding: 15px;
	/* margin-bottom: 10px; */
}


.TabBody .Actions,.TabBody .PageHeaderLinks, .TabBody .PageHeaderLinks, .TabBody .PollsHeaderLinks, .TabBody .PollsHeaderBreadCrumbs, .PageHeaderLine {
	margin-bottom: 7px;
	padding-bottom: 2px;
	margin-top: 5px;
}

.TabBody .Actions img, .TabBody .PageHeaderLinks img, .TabBody .PollsHeaderLinks img {
	margin-bottom: -5px;
	padding-right: 2px;
}

.TabBody .RolesBox, .TabBody .PollsBox {
	margin-bottom: 5px;
	border: 1px solid #CCCCCC !important; 
}

.TabBody .PollsBox {
	padding: 15px !important;
}

.TabControl, .TabControlSelected {
	cursor: pointer;
}

.TabBody .TabsHeader {
	margin: 0px;
}

.TabBody .ForumNewPost .PostReply {
	padding: 0px 15px;
}

.TabBody .PostTree {
	overflow: auto;
	width: 180px;
	min-height: 503px;
}

.UniGridHead th {
	text-align: left;
}

/*
.TabBody .TabsContent {
	border: none;
	padding: 0px;
}
*/

.TabBody .PollsBreadcrumbs {
	margin: 5px 0px;
}

.TabBody fieldset {
	border: 1px solid #cccccc;
	height:280px;
	width:355px;
}

.GroupMembersExample fieldset {
	width:230px !important;
}

.TabsBody .ForumPosts, .TabBody .ForumPosts {
	width: 100%;
}

.UniGridFooter {
	margin: 10px 0px;
	float: none !important;
}

.TabBody .BoardTable .UniGridFooter select {
	width: 80px;
}

.TabBody .BoardTable .ItemsActions select {
	width: 150px;
}

.TabBody .GroupEditTable input[type=text], .TabBody .GroupEditTable textarea {
	width: 650px;
}

.HiddenButton {

	display: none;
}

.InfoLabel {
	margin-bottom: 8px;
	display: block;
}

.PollInfo {
	display: block;
	margin-bottom: 8px;
}

.PollsHeaderBreadCrumbs {
	width: 300px;

	display: block;
}

.CalendarTextBox {
	width: 130px !important;
}

.PostTree {
	border: 1px solid #CCCCCC;
}

.SearhBoardName {
	width: 250px;
}

.PostPreview {
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	padding: 10px;
	height: 100%;
	width: 95%;
}

.PostPreview .Actions table {
	height: 30px;
}

.PostForm .ItemLabel {
	width: 25%;
}

.PageContent .Info {
	display: block;
	margin: 7px 0px;
}


/*Media library*/
.MediaLibrary {
	width: 100%;
	height: 500px;
	overflow: hidden;
	border: solid #CCCCCC 1px;
	display: table;
}

.MediaLibrary .SelectedFolder
 {
	font-weight: bold;
}

.MediaLibraryTitleLine {
	border-bottom: 1px solid #CCCCCC;
}

.Gecko3 .TreeMenuContentMediaLibrary {
	padding: 5px 5px 5px 5px;
	width: 190px;
}

.TreeMenuContentMediaLibrary {
	padding: 5px 5px 5px 5px;
	width: 190px;
	background-color: #bababa;
	background: #bababa url(/App_Themes/CommunitySite/Images/menu_background.gif) repeat-x top left;
	border-bottom: 1px solid #A4B2BC;
	display: block;
}

.TreeMenuContentMediaLibrary div {
	overflow: hidden;
	white-space: nowrap;
}

.FolderActions {
	display: block;
	height: auto;
	padding: 3px;
}

.FolderLinks {
	margin-right: 15px;
	float: left;
}

.FolderLink {
	margin-bottom: 3px;
}

.MediaLibraryActions {
	vertical-align: top;
	overflow: auto;
	width: 190px;
	height: 100%;
}

.MediaLibraryContent {
	vertical-align: top;
	padding: 10px;
	border-left: solid #CCCCCC 1px;
	height: 100%;
}

.MediaLibraryContent .Actions {
	text-align: right;
}

.MediaLibraryContent .MediaLibraryTitleLine .PageTitle,
.MediaLibraryImport .PageTitle {
	font-size: 14px;
	font-weight: bold;
}

.MediaLibraryTabsPageBody {
	width: inherit;
	height: inherit;
	padding: 0px 5px 0px 5px;
	border: 1px solid #cccccc;
}

.MediaLibraryTabsPageScrollArea {
	background-color: #ffffff;
/*	border-left: solid 1px #a4b2bc;
	border-right: solid 1px #a4b2bc;
	border-bottom: solid 1px #a4b2bc;
*/
	overflow: auto;
	width: inherit;
	height: inherit;
}

.MediaLibraryTabsPageContent {
	background-color: #ffffff;
	margin-bottom: 5px;
	height: 500px;
	padding: 5px;
}


.TreeBodyMediaLibrary {
	height: 438px;
	overflow: auto;
	width: 200px;
}

.TreeAreaFolder {
	width: 100%;
	height: 380px;
	overflow: auto;
	background-color: #F9FCFD;
	border-bottom: 1px solid #CCCCCC;
}

.TreeLine {
	border-bottom: 1px solid #CCCCCC;
}

.TreeHolder {
	padding: 20px 0px 15px 0px;
}

.TabContainer {
	background: transparent url(/App_Themes/CommunitySite/Images/tabmenu_item_bg.gif) repeat-x scroll left center;
}




/*#Examples section#*/

.GroupProfileExample .PostForm .TextboxItem,
.GroupProfileExample .PostForm .TextboxItemShort, 
.GroupProfileExample .ForumNewPost .TextareaItem,
.GroupProfileExample .ForumNewPost .SignatureAreaItem,
.GroupProfileExample .TabBody .TextBoxField,
.GroupProfileExample .TabBody .TextAreaField,
.GroupProfileExample .TabBody .RadioGroup {
	width: 340px !important;
}

.GroupProfileExample .TabBody fieldset {
	width: 275px !important;
}

.GroupForumsExample .PostForm .TextboxItem,
.GroupForumsExample .PostForm .TextboxItemShort, 
.GroupForumsExample .ForumNewPost .TextareaItem,
.GroupForumsExample .ForumNewPost .SignatureAreaItem,
.GroupForumsExample .TabBody .TextBoxField {
	width: 340px !important;
}

.GroupForumsExample .TabBody .PostPreview {
	width:465px;
}

.GroupProfileExample .TabBody .PostPreview {
	width:425px;
}

.textSimple .TabBody {
	border: 0px !important;
}

.zoneLeft {
	width: 190px;
}

.zoneContent {
	width: 743px;
	margin-right: 12px;
}

.zoneContent p {
	margin: 5px 0px;
}

.textSimple a {
	color: #000;
}


.textSimple .Actions, .textSimple .PollsHeaderLinks {
	padding: 5px 0px 10px;
}

.textSimple .Actions a, .textSimple .PollsHeaderLinks a {
	color: #000;
}

.textSimple .Actions img {
	margin-bottom: -5px;
	padding-right: 2px;
}

/*#Examples section/Menu design#*/
.CMSTreeMenuTable {
	/*font-size: 120%;*/
	width: 100%;
}

.CMSTreeMenuTable a {
	white-space: nowrap;
	color: #000;
}

.subCMSTreeMenuTable {
	margin-left: 10px;
}

.CMSTreeMenuTable a:hover {
	text-decoration: none;
}

.CMSTreeMenuItem, .CMSTreeMenuSelectedItem {
	background: url(/App_Themes/CorporateSiteGrayBlue/Images/leftmenuBg.gif) repeat-x left bottom;
	padding: 3px 0px;
}

.subCMSTreeMenuItem, .subCMSTreeMenuSelectedItem {
	background: url(/App_Themes/CorporateSiteGrayBlue/Images/leftmenuBg.gif) repeat-x left bottom;
	padding: 3px 0px;
}

.CMSTreeMenuLink {
	padding-left: 12px;
	text-decoration: none;
	color: #000000;
	background: url(/App_Themes/CorporateSiteGrayBlue/Images/treeMenuItemBackground.png) no-repeat left center;
}

.blueBox .CMSTreeMenuItem, .blueBox .CMSTreeMenuSelectedItem, .blueBox .CMSTreeMenuSelectedLink, .blueBox .CMSTreeMenuLink {
	background: none;
	padding: 0px;
}
/*

.blueBox .CMSTreeMenuSelectedLink {
	font-weight: bold;

}
*/
.blueBox .CMSTreeMenuLink {
	/*text-decoration: underline;*/
}

.subCMSTreeMenuLink {
	text-decoration: none;
	padding-left: 18px;

	background: url(/App_Themes/CorporateSiteGrayBlue/Images/treeMenuItemBackground.png) no-repeat 8px center;
}

.CMSTreeMenuSelectedLink {
	background: url(/App_Themes/CorporateSiteGrayBlue/Images/treeMenuItemBackgroundActive.png) no-repeat left center;
	padding-left: 12px;
}

.subCMSTreeMenuSelectedLink {
	background: url(/App_Themes/CorporateSiteGrayBlue/Images/treeMenuItemBackgroundActive.png) no-repeat 8px center;
	padding-left: 18px;
}

.breadExamples {
	margin: 10px 0px;


}

.breadExamples a {
	color: #000;
}

.breadExamples a:hover {
	text-decoration: none;
}

.Panel a {
	color: #000;
}

/*#Abuse report#*/
.AbuseBody .ReportComment {
	width: 300px;
	height: 200px;
}

.ModalPanel {
	text-align: left;
	width: 400px;
}

.DialogAbuseBody .ReportComment {
	width: 397px;
	height: 215px;
	font-size: 12px;
}

.DialogAbuseBody .Messages {
	padding: 10px 0px 10px 0px;
}

.DialogAbuseBody .Buttons {
	padding-top: 10px;
}

.DialogAbuseBody .ErrorLabel {
	padding: 0px !important;
}

/*#Modal popup#*/
.ModalBackground {
	z-index: 10000 !important;
	background-color: #888888;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.ModalPanel {

    background-color: #ffffff;
    padding: 10px;
}

.ModalPanel .ContentButton {
    width: 100px;

}

.ModalPanel .PageHeader span {
    vertical-align: top;
}


.PageHeader .PageTitle, .TabBody .PageTitle {
	font-weight: bold;
	font-size: 20px;
	color: black;
	vertical-align: middle;
}

.ReportComment {
    width: 200px;
}

/*#Online members#*/
.OnlineMember a {
	color: black;
}

/*#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;
}

.blogContentRating .CntRatingResult {
    clear: none;
    padding-top: 0px;
    padding-left: 75px;
}

.blogContentRating .CntRatingMessage {
    padding-bottom: 5px;
    font-weight: bold;
}


.EditingFormVisibility .DropDownField {
    width: 180px;
}

.ShortcutMyLinks {
	padding-top: 5px;
}

/*#Media library#*/
.mediaItem {
	background: url('../App_Themes/CommunitySite/Images/bg_photo.gif') no-repeat;
	float: left;
	font-size: 10px;
	width: 132px;
	margin: 4px;
}

.mediaItemBottom {
	height: 4px;
	background: url('../App_Themes/CommunitySite/Images/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;
}

.MediaLibraryImport .PageTitleBody .PageTitleHeader .PageTitle {
	font-size:17px;
	font-weight:bold;
}

.MediaLibraryImport .PageTitleBody .PageTitleHeader {
	border-bottom: 1px solid #CCCCCC;
	display: block;
	padding-bottom: 3px;
	white-space:no-wrap;
}

.MediaLibraryImport .PageTitleBody .PageTitleBreadCrumbs {
	padding: 7px 0;
}

.MediaGalleryFolderTree {
	float: left;
	width: 180px;
	overflow: auto;
}

.MediaGalleryFolderTree a {
	color: Black;
}

.MediaGalleryContent {
	float: left;
	width: 564px;
}

.MediaGalleryDetail {
	width: 560px;
	background: url('../App_Themes/CommunitySite/Images/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/CommunitySite/Images/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;
}

.MediaGalleryPagger {
    padding-bottom: 10px;	
}

.MediaGalleryPagger a {
	display: block;
	color: Black;
	background: url('../App_Themes/CommunitySite/Images/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/CommunitySite/Images/button_back.gif') 0px 1px no-repeat;
	padding-left: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

.CommentUserName  {
	text-decoration: underline;
}

.MediaFileUploader {
	padding-top: 30px;
}

.MediaFileUploader span {
	font-weight: bold;
}

.AttachmentsList .New .IconDisabled {
	margin-bottom: -3px;
	margin-right: 3px;
}

.NewAttachment {
	background: transparent;
}

.NewAttachmentDisabled {
	text-decoration: underline;
}

.AttachmentsList  {
	border:1px solid #CCCCCC;
	padding:5px;
}

.PermissionsListBox {
	width: 250px;
	height: 242px;
}

/*#Widgets#*/
.MyHomePage {
	width:100%;
}

.MyHomePage .UserWidget {
	margin-bottom: 5px;
}

.MyHomePage .UserWidget .WebPartContent {
	overflow: hidden;
}

.UserWidget table.gadget {
	margin-left: auto;
	margin-right: auto;
}

/*#PollAnswers#*/
.StatusEnabled, .OperationSucceeded {
    color: #00aa00;
}

.StatusDisabled, .OperationFailed {
    color: #ee0000;
}

/* Global
---------------------------------------- */
	html, body {
		height:100%;
	}
	
	body {
		margin:0;
		font-family:Arial;
		/*font-size:12px;*/
		font-size:13px;
		line-height:17px;
		background-color:#fff;
		color:#000;
		background:url(/App_Themes/HanenPortal/Images/bg.png) 0 0 repeat-x;
	}
	
		#main-container {
			min-height:100%;
		}
		
			#padder {
				padding:0 0 64px;
			}
	
	h1, h2, h3 {
	color:#346694;
	}
	
	a {
		color:#4a7fb1;
		/* cursor:pointer; */
	}
	
	a:visited {
		color: #551A8B;
	}
	
	a img {
		border:0;
	}
	
	input.button {
		background-color:#4fa9c3;
		color:#fff;
		font-weight:bold;
		font-family:Georgia;
		width:100px;
		height:30px;
		font-size:14px;
	}
	
	.hidden {
		display:none;
	}
	
	.error {
		color:red;
	}
	
	.TitleLabel {
		font-size:14px;
		font-weight:bold;
		color:#346694;
		text-align:center;
	}
	
	#mainSiteContainer {
		width:954px;
		margin:0 auto;
	}
	
	.clear {
		clear:both;
		display:block;
		width:0px; 
		height:0px; 
		line-height:0px; 
		font-size:0px;
		overflow:hidden;
		padding:0 0 0 0;
		margin:0 0 0 0;
	}
	
	/*If you want to use text-to-image replacement technique*/
	.img-replace {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		display:block;
	}
	
	.ov-h {
		overflow:hidden;
	}

	.small-text {
		font-size:10px;
	}
	
	/* Layout styles (abstruction)
	---------------------------------------- */
	
		.columns-container {
			overflow:hidden;
		}

		.column-l {
			float:left;
		}

		.column-r {
			float:right;
		}
		
		/*Two columns*/
			.columns2 {
			}
			
				.columns2 .leftbar {
					float:left;
					width:49%;
				}
				
				
				.columns2 .rightbar {
					float:right;
					width:49%;
				}

		/*Three columns*/
			.columns3 {
			}
			
				.columns3 .leftbar {
					float:left;
					width:33%;
				}
				
				.columns3 .middlebar {
					float:left;
					width:33%;
				}
				
				.columns3 .rightbar {
					float:right;
					width:33%;
				}
	/* Layout styles (abstruction) End
	---------------------------------------- */

	/*Flexible header*/
		.shadow-title {
			color:#3D84C3;
			background:#fff;
			float:left;
			min-width:150px;/*javascript emulate min-width for IE6*/
			height:43px;
			padding:0 14px;
			position:relative;
			z-index:2;
			background:#FFF url(/App_Themes/HanenPortal/Images/common/shadow_title.png) 0 0 no-repeat;
			margin:0 0 10px;
			font:18px/39px "Times New Roman";
		}

		body.member_area .shadow-title {
			color:#3D84C3 !important;
			font:18px/39px "Times New Roman" !important;
		}
		
			.shadow-title span {
				background:#FFF url(/App_Themes/HanenPortal/Images/common/shadow_title.png) right 0 no-repeat;
				display:block;
				height:43px;
				width:8px;
				position:absolute;
				left:-8px;
				top:0;
				margin:0 0 0 100%;
			}
	/*Flexible header End*/

	/* Standard content title
	------------------------------------ */
		.hanen-manage-preferences-template h3,
		.profile-workshop-history-title,
		.hanen-report-program-template #ProgramEditList h3,
		.hanen-promote-program-template #ProgramEditList h3,
		.FriendsBox h3,
		.hanen-member-workshops-template h3,
		.edit-my-profile-page-template h3,
		.standard-content-title {
			color:#346694 !important;
			font-size:13px !important;
			font-weight:bold !important;
			font-style:normal !important;
			margin:0 0 5px;
		}

			.FriendsBox h3, .hanen-member-workshops-template h3 {
				margin-top:10px;
				text-transform:capitalize;
			}

		.professional-development-workshop-schedule-title {
			font-size:20px !important;
			font-weight:bold !important;
			color:#346694 !important;
		}
	
	/* Standard content title End
	------------------------------------ */

	/* Results table layout #1
	---------------------------------------- */
			.results-table-wr {
				margin:10px 0;
			}
			
				.results-table-wr table {
					width:99%;
				}
			
				.results-table-wr th {
					border:1px solid #2f5885;
					border-width:1px 0;
					height:31px;
					background:#4275a8 url(/App_Themes/HanenPortal/images/shared/gradient_h31_blue.png) 0 0 repeat-x;
					color:#fff;
					font-size:12px;
				}
				
				.results-table-wr th.first {
					border-width:1px 0 1px 1px;
					text-align:left;
					padding-left:10px;
				}
				
				.results-table-wr th.last {
					border-width:1px 1px 1px 0;
					padding-right:10px;
				}
				
				.results-table-wr td {
					padding:5px 10px;
					background:url(/App_Themes/HanenPortal/images/shared/dotts_x_3color_grey.gif) 0 bottom repeat-x;
				}
				
				.results-table-wr .alt td {
					background-color:#f8fbfd;
				}

	/* Results table layout #1 End
	---------------------------------------- */

	/* FriendsBox
	------------------------------------ */
		.FriendsBox {
		}

			.FriendsBox .Panel a {
				text-transform:capitalize;
			}
	
	/* FriendsBox End
	------------------------------------ */

	/* Form layout 1
	------------------------------------ */
		.form-layout-1 {
		}

			.form-layout-1 .row {
				margin-bottom:10px;
			}

				.form-layout-1 .label {
					float:left;
					margin:0 10px 10px 0;
					width:100px;
					display:block;
					position:relative;
					top:2px;
				}

				.form-layout-1 .long-label .label {
					width:315px;
				}

				.form-layout-1 .user-input {
				}

			.form-layout-1 .row-switchers {
			}

				.form-layout-1 .row-switchers .label {
					float:none;
					margin-bottom:3px;
					width:auto;
				}

				.form-layout-1 .row-switchers input {
					vertical-align:middle;
					margin:0 3px 0 0;
					padding:0;
					position:relative;
					top:-2px;
				}

			.form-layout-1 .row-textarea {
			}

				.form-layout-1 .row-textarea .label {
					float:none;
					margin-bottom:3px;
					width:auto;
				}
	
	/* Form layout 1 End
	------------------------------------ */

	/* slider with width 227 and height 350
	------------------------------------ */
		.slider-w227-h350 {
			width:227px;
			height:350px;
		}
	
	/* slider with width 227 and height 350 End
	------------------------------------ */

	/* Header
	---------------------------------------- */
		/*Top bar*/
		#topBar {
			height:90px;
			background:url(/App_Themes/HanenPortal/Images/public/h/bg.png ) 0 0 no-repeat;
			position:relative;
			font-size:12px;
		}

		#topBar a {
			color:#fff;
			text-decoration:none;
		}

			#topBar #logo {
				position:absolute;
				top:0;
				left:0;
				display:block;
				height:90px;
				width:388px;
			}

			#topBar .links, /*these one is for member area*/
			#topBar .member-site-link,
			#topBar .my-account,
			#topBar .logout-button,
			#topBar .store-link {
				position:absolute;
				top:18px;
				left:0;
				font-size:10px;
				color:#fff;
				line-height:1.2;
			}

			#topBar .my-account {
				left:719px;
			}

			#topBar .member-site-link {
				left:572px;
			}

			#topBar .logout-button {
				left:808px;
				text-transform:capitalize;
			}

			#topBar .store-link {
				left:876px;
			}

			#topBar .links { /*these one is for member area*/
				left:664px;
			}

				#topBar .links a, /*these one is for member area*/
				#topBar .member-site-link a,
				#topBar .my-account a,
				#topBar .logout-button a,
				#topBar .store-link a {
					padding:0 3px 0 20px;
					margin:0 0 0 3px;
					background:url(/App_Themes/HanenPortal/Images/common/top_links.gif) 0 0 no-repeat;
				}

				#topBar .store-link a {
					background:url(/App_Themes/HanenPortal/Images/shared/store_icon.gif) 0 0 no-repeat;
				}

			/*these are for member area*/
				body.member_area  {
					
				}
			/*for member area*/

		/*Top bar*/
			#topBar #TopShareButton {
				float:left;
				color:#fff;
				position:absolute;
				top:15px;
				right:223px;
			}
			
			/* Search Box */		
				#searchBoxContainer {
					position:absolute;
					top:47px;
					right:34px;
				}
				
					#searchBoxContainer .searchBox {
					}
			
					#searchBoxContainer input {
						vertical-align:bottom;
						width:210px;
						margin:0 0 0 5px;
					}
					
					#searchBoxContainer input.submit {
						width:auto;
					}
					
					#searchBoxContainer label {
						display:none;
					}
			
		/*Navigation*/
			#navcontainer {
				background: url(/App_Themes/HanenPortal/Images/MenuBackground.png) 0 0 repeat-x;
			}
		
			/* The Main Menu */
				#MainMenuContainer {
					height:37px;
					line-height:37px;
				}
				
					ul#MainMenu {
						/*white-space: nowrap;*/
						margin:0;
						padding:0;
						text-align:center;
					}
				
						#MainMenu li {
							/*display:inline-block;*/
							/*list-style-type: none;
							color: #324050;
							padding:0 9px;
							float:left;
							height:37px;
							margin:0 20px;
							font-size:12px;*/
						}
				
						#MainMenu a {
							/*font-weight:bold;
							/*color: #324050;
							display:block;
							height:100%;*/
							/*float:left;*//*ie6 fix*/
							/*line-height:37px;*/
							text-decoration:none;
						}
				
						#MainMenu a:link, #navlist a:visited {
							/*color: #324050;
							text-decoration: none;*/
						}
				
						#MainMenu a:hover {
							/*color: #324050;
							background:url(/App_Themes/HanenPortal/Images/h/menuArrow.png) center bottom no-repeat;
							text-decoration: none;*/
						}
				
						#MainMenu a.MainMenuCMSListMenuLinkHighlighted {
							/*color: #324050;
							background:url(/App_Themes/HanenPortal/Images/h/menuArrow.png) center bottom no-repeat;*/
						}
				
			/* The Sub menu */
				
				#subMenuContainer {
					background-color:#e0e0df;
					overflow:hidden;
					margin-top:0px;
					height:38px;
					line-height:38px;
				}
				
					ul#SubMenu {
						margin:0;
						padding:0 0 0 7px;
						white-space: nowrap;
						height:38px;
						background:#f5edc5 url(/App_Themes/HanenPortal/Images/h/submenu_bg.png) 0 -1px repeat-x;
					}
				
						#SubMenu li {
							display: inline;
							list-style-type: none;
							margin-bottom:0px;
							color: #1d5990;
							font-size:11px;
						}
				
						#SubMenu a { 
							padding:10px 13px 6px;
							color: #1d5990;
							font-weight:bold;
							text-decoration:none;
						}
				
						#SubMenu a:link, #navlist a:visited {
							color: #1d5990;
							text-decoration: none;
						}
						
						#SubMenu a:hover {
						}

						#SubMenu a.SubMenuCMSListMenuLinkHighlighted {
							color:#4b4e52;
							border-bottom:5px solid #a0a190;
						}
	/* Header End
	---------------------------------------- */


	/* Content
	---------------------------------------- */
		#PageContainer {
			padding:0 7px 20px;
			overflow:auto;
			background:#fff;
		}
		
			#ContentContainer {
				margin-top:20px;
				min-height:420px;
			}
		
	/* Content end
	---------------------------------------- */


	/* Footer
	---------------------------------------- */
		#footer_wr {
			background:#3a699e url(/App_Themes/HanenPortal/Images/f/bg_x.png) 0 0 repeat-x;
			clear:both;
			color:#fff;
			margin:-64px 0 0;
		}
		
			#footer_wr a {
				color:#fff;
			}
	
			#footer {
				width:954px;
				height:64px; 
				margin:0 auto;
				background:url(/App_Themes/HanenPortal/Images/f/bg.png) 0 0 no-repeat;
				font-family:"Times New Roman";
				font-size:12px;
				position:relative;
				line-height:1.1;
			}
			
			/*Bottom navigation*/
				#bottom-nav {
					position:absolute;
					top:17px;
					right:19px;
					width:384px;
					text-align:right;
					margin:0;
					padding:0;
				}
				
					#bottom-nav li {
						display:inline;
						font-size:14px;
					}
					
					#bottom-nav a {
						margin:0 4px 0 0;
						font-size:12px;
					}
					
					#bottom-nav a:hover {
						text-decoration:underline;
					}
			/*Bottom navigation*/
					
			/*Copy*/
				#copyright {
					width:295px;
					position:absolute;
					top:19px;
					left:262px;
					height:45px;
					overflow:hidden;
				}
			/*Copy End*/
	
	/* Footer
	---------------------------------------- */
	
	/* Shared layout styles
	---------------------------------------- */
		.top-level-page .content {
			width:697px;
		}
		
			.content .banner {
				background:url("/App_Themes/HanenPortal/Images/banners/professional_development.jpg") no-repeat scroll 0 0 transparent;
				height:154px;
				margin:0 0 16px;
				overflow:hidden;
			}
		
				.content .banner .shadow-title {
					background:url(/App_Themes/HanenPortal/Images/common/banner_title.png) 0 0 no-repeat;
					line-height:33px !important;
					padding-right:7px;
					font-size:23px !important;
				}
				
					.content .banner .shadow-title span {
						background:url(/App_Themes/HanenPortal/Images/common/banner_title.png) right 0 no-repeat;
						left:0;
					}
		
		.top-level-page .sidebar {
			width:223px;
		}
	/* Shared layout styles End
	---------------------------------------- */

/* End of global
---------------------------------------- */

/* Common styles
* developer: this styles are shared across whole site
---------------------------------------- */
	/*Newsletter registration*/
		div.newsletter-registration {
			background:#f2efc7 url(/App_Themes/HanenPortal/Images/prof_development/newsletter_bg.png) 0 0 no-repeat;
			margin:41px 0 30px;
			min-height:185px;
			width:223px;
			padding:0 0 15px;
			color:#4d4d4d;
			position:relative;
		}
		
			div.newsletter-registration h2 {
				margin:-40px 0 0;
			}
			
			div.newsletter-registration .text {
				position:absolute;
				top:16px;
				left:99px;
				width:120px;
				font-size:12px;
				line-height:1.3;
			}
			
			div.newsletter-registration .subscription-fields {
				margin:130px 0 0 16px;
			}
			
				div.newsletter-registration .subscription-fields .mandatory-fields {
					display:none;
				}

				div.newsletter-registration .countryProvinceSelectorContainer {
					margin:0;
				}
				
				div.newsletter-registration .subscription-fields .title,
				div.newsletter-registration .countryProvinceSelectorContainer .workshopNotifiStateLabel,
				div.newsletter-registration .countryProvinceSelectorContainer .countryProvinceSelectorLabel {
					color:#3D84C3;
					font-size:14px;
					font-family:"Times New Roman";
					margin-bottom:2px;
					padding:0;
				}
			
				div.newsletter-registration input {
					margin:0 0 8px;
					width:185px;
					vertical-align:middle;
				}
				
				div.newsletter-registration select {
					margin:0 0 8px;
					width:191px;
					vertical-align:middle;
				}
			
			div.newsletter-registration .register {
				width:100px;
				height:24px;
				border:0;
				padding:0;
				background:url(/App_Themes/HanenPortal/Images/buttons/register.png) 0 0 no-repeat;
				cursor:pointer;
				margin:0 0 0 19px;
				font-size:3999px;
				overflow:hidden;
			}

				div.newsletter-registration .save input {
					width:105px;
					height:24px;
					border:0;
					padding:0;
					background:url(/App_Themes/HanenPortal/Images/buttons/btn_subscribe.png) 0 0 no-repeat;
					cursor:pointer;
					margin:10px 0 0 0px;
					font-size:3999px;
					overflow:hidden;
				}
	/*Newsletter registration End*/
	
	/*Shadow title With gradient bg*/
		.gradient-title {
			background:#fff url(/App_Themes/HanenPortal/Images/public/banners/content_title_grad.png) 0 0 repeat-x;
			height:51px;
			overflow:hidden;
			margin:0 0 20px;
		}
		
		.EditMode .gradient-title {
			overflow:visible;
			height:90px;
		}
		
			.gradient-title .shadow-title {
				background:url(/App_Themes/HanenPortal/Images/common/banner_title.png) 0 0 no-repeat;
				line-height:33px;
				font-size:21px;
				font-family:"Times New Roman";
				color:#3D84C3;
			}
			
				.gradient-title .shadow-title span {
					background:url(/App_Themes/HanenPortal/Images/common/banner_title.png) right 0 no-repeat;
					left:0;
				}
	/*Shadow title With gradient bg End*/
	
	/* stay-connected-part */
		.stay-connected-part {
			width:227px;
			height:157px;
			overflow:hidden;
			background:#fdfff1 url(/App_Themes/HanenPortal/Images/common/stay_connected.jpg) 0 0 no-repeat;
			margin:20px 0;
			position:relative;
			line-height:1.1;
			
		}
		
			.stay-connected-part .shadow-title {
				background:url("/App_Themes/HanenPortal/Images/public/shad_title_bg.png") 0 0 no-repeat;
				font-size:22px;
			}
			
				.stay-connected-part .shadow-title span {
					background:url("/App_Themes/HanenPortal/Images/public/shad_title_bg.png") right 0 no-repeat;
					left:0;
				}
				
			.stay-connected-part .text {
				position:absolute;
				top:53px;
				right:17px;
				width:142px;
				height:59px;
				overflow:hidden;
				text-align:right;
			}
			
			.stay-connected-part a {
				position:absolute;
				top:125px;
				left:144px;
			}
			
			.stay-connected-part a:hover {
				text-decoration:underline;
			}
	/* stay-connected-part End */

/* Common styles End
---------------------------------------- */


/* Hanen home template
------------------------------------ */
	.hanen-home-template {
	}

		.hanen-home-template .shadow-title {
			background:#fff url(/App_Themes/HanenPortal/Images/shared/gradient_h59_blue.png) 0 bottom repeat-x;
			-moz-border-radius:0 0 10px 10px;
			-web-kit-border-radius:0 0 10px 10px;
			border-radius:0 0 10px 10px;
		}

			.hanen-home-template .shadow-title span {
				background:url(/App_Themes/HanenPortal/Images/shared/yellow_shadow_title.png) right 0 no-repeat;
				left:0;
				display:none;
			}

		.hanen-home-template .workshop-register {
		}

			.hanen-home-template .workshop-item a.status-Register {
				float:none;
			}

/* Hanen home template End
------------------------------------ */

/* Home page
---------------------------------------- */

	.home #PageContainer {
		background:none;
	}

	/*#Image slider Control#*/
		#homeSlideRotate {
			width:704px;
			height:222px;
			overflow:hidden;
			float:left;
			margin:0 0 18px;
			position:relative;
		}
		
			#HomeImageSliderImageList {
			    height:222px;
			    width:704px;
			    overflow:hidden;
			}
			
			.ImageSliderImageList {
			    position:relative;
			}

			.ImageSliderImageList div.image-slide {
				position:absolute;
				top:0;
				left:0;
				opacity:0.0;
				z-index:8;
			}
			
			.ImageSliderImageList div.active {
			    z-index:10;
			    opacity:1.0;
			}
			
			.ImageSliderImageList div.last-active {
			    z-index:9;
			}
			
			#StoreImageSliderImageList {
			    height:223px;
			    width:480px;
			    overflow:hidden;
			}

				#StoreImageSliderImageList img {
					width:480px;
					height:223px;
				}
			
			.sliderWelcomeTab {
				width:300px;
				height:80px;
				position:absolute;
				top:-13px;
				left:3px;	
				background-image: url(/App_Themes/HanenPortal/Images/slider/WelcomeTab.png);
				background-repeat: no-repeat;
				z-index:1000;
			}
			
			/*Slider buttons*/
				.ImageSliderButtonList {
					width:300px;
					height:30px;
					overflow:hidden;
					position:relative;
					top:-35px;
					left:15px;	
					z-index:1000;
				}
				
					.sliderBtn {
						width:30px;
						height:30px;
						color:#bbbbbb;
						font-weight:bold;
						background: url(/App_Themes/HanenPortal/Images/slider/SliderButtonOff.png) -4px -6px no-repeat;
						float:left;
						margin-right:0px;
						cursor: pointer;
					}
				
					.sliderBtn.active {
						color:#fff;
						background: url(/App_Themes/HanenPortal/Images/slider/SliderButtonOn.png) -1px -2px no-repeat;
					}
				
						.sliderBtnNumber {
							height:30px;
							line-height:26px;
							text-align:center;
						}
			/*Slider buttons End*/
						
	/*end home page image slider*/
	
	/*Profile*/
		.myProfileWidget {
			width:227px;
			height:240px;
			float:right;
			line-height:15px;
		}
	
		.myProfileWidget{
			background: url(/App_Themes/HanenPortal/Images/home/MyProfileWidget.png) 0px -10px no-repeat;
			position:relative;
		}
		
			.myProfileWidget #homeUserPhotoContainer {
				padding:3px;
				width:70px;
				height:72px;
				background-color:#fff;
				position:absolute;
				top:56px;
				left:12px;
			}
			.myProfileWidget #homeUserPhoto {
				width:70px;
				height:70px;
				background-color:#f79f00;
				text-align:center;
				vertical-align:middle;
			}
			.myProfileWidget #homeUserInfoContainer {
				color:#fff;
				font-size:12px;
				margin-left:100px;
			}
			.myProfileWidget #homeUserName {
				margin-top:72px;
				font-size:12px;
			}
			.myProfileWidget #homeUserMsgCount {
				margin-top:18px;
				font-size:11px;
			}
			.myProfileWidget #homeUserMsgCountValue {
				width:20px;
				text-align:center;
				position:relative;
				top:-2px;
			}
			.myProfileWidget #homeUserMsgCountValue a {
				color:#fff;
			}
			.myProfileWidget #homeUserMsgNew {
				color:yellow;
				margin-left:40px;
				margin-top:-17px;
			}
			.myProfileWidget #homeUserMsgNew a {
				color:yellow;
			}
			.myProfileWidget #homeUserValidTill {
				margin-top:50px;
			}
			.myProfileWidget #homeViewProfileLinkContainer {
				margin-top:10px;
				margin-left:10px;
			}
			.myProfileWidget #homeViewProfileLinkContainer a {
				color:#fff;
			}
			
			.myProfileWidget #homeViewProfileLinkContainer a#homeProfileLink {
				font-size: 11px;
			    line-height: 1.1;
			    position: relative;
			    top: 3px;
			}
			
		#myProfileHomeUserInfo {
			background:#383838 url(/App_Themes/HanenPortal/Images/profile/MyProfileSummary.png) no-repeat;
			height:228px;
			width:704px;
			font-size:14px;
		}
		
		#myProfileHomeUserInfo #homeUserPhoto {
			text-align:center;
			vertical-align:middle;
		}
		#myProfileHomeUserInfo a
		{
			text-decoration:none;
		}
		
		#myProfileHomeUserInfo #homeUserInfoContainer {
			margin-left:135px;
			color:#fff;
			position:relative;
		}
		
			#myProfileHomeUserInfo #homeUserName {
				font-size:14px;
				padding-top:75px;
			}
		
			#myProfileHomeUserInfo #homeUserPhotoContainer {
				background-color:#fff;
				height:87px;
				padding:3px;
				width:85px;
				position:absolute;
				top:57px;
				left:-110px;
			}
			
			#myProfileHomeUserInfo #homeUserChangePictureLinkContainer {
				margin-left:-110px;
				margin-top:30px
			}
		
			#myProfileHomeUserInfo #homeUserMsgCount {
				margin-top:-10px;
				margin-left:-10px;
			}
			
				#myProfileHomeUserInfo #homeUserMsgCountValue {
					margin-left:432px;
					margin-top:10px;
					text-align:right;
					width:100px;
				}
				
					#myProfileHomeUserInfo #homeUserMsgCountValue a {
						color:#fff;
					}
					
				#myProfileHomeUserInfo #homeUserMsgNew {
					margin-right:48px;
					margin-top:25px;
					color:#f4ab44;
					text-align:right;
				}
				
					#myProfileHomeUserInfo #homeUserMsgNew a {
						color:yellow;
					}
					
			#myProfileHomeUserInfo #homeUserValidTill {
				margin-top:12px;
				font-size:14px
			}
			
			#myProfileHomeUserInfo #homeViewProfileLinkContainer {
				margin-top:-70px;
				margin-left:1px;
			}
			
				#myProfileHomeUserInfo #userInfoProfileLink {
					width:100px;
				}
				
				#myProfileHomeUserInfo #userInfoProfileLinkLabel {
				}
			
			#myProfileHomeUserInfo #homeUserRenewLinkContainer {
				margin-left:-1px;
				margin-top:20px
			}
			
			#myProfileHomeUserInfo #homeUserCreateMsgLinkContainer {
				margin-left:430px;
				margin-top:-30px
			}
	/*Profile end*/

	/*Home column 1*/
		#homeCol1 {
			width:393px;
			float:left;
			background:#fff;
			margin:0 9px 0 0;
			padding:0 0 0 7px;
			color:#4d4d4d;
		}

			/*Forums*/
				#homeCol1 .forums {
					margin:0 0 10px;
				}
			
				#homeCol1 .blogsHome {
					overflow:hidden;
					padding:0 0 10px;
					margin:0 30px 10px 10px;
					background:url(/App_Themes/HanenPortal/Images/dotts-x.gif) 0 bottom repeat-x;
				}
				
					#homeCol1 .blogsHome .img {
						float:left;
						margin:0 18px 10px 0;
					}

					#homeCol1 .blogsHome div.ov-h {
						margin-left:72px;
					}
				
				#homeCol1 .blogsHome:last-of-type {
					margin-bottom:0;
					padding-bottom:0;
					background:none;
					border:1px solid #000;
				}
				
					#homeCol1 .blogsHome h4 {
						margin:0;
						font-size:12px;
					}
				
					#homeCol1 .blogsHome a.more-link {
						text-decoration:underline;
						color:#4a7fb1;
					}
					
					#homeCol1 .blogsHome a.more-link:hover {
						text-decoration:underline;
					}
					
					#homeCol1 .date {
						font-size:10px;
					}
					
					#homeCol1 .blogsHome a {
						color: #4d4d4d;
					}
					
					#homeCol1 .blogsHome a:hover {
						text-decoration: none;
					}
					
					#homeCol1 .blogsHome .date, .blogsHome .ForumReportAbuse {
						margin-top: 5px;
					}
			/*Forums End*/
				
			/*Not sure about these section*/
			/*#Workshop Reg #*/
				#workshopReg1Container {
					width:800px;
					background-color:#f6f2e1;
					float:left;
					height:auto;
					margin-left:20px;
					margin-right:auto;
					margin-bottom:20px;
					padding:10px 10px 10px 10px;
					overflow:hidden;
				}
				
				.EventRegisterButtonsContainer {
				   text-align:center;
				   float:right;	
				   width:800px;
				   padding-right:200px;
				}
				
				.WorkshopHistoryTable {
					border-collapse: collapse;
					border:1px solid #4fa9c3;
					
				}
				
				.WorkshopHistoryTable td, .WorkshopHistoryTable th {
					padding:5px 5px 5px 5px;
					border:1px solid #4fa9c3;
				}
				
				.workshopListButton {
				    text-align:center;
					font-weight:bold;
					font-family:Georgia;
					font-size:12px;
					padding:5px 5px 5px 5px;
				    
				}
				
				.workshopListButton a { 
					background-color:#4fa9c3;
					color:#fff;
					padding:3px 15px 3px 15px;
					text-decoration:none;
				}
				.workshopRegisterButton
				{
					text-decoration:none;
				}
				.workshopRegTermsContainer {
					width:100%;
					padding:5px 5px 5px 5px;
					text-align:center;
				}
				
				#homeCol1 a.view-workshops {
					display:block;
					margin:10px 0 0 7px;
				}
			/*End Workshop Reg */
				
			/*Workshop*/
				.workshop {
				}
			
				.workshop-item {
					overflow:hidden;
					padding:0 0 10px;
					margin:0 30px 10px 10px;
					background:url(/App_Themes/HanenPortal/Images/dotts-x.gif) 0 bottom repeat-x;
					position:relative;
				}
				
				.workshop-item:last-of-type {
					margin-bottom:0;
					padding-bottom:0;
					background:none;
				}
				
					.workshop .workshopRegisterStatus {
						width:66px;
						height:21px;
						line-height:21px;
						text-align:center;
						color:#3D84C3;
						display:block;
						background:url(/App_Themes/HanenPortal/Images/buttons/btn_registered.png) 0 0 no-repeat;
						text-indent:-3999px;
						position:absolute;
						top:0;
						left:0;
					}

					.workshop-item a.status-Register {
						background:url(/App_Themes/HanenPortal/Images/buttons/workshop_reg.png) 0 0 no-repeat;
						height:23px;
						width:58px;
						overflow:hidden;
						float:right;
						text-align:left;
						text-indent:-3999px;
					}

						.workshop-register {
							position:absolute;
							top:0;
							left:0;
							width:75px;
						}
					
						.workshop-register a {
							line-height:16px;
							font-size:11px;
							color:#3D84C3;
							display:block;
						}
						
						.workshop-register p {
							margin:0;
						}
					
					.workshop-info {
						padding:0 0 0 85px;
					}
					
						.workshop-info-item {
							overflow:hidden;
							margin:4px 0;
						}
							
							.workshop-item-title {
								float:left;
								margin:0 5px 0 0;
								font-weight:bold;
							}
							
							.workshop-item-description {
							}
							
								.workshop-item-description a {
									color:#3D84C3;
									font-weight:bold;
								}
	/*Home column 1 End*/

	/*Home column 2*/
		#homeCol2 {
			width:288px;
			float:left;
			background:#fff;
			margin:0 8px 0 0;
			padding:0 0 0 7px;
			color:#4d4d4d;
		}

			#homeCol2 .workshops-list {
			}

			#homeCol2 .article {
				overflow:hidden;
				width:280px;
				margin:0 0 17px;
			}

				#homeCol2 .article img {
					float:left;
					margin:0 10px 5px 0;
				}

				#homeCol2 .article h2 {
					font-size:13px;
					line-height:1.3;
				}

				#homeCol2 .article p {
					margin-bottom:0;
				}

				#homeCol2 .article .details {
				}
		
			#homeCol2 .seminars {
				margin:0 0 30px;
				clear:both;
			}
		
			#homeCol2 .view-seminars {
				display:block;
				position:relative;
				width:155px;
				height:28px;
				line-height:28px;
				text-align:center;
				color:#fff;
				background:#50a9c3;
				margin:20px 0 0 7px;
			}
			
				#homeCol2 .view-seminars span {
					background:url(/App_Themes/HanenPortal/Images/buttons/view_seminars.png) 0 0 no-repeat;
				}
				
			#homeCol2 .seminars-copy {
				padding:0 50px 0 17px;
				margin:0;
			}
			
			#homeCol2 .seminars-list {
				margin:0;
				padding:10px 17px 0 17px;
				list-style-type:none;
			}
			
			#homeCol2 .seminar-item {
				background:url(/App_Themes/HanenPortal/Images/common/bullet_arrow.gif) 0 7px no-repeat;
				padding:0 0 0 15px;
				font-size:12px;
				line-height:1.5;
			}
			
				#homeCol2 .seminar-item .title {
					font-size:12px;
					font-weight:bold;
					color:#4d4d4d;
				}
				
				#homeCol2 .seminar-item .date {
					font-size:10px;
					font-style:italic;
				}
				
				#homeCol2 .seminar-item .workshopRegisterButton {
					background-color:#4fa9c3;
					color:#fff;
					font-family:Georgia;
					font-style:12px;
					font-weight:bold;
					text-align:center;
					display:block;
					width:100px;
					height:20px;
					line-height:20px;
				}
				
				#homeCol2 .seminar-item .seminar-actions {
					overflow:hidden;
				}
				
		/*Poll*/
			#homeCol2 .poll {
				margin:0 0 20px;
			}
			
				#homeCol2 .poll input {
					margin-left:0;
				}
				
				#homeCol2 .poll input.PollVoteButton {
					width:73px;
					height:28px;
					cursor:pointer;
					background:#50a9c3 url(/App_Themes/HanenPortal/Images/buttons/vote.png) 0 0 no-repeat;
					border:0;
					overflow:hidden;
					font-size:3999px;
				}
			
			#homeCol2 .PollControl {
				padding:0 20px 0 10px;
			}
		/*Poll End*/
				
	/*Home column 2 End*/

	/*Home column 3*/
		#homeCol3 {
			width:227px;
			float:right;
			background:#fff;
			overflow:hidden;
			margin:-12px 0 0;
			color:#4d4d4d;
		}
			
			#homeCol3 #sidebar_banner {
				background:url(/App_Themes/HanenPortal/Images/home/side_banner.png) 0 0 no-repeat;
				height:272px;
				position:relative;
			}
			
				#homeCol3 #sidebar_banner a {
					position:absolute;
					bottom:19px;
					left:21px;
					width:155px;
					height:28px;
					display:block;
				}
	/*Home column 3 End*/

/* Home page End
---------------------------------------- */

/* Profile page
---------------------------------------- */
	/*Profile page layout*/
		.hanen-my-profile-home-template #myProfileHomeUserInfo {
			margin:0 0 18px;
			line-height:1.1;
		}
	
		.hanen-my-profile-home-template .content {
			width:704px;
			overflow:hidden;
		}
		
			.hanen-my-profile-home-template .content .leftbar {
				width:255px;
				overflow:hidden;
				position:relative;
				left:10px;
			}
			
			.hanen-my-profile-home-template .content .rightbar {
				width:426px;
				overflow:hidden;
			}
		
		.hanen-my-profile-home-template .sidebar {
			width:227px;
			overflow:hidden;
		}
	/*Profile page layout End*/

	/*#User Profile #*/
		.profilePageCalloutLink {
			width:220px;
			height:55px;
			margin-bottom:16px;
		}
		
		#ProfilePageCallouts {
			background:url("/App_Themes/HanenPortal/Images/profile/ProfilePageCallouts.png") 0 0 no-repeat;
			margin-top:18px;
			height:380px;
		}
		
		#profileFindMembersContainer {
			background-color:#F6F3E2;
			background-image:url("/App_Themes/HanenPortal/Images/HomeFindMembers.png");
			background-repeat:repeat-x;
			padding:115px 10px 2px;
			width:220px;
			margin-top:-10px;
		}
		
		.profileContainer {
		}
		
			.profileContainer h2 {
				font-size:13px !important;
				margin:0 0 5px;
				color:#346694 !important;
				font-weight:bold !important;
			}
			
			.profileContainer .field {
				overflow:hidden;
				margin:0 0 7px;
			}
			
				.profileContainer .field .label {
					width:115px;
					float:left;
				}
				
					.profileContainer .label span {
						color:#3E6EA2;
					}
				
				.profileContainer .field input {
					width:300px;
				}

				.profileContainer .submit-password-change input {
					width:auto;
				}
				
				.profileContainer .field select {
					width:306px;
				}
				
			.countryProvinceSelectorContainer {
				margin:7px 0 0;
			}
			
				.countryProvinceSelectorContainer .countryProvinceSelectorLabel {
					float:left;
					width:115px;
				}
		
		.profileTableLabel {
			width:180px;
			vertical-align:top;
			padding-top:6px;
		}
		
		.profileCountrySelectorCell input,
		.profileOrgCountrySelectorCell input {
			width:250px;
		}
		
		.profilePersonInfoTextBox {
			width:250px;
		}
		
		.profileOrgInfoTextBox {
			width:250px;
		}
		
		.tableLabel {
			width:200px;
		}
		
		#profileOrgList {
			background-color:#4fa9c3;
			width:400px;
			margin-left:auto;
			margin-right:auto;
			margin-top:20px;
			margin-buttom:20px;
		}
		
		.profileOrgListLabel {
			font-weight:bold;
		}
		
		.profileOrgListField{
		}
		
		.profileOrgSelectCell {
			margin:3px 3px 3px 3px;
			text-align:center;
		}
		
		.profileOrgSelectLink {
			background-color:#44a0c0;
			color:#fff;
			padding:3px 15px 3px 15px;
			font-size:14px;
			font-weight:bold;
		}
		
		.profileButtonsContainer {
		   text-align:center;
		}
	/* End Of User Profile */
	
	/*Find a member*/
		.hanen-my-profile-home-template #ContentContainer {
			margin:13px 0 0;
		}
		
			.hanen-my-profile-home-template #profileFindMembersContainer {
				background:#f6f2e1 url(/App_Themes/HanenPortal/Images/profile/find_a_member.png) no-repeat;
				margin:0;
				padding:100px 10px 12px;
			}
			
			.hanen-my-profile-home-template #membersFilterContainer {
				padding:0 0 12px 2px;
			}
			
				.hanen-my-profile-home-template #membersFilterContainer .filter-row {
					margin:16px 0;
				}
				
				.hanen-my-profile-home-template  #membersFilterContainer .memberFilterButton {
					background:url("/App_Themes/HanenPortal/Images/buttons/search.gif") 0 0 no-repeat;
					border:0;
					cursor:pointer;
					font-size:3999px;
					height:24px;
					margin:0;
					overflow:hidden;
					padding:0;
					width:91px;
					left:106px;
					top:4px;
				}
			
			.hanen-my-profile-home-template .content {
				margin:10px 0 0;
			}
	/*Find a member End*/
	
	/*News and Discussion common*/
		.hanen-my-profile-home-template .news h2, .hanen-my-profile-home-template .discussion-board h2 {
			font-size:23px;
			letter-spacing:-1px;
			margin:0 0 15px 13px;
		}
		
		.hanen-my-profile-home-template .news-item, .hanen-my-profile-home-template .discussion-item {
			padding:0 0 10px 0;
			margin:0 0 10px 85px;
			background:url(/App_Themes/HanenPortal/Images/dotts-x.gif) 0 bottom repeat-x;
			position:relative;
			min-height:55px;
		}
		
			.hanen-my-profile-home-template .news-image, .hanen-my-profile-home-template .person-image {
				width:50px;
				position:absolute;
				top:0;
				left:-65px;
			}
		
				.hanen-my-profile-home-template .news img, .hanen-my-profile-home-template .discussion-board img {
					border:1px solid #b7b6b6;
				}
				
			.hanen-my-profile-home-template .news-item-description, .hanen-my-profile-home-template .person-comment {
				overflow:hidden;
				margin:0 0 10px;
				padding:0 0 10px;
				color:#4d4d4d;
				line-height:1.3;
			}
			
			.hanen-my-profile-home-template .news-item:last-of-type .news-item-description, .hanen-my-profile-home-template .discussion-item:last-of-type .person-comment {
				padding:0;
				margin-bottom:0;
				background:none;
			}
			
				.hanen-my-profile-home-template .news h3, .profile .discussion-board h3, .hanen-my-profile-home-template .discussion-board strong {
					color:#68654e;
					margin:0;
					font-size:12px;
					font-weight:bold;
				}
				
				.hanen-my-profile-home-template .news-item-description .more-link, .hanen-my-profile-home-template .person-comment .more-link {
					display:block;
					text-decoration:underline;
				}
				
				.hanen-my-profile-home-template .news-item-description .more-link:hover, .hanen-my-profile-home-template .person-comment .more-link:hover {
					text-decoration:none;
				}
	/*News and Discussion common End*/
	
	/*News*/
		.hanen-my-profile-home-template .news {
			margin:0 0 20px;
			background:#f3faff url(/App_Themes/HanenPortal/Images/profile/news_bg.png) 0 0 repeat-x;
			padding:0 16px 10px 0;
		}
		
			.hanen-my-profile-home-template .news-item-description {
				margin:0 0 10px 130px;
			}
	/*News End*/
	
	/*Discussion*/
		.hanen-my-profile-home-template .discussion-board {
			background:#f1f1f1 url(/App_Themes/HanenPortal/Images/profile/discussion_bg.png) 0 0 repeat-x;
			padding:0 25px 10px 0;
		}
		
			.hanen-my-profile-home-template .person-comment .more-link {
				display:inline;
			}
			
			.hanen-my-profile-home-template .comment-date {
				font-size:10px;
				margin:2px 0 0;
			}
	/*Discussion End*/

/* Profile page End
---------------------------------------- */

/* Hanen manage preferences template
------------------------------------ */
	.hanen-manage-preferences-template {
	}

		.hanen-manage-preferences-template td.UserPrefButtons {
			padding-top:5px;
		}

		.hanen-manage-preferences-template .change-password-wr {
			margin:12px 0 0;
		}

			.hanen-manage-preferences-template .change-password-wr .submit-password-change {
				margin:10px 0 0;
			}

			.hanen-manage-preferences-template #update-message {
				color: #CC0000;
				font-size: 14px;
				font-weight: bold;
			}

/* Hanen manage preferences template End
------------------------------------ */

/* Hanen member profile view template
------------------------------------ */
	.hanen-member-profile-view-template,
	.hanen-member-profile-public-view-template {
	}

		.hanen-member-profile-view-template #MemberPhoto,
		.hanen-member-profile-public-view-template #MemberPhoto {
			float:left;
			margin-right:20px;
		}

		.hanen-member-profile-view-template #PersonalInfo,
		.hanen-member-profile-public-view-template #PersonalInfo {
			margin-bottom:40px;
			position:relative;
		}

			.hanen-member-profile-view-template #memberProfileLinks,
			.hanen-member-profile-public-view-template #memberProfileLinks {
				position:absolute;
				top:48px;
				left:460px;
			}

				.hanen-member-profile-view-template #memberProfileLinks a,
				.hanen-member-profile-public-view-template #memberProfileLinks a {
					background-color:#4FA9C3;
					color:#FFFFFF;
					padding:1px 15px;
					font-family:Georgia;
					font-size:12px;
					font-weight:bold;
					display:block;
					margin-bottom:2px;
					width:160px;
					text-align:center;
				}

			.hanen-member-profile-view-template #PersonalInfo .standard-content-title,
			.hanen-member-profile-public-view-template #PersonalInfo .standard-content-title {
				margin-bottom:0;
			}

		.hanen-member-profile-view-template #MemberSearchResoultProfile,
		.hanen-member-profile-public-view-template #MemberSearchResoultProfile {
			line-height:1.8;
		}

		.hanen-member-profile-view-template .employment-info,
		.hanen-member-profile-public-view-template .employment-info {
			width:49%;
		}

		.hanen-member-profile-view-template .language-and-age-group,
		.hanen-member-profile-public-view-template .language-and-age-group {
			width:49%;
			margin-top:22px;
		}

			.hanen-member-profile-view-template .language-and-age-group .age-group,
			.hanen-member-profile-public-view-template .language-and-age-group .age-group {
				margin-top:19px;
			}

		.hanen-member-profile-view-template .certifications,
		.hanen-member-profile-view-template .interest-areas-additional-info {
		}

			.hanen-member-profile-view-template .certifications .column-l,
			.hanen-member-profile-view-template .interest-areas-additional-info .column-l,
			.hanen-member-profile-public-view-template .certifications .column-l,
			.hanen-member-profile-public-view-template .interest-areas-additional-info .column-l {
				width:49%;
			}

		.hanen-member-profile-view-template #MemberSearchResoultProfile ul,
		.hanen-member-profile-public-view-template #MemberSearchResoultProfile ul {
			margin:0;
			padding:0 0 0 40px;
		}

		.hanen-member-profile-view-template #Groups ul,
		.hanen-member-profile-public-view-template #Groups ul {
			overflow:hidden;			
		}

			.hanen-member-profile-view-template #Groups li,
			.hanen-member-profile-public-view-template #Groups li {
				width:49%;
				float:left;
			}

		.hanen-member-profile-view-template .padder1,
		.hanen-member-profile-public-view-template .padder1 {
			padding-bottom:30px;
		}

		.hanen-member-profile-public-view-template h3,
		.hanen-member-profile-public-view-template h1 {
			font-family:Arial !important;
		}

		.hanen-member-profile-view-template #tblUpcomingPrograms,
		.hanen-member-profile-public-view-template #tblUpcomingPrograms {
			width:50%;
		}


/* Hanen member profile view template End
------------------------------------ */

/* Professional Development
---------------------------------------- */
	/*Content*/
		.professional-development .shadow-title {
			font-size:23px;
		}
	
		/*Banner*/
			.professional-development .content .banner {
			}
			
				.professional-development .banner .shadow-title {
					background:url(/App_Themes/HanenPortal/Images/common/banner_title.png) 0 0 no-repeat;
					line-height:33px;
					padding-right:7px;
				}
				
					.professional-development .banner .shadow-title span {
						background:url(/App_Themes/HanenPortal/Images/common/banner_title.png) right 0 no-repeat;
						left:0;
					}
					
		/*Common*/
			.professional-development .workshops-list,
			.professional-development .seminars,
			.professional-development .tutorials {
				margin:0 0 20px;
				color:#4d4d4d;
				font-size:12px;
				line-height:1.5;
			}

				.professional-development .content h3 {
					margin:0;
					color:#68654e;
					font-size:12px;
				}
				
				.professional-development .seminars-list,
				.professional-development .tutorials-list {
					margin:0 0 0 6px;
					padding:0;
				}
	
					.professional-development .seminars .more-link,
					.professional-development .tutorials .more-link {
						display:block;
						text-decoration:underline;
					}
					
					.professional-development .seminars .more-link:hover,
					.professional-development .tutorials .more-link:hover {
						text-decoration:none;
					}
					
					.professional-development .seminars .seminar,
					.professional-development .tutorials .tutorial {
						margin:0 0 12px;
						padding:0 0 0 32px;
						background:url(/App_Themes/HanenPortal/Images/common/bullet_arrow.gif) 17px 5px no-repeat;
					}
			
		/*Workshops*/
			.professional-development .workshops-list {
			}
			
				.professional-development .workshop-item {
					/*background:none;*/
					padding:0 0 8px 125px;
					margin:0 0 12px;
				}
				
				.professional-development .workshop-register {
					top:4px;
					width:110px;
					text-align:right;
				}
				
					.professional-development .workshop-register a {
						color:#3D84C3;
						display:block;
						line-height:1.5;
					}
		
		/*Seminars*/
			.professional-development .seminars {
			}
			
				.professional-development .seminars-list {
					background:#f1f7fc url(/App_Themes/HanenPortal/Images/prof_development/seminars_bg.png) 0 0 repeat-x;
					padding:0 0 5px;
				}
			
		/*Tutorials*/
			.professional-development .tutorials {
			}
	/*Content End*/
	
	/*Sidebar*/
		.professional-development .sidebar {
		}
		
			/*Search*/
				.professional-development .search-bar {
					background:#e7f3f2 url(/App_Themes/HanenPortal/Images/prof_development/search.png) 0 0 no-repeat;
					margin:55px 0 30px;
					min-height:185px;
					padding:0 0 15px;
					color:#4d4d4d;
				}
				
				.professional-development .search-bar h2 {
					margin:-55px 0 17px;
				}
				
				.professional-development .search-bar .search-line {
					width:160px;
					margin:0 0 0 16px;
				}
				
				.professional-development .search-bar .search-criteria {
					margin:55px 0 0 21px;
				}
				
					.professional-development .search-bar label {
						display:block;
						cursor:pointer;
						margin:0 0 12px;
					}
					
					.professional-development .search-criteria input {
						vertical-align:middle;
						position:relative;
						top:-1px;
						margin:0 10px 0 0;
					}
					
					.professional-development .search-bar .go-search {
						width:91px;
						height:24px;
						border:0;
						padding:0;
						background:url(/App_Themes/HanenPortal/Images/buttons/search.gif) 0 0 no-repeat;
						cursor:pointer;
						margin:0 0 0 22px;
						font-size:3999px;
						overflow:hidden;
					}
	/*Sidebar End*/
	
	
	/* Workshop list
	---------------------------------------- */
		.workshop-list #PageContainer {
			overflow:visible;
		}
					
				.workshop-list #WorkShopCalendarContainer .Calendar {
					float:left;
				}
				
				.workshop-list #WorkShopCalendarContainer td {
					width:50px !important;
					height:50px;
				}
	
	/* Workshop list End
	---------------------------------------- */

	/* Workshop detail view
	------------------------------------ */
		.workshop-detail-view {
			width:99%;
			border-collapse:collapse !important;
		}

			.workshop-detail-view td {
				border:1px dotted #ccc;
				border-width:1px 0 0;
				padding:5px 2px;
			}

			.workshop-detail-view .workshopListLocation {
				font-weight:bold;
			}

			.workshop-detail-view .workshopListStatus {
				text-align:center;
			}

			.workshop-detail-view .for-more-information {
				font-size:16px;
				font-weight:bold;
			}
	
	/* Workshop detail view End
	------------------------------------ */

	
	/* E seminar list
	---------------------------------------- */
		.e-seminar-list #PageContainer {
			overflow:visible;
		}
		
				.e-seminar-list #WorkShopCalendarContainer .Calendar {
					float:left;
				}
				
				.e-seminar-list #WorkShopCalendarContainer td {
					width:50px !important;
					height:50px;
				}
	
	/* E seminar list End
	---------------------------------------- */
	
/* Professional Development End
---------------------------------------- */

/* Programs page
---------------------------------------- */
	/*Content*/
		.programs .content .banner {
		}
/* Programs page End
---------------------------------------- */

/* Programs page
---------------------------------------- */
	/*Content*/
		.resource-center .content .banner {
		}
/* Programs page End
---------------------------------------- */

/* Members page
---------------------------------------- */
	/*Content*/
		.members .content .banner {
		}
/* Members page End
---------------------------------------- */

/* Hanen resource center template
------------------------------------ */
	.hanen-resource-center-template {
	}

		.hanen-resource-center-template table h2 {
			font-size:20px;
		}

/* Hanen resource center template End
------------------------------------ */

/* Hanen groups template
------------------------------------ */
	.hanen-groups-template {
	}

		.hanen-groups-template h5 {
			margin:12px 0 5px;
		}

		.redBox h5 {
			margin-top:3px;
		}

/* Hanen groups template End
------------------------------------ */

/* Hanen report program form template
------------------------------------ */
	.hanen-report-program-form-template {
	}

		.hanen-report-program-form-template .form-layout-1 .label {
			font-weight:bold;
		}

/* Hanen report program form template End
------------------------------------ */

/* Articles List template
---------------------------------------- */
	.articles-list-template {
		line-height:20px;
	}

	.articles-list-template .article h2, .articles-list-template .article h2 a {
		font-size:16px;
		color:#68654e !important;
		font-weight:bold !important;
		text-decoration:none !important;
		margin:0 0 5px !important;
		font-family:Arial;
	}
	
	.articles-list-template .article {
		background:url(/App_Themes/HanenPortal/Images/dotts-x.gif) 0 0 repeat-x;
		padding:24px 16px;
		overflow:hidden;
	}
	
		.articles-list-template h1,
		.articles-list-template h2,
		.articles-list-template h3,
		.articles-list-template h4,
		.hanen-article-list-editable h1,
		.hanen-article-list-editable h2,
		.hanen-article-list-editable h3,
		.hanen-article-list-editable h4 {
			font-weight:bold !important;
			line-height:1.3 !important;
			color:#3D84C3 !important;
			font-style:normal !important;
		}
		
		.articles-list-template h2,
		.hanen-article-list-editable h2 {
			font-size:16px !important;
		}
		
		.articles-list-template h3,
		.hanen-article-list-editable h3 {
			font-size:14px !important;
		}
	
		.articles-list-template .article img {
			float:left;
			margin:0 10px 10px 0;
		}
	
		.articles-list-template .article p {
			margin:5px 0;
		}
	
	.articles-list-template .alt .article {
		background-color:#f8fbfd;
	}

		.articles-list-template .all-articles-list {
			margin:0;
			padding:0;
			list-style-type:none;
		}

			.articles-list-template .all-articles-list li {
				margin:0 0 10px;
				line-height:1.1;
			}

			.articles-list-template .all-articles-list sup {
				vertical-align:baseline;
				position:relative;
				top:-3px;
			}

/* Articles List template End
---------------------------------------- */

/* Program detail view template
------------------------------------ */
	.program-detail-view-template {
	}

		.program-detail-view-template #ProgramDetailView {
		}

			.program-detail-view-template #ProgramDetailView .label {
				font-weight:bold;
			}

			.program-detail-view-template #ProgramDetailView .to-left {
				float:left;
				width:80px;
				margin-bottom:10px;
			}

			.program-detail-view-template #ProgramDetailView .long-label {
				width:185px;
				
			}

			.program-detail-view-template #ProgramDetailView .clear-section {
				margin-bottom:20px;
			}

/* Program detail view template End
------------------------------------ */

/* Hanen member workshops template
------------------------------------ */
	.hanen-member-workshops-template,
	.hanen-workshops-template {
	}

		.hanen-member-workshops-template .small-text,
		.hanen-workshops-template .small-text {
			display:block;
			margin:-5px 0;
		}

		.hanen-member-workshops-template #ContentContainer ul,
		.hanen-member-workshops-template #ContentContainer ol,
		.hanen-workshops-template #ContentContainerPublic ul,
		.hanen-workshops-template #ContentContainerPublic ol {
			padding:0;
			margin-left:0;
			margin-top:10px;
		}

			.hanen-member-workshops-template #ContentContainer ul li,
			.hanen-member-workshops-template #ContentContainer ol li,
			.hanen-workshops-template #ContentContainerPublic ul li,
			.hanen-workshops-template #ContentContainerPublic ol li {
				list-style-type:none;
				background:url(/App_Themes/HanenPortal/Images/shared/dotts_x_3color_grey.gif) 0 0 repeat-x;
				padding:5px 0;
			}

				.hanen-member-workshops-template #ContentContainer li a,
				.hanen-workshops-template #ContentContainerPublic li a {
					padding:0 0 0 25px;
					background:url(/App_Themes/HanenPortal/Images/shared/arrow_light_blue_w10_h10.png) 2px 4px no-repeat;
				}

			.hanen-member-workshops-template #ContentContainer ul li:first-child,
			.hanen-member-workshops-template #ContentContainer ol li:first-child,
			.hanen-workshops-template #ContentContainerPublic ul li:first-child,
			.hanen-workshops-template #ContentContainerPublic ol li:first-child {
				background:none;
			}

/* Hanen member workshops template End
------------------------------------ */

/* Hanen members e-seminars template
------------------------------------ */
	.hanen-members-e-seminars-template,
	.hanen-e-seminars-template {
	}

		.hanen-members-e-seminars-template #ContentContainer ul,
		.hanen-members-e-seminars-template #ContentContainer ol,
		.hanen-e-seminars-template #ContentContainerPublic ul,
		.hanen-e-seminars-template #ContentContainerPublic ol {
			padding:0;
			margin-left:0;
			margin-top:10px;
		}

			.hanen-members-e-seminars-template #ContentContainer ul li,
			.hanen-members-e-seminars-template #ContentContainer ol li,
			.hanen-e-seminars-template #ContentContainerPublic ul li,
			.hanen-e-seminars-template #ContentContainerPublic ol li {
				list-style-type:none;
				background:url(/App_Themes/HanenPortal/Images/shared/dotts_x_3color_grey.gif) 0 0 repeat-x;
				padding:5px 0;
			}

				.hanen-members-e-seminars-template #ContentContainer li a,
				.hanen-e-seminars-template #ContentContainerPublic li a {
					padding:0 0 0 25px;
					background:url(/App_Themes/HanenPortal/Images/shared/arrow_light_blue_w10_h10.png) 2px 4px no-repeat;
				}

			.hanen-members-e-seminars-template #ContentContainer ul li:first-child,
			.hanen-members-e-seminars-template #ContentContainer ol li:first-child,
			.hanen-e-seminars-template #ContentContainerPublic ul li:first-child,
			.hanen-e-seminars-template #ContentContainerPublic ol li:first-child {
				background:none;
			}

/* Hanen members e-seminars template End
------------------------------------ */

/* Hanen article list template
------------------------------------ */
	.hanen-article-list-template {
	}

/* Hanen article list template End
------------------------------------ */

/* Articles page
---------------------------------------- */
	/*Layout*/
		/*Content*/
			.hanen-public-list-page-templatearticles .content,
			.hanen-article-list-template .content {
				float:left;
				width:695px;
			}
		
				.hanen-public-list-page-template .content a,
				.hanen-article-list-template .content a {
					color:#4a7fb1;
					text-decoration:underline;
				}
				
				.hanen-public-list-page-template .content a:hover,
				.hanen-article-list-template .content a:hover {
					text-decoration:none;
				}
		
		/*Sidebar*/
			.hanen-public-list-page-template .sidebar,
			.hanen-article-list-template .sidebar {
				float:right;
				width:227px;
			}

				.hanen-public-list-page-templatearticles #printer-friendly-article,
				.hanen-article-list-template #printer-friendly-article {
					display:block;
					background:url(/SiteAssets/Article-Template-Images/Printer-friendly.aspx?width=227&height=76) 0 0 no-repeat;
					width:227px;
					height:76px;
					text-indent:-3999px;
				}
				
				.hanen-public-list-page-template .sidebar h3.title,
				.hanen-article-list-template .sidebar h3.title,
				.hanen-public-article-list-template .sidebar h3.title,
				.public-article-index-template-template .sidebar h3.title,
				.hanen-article-public-bridging-page-template .sidebar h3.title {
					background:url(/App_Themes/HanenPortal/Images/side_title.png) 0 0 no-repeat;
					height:37px;
					line-height:34px;
					padding:0 0 0 10px;
					margin:0 0 10px;
					color:#3D84C3 !important;
					font:18px/39px "Times New Roman" !important;
				}
				
				.hanen-public-list-page-template .sidebar .sidebar-item,
				.hanen-article-list-template .sidebar .sidebar-item {
					margin:0 0 25px;
				}
	/*Layout End*/
				
	/*Archived articles*/
		.hanen-article-list-template {
		}
		
			#ContentContainer .hanen-article-list-template ul {
				margin:0;
				padding:0 0 0 23px;
			}
			
			#ContentContainer .hanen-article-list-template li {
				list-style-type:none;
				padding:10px 5px 7px 0;
				background:url(/App_Themes/HanenPortal/Images/dotts-x.gif) 0 0 repeat-x;
			}
			
			#ContentContainer .hanen-article-list-template .link-more {
				display:block;
				color:#4a7fb1;
				text-decoration:underline;
			}
			
			#ContentContainer .hanen-article-list-template .link-more:hover {
				text-decoration:none;
			}
			
			#ContentContainer .hanen-article-list-template .view-articles {
				position:relative;
				display:block;
				width:137px;
				height:24px;
				margin:10px 0 0 23px;
			}
			
				#ContentContainer .hanen-article-list-template .view-articles span {
					position:absolute;
					top:0;
					left:0;
					display:block;
					width:100%;
					height:100%;
					background:url(/App_Themes/HanenPortal/Images/buttons/view-articles.png) 0 0 no-repeat;
				}
	/*Archived articles End*/
/* Articles page End
---------------------------------------- */

/* public ask member template
---------------------------------------- */
	.hanen-public-ask-member-template {
		background:#3f70a3 !important;
		color:#fff !important;
	}
	
		.hanen-public-ask-member-template form {
			padding:10px 0 0 10px;
		}

		.hanen-public-ask-member-template h3 {
			color:#fff !important;
		}
		
		.hanen-public-ask-member-template td {
			padding:3px;
		}
		
		.hanen-public-ask-member-template textarea {
			width:369px;
		}
	
		.hanen-public-ask-member-template #footer {
			display:none;
		}

/* public ask member template End
---------------------------------------- */

/* hanen public event list template
------------------------------------ */
	.hanen-public-event-list-template {
	}

		.hanen-public-event-list-template #PageContainer {
			overflow:visible;
		}
/* hanen public event list template End
------------------------------------ */

/* Hanen shopping cart template
------------------------------------ */
	.hanen-shopping-cart-template {
	}

		.hanen-shopping-cart-template .countryProvinceSelectorLabel {
			margin-left:-128px;
			color:#3E6EA2;
			font-weight:bold;
			position:relative;
			left:-16px;
			width:100px;
		}

		.hanen-shopping-cart-template th.TextRight {
			text-align:right;
			padding-right:15px;
		}

		.hanen-shopping-cart-template td.TextRight {
			text-align:right;
			padding-right:15px;
		}

		.hanen-shopping-cart-template .shoppingCart {
		}

			.hanen-shopping-cart-template .shoppingCart .leftbar {
				width:227px;
				overflow:hidden;
			}

			.hanen-shopping-cart-template .shoppingCart .rightbar {
				width:700px;
				overflow:hidden;
			}

		.hanen-shopping-cart-template .shoppingCartContentSubtotalHeader,
		.hanen-shopping-cart-template .shoppingCartContentSubtotal,
		.hanen-shopping-cart-template .shoppingCartContentDiscountHeader {
			padding-right:20px;
			text-align:right;
		}

		.hanen-shopping-cart-template .shoppingCartContentPriceHeader,
		.hanen-shopping-cart-template .shoppingCartContentPrice,
		.hanen-shopping-cart-template .shoppingCartContentDiscount {
			padding-right:20px;
			text-align:right;
		}

		.hanen-shopping-cart-template .shoppingCartContentPrice,
		.hanen-shopping-cart-template .shoppingCartContentSubtotal,
		.hanen-shopping-cart-template .shoppingCartContentDiscount {
			white-space:nowrap;
		}

		.hanen-shopping-cart-template .CreditCardCVC {
			background:url(/App_Themes/HanenPortal/Images/store/CVC_quest.png) 0 0 no-repeat;
			text-indent:-3999px;
			display:block;
			width:15px;
			height:15px;
			float:left;
			margin-right:-50px;
			position:relative;
			left:30px;
		}

	.shopping-cart-links {
		background:url(/App_Themes/HanenPortal/Images/shared/gradient_h172_blue.png) 0 0 repeat-x;
		min-height:180px;
	}

		.shopping-cart-links .shadow-title {
			background:url(/App_Themes/HanenPortal/Images/public/shad_title_bg.png) 0 0 no-repeat;
		}

			.shopping-cart-links .shadow-title span {
				background:url(/App_Themes/HanenPortal/Images/public/shad_title_bg.png) right 0 no-repeat;
				left:0;
			}

	#OnlineStoreLeftColContainer .shopping-cart-links {
		margin-top:10px;
	}

/* Hanen shopping cart template End
------------------------------------ */

/* Hanen e-seminars template
------------------------------------ */
	.hanen-e-seminars-template {
	}

		.hanen-e-seminars-template #PageContainer {
			overflow:visible;
		}

/* Hanen e-seminars template End
------------------------------------ */

/* Hanen certificate print template
------------------------------------ */
	.hanen-certificate-print-template {
		background:#fff;
		color:#000;
		font-size:12px;
		
	}

		.hanen-certificate-print-template .certificate-type {
			position:relative;
			height:682px;
			overflow:hidden;
		}

			.hanen-certificate-print-template .certificate-type img {
				width:890px;
			}

			.hanen-certificate-print-template .certificate-type .name {
				font-weight:bold;
				font-size:36px;
				position:absolute;
				top:270px;
				left:0;
				width:890px;
				text-align:center;
				line-height:1;
			}

			.hanen-certificate-print-template .certificate-type .certified {
				font-style:italic;
				font-size:22px;
				position:absolute;
				top:340px;
				left:0;
				width:890px;
				text-align:center;
				line-height:1;
			}

			.hanen-certificate-print-template .certificate-type .certificateDesc {
				font-weight:bold;
				font-size:28px;
				line-height:1.2;
				position:absolute;
				top:390px;
				left:0;
				width:890px;
				text-align:center;
			}

			.hanen-certificate-print-template .certificate-type .footerLeft {
				position:absolute;
				bottom:55px;
				left:60px;
				line-height:1.5;
			}

			.hanen-certificate-print-template .certificate-type .footerSignature {
				position:absolute;
				bottom:55px;
				left:552px;
			}

		.hanen-certificate-print-template #footer_wr {
			display:none;
		}

/* Hanen certificate print template End
------------------------------------ */


/* Forums
---------------------------------------- */
	.hanen-forums-template {
	}
	
		.hanen-forums-template .gradient-title {
			margin-top:0;
		}
	
		.hanen-forums-template .ForumSearchBox {
			position:relative;
			margin:-65px 0 0;
			right:30px;
		}
		
			.hanen-forums-template .ForumSearchBox .search-actions a {
				background:url(/App_Themes/HanenPortal/Images/common/arrow_green_on_white.png) 0 3px no-repeat;
				padding:0 0 0 12px;
				font-size:11px;
				position:relative;
				top:-15px;
			}
			
			.hanen-forums-template .ForumSearchBox .search-actions div {
				width:190px;
			}
			
			.hanen-forums-template .ForumSearchBox .XShortButton {
				overflow:hidden;
				display:block;
				width:55px;
				height:24px;
				font-size:3999px;
				cursor:pointer;
				border:0;
				background:url(/App_Themes/HanenPortal/Images/buttons/go.png) 0 0 no-repeat;
				margin:-23px 0 0;
				position:relative;
				left:155px;
			}

/* Forums End
---------------------------------------- */



/* Online store
---------------------------------------- */
	/*Buttons*/
		input.sendToFriendButton {
			height:25px;
			width:77px;
		}
	/*Buttons End*/
	
	/* Item styles */
		.hanen-members-product-list-template, .hanen-products-template {
		}

			.hanen-members-product-list-template h5,
			.hanen-products-template h5 {
				margin:10px 0 3px;
			}

			.hanen-members-product-list-template .TermsAndConditions, .hanen-products-template .TermsAndConditions {
				background:#fff url(/App_Themes/HanenPortal/Images/shared/gradient_h90_blue.png) 0 bottom repeat-x;
				margin:20px 0;
			}

			.hanen-members-product-list-template #TermsAndConditionContnet, .hanen-products-template #TermsAndConditionContnet {
				background:url(/App_Themes/HanenPortal/Images/shared/dotts_x_3color_grey.gif) 0 bottom repeat-x;
				padding:0 10px 10px;
				color:#575757;
			}
		
			.hanen-members-product-list-template .TermsAndConditionsLable, .hanen-products-template .TermsAndConditionsLable {
				padding:10px 5px 5px;
				margin:0 0 0 5px;
				background:url(/App_Themes/HanenPortal/Images/shared/dotts_x_3color_grey.gif) 0 top repeat-x;
			}

			.hanen-members-product-list-template .productOptions1, .hanen-products-template .productOptions1 {
				width:100%;
			}
	/* Item styles End */

	.cvc-help {
		width:600px;
		background:#fff !important;
		color:#000 !important;
		opacity:1 !important;
		font-family:Arial;
		padding:5px !important;
	}

		.cvc-help h3 {
			font-size:12px !important;
			font-weight:normal;
			font-family:Arial !important;
			line-height:1.3;
			color:#000 !important;
		}

		.cvc-help p {
			margin:0 0 10px;
		}

		.cvc-help .CreditCardCVCImage {
			float:left;
			margin:0 10px 0 0;
			
		}
	
/* Online store End
---------------------------------------- */

/* Pdf manual
---------------------------------------- */
	.hanen-pdf-manual-template {
	}

		.hanen-pdf-manual-template #PageContainer {
			overflow:visible;
		}

	.PDFManualPage {
		/*position:relative;*/
		min-height:670px;
	}

		#pdf-tree-and-content-container {
			position:relative;
			margin-top:10px;
			width:100%;
		}

			#PDFContentTreeTab {
				position:absolute;
				top:0;
				left:-35px;
				width:35px;
				background-color:#4273A7;
				color:#fff;
				font-size:16px;
				text-align:center;
				padding:5px 0px;
				/*z-index:3;*/
			}

			#PDFContentTreeContainer {
				position:absolute;
				top:0;
				left:-35px;
				/*width:300px;*/
				width:0px;
				max-height:650px;
				overflow:auto;
				border:2px solid #4273A7;
				background-color:#fff;
				margin-left:31px;
				z-index:3;
			}

		.DesignMode #PDFContentTreeTab {
			position:static;
		}
		
		#PDFDocumentView {
			/*overflow:auto;
			margin:0 0 0 45px;
			width:877px;*/
			height:650px;
			overflow:hidden;
		}
		
			#PDFDocumentView h2, #PDFDocumentView h3 {
				/*text-align:center;*/
			}

		.DesignMode #PDFContentTreeContainer {
			/*position:static;*/
		}
		
		#PDFIframe {
			left:0;
			position:relative;
			height:650px;
			/*
			width:976px;
			padding:0 0 0 0;
			margin:0 0 0 0;
		}
		
		#iframePDFManual {
			/*border:0px;
			margin 0;
			padding 0;*/
		}
/* Pdf manual End
---------------------------------------- */

/* Search form template 1
---------------------------------------- */
	.search-form-template-1 {
	}
	
		.search-form-template-1 .filter-row {
			margin:5px 0;
			overflow:hidden;
			width:100%;
		}
		
			.search-form-template-1 .filter-row span {
				float:left;
				display:block;
				width:100px;
			}

			.search-form-template-1 .filter-row select {
				float:left;
				margin-right:10px;
			}
			
		.search-form-template-1 #MemberFilterButton input {
			border:0;
			background:url(/App_Themes/HanenPortal/images/buttons/btn_search_on_white.png) 0 0 no-repeat;
			height:24px;
			width:90px;
			font-size:3999px;
			overflow:hidden;
			display:block;
			cursor:pointer;
		}

/* Search form template 1 End
---------------------------------------- */

/* Two repeaters template 1
---------------------------------------- */
	.two-repeaters-template-1 {
		margin:20px 0;
	}
/* Two repeaters template 1 End
---------------------------------------- */

/* Member Filter template 1
---------------------------------------- */
	.member-filter-template-1 {
		background:#F6F3E2 url(/App_Themes/HanenPortal/Images/HomeFindMembers.png) 0 0 no-repeat;
		padding:130px 0 20px;
		position:relative;
	}
	
		.member-filter-template-1 .adv-search {
			font-size:10px;
			background:url(/App_Themes/HanenPortal/Images/common/arrow_blue_on_yellow.gif) 0 2px no-repeat;
			text-decoration:underline;
			line-height:1;
			padding:0 0 0 10px;
			display:block;
			margin:-34px 0px 0px 116px;
			position:relative;
			z-index:2;
		}
		
		.member-filter-template-1 .adv-search:hover {
			text-decoration:none;
		}
/* Member Filter template 1 End
---------------------------------------- */


/* Public part
---------------------------------------- */
	/*Common*/
		body.public {
			background:url(/App_Themes/HanenPortal/Images/public/bg.png ) 0 0 repeat-x;
			color:#4d4d4d;
		}
		
		/*Headers*/
			.public h1, .public h2, .public h3 {
				font-family:"Times New Roman";
			}
		
			.public h1 {
				font-size:21px;
			}
			
			.public h2 {
				font-size:18px;
			}
	
			.public h3 {
				color:#3D84C3;
				font-size:15px;
				line-height:1.1;
				margin:5px 0;
			}

		.public p {
			margin:10px 0;
		}
		
		/*Columns*/
			.columns2 .content {
				width:704px;
			}
			
				.public .columns2 .content h1, .public .columns2 .content h2 {
					font-weight:normal;
					margin:20px 0 10px;
					line-height:1.2;
				}

				.public .columns2 .content .shadow-title {
					line-height:39px;
				}
				
				/*Shadow title*/
				.public .columns2 .content h2.shadow-title {
					margin:0 0 5px -5px;
				}
			
			.columns2 .sidebar {
				width:227px;
			}
		
		/*Shadow title*/
			.public .shadow-title {
				background:url(/App_Themes/HanenPortal/Images/public/shad_title_bg.png) 0 0 no-repeat;
			}
			
				.public .shadow-title span {
					background:url(/App_Themes/HanenPortal/Images/public/shad_title_bg.png) right 0 no-repeat;
					left:0;
				}
		
		/*Blue list*/
			.blue-list {
				border:1px solid #fff;
				-moz-border-radius:10px;
				-webkit-border-radius:10px;
				border-radius:10px;
				background:#edf6ff;
				padding:0;
				width:545px;
				font-style:italic;
				margin:5px 0;
			}
			
				.blue-list li {
					list-style-type:none;
				}
				
					.blue-list span {
						display:block;
						padding:10px 0 10px 25px;
						background:url(/App_Themes/HanenPortal/Images/public/blue_list_bullet.gif) 8px 16px no-repeat;
					}
					
					.blue-list span.blue-list-even {
						background-color:#f8fcff;
					}
		/* Blue list End */
		
		#ContentContainerPublic {
			margin-top:20px;
		}
		
	/*Common End*/

	/* Header
	---------------------------------------- */
		
		/*Share*/
			#topBar #TopShareButton {
				right:362px;
				top: 49px;
			}
		/*Share End*/

		/*# The Public Main Menu #*/
			.public #navcontainer {
				background-color:#9ac1e6;
			}
		
			.public #MainMenuContainer {
				overflow:hidden;
				height:52px;
			}
			
				.public #MainMenu {
					white-space:normal;
				}
				
					.public #MainMenu li {
						/*padding:12px 0 0;
						height:40px;
						font-size:12px;*/
					}
					
						.public #MainMenu a {
							/*line-height:14px;*/
						}
						
							.public #MainMenu span {
								/*display:block;
								float:left;
								text-align:center;*/
							}
						/*
							.public #MainMenu .home {
								padding:8px 0 0;
							}
	
							.public #MainMenu .about-hanen {
								width:42px;
							}
							
							.public #MainMenu .areas-of-expertise {
								width:62px;
							}
							
							.public #MainMenu .hanen-programs {
								width:62px;
							}
							
							.public #MainMenu .hanen-resources {
								width:66px;
							}
							
							.public #MainMenu .workshops-for-professional {
								width:100px;
							}
							
							.public #MainMenu .membership-for-professionals {
								width:100px;
							}
							
							.public #MainMenu .helpful-info {
								width:50px;
							}
							
							.public #MainMenu .online-store {
								padding:8px 0 0;
							}
							
						*/
						.public #MainMenu a.MainMenuCMSListMenuLinkHighlighted {
							background:url(/App_Themes/HanenPortal/Images/h/menuArrow.png) center bottom no-repeat;
							text-decoration: none;
						}
		/* End of public main Menu */
	
	/* Header End
	---------------------------------------- */
	
	/* Web parts
	---------------------------------------- */
		.public .web-part {
			padding:0 11px 9px;
			overflow:hidden;
			margin:0 0 18px;
		}
		
			.public .web-part h2 {
				margin:0 0 5px -5px;
			}
			
			.public .sidebar .web-part h2 {
				width:180px;
			}
	
		/*Video*/
			.public .video {
				background:#f5f8e9 url(/App_Themes/HanenPortal/Images/public/parts/video_bg.png) 0 0 repeat-x;
				padding:0 11px 9px;
				overflow:hidden;
				margin:0 0 18px;
				height:208px;
			}
			
				.public .video h2 {
					margin:0 0 5px -5px;
				}
		/*Video End*/
			
		/*In the news*/
			.public .in-the-news {
				background:#f8f6e9 url(/App_Themes/HanenPortal/Images/public/parts/in_the_news_bg.png) 0 0 repeat-x;
				padding:0 11px 9px;
				overflow:hidden;
				margin:0 0 18px;
				height:146px;
				position:relative;
			}
			
			.EditMode.public .in-the-news {
				overflow:visible;
			}
			
				.public .in-the-news h2 {
					margin:0 0 5px -5px;
				}
				
				.public .in-the-news .icon {
					position:absolute;
					top:55px;
					left:11px;
					width:77px;
					height:84px;
					background:url(/App_Themes/HanenPortal/Images/public/parts/in_the_news_icon.png) 0 0 no-repeat;
				}
				
				.public .in-the-news .entry {
					z-index:3;
					position:relative;
				}
				
					.public .in-the-news .text {
						margin:10px 0 0 67px;
					}
				
					.public .in-the-news a.more {
						display:block;
						background:url(/App_Themes/HanenPortal/Images/public/parts/in_the_news_link.gif) 0 0 no-repeat;
						padding:7px 0 0 23px;
						margin:10px 0 0 76px;
						color:#4d4d4d;
					}
					
					.public .in-the-news a:hover {
						text-decoration:underline;
					}
		/*In the news End*/
				
		/*Featured item*/
			.public .featured-item {
				margin:0 0 18px;
				padding:0 0 0 19px;
				overflow:hidden;
			}
			
				.public .featured-item h2 {
					color:#3D84C3;
					font-size:17px;
					font-weight:normal;
					font-family:"Times New Roman";
					margin:0 0 5px;
				}
				
				.public .featured-item .description {
					font-size:11px;
					font-style:italic;
					margin:5px 0;
				}
		/*Featured item End*/
		
		/*Featured Article*/
			.public .featured-articles {
				background:#fefcf1 url(/App_Themes/HanenPortal/Images/public/parts/featured_article_bg.png) 0 0 repeat-x;
				padding:0 11px 9px;
				height:208px;
				overflow:hidden;
				margin:0 0 18px;
			}
			
				.public .featured-articles h2 {
					margin:0 0 5px -5px;
				}
				
				.public .featured-articles .featured-article {
					width:365px;
				}
				
					.public .featured-articles .featured-article img {
						float:left;
						margin:0 15px 0 0;
					}
					
				.public .featured-articles .more-articles {
					width:265px;
					margin:0 20px 0 0;
				}
				
					.public .featured-articles .more-articles ul {
						padding:0 0 0 10px;
						margin:5px 0 0;
					}
					
						.public .featured-articles .more-articles li {
							list-style-image:url(/App_Themes/HanenPortal/Images/shared/arrow_light_blue_w10_h10.png);
							background:url(/App_Themes/HanenPortal/Images/dotts-x.gif) 0 0 repeat-x;
							padding:5px 0 0;
							margin:5px 0 0;
						}
						
						.public .featured-articles .more-articles li:first-child {
							background:none;
						}
				
		/*Featured Article End*/
		
		/*Helpful Information*/
			.public .helpful-information {
				background:#edfcfd url(/App_Themes/HanenPortal/Images/public/parts/inspirational_stories_bg.png) 0 bottom repeat-x;
				padding:0 11px 9px;
				margin:0 0 18px;
				overflow:hidden;
			}
			
				.public .helpful-information h2 {
					margin:0 0 5px -5px;
				}
		/*Helpful Information End*/
		
		
		/*Latest views, Tip of the Month, Inspirational Stories*/
			.public .latest-views, .public .tip-of-the-month, .public .inspirational-stories {
				padding:0 11px 9px;
			}
			
			.public .latest-views {
				background:#f6fedc url(/App_Themes/HanenPortal/Images/public/parts/latest_views_bg.png) 0 bottom repeat-x;
			}
			
			.public .tip-of-the-month {
				background:#f0f2f2 url(/App_Themes/HanenPortal/Images/public/parts/tip_of_the_month_bg.png) 0 bottom repeat-x;
			}
			
			.public .inspirational-stories {
				background:#edfcfd url(/App_Themes/HanenPortal/Images/public/parts/inspirational_stories_bg.png) 0 bottom repeat-x;
			}
			
				.public .inspirational-stories .desctiption {
					color:#3D84C3;
					font-style:italic;
					font-size:13px;
					font-family:"Times New Roman";
					margin:-5px 0 0;
				}
			
				.public .latest-views h2, .public .tip-of-the-month h2, .public .inspirational-stories h2 {
					margin:0 0 5px -5px;
				}
				
				.public .latest-views .entry, .public .tip-of-the-month .entry, .public .inspirational-stories .entry {
					padding:0 0 0 10px;
				}
				
				.public .latest-views .shadow-title, .public .tip-of-the-month .shadow-title, .public .inspirational-stories .shadow-title {
					width:180px;
				}
		/*Latest views, Tip of the Month, Inspirational Stories End*/
		
		/*Additional Content*/
			.public .additional-content {
				background:#f2f2f2 url(/App_Themes/HanenPortal/Images/public/parts/additional_content_bg.png) 0 -9px no-repeat;
				padding:0 0 9px;
				margin:25px 0 0;
				width:690px;
				min-height:100px;
			}
			
				.public .additional-content h2.shadow-title {
					margin:0 0 7px 10px !important;
				}
				
				.public .additional-content .entry {
					margin:7px 0 3px 24px;
					overflow:hidden;
				}
			
			.public .additional-content-bottom {
				background:#f2f2f2 url(/App_Themes/HanenPortal/Images/public/parts/additional_content_bg.png) 0 0 no-repeat;
				height:9px;
				width:690px;
				overflow:hidden;
			}
				
				/*3 Columns*/
					.public .additional-content .columns3,
					.public .additional-content .columns3-top,
					.public .additional-content .columns3-bottom {
						width:607px;
						background:url(/App_Themes/HanenPortal/Images/public/parts/additional_content_columns_bg.png) 0 0 no-repeat;
						margin:0 0 0 15px;
					}
					
					.public .additional-content .columns3-top {
						height:15px;
					}

					.public .additional-content .columns3 {
						background-position:-607px 0;
						background-repeat:repeat-y;
					}
					
					.public .additional-content .columns3-bottom {
						height:15px;
						background-position:0 -15px;
						overflow:hidden;
					}
					
						.public .additional-content .columns3 h3 {
							color:#fff;
							font-size:15px;
							font-weight:normal;
							line-height:1;
						}

						.public .additional-content .columns3 a {
							color:#fff;
						}
					
						.public .additional-content .leftbar,
						.public .additional-content .middlebar,
						.public .additional-content .rightbar {
							float:left;
							width:170px;
							padding:0 10px;
							background:#548ac6 url(/App_Themes/HanenPortal/Images/public/parts/additional_content_columns_grad.png) 0 0 repeat-x;
							margin-right:12px;
							min-height:76px;
							color:#a6cbf5;
							font-size:12px;
						}
						
						.public .additional-content .leftbar {
							margin-left:5px;
						}
						
						.public .additional-content .rightbar {
							margin-right:0;
							margin-left:2px;
						}
						
						.public .additional-content .images-4-per-line {
							overflow:hidden;
							width:100%;
							position:relative;
							left:10px;
						}
						
							.public .additional-content .images-4-per-line img {
								float:left;
							}
					
		/*Additional Content End*/

		/* Additional Content 4 Callouts
		------------------------------------ */
			/* 
				* developer: let's keep these styles in case client will ask to restore template
			*/
			/*.additional-content-4-callouts {
				background:#f0f7fd url(/App_Themes/HanenPortal/Images/shared/dotts_x_3color_grey.gif) 0 bottom repeat-x;
				padding:0 0 10px;
				overflow:hidden;
				height:125px;
				margin:20px 0;
			}

			.EditMode .additional-content-4-callouts {
				overflow:visible;
				height:auto;
			}

				.additional-content-4-callouts .additional-content-4-callouts-topline {
					background:url(/App_Themes/HanenPortal/Images/shared/dotts_x_3color_grey.gif) 0 0 repeat-x;
					height:1px;
					padding:20px 0 0;
					overflow:hidden;
				}

				.additional-content-4-callouts .additional-content-callout-item {
					width:158px;
					float:left;
					overflow:hidden;
					margin-right:14px;
					position:relative;
					left:14px;
				}

				.additional-content-4-callouts .additional-content-callout-item .headline {
					background-color:#356a9c;
					color:#fff;
					font-size:17px;
					font-family:"Times New Roman";
					height:35px;
					line-height:35px;
					margin:0;
					font-weight:normal;
					text-align:center;
					-moz-border-radius:10px 10px 0 0;
					-web-kit-border-radius:10px 10px 0 0;
					border-radius:10px 10px 0 0;
				}

				.additional-content-4-callouts .additional-content-callout-item .entry {
					background-color:#9ac1e6;
					color:#fff;
					font-size:13px;
					height:42px;
					padding:5px;
					line-height:1.2;
					-moz-border-radius:0 0 10px 10px;
					-web-kit-border-radius:0 0 10px 10px;
					border-radius:0 0 10px 10px;
				}

				.additional-content-4-callouts .additional-content-callout-item .entry ul {
					margin:0;
					padding:0;
					list-style-type:none;
				}

					.additional-content-4-callouts .additional-content-callout-item .entry li {
						padding:0 0 0 19px;
						background:url(/App_Themes/HanenPortal/Images/shared/arrow_blue_w9_h10.gif) 3px 3px no-repeat;
						
					}

						.additional-content-4-callouts .additional-content-callout-item .entry a {
							color:#fff;
						}

						.additional-content-4-callouts .additional-content-callout-item .entry a:hover {
							text-decoration:underline;
						}*/

			.additional-content-4-callouts {
				background:#d6ebf6 url(/App_Themes/HanenPortal/Images/shared/gradient_h90_light_blue.png) 0 0 repeat-x;
				padding:10px 0 10px;
				overflow:hidden;
				margin:20px 0;
				border:1px solid #fff;
				-moz-border-radius:10px;
				-web-kit-border-radius:10px;
				border-radius:10px;
			}

			.EditMode .additional-content-4-callouts {
				overflow:visible;
				height:auto;
			}

				.additional-content-4-callouts .additional-content-4-callouts-topline {
					display:none;
				}

				.additional-content-4-callouts .additional-content-callout-item {
					width:158px;
					float:left;
					overflow:hidden;
					margin-right:14px;
					position:relative;
					left:14px;
				}

				.additional-content-4-callouts .additional-content-callout-item .headline {
					color:#333333;
					font-size:16px;
					font-family:"Times New Roman";
					line-height:1.1;
					margin:0 0 0 35px;
					font-weight:normal;
				}

				.additional-content-4-callouts .additional-content-callout-item .entry {
					color:#3D84C3;
					font-size:13px;
					line-height:1.2;
					height:50px;
					overflow:hidden;
					background:url(/App_Themes/HanenPortal/Images/shared/line_with_arrow_h100.png) 0 0 no-repeat;
					position:relative;
					top:-25px;
					padding-top:30px;
					padding-left:35px;
					margin-bottom:-25px;
				}

				.additional-content-4-callouts .additional-content-callout-item:nth-child(2) .entry {
					background-position:-2px 0;
				}

					.additional-content-4-callouts .additional-content-callout-item .entry ul,
					.additional-content-4-callouts .additional-content-callout-item .entry ol {
						margin:0;
						padding:0;
					}

					.additional-content-4-callouts .additional-content-callout-item .entry li {
						list-style-type:none;
					}

						.additional-content-4-callouts .additional-content-callout-item .entry a {
							color:#3D84C3;
						}

						.additional-content-4-callouts .additional-content-callout-item .entry a:hover {
							text-decoration:underline;
						}

		/* Additional Content 4 Callouts End
		------------------------------------ */
		
		/*Related Resources*/
			.public .related-resources {
				/*background:url(/App_Themes/HanenPortal/Images/public/parts/related_resources_bg.png) 0 0 repeat-x;*/
				background:#FEFCF1 url("/App_Themes/HanenPortal/Images/public/parts/featured_article_bg.png") 0 0 repeat-x;				
				margin:0 0 18px;
				overflow:hidden;
				padding:0 11px 9px;
			}
			
				.public .related-resources h2 {
					margin:0 0 5px -5px;
					width:179px;
				}
				
				.public .related-resources h3 {
					font-family:Arial;
					color:#4d4d4d;
					font-size:13px;
					padding:0;
					text-align:center;
					margin:5px 0 10px;
				}
				
				.public .related-resources .img {
					text-align:center;
					margin:10px 0;
				}
				
				.public .related-resources .more {
					margin:15px 0 10px 20px;
				}
		/*Related Resources End*/
		
		/* What Someone Say
		---------------------------------------- */
			.public .what-someone-say {
				background:#edfcfd url(/App_Themes/HanenPortal/Images/public/parts/what_someone_say_bg.png) 0 bottom repeat-x;
				margin:0 0 18px;
				overflow:hidden;
				padding:0 11px 9px;
				font-size:11px;
				line-height:1.6;
			}

				.public .what-someone-say .entry {
					margin:0 0 0 10px;
				}

					.public .what-someone-say strong {
						font-size:13px;
					}
				
					.public .what-someone-say .details {
						margin:10px 0 0;
					}
		/* What Someone Say End
		---------------------------------------- */
		
		/* Video callout */
			.public .video-callout {
				margin:5px 0 15px;
				overflow:hidden;
				font-size:11px;
			}
			
				.public .video-callout img {
					float:left;
					margin:0 10px 0 0;
				}
				
				.public .video-callout .ov-h {
					padding:10px 0 0;
				}
				
				.public .video-callout a {
					text-decoration:underline;
				}
				
				.public .video-callout a:hover {
					text-decoration:none;
				}
		/* Video callout End */
		
		/* List item */
			.public .web-part .list-item {
				padding:10px 0 0;
				margin:0 0 10px;
				background:url(/App_Themes/HanenPortal/Images/dotts-x.gif) 0 0 repeat-x;
			}
		/* List item End */

		/* blue column with gradient height 479px */
		.blue-column-grad-h479 {
			background:#d6f0f8 url(/App_Themes/HanenPortal/Images/shared/gradient_h479_blue.png) 0 bottom repeat-x;
			padding:10px;
			margin:15px 0;
			border-top:16px solid #cbedf8;
		}

			.blue-column-grad-h479 .shadow-title {
				margin:-26px 0 10px -5px !important;
			}
		
		
	/* Web parts End
	---------------------------------------- */
	
	
	/* Home
	---------------------------------------- */
		.hanen-public-home-template .slider {
			height:303px;
			overflow:hidden;
			margin:10px 0 8px;
			position:relative;
		}
		
			.hanen-public-home-template .slider .links {
				position:absolute;
				top:-2px;
				right:9px;
				width:494px;
				height:73px;
				padding:0 0 0 12px;
				overflow:hidden;
				background:url(/App_Themes/HanenPortal/Images/public/home/rotator_links.png) 0 0 no-repeat;
				z-index:12;
			}
			
			.EditMode.hanen-public-home-template .slider .links {
				overflow:visible;
			}
			
			.hanen-public-home-template .slider .entry {
				position:absolute;
				top:87px;
				right:9px;
				width:506px;
				height:212px;
				overflow:hidden;
				z-index:12;
				color:#324050;
			}
			
				.hanen-public-home-template .slider .entry h2 {
					color:#3D84C3;
					font-size:28px;
					font-weight:normal;
					font-family:"Times New Roman";
					margin:0;
					line-height:1.2;
				}
				
				.hanen-public-home-template .slider .entry p {
					margin:10px 0;
				}
				
		.hanen-public-home-template .columns3 .leftbar, 
		.hanen-public-home-template .columns3 .middlebar, 
		.hanen-public-home-template .columns3 .rightbar {
			width:230px;
		}
		
		.hanen-public-home-template .columns3 .middlebar {
			margin:0 0 0 7px;
		}
	
	/* Home End
	---------------------------------------- */
	
	/* Level 1 page template
	---------------------------------------- */
		.hanen-public-level-1-page-template-template {
		}
		
			.hanen-public-level-1-page-template-template .columns2 .content {
				padding:0 0 0 15px;
				width:670px;
			}
		
			.hanen-public-level-1-page-template-template .top-banner {
				margin:10px 0 8px;
				height:235px;
				overflow:hidden;
			}
		
	/* Level 1 page template End
	---------------------------------------- */

	/* Hanen public level 1 page template 4 callouts template
	------------------------------------ */
		.hanen-public-level-1-page-template-4-callouts-template {
		}

			.hanen-public-level-1-page-template-4-callouts-template .top-banner {
				margin:0 0 10px;
				height:235px;
				overflow:hidden;
			}

			.hanen-public-level-1-page-template-4-callouts-template .helpful-information {
				background:#F5F8E9 url("/App_Themes/HanenPortal/Images/public/parts/video_bg.png") 0 -15px repeat-x;
			}
	
	/* Hanen public level 1 page template 4 callouts template End
	------------------------------------ */

	/* Level 2 helpful info template template
	------------------------------------ */
		.hanen-article-public-template {
		}

			.hanen-article-public-template .top-banner {
				margin:0 0 10px;
				overflow:hidden;
			}

			.hanen-article-public-template .helpful-information {
				background:#F5F8E9 url("/App_Themes/HanenPortal/Images/public/parts/video_bg.png") 0 0 repeat-x;
			}
	
	/* Level 2 helpful info template End
	------------------------------------ */
	
	/* Level 2 page template
	---------------------------------------- */
		.hanen-public-level-2-page-template {
		}
		
			.hanen-public-level-2-page-template .columns2 .content {
				padding:0 0 0 15px;
				width:670px;
			}
		
			.hanen-public-level-2-page-template .top-banner {
				margin:10px 0 8px;
				height:108px;
				overflow:hidden;
			}
			
			.hanen-public-level-2-page-template .additional-content img {
				margin:0 0 0 12px;
			}

			.hanen-public-level-2-page-template .additional-content {
				display:none;
			}

			.hanen-public-level-2-page-template .additional-content-bottom {
				display:none;
			}
		
	/* Level 2 page template End
	---------------------------------------- */
	
	/* Level 3 page template
	---------------------------------------- */
		.hanen-public-level-3-page-template {
		}
		
			.hanen-public-level-3-page-template .columns2 .content {
				padding:0 0 0 27px;
				width:670px;
			}
		
			.hanen-public-level-3-page-template .top-banner {
				margin:10px 0 8px;
				height:108px;
				overflow:hidden;
			}
		
	/* Level 3 page template End
	---------------------------------------- */

	/* Hanen public level 3 page with blue column template
	------------------------------------ */
		.hanen-public-level-3-page-with-blue-column-template {
		}

			.hanen-public-level-3-page-with-blue-column-template .columns2 .content {
				padding:0 0 0 27px;
				width:670px;
			}
		
			.hanen-public-level-3-page-with-blue-column-template .top-banner {
				margin:10px 0 8px;
				height:108px;
				overflow:hidden;
			}
	
	/* Hanen public level 3 page with blue column template End
	------------------------------------ */
	
	/* Area of Expertise
	---------------------------------------- */
		.public #HanenInTheNewsCallout {
			background-image:url(/App_Themes/HanenPortal/Images/public/CallOuts/HanenInTheNews.png);
			background-repeat:no-repeat;
			height:140px;
			width:227;
		}
		
		.public #TheHanenCenterCallout {
			background-image:url(/App_Themes/HanenPortal/Images/public/CallOuts/TheHanenCentreBG.png);
			background-repeat:no-repeat;
			background-position:top;
			height:200px;
			width:227px;
			background-color:#F5F8E8;
		}
	
	/* Area of Expertise End
	---------------------------------------- */
	
/* Public part End
---------------------------------------- */

/* Commont styles
---------------------------------------- */
	/*# Members Search  #*/
		#membersFilterContainer {
			padding:0 0 15px 13px;
			position:relative;
		}
		
			#membersFilterContainer p {
				margin:0;
			}
	
			.memberFilterButton {
				background:url(/App_Themes/HanenPortal/Images/btnSearch.png) no-repeat;
				border:0;
				cursor:pointer;
				height:30px;
				width:95px !important;
			}
		
			#membersFilterContainer .memberFilterButton {
				position:relative;
				left:0;
			}
			
			#membersFilterContainer .filter-row {
				margin:5px 0 10px;
			}
			
				#membersFilterContainer input {
					width:192px;
				}
				
				#membersFilterContainer input.placeholder {
					color:#666;
				}
				
				#membersFilterContainer select {
					width:198px;
				}
			
				#membersFilterContainer select.memberFilterProvince,
				#membersFilterContainer select.memberFilterCity {
					margin:10px 0 0;
				}
		
		.MemberFilterButtonCell {
			text-align:center;
		}
	/*End Members Search  */
	
	/*Groups*/
		.group-wrapper {
			width: 224px;
			display:inline-block;
			vertical-align:top;
			margin:0 4px 4px 0;
			overflow:hidden;
		}
	
		.group {
			background: url(/App_Themes/HanenPortal/Images/groups/bg_member.png) -224px 0 repeat-y;
			padding:56px 4px 4px;
			overflow:hidden;
			position:relative;
		}
		
		.group-top {
			background: url(/App_Themes/HanenPortal/Images/groups/bg_member.png) 0 0 repeat-y;
			height:60px;
			overflow:hidden;
			position:absolute;
			width:224px;
			top:0;
			left:0;
			margin:0 0 -60px;
		}
		
		.group-bottom {
			background: url(/App_Themes/HanenPortal/Images/groups/bg_member.png) 0 -60px repeat-y;
			height:4px;
			overflow:hidden;
		}
		
			.group .avatar {
				position:absolute;
				top:4px;
				left:4px;
			}
			
			.group .groupInfo {
				width: 151px;
				position:relative;
				top:-51px;
				z-index:2;
				margin:0 0 -51px 62px;
				min-height:55px;
			}
			
				.group .groupInfo p {
					margin:3px 0 0;
				}
			
			.group h3 {
				background: none;
				margin-bottom: 3px;
			}
			
			.group h3 a {
				font-size: 13px;
				color: #245a91
			}
			
			.group h3 a:hover {
				text-decoration: none;
			}
		
		.groupSmall {
			float: left;
			width: 100%;
			padding-bottom: 3px;
			font-size: 11px;
		}

			.groupSmall h3 {
				margin-top:0;
			}
		
		.groupSmall .avatar {
			float: left;
			margin: 0px 5px 5px 0px;
		}
		
		.groupSmall .groupInfo {
			float: left;
		}
		
		.groupSmall h3 a {
			font-size: 11px;
			color: #245a91;
		}
		
		.groupSmall h3 {
			padding-bottom: 0px;
			margin-bottom: 0px;
		}
		
		.GroupRegistration .TextBoxField, .GroupRegistration  .TextAreaField {
			width: 420px !important;
		}
		
		.GroupMediaLibraryDescription {
			vertical-align: top;	
		}
		
			.GroupMediaLibraryDescription a {
				font-size: 18px;
			}
		
		.GroupMediaLibraryPhoto {
			padding: 4px 20px 1px 5px; 
		}
		
		
		.GroupMediaItem {
			margin: 10px 0px; 
			width: 743px;
			background: url(/App_Themes/CommunitySite/Images/GroupMediaListTop.gif) no-repeat;
		}
		
		.GroupMediaItemBottom {
			height: 6px;
			background: url(/App_Themes/CommunitySite/Images/GroupMediaListBottom.gif) no-repeat;
		
		}
		
		.GroupMediaLibraryDescriptionText {
			padding-top: 10px;
			font-size: 12px; 
		}
	/*Groups End*/
	
/* Commont styles End
---------------------------------------- */

/* hanen public members search template
---------------------------------------- */
	.hanen-public-members-search-template {
	}
	
		.hanen-public-members-search-template .memberFilterButton,
		.hanen-members-search-results-template .memberFilterButton {
			background: url(/App_Themes/HanenPortal/Images/buttons/btn_search_on_white.png) no-repeat;
			height:24px;
		}
		
		.hanen-public-members-search-template .paginator,
		.hanen-members-search-results-template .paginator {
		}
		
			.hanen-public-members-search-template .paginator a,
			.hanen-members-search-results-template .paginator a {
				position:relative;
			}
		
			.hanen-public-members-search-template .paginator .next span,
			.hanen-public-members-search-template .paginator .previous span,
			.hanen-members-search-results-template .paginator .next span,
			.hanen-members-search-results-template .paginator .previous span {
				display:block;
				height:8px;
				width:7px;
				position:absolute;
				overflow:hidden;
				top:4px;
				left:0;
				background:#fff url(/App_Themes/HanenPortal/images/shared/next_previous_arrows_green.gif) 0 0 no-repeat;
				text-indent:-3999px;
			}
			
			.hanen-public-members-search-template .paginator .next span,
			.hanen-members-search-results-template .paginator .next span {
				background-position:0 -8px;
			}

			.hanen-members-search-results-template #memberSearchResults th.last {
				width:85px;
			}
			
			.hanen-members-search-results-template #memberSearchResults .send-friend-request,
			.hanen-members-search-results-template #memberSearchResults .send-message {
				display:block;
				width:35px;
				height:20px;
				float:left;
				overflow:hidden;
				text-indent:-3999px;
			}

			.hanen-members-search-results-template #memberSearchResults .send-friend-request {
				background:url(/App_Themes/HanenPortal/images/find_member/send_friend_request.png) center center no-repeat;
			}
			
			.hanen-members-search-results-template #memberSearchResults .send-message {
				background:url(/App_Themes/HanenPortal/images/find_member/send_message.png) center center no-repeat;
				position:relative;
				left:7px;
				margin-top:-13px;
			}

/* hanen public members search template End
---------------------------------------- */

/* Hanen promote program template
------------------------------------ */
	.hanen-promote-program-template {
	}

/* Hanen promote program template End
------------------------------------ */

/* Hanen copy previous program template
------------------------------------ */
	.hanen-copy-previous-program-template {
	}

/* Hanen copy previous program template End
------------------------------------ */

/* hanen-program-search-template
---------------------------------------- */
	.hanen-program-search-template {
	}
	
		.hanen-program-search-template .search-form-results {
			width:99%;
			margin:20px 0;
		}
		
			.hanen-program-search-template th {
				border:1px solid #2f5885;
				border-width:1px 0;
				height:11px;
				background:#4275a8 url(/App_Themes/HanenPortal/images/shared/gradient_h31_blue.png) 0 0 repeat-x;
				color:#fff;
				font-size:12px;
				text-align:left;
				padding:10px;
			}
			
			.hanen-program-search-template th.first {
				border-width:1px 0 1px 1px;
				padding-left:10px;
			}
			
			.hanen-program-search-template th.last {
				border-width:1px 1px 1px 0;
				padding-right:10px;
			}
			
			.hanen-program-search-template td {
				padding:10px;
				background:url(/App_Themes/HanenPortal/images/shared/dotts_x_3color_grey.gif) 0 bottom repeat-x;
			}
			
			.hanen-program-search-template .alt td {
				background-color:#f8fbfd;
			}

/* hanen-program-search-template End
---------------------------------------- */

/* Hanen workshop notification subscribe template
------------------------------------ */
	.hanen-workshop-notification-subscribe-template {
	}

		.hanen-workshop-notification-subscribe-template .mandatory-fields {
			font-weight:bold;
			color:#3D84C3;
		}

		.hanen-workshop-notification-subscribe-template .row {
			margin:10px 0;
		}

		.hanen-workshop-notification-subscribe-template .title {
			margin:0 0 2px;
			color:#1D5990;
		}

		.hanen-workshop-notification-subscribe-template .countryProvinceSelectorLabel {
			float:none;
			margin:0 0 2px;
			color:#1D5990;
		}

			.hanen-workshop-notification-subscribe-template .save input {
				border:0;
				background:url(/App_Themes/HanenPortal/Images/buttons/btn_subscribe.png) 0 0 no-repeat;
				padding:0;
				margin:0;
				font-size:3999px;
				width:105px;
				height:24px;
				overflow:hidden;
				cursor:pointer;
			}

/* Hanen workshop notification subscribe template End
------------------------------------ */

/* Hanen workshop notification subscribe template Public
------------------------------------ */
	.hanen-public-workshop-notification-form-template {
	}

		.hanen-public-workshop-notification-form-template .countryProvinceSelector {
			clear:both;
			margin:5px 0;
			
		}

/* Hanen workshop notification subscribe template Public End
------------------------------------ */

/* my workshop history template
------------------------------------ */
	.my-workshop-history-template {
	}

/* my workshop history template End
------------------------------------ */

/* Hanen newsletter archives template
------------------------------------ */
	.hanen-newsletter-archives-template {
	}

		.hanen-newsletter-archives-template .newsletter-tree {
			background:#d6f0f8 url(/App_Themes/HanenPortal/Images/shared/gradient_h479_blue.png) 0 bottom repeat-x;
			padding:10px;
		}

/* Hanen newsletter archives template End
------------------------------------ */

/* Hanen event register questions template
------------------------------------ */
	.hanen-event-register-questions-template {
	}

		.hanen-event-register-questions-template #plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_HanenEventRegisterStep2_rdoExperience {
			margin:-22px 0 0 344px;
		}

/* Hanen event register questions template End
------------------------------------ */

/* Edit my profile page template
------------------------------------ */
	.edit-my-profile-page-template {
	}

		.edit-my-profile-page-template #PageContainer {
			overflow:hidden;
		}

		.edit-my-profile-page-template #areasOfInterestTitle,
		.edit-my-profile-page-template #additionalInfoTitle {
			color:#346694;
			font-size:13px;
			font-weight:bold;
		}

		.edit-my-profile-page-template #additionalInfoTitle {
			margin:10px 0 0;
		}

		.edit-my-profile-page-template h3 {
			margin-top:10px !important;
		}

		.edit-my-profile-page-template .padder-1 {
			margin:20px 0;
			height:0px;
			overflow:hidden;
		}

		.edit-my-profile-page-template .professinal-details .message {
			text-align:center;
			font-weight:bold;
			color:#c00;
		}

		.edit-my-profile-page-template .label {
			position:relative;
			top:2px;
		}

		.edit-my-profile-page-template .location .user-input {
			margin-bottom:10px;
		}

		.edit-my-profile-page-template .location .countryProvinceSelectorContainer {
			margin-top:10px;
		}

			.edit-my-profile-page-template .location .user-input .label {
				float:left;
				width:116px;
			}

			.edit-my-profile-page-template .location .user-input input {
				width:249px;
			}

		.edit-my-profile-page-template .emp-info .user-input {
			margin-bottom:10px;
		}

			.edit-my-profile-page-template .emp-info .user-input .label {
				float:left;
				width:80px;
				margin-right:10px;
			}

			.edit-my-profile-page-template .emp-info .user-input input {
				width:200px;
			}

		.edit-my-profile-page-template .primary-languages,
		.edit-my-profile-page-template .additional-languages {
			margin-bottom:10px;
		}

		.edit-my-profile-page-template .primary-languages {
			margin-top:20px;
		}

			.edit-my-profile-page-template .primary-languages .label,
			.edit-my-profile-page-template .additional-languages .label {
				float:left;
				margin-right:10px;
			}

			.edit-my-profile-page-template .primary-languages select {
				width:300px;
			}

			.edit-my-profile-page-template .additional-languages input {
				width:234px;
			}

		.edit-my-profile-page-template .age-group {
			margin:20px 0;
		}

			.edit-my-profile-page-template .age-group .label {
				float:left;
				margin-right:20px;
			}

			.edit-my-profile-page-template .age-group input {
				width:20px;
				margin:0 10px;
			}

		.edit-my-profile-page-template .qualifications {
			margin-bottom:20px;
		}

		.edit-my-profile-page-template .AOI {
			margin-bottom:15px;
		}

		.edit-my-profile-page-template .preview-my-profile {
			margin:5px 0;
		}

		.edit-my-profile-page-template #memberPublicProfileButtons {
			position:relative;
			width:240px;
			left:424px;
		}

			.edit-my-profile-page-template #memberPublicProfileButtons input {
				cursor:pointer;
			}


/* Edit my profile page template End
------------------------------------ */

/* Hanen manage profile template
------------------------------------ */
	.hanen-manage-profile-template {
	}

		.hanen-manage-profile-template #plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneTop_HanenCRMUserProfile_lblInfo {
			font-size:16px;
			display:block;
			color:#c00;
			text-align:center;
			font-weight:bold;
			margin-bottom:10px;
		}

		.hanen-manage-profile-template .profileOrgPanel .countryProvinceSelectorLabel {
			margin:0 0 0 -185px;
			vertical-align:top;
			padding-top:3px;
		}

		.hanen-manage-profile-template .org-btn-clear {
		}

/* Hanen manage profile template End
------------------------------------ */

/*  Hanen public helpful info template
------------------------------------ */
	.hanen-public-helpful-info-template {
	}

		.hanen-public-helpful-info-template .top-banner {
			margin-bottom:15px;
		}

		.hanen-public-helpful-info-template .helpful-information {
		    background:#F5F8E9 url("/App_Themes/HanenPortal/Images/public/parts/video_bg.png") 0 0 repeat-x;
		}
		

/*  Hanen public helpful info template End
------------------------------------ */

/* Hanen public article list template
------------------------------------ */
	.hanen-public-article-list-template,
	.public-article-index-template-template {
	}

		.hanen-public-article-list-template .top-banner,
		.public-article-index-template-template .top-banner {
			margin-bottom:15px;
		}

		.hanen-public-article-list-template .helpful-information,
		.public-article-index-template-template .helpful-information {
		    background:#F5F8E9 url("/App_Themes/HanenPortal/Images/public/parts/video_bg.png") 0 0 repeat-x;
		}

		.hanen-public-article-list-template .content,
		.public-article-index-template-template .content {
			width:704px;
		}

		.hanen-public-article-list-template .sidebar,
		.public-article-index-template-template .sidebar {
			width: 227px;
		}

/* Hanen public article list template End
------------------------------------ */

/* Hanen promote program form template
------------------------------------ */
	.hanen-promote-program-form-template {
	}

		.hanen-promote-program-form-template #tblProgramForm td {
			padding:0 0 7px;
		}

			.hanen-promote-program-form-template #tblProgramForm td td {
				padding-bottom:0;
			}

		.hanen-promote-program-form-template td.programFormLabel {
			vertical-align:top;
			width:297px;
		}

		.hanen-promote-program-form-template div.countryProvinceSelectorLabel {
			margin:0 0 0 -297px;
		}

/* Hanen promote program form template End
------------------------------------ */

/* Hanen public event register profile template && hanen-event-register-profile-template
------------------------------------ */
	.hanen-public-event-register-profile-template,
	.hanen-event-register-profile-template	{
	}

		.hanen-public-event-register-profile-template .required,
		.hanen-event-register-profile-template .required {
			display:block;
		}

		.hanen-public-event-register-profile-template .profileContainer .field .label,
		.hanen-event-register-profile-template .profileContainer .field .label {
			width:175px;
		}

		.hanen-event-register-profile-template .profileTableLabel,
		.hanen-public-event-register-profile-template  .profileTableLabel {
			width:260px !important;
		}

		.hanen-event-register-profile-template .profileOrgPanel .profileOrgCountrySelector,
		.hanen-public-event-register-profile-template .profileOrgPanel .profileOrgCountrySelector {
			position:relative;
			width:265px;
		}

			.hanen-event-register-profile-template .profileOrgPanel .countryProvinceSelectorLabel,
			.hanen-public-event-register-profile-template .profileOrgPanel .countryProvinceSelectorLabel {
				margin:0 0 0 -265px;
				position:relative;
				
			}

		.hanen-public-event-register-profile-template .org-btn-clear,
		.hanen-event-register-profile-template .org-btn-clear {
		}

		.hanen-public-event-register-profile-template .profileOrgPanel td,
		.hanen-event-register-profile-template .profileOrgPanel td {
			white-space:nowrap;
		}

/* Hanen public event register profile template && hanen-event-register-profile-template End
------------------------------------ */

/* Hanen group pages template
------------------------------------ */
	.hanen-group-pages-template-template {
	}

		.hanen-group-pages-template-template h3 {
		}

		.hanen-group-pages-template-template .grp-name {
			font-size:15px;
			font-weight:bold;
		}

/* Hanen group pages template End
------------------------------------ */

/* Notification subscription
---------------------------------------- */
	#workshopNotificationSubsList {
		margin:10px 0;
	}
	
		#workshopNotificationSubsList table {
			border-collapse:collapse !important;
		}
		
			#workshopNotificationSubsList th, #workshopNotificationSubsList td {
				padding:10px;
				text-align:left;
				border:1px solid #4A7FB1;
			}
			
			#workshopNotificationSubsList th {
				background:#4A7FB1;
				color:#fff;
			}

/* Notification subscription End
---------------------------------------- */


/* tooltip
---------------------------------------- */
.tooltip {
	background: url("/App_Themes/HanenPortal/Images/shared/tooltip_help.png") 0 0 no-repeat;
    text-indent: -3999px;
    padding:0 0 0 15px;
    margin-left:5px;
}

.tooltip1 {
}

	.tooltip1 h3 {
		margin:0 !important;
		font-weight:normal !important;
	}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip h3, #tooltip div { margin: 0; }

	.tooltip-actions {
		width:81px !important;
		padding:0 10px 0 0 !important;
		height:46px;
		overflow:hidden;
		background:url(/App_Themes/HanenPortal/images/find_member/actions_tooltip.png) 0 0 no-repeat !important;
		border:0 !important;
	}
	
		.tooltip-actions h3 {
			font-size:11px !important;
			font-weight:normal !important;
			color:#4b4b4b;
			padding:7px 8px 0 12px;
			line-height:1.2;
		}

/* tooltip end
---------------------------------------- */

/* FCKEditor / wysiwyg
---------------------------------------- */
	h1.h1Mainhead {
		color:#3D84C3 !important;
		font-size:22px !important;
		line-height:26px !important;
		font-family:Arial !important;
		font-weight:normal !important;
	}

	h2.h2Subhead {
		color:#3D84C3 !important;
		font-size:18px !important;
		line-height:20px !important;
		font-family:Arial !important;
		font-weight:normal !important;
	}

	h3.h3Subhead {
		color:#3D84C3 !important;
		font-size:16px !important;
		line-height:18px !important;
		font-style:italic !important;
		font-family:Arial !important;
		font-weight:normal !important;
	}

	h4.h4Subhead {
		color:#3D84C3 !important;
		font-size:14px !important;
		line-height:17px !important;
		font-family:Arial !important;
		font-weight:normal !important;
		margin:10px 0 5px !important;
	}

	.h5Subhead {
	    color: #3D84C3 !important;
	    font-family: Arial !important;
	    font-size: 16px !important;
	    font-weight: bold !important;
	    line-height: 18px !important;
	    margin:0 0 5px !important;
	}

	.MainText {
		color:#333333; font-size:13px; line-height:17px; font-family:Arial;
	}

	.ArticleText {
		color:#333333; font-size:13px; line-height:20px; font-family:Arial;
	}

	.BlueText, .BlueTextBold, .BlueTextItalics {
		color:#3D84C3; font-size:13px; line-height:17px; font-family:Arial;
	}

	.BlueTextBold {
		font-weight:bold;
	}

	.BlueTextItalics {
		font-style:italic;
	}

	.TextHighlighting, .TextBlockShading {
		background:#bdddfc;
	}

	.TextBlockShading {
		padding:10px;
	}

	.BlueList {
	}

		.BlueList ul, .BlueList ol {
			color:#3D84C3;
		}

		.BlueList li {
			margin-bottom:5px;
		}

	.QuoteCallout {
		font:italic 16px/22px 'Arial'; color:#3D84C3
	}

	.LinkFont {
		color:#3D84C3; font-size:13px; line-height:17px; text-decoration:underline; font-family:Arial
	}


/* FCKEditor / wysiwyg End
---------------------------------------- */

/*#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;
}

.blogContentRating .CntRatingResult {
    clear: none;
    padding-top: 0px;
    padding-left: 75px;
}

.blogContentRating .CntRatingMessage {
    padding-bottom: 5px;
    font-weight: bold;
}


.EditingFormVisibility .DropDownField {
    width: 180px;
}

.ShortcutMyLinks {
	padding-top: 5px;
}
/*End of Content rating*/

/*# Master page top #*/
#divTopLoginoutLink
{ 
}
#divTopLoginoutLink a
{ 
	color:#fff;
}

/*# Online Store #*/
#productLanguageSelectorContainer {
	float:right;	
	margin-top:18px;
}

#OnlineStoreLeftColContainer{
	width:227px;
	height:auto;
	float:left;
	border:0px solid green;
	margin-right:8px;
	overflow:hidden;
}
 
    #OnlineStoreLeftCol {
        width:226px;
		background:#ebfbde url(/App_Themes/HanenPortal/Images/store/ProductSearchbak.png) repeat-x;
		padding-bottom:30px;
		border-top:1px solid #ffffff;
    }

	#OnlineStoreLeftColBottom {
		width:227px;
	    margin-right:8px;
		padding-bottom:30px;
		height:auto;
	}

		#OnlineStoreLeftColBottom a,
		#OnlineStoreLeftColBottom a:visited {
			color:#346694;
		}

   #OnlineStoreSidebarContainer {
	margin-top:100px;
}

   #OnlineStoreRotatorContainer {
    	width:471px;
    	height:222px;
    	background-color:#efefef;
    	float:left;
	}

   #OnlineStoreProduct {
    	width:471px;
    	float:left;
		background-color:#fff;
   }
   
		#OnlineStoreProduct .productListDetails {
			float:none;
		}
   
	#ShoppingCartContainer {
		width:227px;
		height:223px;
		margin-left:7px;
		position:relative;
		left:4px;
		float:left;
		background:#f9f5e2 url(/App_Themes/HanenPortal/Images/store/ShoppingCartBak.png) 0 -10px no-repeat;
	}
   
	#OnlineStoreMainContentContainer {
    	margin-top:20px;
    	width:480px;
    	overflow:hidden;
		float:left;
	}

#HomeShoppingCartValues {
	font-size:15px;
	height:150px;
	margin-left:123px;
	margin-top:61px;
	width:98px;
}

#HomeShoppingCartValues div {
	margin-bottom:24px;
}

#ShoppingCartPrevewPriceLabel {
	margin-bottom:15px !important;
}

#divShoppingCartPreviewButtonCheckout {
	width:122px;
	height:29px;
	margin-left:-70px;
	margin-top:45px;
	
	background:url(/App_Themes/HanenPortal/Images/store/btn_checkout.png) no-repeat;
	margin-bottom:0 !important;
	
}

.linkShoppingCartPreviewCheckoutButton {
	display:block;
	width:122px;
	height:29px;
}

#ShoppingCartPreviewLinkText{
	display:none;
}


#divProductSearchKeywordsCaption, #divProductSearchSortCaption {
	color:#346694;
	font-size:10px;
	font-weight:bold;
	margin-bottom:5px;
}

#divProductSearchSortCaption {
	margin-top:12px;
}

#divProductKeywordsSearch {
	margin-left:22px;
}


#divProductKeywordsSearchButton {
	width:90px;
	height:28px;
	margin-left:0px;
	margin-top:12px;
	background:url(/App_Themes/HanenPortal/Images/store/searchButtonBlue.png) no-repeat;
}

#btnProductKeywordsSearchButton{
display:block;
width:90px;
height:28px;
}

#ProductSearchButtonText{
display:none;
}

#selProductSearchSort, #txtProductKeywordsSearch{
width:175px;

}

#divProductTypeSideBar {
	margin:20px 7px 0 23px;
}

	#divProductTypeSideBar h3 {
		font-weight:normal;
		font-size:16px;
		font-family:"Times New Roman";
		margin:0 0 5px;
		height:12px;
		background:url(/App_Themes/HanenPortal/images/store/browse_categories.gif) 1px 0 no-repeat;
		text-indent:-3999px;
		position:relative;
		left:-3px;
	}

#divProductCategorySideBar {
	background:url(/App_Themes/HanenPortal/images/store/browse_by_subject.png) 1px 0 no-repeat;
	margin:20px 7px 0 20px;
}

#divProductProgramSideBar {
	background-image:url(/SiteAssets/browsePrograms.png);
	background-repeat:no-repeat;
	margin:20px 7px 0 20px;
}

#divProductLanguageSideBar {
	background-image:url(/SiteAssets/BrowseLanguage.png);
	background-repeat:no-repeat;
	margin:20px 7px 0 20px;
}


#ProductCategoryList {
	padding-top:17px;
	margin-left:3px;
}

#ProgramList{
padding-top:18px;
margin-left:3px;
}



.categoryItem{
color:#4d4d4d;
padding:3px 0px 3px 0px;
border-bottom:1px dashed #b9c4ae;
font-weight:bold;
}

.categoryItem a:visited {
	text-decoration:none;
	color:#4d4d4d;
}

.categoryItem a {
	text-decoration:none;
	color:#4d4d4d;
}

#QuickLinksList div {
	padding: 3px 0px 3px 25px;
	background-image:url(/SiteAssets/greenbullet.png);
	background-position: 11px 6px;
	background-repeat:no-repeat;
}
#ProdoctListPaging {
	text-align:center;
}

.productListItem {
	width:470px;
	padding-top:25px;
	height:150px;
	border-bottom:1px dashed #c7c6c6;
}

.productListImg {
	width:150px;
	height:150px;
	border:0px solid blue;
	text-align:center;
	float:left;
}

.productListDetails {
	float:left;
	margin-top:20px;
}

	.productListDetails .linkPlaceOrder {
		background:#4fa9c3 url(/App_Themes/HanenPortal/Images/buttons/btnAddToCart.png) 0 0 no-repeat;
		display:block;
		width:114px;
		height:24px;
		text-indent:-3999px;
		margin:5px 0 0;
		outline:0;
	}

.productListTitle{
color:#3D84C3;
font-size:15px;
font-weight:bold;

}

.productListTitle a {
color:#3D84C3;
}

.productListTitle a:visited{
color:#3D84C3;
}

.AddToCartImageButton{
vertical-align: bottom; *vertical-align: text-bottom; 
}

.AddToCartTextBox{
	width:25px;
}

.priceLabel{
color:#3D84C3;
font-weight:bold;
}

.priceValue{
color:#e28a17;
font-weight:bold;
margin-left:3px;
}

.selQuantityLabel{
float:left;
margin-top:5px;
margin-right:7px;
font-weight:bold;
color:#4d4d4d;
}

.productOptions1 {
	width:500px;
}

	.productOptions1 .HasTermsAndConditions {
	}
	
		.productOptions1 .HasTermsAndConditions #terms-heading {
			background:url(/App_Themes/HanenPortal/Images/common/bullet_arrow.gif) 0 4px no-repeat;
			color:#2b5b8c;
			padding:0 0 0 10px;
		}
		
		.productOptions1 .HasTermsAndConditions .SubmitButton {
			background:#4fa9c3 url(/App_Themes/HanenPortal/Images/buttons/store_agree_to_terms.png) 0 0 no-repeat;
			width:414px;
			height:28px;
			cursor:pointer;
			border:0;
			display:block;
			overflow:hidden;
			font-size:12px;
			text-indent:-999em;
		}

.hotOffersBox  {
padding-top:40px;
background:url(/SiteAssets/FeaturedProductsTab.png) no-repeat scroll 0px 0px;
background-color:#fff;
display:block;	
}
.hotOffersBox table {
border:0px solid red;
width:472px;
}

.productDetail{
width:500px;
}

#MoreProductsContainer {
	padding-top:80px;
	background:url(/App_Themes/HanenPortal/Images/store/MoreProductsBG.png) no-repeat scroll 0px 32px;
	margin-top:16px;
}

/*# Workshop Event Calendar Listing #*/
#WorkshopSendToFriendContainer {
	margin-top:-120px;
}

#WorkshopCalendarTab{
width:38px; height:141px; border:0px solid black;
position:absolute;
top:0px;
left:-38px;
background-color:#fff;
background-image:url(/SiteAssets/CalendarTab.png);
}

#WorkShopCalendarContainer{
width:0px; overflow:hidden;
background-color:#fff;
position:absolute;

}

.Calendar{
border:1px solid #000000;

}

.Calendar table{
border:0px solid red;
}

.eventCalendarDetail {
position:relative;
}

.EventCalendar {
width:600px;
height:500px;
}


.EventCalendar td {
height:10px;
}

.OtherMonth, .Day, .Weekend {
height:75px !important;
}


.DayHeader {
	background-color:#c2dcf4;
}


#WorkshopListingContainer {
	height:450px;
	width:580px;
	overflow:auto;
}

	#WorkshopListingContainer .ov-h {
		width:563px;
	}

#eSeminarListingContainer {
	height:450px;
	/*width:700px;*/
	overflow:auto;
}

#WorkshopCityListingContainer {
	height:450px;
	width:330px;
	overflow:auto;
	margin-left:10px;
}

.WorkshopCityListingTitle {
	margin-left:10px;
}

.workshopListLabelCell {
	width:120px;
	font-weight:bold;
	vertical-align:top;
	color:#346694;
}

.workshopListStatus {
	font-weight:bold;
	color:#4c81b3;
}

td.OtherMonth {
	background-color:#efefef;
}


/* End */


/*#Events Calendar#*/

.EventCalendar {
	width: 100%;
}

.EventCalendar * {
	padding: 0px;
}

.EventCalendar .Title {
	background-color:#3a699e;
	color: #ffffff;
	padding: 0px;
	height: 30px;
	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: #c0daf2;
	color: #4b4150;
	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;
}


/*END EVENT CALENDAR*/

/*#Shopping Cart Checkout#*/

.shoppingStepLabel {
	color:#ABABAB;
}

#checkOutCurrencyInfo {
	text-align:right;
	padding-right:3px;
	
}


#shoppingCartStepLabelsContainer {
	padding-top:60px;
	background:url(/siteAssets/Checkout/HanenOnlineStoreTab.png) 0 10px no-repeat;
}

	#shoppingCartStepLabelsContainer div {
		float:left;
		margin:0 27px 0 0;
		padding-bottom:20px;
	}

		#shoppingCartStepLabelsContainer div span {
			font-size:12px;
			font-weight:bold;
			display:block;
			float:left;
		}

		#shoppingCartStepLabelsContainer div span.step-2 {
			width:70px;
		}

		#shoppingCartStepLabelsContainer div span.step-3 {
			width:112px;
		}

		#shoppingCartStepLabelsContainer div span.step-4 {
			width:100px;
		}

		#shoppingCartStepLabelsContainer div span.step-5 {
			width:90px;
			
		}


.shoppingCartOrderContainer {
	background-image:url(/SiteAssets);
	background-color:#fff;
	height:auto;
	width:auto;
}

#shoppingCartStepTitle h2 {
	font-size:18px;
	font-family:Georgia;
	color:#3e6ea2;
	margin-top:6px;
	margin-left:26px;
	display:none;
}

#ShoppingCartContentTable {
	margin-top:-19px;
}

.UniGridHead {
	background-color:#3b6a9f !important;
	background-image:none;
	color:#ffffff !important;
	height:33px !important;
	text-decoration:none;
}

	.UniGridHead a {
		color:#ffffff !important;
	}

.UniGridGrid {
	border: 0px !important;
}

.CartContentTable th {
border:0px !important;
font-family:Arial;
font-size:11px;
}


#shoppingCartStepContainer {
	width:700px; 
	border:0px solid black;
	padding:0;
	overflow:hidden;
}


.UnitsTextBox {
width:25px !important;
}

.CartContentTable td {
border:0px !important;
padding:4px;
}

.CartContentTable td {

border-bottom:1px dashed #c8c7c7 !important;

}



table{
border-collapse:separate !important;
}

.EvenRow{
	border-bottom:1px dashed #c8c7c7;
}

.OddRow{
	border-bottom:1px dashed #c8c7c7;
}

#shoppingcardStepDetails {
	background-image:url(/SiteAssets/Checkout/FormBG.png);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#f6f2e1;
	overflow:auto;
}

#shoppingcardStepDetails td.FieldLabel {
	color:#3E6EA2;
	font-weight:bold;
	vertical-align: top;
	padding-top:7px;
	padding-bottom:7px;

}
#shoppingcardStepDetails .ContentLabel {
	padding-right:5px;
}
#shoppingcardStepDetails .countryProvinceBox {
	width:250px;	
}
/*
#shoppingcardStepDetails .CartStepInnerPanel {
margin:0px !important;
}
#shoppingcardStepDetails .BlockContent {
padding:0px !important;
}
*/

.CartContentTableExt {
	width:696px !important;
	margin-top:-2px;
	margin-left:-2px;
}

.TextRight input {
	width:110px;
	margin-right:30px;
	margin-top:10px;
}

.tableTotal {
}

.coupon-row td {
	padding:10px 0 10px 23px;
}


.UpdateCartButton {
	margin-right:0px;
}

#CheckoutStepTwoButtons {
	width:643px;
	margin-top:10px;
}

#EmptyButtonContainer {
	width:300px;
	float:left;
	text-align:left;
	margin-left:10px;
}

#UpdateButtonContainer {
	width:300px;
	float:right;
	text-align:right;
}



.CartContentTableExt td {
	background-color:none !important;
	border:0px solid #DDDDDD;
	padding:4px;
}


#shoppingCartButtons {
	width:703px;
	border:0px solid red;
	/* background-color:#E0E0Df; */
	height:33px;
	margin-left:10px;
	padding-top:5px;
}

.ShoppingCartButtonBack {
	background-image: url(/SiteAssets/Checkout/btnBack.png);
	height:30px;
	width:147px;
	border:0;
	cursor:pointer;
}

.ShoppingCartButtonCheckout {
	background-image: url(/SiteAssets/Checkout/btnCheckout.png);
	height:29px;
	width:146px;
	border:0;
	cursor:pointer;
}

.ShoppingCartButtonCancel {
	background-image: url(/SiteAssets/Checkout/btnCancelOrder.png);
	height:30px;
	width:147px;
	border:0;
	cursor:pointer;
}


.ShoppingCartButtonNext {
	background-image: url(/SiteAssets/Checkout/btnNext.png);
	height:30px;
	width:147px;
	border:0;
	cursor:pointer;
}

.ShoppingCartButtonOrderNow {
	background-image: url(/SiteAssets/Checkout/btnPlaceOrder.png);
	height:30px;
	width:161px;
	border:0;
	cursor:pointer;
}

.ShoppingCartButtonMoreProducts {
	background-image: url(/SiteAssets/Checkout/btnContinueShopping.png);
	height:30px;
	width:159px;
	border:0;
	cursor:pointer;
}

.ShoppingCartButtonPay {
	background-image: url(/SiteAssets/Checkout/btnSubmitPayment.png);
	height:30px;
	width:147px;
	border:0;
	cursor:pointer;
}

#shoppingCartButtonBackContainer {
	width:300px;
	float:left;
	text-align:left;
	margin-left:20px;
}

#shoppingCartButtonNextContainer {
	width:300px;
	float:right;
	text-align:right;
	margin-right:51px;
}


.ShoppingCartSectionTitle {
	color:#3E6EA2;
	font-family:Georgia;
	font-size:16px;
}

#shoppingCartPreviewHeader {
	color:#3E6EA2;
	font-family:Georgia;
	font-size:14px;
	margin-bottom:10px;
}

#shoppingCartPreviewDetailLabel {
	font-weight:bold;
	margin-bottom:5px;
}

#shoppingCartPreviewShippingTotalTable {
	margin-top:10px;
	margin-bottom:10px;
}

#shoppingCartPreviewAddrTable {
	margin-top:10px;
	margin-bottom:10px;
}

.shoppingCartPreviewAddressTitle {
	font-weight:bold;
	color:#3E6EA2;
}

.ShoppingCartReviewOptionLabel {
	font-weight:bold;
	color:#3E6EA2;	
}

#shoppingCartNoteLabelContainer {
	margin-top:15px;
	margin-bottom:3px;
	font-weight:bold;
}

#shoppingCartPreivewTaxSummaryTable {
	display:none;
}

#shoppingCartPreviewAddressHeader {
	font-weight:bold;
}

.paymentGatewayFieldLabel {
	font-weight:bold;
	color:#3E6EA2;
}

.TextBoxFieldCCV {
	width:35px;
}

.ErrorLabelShoppingCartContent {
	padding-top:-10px;
	color:#c00;
	font-weight:bold;
}

.shoppingCartContentRemoveHeader {
	width:50px;
	text-align:center;
}

.shoppingCartContentRemove {
	text-align:center;
}

.countryStatesSelectorContainer {
	margin-left:-127px;
}

.countryStatesSelectorLabel {
	float:left;
	color:#3E6EA2;
	font-weight:bold

}

.countryStatesSelector {
	float:left;
	margin-left:2px;
}

.DropDownField {
	width: 255px;
}

.TextboxField, .TextBoxField {
	width: 250px;
}

#orderResultsContainer {
	height:auto;
	float:left;
	background-color:#fff;
}
/* End of Shopping Cart Checkout*/

/*# Workshop Notification#*/
.workshopNotificationLabelCell {
	width:100px;
	color:#3E6EA2;
	font-weight:bold;
	vertical-align:top;
	padding-top:6px;
}
.workshopNotifiStateLabel {
	padding-right:15px;
	padding-left:26px;
}
.workshopNotificationInfo {
	text-align:right;
}
.tblWorkshopNotificationSubsList {
	
}
/*End WOrkshop Notification  */


/* CMS styles
------------------------------------ */
	.DesignMode #topBar {
		/*height:auto;*/
	}

/* CMS styles End
------------------------------------ */

/* added by Joen for Workshop terms and conditions */
.event_terms
{
	border: 1px inset Gray;
	height:200px;
	width:600px;
	overflow:auto;
	margin: 15px auto 15px auto;
	text-align:left;
	padding: 5px 5px 5px 5px;
}

.event_Reg_Question_Label
{
	font-weight:bold;
	font-size:12px;
}

div#QuestionPanelsContainer div.question_panel
{
	margin-top:20px;
}

/* new workshop schedule */
table#workshop-schedule
{
	border: 0 none;
	color:black;
}
table#workshop-schedule tr.workshop-schedule
{
	background-color:#EDEDED;
}
table#workshop-schedule tr.workshop-schedule-alt
{
	background-color:#ECEDFD;
}
table#workshop-schedule td
{
	border: 2px solid white;
	padding:4px;
	vertical-align:top;
}
table#workshop-schedule div.info td
{
	float:none;
}

table#workshop-schedule td.date
{
	width: 140px;
}
table#workshop-schedule td.info
{
	width: 392px;
}
table#workshop-schedule td.status
{
	width: 135px;
}
table#workshop-schedule td.info td
{
	padding:3px 0 0 0;
	border:0px none;
}
table#workshop-schedule td.info table
{
	margin:-5px 0 0 0;
}
table#workshop-schedule td.info td.caption-info
{
	color:#003366;
	width:90px;
}
table#workshop-schedule td.info td.field-info
{
	color:black;
	/*width:90%;*/
}
table#workshop-schedule tr.r1 td.status
{
	font-style:italic; 
	vertical-align:top;
	border-bottom:0 none;
	color:#D10000;
}
table#workshop-schedule tr.r2 td.link
{
	border-top:0 none;
	vertical-align:bottom;
	text-align:right;
	padding-bottom:10px;
	padding-right:7px;
}

table#workshop-schedule tr.r2 td.link a
{ 
	/*button */
	background-color: #4FA9C3;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding:2px 5px 2px 10px;
}
div.workshop-schedule-orderby
{
	padding:0 0 10px 5px;
	font-size:14px;
}
div.workshop-schedule-orderby span.orderby-title
{
	color:black;
	font-size:16px;
	font-weight:bold;
}
div.workshop-schedule-orderby a
{
/*
	color:#3466A4;
*/
}

div.workshop-schedule-orderby a#orderby-date
{
	padding:0 0 0 45px;
}
div.workshop-schedule-orderby a#orderby-location
{
	padding:0 0 0 0;
}
div.workshop-schedule-orderby a#orderby-date.EventStartDate
{
/*	text-decoration:none;
	color:#111231; */
}
div.workshop-schedule-orderby a#orderby-location
{
/*	text-decoration:none;
	color:#111231; */
}
div.workshop-schedule-orderby a#orderby-location.EventStartDate
{
/*	text-decoration:underline;
	color:#3466A4; */
}
/*end of new workshop schedule */