.SideBox {
	margin-bottom: 15px;
}

.SideBox .leftTop {
    height: 5px;
    margin: 0px;
    padding: 0px;
    font-size: 1px;
    background: url(../res/boxes/sideboxtopleft.gif) no-repeat 0px 0px;	
}

.SideBox .rightTop {
	margin-left: 5px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	background: url(../res/boxes/sideboxtopright.gif) no-repeat 100% 0px;
}

.SideBox .left {
	margin: 0px;
	padding: 0px;
	background: url(../res/boxes/sideboxleft.gif) repeat-y 0px 0px;	
	font-size: 1px;
}

.SideBox .right {
	margin-left: 5px;
	padding: 0px;
	background: url(../res/boxes/sideboxright.gif) repeat-y 100% 0px;
	font-size: 1px;
}

.SideBox .boxContent {
	zoom: 1;
	background-color: #eff5fd;
	margin-right: 5px;
	padding: 15px;
	font-size: 12px;
}

.SideBox .leftBottom {
	height: 5px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	background: url(../res/boxes/sideboxbottomleft.gif) no-repeat 0px 0px;	
}

.SideBox .rightBottom {
	margin-left: 5px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	background: url(../res/boxes/sideboxbottomright.gif) no-repeat 100% 0px;
}

.SideBox hr {
	border-top: 1px solid #c6d9f6;
    border-bottom: 1px solid #FFFFFF;
    border-left: 0px;
    border-right: 0px;
	background-color: #c6d9f6;
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.SideBox .shrinkBox {
	height: 150px;
	overflow: hidden;
}
.SideBox .expandBox {
	
}
.SideBox .expandLink {
	text-align: right;
}

.ContentBox {
	margin-bottom: 15px;
}

.ContentBox hr {
	border-top: 1px solid #c6d9f6;
    border-bottom: 1px solid #FFFFFF;
    border-left: 0px;
    border-right: 0px;
	background-color: #c6d9f6;
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ContentBox .header {
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 0px;
	border-color: #8ab0ea;
	background-color: #c6d9f6;
	font-weight: 900;
}

.ContentBox .header .headerContent {
	border-style: solid; 
	border-color: #FFFFFF; 
	border-width: 0px; 
	border-top-width: 1px; 
	border-left-width: 1px;
	padding: 4px 15px 4px 15px;	
	color: #555555;
}

.ContentBox .header .headerContent img {
	float: left;
	padding-right: 10px;
}

.ContentBox .boxContent{
	zoom: 1;
	border-style: solid;
	border-width: 1px;
	border-color: #8ab0ea;
	background-color: #FFFFFF; 	
	padding: 20px;
}

.AdsBox {
	margin-bottom: 15px;
}

.AdsBox .leftTop {
    height: 5px;
    margin: 0px;
    padding: 0px;
    font-size: 1px;
    background: url(../res/boxes/adsboxtopleft.gif) no-repeat 0px 0px;	
}

.AdsBox .rightTop {
	margin-left: 5px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	background: url(../res/boxes/adsboxtopright.gif) no-repeat 100% 0px;
}

.AdsBox .left {
	margin: 0px;
	padding: 0px;
	background: url(../res/boxes/adsboxleft.gif) repeat-y 0px 0px;	
	font-size: 1px;
}

.AdsBox .right {
	margin-left: 5px;
	padding: 0px;
	background: url(../res/boxes/adsboxright.gif) repeat-y 100% 0px;
	font-size: 1px;
}

.AdsBox .boxContent {
	zoom: 1;
	margin-right: 5px;
	padding: 15px;
	font-size: 12px;
	text-align: center;
}

.AdsBox .leftBottom {
	height: 5px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	background: url(../res/boxes/adsboxbottomleft.gif) no-repeat 0px 0px;	
}

.AdsBox .rightBottom {
	margin-left: 5px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	background: url(../res/boxes/adsboxbottomright.gif) no-repeat 100% 0px;
}

.participantScroll {
	height: 300px;
	overflow: auto;
}

.friendScroll {
	height: 175px;
	overflow: auto;
}

.participantBox {
	font-size: 12px;
	padding-bottom: 5px;
	line-height: normal;
}

.participantBox .thumb {
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	border-top-color: #888888;
	border-left-color: #888888;
	padding: 0px;
	margin-right: 15px;
	cursor: pointer;
}

.participantBox .thumb img {
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFFF;
	width: 50px;
}

.participantBox .thumb img:hover {
	border-style: solid;
	border-width: 2px;
	border-color: #8ab0ea;
}

.participantBox .user {
	padding-top: 1px;
	padding-bottom: 5px;
	font-size: 13px;
	line-height: 1.0;
}

.participantBox .inviter {
	font-size: 10px;
}

.participantBox .message {
	font-size: 10px;
}

.participantBox .pending {
	font-size: 10px;
	color: red;
}

.ThumbBox {
	position: relative;
	float: left;
	width: 126px;
}

.ThumbBox .uploader {
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	padding: 0px;
	white-space: nowrap;
	overflow: hidden;
}

.ThumbBox .ThumbImage {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	border-top-color: #888888;
	border-left-color: #888888;
	height: 124px;
}

.ThumbBox .ThumbImage img {
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFFF;
	width: 120px;
	height: 120px;
}

.ThumbBox .ThumbImage img:HOVER {
	border-style: solid;
	border-width: 2px;
	border-color: #8ab0ea;
}

.ThumbBox .captionBox {
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
	padding: 0px 3px;
}

.ThumbBox .picComment {
	position:absolute;
	left: 2px;
	top: 2px;
}

.ThumbBox .picEdit {
	position: absolute;
	right: 2px;
	top: 2px;
}

.ThumbBox .picInfo {
	position: absolute;
	right: 7px;
	top: 2px;
}

.ThumbBox .picComment img {
	width: 14px;
	height: 16px;
	border-width: 0px;
}

.ThumbBox .picInfo img {
	width: 16px;
	height: 16px;
	border-width: 0px;
}

.ThumbBox .picEdit img {
	width: 16px;
	height: 17px;
	border-width: 0px;
}

.PicsBoxArrow,
.PicsBoxArrow a {
	float: left;
	width: 25px;
	height: 170px;
	border-width: 0px;
	color: black;
	text-decoration: none;
}

.PicsBoxArrow img {
	width: 25px;
	height: 126px;
	border-width: 0px;
}



.SmallPhotoThumbBox {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	border-top-color: #888888;
	border-left-color: #888888;
	width: 54px;
	height: 54px;
}

.SmallPhotoThumbBox img {
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFFF;
	width: 50px;
	height: 50px;
}

.SmallPhotoThumbBox img:HOVER {
	border-style: solid;
	border-width: 2px;
	border-color: #8ab0ea;
}

.PopupBlack {
	position: absolute;
	z-index: 5;
	width: 500px;
}

.PopupBlack .ContentBox1 {
/*
	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
*/
}

.PopupBlack .leftTop {
    height: 5px;
    margin: 0px;
    padding: 0px;
    font-size: 1px;
    background: url(../res/boxes/popupboxtopleft.gif) no-repeat 0px 0px;	
}

.PopupBlack .rightTop {
	margin-left: 5px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	background: url(../res/boxes/popupboxtopright.gif) no-repeat 100% 0px;
}

.PopupBlack .left {
	margin: 0px;
	padding: 0px;
	background: url(../res/boxes/popupboxleft.gif) repeat-y 0px 0px;	
	font-size: 1px;
}

.PopupBlack .right {
	margin-left: 5px;
	padding: 0px;
	background: url(../res/boxes/popupboxright.gif) repeat-y 100% 0px;
	font-size: 1px;
}

.PopupBlack .boxContent {
	zoom: 1;
	background-color: black;
	color: white;
	margin-right: 5px;
	padding: 15px;
	font-size: 12px;
}

.PopupBlack .leftBottom {
	height: 5px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	background: url(../res/boxes/popupboxbottomleft.gif) no-repeat 0px 0px;
}

.PopupBlack .rightBottom {
	margin-left: 5px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	background: url(../res/boxes/popupboxbottomright.gif) no-repeat 100% 0px;
	background-color: #cccccc;
}

.PopupBlack .rightTopShadow {
	width: 30px;
	background: url(../res/boxes/popupshadowtopright.gif) no-repeat 100% 30px;
	opacity: 0.2;
	filter: alpha(opacity=20); 
	-moz-opacity: 0.2;
}

.PopupBlack .leftBottomShadow {
	height: 30px;
	margin-left: 30px;
	background: url(../res/boxes/popupshadowbottomleft.gif) no-repeat 0px 100%;
	opacity: 0.2;
	filter: alpha(opacity=20); 
	-moz-opacity: 0.2;
}

.PopupBlack .rightBottomShadow {
	height: 30px;
	margin-left: 10px;
	background: url(../res/boxes/popupshadowbottomright.gif) no-repeat 100% 100%;
}

.GreenBox {
	border-style: solid;
	border-width: 1px;
	border-color: #68bd71;
	margin-top: 10px;
}

.GreenBox .boxContent {
	padding: 5px 20px 5px 20px;
	background-image: url(../res/boxes/greenbox.png);
	background-repeat: repeat-y;
	color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}
	
.RedBox {
	border-style: solid;
	border-width: 1px;
	border-color: #bd6871;
	margin-top: 10px;
}

.RedBox .boxContent {
	padding: 5px 20px 5px 20px;
	background-image: url(../res/boxes/redbox.png);
	background-repeat: repeat-y;
	color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}	
	
.GreenBox .boxContent a,
.RedBox .boxContent a,
.GreenBox .boxContent a:hover,
.RedBox .boxContent a:hover{
	color: #0000dd;
}

.CommentBubble {

}

.CommentBubble .leftTop {
    height: 4px;
    margin: 0px;
    padding: 0px;
    font-size: 1px;
    background: url(../res/boxes/commenttopleft.gif) no-repeat 0px 0px;	
}

.CommentBubble .rightTop {
	margin-left: 14px;
	padding: 0px;
	height: 4px;
	font-size: 1px;
	background: url(../res/boxes/commenttopright.gif) no-repeat 100% 0px;
}

.CommentBubble .leftArrow {
    margin: 0px;
    padding: 0px;
    font-size: 1px;
    background: url(../res/boxes/commentarrowleft.gif) no-repeat 0px 5px;
}

.CommentBubble .boxContent {
	background-color: #c6d9f6;
	margin-left: 10px;
	padding: 2px 25px 20px 25px;
	font-size: 12px;
}

.CommentBubble .leftBottom {
	height: 4px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	background: url(../res/boxes/commentbottomleft.gif) no-repeat 0px 0px;	
}

.CommentBubble .rightBottom {
	margin-left: 14px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	background: url(../res/boxes/commentbottomright.gif) no-repeat 100% 0px;
}

.CommentBubble .boxContent .topText {
	font-size: 9px;
	color: black;
	padding-bottom: 8px;
}

.CommentBubble .boxContent .subject {
	font-size: 14px;
	font-weight: bold;
	float:left;
	width: 70%;
	color: black;
}

.CommentBubble .boxContent .dateReply {
	font-size: 9px;
	text-align: right;
	color: black;
	float: right;
	max-width: 29%;
}

.CommentBox {
	padding-bottom: 15px;
}

.CommentBox .UserPart {
	float: left;
	width: 150px;
	text-align: center;
	font-size: 12px;
	color: balck;
	line-height: normal;
}

.CommentBox .UserPart .thumb {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	border-top-color: #888888;
	border-left-color: #888888;
	width: 79px;
	margin: auto;
	cursor: pointer;
}

.CommentBox .UserPart .thumb img {
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFFF;
	width: 75px;
}

.CommentBox .UserPart .thumb img:hover {
	border-style: solid;
	border-width: 2px;
	border-color: #8ab0ea;
}



.ActionButton {
	float: left;
	background: url(../res/buttons/actionbuttonright.gif) no-repeat 100% 0px;
	height: 27px;
	overflow: hidden;
	margin: 5px;
}

.ActionButton:hover {
	background: url(../res/buttons/actionbuttonright.gif) no-repeat 100% -27px;
}

.ActionButton a {
	background: url(../res/buttons/actionbuttonleft.gif) no-repeat 0px 0px;
	display: block;
	font-weight: 900;
	font-size: 12px;
	color: black;
	text-decoration: none;
	margin-right: 5px;
	padding: 5px 10px 5px 15px;
	text-align: center;
}
.ActionButton a:hover {
	background: url(../res/buttons/actionbuttonleft.gif) no-repeat 0px -27px;
	text-decoration: none;
}


.ActionButton a img {
	float: left;
	border: 0px;
	padding-right: 10px;
	margin-top: -1px;
}

.ActionButton span {
	color: black; 
	text-decoration: none;
}

.ActionButtonStrong {
	float: left;
	background: url(../res/buttons/actionbuttonrightstrong.gif) no-repeat 100% 0px;
	height: 27px;
	overflow: hidden;
	margin: 5px;
}

.ActionButtonStrong:hover {
	background: url(../res/buttons/actionbuttonrightstrong.gif) no-repeat 100% -27px;
}

.ActionButtonStrong a {
	background: url(../res/buttons/actionbuttonleftstrong.gif) no-repeat 0px 0px;
	display: block;
	font-weight: 900;
	font-size: 12px;
	color: black; 
	text-decoration: none;
	margin-right: 5px;
	padding: 5px 10px 5px 15px;
	text-align: center;
}
.ActionButtonStrong a:hover {
	color: black; 
	text-decoration: none;
	background: url(../res/buttons/actionbuttonleftstrong.gif) no-repeat 0px -27px;
}

.ActionButtonStrong a img {
	float: left;
	border: 0px;
	padding-right: 10px;
	margin-top: -1px;
}

.ActionButtonStrong span {
	color: black; 
	text-decoration: none;
}

.grayBox {
	border: 1px solid rgb(160, 185, 250);
	background-color: #eaeaea;
	padding: 5px;
	margin-bottom: 15px;
}


#editBox span {
	position: relative;
	margin: 10px;
	width: 130px;
	height: 180px;
	background-color: #eff5fd;
	border: 5px solid rgb(160, 185, 250);
	color: black;
	float: left;
	overflow: hidden;
	
}

#editBox span img {
	border-width: 0px;
}

#editBox span a {
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#editBox span input {
	border: 1px solid rgb(160, 185, 250);
	font-size: 11px;
	color: rgb(60, 70, 80);
	font-weight: bold;
	width: 98%;
	clear: both;
}


.publishedChapterBox {
	zoom: 1;
	position: relative;
	color: black;
	font-size: 14px;
	font-weight: bold;
	background-color: #eff5fd;
	border-color: rgb(225, 232, 250);
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	padding: 5px;
	margin-bottom: 7px;
}

.publishedChapterBox .date {
	font-size: 9px;
	font-weight: bold;
}

.publishedChapterBox .image {
	width: 95px;
}

.publishedChapterBox .image img {
	width: 90px;
}

.publishedChapterBox img {
	border: 0px;
}

.publishedChapterBox .headerpart {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	height: 60px;
}

.publishedChapterBox .headerpart .description {
	font-size: 11px;
}

.publishedChapterBox a {
	font-weight: 900;
	text-decoration: none;
	color: #22539c;
}

.publishedChapterBox a:hover {
	color: rgb(0, 130, 255);
	font-weight: 900;
	text-decoration: none;
}
.publishedChapterBox .remove {
	position: absolute;
	top: 0px;
	right: 0px;
}

.textPages {
	margin-left: 60px;
	margin-right: 100px;
	font-size: 14px;
	word-spacing: 2px;
	line-height: 1.5;
	padding-bottom: 20px;
}


.UserListBox {
	border-style: solid;
	border-color: #8ab0ea;
	border-width: 1px;  	
	border-bottom-width: 0px;
	background-color: white;
}

.TourButton {
	font-size: 20px;
	font-weight: 900px;
	display: inline;
}

.AwardBox {

}

.AwardBox img {
	border: 0px;
	margin: 0px 0px 5px 5px;
}

.SearchAward {
	position: absolute;
	top: 2px;
	left: 2px;
}

.SearchAward img {
	border: 0px;
	margin-right: 5px;
}

.EasykuvaPic {
	border: 0px;
}
