/* 
================================
Skin styles for DotNetNuke
================================
*/   
.Head{
color:#ffffff; 
font-weight:normal; 
font-family:Trebuchet MS, Verdana, Arial;
font-size:10pt;
}
.skinmaster{width: 100%;}
.skinlogo{
padding-top:0px;
width:150px;
}
.skinlogo2{
background-image:url(Logo2.gif);
background-repeat:no-repeat;
background-position:left;
width:40px;
}
.SkinContact:visied{
width:20px;
background-image:url(mail.gif);
background-repeat:no-repeat;
background-position:center;
text-decoration:none;
}
.SkinContact:link{
width:20px;
background-image:url(mail.gif);
background-repeat:no-repeat;
background-position:center;
text-decoration:none;
}
.SkinLanguage{
width:100px;
font-family:Arial;
font-size:8pt;	
}
.SkinCopyright{
font-weight: 500;
font-family: Arial;
font-size: 7pt;
color: #aaaaaa;
line-height: 6pt;
}
.SkinCopyright:link{color:#aaaaaa;}
.SkinCopyright:visited{color:#aaaaaa;}
.skinheader{height:80px;}
.skinfooter{
position:absolute;
left:160px;
top:463px;
text-align:center;
width:600px;
z-index:10;
}
.skinColumnTitle{ 
background-color:#996666; 
color:#ffffff; 
font-weight:bold; 
font-family:Verdana;
font-size:10pt;
border-right: white 2px solid; 
border-top: white 2px solid; 
border-left: white 2px solid; 
border-bottom: white 2px solid; 
}
.topPane{
padding-top: 10px;
}
.bottomPane{
vertical-align:bottom;
text-align:justify;
text-indent: 10pt;
font-family: Arial;
font-size: 9pt;
padding-right: 8px;
padding-left: 5px;
}
.controlpanel{
width: 100%;
height:0px;
background-color:#cccccc;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;
}
.contentpane{
width: 100%;
height:500px;
background-image:url(Banner.jpg);
background-repeat:repeat-x;
background-position:top;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;
}
.MenuSeparator{
color:#aaaaaa;
font-family:Arial;
}
.MainMenu_MenuContainer{}
.MainMenu_MenuBar {
cursor: hand;
height: 16px;
}
.MainMenu_MenuItem{
cursor: hand; 
color: #989898; 
font-family: Tahoma; 
font-size: 10pt; 
font-weight:normal;
padding-right:5px;
}
.MainMenu_MenuItemSel{
background-color:#ffffff;
color: #ffac00;
font-family: Tahoma; 
font-size: 10pt; 
font-weight:normal;
padding-right:5px;
}
.MainMenu_MenuItemActive{
background-color:#ffffff;
color: #ffac00;
font-family: Tahoma; 
font-size: 10pt; 
font-weight:normal;
padding-right:5px;
}
.MainMenu_MenuIcon{
background-color:#ffffff;
border:0px;
}
.MainMenu_SubMenu{
z-index: 1000; 
cursor: hand;
border:solid 1px #cccccc;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#cecece', Direction=135, Strength=3)progid:DXImageTransform.Microsoft.BasicImage(Opacity=0.9); 
}
.MainMenu_MenuBreak{
border-left:solid 0px #cccccc;
border-right:solid 1px #cccccc;
border-top:solid 0px #cccccc;
border-bottom:solid 0px #cccccc;
}
.StandardButton{
color: #333333;
font-family: Verdana; 
font-size: 11px;
font-weight: normal;
}
.SkinLogin{
cursor: hand; 
color: #989898; 
font-family: Tahoma; 
font-size: 10pt; 
font-weight:normal;
margin-top:7px;
padding-left:8px;
padding-right:8px;
height:19px;
border-left:solid 1px #cecece;
}
.SkinLogin:link{
color:#989898;
}
.SkinLogin:visited{
color:#989898;
}
.SkinLogin:active{
color:#989898;
}
.SkinLogin:hover{
color:#ffac00;
text-decoration:none;
}
.SkinSearch{
font-weight:bold;
font-family:Arial;
font-size:8pt;	
}
.SearchTextBox{
height: 15px;
font-weight: 500;
font-family: Arial;
font-size: 7pt;
color: #999999;
border-right: #cccccc 1px solid;
border-top: #cccccc 1px solid;
border-left: #cccccc 1px solid;
border-bottom: #cccccc 1px solid;
margin-bottom:2px;
}
.SearchButton{
background-image: url(search_go.gif);
background-repeat:no-repeat;
width:25px;
}