/*#############################################################
Name: Gemstone
Date: 2006-05-30
Description: A lightweight black/blue design suitable for communitys and webportals.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* Standard element */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF;
	font-family: Tahoma,sans-serif;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
}
p {
	margin-bottom: 1.2em;
}
ul {
	margin: 0 0 10px 22px;
}
li {
	list-style-image: url(../img/li.gif);
}
img {
	border: 0;
}
img.left {
	float: left;
}
img.right {
	float: right;
}

h1 {
	width: 537px;
	height: 16px;
	font-size: 1.0em;
	background: #0070CD url(../img/bgheader.gif) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	padding-left: 34px;
}
h2 {
	color: #0066CC;
	font: bold 1.2em Tahoma,sans-serif;
	margin: 0;
	padding: 3px 0px;
	clear: left;
}
h3 {
	color: #0066CC;
	font: bold 24px Tahoma,sans-serif;
	margin: 0;
	padding: 0;
}

a:hover {
	color: #CC0000;
}

/* misc */
.clearer {
	clear: both;
}
div.quote {
	border-left: 4px solid #36C;
	clear: both;
	color: #555;
	display: block;
	font: italic 1.1em Verdana,serif;
	margin: 12px 0 12px 16px;
	padding-left: 12px;
}

/* top & header */
.top {
	color: #000;
	height: 80px;
	width: 936px;
	background: url(../img/header.gif); 
}
.header {
	background: #FFFFFF; 
	height: 40px;
	width: 936px; 
	float:left;
}

/* menu */
div.menu ul {
	float: left;
	margin: 0 0 0 0px;
}
div.menu li {
	list-style-image: none;
}
div.menu a {
	background: #1a3584;
	color: #FFF;
	display: block;
	font-family: sans-serif;
	font-size: 85%;
	padding: 6px 0px 6px 8px;
	text-decoration: none;
	width: 148px;
}

div.menu a#current {
	background: #738dd9; color: #FFF;
}
div.menu a:hover {
	background: #4762af; color: #FFF;
}
div.menu li {
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
}

/* left side */
div.content_left {
	/*margin: 1px;*/
	width: 582px;
	float:left;
   /* padding-right: 340px;*/
}

div.datetitle {
	color: #FFF;
	padding: 10px;
}

.landingpage {
	background: #ffffff;
	clear: both;
	color: #004d94;
	line-height: 28px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 18px;
}

div.newsitem {
	background: #d3dbf2 url(../img/bgnewsitem.gif) repeat-x;
	border: 1px solid #EEE;
	border-color: #EEE #EEE #DDD #EEE;
	clear: both;
	color: #004d94;
	line-height: 1.5;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 10px;
}
div.newsitem img {
	border: 0;
	margin: 10px 10px 10px 10px;
}
div.newsitem .body {
	font-family: "Trebuchet MS",Tahoma,sans-serif;
	font-size: 0.9em;
	text-align: justify;
}


div.newsitem2 {
	background: #e1e6f5;
	border: 2px solid #EEE;
	clear: both;
	color: #004d94;
	line-height: 1.5;
	margin: 6px;
	padding: 10px;
}
div.newsitem2 h10 {
	color: #FFFFFF;
	line-height: 1.5;
	margin: 6px;
	padding: 10px;
}
div.newsitem2 img {
	border: 0;
	margin: 10px 10px 10px 10px;
	
}
div.newsitem2 img.left {
	float: left;
}
div.newsitem2 img.right {
	float: right;
}
div.newsitem2 .title {
	color: #0066CC;
	font: bold 1.2em Tahoma,sans-serif;
	padding: 3px 4px;
}
div.newsitem2 .body {
	font-family: "Trebuchet MS",Tahoma,sans-serif;
	font-size: 0.9em;
	text-align: justify;
}


div.newsitem3 {
	background: #e1e6f5;
	border: 2px solid #EEE;
	clear: both;
	color: #004d94;
	line-height: 1.5;
	margin: 6px;
	padding: 10px;
	font-size: 10px;
}
div.newsitem3 img {
	border: 0;
	margin: 10px 10px 10px 10px;
}
div.newsitem3 img.left {
	float: left;
}
div.newsitem3 img.right {
	float: right;
}
div.newsitem3 .title {
	color: #0066CC;
	font: bold 1.2em Tahoma,sans-serif;
	padding: 3px 4px;
}
div.newsitem3 .body {
	font-family: "Trebuchet MS",Tahoma,sans-serif;
	font-size: 0.9em;
	text-align: justify;
}


/* right side */
div.content_right {
	width: 338px;
	/*padding-left: 138px;*/
}

div.links a {
	clear: left;
	background: url(../img/bgnavitem.gif) repeat-x #FFFFFF;
	border-bottom: 1px solid #EEE;
	display: block;
	font: bold 0.8em Verdana,Tahoma,sans-serif;
	padding: 6px 0 8px 8px;
	text-decoration: none; color: #004d94;
}
div.links a:hover {
	color: #0080DD; background-position: left bottom;
}
div.links div.line {
	height: 1px; background-color: #EEEEF5;
}
div.links .title {
	width: 344px;
	height: 20px;
	background: #728dd8 url(../img/bgsubtitle.gif) repeat-x;
	color: #FFF;
	font: normal 85% Tahoma,sans-serif;
	border-bottom: 3px solid #6699CC;
}
div.links .title img{
	float: left;
	margin: 0;
	padding: 0;
}
div.links .title p {
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.linksnewstext {
	text-align: justify;
	font-weight: normal;
}

/* footer */
div.footer {
	background: #F0F0F0 url(../img/bgfooter.gif) repeat-x;
	border: 1px solid #EEE;
	color: #FFF;
	width: 935px;
	text-align:center;
}
div.footer .copyright {
	padding: 6px 12px;
}
div.footer a {
	color: #FFF;
	font: bold 1em "Trebuchet MS",sans-serif;
	text-decoration: none;
}

.assignmentsbox {
	background: #d3dbf2 url(../img/bgnewsitem.gif) repeat-x;
	border: 1px solid #EEE;
	border-color: #EEE #EEE #DDD #EEE;
	clear: both;
	color: #004d94;
	line-height: 1.5;
	margin: 3px;
	padding: 3px;
}

.assignmentsselect {
	width: 545px;
	height: 16px;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
.assignmentsselect a{
	padding-left: 4px;
	padding-right: 4px;
}
.assignmentsselect span{
	padding-left: 4px;
	padding-right: 4px;
}
.assignmentsselect a:hover{
	color: #FFFFFF;
	background-color: #CC0000;
}

.assignmentslist {
	text-align: left;
	width: 520px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
}

.assignmentslist li {
	width: 252px;
	float: left;
	padding: 2px;
	list-style-image: none;
}

#maintable {
	 width: 935px; 
	 border: 0;
	 margin-left: auto;
	 margin-right: auto;
}


#serviceslist {
	list-style-type: none;
}
#serviceslist li {
	float: left;
	width: 257px;
	height: 70px;
	margin: 5px;
	list-style-image: none;
}
#serviceslist li img {
	margin: 0;
	padding: 0;
}

#serviceslist li ul {
	width: 250px;
	height: 65px;
	list-style-image: none;
}
#serviceslist li ul li{
	float: left;
	width: 80px;
	height: 30px;
	margin: 5px;
	list-style-image: none;
}
form {
	margin-bottom: 20px;
}
form p {
	text-align: left;
	margin: 0;
	margin-top: 5px;
	padding: 0;
}
form label {
	float: left;
  width: 20%;
  font: bold 0.9em Arial, Helvetica, sans-serif;
}
fieldset {
	margin: 0;
	margin-top: 5px;
	padding: 5px;
}
textarea {
	border: 1px solid #0000A0;
	font-family: arial;
	width: 200px;
	height: 100px;
}
input {
	padding: 2px;
	border: 1px solid #0000A0;
}


/*Advanced CSS*/

/*Hide Element*/
#housing0
{
	clear: both;
	display: block;
}
#housing1
{
	clear: both;
	display: none;
}
#housing2
{
	clear: both;
	display: none;
}
#housing3
{
	clear: both;
	display: none;
}
#housing4
{
	clear: both;
	display: none;
}
#housing5
{
	clear: both;
	display: none;
}
#housing6
{
	clear: both;
	display: none;
}
#housing7
{
	clear: both;
	display: none;
}
#housing8
{
	clear: both;
	display: none;
}
#housing9
{
	clear: both;
	display: none;
}
#housing10
{
	clear: both;
	display: none;
}
#housing11
{
	clear: both;
	display: none;
}
#housing12
{
	clear: both;
	display: none;
}
#housing13
{
	clear: both;
	display: none;
}
#housing14
{
	clear: both;
	display: none;
}
#housing15
{
	clear: both;
	display: none;
}
#housing16
{
	clear: both;
	display: none;
}
#housing17
{
	clear: both;
	display: none;
}
#housing18
{
	clear: both;
	display: none;
}
#housing19
{
	clear: both;
	display: none;
}
#housing20
{
	clear: both;
	display: none;
}
#housing21
{
	clear: both;
	display: none;
}
#housing22
{
	clear: both;
	display: none;
}
#housing23
{
	clear: both;
	display: none;
}
#housing24
{
	clear: both;
	display: none;
}
#housing25
{
	clear: both;
	display: none;
}
#housing26
{
	clear: both;
	display: none;
}

#authorities0
{
	clear: both;
	display: block;
}
#authorities1
{
	clear: both;
	display: none;
}
#authorities2
{
	clear: both;
	display: none;
}
#authorities3
{
	clear: both;
	display: none;
}
#authorities4
{
	clear: both;
	display: none;
}
#authorities5
{
	clear: both;
	display: none;
}
#authorities6
{
	clear: both;
	display: none;
}
#authorities7
{
	clear: both;
	display: none;
}
#authorities8
{
	clear: both;
	display: none;
}
#authorities9
{
	clear: both;
	display: none;
}
#authorities10
{
	clear: both;
	display: none;
}
#authorities11
{
	clear: both;
	display: none;
}
#authorities12
{
	clear: both;
	display: none;
}
#authorities13
{
	clear: both;
	display: none;
}
#authorities14
{
	clear: both;
	display: none;
}
#authorities15
{
	clear: both;
	display: none;
}
#authorities16
{
	clear: both;
	display: none;
}
#authorities17
{
	clear: both;
	display: none;
}
#authorities18
{
	clear: both;
	display: none;
}
#authorities19
{
	clear: both;
	display: none;
}
#authorities20
{
	clear: both;
	display: none;
}
#authorities21
{
	clear: both;
	display: none;
}
#authorities22
{
	clear: both;
	display: none;
}
#authorities23
{
	clear: both;
	display: none;
}
#authorities24
{
	clear: both;
	display: none;
}
#authorities25
{
	clear: both;
	display: none;
}
#authorities26
{
	clear: both;
	display: none;
}

#universities0
{
	clear: both;
	display: block;
}
#universities1
{
	clear: both;
	display: none;
}
#universities2
{
	clear: both;
	display: none;
}
#universities3
{
	clear: both;
	display: none;
}
#universities4
{
	clear: both;
	display: none;
}
#universities5
{
	clear: both;
	display: none;
}
#universities6
{
	clear: both;
	display: none;
}
#universities7
{
	clear: both;
	display: none;
}
#universities8
{
	clear: both;
	display: none;
}
#universities9
{
	clear: both;
	display: none;
}
#universities10
{
	clear: both;
	display: none;
}
#universities11
{
	clear: both;
	display: none;
}
#universities12
{
	clear: both;
	display: none;
}
#universities13
{
	clear: both;
	display: none;
}
#universities14
{
	clear: both;
	display: none;
}
#universities15
{
	clear: both;
	display: none;
}
#universities16
{
	clear: both;
	display: none;
}
#universities17
{
	clear: both;
	display: none;
}
#universities18
{
	clear: both;
	display: none;
}
#universities19
{
	clear: both;
	display: none;
}
#universities20
{
	clear: both;
	display: none;
}
#universities21
{
	clear: both;
	display: none;
}
#universities22
{
	clear: both;
	display: none;
}
#universities23
{
	clear: both;
	display: none;
}
#universities24
{
	clear: both;
	display: none;
}
#universities25
{
	clear: both;
	display: none;
}
#universities26
{
	clear: both;
	display: none;
}

#companies0
{
	clear: both;
	display: block;
}
#companies1
{
	clear: both;
	display: none;
}
#companies2
{
	clear: both;
	display: none;
}
#companies3
{
	clear: both;
	display: none;
}
#companies4
{
	clear: both;
	display: none;
}
#companies5
{
	clear: both;
	display: none;
}
#companies6
{
	clear: both;
	display: none;
}
#companies7
{
	clear: both;
	display: none;
}
#companies8
{
	clear: both;
	display: none;
}
#companies9
{
	clear: both;
	display: none;
}
#companies10
{
	clear: both;
	display: none;
}
#companies11
{
	clear: both;
	display: none;
}
#companies12
{
	clear: both;
	display: none;
}
#companies13
{
	clear: both;
	display: none;
}
#companies14
{
	clear: both;
	display: none;
}
#companies15
{
	clear: both;
	display: none;
}
#companies16
{
	clear: both;
	display: none;
}
#companies17
{
	clear: both;
	display: none;
}
#companies18
{
	clear: both;
	display: none;
}
#companies19
{
	clear: both;
	display: none;
}
#companies20
{
	clear: both;
	display: none;
}
#companies21
{
	clear: both;
	display: none;
}
#companies22
{
	clear: both;
	display: none;
}
#companies23
{
	clear: both;
	display: none;
}
#companies24
{
	clear: both;
	display: none;
}
#companies25
{
	clear: both;
	display: none;
}
#companies26
{
	clear: both;
	display: none;
}

#professionals0
{
	clear: both;
	display: block;
}
#professionals1
{
	clear: both;
	display: none;
}
#professionals2
{
	clear: both;
	display: none;
}
#professionals3
{
	clear: both;
	display: none;
}
#professionals4
{
	clear: both;
	display: none;
}
#professionals5
{
	clear: both;
	display: none;
}
#professionals6
{
	clear: both;
	display: none;
}
#professionals7
{
	clear: both;
	display: none;
}
#professionals8
{
	clear: both;
	display: none;
}
#professionals9
{
	clear: both;
	display: none;
}
#professionals10
{
	clear: both;
	display: none;
}
#professionals11
{
	clear: both;
	display: none;
}
#professionals12
{
	clear: both;
	display: none;
}
#professionals13
{
	clear: both;
	display: none;
}
#professionals14
{
	clear: both;
	display: none;
}
#professionals15
{
	clear: both;
	display: none;
}
#professionals16
{
	clear: both;
	display: none;
}
#professionals17
{
	clear: both;
	display: none;
}
#professionals18
{
	clear: both;
	display: none;
}
#professionals19
{
	clear: both;
	display: none;
}
#professionals20
{
	clear: both;
	display: none;
}
#professionals21
{
	clear: both;
	display: none;
}
#professionals22
{
	clear: both;
	display: none;
}
#professionals23
{
	clear: both;
	display: none;
}
#professionals24
{
	clear: both;
	display: none;
}
#professionals25
{
	clear: both;
	display: none;
}
#professionals26
{
	clear: both;
	display: none;
}
.Accordion {
	/*border-top: dotted 1px gray;*/
	border-left: dotted 1px gray;
	border-right: dotted 1px gray;
	/*border-bottom: dotted 1px gray;*/
	overflow: hidden;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	padding-bottom:4px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:8px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	background-color: #ffffff;
	border-top: solid 0px gray;
	border-bottom: solid 1px gray;
	margin: 5px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size:11px;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 4px;
	padding: 4px;
/*	height: 200px;*/
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #ffffff;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #ffffff;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #ffffff;
}
