
body { margin: 0px; padding: 0px; background-color: #ffffff; }

h1,h2,h3,h4,h5,h6,img,li,ul,ol {
	padding: 0px; 
	margin:0px;
}

#outer{
	min-height:		100%;
	min-width:	  	772px;
	max-width:		1180px;
	width:expression(document.body.clientWidth < 773? "772px" : document.body.clientWidth > 1181? "1180px" : "auto");
}

.sideheader {
	text-align: center;
	text-decoration:underline;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.subheader {
	text-align: center;
	text-decoration:underline;
}

#lteam-nav {
	width: 			180px;
	float: 			left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*background-image: url(../images/bgl.gif);
	background-position:top left;
	background-repeat: repeat-y;*/
}
#lteam-nav a {
	color: #333333;
}

#rteam-nav {
	width: 			180px;
	float: 			right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5px;
}

#rteam-nav a {
	color: #333333;
}



#lteam-nav li {
	list-style-type: none;
	padding: 0px;
	margin-left: 5px;
}
#rteam-nav li {
	list-style-type: none;
	padding: 0px;
	margin-left: 5px;
}

#team-content {

}

#search-results {
	font-weight: bold;
}

#search-form {
	border: 1px solid #f2e6ff;/*#cedff2;*/
	padding:5px;
	text-align: center;
}

#search-form input {
	border: 1px solid #f2e6ff;
}

#team-data {
	padding-top: 10px;
	margin-left: 190px;
	margin-right: 190px;
}
#team-data li {
	list-style-type: none;
}

#team-journals {
	border: 1px solid #f2e6ff;/*#cedff2;*/
	padding:5px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
}

#team-journals a { 
	color: #333333;
}

#team-journals .grow { 
	font-size: 14px;
	font-weight: bold;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	padding-bottom: 10px;
}

#team-threads {
	border: 1px solid #f2e6ff;/*#cedff2;*/
	padding:5px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
}

#team-threads a { 
	color: #333333;
}

#team-threads .grow { 
	font-size: 14px;
	font-weight: bold;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	padding-bottom: 10px;
}


.reduce {
	font-size: 10px;
}

#header {
	width:100%;
	height: 100px;
	background-image:url(../images/title.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#header p {
	padding:0;
	margin:0;
}

#footer {
	background-color: #f2e6ff;
	width:100%;
	height: 20px;
	clear: both;
}

#profile-login-box {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#luser-nav {
	width: 180px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#luser-nav a {
	color: #333333;
}

#main_username {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
a img {
	border: 0;
}

#friends {
	background-image: url(../images/lines.gif);
	background-position:top left;
	background-repeat: repeat-y;
}
#shouts {
	background-image: url(../images/lines.gif);
	background-position:top left;
	background-repeat: repeat-y;
}
#groups {
	background-image: url(../images/lines.gif);
	background-position:top left;
	background-repeat: repeat-y;
}

#typeshout {
text-align:center;
display: none;
margin-top: 5px;
margin-left: 10px;
}

#typeshout input{
	border: 1px solid pink;
}

.height {
height: 50px;
margin-bottom: 5px;
}

#shoutbox {
	background-image: url(../images/lines.gif);
	background-position:top left;
	background-repeat: repeat-y;
}

.sectiontop {
	margin-top:10px;
	text-align: center;
	background-image: url(../images/top.gif);
	background-position:top left;
	background-repeat: repeat-y;
	height: 20px;
}

.sectiontop p {
	font-weight: bold;
}

.pad {
	margin-top: 10px;
}

.viewall {
	text-align: center;
}
.viewall a {
	font-weight: bold;
}

.viewall p {
	padding: 0;
	margin:0;
}

#friend-panel {
	width: 140px;
	text-align: center;
}
.friendbox {
	padding: 5px 0 5px 0;
	/*border-bottom: 1px dotted purple;*/
	text-align:center;
	margin-left:40px;
}
#postbox {
	padding: 0;
	text-align:center;
	margin-left:10px;
}
#postbox p {
	padding: 0;
	margin: 0;
}

.shoutavatar {
	float: right;
	padding-left: 3px;
	padding-bottom: 3px;
}

#shout-panel {
	width: 170px;
	text-align: center;

}
.shout {
	padding: 0;
	text-align:left;
	margin-left:10px;
	border-bottom: 1px solid pink;
		min-height: 70px;
}

.shout a {
	color: #333333;
}

.friendbox p {
	padding: 0;
	margin: 0;
}
.friendbox:hover {
	background-color: white;
	/*border-left: 1px dotted purple;
	border-right: 1px dotted purple;*/
}

#group-panel {
	width: 140px;
	text-align: center;
}
.groupbox {
	padding: 5px 0 5px 0;
	/*border-bottom: 1px dotted purple;*/
	text-align:center;
	margin-left:40px;
}
.groupbox:hover {
	background-color: white;
	/*border-left: 1px dotted purple;
	border-right: 1px dotted purple;*/
}

.sectionbase {
	background-image: url(../images/base.gif);
	background-position:top left;
	background-repeat: repeat-y;
	height: 30px;
}
.friendinfo {
	float: left;
	margin-right: 20px;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dotted pink;
	margin-bottom: 10px;
	text-align:center;
	font-size: 12px;
}

.friendinfo a {
	color: #333333;
	font-size: 14px;
}

.deletethisfriend {
	color: #333333;
	font-size: 9pt;
	text-align: center;
}

.deletethisfriend a {
	font-size: inherit;
	color: inherit;
}

#profilebox {
	background-image: url(../images/lines.gif);
	background-position: top let;
	background-repeat:repeat-y;
}
#profilebox h1 {
	color: #333333;
	font-size:14px;
	padding-bottom: 10px;
}
#avatar {
	padding-top: 10px;
	text-align: center;
}

#profilenav {
	height: 30px;
	text-align:center;
}

#profilenav li {
    display: inline;
    list-style-type: none;
    padding-right: 5px;
}
#profilenav a
{
	color: #333333;
	font-weight:bold;
}

.blog-title {
	
}

.blog-title h1 {
	color: #333333;
	font-size: 16px;
	text-decoration: underline;
	margin-top: 10px;
}

.blog-text {
	border: 1px solid pink;
	text-align: left;
	padding: 5px;
	margin-bottom: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 100px;

}

.blog-text1 {
	border: 1px solid pink;
	text-align: left;
	padding: 5px;
	margin-bottom: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 150px;

}

.blog-text1 textarea {
	padding:0px;margin:px;
}


.blog-date {
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}

.blog-text a, .blog-text1 a {
	color: #333333;
} 

.blog-text1 input {
	/*margin-left: 50px;*/
}

.breadcrumb {
	font-size: 11px;
	color: #333333;
	margin-left: 30px;
	margin-bottom: 20px;
}

.breadcrumb a {
	font-size: 11px;
	color: #333333;
}

.comment-line {
	text-align: center;
	margin-bottom:10px;
	font-size: 11px;
	color: #333333;
}
.comment-line a {
	font-size: 11px;
	color: #333333;
}

.comment-avatar {
	float: left;
	padding: 5px;
}

.comment-date {
	float:right;
	padding: 0 5px 5px 5px;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.comment-delete {
	float: right;
}

.comment-text {
	min-height: 60px;
}
.comment-text1 {
	min-height: 120px;
}
.comment-delete a {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.commentedit {
	height: 80px;
}



.comment-header {
	width: inherit;
}

#postbox {
	text-align: center;
	padding: 5px;
	margin-bottom: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#postbox textarea {
	border: 1px solid pink;
	width: inherit;
	height: 160px;
}