body {
	background:#ffffff;
    font: normal 100% Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px; 
	color: #333333;
}
h1 {
    font-family: Verdana, serif;
    font-size: 1.3em;        /* 24px / 16px = 1.5em */
}
input, textarea, select{
	font-size: 1em;
	color: #333333;
	padding: 2px 2px 2px 2px;
	margin-bottom: 5px;
	border: 1px solid  #bbbbbb;
}
input[type="submit"]:disabled{
	color: #999999;
}
input[type="text"]:focus, textarea:focus, select:focus
{
    border: solid 1px #bbbbbb;
}
input[type="submit"]{
	font-weight: bold;
}
.myProfileInput{
	width: 151px;
	float: right;
	margin-right: 5px;
}
.myProfileSelect{
	font-size: 1em;
	color: #666666;
	margin-bottom: 5px;
	border: 1px solid  #bbbbbb;	
	width: 157px;
	float: right;
	margin-right: 5px;
}
#about{
	font: normal 100% Verdana, sans-serif;
	font-size: 1.2em;
	float: left;
}
#message{
	font: normal 100% Verdana, sans-serif;
	font-size: 1.2em;
}
.emoticonWrap{
	width: 200px;
	height: 100px;
	overflow: hidden;
	display: block;
	float: left;
}
.emoticonWrapBox{
	width: 400px;
	height: 150px;
	overflow-y: scroll;
	display: block;
}
.allEmotLink{
	width: 200px;
	text-align: center;
	float: left;
	margin: 10px 0px 0px 0px;
}
.allEmotLink a{
	color: #333333;
	text-decoration: none;
	line-height: 25px;
}
.leftModulWrap{
	width: 150px;
}
.leftModulLabel{
	width: 150px;
	height: 25px;
	line-height: 25px;
	background: url('/interface/greenFill.jpg') repeat-x;
	color:#ffffff;
	font-weight: bolder;
	display: block;
}
.loginForm_190{
	width: 190px;
	height: 175px;
	color: #5B5B59;
	line-height: 20px;
	text-align: left;
}
.leftModulContainer{
	line-height: 25px;
	text-align: left;
	line-height: 1.5em;
}
.leftModulContainer a{
	color: #333333;
	text-decoration: none;
	line-height: 25px;
}
.leftModulContainer input{
	color: #cccccc;
	font-size: 1em;
	border: 1px solid #cccccc;
}
.centerWrap{
	width: 680px;
	margin: 0px 0px 0px 10px;
}
.centerWrap2{
	width: 840px;
	margin: 0px 0px 0px 10px;
}
.centerOrangeModulLabel{
	width: 680px;
	height: 25px;
	line-height: 25px;
	background: url('/interface/orangeFill.jpg') repeat-x;
	color:#ffffff;
	font-weight: bolder;
}
.myProfileMenu{
	width: 680px;
	height: 25px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.myProfileMenu li{
	border: 1px solid #9DA9FD;
	border-left: none;
	border-top: none;
	display: inline;
	float: left;
}
.myProfileMenu li a{
	width: 90px;
	height: 25px;
	line-height: 18px;
	color: #333333;
	display: block;
	text-decoration: none;
	text-align: center;
}
.profileWrap{
	width: 120px;
	height: 190px;
	margin: 0px 10px 10px 0px;
	float: left;
}
.profileWrap a{
	width: 120px;
	height: 180px;
	line-height: 1.6em;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #333333;
}
.profileWrap a:hover img{
	margin: -2px;
	border: 2px solid #EF850F;
}
a.addAnimal{
	width: 80px;
	height: 25px;
	display: block;
	background: url("/interface/icon/addMember.jpg") left no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
	color: #333333;
	font-weight: bold;
	line-height: 25px;
}
a.delAnimal{
	width: 20px;
	height: 20px;
	display: block;
	float: right;
	background: url("/interface/icon/delMember.jpg") no-repeat;
}
.profileGalleryWrap{
	width: 120px;
	height: 180px;
	margin: 0px 10px 10px 0px;
	float: left;
}
.profileGalleryWrap a{
	width: 120px;
	height: 160px;
	line-height: 1.6em;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #333333;
}
.profileGalleryWrap a:hover img{
	margin: -2px;
	border: 2px solid #EF850F;
}
a.galleryButton{
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	text-decoration: none;
	color: #999999;
	background: url("/interface/icon/edit.jpg") no-repeat;
	margin: 5px 0px 0px 5px;
}
a.delImage{
	width: 20px;
	height: 20px;
	display: block;
	float: right;
	text-decoration: none;
	color: #999999;
	background: url("/interface/icon/del.jpg") no-repeat;
	margin: 5px 5px 0px 0px;
}
.oB_120{
	width: 118px;
	height: 20px;
	line-height: 18px;
	border: 1px solid #ccbeb1;
	background: url('/interface/oB.jpg') repeat-x;
	color: #ffffff;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}
.mListItem{
	height: 120px;
	width: 840px;
	display: block;
	overflow-y:hidden;
	clear:both;
	padding: 10px 0px 10px 0px;
}
.mListImg{
	width: 75px;
	height: 110px;
	float: left;
}
.mListName{
	width: 150px;
	height: 110px;
	display: block;
	float: left;
	vertical-align:middle;
	text-align: center;
}
.online{
	color: green;
}
.offline{
	color: red;
	overflow-y:visible;
}
.myName{
	color: green;
	font-weight: bold;
}
.alterName{
	color: #EF850F;
	font-weight: bold;
}
.myMessageTitle{
	width: 540px;
	height: 25px;
	color: green;
	font-weight: bold;

}
.alterMessageTitle{
	width: 540px;
	height: 25px;
	color: #EF850F;
	font-weight: bold;
}
.myMessageText{
	width: 540px;
	height: 75px;
	color: green;
}
.alterMessageText{
	width: 540px;
	height: 75px;
	color: #EF850F;
}
.profileListWrap{
	width: 320px;
	height: 200px;
	display: block;
	float: left;
	margin: 10px 0px 0px 10px;
}
.createMessage{
	width: 125px;
	height: 25px;
	background: url("/interface/editMessage.jpg") no-repeat;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
	display: block;
	text-align: left;
}
.profileMenuBar{
	width: 840px;
	height: 25px;
	line-height: 25px;
	background: url('/interface/blueFill.jpg') repeat-x;
	color:#ffffff;
	font-weight: bolder;
}
.profileMenuBar a{
	width: 100px;
	height: 25px;
	float: left;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #ffffff;
}
.menuBarSelected{
	width: 100px;
	height: 25px;
	float: left;
	background: url("/interface/blueSelected") repeat-x;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #ffffff;
}
.aGallery {
	width: 120px;
	height: 160px;
	display: block;
}
a:hover.aGallery  img{
	border: solid 3px #EF850F;
	margin: -3px -3px -3px -3px;
}
.greenBar_510{
	width: 510px;
	height: 25px;
	line-height: 25px;
	background: url('/interface/greenFill.jpg') repeat-x;
	color:#ffffff;
	font-weight: bolder;
	float: left;
}
.blueBar_510{
	width: 510px;
	height: 25px;
	line-height: 25px;
	background: url('/interface/blueFill.jpg') repeat-x;
	color:#ffffff;
	font-weight: bolder;
	float: left;
	margin: 10px 0px 0px 0px;
}
.orangeBar_320{
	width: 320px;
	height: 25px;
	line-height: 25px;
	background: url('/interface/orangeFill.jpg') repeat-x;
	color:#ffffff;
	font-weight: bolder;
	margin: 0px 0px 0px 0px;
	float: right;
	clear: right;
}
.aboutWrap{
	width: 510px;
	height: 150px;
	color: #333333;
	line-height: 1.5em;
	float:left;
}
.friendsWrap{
	width: 510px;
	margin: 0px 0px 10px 0px;
	display: block;
	float: left;
	clear: right;
}
.friendsWrap a{
	width: 85px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #666666;
}
a.gB{
	width: 80px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #c7e58d;
	border-bottom: 1px solid #80bf00;
	border-right: 1px solid #80bf00;
	background: url("/interface/gB.jpg") repeat-x;
	display: block;
	color: #658d12;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
a.rB{
	width: 80px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #f7a97b;
	border-bottom: 1px solid #b54708;
	border-right: 1px solid #b54708;
	background: url("/interface/rB.jpg") repeat-x;
	display: block;
	color: #b6480b;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.yB{
	width: 120px;
	height: 18px;
	border: 1px solid #ffd873;
	border-bottom: 1px solid #be8900;
	border-right: 1px solid #be8900;
	background: url("/interface/yB.jpg") repeat-x;
	display: block;
	color: #bf8903;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
a.yBsmall{
	width: 80px;
	height: 18px;
	border: 1px solid #ffd873;
	border-bottom: 1px solid #be8900;
	border-right: 1px solid #be8900;
	background: url("/interface/yB.jpg") repeat-x;
	display: block;
	color: #bf8903;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.cB{
	text-decoration: none;
	font-weight: bold;
	float: right;
	color: #333333;
	margin-right: 10px;
}
.myPetsWrap{
	width: 510px;
	height: 150px;
	color: #333333;
	line-height: 1.5em;
	float:left;
	overflow-y: hidden;
}
.animalsWrap{
	width: 510px;
	height: 130px;
	margin: 0px 0px 10px 0px;
	display: block;
	float: left;
	clear: right;
	overflow-y: hidden;
}
.animalsWrap a{
	width: 85px;
	height: 130px;
	margin: 0px 0px 10px 0px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #333333;
}
.orangeBar_190{
	width: 150px;
	height: 25px;
	line-height: 25px;
	background: url('/interface/orangeFill.jpg') repeat-x;
	color:#ffffff;
	font-weight: bolder;
}
.greenBar_190{
	width: 150px;
	height: 25px;
	line-height: 25px;
	background: url('/interface/greenFill.jpg') repeat-x;
	color:#ffffff;
	font-weight: bolder;
}
.navigationWrap{
	width: 150px;
}
.navigationWrap a{
	width: 150px;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #CB8700;
	display: block;
	text-decoration: none;
	color:#333333;
}
.navigationWrap img{
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin: 2px 0px 0px 0px;
}
.navigationWrap span{
	color: #333333;
	margin: 0px 0px 0px 10px;
}
.blueBar_400{
	width: 480px;
	height: 25px;
	line-height: 25px;
	background: url('/interface/blueFill.jpg') repeat-x;
	color:#ffffff;
	font-weight: bolder;
}
.magentoBar_400{
	width: 480px;
	height: 25px;
	line-height: 25px;
	background: url('/interface/magentoFill.jpg') repeat-x;
	color:#ffffff;
	font-weight: bolder;
}
.mainTopWrap{
	width: 120px;
	height: 150px;
	display: block;
	float: left;
	text-align: center;	
	color: #333333;
}
.mainTop{
	width: 120px;
	height: 120px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
	overflow-y: hidden;
}
.greenBar_310{
	width: 310px;
	height: 25px;
	line-height: 25px;
	background: url('/interface/greenFill.jpg') repeat-x;
	color:#ffffff;
	font-weight: bolder;
}
.orangeBar_310{
	width: 310px;
	height: 25px;
	line-height: 25px;
	background: url('/interface/orangeFill.jpg') repeat-x;
	color:#ffffff;
	font-weight: bolder;
}
.greenBar_680{
	width: 680px;
	height: 25px;
	line-height: 25px;
	background: url('/interface/greenFill.jpg') repeat-x;
	color:#ffffff;
	font-weight: bolder;
}
.rateUp{
	width: 19px;
	height: 19px;
	display:block;
	float: left;
	background: url("/interface/rateUp.jpg") no-repeat;
	margin: 0px 0px 0px 21px;
}
.rateDown{
	width: 19px;
	height: 19px;
	display:block;
	float: left;
	background: url("/interface/rateDown.jpg") no-repeat;
}
.searchResultWrap{
	width: 320px;
	height: 190px;
	display: block;
	float: left;
	margin: 10px 0px 0px 10px;
}
.pagination{
	width: 680px;
	height: 20px;
	line-height: 20px;
	display: block;
	float:right;
	text-align: center;	
}
.pagesel{
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
	display: block;
	float: left;
	background: #F1840D;	
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.pagenav{
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #333333;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
}
a:hover.pagenav{
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
	display: block;
	float: left;
	background: #F1840D;
	text-decoration: none;
	text-align: center;
}
.mBoxBar{
	width: 840px;
	height: 25px;
	line-height: 25px;
	background: url('/interface/orangeFill.jpg') repeat-x;
	color:#ffffff;
	font-weight: bolder;
}
a.closeMessage{
	width: 20px;
	height: 20px;
	display: block;
	background: url('/interface/icon/closeMessage.jpg') no-repeat;
	float: left;
	margin: 0px 5px 0px 0px;
}
a.openMessage{
	width: 20px;
	height: 20px;
	display: block;
	background: url('/interface/icon/openMessage.jpg') no-repeat;
	float: left;
	margin: 0px 5px 0px 0px;
}
a.newMessage{
	width: 20px;
	height: 20px;
	display: block;
	background: url('/interface/icon/newMessage.jpg') no-repeat;
	float: left;
	margin: 0px 5px 0px 0px;
}
a.delMessage{
	width: 20px;
	height: 20px;
	display: block;
	background: url('/interface/icon/delMessage.jpg') no-repeat;
	float: left;
	margin: 0px 5px 0px 0px;
}
a.menuSelected{
	background: #FADDBF; 
	color: #ffffff; 
	font-weight: bold;
}
.orangeSublabel{
	width: 680px;
	height: 25px;
	line-height: 25px;
	color: #EF850F;
	font-weight: bold;
	border-bottom: 2px solid #EF850F;
	margin-bottom: 10px;
}
.greenSublabel{
	width: 680px;
	height: 25px;
	line-height: 25px;
	color: #333333;
	font-weight: bold;
	background: #DCF8CF;
}
.aboutSearch{
	width: 190px;
	height: 140px;
	display: block;
	float: left;
	overflow: hidden;
}
a.noticeLink{
	color: #333333;
	text-decoration: none;
	width: 150px;
	display: block;
	padding: 3px 0px 3px 15px;
	background: url('/interface/greenArrow.jpg') no-repeat left center;
	border-bottom: 1px solid #bbbbbb;
}
.rightBlue150{
	width: 150px;
	height: 25px;
	line-height: 25px;
	background: url('/interface/blueFill.jpg') repeat-x;
	color:#ffffff;
	font-weight: bolder;
	float: right;
	margin: 10px 0px 0px 0px;
}
.rightMagento150{
	width: 150px;
	height: 25px;
	line-height: 25px;
	background: url('/interface/magentoFill.jpg') repeat-x;
	color:#ffffff;
	font-weight: bolder;
	float: right;
	margin: 10px 0px 0px 0px;
}
.topRightWrap{
	width: 150px;
	float: right;
	text-align: center;
}
a.topForum{
	width: 295px;
	display: block;
	padding: 0px 0px 0px 15px;
	background: url('/interface/greenArrow.jpg') no-repeat left center;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
	border-bottom: 1px solid #bbbbbb;
}
a.noticeIndex{
	width: 145px;
	display: block;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 3px;
	background: url('/interface/greenArrow.jpg') no-repeat left center;
	text-decoration: none;
	color: #333333;
	line-height: 15px;
	border-bottom: 1px solid #bbbbbb;
}
.aboutText{
	height: 100px;
	width: 360px;
	display: block;
	overflow-y:hidden;
}
#textWrap{
	position: absolute;
	background: #ffffff;
	width: 370px;
	display: block;
	overflow:hidden;
	z-index: 1001;
}
a.slideUp{
	position: relative;
	z-index: 1200;
	width: 20px;
	height: 20px;
	display: block;
	background: url('/interface/icon/up.jpg') no-repeat;
	float: right;
	margin: 5px 5px 0px 0px;
	visibility:hidden;
}
a.slideDown{
	position: relative;
	z-index: 2;
	width: 20px;
	height: 20px;
	display: block;
	background: url('/interface/icon/down.jpg') no-repeat;
	float: left;
	margin: 5px 5px 0px 0px;
	visibility:hidden;
}
a.mBoxImg{
	width: 75px
	height: 120px;
	color: #0e62df;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	display: block;
}
.mBox td{
	border-bottom: 1px solid #CB8700;
	padding: 5px 0px 5px 0px;
	line-height: 18px;
}
.noticeLabel{
	width: 80px;
	font-weight: bold;
	display: block;
	float: left;
}

