/*========================================================*/
/*         CSS for Pearl DotNetNuke Containers            */
/*              created by Tyler Fawcett                  */
/*                                                        */
/*                 http://www.tfdnn.com                   */
/*                 tf@tylerfawcett.com                    */
/*========================================================*/



.ContainerActions {
	width: 1px;
}

.ContainerHead {
	padding: 3px 0 3px 0;
}

.ContainerBody {
	padding: 3px 0 0 0;
}

.ContainerIcons {
	text-align: right;
	padding: 8px 0 10px 0;
}

#canvas-blue .ContainerHead .Head {color: #0074ab; font-size: 16px; font-weight: normal; font-family: tahoma; white-space: nowrap;}
#canvas-green .ContainerHead .Head {color: #3c8e03; font-size: 16px; font-weight: normal; font-family: tahoma; white-space: nowrap;}
#canvas-orange .ContainerHead .Head {color: #c96600; font-size: 16px; font-weight: normal; font-family: tahoma; white-space: nowrap;}

.ctr-pad {padding: 0 10px 10px 10px;}

.ctr-tl {width: 12px; height: 30px;}
.ctr-t-a {width: 1px;}
.ctr-t-c {width: 1px;}
.ctr-t-t .Head {color: #fff; font-size: 13px; font-weight: bold; padding: 0 8px 0 0px;}
.ctr-tr {width: 14px; height: 30px;}
.ctr-ml {width: 12px; background: url(/Portals/_default/Containers/Pearl2/ctr-ml.gif) repeat-y; font-size: 1px;}
.ctr-m {background: #f7f7f7; padding: 8px 4px 4px 4px;}
.ctr-m-actions {background: #f7f7f7; padding: 8px 0px 0px 4px; text-align: right;}
.ctr-m-actions a {white-space: nowrap;}
.ctr-mr {width: 14px; background: url(/Portals/_default/Containers/Pearl2/ctr-mr.gif) right repeat-y; font-size: 1px;}
.ctr-bl {width: 12px; height: 15px; font-size: 1px; background: url(/Portals/_default/Containers/Pearl2/ctr-bl.gif);}
.ctr-b {height: 15px; background: url(/Portals/_default/Containers/Pearl2/ctr-b.gif) repeat-x; font-size: 1px;}
.ctr-br {width: 14px; height: 15px; font-size: 1px; background: url(/Portals/_default/Containers/Pearl2/ctr-br.gif);}

.blue-ctr .ctr-tl {background: url(/Portals/_default/Containers/Pearl2/ctr-tl-B.gif);}
.blue-ctr .ctr-t-a, .blue-ctr .ctr-t-c {width: 1px;	background: url(/Portals/_default/Containers/Pearl2/ctr-t-B.gif) repeat-x;}
.blue-ctr .ctr-t-t {background: url(/Portals/_default/Containers/Pearl2/ctr-t-B.gif) repeat-x;}
.blue-ctr .ctr-tr {background: url(/Portals/_default/Containers/Pearl2/ctr-tr-B.gif);}

.green-ctr .ctr-tl {background: url(/Portals/_default/Containers/Pearl2/ctr-tl-G.gif);}
.green-ctr .ctr-t-a, .green-ctr .ctr-t-c {width: 1px; background: url(/Portals/_default/Containers/Pearl2/ctr-t-G.gif) repeat-x;}
.green-ctr .ctr-t-t {background: url(/Portals/_default/Containers/Pearl2/ctr-t-G.gif) repeat-x;}
.green-ctr .ctr-tr {background: url(/Portals/_default/Containers/Pearl2/ctr-tr-G.gif);}

.orange-ctr .ctr-tl {background: url(/Portals/_default/Containers/Pearl2/ctr-tl-O.gif);}
.orange-ctr .ctr-t-a, .orange-ctr .ctr-t-c {width: 1px; background: url(/Portals/_default/Containers/Pearl2/ctr-t-O.gif) repeat-x;}
.orange-ctr .ctr-t-t {background: url(/Portals/_default/Containers/Pearl2/ctr-t-O.gif) repeat-x;}
.orange-ctr .ctr-tr {background: url(/Portals/_default/Containers/Pearl2/ctr-tr-O.gif);}
.title_blue1
{
	font-family: Arial;
	font-size:13px;
    font-weight:bold;
	color:#ffffff;
}
.title_main
{
	font-family: Myriad, "Trebuchet MS", Arial;
	font-size:17px;
	color:#206DA8;
}
