/*body header content*/

.pr-bodyheader {
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 15px;
}


.pr-username {
	color: #B05F12;
	font-size: 24px;

}

.pr-otherpages {
	color: #A4A4A4;
	margin-left: 250px;

}

.pr-otherpagesSelected {
	color: #5BA0E1;
}

.pr-otherpages a {
	color: #A4A4A4;
	text-decoration: none;
}

.pr-otherpages a:hover {
	text-decoration: underline;
}

.pr-otherpagesSelected a {
	color: #5BA0E1;
	text-decoration: none;
}

.pr-otherpagesSelected a:hover {
	text-decoration: underline;
}




/*body content*/

.pr-details {
	margin-top: 20px;
	margin-left: 18px;
	width: 500px;

}

.pr-details p {
	margin: 0px;
	color: #B05F12;
}

.pr-details p a {
	color: #B05F12;
}

.pr-stats {
	width: 325px;
	float: right;
	margin-right: 18px;
	margin-top: 20px;
}

.pr-stats p {
	margin: 0px;
	color: #B05F12;
}

.pr-columnone {
	color: #5BA0E1;

}

.pr-columntwo {
	color: #B2B2B2;

}

.pr-columntwo a {
	color: #B2B2B2;

}


/*edit profile content*/

.pr-editwrapper {
	margin-top: 20px;
	margin-left: 18px;
	width: 700px;

}

fieldset {
	border: 1px solid #999999;
	width: 400px;
	color: #B05F12;
	font-size: 18px;
	margin-left: 25px;
}

legend {
	color: #B05F12;
}

label {
	color: #5BA0E1;
	font-size: 20px;
}

.edit input {
	margin-left: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	width: 300px;
	background-image: url(../images/input_background.jpg);
	background-repeat: repeat;
	height: 33px;
	border: 1px solid #999999;
}

.edit-tos a{
	color: #5BA0E1;
}

.submit input {
	font-size: 18px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	padding: 2px;
	margin-left: 215px;

}


/*login*/

.edit a {
	color: #5BA0E1;

}

/*register*/

.error {
	margin-left: 10px;
	color: #5BA0E1;

}

.r-editwrapper {
	margin-top: 20px;
	margin-left: 18px;
	width: 450px;
}

.javascript {
	float: right;
	width: 300px;
	clear: both;
	margin-right: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 30px;
}

.javascript a {
 color: #5BA0E1;
}

.javascript-fieldset {
	float: right;
	width: 325px;
	clear: both;
	border: 1px solid #999999;
	padding: 2px;
}

#jscheck {
 color: #5BA0E1;
}

/*submit new photo*/

.edit textarea {

}

/*Javascipe page*/

.js-pagewrapper {
	margin-top: 20px;
	margin-left: 18px;
	width: 700px;
	padding-left: 10px;
}

.js-pagewrapper h3 {
	color: #5BA0E1;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.js-pagewrapper p {
	color: #666666;

}

.js-pagewrapper ol {
	color: #666666;

}

.js-pagewrapper li {
	margin-left: 25px;

}

.js-pagewrapper strong {
	color: #000000;
	margin-left: 10px;

}

.js-editwrapper {
	margin-top: 20px;
	margin-left: 18px;
	width: 700px;
	float: left;
	clear: both;
}
