/******* Default Part CSS *******/
html,body,div,h1,h2,h3,h4,h5,h6,p,a,form,fieldset,select,input,ul,li,img
	{
	padding: 0px;
	margin: 0px;
}
/*********************************************************/
html,body {
	outline: none;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	line-height: 20px;
}
* {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#top_container{
	position:relative;
	background-color: #eceff0;
	border:1px solid #858e92;
}
.corner_tl,.corner_tr,.corner_bl,.corner_br {
	width: 4px;
	height: 4px;
	position: absolute;
	font-size: 1px;
	line-height: 1px;
}
.corner_tl {
	background: url('../img/thickbox/corner_tl.gif') no-repeat top left;
	top: -1px;
	left: -1px;
}
.corner_tr {
	background: url('../img/thickbox/corner_tr.gif') no-repeat top left;
	top: -1px;
	right: -1px;
}
.corner_bl {
	background: url('../img/thickbox/corner_bl.gif') no-repeat top left;
	bottom: -1px;
	left: -1px;
}
.corner_br {
	background: url('../img/thickbox/corner_br.gif') no-repeat top left;
	bottom: -1px;
	right: -1px;
}
#main{
	margin:15px;
}
#thickbox_white{
	width:575px;
	height:402px;
	overflow-y:scroll;
    padding:0px;
	margin:0px;
    background:url(../img/thickbox_bg_white.png) no-repeat top center;
    *background-attachment:fixed;
    *background-position:14px 51px;
    -background-position:0px 0px;
	text-align:left;
    position:relative;

}
#thickbox_white_wide{
	width:710px;
	height:402px;
	overflow-y:scroll;
    padding:0px;
	margin:0px;
    background:#ffffff;
    border:1px solid #d0d2d3;
    -moz-border-radius: 5px;
	border-radius: 5px;
    border-right:0px;
	text-align:left;
    position:relative;

}
.in_thickbox_white{
	width:505px;
	padding:10px;

}
#thickbox_white_wide .in_thickbox_white{
	width:660px;
	padding:10px;

}
/*********************************************************/
h1{
	font-family: Tahoma, Times, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#286884;
	font-weight:bold;
	line-height:16px;
	display:inline-block;
}
h2{
	font-family: Tahoma, Times, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#286884;
	font-weight:bold;
}
input.button{
	width:84px;
	height:25px;
	background:url('../img/button.png') no-repeat top left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:10px;
	color:#3B4758;
	font-weight:bold;
	border:none;
	cursor:pointer;
	outline:none;
	padding:0px;
	outline:none;
}










#thickbox_white{
	width:575px;
	height:402px;
	overflow-y:scroll;
    padding:0px;
	margin:0px;
    background:url(../img/thickbox_bg_white.png) no-repeat top center;
    *background-attachment:fixed;
    *background-position:14px 51px;
    -background-position:0px 0px;
	text-align:left;
    position:relative;

}
.in_thickbox_white{
	width:505px;
	padding:10px;

}
#thickbox_white_message{
	width:563px;
	height:338px;
	overflow-y:scroll;
	background:url(../img/thickbox_bg_white.gif) no-repeat top left;
	text-align:left;
	padding:0px;
	margin:0px;
	float:left

}
.in_thickbox_white_message{
	width:515px;
	padding: 0 10px;
	line-height:20px;
}
div.message_date{
	width:515px;
	float:left;
	background:url(../img/message_date.gif) no-repeat center center;
}
textarea.message_textarea{
	width:485px;
	height:97px;
	float:left;
	background:url(../img/message_textarea.png) no-repeat top left;
	border:none;
	padding:5px;
}
input.message_send{
	width:70px;
	height:150px;
	float:left;
	background:url(../img/message_send_150.png) no-repeat top left;
	border:none;
	cursor:pointer;
}
img.user{
	border:1px solid #C3C9CC;
	margin-right:5px;
}
.button_ad_mes{
	background: #3995d5;
	padding: 10px;
	font-size: 15px;
	color: white;
	text-decoration: none;
	font-weight: 900;

}
.link_ad
{color:#3995d5;
	font-size: 15px;
}
.link_ad_soc{
	text-decoration: none !important;
}