
/* Containers  */



/* Basic */

td.ctr-actions {padding: 0 0 1px 0;}
td.ctr-title {padding: 5px 0 2px 0;}
td.ctr-title .Head {font-family: "times new roman", serif; font-size: 21px; font-weight: normal; white-space: nowrap; color: #527897;}
td.ctr-content {padding: 12px 0 0 0;}
td.ctr-admin {padding: 8px 0 0 0; text-align: right; font-size: 0px;}
td.ctr-admin img {margin-left: 5px;}
td.basic-ctr, td.basic-ctr-ul {padding-bottom: 20px;}


/* Colored containers - base styles */

td.ctr-header-row {height: 33px; border-bottom: 1px solid #fff;}
td.ctr-header-actions {padding: 0; width: 1px; background: transparent;}
td.ctr-header-title {padding: 8px 4px 0 12px; background: transparent;}
td.ctr-header-title .Head {color: #fff; font-size: 15px; font-weight: bold; font-family: "times new roman", serif;}
td.ctr-visibility {width: 28px; padding-top: 6px; text-align: right;}
td.ctr-header-right {width: 8px; height: 32px; font-size: 1px;}
td.mb-c {padding: 5px 12px 0px 12px; width: 100%;}
td.ctr-color-admin {padding: 0 0 0 0; text-align: right; font-size: 0;}
td.ctr-color-admin img {margin-left: 5px;}
td.b-l {width: 8px; height: 8px; font-size: 1px;}
td.b-r {width: 8px; height: 8px; font-size: 1px;}


/* Colored containers - color variations */

/* Magenta */
table.ctr-mag {margin-bottom: 20px;}
table.ctr-mag td.ctr-header-row {background: url(ctr-mag-head-bg.gif) repeat-x;}
table.ctr-mag table.header-table {background: url(ctr-mag-head-left.gif) no-repeat;}
table.ctr-mag td.ctr-header-right {background: url(ctr-mag-head-right.gif) no-repeat;}
table.ctr-mag td.mb-c, table.ctr-mag td.b-c {background: #ece0ee;}
table.ctr-mag td.b-l {background: url(ctr-mag-bl.gif) bottom left no-repeat #ece0ee;}
table.ctr-mag td.b-r {background: url(ctr-mag-br.gif) bottom right no-repeat #ece0ee;}

/* Blue */
table.ctr-blu {margin-bottom: 20px;}
table.ctr-blu td.ctr-header-row {background: url(ctr-blu-head-bg.gif) repeat-x;}
table.ctr-blu table.header-table {background: url(ctr-blu-head-left.gif) no-repeat;}
table.ctr-blu td.ctr-header-right {background: url(ctr-blu-head-right.gif) no-repeat;}
table.ctr-blu td.mb-c, table.ctr-mag td.b-c {background: #e1e9ed;}
table.ctr-blu td.b-l {background: url(ctr-blu-bl.gif) bottom left no-repeat #e1e9ed;}
table.ctr-blu td.b-r {background: url(ctr-blu-br.gif) bottom right no-repeat #e1e9ed;}
