/* CSS Document */

/* BODY */

body
{
	background-color: #FFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	margin: 0px;
	padding:0px;
}

img {border:0px;}

a:link { color: #696969;}
a:visited { color: #696969;} 
a:hover { color: #00a2d6; }

.right {
	float:right;
	}
	
.left {
	float:left;
	}

div#logotype {
	float:left;
	margin:24px 149px 0 23px;
	_margin:24px 140px 0 13px;
	background-image:url(../img/raisanen-logo01.png);
	width:146px; height:51px;
	background-repeat:no-repeat;
	}
	
div#wrapper {
	margin:0 auto;
	width:995px;
	float:left;
	clear:left;	
	}
	
div#content {
	float:left;
	margin:44px 0 0 10px;
	width:635px;
	clear:right;
	}
	
div#menu {
	float:left;
	margin:0;
	padding:0;
	width:690px;
	_width:664px;
	overflow:visible;
	clear:right;
	text-align:left;
	margin-top:56px;
	}

.submitLink
{
   color: #00a2d6;
   background-color: transparent;
   text-decoration: none;
   border: none;
   cursor: pointer;
   cursor: hand;
}
  
.tenMargin {
	margin-bottom:10px!important;
}

div#landing {
	float:left;
	margin:44px 0 0 0px;
	width:635px;
	clear:right;
	line-height:26em;
	height:300px;
	}

div#landing img {
	vertical-align:middle;
	}

img#indeximg {
	position:absolute;
	top:190px;
	right:40px;
	}

/*	CLIENT.php	*/

#clientDiv
{
	background-color: #FFFFFF;
	margin: 20px;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	vertical-align:middle;
	top:50%;
	left:50%;
	text-align:left;
	width:33%;
	padding: 20px;
}

div#clientLogin
{
  display: none;
  right: auto;
  left:60%;
  position:absolute;
  top:20%;
  border: 1px solid #333333;
  background-image:url(../img/client_login_bg.gif);
  background-repeat:repeat-x;
  background-position:bottom left;
  width:300px;
  height:190px;
  background-color:#f1f1f1;
  padding:20px;
  z-index:100;
}

div#clientLogin table tr th {
	text-align:left;
	}
	
div#clientLogin table tr td {
	text-align:right;
	}

div#clientPage {
	border:1px solid #f1f1f1;
	background-color:#0099FF;
	padding:10px;
	}

				/************	ABOUT	 **************/
	
div#content table td div {
	margin: 0px;
	display: none;
  }
  
div#content table td h3{
	margin: 0px;
  }
  
div#content table td {
	vertical-align:top;
	padding:0 10px 10px 10px;
  }
  
td.name {
	height:38px;
	border-bottom:1px solid #00ABE2;
	width:350px;
	}


					/************	SERVICES	 **************/

div#contentImg {
	border:1px solid #f1f1f1;
	background-position:center center;
	background-repeat:no-repeat;
	width:500px;
	height:257px;
	margin-top:10px;
	}
ul.dissList, ul.dissList li {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#666666!important;
	list-style:none;
	padding-left:0px;
	}
	
ul.dissList li {
	background-image:url(../services/img/bullets.png);
	background-repeat:no-repeat;
	background-position:left -1px;
	padding-left:30px!important;
	height:24px;
}
	
				/************	REFERENCES	 **************/
div#cases { margin-top:18px; }

div#cases a.refbox {
	float:left;
	margin:0 14px 14px 0;
	list-style:none;
	border:1px solid #CCCCCC;
	padding:0;
	height:145px;
	width:145px;
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#fff;
	overflow:hidden;
	text-decoration:none;
	text-indent:-300em;
	}
	
div#cases a.refbox:hover { background-position:0 -150px; }
div#cases a.refbox.nohover:hover { background-position:0 0; }
div#cases a.refbox.lastone { margin:0 0 14px 0; }
div#cases a.refbox.nolink { cursor:default; }

															/*		TEXT	*/

h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:60px;
	font-weight:bold;
	margin:0 0 15px 0;
	letter-spacing:-1px;
	width:550px;
	line-height:58px;
	}
	
h2.BIG {
	letter-spacing:-3px!important;
	width:634px!important;
	_width:644px!important;
	}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	margin:0 0 20px 0;
	text-align:justify;
	}

h4 {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	margin:0 0 20px 0;
	text-align:justify;
	}
	
p {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#666666!important;
	padding:0;
	margin:0 0 20px 0;
	text-align:justify;
}

						/*		PEOPLE		*/
	
div#peopleArrows{
	width:500px;
	height:100px;
	margin:0;
	float:left;
	position:relative;
	}


div#peopleRow {
	overflow:visible;
	width:650px;
	height:300px;
	margin:30px 0 0 10px;
	_margin:80px 0 0 10px;
	line-height:normal;
	float:left;
	position:relative;
	line-height:26em;
	white-space:nowrap;
	}

div#peopleRow img {
	vertical-align:middle;
	opacity:0.6;
	filter:alpha(opacity=60);
	}

div.toggleINF {
	position:absolute;
	display:none;
	width:268px;
	height:380px;
	overflow:hidden;
	margin-bottom:10px;
	z-index:100;
	top:150px;
	left:19px;
	background-color:#FFFFFF;
	}
	
div.toggleINF p {
	color:#666;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	padding:0 5px;
	margin:0 0 10px 0;
	}
	
div.toggleINF p em {
	font-size:14px;
	color:#000;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
	
p.close {
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:5px!important;
	}
.nameINF {
	background-color:#fff;
	padding:5px;
	font-weight:bold;
	margin:0 0 10px 0!important;
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:30px!important;
	color:#000!important;
	}
						/*		CONTACT		*/

div#contactBlock {
	width:270px;
	float:left;
}
div#contactBlock h3 {
	margin-bottom:10px!important;
}

div#contactMap {
	width:251px;
	height:500px;
	background-image:url(../contact/img/contact_map.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	float:left;
	margin-left:114px;
	clear:right;
}

div#contactForm div input, div#contactForm div textarea, div#sendAttachment div input, div#sendAttachment div textarea {
	border:0px;
	background-color:#d6d6d6;
	color:#000;
	}
	
div#contactForm div textarea, div#sendAttachment div textarea {
	height:120px;
}

div#contactForm div label, div#sendAttachment div label {
	text-align: left;
	width: 36px;
	padding-right: 20px;
	color:#666;
}

div#contactForm div .btn, div#sendAttachment div .btn {
	background-image:url(../contact/img/send_btn.gif);
	background-color:#000;
	width:58px;
	height:23px;
	text-align:center;
	padding:0 10px 3px 0;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	float:right;
}

div#contactForm div br, div#sendAttachment div br {
	clear: left;
}

div#contactForm div {
	display:none;
}

div.blockContact {
	position:absolute;
	top:219px;
	left:20px;
	background-color:#fff;
}

div.blockContact h3 {
	font-family:Arial, Helvetica, sans-serif!important;
	font-style:normal!important;
}

div.blockContact form, div#sendAttachment form {
	margin-top:21px;
	}

div.blockContact table tr th, div#sendAttachment table tr th {
	text-align:left;
	vertical-align:top;
}

div.blockContact table tr td, div#sendAttachment table tr td {
	text-align:right;
	vertical-align:top;
}

div.blockContact table tr td input , div#sendAttachment table tr td input {
	width:180px;
}

.msg {
	width:180px;
	}

									/*		SUBMENU		*/

div#subMenu {
	float:left;
	margin:0px 111px 0pt 18pt;
	_margin:0px 81px 0pt 18pt;
	padding:0;
	width:200px;
	text-transform:uppercase;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#fff!important;
	height:400px;
	}
	
	
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a {
	display: block;
	width: 100px;
}
#nav li { /* all list items */
	float: left;
}
div.second ul { /* second-level lists */
	position: absolute;
	background: #fff;
	width: 100px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
.mainItems {
	font-size:14px;
	padding:4px;
	text-transform:uppercase;
	font-weight:bold;
	display:inline;
	color:#666;
	margin-left:24px;
	cursor:default;
	z-index:1000;
}
	
.mainItems a {
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	color:#666;
}

.mainItems a:hover {
	background-color:#00a9e1;
	color:#FFF;
	}

.mainItems:hover {
	background-color:#00a9e1;
	color:#FFF!important;
}
.mainItems.sfhover {
	background-color:#00a9e1;
	color:#FFF!important;
}
div.second {
	z-index:1;
	margin:4px 0 0 -4px;
		}
div.second ul {
	margin-top:0px!important;
	background-color:#f1f1f1!important;
	color:#666!important;
	}
div.second ul li {
	padding:2px 2px 0 2px;
	margin:0;
	font-size:12px;
	background-color:#f1f1f1!important;
	line-height:20px;
	width:130px;
	cursor:pointer;
	background-image:url(../img/submenu_bg.png);
	background-repeat:repeat-x;
	background-position:left 2px;
	color:#666!important;
	}
	
div.second ul li.lastSub, div.second ul li.lastSub a {
	background-image:none!important;
}
	
div.second ul li a {
	text-transform:none!important;
	margin-left:4px;
	background-image:url(../img/submenu_bg.png);
	color:#666!important;
}

div.second ul li.sfhover, div.second ul li.sfhover a, div.second ul li:hover, div.second ul li:hover a {
	color:#FFF!important;
	background-color:#00A9E1!important;
	font-size:12px;
	line-height:20px;
	background-image:none;
	}
div.second ul:hover, div.second ul.sfhover, div second ul {
	background-color:#00A9E1!important;
	}
	
div.second ul li a {
	background-color:#f1f1f1!important;
}

div.second ul li a:hover {
	background-color:#00A9E1!important;
}

#clientBtn, #clientBtn a {
	color:#CCC!important;
	cursor:pointer!important;
	}
#clientBtn a:hover {
	color:#fff!important;
	}

#clientBtn:hover, #clientBtn:hover a, #clientBtn.sfhover, #clientBtn.sfhover a {
	background-color:#00a9e1;
	color:#FFF!important;
}

#contactBtn:hover, #contactBtn:hover a, #contactBtn.sfhover, #contactBtn.sfhover a {
	background-color:#00a9e1;
	color:#FFF!important;
	cursor:pointer!important;
}
	
ul.sub {
	padding:12px 4px 0 5px!important;
	}
