@charset "utf-8";

body
{
padding:0;
margin:0;
font-family: Tahoma, Verdana, Arial;
font-size:11px;
}

.logo
{
background-image: url(Images/sui_holding_logo.jpg); 
background-repeat:no-repeat;
width:446px;
height:260px;
}

.logo_start
{
background-image: url(Images/logo_start.jpg); 
background-repeat:no-repeat;
width:1000px;
height:125px;
text-align:right;
}

.main_nav, .main_nav a, .main_nav a:link,.main_nav a:active,.main_nav a:visited
{ 
font-size:10px;
font-family:Arial;
font-weight:bold;
color: #FFFFFF;
text-decoration:none;
}

.main_nav a:hover
{
text-decoration: underline;
}
.menu_bg
{
background-image: url(Images/menu_hor_bg.jpg);
background-repeat: repeat-x;
height: 34px;
}

.start
{
background-image:url(Images/start_content.jpg);
background-repeat:no-repeat;
width:1000px;
height:640px;
vertical-align:bottom;
text-align:right;
}

.menu, .menu a, .menu a:active, .menu a:link, .menu a:visited
{
width:auto;
height: 34px;
vertical-align: middle;
white-space:nowrap;
color: #000000;
text-decoration:none;
font-weight: bold;
}

.menu a:hover
{
text-decoration: underline;
}

.arrow
{
margin-right:10px; 
margin-top:1px;
}

.arrow_title
{
margin-right:10px; 
margin-top:3px;
}

.best_projects_title
{
height: 40px;
padding-top:3px;
vertical-align: middle;
font-weight:bold;
text-transform: uppercase;
font-size:13px;
color:#024176;
}
.realized_projects
{
background-color:#0051AA;
height:19px;
color: #FFFFFF;
font-weight:bold;
vertical-align:middle;
white-space:nowrap;
text-decoration:none;
}

.realized_projects a, .realized_projects a:link, .realized_projects a:active, .realized_projects:visited
{
color: #FFFFFF;
font-weight:bold;
text-decoration:none;
}

.realized_projects a:hover
{
text-decoration:underline;
}

.current_projects
{
background-color:#A9A9A9;
height:19px;
color: #FFFFFF;
font-weight:bold;
vertical-align:middle;
white-space:nowrap;
}

.current_projects a, .current_projects a:link, .current_projects a:active, .current_projects:visited
{
color: #FFFFFF;
font-weight:bold;
text-decoration:none;
}

.current_projects a:hover
{
text-decoration:underline;
}

.next_projects
{
background-image: url(Images/just_dotted_line.gif);
background-repeat: repeat-x;
background-position: bottom;
}

.best_projects_texts
{
padding-bottom:10px;
}

.news_record_title, .news_record_title a:active, .news_record_title a:link, .news_record_title a:visited
{
font-size:11px;
font-weight:bold;
color:#003E83;
text-decoration:none;
}

.news_record_title a:hover
{
text-decoration: underline;
} 

.news_record_content
{
display:inline;
font-size:11px;
text-align:justify;
}

.footer
{
background-image: url(Images/just_dotted_line.gif);
background-position: top;
background-repeat:repeat-x;
padding:10px 10px 10px 16px;
}

.footer2
{
background-image: url(Images/just_dotted_line.gif);
background-position:10px;
background-repeat:repeat-x;
}

.footer3
{
background-image: url(Images/just_dotted_line.gif);
background-position:bottom;
background-repeat:repeat-x;
}

A {color:#000000;}
A:hover {text-decoration:none;}

.selected { font-weight:bold;}

td, th, div
{
font-size:11px;
font-family:Tahoma, Arial, Helvetica, sans-serif; 
text-align:left;
}

.br {
	padding-top: 5px;
}

.help
{
	cursor: help;
}

.helpHolder
{
	border: 1px solid black;
	background-color: #FFFFE6;
	padding: 2px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	overflow: auto;
	filter:
	progid:DXImageTransform.Microsoft.Shadow(color=#707070,direction=135,strength=3)
	progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	-moz-opacity: 0.90;
}

.loading_div
{
	border: 1px solid black;
	background-color: #FFFFE6;
	padding: 6px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	width: 200px;
	vertical-align: middle;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#707070,direction=135,strength=3) progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	moz-opacity: 0.90;
}

.inp
{
border:1px solid #C0C7CD; background-color:#FFFFFF;
}

td.list
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #E9E9E9;
	background-color:#FFFFFF;
}

th.list
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}
.holder
{
	cursor:move;
}

.navi_text
{
text-transform:uppercase; 
font-weight:bold; 
display:inline;
}

.navi_text_projects
{
text-transform:uppercase; 
font-weight:bold; 
}

.tdvalue
{
  border:1px solid #AFC1CF; padding:5px;
  background-color: #FFFFFF;
}
.tdname
{
  border:1px solid #7595AE; padding:5px;
  background-color: #E4E9F1;
}
.tdbrd { border:1px solid #AFC1CF; padding:5px; }
.tdbrd_input    { border:1px solid #CCCCCC; width:100%; }
.thbrd        { border:1px solid #7595AE; padding:5px; background-color: #E4E9F1; }
.thbrd_header { border-bottom:2px solid #7595AE; padding:5px; font-size:14px; font-weight:bold; }

.project_name, .project_name a:link, .project_name a:active, .project_name a:visited
{
font-size:14px;
font-family: Tahoma, Arial;
color: #04407E;
text-decoration:none;
font-weight:bold;
}

.project_name a:hover
{
text-decoration:underline;
}

TABLE.main_page_h1
{
	background-image: url(Images/mix_design_27.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.bg_head
{
	background-image: url(Images/bg_head.jpg);
	background-repeat: no-repeat;
	width:554px;
	height:260px;
}


.selected
{
font-weight:bold;
color:#970301;
background-color:#FFFFFF;
border:1px solid #CECECE;
border-bottom:0;
}

.selected a, .selected a:active, .selected a:visited, .selected a:link 
{
font-weight:bold;
color:#970301;
}
.selected a:hover
{
font-weight:bold;
color:#970301;
}

.selected2
{
font-weight:bold;
color:#970301;
}

.selected2 a, .selected2 a:active, .selected2 a:visited, .selected2 a:link 
{
font-weight:bold;
color:#970301;
}
.selected2 a:hover
{
font-weight:bold;
color:#970301;
}

.selected3
{
font-weight:bold;
color:#003E83;
}

.selected3 a, .selected3 a:active, .selected3 a:visited, .selected3 a:link 
{
font-weight:bold;
color:#003E83;
}
.selected3 a:hover
{
font-weight:bold;
color:#003E83;
}

.not_selected
{
font-weight:bold;
color:#000000;
background-color:#E5E5E5;
border-bottom:1px solid #CECECE;
}

.not_selected a, .not_selected a:active, .not_selected a:visited, .not_selected a:link 
{
font-weight:bold;
color:#000000;
}

.not_selected a:hover
{
font-weight:bold;
color:#FF0000;
}


.not_selected2
{
font-weight:bold;
color:#003E83;
}

.not_selected2 a, .not_selected2 a:active, .not_selected2 a:visited, .not_selected2 a:link 
{
font-weight:bold;
color:#003E83;
}

.not_selected2 a:hover
{
font-weight:bold;
color: #FF0000;
}


TABLE.border_highlight
{
	border:4px solid #003E83;
	width:100%;
	margin-top:2px;
	margin-bottom:2px;
}

TD.border_highlight
{
	border:4px solid red;
	width:100%;
	margin-top:2px;
	margin-bottom:2px;
}

.image_border
{
	border-right: 1px solid #E9E9E9;
	padding-top: 10px;
}

.top_border
{
	border-top: 1px solid #E9E9E9;
}

TABLE.border_highlight .image_border 
{
	border-right: 1px solid rgb(255,167,100);
}

TABLE.border_highlight .top_border 
{
	border-top: 1px solid rgb(255,167,100);
}

