/* ================================ Container Styles for DotNetNuke================================*/   .containermaster {	width: 100%;	background-color: transparent;	moz-border-radius-bottomleft: 15px; 	moz-border-radius-bottomright: 15px; 	moz-border-radius-topleft: 3px; 	moz-border-radius-topright: 3px;	padding-bottom: 2px;	padding-right: 8px;	padding-left: 8px;	padding-top: 6px;}/* Orange Containers */.c1_top { height:32px; background-image: url(c1_top.gif); background-position:bottom; background-repeat:repeat-x; background-color:transparent;}.c1_left { width:16px; background-image:url(c1_left.gif); background-repeat:repeat-y; background-position:left; background-color:transparent;}.c1_right { width:16px; background-image:url(c1_right.gif); background-repeat:repeat-y; background-position:right; background-color:transparent;}.c1_bottom { padding-bottom:12px; padding-top:10px; background-image:url(c1_top.gif); background-position:bottom; background-repeat:repeat-x; background-color:transparent;}.c2_top_right { height:32px; width:16px; background-image:url(c2_top_right.gif); background-position:bottom; background-repeat:no-repeat;}.c2_top_left { height:32px; width:16px; background-image:url(c2_top_left.gif); background-position:bottom; background-repeat:no-repeat;}.c2_top { height:32px; background-image: url(c2_top.gif); background-position:bottom; background-repeat:repeat-x; background-color:transparent;}.c2_left { width:16px; vertical-align:bottom; background-image:url(c2_left.gif); background-repeat:repeat-y; background-position:left; background-color:transparent;}.c2_right { width:16px; vertical-align:bottom; background-image:url(c2_right.gif); background-repeat:repeat-y; background-position:right; background-color:transparent;}.c2_bottom { padding-bottom:12px; padding-top:10px; background-image:url(c2_bottom.gif); background-position:bottom; background-repeat:repeat-x; background-color:transparent;}.c2_bottom_right { height:16px; width:16px; background-image:url(c2_bottom_right.gif); background-position:bottom; background-repeat:no-repeat;}.c2_bottom_left { height:16px; width:16px; background-image:url(c2_bottom_left.gif); background-position:bottom; background-repeat:no-repeat;}.c3_top_right { height:32px; width:16px; background-image:url(c3_top_right.gif); background-position:bottom; background-repeat:no-repeat;}.c3_top_left { height:32px; width:16px; background-image:url(c3_top_left.gif); background-position:bottom; background-repeat:no-repeat;}.c3_top { height:32px; background-image: url(c3_top.gif); background-position:bottom; background-repeat:repeat-x; background-color:transparent;}.c3_left { width:16px; vertical-align:bottom; background-image:url(c3_left.gif); background-repeat:repeat-y; background-position:left; background-color:transparent;}.c3_right { width:16px; vertical-align:bottom; background-image:url(c3_right.gif); background-repeat:repeat-y; background-position:right; background-color:transparent;}.c3_bottom { padding-bottom:12px; padding-top:10px; background-image:url(c3_bottom.gif); background-position:bottom; background-repeat:repeat-x; background-color:#E2F3FF;}.c3_bottom_right { height:16px; width:16px; background-image:url(c3_bottom_right.gif); background-position:bottom; background-repeat:no-repeat;}.c3_bottom_left { height:16px; width:16px; background-image:url(c3_bottom_left.gif); background-position:bottom; background-repeat:no-repeat;}/* Box Title */.title_colour {	color:#3A80B1;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;	font-weight:bold;	padding-top:2px;	width:100%;}.title_white {	color:#FFFFFF;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;	font-weight:bold;	padding-top:2px;	width:100%;}
