
#HomeWelcome 
{
	height: auto;
}

#HomeWelcome .signup
{
	background-image: url(../images/home/signupbg.gif);
	background-repeat: no-repeat;
	width: 261px;
	height: 125px;
	padding: 20px;
	float:left;
}

#HomeWelcome .signupform
{
margin-top: 10px;
}

#HomeWelcome .signupform th
{
	text-align: right;
	text-transform: uppercase;
	color: #cccccc;
	font-size: 14px;
	font-weight: normal;
	width: 90px;
}

#HomeWelcome .signupform th,#HomeWelcome .signupform td 
{
	padding: 5px;
}

#HomeWelcome .signupform input.text 
{
	width: 170px;
	border: 1px solid #5792ba;
	font-size: 14px;
	background-image: url(../images/home/signup-form-bg.gif);
}

#HomeWelcome .signupform .register 
{
	padding:0;
	text-align: right;
}

#HomeWelcome h2 
{
	font-size: 14px;
	color: #ffffff;
	margin: 0;
	text-transform: uppercase;
}

#HomeWelcome .reasons h2 
{
	color: #81adcb;
	font-size: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#HomeWelcome .reasons
{
	width: 298px;
	float:right;
}

#HomeWelcome .reasons ul 
{
	list-style: none;
	padding:0;
	margin:0;
}

#HomeWelcome .reasons ul li 
{
	margin-bottom: 4px;
	line-height: 19px;
}

#HomeWelcome .reasons ul li span 
{
	display: block;
	background-image:url(../images/home/reasonlist-left.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #042959;
	font-style: italic;
}

#HomeWelcome .reasons ul li.alt
{
	margin-bottom: 2px;
	background-image:url(../images/home/reasonlist-right.gif);
	background-position:right;
}

#HomeWelcome .reasons ul li.alt span 
{
	display: block;
	background-image:url(../images/home/reasonlist-left-alt.gif);
	background-repeat: no-repeat;
	background-position:left;
}



.HomeSectionBar 
{
	background-image:url(../images/Home/sectionbar-middle.gif);
	height: 39px;
	
}

.HomeSectionBar h2 
{
	height:39px;
	background-image:url(../images/Home/sectionbar-left.gif);	
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 39px;
	font-size: 16px;
	padding-left: 40px;
}

.HomeSectionBar a.toggler-hide,.HomeSectionBar a.toggler-show
{
	width:70px;
	float:right;
	height: 26px;
	padding-top: 13px;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-right: 38px;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}


.HomeSectionBar a.toggler-hide:hover,.HomeSectionBar a.toggler-show:hover
{
	color: #ffffff;
}


.HomeSectionBar .toggler-hide 
{
	background-image:url(../images/Home/sectionbar-right-hide.gif);	
}


.HomeSectionBar .toggler-show 
{
	background-image:url(../images/Home/sectionbar-right-show.gif);	
}

.HomeSection 
{
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 12px;
}

.HomeSection a.titleLink
{
	font-size: 16px;
	font-weight: bold;
	color: #062a5b;
	margin-bottom: 8px;
	line-height: 20px;
}

.HomeSection a.titleLink:hover 
{
	color: #548db7;
}

.HomeSection .details 
{
	font-size: 12px;
	font-weight: bold;
	color: #959595;
}

.HomeSection .details a,active,visited,.HomeSection a.groupLink 
{
	color: #f26522;
}

.HomeSection .details a:hover,.HomeSection a.groupLink:hover
{
	color: #f2a622;
}

.HomeSection .content 
{
	padding: 5px 10px 5px 10px;
	clear:both;
}

.HomeSection .groupLink 
{
	font-weight: bold;
}

.HomeSection .forumItem 
{
	background-image: url(../images/Home/forum-item-icon.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
	height: 42px;
	padding-top:3px;
	padding-left: 64px;
}

#CommonLeftTopColumn
{
	height: 26px;
		background-image: url(../images/layout/leftcolumntopbg.gif);
	 padding-right: 21px;
		background-repeat: no-repeat;
		background-position: right;
}

#CommonRightTopColumn
{
		height: 26px;
		background-image: url(../images/layout/rightcolumntopbg.gif);
		padding-right: 21px;
		background-repeat: no-repeat;
		background-position: left;
}

#CommonRightBottomColumn
{
		height: 19px;
		background-image: url(../images/layout/rightcolumnbottombg.gif);
		background-repeat: no-repeat;
		background-position: left top;
}

#CommonLeftBottomColumn
{
		height: 19px;
		background-image: url(../images/layout/leftcolumnbottombg.gif);
		background-repeat: no-repeat;
		background-position: right top;
}

#CommonMiddleTopColumn 
{
		height: 26px;
		background-image: url(../images/layout/middlecolumntopbg.gif);
		background-position: top;
		background-repeat: repeat-x;
}


#CommonMiddleBottomColumn
{
			height: 19px;
		background-image: url(../images/layout/middlecolumnbottombg.gif);
		background-position: top;
		background-repeat: repeat-x;
}

#CommonLeftColumn
{
	padding-bottom: 22px;
	background-image: url(../images/layout/leftcolumnbg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#CommonLeftColumnInner
{
		padding-top: 10px;
		background-image: url(../images/layout/leftcolumntopbg.gif);
		background-repeat: no-repeat;
		background-position: top right;
		padding-right: 16px;
		padding-left: 3px;
		min-height: 38px;
}


#CommonRightColumn
{
	padding-bottom: 22px;
	background-image: url(../images/layout/rightcolumnbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#CommonRightColumnInner
{
		padding-top: 0px;
		padding-left: 16px;
		padding-right: 3px;
		min-height: 38px;
}

#homepagefeed
{
    margin-bottom:8px;
}

#homepagefeed .newsfeed
{
    border-left:1px solid #EDEDED;
}

#homepagefeed h2
{
    font-size:14px;
    color:#848484;
    margin:0px;
    margin-bottom:10px;
    padding:0px 0px 3px 9px;
    border-bottom:1px solid #ededed;
    background-image:url(/images/updatelog/titleArrow.gif);
    background-position:0px 2px;
    background-repeat:no-repeat;
}
#homepagefeed .message a,active,visited
{
    width:auto;
    height:18px;
    display:block;
    background-image:url(/images/updatelog/messageBg.jpg);
    background-repeat:no-repeat;
    padding:4px 0px 0px 30px;
    margin-bottom:3px;
    margin-left:-1px;
    color:#333333;
}

#homepagefeed .message span, #homepagefeed .friendrequest span
{
    color:Red;
    font-weight:bold;
}
#homepagefeed .friendrequest a,active,visited
{
    width:auto;
    height:18px;
    display:block;
    padding:4px 0px 0px 30px;
    background-image:url(/images/updatelog/FriendsBg.jpg);
    background-repeat:no-repeat;
    margin-left:-1px;
    margin-bottom:6px;
    color:#333333;
}
#homepagefeed .message a:hover, #homepagefeed .friendrequest a:hover
{
    background-position:0px -22px;
    color:Red;
}
#homepagefeed .friendsMade
{
    display:block;
    background-image:url(/images/updatelog/friendMade.jpg);
    background-repeat:no-repeat;
    background-position:4px 0px;
    width:auto;
    height:20px;
    padding:3px 0px 0px 29px;
}
#homepagefeed .profileUpdate
{
    display:block;
    background-image:url(/images/updatelog/profileUpdate.jpg);
    background-repeat:no-repeat;
    background-position:3px 0px;
    width:auto;
    height:20px;
    padding:3px 0px 0px 29px;
}
#homepagefeed .pictureAdded
{
    display:block;
    background-image:url(/images/updatelog/pictureAdded.jpg);
    background-repeat:no-repeat;
    background-position:3px 0px;
    width:auto;
    height:20px;
    padding:3px 0px 0px 29px;
}
#homepagefeed .blogPost
{
    display:block;
    background-image:url(/images/updatelog/blogPost.jpg);
    background-repeat:no-repeat;
    background-position:3px 0px;
    width:auto;
    height:20px;
    padding:3px 0px 0px 29px;
}
#homepagefeed .reviewPosted
{
    display:block;
    background-image:url(/images/updatelog/reviewpost.jpg);
    background-repeat:no-repeat;
    background-position:3px 0px;
    width:auto;
    height:20px;
    padding:3px 0px 0px 29px;
}
.LOCKED
{
color:#FFCC00;


}

.categoryTd
{
	border-left:1px solid #7099C5;
	border-right:1px solid #7099C5;

}


