body {
	margin-top: 8px;
	background-color:#bbbbbb;
}

#tableSigninLayout
{
	background-color: #FFFFFF;
}

#tableTopHeader
{
	height: 56px;
}

#tableLogo
{
	padding-left:8px;
}

#tableJoin
{
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px;
}

#cellSign
{
	background-color: #E6E6E6;
	width:180px;
}

#cellSidebar
{
	background-color: #D7D7D7;
	width:180px;
}

#tableSearch
{
	padding: 8px;
}

#cellCommunityBar
{
	background-color: #ECECEC;
	height:30px;
	
}

.vertDotBg {
	background-image: url(../images/vertDotBG.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.horzDotBg {
	background-image: url(.images/horzDotBG.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.tableBullets
{
	line-height:16px;
}

.BlackLink
{
	color:#000000;
	text-decoration:none;
}

.BlackLink:hover
{
	color:#0080FF;
}


.communityLink
{
	color:#6B6B6B;
	text-decoration:none;
}

.communityLink:hover
{
	color:#FF6600;
}

.HomeTag
{
	color:#606060;
	text-decoration:none;
	padding:1px;
}

.HomeTag:hover
{
	background-color:#3474B4;
	color:#FFFFFF;
}


.loginFields {
	font-family: Tahoma;
	font-size: 11px;
	height: 18px;
	width: 100px;
}

.loginBTN {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #D4D4D4;
	height: 20px;
	width: 45px;
	border: 0px;
	padding: 4px;
}

.fixedImageBig
{
	background-position:center;
	background-repeat:no-repeat;
	border: 1px solid #dfdfdf;	
	padding:0px;
	background-color:#fff;
}

.fixedImageBig
{
	width: 137px;
	height: 103px;
}

.fixedImageLink {
	width:100%;	
	height:100%;
	display: block;
}

.audioBorder
{
	border: 1px solid #dfdfdf;
	padding-top: 20px;
	padding-bottom: 20px;
	width:137px;
}
 
.fileThumb
{
	border: 1px solid #dfdfdf;
}

.grayDivider
{
	width:40px;
	background-image:url(images/graydot.gif);
	background-repeat: repeat-y;
	background-position: center;
}
 
.featuredFileTitle
{
	font-size:12px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-bottom:6px;
	color: #454552;
}

.homepageTitle
{
	height: 29px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}

.homepageTitleText 
{
	font-size:14px;
	font-weight:bold;
	padding-left:12px;
	color:#587196;
	line-height: 20px;
}

.homepageTitleText a
{
	color:#587196;
	text-decoration:none;
}

.homepageTitleText a:hover
{
	color:#283546;
	
}

.communityInfoText
{
	color:#81818d;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#tableCommunity
{
	padding: 4px;
	width:660px;
	margin-top: 15px;
}

.tableFeaturedFile
{
	width: 200px;
	margin-bottom:15px;
}

.divFileDetails
{
	overflow:hidden;
	width:170px;
	line-height:18px;		
	color:#666;
}

.cellBigFile
{
	width: 320px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;	
	padding-left:10px;
}

.GrayLink
{
	color:#666666;
	text-decoration:none;
}

.GrayLink:hover
{
	color:#000;
}

#divCommShadow
{
	background-image: url(../images/bar_comm_shadow.gif);
	background-repeat: repeat-x;
	height:10px;
	background-color:#fff;
}

#topSlogan
{
	font-size:18px;
	color: #587196;
	padding:10px;
}

#joinLine
{
	font-size:15px;
	color: #333333;
	padding-left:360px;
	font-weight:bold;
}

.boxStep
{
	background-repeat: no-repeat;
	background-position: center top;	
	height:241px;
	cursor:pointer;
}

.boxStepText
{
	position:relative;
	left: 56px;
	top:40px;
	width:195px;
	height:32px;
	color:#FFFFFF;
	font-size:12px;
	letter-spacing:1px;
	line-height:16px;
}

 /* Social DNA */
#sdna .newSticker
{
	background-repeat: no-repeat;
	background-image: url(images/sdna/new.gif);
	width:58px;
	height:59px;
	position:absolute;
	left:105px;
	top:-18px;
}
 
#sdnaTitle
{
	padding-top:5px;
	position:relative;
} 
 
#sdnaContent
{
	margin-top:20px;
	background-repeat: no-repeat;
	background-image: url(images/sdna/text.jpg);
	width:600px;
	height:136px;
	position:relative;
	background-position: 12px;
}
 
#sdnaContent .getStarted
{
	position:absolute;
	left:210px;
	top:116px;
}
 
#sdnaContent .moduleLink
{
	font-size:13px;
} 
 
#sdnaContent .seperator
{
	color:#ccc;
	padding-left:4px;
	padding-right:4px;
} 

#sdnaLink
{
	width:100%;
	height:105px;
	display:block;
}