body {
	font-family:Arial, Helvetica, sans-serif;
	line-height:120%;
	padding:0;
	margin:0;
	background-color: #E1E1E1;
	text-align:center;
	
}

h1,h2,h3{ font-weight:normal;}
h1 span { 
font-size:15px;
font-weight:bold;
display:block;
padding-bottom:5px;

}
h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:32px;
	color:#004E82;
    padding:0.5em 1em 0.5em 0;
}
h2{
/*	font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:24px;
	color:#004E82;
	padding-bottom:0.5em;
	padding-top:0.5em;
}
h3{font-size:16px;	color:#004E82; }
h4 {font-size:14px;	color:#004E82;}	
ul, ol { list-style:none;}
a { text-decoration:none; color:#004E82;}
#content a { text-decoration:underline;}
.left{float:left; clear:left;}
.right{ float:right; clear:right}
.error_message { font-weight:bold; font-size:1.2em; color:#FFFFFF; background:#FF0000; padding:.5em;}
.success_message { font-weight:bold; font-size:1.2em; color:#FFFFFF; background:#0C3; padding:.5em;}
.special_field {display:none; }
#container {
	width:1000px;
	margin:0 auto;
	text-align:left;
}

#header {
	width:auto;
	background-image: url(../images/bkg_body.png);
	background-repeat: repeat-x;
	padding:1em 1em 0em 1em;
	overflow:hidden;
}
#header dl {
padding:0;
	
}	
#oakland-logo { padding-bottom: 1em;}

#main-navigation {
	border-top:solid 1px #004E82;

}

#navmenu {
	width:100%;
		
}

#navmenu, #navmenu ul { /* all lists */
	list-style: none;
	padding:0;
}
#navmenu li { float:left;}
#navmenu li a {
	display: block;
	font-size:14px;
	padding:0.5em 1em;
	color:#FFFFFF;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-radius: 5px 5px 0 0;
}

#navmenu li ul { /* second-level lists */
	position: absolute; /*#F2F9FF;*/
	/*border:solid 1px #004E82;*/
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:9999;
	overflow:hidden;
	width:180px;
/*	background-color: #ffffff;*/
	background-image: url(../images/bkg_dropdown.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:5px 10px 10px 10px;
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-top-right-radius: 5px;
}
#navmenu li:hover, #navmenu li.sfhover {

}
#navmenu li:hover a, #navmenu li.sfhover a {
	color:#022842;
	text-decoration:underline;
	background-color:#FFFFFF;
}
#navmenu li:hover ul, #navmenu li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left:-8px;
}
#navmenu li:hover ul li, #navmenu li.sfhover ul li { 
	background:none;
	float:none; 
	width:140px;
}
#navmenu li:hover ul li a, #navmenu li.sfhover ul li a {
	text-decoration:none;
	background:none;
	background-color:transparent;
	font-size: 14px;
	color:#004E82;
}

#navmenu li:hover ul li a:hover, #navmenu li.sfhover ul li a:hover { 
	/*background-color:#D5DDF3;*/
	color:#004E82;
	text-decoration:underline;
	
	}

#crumbsmenu {
	}

#crumbsmenu ul,#crumbsmenu li {
	margin-left: 0;
	padding-left: 0;
	display: inline;

	} 

#crumbsmenu ul li {
	margin-left: 0;
	padding-left: 10px;
	list-style: none;
	background-color: transparent;
	background-image: url(/images/bkg_arrow.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;

	}

#crumbsmenu ul li.first{
	padding-left:0px;
	background-image:none;
} 
	
#crumbsmenu a {
	font-size:12px;
	text-decoration: none;
	color: #000000;
}
#content-wrapper {
	position:relative;
	background-color: #FFFFFF;
	overflow:hidden;
	width:100%;
}

#masthead{
	padding:1em;
	
}

#flash {
	
	width:640px;
	clear:both;
	}
body.home #flash{ 

width:968px;}

#heading {
	float:left;
	clear:left;
}


#content {
	/*border:solid 1px #666666;*/
	padding: 0em 1em 2em 1em;
	overflow: hidden;
	clear:both;
	float:none;

}
#main-content {
	clear:left;
	float:left;
	font-size: 12px;
	width:70%;
	overflow:hidden;
	}
}	
#index-content, #section-wrapper{
/*	background-image: url(../images/bkg_section_wrapper.png);
	background-repeat: repeat-x;
	background-position: left top;*/
}
	
#index-content div.left{
	width:30%;

	}
#index-content p.heading {
	font-size:16px;
	}
#index-content-inner	{
	border:solid 1px #004e82;
	/*background-color:#F2F9FF;*/
	overflow:hidden;
	padding:1.2em;
	height:1%;

	}
body.home #index-content-inner	{
	border:none 0px;
	padding-left:0px;
}

#index-content-inner div.left div{
	background-color:#FFFFFF;
/*	border:solid 1px #004e82;*/
	padding: 1em;

	}
#index-content-inner div.right {
	width:65%;
	}
#index-content-inner div.right div{
	height:150px;
/*	border:solid 1px #666666;*/
	margin-bottom: 1em;
}
body.home #index-content-inner div.left ul {}
body.home #index-content-inner div.left ul li {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-collapse:collapse;
}
body.home #index-content-inner div.left ul li a{ padding: .5em 1em; display:block; height:1%;}
body.home #index-content-inner div.left ul li a:hover {-moz-border-radius: 10px; background:#999999; color:#FFFFFF;}
body.home #index-content-inner div.right h3 {padding-top:.5em;}
body.home #index-content-inner div.right p { border-bottom: dotted 1px #004e82;}
#section_menu{
	clear:left;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	width:33%;
	margin-right:1em;
/* 	border: solid 1px #004E82;
   background-color:#EDEDED;*/


}	
#section_menu dl.section_menu_title {
	background-image:none;
}

#section_menu dl {
	margin: 0;
	padding: .5em 0em;
/*	background-image: url(../images/nav_line_divider.gif);
	background-repeat: no-repeat;
	background-position: -2px 2px;*/
}
#section_menu dl dt{
	text-transform: uppercase;
	font-size: 12px;
	font-weight:bold;

}
#section_menu dl dd{
	font-size: 14px;
}
#section_menu dl a{
	height:25px;
	display:block;
	padding:.2em 0;
}
#section_menu dl dd a:hover{

	text-decoration:underline;
}
#section_menu dl a.selected{
	text-decoration:underline;
	font-weight:bold;
	/*background-image: url(../images/bkg_section_menu_a.gif);
	background-position: right center;	background-color:#004e82;
	color:#FFFFFF*/
	
}

#section-wrapper {
	overflow:hidden;
}
#section-inner {
	padding:0.5em;
}
#section-wrapper p{
	font-size:14px;
	line-height: 140%;
	margin-bottom:1em;
	/*padding: 20px;
	border: solid 1px #666666;
	background-color:#f9f9f9;*/
}
#section-wrapper ul{
	list-style:disc;
	padding:1em 2em;
}
#section-wrapper ul ul {
list-style-type: circle; list-style-image: none; list-style-position: inside; padding-left: 10px;
}
p.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#999999;
	float:right;
	margin:5px 0px 5px 5px;
	
	padding:10px;	
	width:40%;
	border: solid 1px #999999;

}
p.quote span.open-quote, p.quote span.close-quote {


}
p.quote span {
	display:block;
	font-size: 12px;
	padding:.5em;
}

body.affiliations #section-wrapper ul {list-style:none; clear:both; overflow:hidden;}
body.affiliations #section-wrapper ul li { float:left;}
/*body.affiliations #section-wrapper dl dd ul li { float:left;}*/

.staff_dept {margin:0 0 1em 0; padding:1em 0 0 0;}
.staff {margin:0 0 1em 0; overflow:auto; padding:padding:1em 0 0 0;}
.staff h2{clear:both;}
.staff h3 span {color:#999999; font-size:14px; font-style:italic; display:block;} 
.staff img {float:left; clear:left; padding: 10px 10px 0 0; width:100px; height:100px;}
.staff p {overflow:hidden;}




#sub-content {
	clear:right;
	float:right;
	font-size: 12px;
	width:30%;
	overflow: hidden;
}
div.sub-content-inner{
	/*border:solid 1px #004E82;*/
	background-color:#D5DDF3;
	padding:1.5em;
	margin: 2em 1em ;
}
#sub-content h3 {
	color:#004E82;
}
#footer {clear:both;}
#footer-main { background-color:#666666; display:none; }

/*---------- SUPPORT ----------------------------------------------------------*/

#suport-phone {}
#support-email {}
.support-type {
	border:1px solid #D5DDF3;
/*	float:left;*/
	margin:1em;
	padding:1em;

}
.support-type ul { list-style:none !important;}
#chat_status {
	background-color:#FFFFFF;
	padding: .5em 0 .5em 0;
	overflow:hidden;
	border:1px solid #D5DDF3;}
#chat_status_toggle {
	cursor: pointer;
}
#chat_status ul {
	clear:left;
	list-style:none;
	padding: 5px;
	}
#chat_status li {float:left; font-size:12px;}
#chat_status li.name {
	width:50%;

}
#chat_status li.status {}
body.support .sub-content-inner .downloads{
	height:100px;
	overflow: hidden;
	}
ul.support {
background:#FFFFFF;
	}
ul.downloads li a {
	padding: 5px 10px;
	display:block;
	
}
ul.downloads li a:hover {
	background-color:#f9f9f9;
	
}
#printer_rma div {clear:both;}
#printer_rma div label {
	display:block;
	float:left;
	width:150px;
	clear:left;
}

.online_training {
	padding: 20px;
	border-top: 1px #666 solid;
}
.online_training p {margin:0 !important;}
body.error #main-content {
	background-image: url(../images/bkg_error.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 20px 20px;
}
#error-content { margin-left:150px;}
body.error ul.list_disc li {padding: .2em 0} 


/*---------- End of Support --------------------------------------------------------------*/

/*---------- Schedule Demo Form ----------------------------------------------------------*/


#demo_form fieldset{ margin-bottom:1em; padding:.5em 1em;}
.form_row {
	padding: .5em 0;
	overflow:auto;
}
.form_row label {
	font-size: 1.2em;
	display:block;
	float:left;
	clear:left;
	width:10em;
}

.form_row label span {
	display:block;
	float:left;
	clear:left;
	width:8em;
}
.form_row textarea {
display:block;
	clear:left;}

#oakland-logo img{ behavior: url(css/iepngfix/iepngfix.htc) }