
/* TooEasy.com.au Containers  */



/* Basic */

td.ctr-actions {padding: 0 0 1px 0;}
td.ctr-title {padding: 7px 0 5px 2px;}
td.ctr-title .Head {font-family: "verdana", sans-serif; font-size: 17px; font-weight: normal; white-space: nowrap; color: #898a6f;}
td.ctr-content {padding: 6px 3px 10px 3px;}
td.ctr-admin {padding: 8px 0 0 0; text-align: right; font-size: 0px;}
td.ctr-admin img {margin-left: 5px;}
td.basic-ctr {padding-bottom: 10px;}
td.basic-ctr td.ctr-content {padding: 0px 13px 10px 13px;}
td.basic-ctr td.ctr-title {padding: 7px 12px 3px 12px;}

table.shadow-ul {height: 16px; background: url(ctr-ul-center.gif) repeat-x;}
td.shadow-ul-left {width: 77px; background: url(ctr-ul-left.gif) no-repeat;}
td.shadow-ul-right {width: 161px; background: url(ctr-ul-right.gif) no-repeat;}
td.shadow-ul-left img {width: 77px; height: 16px;}
td.shadow-ul-right img {width: 161px; height: 16px;}
td.shadow-ul-center img {height: 16px; width: 100%;}

td.feature-ctr .Head {color: #487a8c; font-size: 22px;}
td.feature-ctr .Normal {font-size: 13px;}

table.green-ctr, table.blue-ctr {margin-bottom: 10px;}

/* blue */
table.blue-ctr td.top-corner-left {width: 10px; background: url(ctr-cnr-blue-tl.gif) no-repeat;}
td.top-corner-left img, td.top-corner-right img {width: 10px; height: 10px;}
table.blue-ctr td.top-corner-right {width: 10px; background: url(ctr-cnr-blue-tr.gif) no-repeat;}
table.blue-ctr td.container-bg {}
table.blue-ctr {background: url(ctr-bg-blue.gif) repeat-x;}
table.blue-ctr .Head {color: #487a8c; font-size: 17px; font-weight: normal;}
table.blue-ctr table.ctr-ul {background: url(blue-ul.gif) repeat-x bottom;}

/* green */
table.green-ctr td.top-corner-left {width: 10px; background: url(ctr-cnr-green-tl.gif) no-repeat;}
td.top-corner-left img, td.top-corner-right img {width: 10px; height: 10px;}
table.green-ctr td.top-corner-right {width: 10px; background: url(ctr-cnr-green-tr.gif) no-repeat;}
table.green-ctr td.container-bg {}
table.green-ctr {background: url(ctr-bg-green.gif) repeat-x;}
table.green-ctr .Head {color: #829859; font-size: 17px; font-weight: normal;}
table.green-ctr table.ctr-ul {background: url(green-ul.gif) repeat-x bottom;}

/* grey */
table.grey-ctr td.top-corner-left {width: 10px; background: url(ctr-cnr-grey-tl.gif) no-repeat;}
td.top-corner-left img, td.top-corner-right img {width: 10px; height: 10px;}
table.grey-ctr td.top-corner-right {width: 10px; background: url(ctr-cnr-grey-tr.gif) no-repeat;}
table.grey-ctr td.container-bg {}
table.grey-ctr {background: url(ctr-bg-grey.gif) repeat-x;}
table.grey-ctr .Head {color: #555; font-size: 17px; font-weight: normal;}
table.grey-ctr table.ctr-ul {background: url(grey-ul.gif) repeat-x bottom;}

/* Added the css classes for the module title container 22-Nov-07 */
/*ModuleBanner-NoTitle.ascx - big-title*/
table.big-title {margin: 8px 0 8px 0; width: 100%;}
td.big-title-left { height: 48px; width: 8px;}
td.big-title-center { height: 48px;	background: url(big-title-center.gif) repeat-x;	text-align: center;}
.big-title { color: #688037; font-family: verdana; font-size: 18px;	font-weight: bold; }
.big-title div { color: #688037; font-family: verdana; font-size: 18px;	font-weight: bold; }
td.big-title-right { height: 48px;	width: 8px;	}
/*big-title - end*/


/* start : OrgTitle-DottedLine container */
.titleDottedBorder
{
	background:url(line.gif) left center repeat-x; height:5px; width:100%;
}
td.titleDottedBorder
 {	background:url(line.gif) left center repeat-x; height:5px; width:100%; }
.org-title
{
	color: #daa538;
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	padding: 3px 0px 6px 0px;
}
.org-title div { color: #daa538; font-family: verdana; font-size: 16px;	font-weight: bold; }
td.org-title .Head {color: #daa538;
	font-family: verdana;
	font-size: 17px;
	font-weight: bold; white-space: nowrap; }

/* end : OrgTitle-DottedLine container  */
