.branding-top {
	background: url(dnn_large_banner.jpg) no-repeat center;
	width: 890px;
	height: 340px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 270px 60px 0 60px;
	font-size: 1.4em;
	color: #333;
}
.branding-bottom {
	clear: both;
	margin-top: 1em;
	overflow: hidden;
}
.branding-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.branding-bottom li {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	width: 170px;
	float: left;
}

.branding-bottom li.training {
	margin: 0;
}

.branding-bottom dl {
	background: url(itembg.gif) repeat-y;
	margin: 33px 0 0 0;
	padding: 0 10px;
}
.branding-bottom dd {
	margin-left: 10px;
	height: 66px;
}
.branding-bottom dt {
	font-size: 90%;
	text-align: center;
	padding-top: 65px;
	margin-bottom: 1.75em;
	font-weight: bold;
}
.branding-bottom .commmunity {
	background: url(community_title.gif) no-repeat top left;
}
.commmunity dt {
	background: url(community_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .marketplace {
	background: url(marketplace_title.gif) no-repeat top left;
}
.marketplace dt {
	background: url(marketplace_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .conferences {
	background: url(conferences_title.gif) no-repeat top left;
}
.conferences dt {
	background: url(conferences_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .training {
	background: url(training_title.gif) no-repeat top left;
}
.training dt {
	background: url(training_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .support {
	background: url(support_title.gif) no-repeat top left;
}
.support dt {
	background: url(support_icon.gif) no-repeat;
	background-position: 50% 10px;
}
dl.bt {
	margin: 0;
	padding: 0;
	background: url(item_bt_bg.gif) no-repeat bottom;
	height: 32px;
	width: 170px;
}
#LoginInfo
{
	width:660px; 
	float:left;
}
#LoginInfo h3
{
	background-color: #f7f7f7;
	color: #8f0000;
	padding: 2px 0px;
}
#LoginInfo dd, #LoginInfo dt 
{
	display:inline;
}
#LoginInfo dt
{
	font-weight:bold;
	color: #333;
}
#LoginInfo p.LoginNotes
{
	font-size: .8em;
}
#LoginInfo div.LoginBlock {
	float: left;
	width: 310px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}
.SponsorIcon
{
	margin: 5px 26px; 
	float: left;
}
#QuickLinks 
{
	background-color:#f0f0f0;
	border: 1px gray dotted;
	padding: 2px 5px;
	margin-right:5px;
	width: 200px;
	float:right;
}
div.hr
{
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr
{
	display: none;
}


.topmainnav ul li 
{
border-left:1px solid #CCCCCC;
display:inline;
font-size:11px;
float:left;
line-height:1.1em;
list-style-type:none;
margin:0 0.5em 0 -0.5em;
padding:0 0.5em;
}

.subnav ul li 
{
border-left:1px solid #CCCCCC;
display:inline;
font-size:11px;
float:left;
line-height:1.1em;
list-style-type:none;
margin:0 0.5em 0 -0.5em;
padding:0 0.5em;
}

.form_error_message
{
display:none;
color:red;
}

.form_star
{
color:red;
}

.mystar {
color:Red;
padding-right:2px;
}

.mystarhidden, .mystarHidden, .form_error {
color:Red;
display:none;
float:left;
}

.SignUpError {
font-weight:normal !important;
}

.publish_buttons {
text-align:left;
margin-top:10px;
}





#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

#TB_overlay_sendToFriend {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

#TB_overlay_RegistrationThankYou {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}


#TB_overlay_NoProposalSubmission {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background:transparent url(macFFBgHack.png) repeat scroll 0 0}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#PollResults th {
	color:#3D5466;
	font-size:14px;
	font-weight:normal;
}

* html #TB_overlay_sendToFriend { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 3px solid #22394b;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#557288;
	height:27px;
	color:#FFFFFF;
}

#TB_title a:link, #TB_title a:visited, #TB_title a:active, #TB_title a:focus {
	color:#FFFFFF;
	text-decoration:underline;
}

#TB_title a:hover {
	color:#bbbbbb;
	text-decoration:underline;
}

#TB_ajaxContent{
	clear:both;
	padding:15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;background: #EEEDE8 url(/Portals/_default/Skins/RehabSkin/images/bg_mainContent.gif) repeat-x scroll center top;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
.SendToAFriendThanks , .SendToAFriend
{
	
}

.SendBox {
	position:relative;
	width:500px;
	top:150px;
	z-index:101;
	border:#1d6891 3px solid;
	background: #EEEDE8 url(/Portals/_default/Skins/RehabSkin/images/bg_mainContent.gif) repeat-x scroll center top;
	-moz-opacity: 1;
	opacity: 1;
	filter:alpha(opacity=100);
	margin:0 auto;
	padding:12px;
}

.SendBox2 {
	display:block;
	position:relative;
	width:500px;
	top:150px;
	z-index:101;
	border:#1d6891 3px solid;
	background-color: #ffffff;
	-moz-opacity: 1;
	opacity: 1;
	filter:alpha(opacity=100);
	margin:0 auto;
	padding:12px;
}

.SendToAFriendThanks, {display:block;}
.SendToAFriend {display:none;}

.SendToaFriendThanks_Header {font-weight:bold;}

.btn_addfriend {
	margin:10px 0 0 0;
}

#divTxt label {
	font-weight:bold;
	font-size:9pt;
	margin-bottom:2px;
	display:block;
}

#divTxt p {
	border-bottom:#bbbbbb solid 1px;
	padding-bottom:8px;
}

.NukeFeeds_FeedList {
width:100% !important;
}

.NukeFeeds_FeedItem {
background:none !important;
padding:4px 5px 4px 10px;
}

.NukeFeeds_FeedItem2 {
background:#E3E0DA !important;
padding:4px 5px 4px 10px;
}

.NukeFeeds_ItemTitleDefault {
color:Black;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding:0 !important;
}

.NukeFeeds_ItemDateDefault {
color:#5A5959 !important;
font-family:Arial,Helvetica,sans-serif !important;
font-size:12px !important;
font-weight:normal;
padding:0 !important;
vertical-align:top;
}

#groupQR .aftextbox {
width:580px !important;
}

.fileinputs input.file {
	z-index:20;
	position:relative;
	-moz-opacity: 0.0;
    opacity:.0;
    filter: alpha(opacity=0);
}

.fileinputs .fakefile {
	position:absolute;
	margin-top:-26px;
	*margin:0 0 0 -270px;
	z-index:1;
}

.fileinputs .fakefile input {
	float:left;
	margin-top:0px;
	width:110px;
	margin:1px 5px 0 0;
}

.fileinputs .fakefile img {
	float:left;
}


#contest_winners .grs_runnerup {
background:none !important;
}

