/* Global classes */
img {border:0;}
.needElement {
	background: url('http://i3.i.ua/need_element.gif') no-repeat 0 0.3em;
	padding-left: 0.7em;
	margin-left: -0.7em;
	line-height: auto;
}
table {
	border: 0; 
	border-collapse: collapse;
}
table td {
	vertical-align: top;
}
.passport td {
	padding: .5em 0 .4em 1em;
}
.simpleList {
	overflow: hidden;
}
.simpleList dd {
	margin: 1px 0 -1px 0;
}

.BlockColor .simpleList dt a, .BlockColor h3 a {
	text-decoration: none;
	border-bottom: 1px solid;
}
.BlockColor .simpleList dt a:hover, .BlockColor h3 a:hover {
	border: 0;
}

.userInfo {
	margin: 0;
}
.userInfo p {
	margin-bottom: .5em;
}
.simpleList dl.userInfo {
	width: 49.5%;
	padding-top: .5em;
}
.simpleList dl.userInfo dd {
	padding: 0 1em 0 124px;
}

.Gifts dd img {
	float: none;
}
.BlockColor .Clouds {
	background: none;
	padding: 0;
	margin: 0;
}

.simpleList .photoCard {
	width: 24.5%;
	margin: 0; 
}	
.simpleList .photoCard dd {
	padding-right: 1em;
}

/* New styles */
.R_fixed { /* Right fixed */
	float: right;
	width: 300px;
}
.L_fixed { /* Left fixed */
	float: left;
	width: 200px;
}
.C_LRfixed { /* Center, when Left&Right fixed */
	margin: 0 320px 0 220px;
} 
.C_Rfixed { /* Center, when Right fixed */
	margin: 0 320px 0 0;
}

.bonusList {
	margin-bottom: -.5em;
}
.bonusList dd {
	background: url('http://i3.i.ua/i_star.gif') no-repeat 0 .1em;
	padding: 0 0 0 20px;
	margin-bottom: 1em;
}
a.video, span.video, .video dt a, .video dt span {
	height: 75px;
	padding: 15px 11px 21px 6px;
	background: url('http://i3.i.ua/video/movie_bg.png') no-repeat;	
}
.BlockColor .bgGradient, .BlockColor .bgGradientGrey {
	padding: .5em .5em 0 .5em;
	border-top: 1px solid;
	margin: -1px 0 .5em 0;
}
/*.BlockColor .clear {
	clear: none !important;
}*/

/* Local styles */
ol.List li {
	color: #000;
	padding: .2em 0; 	
}

.members {
	color: #777;
	margin-left: .2em;
	font: 10px Tahoma, Verdana, Arial, sans-serif ! important;
}

.reports {
	float: right; /* Только для этого раздела */
	padding:0;
	margin:0;
	font-size: 85%;
	color: #777;
	white-space: nowrap;
}
.reports a {
	margin-right: .3em;
	padding-right: .3em;
	border-right: 1px solid #ddd;
	color: #777;
}

.BlockColor .comments {
	padding: 0;
}
.BlockColor .addComment {
	margin-top: 0;
}
.addComment {
	font-size:100%;
	font-weight:normal;
	}
.bgGradientGrey {
	background: url('http://i3.i.ua/narod/top_gradient.png') repeat-x top left;
}

.important div.Content, .important .bgGradient, .important .bgGradientGrey {
	border-color: #ffddaa !important;
	background: url('http://i3.i.ua/narod/top_gradient_important.png') repeat-x top left !important;
}
.important div.Top {
	height: 15px !important;
	width: 120px !important;
	background-image: url('http://i3.i.ua/narod/corn_border_tl2_important.png') !important;
}
.important div.Bottom {
	background-image: url('http://i3.i.ua/narod/corn_border_rb_important.png') !important;
}
.important div.Content .simpleList dt, .important div.Content .mainTitle, .important div.Content .asTitle {
	color: #ff6600 !important;
}

.Content menu {
	margin: 0 0 -.2em 0;
	padding: 0;
}
.Content menu li {
	list-style: none;
	float: left;
	padding: .2em 1em 0 1em;
}
.Content menu li.borderLocal {
	background: #FFF;	
	padding-bottom: 1em;
	margin-top: -1px;
	margin-bottom: -1em;
	border-top: 1px solid;
}
.Content menu li.borderLocal a {
	cursor: default;
	color: #000 !important;
	text-decoration: none;
	outline: none;
}

.tagList {
	overflow: hidden;
	background: url('http://i3.i.ua/narod/top_gradient.png') repeat-x 0 27px;
}
.tagList dt {
	border-bottom: 1px solid #ddd;
	position: relative;
}
.tagList dt span {
	border-style: solid;
	border-color: #DDD;
	border-width: 1px 1px 0 0;
	float: left;
	padding: 0 .5em;
	line-height: 25px;
}
.tagList dt span.current {	
	background: #EEE;
	padding-bottom: 2px;
	margin-bottom: -2px;
	font-weight: bold;
}
.tagList dt span a, .tagList dt span.aslink {
	color: #000;
}
.tagList dt .Top {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 7px;
	height: 60px;
	background: url('http://i3.i.ua/narod/tag_corn_tl.png') no-repeat top left;	
}
.tagList dd {
	padding: .5em 0;
	margin: 0 .5em -1px .5em;
	border-bottom: 1px dashed #ddd;
}
.tagList .userList .userInfo, .tagList .userList span {
	float: left;
	width: 24.5%;
}

.Content .twiceList {
	overflow: hidden;
}
.Content .twiceList dd {
	margin: 2px 0 -2px 0;
}
.twiceList dd {
	width: 49.5%;
	float: left;
}
.twiceList dd div {
	border-bottom: 1px dashed #DDD;
	padding: .25em 0;
	margin-right: 1em;
}

.sorting {
	border-bottom: 1px solid #DDD;
	padding-bottom: .5em;
	margin-bottom: .5em;	
}

/* --------------------- friendsActivity --------------------- */
.friendsActivity {
	position: relative;
	z-index: 1;
	}
div.friendsActivity dl {
	margin: 0 -.5em -2px -.5em;
	padding: 5px 10px 0 10px;
	border-top: 1px solid #cee3f7;
	background-color: #fff;
	background-image: url(http://i3.i.ua/blue/top_gradient.png);
	background-repeat: repeat-x;
	background-position: 0 -8px;
	}
div.friendsActivity dl.active {
	padding-bottom: 5px;
	}
div.friendsActivity dl dt {
	padding-bottom: 8px;
	}
div.friendsActivity dl.active dt {
	padding-bottom: 0;
	}
div.friendsActivity dl dt a {
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	outline: none;
	}
div.friendsActivity dl dt a:hover {
	border-bottom-color: #fff;
	}
div.friendsActivity dl.active dt a {
	text-decoration: underline;
	border-bottom: none;
	}
div.friendsActivity dl.active dt a:hover {
	text-decoration: none;
	}
div.friendsActivity dl dt img {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0 6px 4px 0;
	background-image: url(http://i3.i.ua/blue/top_gradient.png);
	background-repeat: repeat-x;
	background-position: 0 -10px;
	}
div.friendsActivity dl dd {
	display: none;
	}
div.friendsActivity dl.active dd {
	display: block;
	margin-bottom: -.6em;
	clear: both;
	}
div.friendsActivity dd p {
	margin: .2em 0;
	padding-bottom: .5em;
	border-bottom: 1px dashed #ccd;
	}
div.friendsActivity dd a.bold, 
div.friendsActivity dd span.bold {
	display: inline-block;
	margin: 4px 0 5px 0;
	color: #000;
	font-size: .85em;
	text-decoration: none;
	}
div.friendsActivity dd .bold b {
	display: inline-block;
	margin-left: -11px;
	padding: 0 .3em;
	background-color: #eef;
	border: 1px solid #ccd;
	}
div.friendsActivity dd .bold span {
	border-bottom: 1px solid #ccd;
	zoom: 1;
	}
div.friendsActivity dd a.bold:hover span {
	border-bottom-color: #fff ! important;
	}
div.friendsActivity dd p span.nowrap img {
	margin: .2em 0 0 8px;
	vertical-align: middle;
	}
div.friendsActivity .previewRow {
	position: relative;
	padding-top: 5px;
	margin-bottom: 15px;
	}
table.friends-activity .previewRow {
	margin-bottom: 0;
	}
div.friendsActivity .previewRow a {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin: -1px -1px 0 0;
	border: 1px solid #ccd;
	width: 36px;
	height: 36px;
	z-index: 1;
	background: #fff;
	text-align: center;
	text-decoration: none;
	font: 10px Tahoma, Verdana, sans-serif;
	line-height: 34px;
	}
div.friendsActivity .previewRow a img {
	width: 32px;
	height: 32px;
	margin: 2px;
	vertical-align: middle;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	}
div.friendsActivity .previewRow a.full img {
	background-position: 50% 10%;
	}
div.friendsActivity .previewRow a:hover {
	margin: -18px -18px -17px -17px;
	width: 70px;
	height: 70px;
	line-height: 68px;
	font-size: 15px;
	z-index: 4;
	}
div.friendsActivity .previewRow a.full:hover {
	margin: -58px -18px -17px -17px;
	width: 108px;
	height: 108px;
	}
div.friendsActivity .previewRow a:hover img {
	width: 62px;
	height: 62px;
	margin: 4px;
	}
div.friendsActivity .previewRow a.full:hover img {
	width: 100px;
	height: 100px;
	}

/*.previewRow div.preload {
	top: 5%;
	}*/
	
.album {
	background: url('http://i3.i.ua/music/musicalbum_bg_avail.png') no-repeat top left;
	display: inline-block;
	width: 100px;
	height: 100px;
	padding: 9px 24px 15px 18px;
}

h3.mainTitle a.smaller {
	font: 83% Arial, Helvetica, sans-serif ! important;
	margin-left: 1em ! important;
	}
table.friends-activity {
	width: 100%;
	margin-bottom: 1em;
	}
table.friends-activity td {
	border-bottom: 1px dashed #ccd;
	padding: .5em 1em .9em 0;
	vertical-align: top;
	}
table.friends-activity td p {
	margin-bottom: .3em;
	}
div.friendsActivity table.friends-activity td.grey, 
div.friendsActivity table.friends-activity td.red {
	padding-left: 12px;
	}
div.friendsActivity table.friends-activity td.grey a.boy, 
div.friendsActivity table.friends-activity td.grey a.girl,
div.friendsActivity table.friends-activity td.red a.boy, 
div.friendsActivity table.friends-activity td.red a.girl {
	margin-left: -12px;
	}
table.friends-activity td span.thumbnail {
	float: left;
	margin: .5em 1em 0 0;
	max-width: 150px;
	}
table.friends-activity td span.thumbnail .avatar {
	display: inline-block;
	}
span.thumbnail .more {
	display: block;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	text-decoration: none;
	}
table.friends-activity td dl.video {
	width: 140px;
	margin: .5em 1em 0 0;
	}
span.thumbnail .video {
	line-height: 75px;
	}
span.thumbnail .more:hover, 
span.thumbnail .video:hover {
	font-size: 135%;
	}
table.friends-activity td dl.video dt, 
table.friends-activity td dl.video dd {
	float: none;
	margin: 0;
	height: auto;
	}
table.friends-activity td p.comment {
	position: relative;
	margin: .4em 0 0 0;
	padding: .3em 0 0 2.6em;
	font-style: italic;
	border-top: 1px dashed #e3e3ee;
	line-height: 135%;
	}
table.friends-activity td p.comment a {
	float: left;
	margin: .2em 0 0 -3em;
	width: 2.6em;
	text-align: center;
	padding: .14em 0;
	line-height: 100%;
	background: #eee;
	font-size: .85em;
	text-decoration: none;
	font-style: normal;
	}

.L31, 
.C31, 
.R31 {
	width: 32%;
	margin: 0 0 0 1%;
	}
.L31 div.borderLocal, 
.C31 div.borderLocal, 
.R31 div.borderLocal {
	margin-top: .8em;
	padding: .6em 1em 0 .8em;
	background: #fff;
	}
.form-settings fieldset {
	padding: 0;
	margin: 0;
	border: none;
	}
.form-settings p {
	margin-bottom: .6em;
	}
.form-settings fieldset p {
	padding-left: 20px;
	}
.form-settings fieldset.borderB {
	margin-bottom: .6em;
	}
.form-settings p.borderB {
	padding-bottom: .6em;
	}
.form-settings fieldset fieldset {
	padding-bottom: .6em;
	}
.form-settings fieldset fieldset fieldset {
	padding-bottom: 0;
	}
.form-settings fieldset fieldset p {
	padding-top: .3em;
	padding-left: 40px;
	margin-bottom: 0;
	font-style: italic;
	}
.form-settings input {
	float: left;
	margin-left: -20px;
	}
.form-settings div.submit {
	padding: 1.6em 0 .6em 0;
	text-align: center;
	}
.form-settings div.submit input {
	width: 32%;
	float: none;
	margin-left: 0 ! important;
	font-size: 1.2em;
	font-weight: bold;
	}