/* 
================================
Skin styles for DotNetNuke - DNN 3 & 4  

================================
*/
.XDWTitle {
color: #822222;
font-family: Verdana,Tahoma, Arial, Helvetica;
font-size:  11px;
font-weight:  bold;
padding-top: 2px;
line-height: 20px;
}
.XDCrossTitle {
color: #822222;
font-family: Verdana,Tahoma, Arial, Helvetica;
font-size:  18px;
font-weight:  bold;
}
.XDWaterMark {
background-image: url(XDFWhitePix/ghost.gif);
background-position:center;
background-repeat:no-repeat;
}
.XDCrossTitleBG {
height: 50px;
background-image: url(XDFWhitePix/CrossHeader.gif);
background-repeat:no-repeat
}
.XDGreyBarTitleBG {
height: 28px;
background-image: url(XDFWhitePix/greybar.gif);
background-repeat:repeat-x
}
.XDGreyBarBottomBG {
height: 2px;
background-image: url(XDFWhitePix/divider.gif);
background-repeat:repeat-x
}

.XDWContentPane {
font-family: Verdana,Tahoma, Arial, Helvetica;
font-size:  12px;
text-align:left;
padding-top: 3px;
padding-left: 2px;
padding-right: 2px;
color: #404040;
}
.XDWContentPaneY {
font-family: Verdana,Tahoma, Arial, Helvetica;
font-size:  12px;
text-align: justify;
padding-top: 3px;
padding-left: 2px;
padding-right: 2px;
color: #404040;
background-image: url(XDFWhitePix/Yellow.jpg);
}

.XDWbottom_left {
background-image: url(XDFWhitePix/bottom_left.PNG);
background-repeat: no-repeat;
width: 13px;
height: 20px;
}

.XDWbottom_right {
background-image: url(XDFWhitePix/bottom_right.PNG);
background-repeat: no-repeat;
}

.XDWtop_left {
background-image: url(XDFWhitePix/top_left.PNG);
background-repeat: no-repeat;
width: 10px;
}

.XDWtop_right {
background-image: url(XDFWhitePix/top_right.PNG);
background-repeat: no-repeat;
width: 16px;
}

.XDWmiddle_left {
background-image: url(XDFWhitePix/middle_left.PNG);
background-repeat: repeat-y;
width: 12px;
}

.XDWmiddle_right {
background-image: url(XDFWhitePix/middle_right.PNG);
background-repeat: repeat-y;
width: 7px;
}

