/* CSS Document */
/* Colin Quinn 2009*/

a { outline:0; }
img { border:none;}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:justify;
	margin-left:25px;
	margin-top:0px;
	color:#999;
	padding:0; margin:0;
}

A:link { text-decoration:underline; color:#999;}
A:hover { text-decoration:underline; color:#999;}
A:active { text-decoration:underline; color:#999;}
A:visited { text-decoration:underline; color:#999;}

#Navigation {
		position:absolute;
		top:80px;
		left:0px;
		line-height:25px;
		height:427px;
}

#Navigation a { text-decoration:none; color:#999;}
#Navigation a:link { text-decoration:none; color:#999;}
#Navigation a:hover { text-decoration:none; color:#333;}
#Navigation a:active { text-decoration:none; color:#000;}

#Navigation2 {
		position:absolute;
		top:0px;
		right:0px;
		width:99px; height:500px;
		line-height:25px;
		height:427px;
}

#Navigation2 a { text-decoration:none; color:#999;}
#Navigation2 a:link { text-decoration:none; color:#999;}
#Navigation2 a:hover { text-decoration:none; color:#333;}
#Navigation2 a:active { text-decoration:none; color:#000;}

#thumbs {
		width:295px;
		text-align:left;
}
#thumbsv {
		width:80px;
		position:absolute;
		top:72px; right:15px;
		text-align:left;
}

#thumbsv img {
		margin:5px;
}

#thumbs img {
		margin:3px;
}

#info {
		width:306px;
		margin-left:4px;
		margin-top:15px;
}
#infov {
		width:225px;
		margin-left:4px;
		margin-top:15px;
		background-color:#Fff;
}

#image {text-align:left;}
#image img { margin-left:0px;}

#dhtmltooltip{
position: absolute;
left: -300px;
padding-top:5px; padding-left:10px;
width:67px; height:27px;
background-image:url(tab/tooltip.png); background-repeat:no-repeat;
visibility: hidden;
z-index: 100;
}

#thelanguage {}
#thelanguage img { padding:1px;}

.technology { cursor: hand; cursor: pointer;}/*for expanding navigation field*/
.openlanguage { color:#000000;}
.closedlanguage { color:#000000;}
