/* 
================================
Skin styles for DotNetNuke
================================
*/   

.outertable {
background-color:#fff;
padding:0;
}

.pagemaster {
background-color:#FFF;
padding:0;
}

.main_dnnmenu_container {
background-color:transparent;
}

.main_dnnmenu_bar {
cursor:hand;
height:16px;
background-color:Transparent;
}

.main_dnnmenu_item td {
cursor:hand;
color:#000;
font-size:9pt;
font-weight:700;
font-style:normal;
background-color:Transparent;
font-family:Tahoma, Arial, Helvetica;
white-space:nowrap;
padding:1px 3px 3px 1px;
}

.main_dnnmenu_rootitem {
cursor:hand;
color:#000;
font-size:9pt;
font-weight:700;
font-style:normal;
background-color:Transparent;
font-family:Tahoma, Arial, Helvetica;
white-space:nowrap;
padding:0 12px 0 5px;
}

.main_dnnmenu_icon {
cursor:hand;
text-align:center;
width:15px;
height:100%;
}

.main_dnnmenu_submenu {
background-color:#C9AB20;
z-index:1000;
cursor:hand;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
padding:1px;
}

.main_dnnmenu_break {
height:1px;
font-size:1px;
}

.main_dnnmenu_arrow {
border-right:#82701B 1px solid;
border-bottom:#82701B 1px solid;
border-top:#82701B 0 solid;
font-family:webdings;
font-size:10pt;
cursor:hand;
}

.main_dnnmenu_rootmenuarrow {
font-family:webdings;
font-size:10pt;
cursor:hand;
}

.StandardButton {
background:#7994cb none;
color:#c9dbf3;
font-family:verdana, sans-serif;
font-size:11px;
font-weight:400;
}

.TreeViewMenu {
width:175px;
background-color:#c9dbf3;
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;
}

.SkinObject {
color:#5375B7;
font-family:Arial,Verdana, sans-serif;
font-size:10px;
font-weight:700;
}

.Head_containergray {
font-family:Arial, Tahoma, Helvetica;
font-size:12px;
font-weight:700;
color:#C9AB20;
}

.Normal {
font-family:Arial, Tahoma, Helvetica;
font-size:10px;
color:#000;
}

.Address {
font-family:Arial, Tahoma, Helvetica;
font-size:10px;
font-weight:700;
color:#fff;
}

.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;
}

.bannerpane,.logopane,.toppane,.leftpane,.contentpane,.rightpane,.bottompane,.footerpane {
background-color:transparent;
padding:0;
}

.main_dnnmenu_itemhover,.main_dnnmenu_itemhover td {
background-color:#82701B;
}

A.SkinObject:link,A.SkinObject:visited,A.SkinObject:active,A.SkinObject:hover {
color:#5375B7;
text-decoration:none;
}

.Head,.Head_containerwhite {
font-family:Arial, Tahoma, Helvetica;
font-size:12px;
font-weight:700;
color:#3D4545;
}

.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;
}
