/* CSS Document */
@charset "UTF-8";
/* Necessities */
/*///////////
Client: Positive Parenting
Last modified: 0/18/08
\\\\\\\\\\\\\\*
/*----- Profile Body ------*/
#profile_aboutMe {
	margin:0px !important;
	padding:0px !important;
	margin-top:-2px !important;
}

#wrap, #header, #topnav, #footer {
  background-color:transparent;
}

#wrap {
  width:808px;
  position:center !important;
  margin-left:auto;
  margin-right:auto;
  padding-left:0px !important;
  padding-right:4px !important;   
}

*html #wrap {
  padding-right:0px !important;
}

#profile {
	font-style:normal;
	font-family:arial;
	font-size:10px;
	color:#333333;
	background-color:#ffffff;
	background-image:url(http://creative.myspace.com/groups/_sj/anheuser/images/background.gif);
	background-repeat:repeat-x;
	background-position:top center;
}
/* master links */
a:link, a:active, a:visited {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
/*---------------------------- 
Page Header & Footer 
-----------------*/

div#header_search {
	display:none;
}

div#header, div#topnav, div#footer {
	color:#666;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
}
#header {
  position:absolute;
  width:808px; 
  height:1px; 
  margin-left:18px;
  top:1px;
}

#header a {
  color:#ffffff;
}
#topnav {
	position:absolute;
	width:808px;
	height:1px;
	margin-left:0px;
	top:28px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
}
#topnav a:link, #topnav a:active, #topnav a:visited {
	color:#fff;
	text-decoration: none;
}
#topnav a:hover {
	color: #fff;
	text-decoration: underline;
}
/* 
footer text/links 
*/
#footer {
  color:#333;
  padding-bottom:10px;
  font-size:10px;
  font-family:Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  font-weight:normal;
}

#footer a:link, #footer a:active, #footer a:visited {
  color:#003596;
  text-decoration:none;
}
  
#footer a:hover {
  color:#666;
  text-decoration:none;
}
/*-------------------------------- Main Layout & Master Module 1-28 Controls -----------------*/
div#mainLayout {
	width:808px;
	padding:0px;
	margin:0px;
	margin-top:0px!important;
	padding-top:0px!important;
}
/*
Removes gap that seperates profile from modules
*/
div#profileBottom {
	margin-top:-15px;
	background-color: #ed3524;
}
*html div#profileBottom {
	margin-top:-13px;
	background-color: #ed3524;
}
/*
Combined Values
*/

#profile_friends, #profile_forums, #profile_comments {
	width:775px;
	position:center;
	padding-left:10px;
	padding-right:0;
}
*html #profile_friends, #profile_forums, #profile_comments {
	width:790px;
	padding-left:10px;
}
#profile_friends a:link, #profile_friends a:active, #profile_friends a:visited {
	font-family:arial;
	color:#003596;
	font-size:12px;
}
/*---------- 
Friends Section 
----------*/
div#friendContainer {
	height: auto;
	width: 792px;
	background-color: #fff;
	margin-left: 8px;
	margin-top: 8px;
}
div#friendTop {
	background-image: url(http://creative.myspace.com/Client/PositiveParenting/Images/friendsHeader.gif);
	width: 792px;
	height: 32px;
	margin: 0;
	padding: 0;
}
#profile_friends {
	font-family:arial;
	color:#003596;
	font-size:12px;
	text-decoration:none;
}
#profile_friends a:hover {
	font-family:arial;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
#profile_friends img {
	border:1px solid #003596 !important;
	width:70px;
	height:70px;
}
#profile_friends a:hover img {
	border:1px solid #000000 !important;
}
#profile_friends strong {
	font-family:arial;
	color:#333333;
	font-size:12px;
}
#profile_friends span {
	font-family:arial;
	color:#ff0000;
	font-size:12px;
}
/*---------- 
Forum Section 
----------*/
*html div#forumContainer {
	margin-top:2px;
}
div#forumContainer {
	height: auto;
	width: 792px;
	background-color: #fff;
	margin-left: 8px;
	margin-top: 8px;
}
div#forumTop {
	background-image: url(http://creative.myspace.com/Client/PositiveParenting/Images/forumHeader.gif);
	width: 792px;
	height: 32px;
	margin: 0;
	padding: 0;
}
div#profileTxtLnk {
	width: 760px;
	height: 27px;
	margin: 10px 0 0 15px;
	padding: 0;
	float: left;
	cursor: pointer;
	background: url(http://creative.myspace.com/Client/PositiveParenting/Images/forumTeenQ1.gif) no-repeat;
	display: block;
}
a#profileTxtLnk {
	position:relative;
	display:block;
	width:760px;
	height:27px;
	margin:0;
	padding:0;
}	
div#profile_forums .section {
	height: 300px;
	width: 775px;
	overflow: scroll;
}
div#profile_forums img {
	padding:5px;
}
div#profile_forums .right {
	font-family:arial;
	color:#333;
	font-size:12px;
	margin-top:5px;
	margin-right: 20px;
}
div#profile_forums .cols {
	font-family:arial;
	color:#333333;
	font-size:12px;
	line-height:16px;
	width: 775px;
	padding-bottom: 10px;
}
div#profile_forums a:link, 
div#profile_forums a:active, 
div#profile_forums a:visited {
	font-family:arial;
	color:#003596;
	font-size:12px;
}
div#profile_forums a:hover {
	font-family:arial;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
div#profile_forums .left, 
div#profile_comments .heading, 
div#profile_friends .heading {
	display:none;
}
/*---------- 
Comments Section 
----------*/
div#commentContainer {
	width: 792px;
	background-color: #fff;
	margin-left: 8px;
	margin-top: 8px;
}
div#commentContent {
	width:787px;
	margin:0 auto;
	padding-right:5px;
	height: auto;
}
*html div#commentContent {
	width: 785px;
	margin: 0 auto;
	padding-right: 2px;
}
div#commentTop {
	background-image: url(http://creative.myspace.com/Client/PositiveParenting/Images/commentsHeader.gif);
	width: 792px;
	height: 32px;
	margin: 0;
	padding: 0;
}
div#commentBot {
	height: 10px;
	margin: 0;
	padding: 0;
	width: 792px;
	background-color: #ed3524;
}
div#profile_comments {
	font-family:arial;
	color:#333333;
	font-size:11px;
}
div#profile_comments strong {
	font-family:arial;
	color:#333333;
	font-size:12px;
}
div#profile_comments span {
	font-family:arial;
	color:#000000;
	font-size:12px;
}
div#profile_comments a:link, 
div#profile_comments a:active, 
div#profile_comments a:visited {
	font-family:arial;
	color:#ed3524;
	font-size:12px;
	text-decoration:none;
}
div#profile_comments a:hover {
	font-family:arial;
	color:#666;
	text-decoration: underline;
}
div#profile_comments .cols img {
	width:70px;
	border:1px solid #003596;
}
#profile_comments .cols a:hover img {
	width:70px;
	border:1px solid #666;
}
div#profile_comments .cols h4 {
	font-family:arial;
	color:#333333;
	font-size:11px;
	padding-top:11px;
	margin:0;
}
div#profile_comments .cols a:link, 
div#profile_comments .cols a:active, 
div#profile_comments .cols a:visited, 
div#profile_comments .cols a:hover {
	font-size:0em;
	line-height:-30px;
	color:#ffffff;
}
div#profile_comments .right {
	color:#ed3524 !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-align: right;
	width: 755px;
	padding-right: 15px;
}
div#profile_comments .right a {
	color:#ed3524 !important;
	text-decoration: none;
}
div#profile_comments .right a:hover {
	color:#666!important;
	text-decoration: underline;
}
div#profile_comments .cols th {
	width:75px!important;
}
div#profile_comments td {
	color:#333333;
	font-family:arial;
	font-size:11px;
	width: 90%;
	padding: 8px!important;
	margin: 8!important;
}
/*---Main Layoou--*/
div#mainLayout, #mainLayout td {
	padding:0px !important;
	margin:0px !important;
}

#mainLayout td {
	padding-right:10px;
}