
/*--// Header \\--*/
#header {
	height:184px;
	margin-bottom:10px;
	position:relative;
	background:url(../images/header.jpg) no-repeat;}
	#lbg, #rbg {
		top:0;
		position:absolute;
		width:75px;
		height:100%;
		background-repeat:no-repeat;}
	#lbg {
		left:-75px;
		background-image:url(../images/header-left.jpg)}
	#rbg {
		right:-75px;
		background-image:url(../images/header-right.jpg)}
/*--\\ Header //--*/
	
/*--// Blocks \\--*/
.top {
	position:relative;
	float:left;
	clear:both;
	height:26px;
	border:1px solid #cc4c6d;
	background:url(../images/middle-top.jpg) repeat-x;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	line-height:28px;
	text-indent:10px;}
.block {
	float:left;
	width:100%;
	background:url(../images/transbg-right.png);
	margin-bottom:5px;}
.block .inner {
	float:left;
	font-size:14px;
	padding:4px;}
.block .inner p {
	padding:4px 0;}
.crn {
	top:0;
	position:absolute;
	margin:-1px;
	width:8px;
	height:27px;
	background:url(../images/crn.jpg) no-repeat;}
.crn.right {
	float:right;
	right:-1px;
	background-position:right top;}
/*--\\ Blocks //--*/	
	
	
#main {}

	#left,
	#middle {
		float:left;}
	#left {
		width:154px;
		margin-right:6px;}
		#left ul {
			width:154px;
			margin-bottom:5px;
			background:#553047;
			border:1px solid #90667d;}
			
		#left ul#chatBlock {
			background:#5f2139;}
		#left ul#infoBlock {
			background:#5e2942;}
		#left ul#linkBlock {
			background:#553047;}	
			
		#left li {
			clear:both;
			line-height:20px;
			border:solid #5f2039;
			border-width:0 1px 1px;
			background:url(../images/transbg-menu.png);}
		#left li.top {
			width:156px;
			height:28px;
			line-height:28px;
			margin:-1px -1px 0;
			background:url(../images/menu-top.jpg) no-repeat;
			border-width:0 0 1px;
			text-indent:34px;}
		#left ul#chatBlock li.top {
			background-image:url(../images/menu-top1.jpg);}
		#left li a {
			height:21px;
			display:block;
			text-indent:25px;}
		#left li a.selected {
			background:url(../images/selected.png) 8px center no-repeat;}
		
		#mailBlock .inner {
			padding:2px;}
		#mailBlock input {
			width:138px;
			margin-bottom:2px;}
		#mailBlock input.submit {
			border:0;
			width:142px;
			height:22px;
			background:url(../images/btn-mailfriend.gif) no-repeat;}
		#mailBlock .submit:hover {
			background-position:left bottom;}
	
	
	#middle {
		width:683px;
		margin:0 1px;}
		#middle .top {
			width:681px;}
		#middle .block#topBlock .inner {
			padding:10px;}
	
	#right {
		float:right;
		width:160px;}
		#right .top {
			width:158px;}
		#right .block {
			min-height:300px;}
		



.camblock {
	float:left;
	width:124px;
	padding:3px 2px 3px 3px;
	cursor:pointer;
	margin:2px;
	background:#98446e;
	border:1px solid #98446e;}
	.camblock .status {
		font-size:15px;
		line-height:20px;
		text-align:center;}
	.camblock .image {
		float:left;
		margin:5px 0;
		position:relative;
		border:1px solid #eed9ff;}
	.camblock:hover .image div {
		top:-1px; left:-1px;
		position:absolute;
		width:122px;
		height:104px;
		background:url(../images/image-hover.png) no-repeat;}
	.camblock .image img {
		border:1px solid #935467;}
	.camblock a.btn {
		float:left;
		width:123px;
		height:29px;
		display:block;
		background:url(../images/btn-chat.png) no-repeat;}
	.camblock.offline a.btn {
		background-image:url(../images/btn-free.png);}
	.camblock:hover {
		background-color:#754059;}	
	.camblock:hover a.btn {
		background-position:left bottom;}
		

.list li {
	padding-left:10px;
	background:url(../images/dot.png) left 5px no-repeat;}


