/* 
================================
Skin styles for DotNetNuke
================================
*/   
.outertable {
background-color:#000;
cell-spacing:0;
padding:0;
}

.pagemaster {
background-color:#FFF;
cell-spacing:0;
padding:0;
}

.bannerpane {
background-color:#ffccao;
cell-spacing:0;
padding-left:0;
padding-right:0;
padding-top:0;
}

.MainMenu_MenuContainer {
background-color:#C03;
}

.MainMenu_MenuBar {
cursor:hand;
height:16px;
background-color:Transparent;
}

.MainMenu_MenuItem {
border-left:#999 0 solid;
border-bottom:#999 1px solid;
border-top:#999 1px solid;
border-right:#999 0 solid;
cursor:hand;
color:#fff;
font-size:8pt;
font-weight:700;
font-style:normal;
background-color:Transparent;
font-family:Tahoma, Arial, Helvetica;
}

.MainMenu_MenuIcon {
display:none;
background-color:#999;
border-left:#999 1px solid;
border-bottom:#999 1px solid;
border-top:#999 1px solid;
cursor:hand;
text-align:center;
width:15px;
height:18px;
}

.MainMenu_SubMenu {
background-color:#999;
z-index:1000;
cursor:hand;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}

.MainMenu_MenuBreak {
height:1px;
}

.MainMenu_MenuItemSel {
background-color:#ccc;
cursor:hand;
color:#000;
font-family:Tahoma, Arial, Helvetica;
font-size:8pt;
font-weight:700;
font-style:normal;
height:18px;
}

.MainMenu_MenuArrow {
border-right:#999 1px solid;
border-bottom:#999 1px solid;
border-top:#999 0 solid;
font-family:webdings;
font-size:10pt;
cursor:hand;
}

.MainMenu_RootMenuArrow {
font-family:webdings;
font-size:10pt;
cursor:hand;
}

.StandardButton {
background:#7994cb none;
color:#fff;
font-family:verdana, sans-serif;
font-size:11px;
font-weight:400;
}

.TreeViewMenu {
width:175px;
background-color:#ccc;
border-right:#ffccao 1px solid;
border-top:#ffccao 1px solid;
border-left:#ffccao 1px solid;
border-bottom:#ffccao 1px solid;
moz-border-radius-bottomleft:15px;
moz-border-radius-bottomright:15px;
moz-border-radius-topleft:3px;
moz-border-radius-topright:3px;
}

.Head {
font-family:Tahoma, Arial, Helvetica;
font-size:16px;
font-weight:400;
color:#333;
}

.SkinObject {
color:#333;
font-family:Verdana, sans-serif;
font-size:9px;
font-weight:400;
}

.Normal {
font-family:Verdana;
font-size:10px;
font-weight:400;
color:#000;
}

.Address {
font-family:Tahoma, Arial, Helvetica;
font-size:9px;
font-weight:400;
color:#016CA2;
}

.Grid {
border-right:#000 1px solid;
border-top:#000 1px solid;
border-left:#000 1px solid;
border-bottom:#000 1px solid;
font-family:Verdana;
font-size:14px;
color:#000;
text-align:center;
padding:15px;
}

.GridHeader {
background-color:grey;
font-weight:700;
color:#FFF;
font-size:14px;
font-family:Verdana;
}

.GridPager {
font-family:Verdana;
font-size:12px;
}

.GridRow {
font-family:Verdana;
font-size:10px;
padding:5px 10px;
}

.GridRow.TR:hover {
background-color:#fcf;
}

.GridAlternatingRow {
background-color:#fff;
color:#000;
font-family:Verdana;
font-size:10px;
padding:5px 10px;
}

.TopGroup {
z-index:99;
position:relative;
}

.SelectedTab {
color:#888;
background-color:#FFF;
background-image:url(images/selected_tab_bg.gif);
border:1px solid #ADADAD;
border-bottom-color:#FFF;
font-family:Verdana;
font-size:11px;
cursor:pointer;
}

.MultiPage {
background-color:#FFF;
border:1px solid #919B9C;
width:487px;
height:250px;
position:relative;
top:-2px;
left:1px;
z-index:98;
}

.label {
font-family:Verdana;
font-size:10px;
}

.logopane,.toppane,.bottompane,.footerpane {
background-color:transparent;
cell-spacing:0;
padding-left:0;
padding-right:0;
padding-top:0;
}

.leftpane,.contentpane,.rightpane {
background-color:transparent;
cell-spacing:0;
padding:0;
}

A.SkinObject:link,A.SkinObject:visited,A.SkinObject:active,A.SkinObject:hover {
color:#333;
text-decoration:none;
}

.DefaultTab,.DefaultTabHover {
color:#888;
background-color:#E8E8E7;
background-image:url(images/tab_bg.gif);
border:1px solid #ADADAD;
font-family:Verdana;
font-size:11px;
cursor:pointer;
}
