/**
 * CSS for DotNetNuke Containers              
 * Copyright 2007 Pivocom                      
 * http://www.pivocom.com	                  
 **/

/**
 * Design Elements
 **/

/** conatiner title token             **/ .Pivocom_BrownFade01_Title { background-color: #816943; font-size: 12px; line-height: 1.4em; font-family: tahoma; font-variant: small-caps; color: #ffffff; font-weight: bold; }
/** container title cell              **/ .Pivocom_BrownFade01_TitleTD { background: url(trc_container_TM.jpg) bottom right no-repeat; background-color: #816943; text-align: left; height: 22px; width:100%; padding: 0;}
/** container actions cell            **/ .Pivocom_BrownFade01_ActionsTD { width:0%; padding: 0;}
/** container content pane            **/ .Pivocom_BrownFade01_Content { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 3px 0 0 0;}
/** container Icons cell              **/ .Pivocom_BrownFade01_Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/** top center section                **/ .Pivocom_BrownFade01_T { vertical-align:top; height: 22px; padding: 0px 0 0 0; }
/** top left section                  **/ .Pivocom_BrownFade01_TL { background: url(trc_container_TL.jpg) bottom left no-repeat; vertical-align:top; height: 22px; width:12px; padding: 0; }
/** top right section                 **/ .Pivocom_BrownFade01_TM { background: url(trc_container_TM.jpg) bottom right no-repeat; vertical-align:top; height: 22px; width:29px; padding: 0; }
/** top right section                 **/ .Pivocom_BrownFade01_TR { vertical-align:top; height: 22px; width:10px; padding: 0; }

/** mid center section                **/ .Pivocom_BrownFade01_M { background: #FBFBE3; vertical-align:top; padding: 0; }
/** mid left section                  **/ .Pivocom_BrownFade01_ML { background: url(trc_container_LML.jpg) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/** mid right section                 **/ .Pivocom_BrownFade01_MR { background: url(trc_container_LMR.jpg) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/** bottom center section             **/ .Pivocom_BrownFade01_B { background: url(trc_container_BM.jpg) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 5px; }
/** bottom left section               **/ .Pivocom_BrownFade01_BL { background: url(trc_container_BL.jpg) bottom left no-repeat; vertical-align:top; height: 17px; width:12px; padding: 0; }
/** bottom right section              **/ .Pivocom_BrownFade01_BR { background: url(trc_container_BR.jpg) bottom right no-repeat; vertical-align:top; height: 17px; width:12px; padding: 0; }






