body {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	background: url("img/blackbg.gif") top left repeat-x #ffffff;
}

#topban {
	background: url("img/logbg.gif") top left repeat-x #56a4ce;
	font-weight: bold;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	border-top: 0px solid #399ab7;
	border-bottom: 1px solid #bacc3f;
	padding: 5px;
}

#topban2 {
	background: url("img/gradybg.gif") top left repeat-x #ffffff;
	height: 40px;
}

div.pad {
	margin: auto;
	width: 80%;
	padding: 0px;
}
div.bodyinc {
	margin: auto;
	width: 80%;
	padding: 0px;
	min-height: 600px;
}

div.pad#toplog {
	height: 200px;
}

td.toplogo {
	vertical-align: bottom;
	background: url("img/toplog2.png") 0px 20px no-repeat;
}

div#beta{

}

td {
	vertical-align: top;
}

.frontheader {
	text-transform: none;
	font-weight: bold;
	color: #d15a0b;
	margin: 0px;
	margin-bottom: 20px;
	font-family: georgia, tahoma, verdana;
	border-bottom: 1px solid #e7cdab;
	padding-bottom: 3px;
	font-size: 16px;
}

.frontheader_user {
	font-weight: bold;
	font-size: 25px;
	color: #399dcb;
	margin: 0px;
	font-family: arial, tahoma, verdana;
}

.frontheader .showhat {
	font-size: 14px;
	margin-left: 20px;
	color: #828282;
	font-weight: normal;
}

.usname {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.usname a:link,.usname a:visited {
	color: #1c60a5;
	font-weight: normal;
}

.usname time {
	font-weight: normal;
	color: #838383;
	font-size: 12px;
}

div.one {
	margin-bottom: 0px;
	background: url("img/listbg.gif") top left repeat-x #ebf0f2;
	padding: 10px;
	border: 1px solid #c9d6df;
	margin-right: 0px;
	margin-top: 20px;
}

td.frontlisthm {
	width: 80px;
}

td.frontlisthm p {
	margin: 0px;
	margin-left: 1px;
	font-size: 16px;
}

td.frontlisthm  a:link,td.frontlisthm  a:visited {
	color: #000000;
}

td.topup {
	padding-left: 0px;
	padding-top: 10px;
}

td.topup2 {
	padding-left: 0px;
	padding-top: 10px;
	width: 60px;
}

td.logging {
	text-align: right;
	color: #d6d6d6;
	vertical-align: bottom;
}

#login {
	float: right;
	padding: 5px;
	padding-left: 8px;
	padding-right: 0px;
}

td.logging separator {
	color: #7e7e7e;
}

td.logging a:link, td.logging a:visited{
	color: #7e7e7e;
	text-decoration: none;
}

td.logging a:hover {
	color: #d6d6d6;
	text-decoration: none;
}

td.logging p {
	margin: 0px;
	margin-bottom: 5px;
}

td.topup a:link,td.topup a:visited,td.topup2 a:link,td.topup2 a:visited  {
	color: #ffffff;
	text-decoration: none;
}

td.topup a:hover,td.topup2 a:hover {
	text-decoration: underline;
}

td.topup created {
	color: #d912c8;
}

td.logging form {
	margin: 0px;
	padding: 0px;
}

td.logging input {
	margin-top: 0px;
	font-size: 10px;
	margin-right: 10px;
}

td.logging input.inp {
	border: 1px solid #c0c0c0;
}

p.error {
	font-weight: bold;
	color: red;
}

a:link,a:visited {
	color: #1c60a5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #2c87bc;
}

select {
	font-size: 14px;
}

.numba {
	vertical-align: top;
	text-align: right;
	height: 30px;
	font-size: 12px;
}

a:link div.backlink,a:visited div.backlink {
	width: 150px;
	border: 0px solid #c0c0c0;
	background: #333333;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 50px;
	color: #c0c0c0;
	text-transform: uppercase;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

a:hover div.backlink {
	color: #ffffff;
	border: 0px solid #000000;
}

a.blink:hover {
	text-decoration: none;
}

.del {
	float: right;
	margin-left: 10px;
	font-weight: normal;
	font-size: 12px;
}

#popularitycloud {
	width: 300px;
	text-align: justify;
}

td.menu {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}

td.menu a:link, td.menu a:visited {
	font-family: arial, verdana, tahoma;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #d6d6d6;
	padding: 8px;
	padding-left: 20px;
	padding-right: 20px;
}

td.menu a:hover{
	color: #ffffff;
	text-decoration: none;
}

#footer {
	border-top: 1px solid #e2e2e2;
	background: #f3f3f3;
	margin-top: 200px;
	color: #9a9a9a;
	padding-top: 20px;
}

div.footerinc {
	width: 250px;
	margin-right: 20px;
	margin-bottom: 40px;
}

div.footerinc div.head {
	border-bottom: 2px solid #ffffff;
	padding: 5px;
	font-size: 12px;
	color: #8a8989;
	font-family: arial, tahoma, verdana;
	font-weight: bold;
}

#footer p {
	margin: 5px;
	padding: 0px;
	font-size: 12px;
	font-family: arial, tahoma, verdana;
}

.hmcomment {
	background: #f3f3f3;
	border: 1px solid #e9e9e9;
	margin-bottom: 10px;
}

.hmcomment p {
	margin: 5px;
}

.hmcomment p.usenick,.hmcomment p.usenick a:link,.hmcomment p.usenick a:visited {
	font-size: 12px;
	color: #838383;
}

p.smallheader {
	text-transform: none;
	font-weight: bold;
	color: #d15a0b;
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: georgia, tahoma, verdana;
	border-bottom: 1px solid #e7cdab;
	padding-bottom: 3px;
	font-size: 16px;
}

.hmtimeline td {
	text-align: right;
	color: #747474;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
}

td.hmname {
	text-align: left;
	padding-right: 15px;
	color: #393939;
	width: 20px;
}

td.pre {
	width: 25px;
}

td.hmpos {
	color: #000000;
	width: 20px;
}

td.daynum {
	color: #000000;
	font-size: 10px;
}

tr.col1 {
	background: #f3f3f3;
}

table.usname td {
	padding-bottom: 0px;
}

td.userright {
	width: 300px;
	padding-left: 40px;
	padding-top: 20px;
}

td.userleft {
	padding-top: 20px;
}

a:link div.add_user, a:visited div.add_user{
	background: url("img/add.gif") 0px -5px no-repeat;
	height: 20px;
	width: 20px;
	margin: 0px;
	margin-right: 7px;
	margin-top: 7px;
}

a:hover div.add_user {
	background: url("img/add.gif") -30px -5px no-repeat;
	height: 20px;
	width: 20px;
	margin: 0px;
	margin-right: 7px;
	margin-top: 7px;
}

div.add_user2 {
	background: url("img/add.gif") -60px -5px no-repeat;
	height: 20px;
	width: 20px;
	margin: 0px;
	margin-right: 7px;
	margin-top: 7px;
}

td.friend_added {
	padding-left: 30px;
	vertical-align: middle;
	font-family: arial, tahoma, verdana;
	font-weight: normal;
	color: #919191;
	font-size: 12px;
	padding-top: 3px;
}

p.userall {
	text-align: right;
}

p.userall a, p.userall a:link, p.userall a:visited {
	padding: 7px;
	color: #1c60a5;
	text-transform: lowercase;
	font-family: arial, tahoma, verdana;
	font-size: 14px;
}

p.userall a:hover {
	text-decoration: underline;
}

div#frontpad {
	width: 90%;
}

div#intro {
	background: url("img/introbg.gif") top left repeat-x #ffffff;
	padding: 10px;
	border: 1px solid #cedae3;
	margin-bottom: 40px;
}

p.intro {
	margin: 0px;
	text-align: justify;
	color: #3a4349;
	font-weight: normal;
	font-size: 12px;
	font-family: arial, tahoma, verdana;
	line-height: 20px;
}

p.frontfeednews {
	margin: 0px;
	margin-bottom: 15px;
	color: #252525;
	line-height: 22px;
	text-align: justify;
	font-size: 16px;
}

div.event_comment {
	color: #727272;
	padding: 7px;
	padding-left: 25px;
	background: url("img/icon/16/027.png") 0px 7px no-repeat #ffffff;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 0px;
	font-size: 14px;
}

div.event_plus {
	color: #727272;
	padding: 7px;
	padding-left: 25px;
	background: url("img/icon/16/076.png") 0px 9px no-repeat #ffffff;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 0px;
	font-size: 14px;
}

div.event_update {
	color: #727272;
	padding: 7px;
	padding-left: 25px;
	background: url("img/icon/16/190.png") 0px 9px no-repeat #ffffff;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 0px;
	font-size: 14px;
}

div.event_add {
	color: #727272;
	padding: 7px;
	padding-left: 25px;
	background: url("img/icon/16/043.png") 0px 8px no-repeat #ffffff;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 0px;
	font-size: 14px;
}

div.comment_user {
	color: #727272;
	padding: 7px;
	padding-left: 2px;
	background: #ffffff;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 0px;
	font-size: 14px;
}

p.time {
	margin: 3px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #a4a4a4;
}

font.eventid {
	font-weight: bold;
	color: #5e5e5e;
}

div#frontfeed {
	padding: 0px;
	margin-top: 0px;
}

div#frontfeed2 {
	padding: 0px;
	margin-top: 0px;
}

p.frontfeedheader {
	text-transform: none;
	font-weight: bold;
	color: #d15a0b;
	margin: 0px;
	margin-bottom: 10px;
	font-family: georgia, tahoma, verdana;
	border-bottom: 1px solid #e7cdab;
	padding-bottom: 3px;
	font-size: 16px;
}

div.separator {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 40px;
	padding-bottom: 20px;
}

div.info_note {
	background: #f0dede;
	border: 1px solid #e9c8c8;
	width: 550px;
	padding: 20px;
	color: #584848;
	font-weight: normal;
	font-family: arial, tahoma, verdana;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.info_note2 {
	background: #d3edca;
	border: 1px solid #c2e2b7;
	width: 550px;
	padding: 20px;
	color: #51a235;
	font-weight: normal;
	font-family: arial, tahoma, verdana;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.info_note3 {
	background: #f6f6f6;
	border: 1px solid #ebebeb;
	width: 550px;
	padding: 20px;
	color: #bababa;
	font-weight: normal;
	font-family: arial, tahoma, verdana;
	margin-top: 20px;
	margin-bottom: 20px;
}

a:link.noselect, a:visited.noselect {
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
	font-family: georgia, tahoma, verdana;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ccc1aa;
}

a:hover.noselect {
	background: #ffffff;
	color: #1c60a5;
}

a:link.selected, a:visited.selected {
	background: #f1f4f5;
	color: #1c60a5;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
	font-family: georgia, tahoma, verdana;
	padding-top: 3px;
	padding-bottom: 3px;
}

a:hover.selected,a:hover.noselect {
	text-decoration: none;
}

div#protec {
	display: none;
}

div.nicksep {
	height: 5px;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-top: 1px solid #b0d6e7;
	display: none;
}

div#buttonadd {
	margin-top: 10px;
	margin-bottom: 50px;
	background: #e7eef1;
	padding: 10px;
	width: 600px;
}

div#addlisttext {
	margin-top: 10px;
	margin-bottom: 50px;
	background: #e7eef1;
	width: 600px;
	padding: 10px;
}

div#addlisttext p {
	margin: 5px;
	margin-left: 0px;
	color: #3c4548;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
}

div#buttonadd button {
	margin-top: 2px;
	cursor: pointer;
	border: 0px;
	background: url("img/icon/16/168.png") 0px 0px no-repeat transparent;
	padding-left: 20px;
	padding-right: 1px;
	color: #1c60a5;
}

div#buttonadd button:hover {
	color: #1c60a5;
	text-decoration: underline;
}

textarea.listtext {

	border: 1px solid #b4ced7;
	padding: 5px;
}

td.regfield {
	width: 200px;
}

td.regfield input{
	margin-bottom: 20px;
}

td.regfield2 {
	color: #5f5f5f;
	font-family: arial, tahoma, verdana;
	font-size: 14px;
}

div.btshow button {
	margin-top: 2px;
	cursor: pointer;
	border: 0px;
	background: url("img/icon/16/168.png") 0px 2px no-repeat transparent;
	padding-left: 20px;
	padding-right: 1px;
	color: #1c60a5;
}

div.btshow button:hover {
	color: #1c60a5;
	text-decoration: underline;
}

div.shownote {
	margin-top: 2px;
	margin-bottom: 40px;
	padding: 7px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	background: #f1f4f5;
	color: #3c4548;
	width: 600px;
	font-family: monospace, tahoma, verdana;
	font-size: 12px;
	line-height: 18px;
}

img.hmimg {
	margin-bottom: 5px;
}
div#addcbut {
	margin-bottom: 20px;
}

div#addcbut button {
	margin-top: 5px;
	cursor: pointer;
	border: 0px;
	background: url("img/icon/16/030.png") 0px 0px no-repeat transparent;
	padding-left: 20px;
	padding-right: 1px;
	color: #1c60a5;
}

div#addcbut button:hover {
	color: #1c60a5;
	text-decoration: underline;
}

div#addctext {
	margin-top: 10px;
	width: 530px;
	background: #e7eef1;
}

textarea.ctext {
	margin: 10px;
	overflow: hidden;
	border: 1px solid #b4ced7;
}

input.sendcom {
	margin-left: 5px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

td.commentbutton {
	vertical-align: bottom;
}

div#showcom {
	margin-bottom: 20px;
}

div#showleft {
	color: #a4a4a4;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
}

div#showleft input {
	border: 0px;
	color: #a4a4a4;
	width: 25px;
	background: transparent;
}

div#user_intro {
	margin-top: 10px;
	color: #282828;
	margin-bottom: 15px;
	text-align: justify;
}

div.panel_info {
	margin-top: 10px;
	padding: 10px;
	background: #f1f4f5;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	width: 600px;
	margin-bottom: 10px;
}

div.paneldel  {
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #e1e1e1;
}

div.paneldel p {
	margin: 0px;
	margin-left: 0px;
}

div.paneldel_f  {
	margin-top: 5px;
	padding: 5px;
	margin: 5px;
	float: left;
	padding-right: 20px;
	background: #f1f4f5;
	width: 200px;
}

div.paneldel_f p {
	margin: 0px;
	margin-left: 0px;
}

p#num2 {
	margin-top: 80px;
}

div.general_box {
	background: #f1f4f5;
	padding: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-family: arial, tahoma, verdana;
	font-size: 14px;
}

div.search_result {
	background: #f1f4f5;
	padding: 10px;
	margin-bottom: 20px;
	width: 600px;
}

div.search_result p {
	color: #4a5b61;
}

div.search_result a {
	font-family: arial, tahoma, verdana;
	font-size: 22px;
}

td.img {
	width: 110px;
}

td.housemate_name p.frontheader {
	text-transform: none;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	margin-bottom: 5px;
	font-family: arial, tahoma, verdana;
	border-bottom: 2px solid #e9e9e9;
	padding-bottom: 3px;
	font-size: 25px;
}

td.hmlike {
	width: 40px;
}

td.likeusers {
	width: 400px;
	padding: 10px;
	background: #e2f0df;
	font-size: 18px;
	color: #9cc494;
}

td.hmdislike {
	width: 40px;
}

td.dislikeusers {
	font-size: 18px;
	width: 400px;
	padding: 10px;
	background: #f0e3df;
	color: #cba599;
}

p.suosio {
	margin: 2px;
	font-family: arial, tahoma, verdana;
	font-weight: bold;
	color: #4db3ed;
}

.pastelink {
	color: #1c60a5;
}

#info_inc {
	width: 600px;
	text-align: justify;
	font-family: arial, tahoma, verdana;
}

#info_inc p {
	line-height: 22px;
	font-size: 14px;
}

#preview {
	width: 100%;
}

#preview img {
	margin-right: 10px;
}

td.logging font.gray {
	color: #7e7e7e;
}

a.newcom:link,a.newcom:visited {
	color: #c0c0c0 !important;
	text-decoration: none !important;
}

a.newcom:hover {
	color: #ffffff !important;
}