.dnnfusion_mp_toppane, .dnnfusion_mp_leftpane, .dnnfusion_mp_contentpane, .dnnfusion_mp_rightpane
{
padding:1px;
}


#ProfileIntroPanel .normal
{
	font-family:Verdana;
	font-size:11px;
	color:White;
}

#ProfileIntroPanel A
{
	font-family:Verdana;
	font-size:11px;
	color:White;
}

#ProfileIntroPanel A:hover
{
	text-decoration:underline;
}



/* */

#tableContainer
{
	margin-left:40px;
	margin-top:12px;
	margin-bottom:12px;
}

#tabBrowseCriteria td
{
	padding:5px;
}

#dnn_ctr379_SearchProfile_tabSearch td
{
	padding-left:5px;
	padding-top:20px;
}

#tabBrowseCriteria, #dnn_ctr379_SearchProfile_tabSearch
{
	width:420px;
}

#tabDisplayOptions td
{
	padding:5px;
}

#alphaTabs
{
}
.alphaTabSelected
{
	float: left;
	clear: both;
	background-color: #F3F3F5;
	width: 58px;
	height: 15px;
	margin-bottom: -1px;
	padding-left: 4px;
	padding-top: 9px;
	cursor: hand;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	color:White;
	font-weight:bold;

}

.alphaTab
{
	float: left;
	clear: both;
	width: 58px;
	height: 15px;
	padding-left: 4px;
	padding-top: 9px;
	cursor: hand;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
}

a.alphaTab:link
{
	color:White;
	font-weight:bold;
}

a.alphaTab:hover
{
	color:White;
	font-weight:bold;
	text-decoration: underline;
}

a.alphaTabSelected:link
{
	color:Black;
	font-weight:bold;
}

a.alphaTabSelected:hover
{
	color:Black;
	font-weight:bold;
	text-decoration: underline;
}


#tabalphaButtons TD
{
	border-left: solid 1px white;
}

#tabalphaButtons
{
	cursor: hand;
	border-left: solid 1px white;
	border-right: solid 1px white;
	border-top: solid 1px white;
}

#tableContainer .SubHead
{
	font-size: 11px;
	font-family: Verdana;
}

#tableContainer a.SubHead:hover
{
	text-decoration: underline;
	color: #de6b00;
}

#tableContainer .Normal
{
	font-size: 11px;
	font-family: Verdana;
	color: #646464;
}

#tableContainer .CommandButton
{
	font-size: 11px;
	font-family: Verdana;
	color: #646464;
}

#tableContainer .CommandButton:hover
{
	font-size: 11px;
	font-family: Verdana;
	color: #646464;
	text-decoration: underline;
}

/* =======================================
    CSS STYLES FOR Module DNNFusion_MyProfile
   =======================================
*/

/* Normal Text */

.dnnfusion_mp_searchbox
{
	width: 400px;
	border-right: #3333ff 1px solid;
	border-top: #3333ff 1px solid;
	border-left: #3333ff 1px solid;
	border-bottom: #3333ff 1px solid;
	background-color: #66ccff;
}

.dnnfusion_mp_searchbtn
{
	border-bottom: gray 1px solid;
	padding-bottom: 0px;
}

.dnnfusion_mp_searchnoresults
{
	padding-left:50px;
	margin-top:20px;
	margin-bottom:20px;
	font-size:13px;
	font-family:Verdana;
}

.dnnfusion_mp_searchresults
{
}

.dnnfusion_mp_controlpanel
{
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dnnfusion_mp_moduletoolbar
{
	border-right: #BDC2CB 1px solid;
	padding-right: 2px;
	border-top: #BDC2CB 1px solid;
	margin-top: 1px;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #BDC2CB 1px solid;
	padding-top: 1px;
	border-bottom: #DCDFE5 1px solid;
	background-color: #aaa;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#DCDFE5, EndColorStr=#BDC2CB);
}

.hand
{
	cursor: hand;
}

.crosshair
{
	cursor: crosshair;
}

.zoom
{
	cursor: url(    './media/magnify.cur' ); /*hand; */
}

.mpcommandbutton
{
	color: white;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
}

a.mpcommandbutton:link
{
	color: white;
	font-size: 13px;
	font-family: Verdana;
	text-decoration: underline;
}

a.mpcommandbutton:hover
{
	color: #EEEEEE;
}

#tabBrowseCriteria
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#tabDisplayOptions
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.mpSearchFieldLabel
{
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

#tabFooter
{
	background-color: #5B5C5E;
}

