/*========================================================*/
/*  Cascading Style Sheet for Magnetic DotNetNuke Skin    */
/*              created by Tyler Fawcett                  */
/*                                                        */
/*              http://tf.johndcooper.com                 */
/*                 tf@tylerfawcett.com                    */
/*========================================================*/



.ContainerActions {
	width: 1px;
	background: url(dotted.gif) bottom left repeat-x;
}

.ContainerHead {
	padding: 3px 0 3px 0;
	background: url(dotted.gif) bottom left repeat-x;
}

.ContainerBody {
	padding: 3px 0 0 0;
}

.Head {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

#Green .Head {
	color: #617764;
	font-size: 12px;
	font-weight: bold;
}


.MenuBarContent .Head {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

#Green .MenuBarContent .Head {
	color: #617764;
	font-size: 11px;
	font-weight: bold;
}

.MenuBarContent .ContainerActions {
	width: 1px;
}

.MenuBarContent .ContainerHead {
	padding: 3px 0 3px 0;
}

.CTRMain01 {width: 14px; height: 14px; background: url(ctr_main_01.gif) no-repeat; visibility: visible;}
.CTRMain02 {height: 14px; background: url(ctr_main_02.gif) repeat-x; visibility: visible;}
.CTRMain03 {width: 14px; height: 14px; background: url(ctr_main_03.gif) no-repeat; visibility: visible;}
.CTRMain04 {width: 14px; background: url(ctr_main_04.gif) repeat-y; font-size: 1px;}
.CTRMainMiddle {background: #fafafa; padding: 0px 2px 2px 2px;}
.CTRMain06 {width: 14px; background: url(ctr_main_06.gif) repeat-y; font-size: 1px;}
.CTRMainActions {width: 1px;}
.CTRMainTitle {}
.CTRMainContent {padding: 5px 0 0 1px;}
.CTRMain07 {width: 14px; height: 14px; background: url(ctr_main_07.gif) no-repeat; visibility: visible;}
.CTRMain08 {height: 14px; background: url(ctr_main_08.gif) repeat-x; visibility: visible;}
.CTRMain09 {width: 14px; height: 14px; background: url(ctr_main_09.gif) no-repeat; visibility: visible;}
.CTRMainTitle .Head {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
