/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.containermaster {
	width: 100%;
	background-color: transparent;
	padding:4px;
}
.containermaster_box {
	width: 100%;
	background-color: transparent;
	padding:11px;
}
.content {
	padding-top:8px; 
	padding-right:3px;
	padding-left:3px;
	padding-bottom:8px;
	text-align:left;
}
.containerwidth {
	width:180px;
}

/* Titles */
.title {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	line-height:27px;
	padding-left:3px;
	text-align:left;
}
.title_Indigo {
	color:#183A9B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	line-height:25px;
	text-align:left;
}
.title_grey {
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	line-height:25px;
	text-align:left;
}
/* Main Box */
.top_mainbox {
	background-image:url(w_top.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
}
.bottom_mainbox {
	background-image:url(w_bottom.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:bottom;
}
.left_mainbox {
	background-image:url(w_left.gif);
	background-repeat:repeat-y;
	background-color:transparent;
	background-position:left;
}
.top_left_mainbox {
	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;
}
.basic_mainbox {
	background-color:transparent;
	padding:12px;
	padding-top:6px;
}
.bottom_left_mainbox {
	background-image:url(w_bottom_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom left;
}
.right_mainbox {
	background-image:url(w_right.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	background-position:right;
}
.top_right_mainbox {
	background-image:url(w_top_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
}
.bottom_right_mainbox {
	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;
}
.bottomw {
	border-bottom:1px dotted #CCCCCC;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:6px;
	padding-top:2px;
}
/* FX Box */
.titlebox_grey_fx  {
	background-image:url(fx_grey_back.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
}
.titlebox_grey_left_fx  {
	background-image:url(fx_grey_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
}
.titlebox_grey_right_fx  {
	background-image:url(fx_grey_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
}
.titlebox_Indigo_fx  {
	background-image:url(Indigo/fx_back.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
}
.titlebox_Indigo_left_fx  {
	background-image:url(Indigo/fx_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
}
.titlebox_Indigo_right_fx  {
	background-image:url(Indigo/fx_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
}
.bottom_fx {
	background-image:url(fx_bottom.gif);
	background-repeat:repeat-x;
	background-color:#EEEEEE;
	background-position:bottom;
}
.bottom_left_fx {
	background-image:url(fx_bottom_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom left;
}
.bottom_right_fx {
	background-image:url(fx_bottom_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom right;
	height:40px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
	padding-top:2px;
}

/* Flat Box */
.titlebox_grey  {
	background-image:url(grey_back.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
}
.titlebox_grey_left  {
	background-image:url(grey_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
}
.titlebox_grey_right  {
	background-image:url(grey_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
}
.titlebox_Indigo  {
	background-image:url(Indigo/back.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
}
.titlebox_Indigo_left  {
	background-image:url(Indigo/left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
}
.titlebox_Indigo_right  {
	background-image:url(Indigo/right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
}
.bottom {
	background-color:#EEEEEE;
}
.bottom_left {
	background-image:url(bottom_left.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom left;
}
.bottom_right {
	background-image:url(bottom_right.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom right;
	height:40px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
	padding-top:2px;
}
.mark_Indigo {
	background-image:url(Indigo/mark.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:23px;
	height:23px;
	padding-left:3px;
}

