/* CSS Document */

/* custom stuff */
html {
  height: 100%;
  margin-bottom: 1px;
}

:focus { -moz-outline-style: none; }

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 76%;
}

a:link, a:visited {
	color: goldenrod; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #00c;	text-decoration: underline;
	font-weight: normal;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

div, p, table, td, th {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #333;
}



a.mainlevel:link, a.mainlevel:visited {
	padding-left: 17px;
	font-weight: bold;
	background: url(../images/jos_bullet.png) no-repeat
}

a.mainlevel:hover {
	font-weight: bold;
}

h1 {
	padding: 0;
	font-family:Times, Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
}

h2{
	font-family: Times, Trebuchet MS, Helvetica ,Arial,sans-serif;
	font-size: 2.0em;
	line-height: 2.0em;
	font-weight: bold;
	color: goldenrod;
	text-align: left;
	width: 100%;
	margin-bottom:15px;
}


h3 {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica ,Arial,sans-serif;
  font-size: 1em;
  border-bottom: 1px solid #ccc;
  color: #333;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	padding: 10px 0;
	margin-bottom: 1px;
}


div.center {
  text-align: center;
}

/** some content stuff **/



div#tabarea {
	background: url(../images/jos_tab_bg.png) 0 0 repeat-x;
	margin: 0 11px;
}

div#tabarea_l {
	background: url(../images/jos_tab_cap.png) 0 0 no-repeat;
	
}

div#tabarea_r {
	height: 29px;
	background: url(../images/jos_tab_cap.png) 100% 0 no-repeat;
	
}






/** tab menu stuff **/

#tabarea li a {
	background: url(../images/jos_tab_off_end.png) no-repeat;
	white-space:nowrap;
}
#tabarea ul li.active_menu {
	border-right:2px groove #999;
}
#tabarea ul li.active_menu a {
  padding: 4px 18px 8px 20px;
}

#tabmenu li a {
	background-position: 100% 0; 

}

#tabarea a:link, #tabarea a:visited {
	font-family: Arial, Helvetica, sans-serif;
  font-size: .94em;
  font-weight: bold;
	float:left;
  display:block;
  padding: 4px 20px 8px 20px;
  color: #fff;
  text-decoration: none;
}

#tabarea li.active_menu a:hover {
  color: #fff;
}

#tabarea li a:hover {
  color: darkgreen;
}

#tabmenu {
	padding: 0;
	white-space: nowrap;
	float: left;
}

#tabmenu ul {
	float: left;
 	margin: 0 0 0 18px;
 	padding: 0;
  	list-style: none;
	border-left:2px groove #999;
}

#tabmenu li {
	float: left;
	margin: 0;
	padding: 0;
}


/* top module stuff */
#topmodule {
	margin:0px 11px;
	padding: 6px 13px;
	width: auto !important;
	width: 100%;
	text-align:left;
	color:goldenrod;
	font-size:16px;
}

#whitebox {
	margin: 5px 23px 10px 23px;
	background: #fff;
	width: auto !important;
	width: 100%;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: url(../images/jos_greyline.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/jos_box_white_tl.png) 0 0 no-repeat
}

#whitebox_tr {
	height: 8px;
	overflow: hidden;
	background: url(../images/jos_box_white_tr.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	width: auto !important;
	width: 100%;
	padding: 1px 15px;
}

#whitebox_b {
	background: url(../images/jos_greyline.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(../images/jos_box_white_bl.png) 0 0 no-repeat;
}

#whitebox_br {
	height: 8px;
	overflow: hidden;
	background: url(../images/jos_box_white_br.png) 100% 0 no-repeat;
}

#area {
	padding-top: 0px; 
	margin-top:-10px; 
}
*html #area { 
	margin-top:10px; 
}

div.module-grey h3, div.moduletable-grey h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333;
	margin: -2px -8px 0 -8px;
	border-bottom: 1px solid #cdcdcd;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module-grey, div.moduletable-grey {
	background: url(../images/jos_box_grey_tl.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

div.module-grey div, div.moduletable-grey div {
	background: url(../images/jos_box_grey_tr.png) 100% 0 no-repeat;
}

div.module-grey div div, div.moduletable-grey div div {
	background: url(../images/jos_box_grey_bl.png) 0 100% no-repeat;
}

div.module-grey div div div, div.moduletable-grey div div div {
	background: url(../images/jos_box_grey_br.png) 100% 100% no-repeat;
	padding: 8px;
	width: auto !important;
	width: 100%;
}

div.module-grey div div div div, div.moduletable-grey div div div div {
	background: none;
	padding: 1px;
}

div.module-grey ul, div.moduletable-grey ul {
margin: 10px 0;
padding-left: 20px;
}

div.module-grey ul li a:link, div.module-grey ul li a:visited {
	font-weight: normal;
}

div.moduletable-grey ul li a:link, div.module-greytable ul li a:visited {
	font-weight: normal;
}

div.module-grey a.mainlevel:link, div.module-grey a.mainlevel:visited  {
	background: none;
	padding-left: 0;
}

div.module-grey ul li a:hover {
	font-weight: normal;
}

div.moduletable-grey ul li a:hover {
	font-weight: normal;
}

ul.submenu ul {
	margin: 0 0 5px 0;
}


#leftcolumn {
	padding: 0;
	margin: 0;
	width: 200px;
	float:left;
}

#maincolumn {
	margin-left: 200px;
	float: none;
	padding-left: 20px;
	width: auto !important;
	width: 100%;
}


/* tabs */


/* red */
#tabarea li.red {
	background: url(../images/jos_tab_off_red.png) 0 0 repeat-x;
}

#tabarea li.red_active_menu a {
	background: url(../images/jos_tab_on_red.png) 0 0 repeat-x;
}

/* purple */
#tabarea li.purple {
	background: url(../images/jos_tab_off_purple.png) 0 0 repeat-x;
}

#tabarea li.purple_active_menu a {
	background: url(../images/jos_tab_on_purple.png) 0 0 repeat-x;
}

/* blue */
#tabarea li.blue {
	background: url(../images/jos_tab_off_blue.png) 0 0 repeat-x;
}

#tabarea li.blue_active_menu a {
	background: url(../images/jos_tab_on_blue.png) 0 0 repeat-x;
}

/* green */
#tabarea li.green {
	background: url(../images/jos_tab_off_green.png) 0 0 repeat-x;
}

#tabarea li.green_active_menu a {
	background: url(../images/jos_tab_on_green.png) 0 0 repeat-x;
}

/* yellow */
#tabarea li.yellow {
	background: url(../images/jos_tab_off_yellow.png) 0 0 repeat-x;
}

#tabarea li.yellow_active_menu a {
	background: url(../images/jos_tab_on_yellow.png) 0 0 repeat-x;
}

/* orange */
#tabarea li.orange {
	background: url(../images/jos_tab_off_orange.png) 0 0 repeat-x;
}

#tabarea li.orange_active_menu a {
	background: url(../images/jos_tab_on_orange.png) 0 0 repeat-x;
}

/* grey */
#tabarea li.grey {
	background: url(../images/jos_tab_off_grey.png) 0 0 repeat-x;
}

#tabarea li.grey_active_menu a {
	background: url(../images/jos_tab_on_grey.png) 0 0 repeat-x;
}


/* links */
#tabmenu li.red_active_menu a:link, #tabmenu li.blue_active_menu a:link, #tabmenu li.purple_active_menu a:link, #tabmenu li.green_active_menu a:link, #tabmenu li.grey_active_menu a, #tabmenu li.yellow_active_menu a, #tabmenu li.orange_active_menu a {
	color: gold;
}

#tabmenu li.red_active_menu a:visited, #tabmenu li.blue_active_menu a:visited, #tabmenu li.purple_active_menu a:visited, #tabmenu li.green_active_menu a:visited, #tabmenu li.grey_active_menu a, #tabmenu li.yellow_active_menu a, #tabmenu li.orange_active_menu a {
	color: gold;
}

#tabmenu li.red_active_menu a:hover, #tabmenu li.blue_active_menu a:hover, #tabmenu li.purple_active_menu a:hover, #tabmenu li.green_active_menu a:hover, #tabmenu li.grey_active_menu a:hover, #tabmenu li.yellow_active_menu a:hover, #tabmenu li.orange_active_menu a:hover {
	color: white;
}


/* content styles */

div#corner {
	position: absolute;
	margin-right: -476px;
	right: 50%;
	top: 10px;
	display: block;
	height: 159px;
	width: 416px;
	/* background: url(../images/computer.png) top right no-repeat ;  */
	text-decoration: none;
	z-index:99;
}


pre {
	font-size: 11px;
	border: 1px solid #ddd;
	border-left: 10px solid #d5dce7;
	padding: 10px;
	background: #f6f6f6;
}



/*  shutter styles  */

.info {
width: 679px;
position: absolute;
left: 50%;
top:130px;
/* min-height: 420px; */
margin-left: -233px;
background: transparent;
z-index:99;
}

.shutter {
-ms-opacity:0.6;
-moz-opacity:0.6;
-ms-filter: alpha(opacity=60);
background-color: #000000;
position:fixed;
top:0;
left:0;
height:100%;
width:100%;
z-index:98;
}

* html .shutter {
	position: absolute;
	height:1200px;
}
