body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, tahoma;
}

#topContainer {
	background: #000000;
	width: 100%;
	min-width: 1130px;
	height: 80px;
	border-bottom: 1px solid #dddddd;
	position: relative;
}

.wrap {
	margin: auto;
	width: 1120px;
	position: relative;
	height: 100%;
}

#menu {
	position: absolute;
	color: #ffffff;
	float: left;
	bottom: 12px;
	left: 200px;
}

#logo {
	position: absolute;
	bottom: 1px;
}

#centerContainer {
	
}

#loginDiv {
	background: url('img/lbg.png') top left repeat-x #018086;
	width: 600px;
	height: 380px;
	margin: auto;
	margin-top: 100px;
	border: 8px solid #f1f1f1;
	padding: 20px;
}

.tabHolder {
	float: left;
	width: 280px;
	height: 100%;
}

h2 {
	margin: 0px;
	color: #ffffff;
	text-shadow: #2b311c 1px 1px 1px;
}

#register {
	border-left: 1px dotted #01cad1;
	padding-left: 30px;
}

#loginTable,#registerTable {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

input.tb {
	border: 0px;
	padding: 4px;
	width: 150px;
}

#userbar {
	background: #f4f4f4;
	padding: 5px;
	padding-top: 4px;
	font-size: 11px;
	color: #2a2a2a;
	position: relative;
	min-width: 1120px;
}

#logout {
	right: 0px;
	top: 0px;
	position: absolute;
}

a:link, a:visited {
	color: #007dc4;
	text-decoration: none;
}

a:hover {
	color: #00c2d9;
	text-decoration: underline;
}

.listContainer {
	position: relative;
	float: left;
	width: 100%;
}

.imgContainer {
	border: 1px solid #e5e5e5;
	background: #f0f0f0;
	width: 65px;
	height: 85px;
	padding: 2px;
	overflow: hidden;
	margin-right: 3px;
	margin-bottom: 3px;
	float: left;
	position: relative;
}

.idiv {
	overflow: hidden;
	width: 65px;
	height: 85px;
	position: absolute;

}

.name {
	background: #000000;
	position: absolute;
	bottom: 0px;
	width: 100%;
	left: 0px;
	color: #dfdfdf;
	font-size: 11px;
	padding: 2px;
	padding-bottom: 4px;
}

.pos {
	position: absolute;
	top: 2px;
	left: 2px;
	z-index: 15;
	background: #000000;
	font-size: 10px;
	color: #ffffff;
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	min-width: 12px;
}

#updateList {
	margin: auto;
	font-size: 12px;
	position: relative;
	background: #f2f2f2;
	border: 1px solid #e6e6e6;
	padding: 5px;
	float: left;
	width: 100%;
	margin-top: 10px;
}

#noteArea {
	height: 16px;
	font-size: 12px;
	width: 700px;
	color: #4a4a4a;
}

.unFocus {
	color: #4a4a4a;
}

input, textarea {
	font-family: arial, tahoma, verdana;
}

td {
	vertical-align: top;
	padding: 0px;
	font-size: 12px;
}

label {
	cursor: pointer;
	margin-right: 20px;
}

h1 {
	color: #ffffff;
	background: #15b8cb;
	float: left;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 22px;
	margin: 0px;
	margin-bottom: 20px;
	clear: both;
	border-radius: 5px;
}

#otherInfo {
	float: left;
	position: relative;
	margin-top: 50px;
	width: 100%;
}

#historyTable {
	overflow: auto;
	float: left;
	width: 100%;
}

.aright {
	text-align: right;
}

tr.row0 td {
	background: #f9f9f9;
	padding: 4px;
}

tr.row1 td {
	background: #f1f1f1;
	padding: 4px;
}

#footer {
	margin-top: 300px;
	float: left;
	width: 100%;
	background: #f9f9f9;
	height: 200px;
	font-size: 12px;
}

td.light {
	color: #898989;
}

.note {
	width: 85%;
	float: left;
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	background: url("img/write-ico.png") top left no-repeat;
	font-size: 12px;
}

.listInNote {
	font-size: 11px;
	color: #1b466a;
	float: left;
	margin-top: 15px;
	background: url("img/person-ico.png") 5px 4px no-repeat #f9f9f9;
	padding: 2px;
	padding-left: 22px;
}

span.timestamp {
	font-size: 11px;
	color: #545454;
	float: left;
	margin-top: 5px;
	clear:both;
}

span.username {
	float: left;
	font-weight: bold;
}

span.message {
	float: left;
}

span.hearts {
	color: black;
}

div.oneMessage {
	float: left;
	width: 99%;
	margin-bottom: 20px;
	border: 1px solid #eeeff1;
	background: #eff2f7;
	padding: 5px;
	border-radius: 5px;
}

h3 {
	border-bottom: 1px solid #f0f0f0;
	color: #2c2c2c;
	font-weight: normal;
	background: #f9f9f9;
	font-size: 10px;
	text-transform: uppercase;
	width: 90%;
	float: left;
	clear: both;
	padding: 2px;
	margin:0;
	margin-bottom: 10px;
}

#messageContainer {
	float: left;
	width: 98%;
	margin-bottom: 10px;
	height: 60px;
}

#sendComment input {
	float: left;
}

#comments {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-top: 20px;
}

div.notify {
	background: #f9f9f9;
	padding: 10px;
	float: left;
	border: 1px solid #ededed;
	font-size: 12px;
	width: 90%;
}

div.add_friend {
	background: url("img/fbutton.png") top left no-repeat #e5e5e5;
	color: #a1a1a1;
	font-size: 22px;
	margin: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	cursor: pointer;
	width: 27px;
	height: 27px;
	float: left;
	border-radius: 5px;
}

div.add_friend:hover {
	background: url("img/fbutton.png") 0px -27px no-repeat #f47a29;
	color: #ffffff;
}

div.delete_friend {
	background: url("img/fbutton.png") -27px -27px no-repeat #f47a29;
	color: #a1a1a1;
	font-size: 22px;
	margin: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	cursor: pointer;
	width: 27px;
	height: 27px;
	float: left;
	border-radius: 5px;
}

div.delete_friend:hover {
	background: url("img/fbutton.png") -27px 0px no-repeat #e5e5e5;
	color: #ffffff;
}

#menu a {
	color: #e2e2e2;
	font-size: 12px;
	margin-right: 20px;
	font-weight: normal;
}

#feedlist {
	float: left;
	width: 100%;
}

.oneList {
	float: left;
	width: 99%;
	margin-bottom: 20px;
	clear: both;
	background: #f6f6f6;
	padding: 10px;
}

h4 {
	float: left;
	padding: 5px;
	margin-bottom: 5px;
}

h4 a {
	float: left;
}

h4 .timestamp {
	float: left;
	font-weight: normal;
	font-size: 12px;
}

.oneList .listNoteText {
	width: 700px;
	text-align: justify;
	font-size: 12px;
	float: left;
}

.separator {
	width: 100%;
	height: 10px;
	float: left;
}

.name a {
	color: #f0f0f0;
}

#filterPanel {
	border: 1px solid #eeeeee;
	background: url('img/sunglasses.png') 8px 8px no-repeat #f7f7f7;
	float: left;
	width: 700px;
	color: #848484;
	clear: both;
	padding-left: 50px;
}

#filterPanel div {
	float: left;
	font-size: 12px;
	text-align: center;
	margin: 5px;
	border-radius: 5px;
}

#filterPanel div:hover {
	background: #ffffff;
}


.filter {
	color: #848484;
	cursor: pointer;
	padding: 4px;
	border-radius: 5px;
	float: left;
	width: 50px;
}

.selected {
	font-weight: bold;
	color: #ffffff;
	background: #393939;
}

.notifyBox {
	z-index: 1000;
	left: 0px;
	position: absolute;
	width: 100%;
	background: #ffe952;
	border: 1px solid #f1a40f;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #362d29;
	font-weight: normal;
	top: 0px;
	position: fixed;
	text-align: center;
	display: none;
}

.settingsGroup {
	background: #f9f9f9;
	float: left;
	width: 99%;
	padding: 10px;
	font-size: 12px;
	margin-bottom: 40px;
}

input.code {
	color: #225073;
	width: 800px;
}

p.smallheader {
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	width: 500px;
}

.infoDiv {
	background: #fdf3ae;
	padding: 5px;
	float: left;
	border: 1px solid #efd48c;
	font-size: 12px;
}

.itemContainer {
	max-height: 200px;
	float: left;
	overflow-y: scroll;
	clear: both;
	margin-bottom: 40px;
	background: #7c8597;
	padding: 10px;
	padding-bottom: 0px;
	border-radius: 10px;
	border: 1px solid #c3cbdb;
	width: 925px;
}

.listrow {
	width: 800px;
	background: #ecf0f5;
	margin-bottom: 10px;
	padding: 4px;
	position: relative;
	padding-right: 100px;
	border: 1px solid #dce2ee;
	border-radius: 5px;
	box-shadow: 2px 2px 10px #000000;
}

.listrow:hover {
	background: #fffec2;
}

.smdate {
	color: #878787;
}

.deletelist, .deletenote, .deletecomment {
	position: absolute;
	right: 7px;
	top: 2px;
	font-size: 16px;
	cursor: pointer;
	color: #c0c0c0;
}

.deletelist:hover, .deletenote:hover, .deletecomment:hover {
	color: #000000;
}

#messageContainer {
	font-size: 12px;
}

#footer a:link, #footer a:visited {
	color: #727272;
}

.footerBlock {
	margin-top: 20px;
	float: left;
	margin-right: 100px;
	width: 200px;
	color: #393939;
}

.footerBlock p {
	font-weight: bold;
}

h5 {
	float: left;
}

.outer {
	padding: 1px;
	float: left;
	border: 1px solid #c0c0c0;
	clear: both;
}

.imageContainer {
	float: left;
	clear: both;
	max-height: 190px;
	width: 250px;
	overflow: hidden;
	position: relative;
}

.imageContainer img {
	width: 100%;
}

.overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('img/overlay.png');
	display: none;
}

.leftCol {
	float: left;
	clear: both;
	width: 260px;
}

.rightCol {
	float: left;
	width: 850px;
}

.popBox {
	float: left;
	width: 380px;
	background: #f8f8f8;
	border-radius: 5px;
	padding: 10px;
	margin: 10px;
	margin-top: 0px;
	min-height: 300px;
	text-align: justify;
}

.uContainer {
	margin-top: 10px;
	font-size: 12px;
	text-align: justify;
}

#relativeNotes {
	margin-top: 20px;
	float: left;
	width: 850px;
	padding: 10px;
}

h3 a {
	text-transform: none !important;
	font-size: 12px !important;
	margin-right: 5px;
}

.hmInfo {
	margin-top: 10px;
	float: left;
	font-size: 12px;
	clear: both;
}

.popContainer {
	background: #000000;
	float: left;
	padding: 5px;
}

div.large img {
	width: 100%;
}

div.medium img {
	width: 100%;
	position: absolute;
	top: -10px;
}

div.small img {
	height: 100%;
	position: absolute;
	left: -5px;
}

div.large {
	float: left;
	margin: 2px;
	width: 200px;
	height: 186px;
	overflow: hidden;
	position: relative;
	border: 1px solid #000000;
}

div.medium {
	float: left;
	margin: 2px;
	width: 154px;
	height: 90px;
	overflow: hidden;
	position: relative;
	border: 1px solid #000000;
}

div.small {
	position: relative;
	float: left;
	margin: 2px;
	width: 74px;
	height: 90px;
	overflow: hidden;
	border: 1px solid #000000;
}

div.large:hover,div.small:hover,div.medium:hover {
	border: 1px solid #15b8cb;
}

div.newline {
	float: left;
	height: 90px;
	margin: 2px;
	background: transparent;
	border: 1px solid #000000;
}

.popularity {
	z-index: 100;
	background: #15b8cb;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 12px;
	padding: 2px;
	color: #ffffff;
}

img {
	border: 0px;
}

.mainNote {
	float: left;
	width: 800px;
	margin-top: 40px;
}

p.normText {
	float: left;
	clear: both;
	font-size: 13px;
	width: 700px;
	text-align: justify;
	line-height: 17px;
}

.campaign {
	width: 300px;
	float: left;
	margin-top: 40px;
}

.dayNum {
	background: url('img/calendar.png') 1px 0px no-repeat;
	color: #5a4b46;
	padding: 2px;
	width: 20px;
	height: 25px;
	text-align: center;
	padding-top: 7px;
}

input[type=checkbox] {
	cursor: pointer;
}

#showSelector {
	background: #454545;
	color: #ffffff;
	border: 0px;
	padding: 2px;
	position: absolute;
	right: 0px;
	top: 25px;
	border-radius: 5px;
	font-size: 12px;
	width: 300px;
	z-index: 1000;
}

#openSelector {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 20px;
	height: 20px;
	background: url('img/openSelector.png');
	cursor: pointer;
}

#showContainer {
	background: #575757;
}

#openSelector:hover {
	background: url('img/openSelector.png') -20px 0px;
}

.showDiv {
	padding: 4px;
	border-radius: 4px;
	cursor: pointer;
	z-index: 1001;
	margin-top: 2px;
}

.showDivSelected {
	width: 88%;
	padding: 4px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	color: #000000;
	background: #e6e6e6;
	cursor: pointer;
}

.showDiv:hover {
	background: #707070;
}

span.highlight {
	background: #fff38d;
}

#newComments {
	float: left;
	background: red;

	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin-right: 5px;
}

#newComments a {
	padding: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	float: left;
	color: #ffffff;
	text-decoration: none;
}

div.attention {
	background: #FFFF99;
	float: left;
	padding: 10px;
	font-size: 12px;
}

.loading {
	background: #c0c0c0;
}

span#loader {
	float: right;
	margin-top: 9px;
	background: url("img/ajax-loader.gif") top left no-repeat;
	font-size: 12px;
	width: 70px;
	padding-left: 25px;
}
