/* ================================================== basic layout elements */

#top {
	height: 100px;
	width: 980px;
	margin: 0 auto;
	position: relative;
	background: transparent;
}
#mainmenu {
	height: 23px;
	background: #3b5998;
	margin-bottom: 20px;
border-bottom: 7px solid #b2d281;
}
/*
#mainmenugri {
	height: 21px;
	background: #D8DFEA;
	margin-bottom: 20px;
border-top: 1px solid #3b5998;
}
*/
/*
#mainmenugri {
	border-bottom: 7px solid #b2d281;
	height:22px;
	background: #3B5998;
	margin-bottom: 7px;
}
*/

#middle {
	margin: 0 auto;
	width: 980px;
}

#main {
	width: 669px;
	overflow: hidden;
	float: left;
	border: none;
	background: transparent;
	padding: 5px;
	margin-bottom: 10px;
}

#right {
	width: 300px;
	float: right;
	overflow: hidden;
}
#footer {
	color: #3b5998;
	font-size: 12px;
	text-align: center;
	width: 100%;
	float: left;
	clear: left;
	margin-top: 5px;
	padding-top: 10px;
	/*background: transparent url(../imajlar/footer.png) center top no-repeat;*/
background: transparent  center top no-repeat;
}

#top_info {
	color: #fff;
	background: url(../imajlar/black_bkg.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 100px;
	width: 360px;
	padding-left: 10px;
	padding-right: 200px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.3em;
	float: left;
	margin-bottom: 10px;
}

#copyright {float: left; font-size: 80%; color: #8f7847;}

/* ================================================== sidebar stuff */
.side_top {
	height: 23px;
	background: none center bottom no-repeat;
	margin: 0px;
	padding: 8px 5px 0px 7px;
}
.side_middle {
	border: none;
	background: transparent  center top repeat-y;
	padding: 0px 5px 0px 7px;
	overflow: hidden;
	text-align: left;
}
.side_bottom {
	height: 15px;
	background: transparent  center top no-repeat;
	margin: 0px 0px 15px 0px;
	padding: 0px 5px 0px 7px;
}
.side_stuff {
	padding: 0px 10px 5px 10px;
	background: #F9F9F9;
    width: 300px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}


#most_recent_stuff, #most_popular_stuff {text-align: left;}

.decorative_bar {
	background: #D8DFEA;
	height: 22px;
	width:300px;
   	border-top: 1px solid #3b5998;

}

/* ================================================== message stuff */
/*
.msg {
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 5px;
	height:68px;
	clear: both;
	background: #F7f7f7 left top repeat-x;
	border: 1px solid #F5F5F5;
	overflow: hidden;
	position: relative;
}
 */

.msg {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 5px;
	height:68px;
	clear: both;
	background: #ffffff left top repeat-x;
	border: 1px solid #F5F5F5;
	overflow: hidden;
	position: relative;
	border-bottom:1px solid #F5F5F5;
}

.msg.yellow {

background: #ffffff left top repeat-x;
}

.msg_content {
	position: absolute;
	height: 65px;
	overflow: hidden;
	top: 5px;
	left: 80px;
	width:490px;

}
.mini_msg {
	margin-bottom: 0px;
border-bottom: 1px solid #F5F5F5;
	margin-top: 0px;
	padding: 5px;
	height: auto !important;
	height: 40px;
	min-height: 40px;
	clear: both;
    background: #ffffff left top repeat-x;
	
}

.when {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-left: 18px;
	background: transparent  left center no-repeat;
	color: #555555;
	position: absolute;
	right: 100px;
    left: 60px;
	bottom: 1px;
}
.msg_controls {
	position: absolute;
	bottom: 0px;
	left:490px;
	width: 80px;
	height: 23px;
	overflow: hidden;
 
}


#profile_header {

	background: #F9F9F9;
	color: #fff;
    padding: 5px;
	font-weight: bold;
	position: relative;
     width: 651px;     
	float:right;
}
/* 
	
	background: #F7F7F7;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	position: relative;
height:164px;
}
*/
#profile_header p{
	width: 548px;
	height: 70px;
	overflow: auto;


}
 

#profile_header .when {
	color: #003399;
	font-weight:normal;
	text-align: right;
     width: 400px;
	height: 16px;
	position: absolute;
	top: 1px;
	right: 3px;
	background: transparent url left center no-repeat;
}

.person {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 5px;
	height:68px;
	clear: both;
	background: #ffffff left top repeat-x;
	border: 1px solid #F5F5F5;
	overflow: hidden;
	position: relative;
	border-bottom:1px solid #F5F5F5;
}


/* ================================================== settings page */
#settings_menu {
	float: left;
	width: 125px;
	padding: 0px 10px 10px 10px;
	background: #FFFFFF;
	border: 1px solid #ccc;
}
#settings_content {
	float: right;
	width: 515px;
}
#picture_set {
	height: 250px;
	overflow: scroll;
}

/* ================================================== misc */
.clear {clear: both; font-size: 0px; height: 1px; margin:0; padding:0;}
#last_msg_tooltip {
	width: 200px;
	overflow: hidden;
	position: absolute;
	color: #003399;
	font-size: 11px;
	text-align: center;
	background: #F9F9F9;
	border: 2px solid #3b5998;
	padding: 5px;
	font-size: 11px;
}
#contact_list {
	height: 300px;
	width: 550px !important;
	width: 530px;
	overflow: scroll;
}
#del_pass_form {margin-top: 10px; position: relative;}
#top_text {
	float: right;
	width: 580px;
	font-weight: bold;
	font-size: 130%;
	color: #003399;
	position: absolute;
	right: 0px;
	top: 35px;
}
#avatar_preview {
	width: 200px;
	float: right;
	text-align: center;
}
#bglib {
	margin-top: 10px;
	margin-bottom: 10px;
}

#footerbant{
background-color: #f2f2f2;
text-decoration:none;
line-height:25px;
width:100%;
 
}

#splashpic {

font-size: 16px;
color:#006699;
font-weight:  bold;
}

#bosluk {
	height: 223px;
	
}