/*///////////
Title: Profile.html Master StyleSheet
Author: JB |
Client Name:
Last modified: 08/21/07

!!! Adjust Values according to your project specifics !!! Detailed according to importance and section !!!

//////////*/


/*-------General Declarations------*/
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:url(Images/bgPearDude.jpg) top center no-repeat #87d2e5;
	font-weight:normal;
	font-style:normal;
}
div#wrap {
	width:998px;
	text-align:center;
}
a:link, a:active, a:visited {
	color:#333;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
div#container {
	width:998px;
}
div.columnLeft {
	float:left;
	height:inherit;
}
div.columnRight {
	float:right;
	height:inherit;
}
.copy {
	display:none;
}
/*-------Panel_01 Controls------*/
div#panel01 {
	height:18px;
	width:auto;
	background:url(Images/contactBg.jpg) no-repeat;
}
/*Contact Box*/
div#contactLinks {
	text-align:left;
	font-size:12px;
	padding:5px 0 0 30px;
}
a#addToFriends {
	font-size:12px;
}
a#addToFavorites {
	font-size:12px;
}
a#forwardToFriends {
	font-size:12px;
}
a#addToGroups {
	font-size:12px;
}
/*-------Panel_02 Controls------*/
div#panel02 {
	height:505px;
	width:auto;
}
div#iframe1 {
	margin:0 0 0 9px;
}
/*-------Panel_03 Controls------*/
div#panel03 {
	height:2108px;
	width:auto;
	background:url(Images/bgRepeater.jpg) repeat-y;
}
div#iframe2 {
	margin:0 0 0 9px;
}
/*-------PWC Controls------*/
 .ok_button {
	display:none;
}
/*---------- End Profile.html Controls ----------*/
