﻿/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  FAL Content Container                */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/
/*-- style for cell                    -- td {vertical-align:top!important;}*/
/*-- style for image in the cell       -- d img {margin-top:50px;}*/
/*-- overwrite line height             --*/ p { line-height: 12px;}
/*-- container title cell              --*/ .ContentWideTitleTD {width:100%; padding:0 0 0 12px; font-weight: bold; font-family: verdana;}
/*-- container actions cell            --*/ .ContentWideActionsTD { padding:0;}
/*-- container content pane            --*/ .ContentWideContent{ float:right; height:320px; width:545px; text-align: left;  overflow: auto; overflow-x: hidden; margin-top:10px;  scrollbar-face-color: #e8ebef; scrollbar-highlight-color: #fff; scrollbar-shadow-color: #fff; scrollbar-3dlight-color: #fff;  scrollbar-arrow-color: #999; scrollbar-track-color: #fff; scrollbar-darkshadow-color: #fff; scrollbar-base-color: #fff; }

/*-- Title div out                     	--*/.TitleOut{ width:545px; float:right; position: relative;  border-bottom: 2px solid #ccc; background: url(rb.gif) no-repeat right bottom; padding-bottom: 6px;}
/*-- Title div in                     	--*/.TitleIn{ width:545px; position: absolute; top:20px; left: 4px; background: transparent;}
/*-- Title div out Text                 --*/.TitleOutText { font-size: 34px; line-height: 35px; color: #eeeeee;}
/*-- Title div outText                  --*/.TitleInText { font-size: 20px; line-height: 21px; color: #333;}
/*-- Table padding                      --*/.ContentWide{ padding-left:18px; height:380px; }


/*========================================================*/





