/* Altar Stylesheet */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code, #navbar2 ul li, #navbar2 li.onpage, #navbar2 ul,
del, dfn, em, img, q, dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
body{
background: #ffffcc ;
max-width: 100%;
}

html { height: 100%; min-width: 1250px; }
.style1 {
	text-align: right;
}
.nudnya li{
	display:list-item;
}

body {
	min-width: 1250px;
	height: 100%;
	}
#error {
	background-image: url(../i/overlay.png); 
	opacity:0.8; 
	color:red; 
	font: 18px helvetica; 
	top: 0.1;
	position: absolute; 
	padding:30px 50px; 
	top: 300px; 
	left: 0; 
	z-index: 100; 
	width: 500px;
}
* html #error {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../i/overlay.png", opacity=80, sizingMethod="scale");}
#body {

	display: block;
	margin: 0 auto 0 auto;
	min-width: 1250px;
	max-width: 1400px;
	position: relative;
	z-index: 2;
	height: auto;
	}
/* these styles are for when we take the beta out

#otnos {
	background: #fff url(../i/bar.jpg) repeat-x top left;
	position: relative;
	height: 50px;
	z-index: 2;
	padding-left:45%
	}

div#ot2 {
	position: center;
	font-size: 28px;
	color: White; 
	font-family: Arial;
	}*/
div#otnos {
	background: url(../i/body.png) repeat-y top left;
		background-position: -30px 0;
		background: #ffffcc ;
	position: fixed;
	top:0;
	left:0;
	height: 50px;
	width:100%;
	z-index: 2;

	}

div#ot2 {
	position: relative;
	font-size: 28px;
	color: Gray; 
	font-family: Arial;
	text-align:center;
	padding-left:0;
	padding-bottom: 2%;
	overflow:hidden;
	}
div#navigation {
	position: relative;
	float: right;
	height: 100%;
	width: 210px;
	z-index: 2;
	}
div#otnos2 {
	background: url(../i/body.png) repeat-y top left;
	background-position: -30px 0;
	position: fixed;
		padding:60px 30px 0 0;
	float: left;
	height: 100%;
	width: 270px;
	z-index: 2;
	}

#navbar2{
	position: relative;
	float: right;
	width: 160px;
	font-size:16px;
	margin:0 0 0 0;
	background:url(../i/navbar_bg.png);
}
#hypercontext{
	position: relative;
	float: right;
	width: 200px;
	font-size:16px;
	margin:50px 0 0 0;

}
#hypercontext *{
	position: relative;
	float: right;
}

#navbar2 ul{
	float: right;
	position: relative;
	top: 0;
	color:#000000;
	background: url(../i/anim_2.png) no-repeat;
	background-position:1px -50px;
	z-index: 200;
}

#navbar2 ul li{
	float:left;
	margin:0px 0 0 0;
	width:160px;
	height:26px;
	display: inline;
	text-align:center;
	z-index: 50;
	padding:10px 0 0 0;
	cursor:pointer;
}
#navbar2 li.onpage {
	background: url(../i/anim_1.png) no-repeat;
	float:left;
	margin:3px 0 0 0;
	width:160px;
	height:26px;
	display: inline;
	text-align:center;
	z-index: 50;
	padding:7px 0 0 0;
	cursor:auto;

}
.altar {
z-index: 3;
	overflow: auto;
	position: relative;
	float:right;
	width:70%;
	padding: 90px 30px 30px 285px;
	color: black;
	font-size:17px;
	z-index: 1;
	}
.altar #Content {

float:left;
width: 65%;
min-width: 600px;
position:relative;
	margin: 30px 0px 10px 10px;
}
.altar #Menu   {
	z-index: 5;
	float: left;
	position: relative;
	text-align:left;
	margin: 10px 30px 10px 10px;
	}
.altar #Content .onmain:hover {
	background: url(../i/overlay.png);
	opacity: 0.85;
	color: #FFF;
}

body.downloads #dynatip, body.charts #dynatip, body.labs #dynatip {
width:300px;
}
body.home #dynatip {
width:200px;
}

#dynatip {
	display:none;
	background: #333 url(../i/body.png);
	font-size:14px;
	z-index: 205;
	padding:15px 15px 35px 35px;
	color:#999;	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;	
}
#dynatip #comments2{
	background:  url(../i/body2.png);
	position: relative;
	overflow:auto;
	font-size:12px;
	max-height: 300px;
}

#calendartip {
	display:none;
	background: #999 url(../i/body.png);
	font-size:13px;
	z-index: 215;
	width:150px;
	padding:5px 15px 5px 15px;
	color:#111;	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;	
}
a.unroll { 
	color: #AAA;
	}
a.unroll:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
#formplus {
	background:transparent url(../i/nav_logo8.png) no-repeat 0 0;
	height:13px;
	overflow:hidden;
	width:13px;
	float:left;
	background-position:-91px -74px;
	margin-right:0.75em;
	margin-top:6px;
	padding: 0;
	vertical-align:center;
	cursor:pointer;
}
.unroll #formplus {
	background-position:-105px -74px;
}
div#tip-close { 
  float: right;
  position: relative;
  text-align: center;
  margin: 0 5px 5px;
  color: #009;
  background: transparent;
}
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
/*inner navigation panel*/
ul.topnav {
	list-style: none;
	padding: 0 20px 0 0;	
	margin: 0;
	float: left;
	width: 630px;
	background: #222;
		z-index: 8;
	font-size: 1.2em;
	background: #fff url(../i/body2.png) top left;
	
	-moz-border-radius:7px;
	-webkit-border-radius:7px;	
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 6px;
	z-index: 10;
	border-right: 1px solid #000;
	position: relative; /*--Declare X and Y axis base--*/

}

.topnav li h2 {
	font-size:17px;
	margin: 0;
	padding: 10px 5px;
	display: block;
	font-weight:normal;
	text-decoration: none;
	float: left;
	color: #665;
	cursor:pointer;
}
.topnav li h2:hover {color:#aa5;}
ul.topnav li.morestuff { /*--Drop down trigger styles--*/
	background: url(../i/subnav_btn2.gif) no-repeat right center;

}
ul.topnav li a{
	padding: 10px 5px;
	color: #aa5;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(../i/topnav_hover.gif) no-repeat center top;
}

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 41px;
	background: url(../i/body.png) repeat-y top left;
	margin: 0; padding: 0;
	float: left;
	width: 170px;
	z-index: 216;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: url(../i/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}


#search_form { margin: 10px 0 0 20px; vertical-align:center;}
#search_form * { border:2; margin: 0; padding:0;}
#search_form .button {border:none;  background:url(../i/magnifier.png) repeat-x left top; width:16px; height:16px; cursor:pointer;}
/*end inner navigation panel*/

/* Notebook:*/

/* Title:*/
.Title {
  font-size: 20px;
  color: #666666;
}
.TitleInline {
  font-size: 20px;
  color: #666666;
}
.Hyperlink {
  color: #666666;
  padding: 8px;
}
.HyperlinkInline {
  color: #666666;
}
/* InlineCode:*/
.InlineCode {
  font-family: Courier;
  padding: 8px;
}
.InlineCodeInline {
  font-family: Courier;
}
/* Input:*/
.Input {
  padding: 8px;

}
.InputInline {
}
/* Output:*/

.OutputInline {
}
/* Program:*/
.Program {
  border: 0px;
  border-style: solid;
  border-color: #000000;
}
.ProgramInline {
}
/* Picture:*/
.Picture {

}
.PictureInline {
}

@media screen{
}

@media print{
}

.script {font-family: Mathematica5, cursive}
.gothic {font-family: Mathematica6, Century Gothic}
.doublestruck {font-family: Mathematica7}


/*form stuff*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	color:#444;
	cursor:pointer;
	padding-left:2px;
	line-height:16px;
}
label.chosen {color:#333;}

/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-3000px;
}

/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
}
.radioArea {background:url(../i/images/radio.gif) no-repeat left top;}
.radioAreaChecked {background:url(../i/images/radio.gif) no-repeat left bottom;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.checkboxArea {background:url(../i/images/checkbox.gif) no-repeat left top;}
.checkboxAreaChecked {background:url(../i/images/checkbox.gif) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}

/*Text inputs*/
.textinput, .textinputHovered {
	height:15px;
	background:url(../i/images/input_bg.gif) repeat-x left top;
	border:none;
	padding:4px 0;
	vertical-align:middle;
}
.textinputHovered {background-position:left bottom;}
.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
}

/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {background:url(../i/images/txtarea_tr.gif) no-repeat top right;}
.txtarea .tr_xon {background:url(../i/images/txtarea_tr_xon.gif) no-repeat top right;}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:block;
}
.txtarea .br, .txtarea .br_xon {background:url(../i/images/txtarea_br.gif) no-repeat top right;}
.txtarea .br_xon {background:url(../i/images/txtarea_br_xon.gif) no-repeat top right;}
.txtarea .cntr {background:url(../i/images/txtarea_cntr.gif) repeat-y right top;}
.txtarea .cntr_xon {background:url(../i/images/txtarea_cntr_xon.gif) repeat-y right top;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:url(../i/images/txtarea_l.gif) repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {background:url(../i/images/txtarea_l_xon.gif) repeat-y left top;}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	margin:5px;
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(../i/images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(../i/images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(../i/images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(../i/images/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:bottom;}






/* Markup Sample */
/*" "*//* General Page Stuff */

.contact #footer {
	margin: 14px 0 0 0;
	}

#contact_information {
	margin-top: 7px !important;
	}

/* Contact Form Stuff (.c-item) */

.contact .clearsection {
	float: left;
	width: 370px;
	}

.c-item {
	clear: left;
	margin: 0 0 7px 0;
	}

.c-item label {
	color: #555;
	display: block;
	font-size: 11px;
	float: left;
	margin: 3px 10px 0 0;
	text-align: right;
	width: 120px;
	}

.c-item input {
	background: #000 url(../i/input.jpg) no-repeat top left;
	border: 1px solid #1c1c1c;
	border: 0 none;
	color: #aaa;
	float: left;
	font-size: 11px;
	line-height: 22px;
	outline: none;
	display: block;
	padding: 6px 7px 0px 7px;
	margin: 0 0 7px 0;
	height: 19px;
	width: 226px;
	}

.c-item input:hover {
	background-position: top right;
	}

.c-item .input-error {
	background-position: -480px 0;
	}

.c-item input:focus,.c-item input:active {
	background-position: -240px 0 !important;
	color: #fff;
	}

.c-item textarea {
	background: #000 url(../i/textarea.jpg) no-repeat bottom left;
	border: 1px solid #1c1c1c;
	border: 0 none;
	color: #ccc;
	font: 11px/22px "lucida grande",verdana,sans-serif;
	float: left;
	display: block;
	padding: 5px 7px;
	margin: 0 0 7px 0;
	width: 226px;
	height:132px;
	}

.contact .submit_button {
	clear: left;
	margin: 0 0 14px 130px;
	}


/* need invalid input highlighting (or empty textarea)*/


/* Active States (Body tag matchup) (Sprite Level 2) ( y = -70px ) */

.home #navigation .home a.main { background-position: 0 -70px; z-index: 6; }
.services #navigation .services a.main { background-position: -102px -70px; z-index: 6; }
.portfolio #navigation .portfolio a.main { background-position: -217px -70px; z-index: 6; }
.about #navigation .about a.main { background-position: -337px -70px; z-index: 6; }
.contact #navigation .contact a.main { background-position: -437px -70px; z-index: 6; }

/*
.home #navigation .home a.main { background-position: 0 -210px; z-index: 6; }
.services #navigation .services a.main { background-position: -102px -210px; z-index: 6; }
.portfolio #navigation .portfolio a.main { background-position: -217px -210px; z-index: 6; }
.about #navigation .about a.main { background-position: -337px -210px; z-index: 6; }
.contact #navigation .contact a.main { background-position: -437px -210px; z-index: 6; }
*/

/* Active State Right Adjacents (Body tag matchup staggered 1 right) ( y = -140px ) */

.home #navigation .services a.main { background-position: -102px -140px; }
.services #navigation .portfolio a.main { background-position: -217px -140px; }
.portfolio #navigation .about a.main { background-position: -337px -140px;  }
.about #navigation .contact a.main { background-position: -437px -140px; }

/* Hovers (blues) (1px wider to the left) ( y = -280px ) */

#navigation a.main span.hover {
	background: url(../i/sprite.jpg) no-repeat top left;
	cursor: pointer !important;
	display: block !important; /* Overriding previous span hide */
	padding: 0 1px 0 0;
	position: absolute;
	top: 0;
	right: 0;
	height: 70px;
	width: 100%;
	z-index: 100;
	}

#navigation .home a.main .hover {
	background-position: 0 -280px;
	
	padding: 0;
	}

#navigation .services a.main .hover {
	background-position: -103px -280px;
	background-position: -102px -280px;
	xbackground-position: -102px -280px;
	}

#navigation .portfolio a.main .hover {
	background-position: -219px -280px;
	background-position: -218px -280px;
	xbackground-position: -217px -280px;
	}

#navigation .about a.main .hover {
	background-position: -340px -280px;
	background-position: -339px -280px;
	xbackground-position: -337px -280px;

	}

#navigation .contact a.main .hover {
	background-position: -441px -280px;
	background-position: -440px -280px;
	xbackground-position: -437px -280px;

	xpadding: 0;
	}

/* Active State Hovers (oranges) (y = - 210px ) */

.home #navigation .home a.main .hover { background-position: 0 -210px; padding: 0; }
.services #navigation .services a.main .hover { background-position: -102px -210px; padding: 0; }
.portfolio #navigation .portfolio a.main .hover { background-position: -217px -210px;  padding: 0; }
.about #navigation .about a.main .hover { background-position: -337px -210px; padding: 0; }
.contact #navigation .contact a.main .hover { background-position: -437px -210px; padding: 0; }

#container {
min-width: 951px;
}



body {
	color: #444;
	font: 12px/21px "lucida grande",verdana,sans-serif;
	}

p {
	font: 17px/20px "lucida grande",verdana,sans-serif;
	margin: 7px 0 14px 0;
	}

em {
	color: #ccc;
	font-size: 12px;
	}

em.time { color: #e64600; }

p em {
	color: #aaa;
	}

small {
	font: 11px/18px "lucida grande",verdana,sans-serif;
	}
	
a { outline: none; }

hr {
	background: url(../i/section.jpg) repeat-x top;
	border: 0 none;
	clear: both;
	margin: 10px 0 14px 0;
	height: 2px;
	}

br { clear: both; }

/* Headings */

h2 {
-x-system-font:none;
color:#FFF;
font-family:"lucida grande",verdana,sans-serif;
font-size:17px;
font-weight:550;
line-height:21px;
	}

h3, h3 a {
	color: #fa0;
	xcolor: #fff;
	font: 300 14px/21px "lucida grande",verdana,sans-serif;
	}

h4,h4 a {
	color: #6dcff6;
	font: 13px/14px "lucida grande",verdana,sans-serif;
	margin: 7px 0 0 0;
	}

h3 a:hover,h4 a:hover { 
	text-decoration: none;
	border-bottom: 0 none;
	}
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 650px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 602px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../i/ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 650px;
	height: 602px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.slideshow a.advance-link {
	display: block;
	width: 650px;
	height: 602px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 602px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}