/* 
================================
Skin styles for DotNetNuke - DNN 3 & 4  

================================
*/
.itCentroWTitle {
color: #822222;
font-family: Verdana,Tahoma, Arial, Helvetica;
font-size:  11px;
font-weight:  bold;
padding-top: 2px;
line-height: 20px;
}
.itCentroGrayTitle {
color: #336600;
font-family: Verdana,Tahoma, Arial, Helvetica;
font-size:  12px;
font-weight:  bold;
}
.itCentroGrayTitleBG {
height: 14px;
background-image: url(Images/latecs_2.jpg);
background-repeat:no-repeat;
}
.itCentroGrayTitleBGBar {
height: 5px;
background-image: url(Images/rep_1.jpg);
background-repeat: repeat-x;
}
.itCentroOrangeTitleBG {
height: 14px;
background-image: url(Images/best_2.jpg);
background-repeat:no-repeat;
}
.itCentroOrangeTitleBGBar {
height: 5px;
background-image: url(Images/rep_2.jpg);
background-repeat: repeat-x;
}
.itCentroSideBGBar {
width:10px;
background-image: url(Images/rep_4.jpg);
background-repeat: repeat-y;
}
.itCentroGreenTitleBG {
height: 14px;
background-image: url(Images/what_2.jpg);
background-repeat:no-repeat;
}
.itCentroGreenTitleBGBar {
height: 5px;
background-image: url(Images/rep_3.jpg);
background-repeat: repeat-x;
}
.itCentroGreyBarTitleBG {
height: 28px;
background-image: url(Images/greybar.gif);
background-repeat:repeat-x;
}
.itCentroGreyBarBottomBG {
height: 2px;
background-image: url(Images/divider.gif);
background-repeat:repeat-x;
}

.itCentroWContentPane {
font-family: Verdana,Tahoma, Arial, Helvetica;
font-size:  12px;
text-align:left;
padding-top: 3px;
padding-left: 2px;
padding-right: 2px;
color: #404040;
}
.itCentroWContentPaneY {
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(Images/Yellow.jpg);
}

.itCentroWbottom_left {
background-image: url(Images/bottom_left.PNG);
background-repeat: no-repeat;
width: 13px;
height: 20px;
}

.itCentroWbottom_right {
background-image: url(Images/bottom_right.PNG);
background-repeat: no-repeat;
}

.itCentroWtop_left {
background-image: url(Images/top_left.PNG);
background-repeat: no-repeat;
width: 10px;
}

.itCentroWtop_right {
background-image: url(Images/top_right.PNG);
background-repeat: no-repeat;
width: 16px;
}

.itCentroWmiddle_left {
background-image: url(Images/middle_left.PNG);
background-repeat: repeat-y;
width: 12px;
}

.itCentroWmiddle_right {
background-image: url(Images/middle_right.PNG);
background-repeat: repeat-y;
width: 7px;
}


