/* 
================================
Skin styles for DotNetNuke
================================
*/	
html { margin-bottom:-1px; overflow:-moz-scrollbars-vertical; overflow:auto; height:100.15%}
body {
	background-color:#DAE5EF;
	background-image:url(sky_background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
hr {border:0px; border-bottom:1px dotted #EEEEEE;}

.skinmaster {
	height:auto;
	background-color:transparent;
	border:0px;
	padding-top:10px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:0px;
	width:800px;
}

/* Box Frame Colour */
.bottom { width:100%; height:auto; background-image:url(footer_back.gif); background-position:bottom; background-repeat:repeat-x; background-color:#FFFFFF;}
.top-left { width:100%; height:auto; background-image:url(skin_top_left.gif); background-repeat:no-repeat; background-position:top left; background-color:transparent;}
.top-right { width:100%; height:auto; background-image:url(skin_top_right.gif); background-repeat:no-repeat; background-position:top right; background-color:transparent;}
.bottom-left { width:100%; height:auto; background-image:url(footer_left.gif); background-position:bottom left; background-repeat:no-repeat; background-color:transparent;}
.bottom-right { width:100%; height:auto; background-image:url(footer_right.gif); background-position:bottom right; background-repeat:no-repeat; background-color:transparent; padding-bottom:5px;}

.ControlPanel {
	border:0px;
	padding:3px;
	margin-bottom:3px;
}
.logo {
	padding:10px;
	padding-left:20px;
	height:160px;
}

/* Panes */
.toppane {
	width:100%;
	background-color:transparent;
	padding:0px;
}
.contentpane {
	width:100%;
	background-color:transparent;
	padding:0px;
	margin:0px;
}
.sidepane {
	background-color:transparent;
	padding:0px;
	margin:0px;
}
.leftpane {
	background-color:transparent;
	padding:0px;
	margin:0px;
}
.bottompane {
	background-color:transparent;
	padding:0px;
	margin:0px;
}
.rightpane {
	background-color:transparent;
	padding:0px;
	margin:0px;
}
.midpane {
	background-color:transparent;
	padding:0px;
	margin:0px;
}
.midpane1 {
	background-color:transparent;
	padding:0px;
	margin:0px;
	width:50%;
}
.midpane2 {
	background-color:transparent;
	padding:0px;
	margin:0px;
	width:50%;
}
.main {
	height:440px;
	padding-left:10px;
	padding-bottom:20px;
}
.rightcolumn {
	padding-left:10px;
	padding-right:7px;
}
.DNNEmptyPane { /*IE fix for collapsed cells */
	display: none;
}
.banner_header .DNNEmptyPane { 
	display: block;
}
/* begin of menu*/
.menu_back {
	height:39px;
	vertical-align:top;
	text-align:left;
	margin:0px;
	margin-left:7px;
	margin-right:7px;
	padding:0px;
	line-height:0px;
	background-image:url(menu_back.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:auto;
}
.menu_left {
	height:39px;
	vertical-align:top;
	margin:0px;
	padding:0px;
	line-height:0px;
	background-image:url(menu_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:auto;
}
.menu_right {
	height:39px;
	vertical-align:top;
	margin:0 auto;
	padding:0px;
	padding-top:4px;
	padding-left:9px;
	padding-right:9px;
	line-height:0px;
	background-image:url(menu_right.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:auto;
}
/* Top level menu */
.rootMenuItem TD, #menu_fix TD {
	height:29px;
	vertical-align:top;
	margin:0 auto;
	padding:0px;
	line-height:0px;
	background-image:url(spacer.gif);
}
.rootMenuItem TD DIV, #menu_fix TD DIV {
	height:29px;
	vertical-align:top;
	margin:0 auto;
	padding:0px;
	line-height:0px;
	background-image:url(spacer.gif);
}
.rootMenuItem TD DIV DIV, #menu_fix TD DIV DIV {
	height:29px;
	vertical-align:top;
	margin:0 auto;
	padding:0px;
	line-height:0px;
	background-image:url(spacer.gif);
}
.rootMenuItem TD DIV DIV DIV, #menu_fix TD DIV DIV DIV {
	cursor:pointer; 
	cursor:hand; 
	color:#888888; 
	font-size:13px; 
	font-style:normal;
	font-weight:normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:29px;
	line-height:27px;
	vertical-align:top;
	margin:0 auto;
	padding:0px;
	padding-left:20px;
	padding-right:20px;
	white-space:nowrap !important;
}
.rootmenuitemselected TD, #menu_fix .rootmenuitemselected TD,
.rootmenuitemactive TD, #menu_fix .rootmenuitemactive TD,
.rootmenuitembreadcrumb TD, #menu_fix .rootmenuitembreadcrumb TD {
	height:29px;
	vertical-align:top;
	background-color:transparent;
	margin:0 auto;
	padding:0px;
	line-height:0px;
	background-image:url(menu_on_back.gif);
	background-position:right top;
	background-repeat:repeat-x;
}
.rootmenuitemselected TD DIV, #menu_fix .rootmenuitemselected TD DIV,
.rootmenuitemactive TD DIV, #menu_fix .rootmenuitemactive TD DIV,
.rootmenuitembreadcrumb TD DIV, #menu_fix .rootmenuitembreadcrumb TD DIV {
	height:29px;
	vertical-align:top;
	background-image:url(menu_on_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0px;
	line-height:0px;
}
.rootmenuitemselected TD DIV DIV, #menu_fix .rootmenuitemselected TD DIV DIV,
.rootmenuitemactive TD DIV DIV, #menu_fix .rootmenuitemactive TD DIV DIV,
.rootmenuitembreadcrumb TD DIV DIV, #menu_fix .rootmenuitembreadcrumb TD DIV DIV {
	height:29px;
	vertical-align:top;
	background-image:url(menu_on_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0px;
	line-height:0px;
}
.rootmenuitemselected TD DIV DIV DIV, #menu_fix .rootmenuitemselected TD DIV DIV DIV,
.rootmenuitemactive TD DIV DIV DIV, #menu_fix .rootmenuitemactive TD DIV DIV DIV,
.rootmenuitembreadcrumb TD DIV DIV DIV, #menu_fix .rootmenuitembreadcrumb TD DIV DIV DIV {
	cursor:pointer;
	cursor:hand;
	color:#FFFFFF;
	font-size:13px; 
	font-style:normal;
	font-weight:normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:29px;
	line-height:27px;
	vertical-align:top;
	margin:0 auto;
	padding:0px;
	padding-left:20px;
	padding-right:20px;
	white-space:nowrap !important;
}
.rootMenuItem TD IMG, #menu_fix .rootMenuItem TD IMG, #menu_fix IMG,
.rootmenuitemselected TD IMG, 
.rootmenuitemactive TD IMG,
.rootmenuitembreadcrumb TD IMG {
	display: none;
}
/* second level menu */
.MainMenu_MenuContainer {
	background-color:Transparent;
	width:auto;
}
.MainMenu_MenuBar {
	cursor:pointer; 
	cursor:hand;
	background-color:Transparent;
	width:auto;
}
.MainMenu_MenuItem,
.MainMenu_MenuItemSel,
.MainMenu_MenuItemAct {
	border-left:#0168BB 0px solid; 
	border-bottom:#0168BB 1px solid;
	border-top:#0168BB 1px solid; 
	border-right:#0168BB 0px solid;
	cursor:pointer; 
	cursor:hand; 
	color:#FFFFFF; 
	font-size:12px; 
	font-style:normal;
	font-weight:normal; 
	background-color:Transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:2px;
	padding-bottom:2px;
}
.MainMenu_MenuIcon {
	background-color:transparent; 
	border-right:#0168BB 0px solid; 
	border-left:#0168BB 1px solid; 
	border-bottom:#0168BB 1px solid; 
	border-top:#0168BB 1px solid; 
	cursor:pointer; 
	cursor:hand; 
	text-align:center;
	width:3px;
}
.submenuitemselect {
	color:#0168BB;
	background-color:#FFFFFF;
}
.MainMenu_SubMenu {
	background-color:#0168BB;
	margin-left:3px;
	color:#FFFFFF;
	z-index:1000; 
	cursor:pointer; 
	cursor:hand; 
	filter: Alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=0,  FinishX=0, StartY=0, FinishY=100);
}
.MainMenu_MenuBreak {
	border-bottom:#0168BB 0px solid; 
	border-left:#0168BB 0px solid; 
	border-top:#0168BB 0px solid;	
	border-right:#0168BB 0px solid; 
	background-color:transparent; 
	height:0px;
}
.MainMenu_MenuArrow {
	border-right:#0168BB 1px solid !important; 
	border-bottom:#0168BB 1px solid; 
	border-top:#0168BB 1px solid;
	border-left:#0168BB 0px solid !important;
	font-family:webdings; 
	font-size:0px; 
	cursor:pointer; 
	cursor:hand; 
	width:7px;
}
.MainMenu_RootMenuArrow {
	font-family:webdings; 
	font-size:11px; 
	cursor:pointer; 
	cursor:hand;
}
/* Fix DNN 5 */ 
.MainMenu_MenuIcon {
	display:none;
} 
.MainMenu_MenuItem,
.MainMenu_MenuItemSel,
.MainMenu_MenuItemAct {
	border-left:#0168BB 1px solid;
	margin-left:3px;
	line-height:18px;
}
/* End of Fix */ 

/* end of menu*/
.StandardButton {
	background-color:#DADADA;
	border-top:#CCCCCC 1px solid;
	border-right:#666666 1px solid;
	border-left:#AAAAAA 1px solid;
	border-bottom:#666666 1px solid;
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#BEBDBD);
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:normal;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:3px;
	padding-right:3px;
	cursor:pointer;
	cursor:hand;
}

/* Text Styles */
.Head, .SubHead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0168BB;
}
.normal, p, div, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin-top:0px;
}
li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:3px;
	padding-bottom:3px;
}
.NormalTextBox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
H1	{
	color:#0168B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
}
H2	{
	color:#A19565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
}
H3	{
	color:#0168B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
}
H4	{
	color:#A19565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
}
H5	{
	color:#0168B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
}
H6	{
	color:#A19565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
}
a:link, a:visited	 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A29464;
	text-decoration:none;
}
a:hover, a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0168BB;
	text-decoration:none;
}
blockquote {
	margin: 0px;
	margin-left:10px;
	padding-left: 17px;
	padding-top: 3px;
}
blockquote p {
	padding-bottom: 6px;
}
blockquote H5 {
	margin: 0px;
	margin-left:-16px;
	padding-left:16px;
	padding-bottom:6px;
	background-image:url(arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	color:#0168B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
}
blockquote H6 {
	margin: 0px;
	margin-left:-16px;
	padding-left:16px;
	padding-bottom:6px;
	background-image:url(arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	color:#A19565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
}

/* Fix center forms */
#dnn_ctr_ContentPane table {margin-left:auto; margin-right:auto;} 

/* Breadcrumb Styles */
td.breadcrumbtxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:10px;
	font-weight:bold;
	white-space:nowrap; 
	border-bottom:1px dotted #EEEEEE;
	padding-bottom:3px;
	height:25px;
}
span.breadcrumbtxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
}
a.breadcrumbtxt:link, a.breadcrumbtxt:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#80A6D9;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
a.breadcrumbtxt:hover, a.breadcrumbtxt:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#80A6D9;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

/* Footer Styles */
td.footertxt {
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#80A6D9;
	font-size:11px;
}
a.footertxt:link, a.footertxt:visited, span.footertxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#80A6D9;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	padding-left:4px;
	padding-right:4px;
}
a.footertxt:hover, a.footertxt:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#80A6D9;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	padding-left:4px;
	padding-right:4px;
}

/* Search */
table.search {
	background-image:url(search_back.gif); 
	background-repeat:repeat-x;
	padding:0px;
	height:36px;
	margin-top:7px;
	width:183px;
}
#search td {
	background-image:url(search_left.gif); 
	background-repeat:no-repeat;
	padding:0px;
	padding-left:7px;
	padding-bottom:10px;
	height:36px;
	font-size:0px;
}
#search img {
	background-image:url(search.gif); 
	width:35px; 
	height:36px; 
	background-repeat:no-repeat; 
	padding:0px;
	margin-left:-3px;
	border:0px;
	vertical-align:top;
	text-align:left;
}
#search .NormalTextBox {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background:transparent;
	border:0px;
	height:18px;
	margin-top:8px;
	width:135px;
}

/* System Styles */
.ModuleTitle_MenuItem {
	cursor:pointer; 
	cursor:hand; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3C3C3C; 
	border-left:white 0px solid; 
	border-bottom:white 1px solid; 
	border-top:white 1px solid; 
	border-right:white 0px solid;
	background-color:Transparent;
}
.ModuleTitle_MenuItemSel {
	cursor:pointer; 
	cursor:hand; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#DCDCDC;
	background-color:#5D5D5D;
}
.ModuleTitle_MenuIcon {
	cursor:pointer; 
	cursor:hand; 
	background-color:#5D5D5D; 
	border-left:#5D5D5D 1px solid; 
	border-bottom:#5D5D5D 1px solid; 
	border-top:#5D5D5D 1px solid; 
	text-align:center; 
	width:15px; 
	height:21px;
}
.ModuleTitle_SubMenu {
	z-index:1000; 
	cursor:pointer; 
	cursor:hand; 
	background-color:#FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom:#FFFFFF 0px solid; 
	border-left:#FFFFFF 0px solid; 
	border-top:#FFFFFF 0px solid; 
	border-right:#FFFFFF 0px solid;
}
.ModuleTitle_MenuBreak {
	border-bottom:#5D5D5D 0px solid; 
	border-left:#5D5D5D 0px solid; 
	border-top:#5D5D5D 0px solid;	
	border-right:#5D5D5D 0px solid; 
	background-color:#5D5D5D; 
	height:1px;
}
.ModuleTitle_MenuArrow {
	font-family:webdings; 
	font-size:0px; 
	cursor:pointer; 
	cursor:hand; 
	border-right:#FFFFFF 0px solid; 
	border-bottom:#FFFFFF 0px solid; 
	border-top:#FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family:webdings; 
	font-size:10pt; 
	cursor:pointer; 
	cursor:hand;
}

/* styles used in the file manager */
.FileManager {
	border-right:#DEDEDE 1px solid;
	border-top:#DEDEDE 1px solid;
	border-left:#DEDEDE 1px solid;
	border-bottom:#DEDEDE 1px solid;
	height:400px;
}
.FileManager_ToolBar {
	border-bottom:#DEDEDE 1px solid;
	height:25px;
	background-color:#DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
}
.FileManager_Explorer {
	height:auto;
	border:#DEDEDE 1px solid;
	background-color:#FFFFFF;
	margin:2px 2px 2px 2px;
}
.FileManager_FileList {
	height:auto;
	border:#DEDEDE 1px solid;
	background-color:White;
	margin:2px 2px 2px 2px;
	overflow:auto;
}
.FileManager_MessageBox {
	text-align:center;
	vertical-align:middle;
	background-color:White;
	padding:25px 25px 25px 25px;
}
.FileManager_Header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3C3C3C;
	background-color:#DEDEDE;
	border-bottom:#DEDEDE 1px solid;
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
	height:25px;
}
.FileManager_Pager {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3C3C3C;
	font-weight:bold;
	background-color:#DEDEDE;
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
	border-top:#DEDEDE 1px solid;
	height:25px;
}
.FileManager_StatusBar {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	background-color:white;
	height:25px;
	margin:2px 2px 2px 2px;
}
.FileManager_Item {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3C3C3C;
	background-color:white;
	border-top:#DEDEDE 1px dashed;
	border-bottom:#DEDEDE 1px dashed;
}
.FileManager_AltItem {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3C3C3C;
	background-color:#DFDFDF;
	border-style:none;
}
.FileManager_SelItem {
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:White;
	background-color:#99ffff;
	border-style:none;
}
.FileManagerTreeNode {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3C3C3C;
	font-weight:normal;
}
.FileManagerTreeNodeSelected {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color:#DEDEDE; 
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
	text-decoration:none;
	color:#003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited	{
	text-decoration:none;
	color:#003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active	 {
	text-decoration:none;
	color:#003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover	{
	text-decoration:none;
	color:#ff0000;
}

/* styles used in the Wizard Framework */
.Wizard {
	border-right:white 1px solid;
	border-top:white 1px solid;
	border-left:white 1px solid;
	border-bottom:white 1px solid;
	height:400px;
	width:600px;
}
.WizardButton {
	background-color:#FEFDF5;
	border-top:#DEDCCD 1px solid;
	border-right:#DEDCCD 1px solid;
	border-left:#DEDCCD 1px solid;
	border-bottom:#DEDCCD 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDEDE);
	color:#3C3C3C;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:normal;
}
.WizardHeader {
	height:30px;
	border-bottom:#DEDCCD 1px solid;
	color:#141414;
	background-color:#FFFFFF;
}
.WizardFooter {
	border-top:#DEDCCD 1px solid;
	background-color:#FFFFFF;
	height:25px;
	text-align:right;
}
.WizardBody {
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	height:325px;
}
.WizardHelp {
	padding-right:5px;
	padding-left:5px;
	font-size:11px;
	padding-bottom:5px;
	border-left:#DEDCCD 1px solid;
	width:180px;
	padding-top:5px;
	background-color:#DEDCCD;
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDCCD);
}
.WizardHelpText {
	overflow:auto;
	font-size:11px;
	width:180px;
	color:#141414;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:300px;
}
.WizardText {
	font-size:11px;
	color:#141414;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* text style used for help text rendered by modules */
.Help {
	border-right:black 1px solid;
	padding-right:2px;
	border-top:black 1px solid;
	padding-left:2px;
	font-weight:normal;
	font-size:11px;
	padding-bottom:2px;
	border-left:black 1px solid;
	color:black;
	padding-top:2px;
	border-bottom:black 1px solid;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton	 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	text-decoration:none;
	color:#0168BB;
}
A.CommandButton:visited	{
	text-decoration:none;
	color:#0168BB;
}
A.CommandButton:active	 {
	text-decoration:none;
	color:#A29464;
}
A.CommandButton:hover	{
	text-decoration:none;
	color:#A29464;
}

/* */
#Client .NormalBold {display:none;}

#Client a:link, #Client a:visited	 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0168BB;
	text-decoration:none;
}
#Client a:hover, #Client a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A29464;
	text-decoration:none;
}
/* Form */
.label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A29464;
	text-decoration:none;
}
.EFButtonsHolder {
	border:0px;
	border-top:1px dotted #eeeeee;
	background-color:transparent;
	padding-bottom:0px;
}
.FormPanel .NormalTextBox {width:250px;}

/* Site Map */
.NodeText a,
.RootNode a,
.ParentNode a,
.LeafNode a { 
	color: #0168BB;
	text-decoration:none;
} 
.NodeText a:hover,
.RootNode a:hover,
.ParentNode a:hover,
.LeafNode a:hover { 
	color: #A29464;
	text-decoration:none;
} 

.testimonials {border: 1px solid #CCCCCC; padding:10px; padding-bottom:2px;}
.testimonials em, .testimonials i {color: #0168BB !important;}
