
/* 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", georgia, serif; font-size: 20px; font-weight: normal; white-space: nowrap; color: #e18f00;}
td.ctr-content {padding: 12px 0 0 0;}
td.ctr-admin {}
td.basic-ctr {padding: 0 0px 25px 0px;}
td.ctr-spacer img {height: 1px; width: 200px;}

/* Colored containers - base styles */

td.ctr-header-left {width: 15px; height: 31px;}
td.ctr-header-row {height: 31px;}
td.ctr-header-actions {padding: 0; width: 1px; background: transparent;}
td.ctr-header-title {padding: 2px 0 0 0px; background: transparent;}
td.ctr-header-title .Head {color: #fff; font-size: 12px; font-weight: bold; }
td.ctr-header-right {width: 8px; height: 31px;}
td.mb-c {background: url(ctr-bg.gif) top left repeat-x #f8f8f8; padding: 0; width: 100%; border-left: 1px solid #cfcfcf; border-right: 1px solid #cfcfcf;}
td.b-l {width: 12px; height: 12px; background: url(crnr-bl.gif) no-repeat;}
td.b-l img, td.b-r img {width: 12px; height: 12px;}
td.b-c {height: 12px; background: #f8f8f8; border-bottom: 1px solid #cfcfcf;}
td.b-c img {height: 1px; width: 180px;}
td.b-r {width: 12px; height: 12px; background: url(crnr-br.gif) no-repeat;}
td.ctr-color-admin {padding-top: 5px;}
.ctr-content-float {background: url(ctr-hand.gif) bottom right no-repeat transparent; margin-bottom: -11px; position: relative; padding: 10px 12px 14px 12px;}


table.ctr-orange {margin-bottom: 15px;}
table.ctr-orange td.ctr-header-left {background: url(ctr-tl-org.gif) no-repeat;}
table.ctr-orange td.ctr-header-row {background: url(ctr-tc-org.gif) repeat-x;} 
table.ctr-orange td.ctr-header-right {background: url(ctr-tr-org.gif) no-repeat;}

table.ctr-blue {margin-bottom: 15px;}
table.ctr-blue td.ctr-header-left {background: url(ctr-tl-blu.gif) no-repeat;}
table.ctr-blue td.ctr-header-row {background: url(ctr-tc-blu.gif) repeat-x;} 
table.ctr-blue td.ctr-header-right {background: url(ctr-tr-blu.gif) no-repeat;}

table.ctr-green {margin-bottom: 15px;}
table.ctr-green td.ctr-header-left {background: url(ctr-tl-grn.gif) no-repeat;}
table.ctr-green td.ctr-header-row {background: url(ctr-tc-grn.gif) repeat-x;} 
table.ctr-green td.ctr-header-right {background: url(ctr-tr-grn.gif) no-repeat;}
