
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

****		iNetDevs Web Portal Style Sheet					****

****		[Three Panes Template Style Sheet]				****

****		Copyrights (c) www.inetdevs.com					****

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#ContentUP {
	width: 954px;
	height: 17px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(Skin/ContentRep.jpg);
}

#Content {
	width: 954px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(Skin/ContentRep.jpg);
	background-repeat: repeat-y;
}

#ContentDown {
	width: 954px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(Skin/ContentDown.jpg);
	background-repeat: no-repeat;
	height: 16px;
}

#MainPane {
	padding-left: 5px;
	padding-right: 5px;
	width: 680px;
}

.LeftPane {
	padding-left: 20px;
}

#LeftPane {
		width: 200px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MainPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MainPane-Module {
	width: 470px;
}

.MainPane-Top1
{
	background-image: url(Skin/Top-Left.png);
	width: 36px;
	height: 30px;
}

.MainPane-Top2
{
	text-align: left;
}

.MainPane-Top3
{
	background-image: url(Skin/MainPaneTop-Right.png);
	width: 98px;
	height: 30px;
}

.MainPane-Left
{
	width : 8px;
	background-image: url(Skin/Left.png);
}

.MainPane-Right
{
	width : 8px;
	background-image: url(Skin/Right.png);
}

.MainPane-Bottom1
{
	font-size:xx-small;
	background-image: url(Skin/Down-Left.png);
	width: 16px;
	height: 16px;
}

.MainPane-Bottom2
{
	font-size:xx-small;
	background-image: url(Skin/Down-Mid.png);
	height: 16px;
}

.MainPane-Bottom3
{
	font-size:xx-small;
	background-image: url(Skin/Down-Right.png);
	width: 16px;
	height: 16px;
}

label.MainPane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: slateblue;
}

a.MainPane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: slateblue;
}

a.MainPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: slateblue;
}

.MainPane-NoSkinModuleTop {
	text-align: left;
}

label.MainPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: slateblue;
}

a.MainPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: slateblue;
}

a.MainPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: slateblue;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LeftPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.LeftPane-Module {
	width: 200px;
}

.LeftPane-Top1
{
	background-image: url(Skin/Top-Left.png);
	width: 36px;
	height: 30px;
}

.LeftPane-Top2
{
	text-align: left;
}

.LeftPane-Top3
{
	background-image: url(Skin/Top-Right.png);
	width: 30px;
	height: 30px;
}

.LeftPane-Left
{
	width : 8px;
	background-image: url(Skin/Left.png);
}

.LeftPane-Right
{
	width : 8px;
	background-image: url(Skin/Right.png);
}

.LeftPane-Bottom1
{
	font-size:xx-small;
	background-image: url(Skin/Down-Left.png);
	width: 16px;
	height: 16px;
}

.LeftPane-Bottom2
{
	font-size:xx-small;
	background-image: url(Skin/Down-Mid.png);
	height: 16px;
}

.LeftPane-Bottom3
{
	font-size:xx-small;
	background-image: url(Skin/Down-Right.png);
	width: 16px;
	height: 16px;
}

label.LeftPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: slateblue;
}

a.LeftPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: slateblue;
}

a.LeftPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: slateblue;
}


.LeftPane-NoSkinModuleTop {
	text-align: left;
}

label.LeftPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: slateblue;
}

a.LeftPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: slateblue;
}

a.LeftPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: slateblue;
}