*
{
	font-family: Trebuchet MS,serif;
	font-size: 12px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
}
html{
/**/
height: 100%;
min-height: 100%;
}
BODY
{
/*background-color: #E1EEF6;
background-color: #E6F1F8;*/
background-color: #fafcfe;
height: 100%;
min-height: 100%;
}
A{
	border: 0;
	cursor: pointer;
	color: #000;
	font-size: 12px;
}
img{
	border-width: 0;
}
input {
	vertical-align: middle;
	padding: 0 3px;
	font-weight: normal;
	font-family: Trebuchet MS, Comic Sans MS;
}
#header
{
	border-top: 1px solid transparent; 
    BACKGROUND: url(styles/deepsu/images/header.jpg);
	 background-position: left;
   /* FILTER: none !important;*/
	 MIN-WIDTH: 1000px;
    WIDTH: 100%;
    POSITION: retrive;
    TOP: 0px;
    HEIGHT: 300px;
	 margin-bottom: -110px; 
}
#header P
{
    PADDING-RIGHT: 20px;
    PADDING-LEFT: 20px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px auto;
    PADDING-TOP: 0px;
    TEXT-ALIGN: left
}
/* Site description and logo */
#site-description {
	float: left;
	width: auto;
	left: 300px;
	position: absolute;
}

#site-description h1 {
	margin-right: 0;
	font-size: 36px;
	color: #64A4C5;
	margin-top: 15px;
}
#site-description p {
	margin: 0;
	padding: 0;
	color: #64A4C5;
	
}
#content
{
   CLEAR: both;
	MIN-WIDTH: 900px;
	/*MIN-HEIGHT: 400px;*/
	padding: 10px 50px 0 50px;
	min-height: 50%;
	margin-bottom:-110px;
}
#footer
{
	margin-top: 110px;
   CLEAR: both;
	text-align: center;
	MIN-WIDTH: 1000px;
	background-position: bottom;
background-position: left;
background-image: url(styles/deepsu/images/footer.jpg);	
	height: 150px;
}
#logo_box{
	color: #000;
	position: absolute;
	margin-left: 30px; 
	display: block;
	text-align: left;
	float: left;
	HEIGHT: 280px;
	white-space: nowrap; /*For Opera */
}
/*#log_in_out_form{
position: relative;
display: block;
text-align: right;
text-indent: 0px;
vertical-align: top;
margin: 5px;
margin-right: 25px;
}*/
#login{
background: url(styles/deepsu/images/login.png);
border: 0;
width: 18px;
height: 30px;
cursor: pointer;
margin-top: -5px;
}
#logout{
background: url(styles/deepsu/images/logout.png);
border: 0;
width: 26px;
height: 30px;
cursor: pointer;
margin-top: -5px;
}
#name{
border: solid 1px #55AAFF;
color: #5C9FC9;
font-size: 1em;
font-weight: bolder;
font-family: Trebuchet MS, Comic Sans MS, serif;
text-align: center;
width: 100px;
height: 18px;
padding-top: 1px;
}
#name:hover{
	border-color: #00EEF6;

}
#name:focus{
	border-color: #00EEF6;
	/*background-color: #D7FFFF;*/
}
#pass{
border: solid 1px #55AAFF;
font-weight: bolder;
font-size: 1em;
width: 100px;
height: 18px;
padding-bottom: 1px;
}
#pass:hover{
	border-color: #00EEF6;

}
#pass:focus{
	border-color: #00EEF6;
	/*background-color: #D7FFFF;*/
}

.caption,.scaption{
	color: #3B7191;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	display: block;
}
.scaption{
	font-size: 16px;
}
.caption2,.scaption2{
	color: #606060;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	display: block;
}
.scaption2{
	font-size: 16px;
}
.caption3,.scaption3,.sscaption3{
	color: #000;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	display: block;
}
.scaption3{
	font-size: 17px;
}
.sscaption3{
	font-size: 14px;
}
.blink{
	position: relative;
	color: gray; 
	margin-top: 3px; 
	display: block; 
	float: left;
	font-weight: bold;
	z-index: 1;
	text-decoration: underline;
	line-height: 18px;
}
.blink:hover{ 
	text-decoration: none;
}
.link{
	position: relative;
	z-index: 1;
	color: gray; 
	display: block; 
	float: left;
	font-size: 12px;
	font-weight: bold;
}
.smallink,.smallink2{
	position: relative;
	z-index: 1;
	color: #FFFFFF; 
	display: block; 
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}
.smallink2{
	color: #FFCD33;
}
.smallink:hover,.smallink2:hover{
	text-decoration: none;
}
.pagenum{
	color: gray; 
	font-weight: bold;
}
input.default, select.default, textarea.default{
	color: black;
	line-height: 17px;
	height: 17px;
	min-height: 17px;
	font-family: Trebuchet MS;
	background-color: #FFFFFF;
	border: 1px solid #C6C7C9;
	font-weight: bold;
	font-size: 12px;
	padding: 0px; 
	margin: 0px;
	vertical-align: middle;
	/*display: block;
	margin: 0;	
	clear: both;*/
}
select.default{
	padding: 0;
	height: expression(25+"px"); 
	margin-top: 1px; 
	margin-top: expression(2+"px");
}
textarea.default{
	height: 100px;
}
.default.bg_dark{
	background-color: ActiveBorder;
}

label.simple,span.simple{
	color: Gray;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-top: 10px;
}
label.simple2,span.simple2{
	color: black;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-top: 10px;
}
span.nopadding{
	padding: 0px;
	padding-bottom: 5px;
}
label.simple2 img, span.simple2 img{

}
label.simple2 input, span.simple2 input{
	/*display: block;
	float: left;*/
	margin: 3px 3px 0 0;
	margin: expression("0");
	display: expression("inline");
	float: expression("none");
}
hr{
	border: 0;
	border-top: 1px solid gray;
	display: block;
	height: 0px;
	width: 100%;
}
.icon{
	cursor: pointer;
	margin: 2px;
	padding: 2px;
	border: 1px solid transparent;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}
.icon img{
	margin-bottom: -5px;
}
.chk{
	border-color: #FF6600;
	background-color: #D2E6FE;
}
p.generaltext{
	text-indent: 20px;
	font-size: 14px;
	color: #335EA8;
	font-family: Trebuchet MS;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
	padding: 10px 0 10px 0;
}
p.helptext{
	text-indent: 20px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-family: Trebuchet MS;
	text-align: justify;
	padding-bottom: 10px;
}
img.banner_left{
	margin-top: 10px;
	max-width: 140px;
	max-height: 200px;
}
/* BB Code styles
----------------------------------------*/
/* Quote block */
blockquote {
	background: #ebebeb none 6px 8px no-repeat;
	border: 1px solid #dbdbdb;
	font-size: 0.95em;
	margin: 0.5em 1px 0 25px;
	overflow: hidden;
	padding: 5px;	
	background-color: #EBEADD;
	background-image: url("styles/deepsu/images/quote.gif");
	border-color:#DBDBCE;
}

blockquote blockquote {
	/* Nested quotes */
	background-color:#EFEED9;
	font-size: 1em;
	margin: 0.5em 1px 0 15px;	
}

blockquote blockquote blockquote {
	/* Nested quotes */
	background-color: #EBEADD;
}

blockquote cite {
	/* Username/source of quoter */
	font-style: normal;
	font-weight: bold;
	margin-left: 20px;
	display: block;
	font-size: 0.9em;
}

blockquote cite cite {
	font-size: 1em;
}

blockquote.uncited {
	padding-top: 25px;
}

/* Code block */
dl.codebox {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #C9D2D8;
	font-size: 1em;
}

dl.codebox dt {
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
}

blockquote dl.codebox {
	margin-left: 0;
}

dl.codebox code {
	/* Also see tweaks.css */
	overflow: auto;
	display: block;
	height: auto;
	max-height: 200px;
	white-space: normal;
	padding-top: 5px;
	font: 0.9em Monaco, "Andale Mono","Courier New", Courier, mono;
	line-height: 1.3em;
	color: #2E8B57;
	margin: 2px 0;
}

.syntaxbg		{ color: #FFFFFF; }
.syntaxcomment	{ color: #FF8000; }
.syntaxdefault	{ color: #0000BB; }
.syntaxhtml		{ color: #000000; }
.syntaxkeyword	{ color: #007700; }
.syntaxstring	{ color: #DD0000; }
/*.navigation{
		CLEAR: both; 
		PADDING-RIGHT: 0px; 
		DISPLAY: inline; 
		PADDING-LEFT: 0px; 
		FLOAT: left; 
		PADDING-BOTTOM: 0px; 
		MARGIN: 0px 0px 0px 500px; 
		PADDING-TOP: 0px; 
		HEIGHT: 50px;
		list-style: none;
		border: 1px solid red;
}
.navigation LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px
}
.navigation A {
	FONT-SIZE: 0px; 
	FLOAT: left; 
	CURSOR: pointer; 
	TEXT-INDENT: -9999px; 
	HEIGHT: 50px;
	width: 50px;
}
.navigation .forum A {
	BACKGROUND: url(styles/deepsu/images/ru/menu_forum1.png) no-repeat; WIDTH: 100px;
}
.navigation A.active{
	background-position: 0px -50px;
}
.navigation A:hover {
	BACKGROUND-POSITION: 0px -50px
}*/
.headnav{
	list-style: none;
	/*float: left;*/
	height: auto;
	margin-right: 50px;
}
.headnav li{
	display: inline;
	padding: 10px;
}
/*.headnav li A{
	color: #5C9FC9;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}
.headnav li A.active{
	color: #416E8D;
	text-decoration: none;
}*/
.headnav li A{
	color: #000000;
	font-style: italic;
	/*color: #60A7F4;*/
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}
.headnav li A.active{
	/*color: Teal;*/
	color: #000000;
	text-decoration: none;
}
.headnav li A:hover{
	text-decoration: none;
}
.headnav li.new{
	background: url(styles/deepsu/images/new2.png) no-repeat right top;
}
#user_menu{
	min-width: 1000px;
}
.name{
		float:left;
		font-size: 22px;
		font-weight: bold;
		margin: 0 10px 0 20px; 
		color: #3C6D8C;
}
.name_r{
		font-size: 18px;
		font-weight: bold;
		color: #3C6D8C;
}
#user_panel_r, #user_panel_r A.link{
	font-weight: bold;
	padding-left: 10px;
	color: #0072A1;
}
#user_panel_r A.newmail{
	margin-left: 10px; 
	padding-left: 35px;
	height: 40px;
	BACKGROUND: url(styles/deepsu/images/new_msg.gif) no-repeat; WIDTH: auto
}
#user_panel_r A.logout{
	background: url(styles/deepsu/images/logout.png) no-repeat center;
	height: 40px;
	width: 26px;
}
#user_panel_r A.link.login{
	background: url(styles/deepsu/images/login.png) no-repeat center;
	height: 40px;
	width: 17px;
	float: none;
	display: inline-block;
}
#user_panel_r A.link{
	display: inline;
	float: left;	
	text-decoration: underline;
}
#user_panel_r2, #user_panel_r2 A.link{
	font-weight: bold;
	padding-left: 10px;
	color: #0072A1;
}
#user_panel_r2 A.newmail{
	margin-left: 10px; 
	padding-left: 35px;
	height: 40px;
	BACKGROUND: url(styles/deepsu/images/new_msg.gif) no-repeat; WIDTH: auto
}
#user_panel_r2 A.logout{
	background: url(styles/deepsu/images/logout.png) no-repeat center;
	height: 40px;
	width: 26px;
}
#user_panel_r2 A.link{
	display: inline;
	float: left;	
	text-decoration: underline;
}
#user_panel .add_friend{
	BACKGROUND: url(styles/deepsu/images/add_friend.png) no-repeat; WIDTH: 32px
}
#user_panel .add_buddy{
	BACKGROUND: url(styles/deepsu/images/add_buddy.png) no-repeat; WIDTH: 32px
}
#user_panel .add_instructor{
	BACKGROUND: url(styles/deepsu/images/add_instructor.png) no-repeat; WIDTH: 34px
}
#user_panel .add_student{
	BACKGROUND: url(styles/deepsu/images/add_student.png) no-repeat; WIDTH: 32px
}
#user_panel .delete_friend{
	BACKGROUND: url(styles/deepsu/images/delete_friend.png) no-repeat; WIDTH: 32px
}
#user_panel .delete_buddy{
	BACKGROUND: url(styles/deepsu/images/delete_buddy.png) no-repeat; WIDTH: 32px
}
#user_panel .delete_instructor{
	BACKGROUND: url(styles/deepsu/images/delete_instructor.png) no-repeat; WIDTH: 32px
}
#user_panel .delete_student{
	BACKGROUND: url(styles/deepsu/images/delete_student.png) no-repeat; WIDTH: 32px
}
#user_panel .send_message{
	BACKGROUND: url(styles/deepsu/images/send_msg.png) no-repeat; WIDTH: 32px
}
#menu_clear_item{
	BACKGROUND: url(styles/deepsu/images/menu_clear_item.png) repeat;	
}
#user_panel_l DIV.default A{
float: left;
text-align: center;
/*margin-top: 5px;*/
padding: 0 5px 0 5px;
display: table-cell;
text-decoration: none;
color: black;
height: 40px;
}
/*.user_panel2 A{
float: left;		
text-align: center;
line-height: 37px;
text-decoration: underline;
color: black;
height: 37px;
}
.user_panel2 .menu_profile_item{
		font-family: "Times New Roman", serif;
		font-size: 16px;
		font-weight: normal;
		color: White;
	BACKGROUND: url(styles/deepsu/images/menu_profile.png) no-repeat;
	WIDTH: 1px;
	HEIGHT: 37px;
	BACKGROUND-POSITION: 0 -37px;
}

.menu_profile_item_begin{
	BACKGROUND: url(styles/deepsu/images/menu_profile_begin.png) no-repeat;
	WIDTH: 19px;
	HEIGHT: 37px;
}
.menu_profile_item_edit{
	BACKGROUND: url(styles/deepsu/images/menu_profile_edit.png) no-repeat;
	WIDTH: 38px;
	HEIGHT: 37px;
	BACKGROUND-POSITION: 0 -37px;
}
.menu_profile_item_end{
	BACKGROUND: url(styles/deepsu/images/menu_profile_end.png) no-repeat;
	WIDTH: 19px;
	HEIGHT: 37px;
}
.user_panel2 A:hover{
text-decoration: none;
	BACKGROUND-POSITION: 0 0;
}
.user_panel2 A:active{
text-decoration: none;
	BACKGROUND-POSITION: 0 0;
}*/
#user_profile_menu{
	clear: both;
	position: relative;
	text-align: center;
	width: 100%;
	height: 19px;
	margin: 0px;
	padding: 0px;
}
#user_profile_menu .begin_item{	
	BACKGROUND: url(styles/deepsu/images/menu/round.gif) no-repeat;
	width: 8px;
	HEIGHT: 19px;
	background-position: 1px 0px;
}
#user_profile_menu .end_item{	
	BACKGROUND: url(styles/deepsu/images/menu/round.gif) no-repeat;
	width: 9px;
	HEIGHT: 19px;
	background-position: 1px -19px;
	border-left: 1px solid white;
}
#user_profile_menu .edit_item{
	width: 38px;
}
#user_profile_menu .edit_item A{
	cursor: pointer;
	float:left;	
	BACKGROUND: url(styles/deepsu/images/menu_profile_edit.png) no-repeat;
	width: 19px;
	HEIGHT: 19px;
	background-position: 0 0px;
	border-left: 1px solid white;
}
#user_profile_menu .item A, #user_profile_menu .item_closed A{	
float: left;
text-align: center;
text-decoration: underline;
line-height: 19px;
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
color: White;	
BACKGROUND: url(styles/deepsu/images/menu/bg.gif) repeat;
width: 100%;
HEIGHT: 19px;
BACKGROUND-POSITION: 0 -19px;
border-left: 1px solid white;
}
#user_profile_menu .item A.active{
	text-decoration: none;
	background-position: 0 0;
}
#user_profile_menu .item A:hover{
	text-decoration: none;
	background-position: 0 0;
}
#user_profile_menu .item_closed{
	
	background: url(styles/deepsu/images//menu/bg.gif) repeat;
	/*background-position: left;*/
	background-position: 0 -38px;		
}
#user_profile_menu .item_closed A{
	color: #CC9933;
	BACKGROUND: url(styles/deepsu/images/closed.gif) no-repeat;
	padding-left: 3px;
}

input.view_send{
	margin: 4px 0 0 5px;
	background: #FFFFFF;/*#ECF7FF;*/
	display: none; 
	width: 300px; 
	height: 13px; 
	font-size: 10px; 
	border: 1px solid gray;
	float: left; 
}
#nav_box{
	color: #000;
	position: absolute;
	top: 160px;
	text-align: right;
	width: 100%;
	display: block;
	white-space: nowrap; /* For Opera */
}
#user_panel{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	position: relative;
	display: block;
	height: 40px;
	line-height: 40px;
	margin: 0 50px 0 50px;
	}
.user_panel2{
	color: #000;
	display: table;
	position: relative;
	left: 50%;
	margin-left: -470px;
	width: 940px;
	text-align: center;
	background-color: Blue;
}
#section_menu{
	color: #FFF;
	position: relative;
	display: block;
	height: 22px;
	font-weight: bold;
	line-height: 22px;
	margin-left: 63px;
	margin-right: 63px;	
	background-image: url(styles/deepsu/images//menu/bg.gif);
	/*background-position: left;*/
	background-position: 0 -38px;		
}
#section_menu span.beginmenu{
	float: left;	
	height: 22px;
	width: 4px;
	margin-left: -4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-image: url(styles/deepsu/images//menu/round.gif);
	/*background-position: left;*/
	background-position: 0 -38px;	
}
#section_item_right{
	font-weight: bold;
	float: right;
	height: 22px;
	min-height: 22px;
	padding-right: 4px;
}
#section_menu span.endmenu{
	float: right;
	height: 22px;
	min-height: 22px;
	width: 4px;
	margin-right: -4px;
	background-repeat: no-repeat;
	background-image: url(styles/deepsu/images//menu/round.gif);
	background-position: 0 -60px;	
}
select.section_visible{
	vertical-align: middle;
	padding: 0px;
	height: 17px;
	font-size: 10px;
	font-weight: normal;
	border-width: 1px;
}
#user_panel_l{
	display: table;
	float: left;
	width: 50%;
}
#user_panel_r{
	display: block;
	float: right;
}
#user_panel_r2{
	display: block;
	float: right;
}
/*#profile_panel{
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}*/
#eq_container {
	width: 100%;
	float: left;
	margin-right: -30%;
}
#eq_panel {
	margin-right: 30%;
}
#eq_left {
	width: 30%;
	float: left;
	/*border: 1px solid green;*/
}
#eq_center {
	margin-left: 30%;
	text-align: center;
	/*border: 1px solid black;*/
}
#eq_center img{
	margin-top: 50px;
}
#eq_right {
	width: 30%;
	float: right;
	/*border: 1px solid blue;*/
}
#eq_ext {
	clear: both;
	width: 100%;
	padding-top: 30px;
}

/*SEARCH*/
#search_instruction{
	width: 90%;
	height: 215px;
	overflow: hidden;
	display: block;
   /*width: 200px;*/
	/*float: left;*/	
	font-weight: bold;
	color: white;
	background: url("styles/deepsu/images/search_instruction.png") repeat;	
	background-position: 0 -430px;
}
#search_instruction span.left{
	width: 22px;
	float: left;
	height: 215px;
	display: block;
	background: url("styles/deepsu/images/search_instruction.png") no-repeat;
	background-position: 0 0px;	
}
#search_instruction span.right{
	width: 22px;
	height: 215px;
	float: right;
	display: block;
	background: url("styles/deepsu/images/search_instruction.png") no-repeat;
	background-position: 0 -215px;	
}
/*DELETE BUTTON*/
div.delete{
	background: url("styles/deepsu/images/mail/delete.gif") no-repeat;
	width: 15px;
	height: 15px;
	text-align: center;
	cursor: pointer;
}
div.delete:hover{
	background-position: 0 -15px;
}
/*EDIT BUTTON*/
div.edit{
	background: url("styles/deepsu/images/edit.png") no-repeat;
	width: 30px;
	height: 21px;
	text-align: center;
	cursor: pointer;
}
/*ADD BUTTON*/
div.add{
	background: url("styles/deepsu/images/add.gif") no-repeat;
	width: 15px;
	height: 15px;
	text-align: center;
	cursor: pointer;
}
div.add:hover{
	background-position: 0 -15px;
}
/*ROUNDED DIV*/
.roundtop,.roundbottom{
	height: 9px;
	background: url(styles/deepsu/images/css/c1.png) no-repeat;
}
.roundtop span,.roundbottom span{
	width: 9px;
	height: 9px;
	float: right;
	background: url(styles/deepsu/images/css/c2.png) no-repeat;
}
.roundbottom{
	background: url(styles/deepsu/images/css/c3.png) no-repeat;
}
.roundbottom span{
	background: url(styles/deepsu/images/css/c4.png) no-repeat;
}
/*PROFILE*/
.photo_container_cont{	
	display: block;
}
#photo_container{
	display: table-cell;	
	width: 400px;
	min-width: 400px;
	height: 240px;
	min-height: 240px;
	vertical-align: middle;
	text-align: center;
}
#photo_container img{
	margin-top: expression((240-height)/2+"px");
}
/*
*	NEW BUTTON
*/


.button_green,.button_blue,.button_gray{
	height: 27px;
	float: left;
	overflow: hidden;
   width: auto;
	padding-left: 12px; 
	background-position: 0 0;
	position: relative;
	color: White;
}
.button_green A,.button_blue A,.button_gray A{
	color: white;
	text-align: center;
	text-decoration: none;
	padding: 0; 
	cursor: pointer;
	padding: 0 12px;
	line-height: 27px; 
	height: 27px;
   FLOAT: left;
	display: block;
	background-position: 0 -54px;	
	font-weight: bold;
}
.button_green span,.button_blue span,.button_gray span{
	width: 12px;
	height: 27px;
	float: left;
	background-position: 0 -27px;	
}

.b_green,.b_blue,.b_gray{
	line-height: 27px;
	height: 27px;
}

/* GREEN BUTTON*/
.button_green{
	background: url("styles/deepsu/images/button_green.png") no-repeat;	
}
.button_green A{
	background-color: #00986E;
	background: url("styles/deepsu/images/button_green.png") repeat;
	background-position: 0 -54px;	
}
.button_green span{
	background: url("styles/deepsu/images/button_green.png") no-repeat;
	background-position: 0 -27px;	
}
.b_green{
	background-color: #00986E;
	background: url("styles/deepsu/images/button_green.png") repeat;
	background-position: 0 -54px;		
}
/*	BLUE BUTTON*/
.button_blue{
	background: url("styles/deepsu/images/button_blue.png") no-repeat;
}
.button_blue A{
	background-color: #0084B1;
	background: url("styles/deepsu/images/button_blue.png") repeat;
	background-position: 0 -54px;	
}
.button_blue span{
	background: url("styles/deepsu/images/button_blue.png") no-repeat;
	background-position: 0 -27px;	
}
.b_blue{
	background-color: #0084B1;
	background: url("styles/deepsu/images/button_blue.png") repeat;
	background-position: 0 -54px;		
}
/*	GRAY BUTTON*/
.button_gray{
	background: url("styles/deepsu/images/button_gray.png") no-repeat;
}
.button_gray A{
	color: #303030;
	background-color: #B9B9B9;
	background: url("styles/deepsu/images/button_gray.png") repeat;
	background-position: 0 -54px;	
}
.button_gray span{
	background: url("styles/deepsu/images/button_gray.png") no-repeat;
	background-position: 0 -27px;	
}
.b_gray{
	background-color: #B9B9B9;
	background: url("styles/deepsu/images/button_gray.png") repeat;
	background-position: 0 -54px;		
}
/*.button_blue A{
	color: white;
	text-align: center;
	text-decoration: none;
	padding: 0; 
	cursor: pointer;
	padding: 0 12px;
	background-color: #0084B1;
	line-height: 27px; 
	height: 27px;
   FLOAT: left;
	display: block;
   POSITION: relative;
	font-weight: bold;
}
.button_blue span{
	width: 12px;
	height: 27px;
	float: left;
	background: url("styles/deepsu/images/button_blue.gif") no-repeat;
	background-position: 0 -27px;	
}*/

/*
*	SELECT FILE
*/

/*BUTTON WTTH  TAG <LABLE>*/
/*LABEL.select_file:hover
{
	cursor: pointer;
	text-decoration: none;
}*/
.button_selectfile{
	overflow: hidden;
	background-position: 0 0;
	position: relative;
	float: left;
	color: gray;
	text-decoration: underline;
}
.button_selectfile A{
	padding: 0; 
	cursor: pointer;
	display: block;
	z-index: 0;
	overflow: hidden;
	float: left;
	line-height: 24px;
}
.button_selectfile:hover{
	text-decoration: none;
}
INPUT.select_file
{
	BORDER-RIGHT: medium none;
  	BORDER-TOP: medium none;
   FONT-SIZE: 5em;
   RIGHT: 0px;
   FILTER: alpha(opacity=0);
   BORDER-LEFT: medium none;
	width: auto;
   cursor: pointer;
   BORDER-BOTTOM: medium none;
   ZOOM: 1;
   POSITION: absolute;
   TOP: 0px;
	z-index: 0;
   opacity: 0
}
ul.grouplist {
	display: block;
	list-style-type: none;
	background: #FFF none repeat-x 0 0;
}
ul.grouplist li.row {
	padding: 12px;
	height: 48px;
	list-style-type: none;
	color: #777777;
	line-height: 16px;
	border-bottom: 1px solid black;
}
ul.grouplist li.row:hover {
	background-color: #f6f6f6;
}
ul.grouplist li.row span.title{
	margin-left: 10px;
	float: left;
	display: block;
	font-size: 1.2em;
	width: 60%;
}
ul.grouplist li.row span.info, ul.grouplist li.row span.status{
	float: left;
	min-width: 44px;
	display: block;
	line-height: 24px;
}
ul.grouplist li.row span.loginout{
	display: block;
	float: right;
}
ul.topiclist {
	display: block;
	list-style-type: none;
	background: #FFD none repeat-x 0 0;
}
ul.topiclist li.row {
	padding: 12px;
	height: 20px;
	list-style-type: none;
	color: #777777;
	line-height: 20px;
	border-bottom: 1px solid black;
}
ul.topiclist li.row span.title{
	margin-left: 10px;
	float: left;
	display: block;
	font-size: 1.3em;
	width: 60%;
}
ul.postlist {
	display: block;
	list-style-type: none;
	background: #FFD none repeat-x 0 0;
}
ul.postlist li.row {
	padding: 12px;
	height: 100px;
	list-style-type: none;
	color: #777777;
	line-height: 20px;
	border-bottom: 1px solid black;
}
ul.postlist li.row span.title{
	margin-left: 10px;
	float: left;
	display: block;
	font-size: 1.1em;
	width: 60%;
}
ul.user_list{
	list-style: none;
}
ul.user_list li{
	border-bottom: 1px solid #AFAFAF;
	height: 90px;
	padding-bottom: 5px;
	padding-top: 15px;
	text-align: center;
}
ul.user_list li span{
	width: 7%;
	display: block;
	float: left;
	padding: 0 2%; 
	text-align: center;
}
ul.user_list li span span{
	clear: both;
	padding: 0;
	width: 80px;
	min-height: 80px;
	height: auto;
	display: block;
	/*text-align: center;
	
	float: left;*/
}
ul.user_list li div.cont_img{
	float: none;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	min-height: 50px;
	height: 50px;
	width: 80px;
}
ul.user_list li div.cont_img img{
	margin-top: expression((50-height)/2 + "px");
	vertical-align: middle;
}
ul.user_list li a.user{
	font-size: 12px;
}
/*
* EQUIPMENT
*/

ul.eq_list{
	list-style: none;
	cursor: default;
} 
ul.eq_list li{
	height: 50px;
	line-height: 23px;
	margin-bottom: 20px;
	width: 100%;
	background: url("styles/deepsu/images/eq_list_right.gif") no-repeat;
	background-position: right;
	background-color: #edf1f3;
}
ul.eq_list li span.container{
	display: block;
	height: 50px;
	margin-right: 15px; 
	background: url("styles/deepsu/images/eq_list_left.gif") no-repeat;
}
ul.eq_list li span.container span{
	display: block;
	height: 48px;
	margin-left: 15px; 
	overflow: hidden;
	/*background-color: #edf1f3;*/
	border-top: 1px solid #cdd6da;
	border-bottom: 1px solid #cdd6da; 
}
ul.eq_list li span.container div{
	display: block;
	text-align: center;
	line-height: 25px;
	/*border: 1px solid red;*/
}
ul.eq_list li.empty{
	color: #cdd6da;
	background-color: transparent;
}

ul.eq_ext{
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 10px;
	margin-left: 50px;
}
ul.eq_ext li{
	line-height: 20px;
	color: #303030;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	width: 500px;
}
ul.eq_ext li div.delete{
	float: right;
	background: url("styles/deepsu/images/mail/delete.gif") no-repeat;
	width: 15px;
	height: 15px;
	margin-top: 3px;
	text-align: center;
	cursor: pointer;	
	display: block;
}
ul.eq_ext li div.delete:hover{
	background-position: 0 -15px;
}

/*
*	LOGBOOK
*/

ul.lb_list{
	list-style: none;
	font-weight: bold;
}
ul.lb_list li{
	font-family: Trebuchet MS;
	font-size: 12px;
	padding-left: 70px; 
	margin-top: 10px;
	padding-bottom: 10px;
	min-height:	60px; 
	border-bottom: 1px solid #D2D4E0;
	background: url("styles/deepsu/images/lb_img.gif") no-repeat;		
}
ul.lb_list li h1, ul.lb_list li h1 a{
	color: #3F6F8C;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 19px;
	float: left;
}
ul.lb_list li h1 a{
	float: none;
}
ul.lb_list li span{
	font-family: Trebuchet MS;
	color: #7D7E7F;
	padding-left: 20px; 
}
ul.lb_list li p{
	color: #7D7E7F;
	padding: 5px 0 5px 0;	
	font-family: Trebuchet MS;
	font-size: 12px;
}
ul.lb_list li span+a{
	color: #3F6F8C;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: underline;
}
ul.lb_list li h1 a img{
	margin-bottom: -3px;
	padding: 0;
}
ul.lb_list li div.lb_dives{
	display: none;
	padding-top: 10px; 
}
#lb_text{
	display: block;
	visibility: hidden;
	position: absolute;
	padding: 5px;
	width: 700px;
	height: auto;
	max-height: 170px;
	overflow: auto;
	background-color: #DDEFFF;
	z-index: 100;
	border: 2px solid #000;
	top: 0;
	left: 0;
}

/*
*	PHOTOALBUM
*/

ul.pa_list{
	list-style: none;	
}
ul.pa_list li{ 
	width: 100%;	
	padding-top: 20px; 
}
ul.pa_list li h1{
	color: #446F89;
	font-size: 14px;	
	display: block;
	font-family: Trebuchet MS;
}
ul.pa_list li h1 a.a_name{
	color: #446F89;
	text-decoration: underline;
	line-height: 18px;
	font-size: 14px;	
	font-family: Trebuchet MS;
}
.linkimg{
	color: green;
	text-decoration: none;
	border: none;
	font-family: Trebuchet MS;
}
ul.pa_list li span.desc{
	clear: both;
	color: #7D7E7F;
	font-size: 12px;	
	line-height: 24px;
}
ul.pa_list li div.head{
	display: block; 
}
ul.pa_list li div.head div.right{
	display: block; 
	float: right; 
	line-height: 28px;	
}
ul.pa_list li div.head div.right h3{
	color: #353638;
	font-family: Trebuchet MS;
}
ul.pa_list li div.preview{
	background: url("styles/deepsu/images/profile/pa_background.gif") repeat-x;
	background-position: center;
	height: 140px;
	width: 100%;	
	margin-bottom: 0px;	
	clear: both;
}

ul.pa_list li div.preview div.cont{
	display: block;
	margin-top: 20px;
	height: 100px;
	width: 10%; 
	padding: 0 2%;
	float: left;
	text-align: center;
}
ul.pa_list div.photo{
	height: 100px;
	min-height: 100px;
	display: table-cell;
	vertical-align: middle;
}
ul.pa_list div.photo img{
	margin-top: expression((100-height)/2 + "px");
}
/*ul.pa_list li div.preview span{
	width: 13%;
	height: 160px;
	float: left;
	padding: 0 3%; 
	display: block;
}
ul.pa_list li div.preview span div.cont{
	display: table-cell;
	height: 160px;
	min-height: 160px;
	width: 150px;
	vertical-align: middle;
}*/
/*PHOTO*/
ul.photo_list{
	clear: both;
	list-style: none;
}
ul.photo_list li{
	height: 160px;
	padding-bottom: 5px;
	padding-top: 15px;
	text-align: center;
}
ul.photo_list li span{
	width: 13%;
	height: 160px;
	display: block;
	float: left;
	padding: 0 3%; 
}
ul.photo_list li span div.cont{
	display: block;
	height: 160px;
	min-height: 160px;
	width: 150px;
	text-align: left;
}
ul.photo_list li span div.cont div{
	display: table-cell;
	text-align: center;
	width: 150px;
	min-width: 150px;
	vertical-align: middle;
	height: 130px;
	min-height: 130px;
	border: 1px solid #B4B2C7;
}
ul.photo_list li span div.cont div img{
	margin-top: expression((130-height)/2 + "px");
}

/*
*	MAIL
*/

ul.mail_list{
	list-style: none;	
	margin-top: 10px;

}
ul.mail_list li{
	margin-bottom: 30px; 
	width: 100%;	
	height: 92px;
	/*border: 1px solid black;*/
	max-height: 92px;
	background: url("styles/deepsu/images/mail/body.gif") #FFFFFF repeat;
}
ul.mail_list li div.mail_full{
	float: left;
	width: 120px;
	max-width: 120px;
	min-height: 92px;
	background-color: #FAFCFE;
	/*border: 1px solid black;*/
	text-align: center;
}
ul.mail_list li div.mail_name{
	overflow: hidden; 
	margin-top: 0px; 
	height: 36px;
	width: 120px;
	font-size: 12px;
	color: #506C95;
	font-weight: bold;
}
ul.mail_list li div.mail_status{
	float:left;
	text-align: center;
	padding-top: 4px; 
	width: 70px;
	padding-left: 30px; 
	/*border: 1px solid black;*/
	height: 88px;
	background: url("styles/deepsu/images/mail/begin.gif") no-repeat;
	background-position: left;
}
ul.mail_list li h1{
	color: #323233;
	padding-top: 3px;
	font-size: 14px;	
	/*border: 1px solid black;*/
	width: auto;
	display: block;
	/*float: left;*/
	font-family: Trebuchet MS;
	font-weight: bold;
}
ul.mail_list li h1 a{
	color: #676767;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-weight: bold;	
	font-size: 14px;
}
ul.mail_list li div.m_delete{
	float: right;
	margin-right: 10px;
	margin-top: 10px; 
	background: url("styles/deepsu/images/mail/delete.gif") no-repeat;
	width: 15px;
	height: 15px;
	text-align: center;
	cursor: pointer;
}
ul.mail_list li div.m_delete:hover{
	background-position: 0 -15px;
}
ul.folder_menu{
	float: right;
	list-style: none;
	margin-top: 10px; 
}
ul.folder_menu li{
	float: left;
	background: transparent;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-bottom: 0;
}
ul.folder_menu li div.m_folder{
	background: url("styles/deepsu/images/mail/delete.gif") no-repeat;
	width: 20px;
	height: 20px;
	text-align: center;
	cursor: pointer;	
}
ul.folder_menu li div.m_folder:hover{
	background-position: 0 -20px;
}
ul.folder_menu li div.f0{
	background: url("styles/deepsu/images/mail/folder0.gif") no-repeat;	
}
ul.folder_menu li div.f1{
	background: url("styles/deepsu/images/mail/folder1.gif") no-repeat;	
}
ul.folder_menu li div.f2{
	background: url("styles/deepsu/images/mail/folder2.gif") no-repeat;	
}
ul.folder_menu li div.f3{
	background: url("styles/deepsu/images/mail/folder3.gif") no-repeat;	
}
ul.mail_list li p{
	display: block;
	margin-top: 4px; 
	margin-bottom: 3px; 
	margin-right: 35px; 
	/*line-height: 16px;*/
	line-height: 16px;
	min-height: 34px;
	max-height: 34px;
	overflow: auto;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000;
}
ul.mail_list li div.end_block{
	float: right;
	/*border: 1px solid black;*/
	width: 6px;
	height: 92px;
	display: block; 
	background: url("styles/deepsu/images/mail/end.gif") no-repeat;
	background-position: right;	
}
ul.mail_list li.new{
	background-color: #F0EFF1;
}

td.senders_cont{
	border: 1px solid #A7A6AA; 
}
ul.senders{
	 height: 395px; 
	 overflow-y: auto; 
	 overflow-x: hidden;
	 overflow: auto;
}
ul.senders li.sender{
	padding: 3px;
	border-bottom: 1px solid gray;
	/*border-top: 1px solid gray;*/
	height: 22px;
	line-height: 22px;
}
ul.senders li.sender:hover{
	/*background-color: #FFFB9D;
	cursor: pointer;*/
}
ul.senders li.new{
	background-color:#C5DFF9;
}
#allmessage{
	clear: both;
	width: 100%;
	height: 300px;
   min-height: 300px;
	overflow: auto;
	background-color: #EFEFEF;
	border: 1px solid #C6C6C6;
	color: #686868;
	
}
#allmessage img.status{
	float: left; 
} 
#allmessage h1{
	line-height: 19px;
	padding-bottom: 5px;
	font-weight: normal;
	color: #969696;
}
.autor{
	font-weight: bold;
	color: #323232;
}
#allmessage span.message{
	display: block;
	padding: 7px;
}
.marker{
	background-color: #F5F5F5;
}
.newmessage{
	clear: both;
	color: #686868;
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background-color: #EFEFEF;
	border: 1px solid #C6C6C6;
}
.send{
	float: right;
	width: 180px;
	margin-top: 3px;
}
/*PHOTO*/
ul.mail_list li div.comment{
	margin-left: 150px; 
	margin-right: 0px;
	vertical-align: middle;
	display: block;
}
ul.mail_list li div.comment textarea{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13px;
	color: Gray;
	height: 86px;
	color: Black;
	background-color: transparent;/*#F0EFF1;*/
	margin-top: 2px;
	/*border: 1px solid #B4B2C7;*/
	border: 1px solid transparent;
	width: 99%;
	margin-top: expression(1+"px");
}

/*PROFILE*/
ul.learn{
	list-style-type: square;
	list-style-position: inside;	
}
ul.learn li{
	width: auto;
	color: #000;
	font-family: Trebuchet MS;
	font-size: 12px;	
	padding-bottom: 5px;
}
ul.learn li span.normaltext{
	font-weight: normal;
}
ul.learn li.bold{
	font-size: 12px;
}

/*
*	ACTIONS
*/

ul.ac_list{
	list-style: none;
	font-weight: bold;
}
ul.ac_list li{
	font-family: Trebuchet MS;
	font-size: 12px;
	padding-left: 70px; 
	margin-top: 10px;
	padding-bottom: 10px;
	min-height:	60px; 
	border-bottom: 1px solid #D2D4E0;
	background: url("styles/deepsu/images/ac_img.gif") no-repeat;		
}
ul.ac_list li h1{/*, ul.ac_list li h1 a.name{*/
	color: #3F6F8C;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 19px;
	float: left;
}
/*ul.ac_list li h1 a{
	float: none;
}*/
ul.ac_list li span{
	font-family: Trebuchet MS;
	color: #7D7E7F;
	padding-left: 20px; 
}
ul.ac_list li p{
	color: #7D7E7F;
	padding: 5px 0 5px 0;	
	font-family: Trebuchet MS;
	font-size: 12px;
}
ul.ac_list li span+a{
	color: #3F6F8C;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: underline;
}
ul.ac_list li h1 a img{
	margin-bottom: -3px;
	padding: 0;
}
.ac_link{
	color: green;
	font-weight: bold;
	text-decoration: none;
	border: none;
	font-family: Trebuchet MS;
}
.ac_inout{
	color: #000; 
	font-size: 10px;
	font-weight: normal;
}
#ac_members{
	display: none;
	position: absolute;
	padding: 5px;
	min-width: 100px;
	max-width: 300px;
	height: auto;
	max-height: 150px;
	overflow: auto;
	background-color: #DDEFFF;
	z-index: 100;
	border: 2px solid #000;
	top: 0;
	left: 0;
}

/* BLOGS */

ul.blog_option, ul.com_option{
	display: block;
	list-style: none;
	list-style-position: outside;
	list-style-image: none;
	overflow: hidden;
	position: relative;
	margin: 0;
	width: 100%;
}
ul.blog_option li{
	border-color: #777;
	border-left:1px solid #777;
	display:block;
	float:left;
	left:-4px;
	padding:0 4px;
	position:relative;
	white-space:nowrap;
}
ul.blog_option li a{
	color: #777;
	font-weight: normal;
	text-decoration: underline;
}
ul.blog_option li a:hover{
	text-decoration: none;
}

ul.com_option li{
	display:block;
	float:right;
	padding: 0 4px;
	position:relative;
	white-space:nowrap;
}
ul.com_option li a{
	color: #3F6F8C;
	font-weight: normal;
	text-decoration: underline;
}
ul.com_option li a.answer{
	background-color: #999;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	padding: 3px;
}
ul.com_option li a:hover{
	text-decoration: none;
}

#com_tree{
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
}
#com_tree li{
	list-style: none;
	margin: 0;
	display: block;
}
#com_tree dl{
	/*border: 1px solid #CCCCCC;*/
}
#com_tree dt{
	background: #DDEFFF none repeat scroll 0;
	border-bottom: 1px dotted #CCCCCC;
	overflow: hidden;
	padding: 5px;
}
#com_tree dt h1{
	
}
#com_tree dt div.b_avatar{
	float: left;
	margin-right: 10px;
	display: block; 
}
#com_tree dt span.title{
	color: #404040;
	font-size: 14px;
	font-weight: bold;
}
#com_tree dt span.time{
	margin-top: 10px; 
	display: block; 
	font-size: 12px;
	color: #555;
}
#com_tree dd{
	overflow: hidden;
	padding: 3px 10px;
}
.bg_menu{
	margin-left: 12px; 
	clear: both; 
	float: none;
	width: 100px;
	text-align: center;
	background-color:#C5DFF9;
	border:1px solid #8FC3F7;
	color:#003366;
}
.active_menu{
	background-color: #8FC3F7;
	text-decoration: none;
	color:#002255;
}
#b_calendar{
	display: none;
	position: absolute;
	padding: 5px;
	min-width: 180px;
	width: 180px;
	height: auto;
	min-height: 30px;
	overflow: auto;
	background-color: #DDEFFF;
	z-index: 100;
	border: 2px solid #000;
	top: 0;
	left: 0;
}
#b_tags_cont{
	display: none;
	position: absolute;
	padding: 5px;
	min-width: 100px;
	width: auto;
	height: auto;
	min-height: 30px;
	overflow: auto;
	background-color: #DDEFFF;
	z-index: 100;
	border: 2px solid #000;
	top: 0;
	left: 0;
}
.lb_divestable{
	width: 100%;
	border-bottom: 1px solid #7D7E7F;
	table-layout: fixed;
}
.lb_divestable th{
	border: none;
	font-size: 0.9em;
	color: #7D7E7F;
}
.lb_divestable td{
	text-align: center;
	border-left: 1px solid #7D7E7F;
	border-top: 1px solid #7D7E7F;
	padding: 10px 5px 10px 5px;
	overflow: hidden;
	color: #333366;
	font-weight: bold;
}
.lb_divestable td a{
	color: #333366;
}
.lb_divestable td.end,.lb_divestable td.end_line{
	border-right: 1px solid #7D7E7F;
}
.lb_divestable td.end{
	width: 45px;
}
.lb_divestable td div.m_delete{
	background: url("styles/deepsu/images/mail/delete.gif") transparent no-repeat;
	width: 15px;
	height: 15px;
	text-align: center;
	cursor: pointer;
	float: right;
}
.lb_divestable td div.m_delete:hover{
	background-position: 0 -15px;
}

/*SIGNUP TABLE*/
.su_table{
	width: 100%;
	border: 0;
	background-color: #ECF8FB;
	padding: 20px 0 10px 0;
}
.su_table td.leftcol{
	width: 35%;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #7B8184;
	font-family: Trebuchet MS;
	font-weight: bold;
}
.su_table td.leftcol.fl{
	float:  right;
}
.su_table td.rightcol{
	width: 65%;
	text-align: left;
	padding-bottom: 10px; 
}
.su_table td.rightcol.error{
	font-family: Trebuchet MS;
	color: red;	
	font-size: 14px;
	font-weight: bold;
}

/*PHOTO TABLE*/
.p_table{
	width: 100%;
}
.p_table td{
	height: 150px;
	text-align: center;
	border: 1px solid red;
}
.p_table td div{
	width: 130px;
	height: 130px;
	vertical-align: middle;
	border: 1px solid red;
}
.photo_tab{
	width: 400px; 
	text-align: center;
	table-layout: fixed; 
	clear: both;
}
.photo_tab td{
	padding: 5px;
	text-align: left;
	border-top: 1px solid gray;
}
.photo_tab td.line{
	border-top: 1px solid gray;
}
.photo_tab td input,.photo_tab td textarea{
	width: 100%;
	color: black;
	height: 20px;
	font-family: Trebuchet MS;
	background-color: #F0EFEF;
	border: 1px solid #C6C7C9;
	font-weight: bold;
}
.photo_tab td textarea{
	height: auto;
}
/*PHOTO VIEW*/
.photo_ramka{
	width: 100%;
	z-index: 1;
}
.photo_ramka .center {
   position: relative;
   width: 100%;
}
.photo_ramka .center:after {
   content:'';
   display: block;
   clear: both;
}
.photo_ramka .center-left {
   position: relative;
   right: 50%;
	min-height: 150px;
	min-width: 400px;
   float: right;
	padding: 10px;
	z-index: 0;
}
.photo_ramka .center-right {
	position: relative;
   z-index: 1;
   right: -50%;
	min-width: 420px;
	text-align: center;
}
.photo_ramka .ramka {
	text-align: center;
	min-height: 150px;
	min-width: 400px;
	padding: 10px;
	border: 1px solid #B4B2C7;
}
.photo_ramka .ramka img{
	margin-top: expression((height<=150)?(150-height)/2:0 + "px");
}
.photo_ramka .desc {
	display: block;
	padding-top: 5px; 
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.photo_ramka .desc img{
	margin: 0px;
}

/*SEARCH*/
.search_bg{
	background-color: #E2EFFF;
}
.search_data{
	width: 100%;
	table-layout: fixed;
}
.search_data td{
	padding-left: 10px;
}
.search_data td.instr{
	table-layout: auto;
	text-align: center;
}
.search_data td label.simple{
	color: #000;
	font-size: 12px;
	padding: 0;
}
.search_data dl.row1,.search_data dl.row2 {
	width: 100%;
	list-style-type: none;
	line-height: 25px;
	padding-top: 5px;
}
.search_data dl.row1 dt{
	width: 100px;
	float: left;
}
.search_data dl.row2 dt{
	width: 120px;
	float: left;
}
.search_data dl.row1 dd.row1, .search_data dl.row1 dd.row2{
	width: auto;
	float: right;
}
.search_result{
	width: 100%;
	table-layout: fixed;
	color: black;
	font-size: 18px;
	font-weight: bold;	
	border: 0;
}
.search_result tr.head td{
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.search_result tr.res td{
	height: 70px;
	padding: 10px 0 7px 0;
	/*border-top: 1px solid gray;*/
	text-align: center;
}
.search_result td a.user{
	font-size: 12px;
}
.search_result .bg1{
	background-color: #D2E6FE;
}

/*DIV TABLE*/
div.table{
   height:0;
}
div.tr{
   height:0;
}
/* не для IE */
div.table[class] {height:auto; display: table;}
div.tr[class] { height:auto; display: table-row;}
div.td[class] {float:none; display: table-cell;}

div.td{
   height:100%; 
   float:left;
}
#main{
   width:100%;
}

/*PROFILE*/
.profile_table{
	width: 100%;
	table-layout: fixed;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}
.profile_right{
	text-align: left;
	vertical-align: top;
}
.infopanel span.h2{
	text-align: left;
	display: block;
	padding: 10px 0 10px 0;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	font-family: Trebuchet MS;
	clear: both;
}
.infopanel p{
	font-family: Trebuchet MS;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	min-height: 50px;
	max-height: 200px;
	overflow: auto;
	margin-bottom: 10px;
}
.profile_left,.profile_left_dc{
	text-align: left;
	background-color: #DDEFFF;
	vertical-align: top;
	width: 650px;
}
.profile_left_dc{
	width: 600px;
}
.infopanel{
	padding-left: 180px;	
	font-family: Trebuchet MS;
	line-height: 14px;
}
.infopanel div.panel,.infopanel div.panel_dc{
	display: block; 	
	float: left; 
	height: 120px;
	width: 225px;
	font-size: 12px;	
	line-height: 16px;
}
.infopanel div.panel_dc{
	height: auto;
	min-height: 110px;
	width: 200px;
}
.infopanel span.username{
	/*color: #0066FE;*/
	color: #FF6600;
	margin-bottom: 5px;
	line-height: 20px;
}
.infopanel span.normal{
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin: 10px 0 3px 0;
}
.infopanel ul.contact{
	list-style-type: none;
}
.infopanel ul.contact li{
	display: block;
	font-size: 12px;
	padding-left: 20px; 
	line-height: 18px;
	height: 18px;
	overflow:hidden;
	white-space:nowrap;
}
.email_contact{ background: url(styles/deepsu/images/profile/icon_email.gif) no-repeat; }
.icq_contact{ background: url(styles/deepsu/images/profile/icon_icq.gif) no-repeat; }
.skype_contact{ background: url(styles/deepsu/images/profile/icon_skype.gif) no-repeat; }
.www_contact{ background: url(styles/deepsu/images/profile/icon_www.gif) no-repeat; }

.infopanel dl.user_info{
	width: 100%;
	display: block;
	margin-top: 5px;
	line-height: 14px;
}
dl.user_info dt{
	width: 55%;
	float: left;
	font-size: 12px;
	font-weight: normal;
}
dl.user_info dd{
	width: 45%;
	float: right;
	font-size: 12px;
	font-weight: bold;
}
.infopanel a.black{
	font-family: Trebuchet MS;
	font-size: 12px;	
	color: #000;
}
.infopanel a.black:hover{
	text-decoration: none;
}
.avatar_panel{
	padding-top: 0px;
	padding-left: 20px;
	float: left;
	width: 150px;	
	font-family: Trebuchet MS;
	font-size: 12px;	
}
.avatar_panel img{
	margin-bottom: -3px;
}
.avatar_panel div.avatar>img{
	padding: 5px;
	border: 1px solid #B4B2C7;
}
.infopanel span.h1{
	display: block;
	padding: 0 0 10px 0;
	font-weight: bold;
	font-size: 22px;
}
.infopanel a.blink{
	float: none;
	display: inline;
}
.prof_tab{
	width: 100%;
	table-layout: fixed; 
	overflow: hidden;
}
.prof_tab.pswd{
	width: 220px;
	table-layout: fixed;
}
.prof_tab.admin{
	width: 300px;
	table-layout: fixed;
}
.prof_tab.info{
	width: 401px;
	table-layout: fixed;
}
.prof_tab.kurs{
	width: 500px;
	table-layout: fixed;
}
.prof_tab.kurs td{
	padding: 0px;
}
.prof_tab.info td{
	font-family: Trebuchet MS;
	font-size: 12px;	
	padding-right: 0px;
}
.prof_tab.info td.end{
	width: 1px;
}
.prof_tab tr.bg{

}
.prof_tab tr>td{

}
.prof_tab td{
	padding-left: 3px;
	height: 25px;
	min-height: 25px;
	border-bottom: 1px solid gray;
	overflow: hidden;
}
.prof_tab .bt{
	border-top: 0px solid gray;
	border-bottom: 0px;
}
.prof_tab td.col1{
	width: 70px; 
}
.prof_tab td.col2{
	width: auto;
}
.prof_tab td.col3{
	width: 35%; 
}
.prof_tab td.col4{
	width: 60px; 
}
.prof_tab td.col5{
	width: 20px; 
}
.prof_tab td.col6{
	width: 350px; 
	padding: 0px;
}
.prof_tab td.col7{
	width: 100px; 
}
.prof_tab td.end{
	width: 10px;
	background-color: transparent;
	border-bottom: 0px solid gray;
}

/*ACTIONS*/
.action{
	width: 100%;
	table-layout: fixed;
}
.action td{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	height: 85px;
	min-height: 85px;
	border-bottom: 1px solid gray;
	padding: 10px 5px 5px 5px;
}
.action td h1{
	color: #3F6F8C;
	font-size: 14px;
	margin: -3px 0 3px 0;
}
a.ac_name{
	color: #3F6F8C;
	font-size: 14px;
}
.action td h1 img{
	margin-bottom: -5px;
}
.action td p{
	height: 16px;
	font-weight: normal;
	overflow: hidden;
	margin-top: 5px;
}
.action td.info>div{
	height: 16px;
	font-weight: normal;
	overflow: hidden;
	margin-top: 5px;
}
.action td span.gray{
	color: Gray;
}
.action td.data{
	width: 110px;
	text-align: right;
	vertical-align: top;	
}
.action td.data span{
	color: Gray;
}
.action td.type{
	width: 57px;
	text-align: center;
	padding-top: 10px;
	vertical-align: top;	
}
.action td.avatar{
	width: 55px;
	text-align: center;
	vertical-align: top;	
}
.action td.info{
	text-align: left;
	vertical-align: top;	
	font-weight: normal;
	padding-left: 10px;
}
.ac_members_tab{
	table-layout: fixed;
	width: 200px;
	margin-top: 10px;
}
.ac_members_tab td{
	border-bottom: 1px solid gray;
	padding: 3px;
}
.ac_members_tab td.nik{
	width: 175px;
}
.action td.new{
	background: url(styles/deepsu/images/new2.png) no-repeat 3px 35px;
}
.caption_new,.caption_month{
	background: url(styles/deepsu/images/new2.png) no-repeat left center;
	padding-left: 35px;
	color: #666666;
	font-size: 18px;
	margin-left: 35px;
}
.caption_month{
	background: none;
}
.action td.month1{
	background: url(styles/deepsu/images/seasons/month12.png) no-repeat left top;
}
.action td.month2{
	background: url(styles/deepsu/images/seasons/month12.png) no-repeat left top;
}
.action td.month3{
	background: url(styles/deepsu/images/seasons/month3.png) no-repeat left top;		
}
.action td.month4{
	background: url(styles/deepsu/images/seasons/month3.png) no-repeat left top;			
}
.action td.month5{
	background: url(styles/deepsu/images/seasons/month3.png) no-repeat left top;		
}
.action td.month6{
	background: url(styles/deepsu/images/seasons/month6.png) no-repeat left top;		
}
.action td.month7{
	background: url(styles/deepsu/images/seasons/month6.png) no-repeat left top;		
}
.action td.month8{
	background: url(styles/deepsu/images/seasons/month6.png) no-repeat left top;	
}
.action td.month9{
	background: url(styles/deepsu/images/seasons/month9.png) no-repeat left top;	
}
.action td.month10{
	background: url(styles/deepsu/images/seasons/month9.png) no-repeat left top;
}
.action td.month11{
	background: url(styles/deepsu/images/seasons/month9.png) no-repeat left top;
}
.action td.month12{
	background: url(styles/deepsu/images/seasons/month12.png) no-repeat left top;	
}
.action td.status0,.ac_status0{
	background-color: transparent;/*#D7FFD7;*/
}
.action td.status1,.ac_status1{
	background-color: transparent;/*#D2F0FF;*/
}
.action td.status2,.ac_status2{
	background-color: transparent;/*#FFDECA;*/
}
.action td.status3,.ac_status3{
	background-color: transparent;/*#FF9B9B;*/
}
/*CALENDAR*/
.calendar{
	 clear: both; 
	 margin-top: 5px; 
	 text-align: center; 
	 border: 0;
	 width: 175px;
}
.calendar td{
	height: 18px;
	width: 25px;
	border: 1px solid #A9B8C2;
	background-color: #F4F4F4;
}
.calendar td.head{
	font-weight: bold;
	background-color: #E9ECF5; 
}
.calendar td.red, .calendar td.full.red a{
	color: #CC0000;
}
.calendar td.no{
	border: 0;
	background-color: transparent; 
}
.calendar td.full{
	background-color: #B9D9FF;
}
.calendar td.full a{
	float: left;
	width: 100%;
	color: #000;
	text-decoration: none;
}
.calendar td.today{
	background-color: transparent;
	border-color: #CC0000;
	border-style: dashed;
	border: 0;
	color: #CC0000;
	background-image: url(styles/deepsu/images/today.png);
}
.calendar td.today a{
	color: #CC0000;
}

/*BLOGS*/
.blog{
	width: 100%;
	table-layout: fixed;
}
.blog td{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 10px 5px 0 5px;
}
.blog td h1 a{
	color: #404040;
	font-size: 18px;
	text-decoration: none;
}
.blog td h1 a:hover{
	text-decoration: underline;
}
.blog td h1 img{
	margin-bottom: -5px;
}
.blog td p{
	font-weight: normal;
	font-size: 14px;
}
.blog td.data{
	width: auto;
	text-align: left;
	vertical-align: top;	
}
.blog td.data span.time{
	color: Gray;
	font-size: 10px;
	/*display: block;*/
	margin-top: 5px;
}
.blog td.avatar{
	width: 55px;
	text-align: center;
	vertical-align: middle;	
}
.blog td.info{
	text-align: left;
	vertical-align: top;	
	font-weight: normal;
	padding-top: 5px;
}
.blog td.footer{
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid gray;
}
.blog td.new{
	background: url(styles/deepsu/images/new2.png) no-repeat right 5px;
}
.section_head {
	background-color: #C5DFF9;
	border: 1px solid #8FC3F7;
	color: #003366;
	font-size: 13px;;
	font-weight: bold;
	margin-top: 10px;
	padding: 2px;
}
.blog_setup{
	width: 100%;
	table-layout: fixed;
	margin: 5px 0 0 0;
}
.blog_setup td{
	vertical-align: top;
	padding: 3px;
}
.blog_setup td.blog_name{
	background-color: #EEEEEE;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
	white-space: nowrap;
	width: 250px;
}
span.help{
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}
A.user{
	color: #506C95;
	font-family: Trebuchet MS, Arial;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}
.options{
	display: none;
	position: absolute;
	padding: 10px;
	width: 175px;
	height: auto;
	background-color: #DDEFFF;
	z-index: 100;
	border: 2px solid #000;
}
.options ul{
	list-style: none;
} 
.options ul li{
	height: 20px;
	padding-left: 25px;
	background-position: left; 
}
.options ul li.profile{
	background: url(styles/deepsu/images/icons/user.png) no-repeat;
} 
.options ul li.msg{
	background: url(styles/deepsu/images/icons/icon_msg.png) no-repeat;
} 
.options ul li.friend{
	background: url(styles/deepsu/images/icons/icon_buddy.png) no-repeat;
} 
.options ul li.student{
	background: url(styles/deepsu/images/icons/icon_student.png) no-repeat;
} 
.options ul li.instructor{
	background: url(styles/deepsu/images/icons/icon_instructor.png) no-repeat;
} 
.options ul A{
	color: #000;
	line-height: 20px;
	text-decoration: underline;
	font-family:  Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
}
#req_overlay{
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	width:100%;
	height:100%;
	display:none;
	background:#000;
	opacity:0;
	filter:Alpha(opacity=0);
}
#req_container{
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	z-index:200;
	width: 525px;
	height: 290px;
	opacity:1;
	
	background-position:center;
	background-repeat:no-repeat;
	overflow: hidden;
}
#req_container div.cont{
	padding-left: 20px;
	width: 505px;
	height: 260px;
	font-size: 10px;
	color: #A8B0B3;
	background: transparent url(styles/deepsu/images/css/options/c0.png) repeat;
}
#result{
	width: 100%;
	display: block;
}
#req_container div.cont .blink{
	margin-left: 10px;
}
#req_container div.cont label.simple{
	padding: 0px;
	font-size: 16px;
	display: block;
	overflow: hidden;
	height: 45px;
	width: 470px;
}
#req_container div.cont label.simple span{
	color: #506C95;
	font-size: 16px;
	text-decoration: underline;
}
#req_container div.cont label.simple img{
	margin-bottom: -13px;
	padding-right: 10px;
	float: left;
}
#req_container div.cont textarea{
	width: 480px;
	height: 150px;
	margin-bottom: 15px;
}
#req_container .delete{
	float: right;
	margin-right: 10px;
}
.roundt,.roundb{
	height: 15px;
	
	background: transparent url(styles/deepsu/images/css/options/c1.png) no-repeat;
}
span.bolt{
	background: transparent url(styles/deepsu/images/css/options/c0.png) repeat;
	height: 15px;
	display: block;
	float: left;
	margin-left: 15px;
	width: 495px;
}
.roundt span.t,.roundb span.b{
	width: 15px;
	height: 15px;
	float: right;
	background: transparent url(styles/deepsu/images/css/options/c2.png) no-repeat;
}
.roundb{
	background: transparent url(styles/deepsu/images/css/options/c3.png) no-repeat;
}
.roundb span.b{
	background: transparent url(styles/deepsu/images/css/options/c4.png) no-repeat;
}
