/* Jedi Learning Stylesheet: Screen

Title:		Jedi Main - Fixed Width Version
Created:	January 2008
Author:		Steve Lewis
Copyright:	Tesla Technologies, LLC

 */



/* Basics
----------------------------------------------- */

html, body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td  {
	margin: 0;
	padding: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	text-align: center;
	width: 100%;
	color: #333333;
	background: #FFFFFF;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}
hr {
	display: none;
}
#network_nav {
	text-align: left;
	float: left;
	width: 100%;
	background: #F9F5F5 url(../graphics/nav_border.gif) repeat-x bottom;
	font: .8em Tahoma, Verdana, Helvetica, sans-serif;
}


#network_nav li {
	float: left;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	line-height: 1.5em;
	display: inline;
	padding: 0.5em 1em 0.6em;
	}

#network_nav li a{
	float: left;
	list-style-type: none;
	text-decoration: none;
	border-style: none;
	color: #770000;
	padding-top: 3px;
	}
#network_nav li.active {
	font-weight: bold;
	background: #FFFFFF;
	border-right: 1px solid #cc9933;
	border-left: 1px solid #cc9933;
	margin-top: 3px;
	border-top: 1px solid #cc9933;
	margin-right: 10px;
	margin-left: 10px;
	}
#network_nav .active a {
	color: #0B5080;
}


.current{
	margin-right: 1px;
	margin-left: 0px;
	font-variant: small-caps;
	}
#main #network_nav .current {
	padding-top: .8em;
}

a img {
	border-width: 0px;
	border-style: none;
}
#FLVPlayer {
	height: 240px;
	width: 320px;
	border: 1px solid #DCA555;
	float: left;
	margin-bottom: 25px;
}
#FLVPlayer2 {
	float: left;
	height: 240px;
	width: 320px;
	border: 1px solid #DCA555;
	margin-bottom: 25px;
}
#FLVPlayer1 {
	height: 240px;
	width: 320px;
	border: 1px solid #DCA555;
	float: left;
	margin-bottom: 25px;
}



/* Typography and Links 
----------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #770000;
	clear: left;
}

h1 {
	font-size: 1.75em;
	text-decoration: none;
	margin: 1em 1em 0em;
}
h2 {
	font-size: 1.3em;
	padding: 0px 0px 3px;
	text-decoration: none;
	border-bottom: 1px solid #DCA454;
	margin: 1em 1em 0em 1.1em;
}
h3 {
	font-size: 1.1em;
	padding: 0px;
	clear: left;
	text-decoration: none;
	font-variant: small-caps;
	margin: 8px 20px 0px;
}
.first {
	padding-top: .5em;
}


h2  a:link {
	text-decoration: none;
	color: #0B5080;
}

h2 a:hover {
	color: #DCA454;
	text-decoration: none;
}
h2 a:visited {
	color: #4183BE;
	text-decoration: none;
}

p a:link,
h3 a:link,
#content li a:link, 
#column li a:link, 
#column p a:link,
#bottom li a:link,
dd a:link,
#footer p a:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #0B5080;
}

p a:visited,
h3 a:visited,
#content li a:visited, 
#column li a:visited, 
#column p a:visited, 
#bottom li a:visited,
dd a:visited,
#footer a:visited
 {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #4183BE;
}
p a:hover,
h3 a:hover,
#content li a:hover, 
#column li a:hover, 
#column p a:hover, 
#bottom li a:hover,
dd a:hover,
#footer a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	color: #DCA454;
}

#content p {
	font-size: .95em;
	line-height: 1.75em;
	padding: 5px 30px;
}

#content li {
	font-size: .95em;
	padding-bottom: .5em;
	line-height: 1.5em;
}
#content ul li ul li{
	font-size: 1em;
	padding-bottom: .5em;
	line-height: 1.5em;
	padding-top: .5px;
}
#column p {
	font-size: 0.85em;
	line-height: 1.5em;
	clear: right;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 2em;
	padding-right: 2em;
}
#column ul {
	margin: 1em 2em 0em 3em;
}

#column li {
	font-size: 0.85em;
	line-height: 2em;
	margin-bottom: .5em;
}

#column dl {
	clear: both;
	list-style: none;
	margin: 10px 20px;
	padding: 0px;
}
#column dt {
	float: left;
	clear: left;
	width: 35px;
	margin-right: 15px;
	margin-bottom: 5px;
	height: 35px;
	border: 1px solid #B2A348;
}
#column dd {
	font-size: 70%;
	margin: 0px 0px 10px 50px;
	clear: right;
}


#bottom  p {
	font-size: .85em;
	line-height: 1.5em;
	padding: 5px 20px;
}
#bottom ul {
	margin-left: 15%;
	margin-top: .5em;
}

#bottom li {
	font-size: 0.85em;
	line-height: 1.5em;
	padding-bottom: .5em;
}


#footer p {
	font-size: .7em;
	padding-right: 2em;
	padding-left: 7em;
	line-height: 1.7em;
}

/* 
Forms
---------------------------------------------*/
form {
	float: left;
	width: 450px;
	clear: both;
	margin-bottom: 2.5em;
	font-size: .9em;
}

form p {
	margin: 0px;
	padding: 0px;
	clear: both;
}

input {
	clear: right;
	float: left;
	border: 1px solid #DCA454;
	margin: 0px;
	padding:2px 0px 0px 2px;
	height: 20px;
}

textarea {
	float: left;
	clear: both;
	border: 1px solid #DCA454;
	margin: 0px;
	padding: 0px;
}

/*
Structure
--------------------------------------------------*/


#header {
	height: 100px;
	width: 100%;
	padding: 0px;
	text-align: center;
	float: left;
	background: #FFFFFF;
	margin: 0px;
}
#logo {
	height: 100px;
	display: block;
	vertical-align: middle;
	margin-left: 120px !important;
	margin-left: 150px;
	padding: 0px;
}
#logo2 {
	height: 100px;
	display: block;
	vertical-align: middle;
	margin-left: 60px !important;
	margin-left: 75px;
	padding: 0px;
}


#logo img {
	float: left;
	border-width: 0px;
	border-style: none;
	margin-top: 10px;
}
#login {
	float: right;
	height: 100px;
	width: 250px;
	vertical-align: middle;
	font-size: 2em;
	line-height: 1.85em;
	color: #660000;
	/**background: url(../graphics/phone.gif) no-repeat right bottom;**/
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 750px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#container {
	width: 748px;
	position: relative;
	text-align: left;
	float: left;
	/**background: #FFFFFF url(../graphics/bg_container_main_002.gif) repeat-y;**/
	margin: 0px;
	padding: 0px;
	clear: both;
}
#content {
	width: 66%;
	margin: 0px;
	float: right;
	padding: 0px 0px 2em;
	position: relative;
}
#content100 {
	clear: both;
	float: left;
	width: 100%;
}

#content100 p {
	font-size: .95em;
	line-height: 1.75em;
	padding: 5px 30px;
}

#content100 li {
	font-size: .95em;
	padding-bottom: .5em;
	line-height: 1.5em;
}
#content100 ul li ul li{
	font-size: 1em;
	padding-bottom: .5em;
	line-height: 1.5em;
	padding-top: .5px;
}


#teaser {
	width: 490px;
	margin: 0px;
	padding: 0em;
}


#teaser p {
	font-size: 1.1em;
	line-height: 1.7em;
	padding: 5px 25px;
}

span.dropcap
{
	float: left;
	margin-right: 0.05em;
	margin-bottom:-0.25em;
	color: #0B5080;
	font: 3em/1em Georgia, "Times New Roman", Times, serif;
}
#content_container {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 1.5em;
}
#content_left {
	clear: left;
	float: left;
	width: 49%;
}
#content_right {
	clear: right;
	float: right;
	width: 50%;
}
#column {
	width: 250px;
	margin: 0em;
	float: left;
	padding: 0em 0em 2em;
}

#bottom {
	text-align: left;
	width: 100%;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0em;
}

#footer {
	width: 748px;
	padding-top: 3em;
	padding-bottom: 3em;
	clear: both;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(../graphics/logo_footer.gif) no-repeat 10px center;
	margin-bottom: 25px;

}



/*
Navigation
------------------------------------------------*/
#nav-holder {
	width: 100%;
	text-align: left;
	float: left;
	background: #0B5080;
	border-bottom: 1px solid #DCA454;
	border-top: 1px solid #DCA454;
	overflow: auto;
}


#nav {
	position: relative;
	width: 750px;
	font: 1.1em Tahoma, Verdana, sans-serif;
	display: block;
	margin: 0px auto;
}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	display: inline;
	}

#nav li a {
	float: left;
	text-decoration: none;
	color: #CCCCCC;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 0.5em;
	padding-right: .75em;
	padding-bottom: 0.6em;
	padding-left: .75em;
	line-height: 1.5em;
	}
	
	
#nav li a:hover {
	color: #FFFFFF;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 0.5em;
	padding-right: .75em;
	padding-bottom: 0.6em;
	padding-left: .75em;
	background: #4183BE;
	border-right: 1px solid #DCA454;
	border-left: 1px solid #DCA454;
	}

#main #nav-main a,
#products #nav-products a,
#success #nav-success a,
#support #nav-support a,
#research #nav-research a,
#contact #nav-contact a {
	color: #FFFFFF;
	text-transform: uppercase;
	margin-right: 1px;
	margin-left: 0px;
	background: #770000;
	border-right: 1px solid #DCA454;
	border-left: 1px solid #DCA454;
	}

.login {
	background: #4183BE;
	border-right: 1px solid #DCA454;
	border-left: 1px solid #DCA454;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	}

#contact #nav-holder #nav .login a:link {
	color: #FFFFFF;
	margin-left: 0px;
}
#contact #nav-holder #nav .login a:visited {
	color: #FFFFFF;
}
#contact #nav-holder #nav .login a:hover {
	color: #FFFFFF;
	background: #DCA454;
}
	
/*
Breadcrumb
----------------------------------------------*/	
#breadcrumb {
	line-height: 2.5em;
	text-transform: uppercase;
	width: 100%;
	background-color: #B2A348;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6C6B40;
	border-bottom-color: #6C6B40;
	border-left-color: #6C6B40;
	float: left;
}

#breadcrumb p {
	font-size: .8em;
	color: #FFFFFF;
	padding-top: 0.65em;
	padding-bottom: 0.65em;
	padding-left: 1.5em;
	line-height: 2em;
}
#breadcrumb p a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #660000;
}
#breadcrumb a:visited {
	color: #E9E1B7;
}

/*
Top Graphics & Side Column
------------------------------------------------------*/
#main #top {
	float: left;
	width: 748px;
	clear: both;
	height: 200px;
	position: relative;
	background: url(../graphics/bg_top/26947EDURGB1.jpg) no-repeat right center;
	border-bottom: 1px solid #DCA454;
	}

#products #top {
	height: 175px;
	float: left;
	width: 748px;
	background: url(../graphics/bg_top/26918EDURGB1.jpg) no-repeat right -75px;
	border-bottom: 1px solid #DCA454;
	position: relative;
}

#success #top {
	float: left;
	width: 748px;
	height: 175px;
	background: url(../graphics/bg_top/27058EDURGB1.jpg) no-repeat right center;
	border-bottom: 1px solid #DCA454;
	position: relative;
}

#support #top {
	float: left;
	height: 175px;
	width: 748px;
	background: url(../graphics/bg_top/27094EDURGB1.jpg) no-repeat right center;
	border-bottom: 1px solid #DCA454;
	position: relative;
}

#research #top {
	float: left;
	height: 175px;
	width: 748px;
	background: url(../graphics/bg_top/26998EDURGB1.jpg) no-repeat right -25px;
	border-bottom: 1px solid #DCA454;
	position: relative;
}

#contact #top {
	float: left;
	height: 175px;
	width: 748px;
	background: url(../graphics/bg_top/26908EDURGB1.jpg) no-repeat 250px -115px;
	border-bottom: 1px solid #DCA454;
	position: relative;

	}

#main #top_column {
	float: left;
	height: 200px;
	width: 249px;
	background: #647062;
	border-right: 1px solid #DCA454;
}


#products #top_column {
	float: left;
	height: 175px;
	width: 249px;
	background: #C2AE55;
	border-right: 1px solid #DCA454;
}

#success #top_column {
	float: left;
	height: 175px;
	width: 249px;
	background: #4183BE;
	border-right: 1px solid #DCA454;
}

#support #top_column {
	float: left;
	height: 175px;
	width: 249px;
	background: #3F7464;
	border-right: 1px solid #DCA454;
}

#research #top_column {
	float: left;
	height: 175px;
	width: 249px;
	background: #3B3E8F;
	border-right: 1px solid #DCA454;
}

#contact #top_column {
	float: left;
	height: 175px;
	width: 249px;
	background: #B6BD9B;
	border-right: 1px solid #DCA454;
}

#top_column {
	float: left;
	height: 200px;
	width: 249px;
	background: #4183BE;
	border-right: 1px solid #DCA454;
}
#headline {
	width: 200px;
	position: absolute;
	left: 15px;
	top: 15px;
	border-width: 0px;
	border-style: none;
}
#headline a img  {
	border-style: none;
	border-width: 0px;
}


#content ul {
	/* padding: .5em 2em;*/
	padding: 3px;
	margin-left: 10px;
}



#login_column {
	margin: 27px 25px 25px;
	width: 190px;
	float: left;
	background: #770000;
	border: 1px solid #DCA454;
	color: #FFFFFF;
	line-height: 1.5em;
	padding: 5px;
	font-variant: small-caps;
	font-size: 1.1em;
}

#login_column h3 a{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin: 0px;
	padding: 0px;
	}


.img_column {
	margin: 25px 20px;
	border-width: 0px;
	border-style: none;
}

.img_small {
	float: left;
	margin-top: .75em;
	margin-right: 1.5em;
	margin-bottom: .25em;
	margin-left: 1.65em;
}

.project_wrap {
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.1px;
	margin-left: 0px;
	width: 100%;
}
.project_wrap_last {
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	width: 100%;
}

.project_wrap p {
	padding: 0px;
	margin-top: 0em;
	margin-bottom: .15em;
	clear: right;
}

.proj_img {
	border: 1px solid #B2A348;
	float: left;
	height: 2.5em;
	width: 3em;
	margin-top: 0.85em;
	margin-right: 1.5em;
	margin-bottom: 0.5em;
	margin-left: 1.75em;
	clear: left;
}

.img_left {
	text-decoration: none;
	float: left;
	clear: left;
	margin: 11px 12px 0px 20px;
	border: 1px solid #DCA454;
}
.img_left_no_bord {
	text-decoration: none;
	float: left;
	clear: left;
	margin: 11px 12px 10px 20px;
}
.img_lg {
	float: left;
	margin-top: 1em;
	margin-right: 1.5em;
	margin-bottom: 1em;
	margin-left: 1.5em;
	border: 1px solid #828257;
	clear: left;
}
.img_lg_no_bord {
	float: left;
	margin-top: 1em;
	margin-right: 1.5em;
	margin-bottom: 1em;
	margin-left: 1.5em;
	clear: left;
}

/*
Bottom
-----------------------------------------------*/
#main #bottom-container {
	width: 748px;
	padding: 1em 0em 2em;
	clear: both;
	overflow: auto;
	margin: 0px auto;
	background: #e4e7e3;
	border: 1px solid #DCA454;
	position: relative;
}

#products #bottom-container {
	width: 748px;
	padding: 1em 0em 2em;
	margin: 0px auto;
	background: #f7f2e3;
	border: 1px solid #DCA454;
	position: relative;
	overflow: auto;
}

#success #bottom-container {
	width: 748px;
	padding: 1em 0em 2em;
	clear: both;
	overflow: auto;
	margin: 0px auto;
	background: #dfecf5;
	border: 1px solid #DCA454;
	position: relative;
}

#support #bottom-container {
	width: 748px;
	padding: 1em 0em 2em;
	clear: both;
	overflow: auto;
	margin: 0px auto;
	background: #eafaf3;
	border: 1px solid #DCA454;
	position: relative;
}

#research #bottom-container {
	width: 748px;
	padding: 1em 0em 2em;
	clear: both;
	overflow: auto;
	margin: 0px auto;
	background: #e8e9f6;
	border: 1px solid #DCA454;
	position: relative;
}

#contact #bottom-container {
	width: 748px;
	padding: 1em 0em 2em;
	clear: both;
	overflow: auto;
	margin: 0px auto;
	background: #f0f1e9;
	border: 1px solid #DCA454;
	position: relative;
}

#bottom_left {
	width: 249px;
	float: left;
	text-align: left;
}


#bottom_middle {
	width: 249px;
	float: left;
	text-align: left;
}
#bottom_right {
	float: left;
	width: 249px;
	text-align: left;
}



/**#mark ***** STEVEN STUFF **** **/
.errorMsg {
	color: #AA1002;
	font-size: smaller;
}
.comment {
	color: #A0A1A3;
	font-size:smaller;
}

input[type='checkbox'] {
	margin-right:10px;
}

/** form text input **/
.formInputText {
	font: .8em Tahoma, Verdana, Helvetica, sans-serif;
	padding:2px 0px 0px 2px;
}

fieldset {
border:2px groove threedface;
display:block;
margin-left:2px;
margin-right:2px;
padding:0.35em 0.625em 0.75em;
}


/**#mark ***** STEVEN STUFF **** **/
.docDesc {
	position: absolute;
	background-color: #F7F2E9;
	font-family:"sans-serif,Arial";
	font-size:9px;
	width:150px;
	border: 1px solid #DCA454;
	padding:4px;
	text-align:left;
	display:none;
}

.cntr {
	font-family: Arial;
	font-size: 10px;
	color: #424242;
}

.docLink {
	margin-left:20px;
}

