/* 
================================
CSS STYLES FOR DotNetNuke  Modified by Nina Meiers - for the DNN 

Community
Have you seen our goodiebags? http://www.skincovered.com/ - learn 

how to skin your Website!
================================
*/  

.contHeadSm { 

background: url(/TylersCloset/Portals/_default/Containers/Frostbite Container/wm_head_bg_sm.gif) top left no-repeat; }

.contHeadLG { 

background: url(wm_head_bg_lg.gif) top left no-repeat;
padding-left: 25px;
height: 45px;
padding-top: 22px;
padding-bottom: 5px;
padding-right: 20px; 
}

.contHeadXL { 

background: url(wm_head_bg_xl.gif) top left no-repeat;
padding-left: 25px;
height: 45px;
padding-top: 22px;
padding-bottom: 5px;
padding-right: 20px; 
}

.contBodyLG { 
background: url(wm_cont_bg_lg.gif) top left repeat-y;
padding-left: 27px;
padding-right: 27px; 
}

.contBodyLX { 
background: url(wm_cont_bg_xl.gif) top left repeat-y;
padding-left: 127px;
padding-right: 127px; 
}

.modulePane { 
background: url(wm_cont_bg_sm.gif) top left repeat-y;
padding-left: 20px;
padding-right: 20px; 
}

.moduleHeader { background: url(wm_head_bg_sm.gif) top left no-repeat;
padding-left: 25px;
height: 45px;
padding-top: 22px;
padding-bottom: 5px;
padding-right: 20px; }

