/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
}
.leftpane {
	width: 260px;
	background-color: transparent;
	padding-right: 15px;
}
.contentpane {
	width: 685px;
	background-color: transparent; 
	padding: 0px 0px 0px 0px;
	color: #2C322D;
}

.rightpane {
	background-color: transparent;
	padding: 0px 0px 0px 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
}
.MainMenu_MenuBar
{
    background-color:#A4162C;
}

.MainMenu_MenuItem
{
    background-color:#A4162C;
	cursor: pointer;
	color: white;
	font-size: 8pt;
	font-weight: normal;
	border-width: 0px;
	border-bottom: white 1px solid;
	width:132px;
	height: 32px;
}
.MainMenu_MenuIcon
{
    background-color:#A4162C;
	cursor: pointer;
	border-width: 0px;
	border-bottom: #EEEEEE 1px solid;
	text-align: center;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	height: 20px;
	width:132px;
	border-width: 0px;
	border-top: #FFFFFF 1px solid;
}
.MainMenu_MenuBreak { border-width: 0px; }
.MainMenu_MenuItemSel
{
	background-color: #444444;
	cursor: pointer;
	font-size: 8pt;
	font-weight: normal;
	width:132px;
	height:32px;
	color: white;
	border-width: 0px;
	border-bottom: #EEEEEE 1px solid;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-width: 0px;
	border-bottom: #EEEEEE 1px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}

.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    color: White;
    line-height:24px;
    vertical-align:middle;
}
.SubHead { color: #444444; }
.UserLoginSearch { line-height:60px; }
TEXTAREA { font-family:Tahoma, Monospace; font-size:11px; color: #444444; }
INPUT, SELECT, OPTION { font-size:11px; }

#dnn_dnnSEARCH_cmdSearch {
	background-color:#A4162C;
	color:White;
	line-height:21px;
	width:76px;
	text-align:center;
	display:inline-block;
}
A.Normal:link, A.Normal:visited, A.Normal:active,
.ContentPane A:link, .ContentPane A:visited, .ContentPane A:active,
A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active { text-decoration: none; color: #2C312D; }
A.Normal:hover,
.ContentPane A:hover,
A.SkinObject:hover { border-bottom:dotted 1px #A48888; color:#A4162C; }
.SkinObject { color: #2C312D; font-weight:normal; }
A.Normal { margin:0px; }
.CurrentPage { font-family: Verdana, Arial, Helvetica; font-size: 8pt;	color:#A4162C; vertical-align:top; }
.OtherPage { vertical-align:top;}
A.OtherPage:link, A.OtherPage:active, A.OtherPage:visited { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color:#2C312D; vertical-align:top; }
A.OtherPage:hover { border-bottom:dotted 1px #A48888; color:#A4162C;}
A.Language_Item:link, A.Language_Item:visited, A.Language_Item:active,
A.Language_ItemSel:link, A.Language_ItemSel:visited, A.Language_ItemSel:active, A.Language_ItemSel:hover, A.Language_Item:hover
{
    background-color:#A4162C;
	cursor: pointer;
	color: white;
	font-family: Tahoma, Arial, Helvetica; font-size: 8pt; font-style: normal;
	border-width: 0px;
	border-left: White 2px solid;
	line-height: 32px;
	width:90px;
	text-decoration:none;
	text-align:center;
	display:block;
}
A.Language_ItemSel:link, A.Language_ItemSel:visited, A.Language_ItemSel:active, A.Language_ItemSel:hover, A.Language_Item:hover
{
	background-color: #444444;
}
.Text11 { padding-left:5px; font-family: Tahoma, Arial, Helvetica; font-size: 8pt; }
.padLeft5 { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; vertical-align:top; line-height:14px; }
.padRight2 { padding-right:2px; font-family: Tahoma, Arial, Helvetica; font-size: 8pt; vertical-align:top; line-height:14px; color:#A4162C; }
.imgThumbnail { margin:0px 5px 2px 0px; }
.metatheke { width:109px; background-image:url(../../logo_metatheke.gif); line-height:12px; min-height:12px; vertical-align:middle; display:inline-block;}

.DNN_ANN_DesignTable { display:inline-table;}
.DNN_ANN_viewtypeSelector { width:100%;  }
span.SubHead { color: #666666; font-family: font-family: Arial; font-size: 12px; font-weight:bold; }
