body
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #e9e9e9;
	background-color: #7097cd;
	background-image: url(../_img/PhyerNet-Background.png);
	background-repeat: x-repeat;
	padding: 0px;
	margin: 0px;
}

a:link,
a:active,
a:visited
{
	text-decoration: none;
	color: #e9e9e9;
}

a:hover
{
	text-decoration: underline;
}

label
{
	width: 96px;
	text-align: right;
	float: left;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	margin-right: 4px;
}

hr
{
	border: 0px;
	display: block;
	margin: 0px;
	width: 100%;
	height: 2px;
	background-color: #7097cd;
}

.pageWrapper
{
	width: 800px;
	overflow: hidden;
	margin: 0px auto;
	border-left: 1px #50779d solid;
	border-right: 1px #50779d solid;
	background-color: #50779D;
}

.pageHeading
{
	width: 800px;
	height: 110px;
	background-color: #50779d;
	overflow: hidden;
}

.headingTop
{
	width: 800px;
	overflow: hidden;
}

#headingBottom
{
	width: 780px;
	overflow: hidden;
	text-align: right;
	padding-right: 20px;
}

#aboutLink
{
	background-image: url(../_images/phyernetlogo_tr.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 50px;
	margin: 20px;
	overflow: hidden;
	float: left;
}

#aboutLink span
{
	display: none;
}

#loginPanel
{
	float: right;
	width: 240px;
	height: 70px;
	margin: 10px;
}

#loginPanel #userNameInput
{
	width: 130px;
	height: 20px;
	float: left;
	font-size: 14px;
	line-height: 16px;
}

#loginPanel #passwordInput
{
	width: 130px;
	height: 20px;
	float: left;
	font-size: 14px;
	line-height: 16px;
}

#loginPanel #submitButton
{
	float: right;
	margin-right: 2px;
}

#loginPanel #loginUserName
{
	width: 220px;
	height: 40px;
	float: right;
	font-size: 20px;
	font-weight: normal;
	overflow: hidden;
	text-align: right;
	margin-right: 10px;
	text-transform: capitalize;
}

#loginPanel #notYou
{
	width: 220px;
	height: 30px;
	float: right;
	overflow: hidden;
	text-align: right;
	margin-right: 10px;
}

#simpleNavigation
{
	width: 780px;
	padding-left: 20px;
	border-bottom: 1px #50779d solid;
	overflow: hidden;
	background-color: #7097CD;
}

.navigationLink
{
	float: left;
	overflow: hidden;
	font-size: 16px;
	border-left: 1px #50779d solid;
	width: 80px;
	height: 19px;
	padding: 4px 10px;
}

.navigationLink.last
{
	border-right: 1px #50779d solid;
	width: 79px;
}

.navigationLink.current
{
	float: left;
	overflow: hidden;
	font-size: 16px;
	border-left: 1px #50779d solid;
	width: 100px;
	height: 27px;
	width: 80px;
	height: 19px;
	background-color: #50779D;
	padding: 4px 10px;
}

.navigationLink a
{
	display: block;
	width: 100px;
	height: 27px;
}


#footer
{
	background-color: #7097CD;
	border-top: 1px dashed #E9E9E9;
	color:  #E9E9E9;
	font-weight:bold;
	padding: 0px 20px 4px 20px;
	width: 760px;
	overflow: hidden;
}

.footerLink
{
	display: block;
	text-indent: -5000px;
	float: left;
	margin: 0px 4px;
	height: 32px;
}

#abyssLink
{
	background-image: url(../_images/abysslogo.png);
	width: 172px;
}

#pclinuxosLink
{
	background-image: url(../_images/pcloslogo.png);
	width: 102px;
}

#openfireLink
{
	background-image: url(../_images/openfirelogo.png);
	width: 94px;
}

#w3cLink
{
	background-image: url(http://www.w3.org/Icons/valid-xhtml10-blue);
	width: 88px;
}

.rssCapable
{
	background-image: url(../_images/_grafx_valid-rss.png);
	width: 88px;
	height: 32px;
	float: left;
	margin: 0px 4px;
}

.sslEnabled
{
	background-image: url(../_images/securedByRapidSSL.png);
	width: 90px;
	height: 50px;
	float: left;
	margin: 0px 4px;
}

#copyright
{
	text-align: center;
}

#sitemap
{
	text-align: center;
}

.italic
{
	font-style: italic;
}

.bold
{
	font-weight: bold;
}

#userName,
#password
{
	overflow: hidden;
	width: 240px;
}

#submitButtonContainer
{
	width:238px;
	overflow: hidden;
}

#submitButton
{
	padding-right: 2px;
}