/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.containermaster {
	width: 100%;
	background-color: transparent;
	padding:6px;
	padding-top:11px;
	padding-bottom:0px;
	text-align:left;
}
#dnn_LeftPane .containermaster {
	padding-left:10px;
	padding-right:12px;
	padding-top:11px;
	padding-bottom:1px;
}
#dnn_RightPane .containermaster {
	padding-left:12px;
	padding-right:10px;
	padding-top:11px;
	padding-bottom:1px;
}
.containerwidth {
	width:170px;
}
.content {
	padding-top:8px; 
	padding-right:0px;
	padding-left:0px;
	padding-bottom:8px;
	text-align:left;
}
.content2 {
	padding-top:8px; 
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
	text-align:left;
}
.dotted {
	border-bottom:1px dotted #DDDDDD;
}
.dotted2 {
	border-top:1px dotted #DDDDDD;
	border-bottom:1px dotted #DDDDDD;
}
.pad {
	padding-left:5px;
	padding-right:5px;
}

/* Titles */
.title {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:25px;
}
.Sage .title {
	color:#9FC29F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	line-height:27px;
}
.grey .title {
	color:#888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	line-height:27px;
}
/* Main Box */
.mainbox .top {
	background-image:url(main_top_back.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
}
.mainbox .bottom {
	background-image:url(main_bottom_back.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:bottom;
}
.mainbox .left {
	background-image:url(main_sides.gif);
	background-repeat:repeat-y;
	background-color:transparent;
	background-position:left;
}
.mainbox .top_left {
	background-image:url(main_top_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
	padding:10px;
	padding-top:5px;
	min-height:35px;
}
.mainbox .bottom_left {
	background-image:url(main_bottom_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom left;
}
.mainbox .right {
	background-image:url(main_sides.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	background-position:right;
}
.mainbox .top_right {
	background-image:url(main_top_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
}
.mainbox .bottom_right {
	background-image:url(main_bottom_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom right;
}

/* Colour Lined Box */
.Sagelinebox .top {
	background-image:url(Sage/line_sides.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
}
.Sagelinebox .bottom {
	background-image:url(Sage/line_sides.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:bottom;
}
.Sagelinebox .left {
	background-image:url(Sage/line_sides.gif);
	background-repeat:repeat-y;
	background-color:transparent;
	background-position:left;
}
.Sagelinebox .top_left {
	background-image:url(Sage/line_top_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
	padding:3px;
	min-height:35px;
}
.Sagelinebox .top_left2 {
	background-image:url(Sage/line_top_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
	padding:10px;
	padding-top:5px;
	min-height:35px;
}
.Sagelinebox .bottom_left {
	background-image:url(Sage/line_bottom_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom left;
}
.Sagelinebox .right {
	background-image:url(Sage/line_sides.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	background-position:right;
}
.Sagelinebox .top_right {
	background-image:url(Sage/line_top_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
}
.Sagelinebox .bottom_right {
	background-image:url(Sage/line_bottom_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom right;
}

/* Grey Lined Box */
.glinebox .top {
	background-image:url(gline_sides.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
}
.glinebox .bottom {
	background-image:url(gline_sides.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:bottom;
}
.glinebox .left {
	background-image:url(gline_sides.gif);
	background-repeat:repeat-y;
	background-color:transparent;
	background-position:left;
}
.glinebox .top_left {
	background-image:url(gline_top_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
	padding:3px;
	min-height:35px;
}
.glinebox .top_left2 {
	background-image:url(gline_top_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
	padding:10px;
	padding-top:5px;
	min-height:35px;
}
.glinebox .bottom_left {
	background-image:url(gline_bottom_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom left;
}
.glinebox .right {
	background-image:url(gline_sides.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	background-position:right;
}
.glinebox .top_right {
	background-image:url(gline_top_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
}
.glinebox .bottom_right {
	background-image:url(gline_bottom_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom right;
}

/* Glass Title Box */
.Sageglass .titlebox  {
	background-image:url(Sage/glass_back.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
	height:25px;
}
.Sageglass .titlebox_left  {
	background-image:url(Sage/glass_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
	height:25px;
}
.Sageglass .titlebox_right  {
	background-image:url(Sage/glass_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
	height:25px;
	padding:0px 8px;
}

/* Grey Glass Title Box */
.gglass .titlebox  {
	background-image:url(grey_glass_back.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
	height:25px;
}
.gglass .titlebox_left  {
	background-image:url(grey_glass_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
	height:25px;
}
.gglass .titlebox_right  {
	background-image:url(grey_glass_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
	height:25px;
	padding:0px 8px;
}

.bottomIcons {
	line-height:1px;
}
.print {}
