/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.containermaster {
	width:100%;
	background-color: transparent;
	padding:4px;
	text-align:left;
}
.containermaster_box {
	width:100%;
	background-color: transparent;
	padding:11px;
	text-align:left;
}
.content {
	padding-top:8px; 
	padding-right:4px;
	padding-left:4px;
	padding-bottom:8px;
	text-align:left;
}
.containerwidth {
	width:200px;
}
/* Titles */
.title {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	line-height:27px;
	padding-left:3px;
}
.Burgundy .title {
	color:#990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
}
.t_grey .title {
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
}
/* Main Box */
.mainbox .c_top {
	background-image:url(w_top.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
}
.mainbox .c_bottom {
	background-image:url(w_bottom.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:bottom;
}
.mainbox .c_left {
	background-image:url(w_left.gif);
	background-repeat:repeat-y;
	background-color:transparent;
	background-position:left;
}
.mainbox .c_top_left {
	background-image:url(w_top_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
	padding:18px;
	padding-top:14px;
	height:68px;
}
.mainbox .basic {
	background-color:transparent;
	padding:12px;
	padding-top:8px;
}
.mainbox .c_bottom_left {
	background-image:url(w_bottom_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom left;
}
.mainbox .c_right {
	background-image:url(w_right.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	background-position:right;
}
.mainbox .c_top_right {
	background-image:url(w_top_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
}
.mainbox .c_bottom_right {
	background-image:url(w_bottom_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom right;
}

/* title box */
table.box {
	background-image:url(bottom_left_g.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom left;
	padding-bottom:3px;
}
td.box {
	background-image:url(bottom_right_g.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom right;
}
td.boxw {
	padding-bottom:3px;
}
.c_bottomw {
	border-bottom:1px dotted #CCCCCC;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:6px;
	padding-top:2px;
}
/* FX Box */
.fx .titlebox_grey  {
	background-image:url(fx_grey_back.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
}
.fx .titlebox_grey_left  {
	background-image:url(fx_grey_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
}
.fx .titlebox_grey_right  {
	background-image:url(fx_grey_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
}
.fx .titlebox_Burgundy  {
	background-image:url(Burgundy/fx_back.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
}
.fx .titlebox_Burgundy_left  {
	background-image:url(Burgundy/fx_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
}
.fx .titlebox_Burgundy_right  {
	background-image:url(Burgundy/fx_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
}
.fx .c_bottom {
	background-image:url(fx_bottom.gif);
	background-repeat:repeat-x;
	background-color:#EEEEEE;
	background-position:bottom;
}
.fx .c_bottom_left {
	background-image:url(fx_bottom_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom left;
}
.fx .c_bottom_right {
	background-image:url(fx_bottom_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom right;
	height:50px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
	padding-top:2px;
}

/* Flat Box */
.flat .titlebox_grey  {
	background-image:url(grey_back.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
}
.flat .titlebox_grey_left  {
	background-image:url(grey_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
}
.flat .titlebox_grey_right  {
	background-image:url(grey_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
}
.flat .titlebox_Burgundy  {
	background-image:url(Burgundy/back.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
}
.flat .titlebox_Burgundy_left  {
	background-image:url(Burgundy/left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
}
.flat .titlebox_Burgundy_right  {
	background-image:url(Burgundy/right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
}
.flat .c_bottom {
	background-color:#EEEEEE;
}
.flat .c_bottom_left {
	background-image:url(bottom_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom left;
}
.flat .c_bottom_right {
	background-image:url(bottom_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom right;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
	padding-top:2px;
}
.Burgundy .mark {
	background-image:url(Burgundy/mark.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:23px;
	height:23px;
	padding-left:10px;
}

.print {}

