
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

****		iNetDevs Web Portal Style Sheet					****

****		[Two Panes Template Style Sheet]				****

****		Copyrights (c) www.inetdevs.com					****

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#MainPane {
	padding-left: 5px;
	padding-right: 10px;
	width: 924px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MainPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MainPane-Module {
	width: 924px;
}

.MainPane-Top {
	height: 27px;
	text-align: right;
	padding-left: 10px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-image: url(Skin/One_Pane_MainPane-Top.jpg);
}

.MainPane-Rep {
	padding: 4px;
	background-repeat: repeat-y;
	background-image: url(Skin/One_Pane_MainPane-Rep.jpg);
}

.MainPane-Bottom {
	height: 8px;
	font-size: 0px;
	background-repeat: no-repeat;
	background-image: url(Skin/One_Pane_MainPane-Down.jpg);
}

label.MainPane-ModuleTitle {
	color: #00aeef;
	font-size: 14pt;
	font-weight: normal;
}

a.MainPane-ModuleTitle {
	font-weight: normal;
	color: #00aeef;
	font-size: 14pt;
}

a.MainPane-ModuleTitle:hover {
	font-weight: normal;
	font-size: 14pt;
}

.MainPane-NoSkinModuleTop {
	text-align: right;
}

label.MainPane-NoSkinModuleTitle {
	font-weight: normal;
	font-size: 14pt;
	color: #00aeef;
}

a.MainPane-NoSkinModuleTitle {
	font-weight: normal;
	font-size: 14pt;
	color: #00aeef;
}

a.MainPane-NoSkinModuleTitle:hover {
	font-weight: normal;
	font-size: 14pt;
}
