@charset "iso-8859-1";
@import url(../../base/css/sdating.css);
	.profile_header 
	{
		height:25px;
		font-weight:bold;
		text-align:center;
		background-image:url(../images/box_border_header_bg.gif);
		background-repeat:repeat-x;
		
	}
	.calendar_current
	{
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #3F3F3F;
		border: 1px solid #E1E1E1;
		margin-bottom:10px;
		text-align:center;
	}

	.calendar_non_current
	{
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #3F3F3F;
		font-weight: normal;
		border: 1px solid #E1E1E1;
		text-align:center;
	}

	.calendar_today
	{
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #3F3F3F;
		background-color: #E3E5EE;
		font-weight: bold;
		border: 1px solid #E1E1E1;
		text-align:center;
	}
	/*#########################################*/
	div.err
	{
		text-align:center;
		margin:10px auto;
	}
	div.text
	{
		text-align:center;
		align:center;
		margin: 8px;
	}
	.blockForCalendarAndEvent
	{
		margin-top:10px;
	}	

	table.addEventForm
	{
		width:100%;
		border:0;
	}


	td.form_label
	{
		width:20%;
		text-align:right;
		vertical-align:top;
	}

	td.form_value
	{
		width:80%;
		vertical-align:middle;
	}

	table.addEventForm td.form_colspan
	{
		text-align:center;
	}

	input.form_input,
	textarea.form_textarea,
	select.form_select,
	input.form_file
	{
		width:250px;
	}

	input.form_input_date
	{
		width:120px;
	}

	input.form_input_count
	{
		width:70px;
	}

	/*new 6.0 styles*/

	.cls_result_wrapper
	{
		position:relative;
		/*padding: 3px;*/
	}

	.cls_result_row
	{
		float:left;
            margin-bottom:10px;
            position:relative;
            width:368px;
            height: 160px;
            overflow: hidden;
	}
        .cls_res_info_p a:link,
        .cls_res_info_p a:active,
        .cls_res_info_p a:visited
        {
            text-decoration: underline;
            font-size: 13px;

        }
        .cls_res_info_p a:hover{
            text-decoration: none;
}
	.cls_res_thumb
	{
		position:relative;
		float:left;
	}

	.cls_thumb
	{
		border:1px solid silver;
		padding:5px;
		background-color:#EEE;
		text-align:center;
	}

	.cls_res_info_nowidth
	{
		color:#666666;
                float:left;
                font-size:12px;
                position:relative;
                text-align:left;
                width:255px;
	}

	.cls_res_info_p
	{
		font-weight:bold;
                color:#E18425;
		margin-left: 10px;
	}

	.clr3
	{
		font-weight:normal;
		color:#333333;
		display:inline;
	}

	div.ar
	{
		text-align:right;
	}

        .cls_res_info
        {
            font-weight:bold;
            color:#E18425;
            position:relative;
            /*float:left;*/
            /*width:330px;*/
            /*margin-left:7px;*/
            font-size:13px;
            /*font-weight:bold;*/
        }

	.icons
	{
		border: 1px solid #cccccc;
		margin: 2px;
		cursor: pointer;
		background-position:center center;
		background-repeat:no-repeat;
	}

	.cls_info_left  /*new PSD styling*/
	{
		position:relative;
		float:left;
		width:372px;
		overflow:hidden;
	}

        .cls_info
        {
            float:right;
            margin-right:4px;
            overflow:hidden;
            position:relative;
            width:583px;
        }

	.photoBlock
	{
		position:relative;
		text-align:center;
	}

	.photo
	{
		border:1px solid #cccccc;
		background-repeat:no-repeat;
		background-position: center center;
	}

	tr.vc
	{
		vertical-align:middle;
	}

	div.padds  /*new PSD styling*/
	{
		padding:5px;
	}

	a.actions
	{
		font-weight:bold;
		font-size:16px;
	}

	div.design_box_border
	{
		float:left;
		margin-left:3px;
		margin-bottom:10px;
		margin-right:6px;
		width:120px;
		border:1px solid #ccc;
	}

	div.design_box_border div.header
	{
		overflow:hidden;
	}
	div.design_box_border div.keeper
	{
		padding:0px;
	}

	div.edit_error
	{
		background-color:#FFFFFF;
		border:1px solid red;
		margin:2px;
		padding:3px;
		width:300px;
	}
/**************************************************************/	

	/*.disignBoxFirst
	{
		position:relative;
		border:1px solid #ccc;
		margin-bottom:10px;
	}
	.boxFirstHeader
	{
		position:relative;
		
		background-image:url('../images/head_cutting.gif');
		background-repeat:repeat-x;
		height:23px;
		padding:3px 10px 0px;
		font-size:13px;
		font-weight:bold;
		color:#666;
		text-align:left;
		text-transform:uppercase;
	}

	.boxContent
	{
		position:relative;
		overflow:hidden;
		font-size:13px;
		color:#000000;
		border:0px solid blue;
		padding:3px 10px 10px;
		background-color:#fff;
	}*/

	.disignBoxFirstA
	{
		border:1px solid #CCCCCC;
		margin-bottom:13px;
		margin-right:15px;
		margin-left:15px;
		position:relative;
		width:200px;
		float:left;
		left:15px;
	}	
/**************************************************************/

	img.marg
	{
		margin-right:10px;
		position:static;
	}
	img.marg_icon
	{
		margin-right:5px;
		position:static;
	}
	.marg_both
	{
		margin-bottom:10px;
		margin-right:10px;
		position:relative;
	}
	
	
.comments_wrapper
{
	position:relative;
}

.comment_author 
{
	float:left;
	margin-right:12px;
	font-size:12px;
	position:relative;
}

.comment_view
{
	font-size:12px;
        height:43px;
}

.comment_text
{
	_background-color:#FFFFFF;
	border:0px;
	font-size:11px;
	padding-left:59px;
}

.comment_row 
{
	border-bottom:0px;
}

div#comments_wrapper
{
	position:relative;
	width:310px;
}

.comment_add_comment
{
	position:relative;
	_background-color:#FFFFFF;
	float:left;
	padding-left:25px;
	color:#333366;
	font-size:18px;
	font-weight:bold;
	background-image:url('../images/icons/add_comment.gif');
	background-repeat:no-repeat;
}
.comment_replies
{
	margin-left:8px;
}

.comment_textarea
{
	width:99%;
}
.commentNew
{
	color:red;
	font-size:9px;
	position:relative;
	top:-3px;
}

.comment_row
{
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:3px;
}

.comment_author
{
	font-weight:bold;
}

.comment_text
{
	_background-color:#F3F5FF;
	padding:2px;
}

.comment_actions
{
	/*background-color:#EFF0F4;*/
	margin-bottom:2px;
	padding:2px;
	float:right;
}

.inform
{
	
	color:#E18425;
	font-weight:bold;
	
}

.tags_block
{
    text-align:center;
}

.tags
{
}
.tags a
{
    text-decoration:none;
    color:#c2843b;
}
.tags a:hover
{
    color:#FFB444;
}