﻿/* PCS Train to Gain Style Sheet*/
/* Produced 09-07-07*/

/*** Elements ***/
body
{
	background: #ffffff url(../Images/bg.jpg) repeat-y;
	padding: 0px;
	margin: 10px;

}
body, p
{
	font-size: small;
	font-family: Verdana, Arial;
}
p
{
 margin-top: 0px;
 margin-bottom: 5px;
 }
p.orangesmall
{
	color: #ff4500;
	}
p.bold
{
 font-weight: bold;
 }
h1, h2, h3, h4, h5
{
	margin-bottom: 0px;
	font-family: Tahoma;
	color: #ff4500;
	font-weight: lighter;

	
}
h1
{
	padding-bottom: -5px;
}
h1.black
{
	color: #000000;
	font-weight: 400;
}
h2.black
{
    color: #000000;
	font-weight: 400;
}
A:link 
{
	text-decoration: underline;
	color: #ff4500;
	background-color: transparent;
}
A:visited 
{
	text-decoration: underline;
	color: #ff4500;
	background-color: transparent;
}
A:active 
{
	text-decoration: underline;
	color: #ff4500;
	background-color: transparent;
}
A:hover 
{
	text-decoration: underline;
	color: #ff4500;
	background-color: transparent;
}	
/*** Form Style ***/
	
INPUT
{
	
}

INPUT.Button
{
	width: 50px
}

/*** Form Elements ***/
.ControlItem 
{
 background-color:#e6e7df;	
border-bottom: 1px solid #deb887;
border-right: 0px solid #deb887;
border-left: 0px solid #deb887;
border-top: 0px solid #deb887;
}
.FormElement
 {
 background-color:#FFFFFF;
 border-bottom: 1px solid #deb887;
border-right: 1px solid #deb887;
border-left: 1px solid #deb887;
border-top: 1px solid #deb887;
 	
}
.HeadingDV
{
 width: 150px;
text-align: left;
 vertical-align: text-top;
 font-weight: bold;
 color: #ff4500;
 background-color:#e6e7df;
 border-bottom: 0px none #deb887;
border-right: 1px solid #deb887;
border-left: 0px none #deb887;
border-top: 0px none #deb887;
 }
 
 .HeadingDV_Bigger
{
 
text-align: left;
 vertical-align: text-top;
 font-weight: bold;
 color: #ff4500;
 background-color:#e6e7df;
 border-bottom: 0px none #deb887;
border-right: 1px solid #deb887;
border-left: 0px none #deb887;
border-top: 0px none #deb887;
 }
 .HeadingItem
{
 width: 100%;
text-align: left;
 vertical-align: text-top;
 font-weight: normal ;
 color: #000000;
 background-color:#DCDCDC;
 border-bottom: 0px none #deb887;
border-right: 0px none #deb887;
border-left: 0px none #deb887;
border-top: 0px none #deb887;
 }
	
.Heading
{
text-align: left;
 vertical-align: text-top;
 font-weight: bold;
 color: #ff4500;
 background-color:#e6e7df;

}
.FooterGV
{
text-align: left;
 vertical-align: text-top;
 color: #ff4500;
 background-color:#e6e7df;
}
.orange
{
 color: #ff4500;
  font-weight: bold;	
	}
	
	.ProptText
{
	background-color: #FFFFFF;	
	border: solid 1px #deb887;
}
/*** Layout Style ***/

#PCS_logo {
	position: absolute;
	left: 10px; 
	top: 20px;
	width: 150px;
	height: 100px;
	background:url(../images/TraintoGainLogo.gif) no-repeat;
}

#PCS_TitleLayer 
{
	position: absolute; 
	z-index: 0; 
	left: 115px; 
	top: 32px; 
	text-align: center;
	padding: 0px 0px 0px 0px
}

#PCS_LogonImage 
{
	position: absolute; 
	z-index: 1; 
	left: 800px; 
	top: 10px; 
	text-align: center;
	}
#PCS_MenuHolderContainer 
{
	position: absolute;
	left: 10px;
	top: 90px;
	z-index: 10;
	}
#PCS_MenuHolderContainer a
{
	 text-decoration: none;
	}

#PCS_HeaderContainer {
	height: 120px;
	width: 900px;
	background: #ffffff no-repeat -96px 0px;
	border-bottom: 1px solid #deb887;
	border-right: 1px solid #deb887;
	border-left: 1px solid #deb887;
	border-top: 1px solid #deb887;
	z-index: 10;
	background:url(../images/top.jpg) no-repeat;

}
#PCS_Container {
	position: relative;
	width: 900px;
	}

#PCS_ContentContainer	{
	position: relative;
	width: 900px;
	border-top: 0px solid #deb887;
	border-bottom: 1px solid #deb887;
	border-left: 1px solid #deb887;
	border-right: 1px solid #deb887;
	background: #ffffff;
		
}


#PCS_LeftContentContainer
{
	float: left;
	width: 177px;
	height: 500px;
	background: url(../images/leftbar.jpg) no-repeat 0% top;
}
#PCS_LeftContent
{
	padding: 0px 2px 10px  6px;
}
#PCS_AdminCenterContent
{
	width: 880px;
	float: left;
	padding: 10px 10px 10px 10px;
	background-color: #f1f1f1;

	}
#PCS_CenterContent {
	float: left;
	width: 522px;
	padding: 10px 10px 10px 10px;
	background-color: #f1f1f1;
	border-left: 1px solid #deb887;
	border-right: 1px solid #deb887;
}

#PCS_CenterContent br {
	clear: both;
}



#PCS_RightContentContainter {
	 float: left;
	left: 721px;
	top: 0px;
	width: 179px;
	padding-bottom: 100px;
	padding: 0px 0px 0px 0px;

}

#PCS_RightContent 
{
	padding: 0px 10px 10px 10px;
}


#PCS_FooterContainer {
	background: #DEDECE;	
	width: 515px;
	text-align:center;
	padding: 2px 2px 2px 2px;
}

/*PCS Menu Style*/
.MenuStyle
{
	font-weight:bold;
	font-size: 8pt;

}
.StaticMenuStyle
{
	height: 30px;
}
.StaticMenuItemStyle
{
	color: #FFFFFF;
	height: 30px;
	background-image: url(../Images/PCS-Menu/Middle.gif);
}
.DynamicMenu
{
	color: #ff4500;
	font-weight:bold;
	width: 200px;
	border-right: #ff4500 1px solid;
	border-top: #ff4500 1px solid;
	border-left: #ff4500 1px solid;
	border-bottom: #ff4500 1px solid;
	z-index: 1000; 
	
}
.DynamicMenuItemStyle
{
	width: 200px;
	text-align: left ;
	color: #ff4500;
}


